@charset "UTF-8";
:root{--base-color: #4e42a9;--base-Hcolor: 247;--mainColor: hsla(var(--base-Hcolor), 97%, 50%, 100%);--second-color: #eab543;--second-Hcolor: 41;--secondColor: hsla(var(--second-Hcolor), var(--percent-second-color), 42%, 100%);--M-base-color: #4e42a9;--M-second-color: #eab543;--bgColor: #4e42a9;--whiteColor: #fff;--fontColor: #2E2D2D;--fontColorWhite: #fff;--font-size: 16px;--font-sizeD: 0.9375vw;--pageBg: #fff;--grayColor: #5A5959;--line-height: 1.25;--line-height-alt: 1.35;--letter-spacing: 0;--font-family: "Circe", "Arial", "Helvetica", sans-serif;--percent-second-color: 80%;--percent-base-color: 70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s, transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-block;font-family:var(--font-family);font-size:1rem;font-weight:700;text-transform:uppercase;line-height:1.25;font-weight:700;vertical-align:middle;text-align:center;text-decoration:none;white-space:nowrap;background-color:transparent;border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;margin:0;border-radius:10px;background:var(--bgColor);border:1px solid var(--bgColor);color:var(--fontColorWhite);padding:15px 15px 10px;min-width:270px;text-transform:uppercase}@media screen and (min-width:1199px){.btn--std{font-size:1.1111111111rem;font-weight:700}}.btn--std:hover{background-color:var(--M-second-color);border-color:var(--M-second-color)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:10px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:10px;background-color:var(--M-second-color);transition:all 0.3s;transform:scale(0.5, 0.5)}.btn--std:hover::after{opacity:1;transform:scale(1, 1)}.btn--light{position:relative;z-index:1;display:inline-block;font-family:var(--font-family);font-size:1rem;font-weight:700;text-transform:uppercase;line-height:1.25;font-weight:700;vertical-align:middle;text-align:center;text-decoration:none;white-space:nowrap;background-color:transparent;border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;margin:0;border-radius:10px;background:var(--bgColor);border:1px solid var(--bgColor);color:var(--fontColorWhite);padding:15px 15px 10px;min-width:270px;text-transform:uppercase}@media screen and (min-width:1199px){.btn--light{font-size:1.1111111111rem;font-weight:700}}.btn--light:hover{background-color:var(--M-second-color);border-color:var(--M-second-color)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:10px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:10px;background-color:var(--M-second-color);transition:all 0.3s;transform:scale(0.5, 0.5)}.btn--light:hover::after{opacity:1;transform:scale(1, 1)}.vocabulary-services .price_wrapper,.vocabulary-diagnosis .price_wrapper{position:relative;color:var(--fontColorWhite);padding:40px 0}@media screen and (min-width:1199px){.vocabulary-services .price_wrapper,.vocabulary-diagnosis .price_wrapper{padding:2.7777777778rem 0}}.vocabulary-services .price_wrapper:before,.vocabulary-diagnosis .price_wrapper:before{content:" ";position:absolute;top:0;bottom:0;right:-25px;left:-25px;background:var(--M-base-color);z-index:-1}@media screen and (min-width:1199px){.vocabulary-services .price_wrapper:before,.vocabulary-diagnosis .price_wrapper:before{left:-4.1666666667rem;right:-4.1666666667rem}}.vocabulary-services .field-taxonomy-title,.vocabulary-diagnosis .field-taxonomy-title{font-size:1.5rem;font-weight:700;margin-bottom:40px}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-title,.vocabulary-diagnosis .field-taxonomy-title{font-size:2.6666666667rem;font-weight:700}}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-title,.vocabulary-diagnosis .field-taxonomy-title{margin-bottom:2.7777777778rem}}.vocabulary-services .field-taxonomy-paragraph__item:not(:last-child),.vocabulary-diagnosis .field-taxonomy-paragraph__item:not(:last-child){margin-bottom:15px}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph__item:not(:last-child),.vocabulary-diagnosis .field-taxonomy-paragraph__item:not(:last-child){margin-bottom:1.6666666667rem}}.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title{font-size:1rem;font-weight:700;text-transform:uppercase;background:#F9F9F9;border-radius:10px;padding:20px 18px;color:var(--M-base-color);position:relative;transition-duration:0.2s;cursor:pointer}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title{font-size:1.1111111111rem;font-weight:700}}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title{padding:1.2222222222rem 2.7777777778rem}}.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title.is-active,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title.is-active{border-radius:10px 10px 0 0}.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title.is-active:after,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title.is-active:after{content:""}.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title:after,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title:after{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:var(--M-second-color);position:absolute;right:15px;top:50%;margin-top:-10px;cursor:pointer}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title:after,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title:after{font-size:1.1111111111rem}}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title:after,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-group>.field-paragraph-title:after{right:3.0555555556rem}}.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph{display:none;font-weight:700;font-size:0.75rem}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph{font-size:1rem}}.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__item,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__item{padding:10px;border-left:1px solid hsla(var(--base-Hcolor), 87%, 71%, 1);border-right:1px solid hsla(var(--base-Hcolor), 87%, 71%, 1)}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__item,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__item{padding:1.1111111111rem 2.7777777778rem}}.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__item:last-child,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__item:last-child{border-bottom:1px solid hsla(var(--base-Hcolor), 87%, 71%, 1);border-radius:0px 0px 10px 10px}.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__item:nth-of-type(even),.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__item:nth-of-type(even){background:rgba(255, 255, 255, 0.3)}.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__item:nth-of-type(odd),.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__item:nth-of-type(odd){background:rgba(255, 255, 255, 0.1)}.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__labels,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__labels{padding:10px;border-left:1px solid hsla(var(--base-Hcolor), 87%, 71%, 1);border-right:1px solid hsla(var(--base-Hcolor), 87%, 71%, 1);background:var(--M-second-color);display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__labels,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__labels{padding:1.1111111111rem 2.7777777778rem}}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .field-paragraph-paragraph__labels--item:last-child,.vocabulary-diagnosis .field-taxonomy-paragraph .field-paragraph-paragraph__labels--item:last-child{width:4.4444444444rem}}.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-item,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-item{display:flex;align-items:center;justify-content:space-between}.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-item .field-paragraph-subtitle,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-item .field-paragraph-subtitle{margin-left:10px}@media screen and (min-width:1199px){.vocabulary-services .field-taxonomy-paragraph .paragraph--type--price-item .field-paragraph-subtitle,.vocabulary-diagnosis .field-taxonomy-paragraph .paragraph--type--price-item .field-paragraph-subtitle{width:4.4444444444rem}}.site-content{padding-top:15px}@media screen and (min-width:1199px){.site-content{padding-top:1.6666666667rem}}.block-order-service,.block-order-diagnosis{margin-bottom:40px}@media screen and (min-width:1199px){.block-order-service,.block-order-diagnosis{margin-bottom:2.7777777778rem}}.block-order-service .form-item,.block-order-diagnosis .form-item{margin-bottom:15px}@media screen and (min-width:1199px){.block-order-service .form-item,.block-order-diagnosis .form-item{width:13.5416666667vw;margin:0 0.4444444444rem}}@media screen and (min-width:1199px){.block-order-service .form-actions,.block-order-diagnosis .form-actions{margin:0 0.4444444444rem}}@media screen and (min-width:1199px){.block-order-service form,.block-order-diagnosis form{display:flex;align-items:center;margin:0 -0.4444444444rem}}/*# sourceMappingURL=services_full.css.map */