@charset "UTF-8";@font-face{font-family:font_main;src:url(/fonts/inter_thin.woff2) format("woff2"),url(/fonts/inter_thin.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_extralight.woff2) format("woff2"),url(/fonts/inter_extralight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_light.woff2) format("woff2"),url(/fonts/inter_light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_regular.woff2) format("woff2"),url(/fonts/inter_regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_medium.woff2) format("woff2"),url(/fonts/inter_medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_semibold.woff2) format("woff2"),url(/fonts/inter_semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_bold.woff2) format("woff2"),url(/fonts/inter_bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_extrabold.woff2) format("woff2"),url(/fonts/inter_extrabold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:font_main;src:url(/fonts/inter_black.woff2) format("woff2"),url(/fonts/inter_black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translateY(var(--fade-y,0))}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(var(--fade-y,0))}to{opacity:1;transform:translateY(0)}}*,::after,::before{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:2px solid #4a90e2}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:#fff;color:#374151;font-family:font_main,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Noto Sans","Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-weight:500;line-height:1.5}h1,h2,h3{font-weight:600;line-height:1}ul{list-style:none}button::-moz-selection{background-color:transparent}button::selection{background-color:transparent}a,button,input,select,textarea{font:inherit;color:inherit;background:0 0;border:none;outline:0;text-decoration:none}a,button{cursor:pointer}a,button{touch-action:manipulation}img{color:transparent;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}canvas,img,picture,video{display:block}.u-container{max-width:1296px;margin:0 auto;padding:0 1.5rem}.u-scroll-margin{scroll-margin-top:5rem}@media (max-width:1000px){.u-scroll-margin{scroll-margin-top:4rem}}.u-container-padding{padding-top:5rem;padding-bottom:5rem}@media (max-width:1000px){.u-container-padding{padding-top:4rem;padding-bottom:4rem}}.u-align-center{align-items:center;align-content:center}.u-accent-color{color:#4a90e2}.u-bolder{font-weight:700}.button{padding:.65rem 2rem .75rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:6px;border:1px solid;border-color:#4a90e2;display:flex;flex-direction:row;gap:.5rem;justify-content:center;align-items:center;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,-webkit-filter .2s ease,-webkit-backdrop-filter .2s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color .2s ease,border-color .2s ease,filter .2s ease,backdrop-filter .2s ease,box-shadow .2s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color .2s ease,border-color .2s ease,filter .2s ease,backdrop-filter .2s ease,box-shadow .2s ease,-webkit-filter .2s ease,-webkit-backdrop-filter .2s ease;will-change:color,background-color,border-color,filter,backdrop-filter}.button__text{white-space:nowrap;font-size:14px}.button__icon{-o-object-fit:cover;object-fit:cover}.button--solid{color:#fff;background-color:#4a90e2;border-color:#4a90e2}@media (min-width:1001px){.button--solid:hover{background-color:rgba(90,162,243,.9019607843);border-color:rgba(90,162,243,.9019607843)}}.button--transparent{border-color:#ddd}@media (min-width:1001px){.button--transparent:hover{background-color:rgba(74,145,226,.25);border-color:rgba(90,162,243,.9019607843)}}.header__container{position:fixed;left:0;right:0;top:0;height:5rem;z-index:100;background-color:transparent;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color .2s ease,border-color 0s ease,box-shadow .4s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color .2s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow .4s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color .2s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow .4s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:background-color}.header__container.active{background-color:rgba(255,255,255,.9);box-shadow:rgba(0,0,0,.2) 0 6px 9px}.header__wrapper{display:flex;flex-direction:row;gap:1rem;height:100%;justify-content:space-between;align-items:center}.header__logo{display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;align-items:center}.header__logo img{flex:0 0 auto;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform}@media (min-width:1001px){.header__logo img:hover{transform:scale(1.075)}}.header__logo-link{font-size:30px;font-weight:600;color:#6e7c90;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color}@media (min-width:1001px){.header__logo-link:hover{color:#4a90e2}}.header__list{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:end}@media (max-width:1000px){.header__list{display:none}}.header__item{white-space:nowrap;font-size:14px;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color}@media (min-width:1001px){.header__item:hover{color:#4a90e2}}@media (max-width:1000px){.header__btn{display:none}}.header__btn-menu{transform:translateX(1.75rem);display:none}@media (max-width:1000px){.header__btn-menu{display:block}}.header__btn-menu label{display:block;cursor:pointer;width:5rem;height:5rem}.header__btn-menu path{fill:none;stroke:#4a90e2;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;--length:24;--offset:-38;stroke-dasharray:var(--length) var(--total-length);stroke-dashoffset:var(--offset);transition:all .8s cubic-bezier(.645,.045,.355,1)}.header__btn-menu .line--1,.header__btn-menu .line--3{--total-length:126.64183044433594}.header__btn-menu .line--2{--total-length:70}.header__btn-menu input{display:none}.header__btn-menu input:checked+svg .line--1,.header__btn-menu input:checked+svg .line--3{--offset:-94.1149185097;--length:22.627416998}.header__btn-menu input:checked+svg .line--2{--offset:-50;--length:0}.menu{display:none;position:fixed;z-index:99;top:5rem;right:0;left:0;background-color:rgba(255,255,255,.9);overflow:hidden;transition:height .45s ease-in-out;will-change:height;pointer-events:none;height:0%}@media (max-width:1000px){.menu{display:block}}.menu.no-transition{transition:none}.menu.active{pointer-events:all;height:100%;overflow-y:auto}.menu.active .menu__container{opacity:1;transition-delay:.15s;transform:translateX(0)}.menu__container{opacity:0;transform:translateY(-.5rem);transition:opacity .3s ease-in-out,transform .3s ease-in-out;padding:2rem 1.5rem}@media (max-height:700px){.menu__container{padding:1rem 1.5rem}}.menu__title{padding-top:1rem;color:#6e7c90;font-weight:600;font-size:20px}.menu__list{display:flex;flex-direction:column;gap:.8rem;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(74,144,226,.3019607843)}.menu__list--socials{display:flex;flex-direction:row;gap:1rem;border:none;padding-top:.75rem;padding-bottom:2rem}@media (orientation:landscape) and (max-height:600px){.menu__list--socials{padding-bottom:6rem}}@media (max-height:800px){.menu__list{gap:.5rem}}.menu__item{display:flex;flex-direction:row;gap:.75rem}.menu__item-icon{margin-top:.25rem;-o-object-fit:cover;object-fit:cover}.menu__link{font-size:14px}.hero{padding-top:5rem;padding-bottom:3rem;min-height:100vh;display:flex;align-items:center;background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}@media (max-width:1000px){.hero{padding-bottom:2rem}}.hero__container{margin-top:2rem;margin-bottom:2rem;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem}.hero__container>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}@media (max-width:1296px){.hero__container{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem;-ms-grid-columns:calc(60% - 1rem) 1rem 40%;grid-template-columns:calc(60% - 1rem) 40%}.hero__container>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.hero__container>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}@media (max-height:700px) and (orientation:landscape){.hero__container{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem;-ms-grid-columns:calc(60% - 1rem) 1rem 40%;grid-template-columns:calc(60% - 1rem) 40%}.hero__container>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.hero__container>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}@media (max-width:1000px){.hero__container{display:flex;flex-direction:column;gap:2rem}}.hero__image,.hero__video{box-shadow:rgba(0,0,0,.2) 0 8px 12px 2px;aspect-ratio:1/1;border-radius:1rem;overflow:hidden}.hero__image img,.hero__image video,.hero__video img,.hero__video video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}@media (max-width:1000px){.hero__image,.hero__video{aspect-ratio:16/9}}@media (max-width:600px){.hero__image,.hero__video{aspect-ratio:1/1}}.hero__video{background-image:url(/images/content_hero.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-color:#e1dfde}.hero__video--phone{display:none}@media (max-width:1000px){.hero__video--pc{display:none}.hero__video--phone{display:block}}.hero__content{display:flex;flex-direction:column;gap:2rem}.hero__icon{-o-object-fit:cover;object-fit:cover}.hero__text{display:flex;flex-direction:column;gap:1rem}.hero__title{font-size:60px;font-weight:700;color:#6e7c90}@media (max-width:1296px){.hero__title{font-size:48px}}@media (max-width:1000px){.hero__title{font-size:32px;max-width:600px}}@media (max-width:370px){.hero__title{font-size:28px;max-width:600px}}@media (max-height:700px) and (orientation:landscape){.hero__title{font-size:36px}}.hero__caption{font-size:20px}.hero__caption span{font-weight:600}@media (max-width:1000px){.hero__caption{max-width:600px}}.hero__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem}.hero__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__benefits>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.hero__benefits>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.hero__benefits>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}@media (max-width:600px){.hero__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr);grid-template-columns:repeat(1,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(4,minmax(0,1fr));gap:1rem}.hero__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.hero__benefits>:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.hero__benefits>:nth-child(3){-ms-grid-row:5;-ms-grid-column:1}.hero__benefits>:nth-child(4){-ms-grid-row:7;-ms-grid-column:1}}.hero__benefit{padding:1rem;border-radius:8px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.1) 0 3px 3px;border:1px solid #f3f4f6;display:flex;flex-direction:row;gap:.75rem}@media (min-width:1001px){.hero__benefit:hover{box-shadow:rgba(0,0,0,.2) 0 6px 9px;border-color:rgba(74,144,226,.3019607843)}}.hero__benefit-icon{margin-top:.2rem;width:1.5rem;height:1.5rem;-o-object-fit:cover;object-fit:cover}.hero__benefit-text{font-size:14px}.hero__benefit-text p:first-child{font-size:16px;font-weight:600;margin-bottom:.5rem;color:#6e7c90}.hero__btns{display:flex;flex-direction:row;gap:1rem}@media (max-width:600px){.hero__btns{flex-direction:column}}.hero__btn{flex-grow:1}@media (min-width:601px) and (max-width:1000px){.hero--image{min-height:unset}}.hero--image .hero__text{height:100%;justify-content:space-between}@media (min-width:1001px){.hero--image .hero__text{gap:0}}.hero--image .hero__caption{margin:auto 0}.hero--text{min-height:unset}.hero--text .hero__container{margin-top:5rem;display:flex;flex-direction:row;gap:0}.hero--text .hero__text{gap:2rem;align-items:center;text-align:center;max-width:900px}@media (max-width:1000px){.hero--text .hero__text{max-width:600px}}.headline{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}@media (max-width:1000px){.headline{gap:1rem}}.headline__title{font-size:36px;font-weight:700;color:#6e7c90}@media (max-width:1000px){.headline__title{font-size:24px;max-width:600px}}.headline__subtitle{font-size:20px;max-width:768px}@media (max-width:1000px){.headline__subtitle{font-size:16px;max-width:600px}}.about__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.about__container{gap:2rem}}.about__scheme{background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:column;gap:3rem;padding:3rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;align-items:center}.about__title{font-size:24px;color:#6e7c90}@media (max-width:1000px){.about__title{font-size:20px}}.about__steps{width:100%;justify-content:space-evenly;display:flex;flex-direction:row;gap:1rem}@media (min-width:601px) and (max-width:1000px){.about__steps{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:1rem;justify-items:center}.about__steps>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.about__steps>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.about__steps>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.about__steps>:nth-child(4){-ms-grid-row:3;-ms-grid-column:1}.about__steps>:nth-child(5){-ms-grid-row:3;-ms-grid-column:3}.about__steps>:nth-child(6){-ms-grid-row:3;-ms-grid-column:5}.about__steps>:nth-child(7){-ms-grid-row:5;-ms-grid-column:1}.about__steps>:nth-child(8){-ms-grid-row:5;-ms-grid-column:3}.about__steps>:nth-child(9){-ms-grid-row:5;-ms-grid-column:5}}@media (max-width:600px){.about__steps{flex-direction:column;align-items:center}}.about__step{max-width:150px;display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;font-size:14px;color:#6e7c90}@media (min-width:601px) and (max-width:1000px){.about__step:nth-child(7){-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}.about__step:nth-child(5){-ms-grid-column:3;grid-column:3;-ms-grid-row:3;grid-row:3}}@media (max-width:600px){.about__step{max-width:100%}}.about__number{flex:0 0 3rem;height:3rem;width:3rem;background-color:#4a90e2;color:#fff;display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;border-radius:10rem;font-size:20px}.about__arrow{flex:0 0 2rem;overflow:visible;padding-top:1rem;transform-origin:center}.about__arrow img{width:2rem;height:1rem;-o-object-fit:cover;object-fit:cover}@media (min-width:601px) and (max-width:1000px){.about__arrow{-ms-grid-row-align:center;align-self:center;padding:0}.about__arrow:nth-child(4){-ms-grid-column:3;grid-column:3;-ms-grid-row:2;grid-row:2;transform:rotate(90deg)}.about__arrow:nth-child(6){-ms-grid-column:2;grid-column:2;-ms-grid-row:3;grid-row:3;transform:rotate(180deg)}}@media (max-width:600px){.about__arrow{flex:0 0 auto;transform:rotate(90deg);padding:1rem 0}}.about__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem}.about__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.about__benefits>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.about__benefits>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.about__benefits>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}@media (max-width:1296px){.about__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem}.about__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.about__benefits>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.about__benefits>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.about__benefits>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}}@media (max-width:600px){.about__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr);grid-template-columns:repeat(1,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(4,minmax(0,1fr));gap:1rem}.about__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.about__benefits>:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.about__benefits>:nth-child(3){-ms-grid-row:5;-ms-grid-column:1}.about__benefits>:nth-child(4){-ms-grid-row:7;-ms-grid-column:1}}.about__benefit{padding:1rem;border-radius:12px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;border:1px solid #f3f4f6;display:flex;flex-direction:row;gap:.75rem}@media (min-width:1001px){.about__benefit:hover{box-shadow:rgba(0,0,0,.2) 0 8px 12px 2px;border-color:rgba(74,144,226,.3019607843)}}.about__benefit-icon{margin-top:.2rem;width:1.5rem;height:1.5rem;-o-object-fit:cover;object-fit:cover}.about__benefit-text{font-size:14px}.about__benefit-text p:first-child{font-size:16px;font-weight:600;margin-bottom:.5rem;color:#6e7c90}.about__video{padding:0;border-radius:0;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;border-radius:1rem;overflow:hidden}.about__video video{display:block;height:100%;width:100%;aspect-ratio:1248/356.19;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;background-image:url(/images/content_about.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-color:#f8f4f0}.diagnosis__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:0;gap:2rem 3rem;-ms-grid-rows:auto 2rem 1fr 2rem 1fr 2rem 1fr;grid-template-rows:auto repeat(3,1fr)}.diagnosis__wrapper>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}@media (max-width:1000px){.diagnosis__wrapper{gap:2rem;padding:0}}@media (max-width:700px){.diagnosis__wrapper{-ms-grid-rows:(1fr)[7];grid-template-rows:repeat(7,1fr);-ms-grid-columns:1fr;grid-template-columns:1fr}.diagnosis__wrapper>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(4){-ms-grid-row:4;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(5){-ms-grid-row:5;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(6){-ms-grid-row:6;-ms-grid-column:1}.diagnosis__wrapper>:nth-child(7){-ms-grid-row:7;-ms-grid-column:1}}.diagnosis__head{padding:0;border-radius:1.5rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(180deg,#4a90e2 0,#c1c5f8 100%);padding:2rem 3rem;margin:0 3rem 2rem;color:#fff;border-color:#c1c5f8;font-size:32px;font-weight:600;text-align:center;text-transform:uppercase}@media (max-width:1000px){.diagnosis__head{margin:0 0 2rem;padding:1.5rem;font-size:20px}}@media (max-width:700px){.diagnosis__head{font-size:18px}}.diagnosis__branch{display:flex;flex-direction:column;gap:0;padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;position:relative;flex:1 1 auto;padding:1.5rem 3rem;align-items:center;justify-content:center;font-weight:700;font-size:24px;background:#fff;color:#6e7c90;text-align:center;white-space:nowrap}.diagnosis__branch::before{content:"";position:absolute;left:calc(50% - 1px);top:-2rem;height:2rem;width:2px;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.2)}@media (max-width:1000px){.diagnosis__branch{padding:1.5rem;font-size:20px}}@media (max-width:700px){.diagnosis__branch:first-child{-ms-grid-row:1;grid-row:1}.diagnosis__branch:nth-child(2){-ms-grid-row:4;grid-row:4}.diagnosis__branch:nth-child(2)::before{content:none}}.diagnosis__item{padding:0;border-radius:1.5rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(180deg,#4a90e2 0,#c1c5f8 100%);display:flex;flex-direction:row;gap:0;position:relative;align-items:center;justify-content:center;padding:1.5rem 3rem;color:#fff;border-color:#c1c5f8;font-size:20px;padding:1.5rem 3rem;margin:0 3rem}.diagnosis__item:last-child{grid-column:2/-1}.diagnosis__item::before{content:"";position:absolute;left:calc(50% - 1px);top:-2rem;height:2rem;width:2px;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.2)}@media (max-width:1000px){.diagnosis__item{padding:1.5rem;font-size:16px;margin:0}}@media (max-width:700px){.diagnosis__item:nth-child(5){-ms-grid-row:3;grid-row:3}.diagnosis__item:nth-child(7){-ms-grid-column:1;grid-column:1;-ms-grid-row:7;grid-row:7}}.calc{position:relative}.calc__wrapper{background:#fff;position:relative;z-index:1}.calc__container__outer{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.calc__container__outer{gap:2rem}}.calc__inner{padding:1rem;border-radius:1.5rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem;padding:3rem;background-color:#edf4fc}.calc__inner>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.calc__inner>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.calc__interactive{display:flex;flex-direction:column;gap:.5rem}.calc__step{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center;font-size:12px;font-weight:600;line-height:15px;color:#6e7c90}.calc__step-line{height:1px;flex:1 1 auto;background-color:#fff;box-shadow:0 2px 2px rgba(0,0,0,.06)}.calc__step:not(:first-child){margin-top:2.5rem}@media (max-height:800px) and (orientation:landscape){.calc__step:not(:first-child){margin-top:1.5rem}}.calc__btns{position:relative;margin-top:.25rem;display:flex;flex-direction:row;gap:3rem}.calc__tooltip{top:calc(100% + .25rem);position:absolute;display:flex;flex-direction:row;gap:.5rem;padding:1rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.1) 0 3px 3px;background-color:#f7f7f7;color:#374151;opacity:0;transition-delay:.2s;pointer-events:none;transition:transform 0s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:opacity}.calc__tooltip p{font-size:14px!important;font-weight:500!important;text-align:start!important}.calc__tooltip_icon{-o-object-fit:cover;object-fit:cover}.calc__tooltip.active{opacity:1}.calc__btn{flex:1 1 auto;padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;border:1px solid #f3f4f6;display:flex;flex-direction:column;gap:.25rem;box-shadow:0 8px 24px rgba(26,94,255,.14);padding:1rem 2rem;align-items:center;justify-content:center;font-weight:600;background:#fff;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color .2s ease,border-color .2s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color .2s ease,border-color .2s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color,background-color,border-color}@media (min-width:1001px){.calc__btn:hover{box-shadow:rgba(0,0,0,.2) 0 8px 12px 2px;border-color:rgba(74,144,226,.3019607843)}}@media (min-width:1001px){.calc__btn:hover{border-color:#4a90e2}}.calc__btn.active{background:linear-gradient(180deg,#4a90e2 0,#c1c5f8 100%);color:#fff;border-color:#c1c5f8}@media (min-width:1001px){.calc__btn.active:hover{border-color:#c1c5f8}}.calc__btn--oneline{font-size:20px}.calc__btn--twolines p:last-child{font-size:32px;font-weight:700}.calc__weight{display:flex;flex-direction:row;gap:2rem;padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);margin-top:.5rem;padding:1rem 2rem;background-color:#fff;align-items:center;box-shadow:0 8px 24px rgba(26,94,255,.14);align-items:center;justify-content:center}.calc__weight-field{inline-size:4ch;min-inline-size:2ch;max-inline-size:4ch;font-size:32px;font-weight:700;text-align:center}.calc__weight-field[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.calc__weight-field::-webkit-inner-spin-button,.calc__weight-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc__weight-btn{flex-shrink:0;flex-grow:0;background:#fff;box-shadow:0 2px 8px rgba(26,94,255,.14);color:#4a90e2;border-radius:10px;font-size:36px;font-weight:700;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;width:3rem;height:3rem;padding-bottom:.3rem;transition:background-color .2s cubic-bezier(.4,0,.2,1)}@media (min-width:1001px){.calc__weight-btn:hover{background-color:rgba(74,145,226,.25)}}.calc__main-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1.5rem auto;border-radius:1rem;box-shadow:0 8px 24px rgba(26,94,255,.14)}.calc__main-btn span{font-size:20px;font-weight:700}.calc__captions{display:flex;flex-direction:column;gap:.5rem;display:none;margin-top:2.5rem}.calc__captions.active{display:flex}@media (max-height:800px) and (orientation:landscape){.calc__captions{margin-top:1.5rem}}.calc__caption{display:flex;flex-direction:row;gap:.5rem;font-size:14px}.calc__caption span{color:#4a90e2;font-weight:700}.calc__caption:last-child{display:none}@media (max-width:1120px){.calc__caption:last-child{display:flex}}.calc__result{display:flex;flex-direction:column;gap:2rem}.calc__dosage{display:flex;flex-direction:column;gap:.5rem;padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);align-items:center;background-color:#fff;box-shadow:0 8px 24px rgba(26,94,255,.14);padding:2rem}.calc__dosage-caption{align-self:flex-start}.calc__dosage-title{font-size:16px;font-weight:700}.calc__dosage-ml{padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;display:flex;flex-direction:row;gap:0;background:linear-gradient(180deg,#4a90e2 0,#c1c5f8 100%);font-size:32px;box-shadow:0 2px 8px rgba(26,94,255,.14);padding:1rem 3rem;align-items:center;justify-content:center;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;border-color:#c1c5f8}@media (min-width:1001px){.calc__dosage-ml:hover{border-color:#c1c5f8}}.calc__dosage-subtitle{font-size:20px;font-weight:700}.calc__dosage-line{margin-top:.75rem;display:block;height:1px;width:100%;background-color:#fff;box-shadow:0 -1px 1px #f8f8f8,0 0 2px rgba(0,0,0,.08),inset 0 -1px 0 rgba(0,0,0,.06)}.calc__dosage-vline{display:block;width:2px;height:100%;background-color:#edf4fc}.calc__dosage-mlkg{padding:.5rem 1rem;background-color:#fff;box-shadow:0 2px 8px rgba(26,94,255,.14);border-radius:.75rem;font-size:24px;font-weight:700}.calc__dosage-wrapper{width:100%}.calc__dosage-column{--fade-y:0px;-webkit-animation:fadeInUp .2s ease;animation:fadeInUp .2s ease}.calc__dosage--first-type .calc__dosage-column{display:flex;flex-direction:column;gap:.5rem}.calc__dosage--first-type .calc__dosage-wrapper{display:flex;flex-direction:row;gap:0;justify-content:center;text-align:center}.calc__dosage--first-type .calc__dosage-column:nth-child(2),.calc__dosage--first-type .calc__dosage-column:nth-child(3),.calc__dosage--first-type .calc__dosage-column:nth-child(4),.calc__dosage--first-type .calc__dosage-vline{display:none}.calc__dosage--second-type .calc__dosage-wrapper--first{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between}.calc__dosage--second-type .calc__dosage-wrapper--first .calc__dosage-column{display:flex;flex-direction:column;gap:.5rem}.calc__dosage--second-type .calc__dosage-wrapper--second{display:flex;flex-direction:column;gap:.5rem}.calc__dosage--second-type .calc__dosage-wrapper--second .calc__dosage-column{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 2rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:2rem;align-items:center}.calc__dosage--second-type .calc__dosage-wrapper--second .calc__dosage-column>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.calc__dosage--second-type .calc__dosage-wrapper--second .calc__dosage-column>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.calc__dosage--second-type .calc__dosage-column:first-child{display:none}.calc__calendar{display:flex;flex-direction:column;gap:1rem}.calc__calendar-title{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:.5rem 1rem;background:#fff;box-shadow:0 8px 24px rgba(26,94,255,.14);border-radius:.75rem;font-size:20px;font-weight:700}.calc__calendar-wrapper{display:flex;flex-direction:row;gap:3rem}.calc__calendar-item{display:flex;flex-direction:column;gap:.5rem}.calc .air-datepicker{font-family:font_main,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Noto Sans","Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;background:#fff;border-radius:.75rem}.calc .air-datepicker-body--day-name{color:#4a90e2}.calc .air-datepicker-nav{margin:.5rem;box-shadow:0 8px 24px rgba(26,94,255,.14);border-radius:.5rem}@media (min-width:1001px){.calc .air-datepicker-nav--action:hover{background:rgba(74,145,226,.25)}}.calc .air-datepicker-nav--title:hover{background:rgba(74,145,226,.25)}.calc .air-datepicker-cell{font-size:14px}.calc .air-datepicker-cell.-focus-{background:rgba(74,145,226,.25)}@media (min-width:1121px) and (max-width:1296px){.calc .calc__inner{gap:1rem;padding:3rem 1.5rem}.calc .calc__btns,.calc .calc__calendar-wrapper{gap:1rem}}@media (max-width:1120px){.calc .calc__container{width:100%}.calc .calc__inner{display:flex;flex-direction:column;gap:1rem;width:100%}.calc .calc__dosage--second-type{align-items:flex-start}.calc .calc__dosage--second-type .calc__dosage-wrapper--first{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 2rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:2rem}.calc .calc__dosage--second-type .calc__dosage-wrapper--first>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.calc .calc__dosage--second-type .calc__dosage-wrapper--first>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.calc .calc__dosage-vline{display:none}.calc .calc__calendar-wrapper{justify-content:center}.calc .calc__calendar-item{align-items:center}.calc .calc__captions{max-width:600px}}@media (max-width:700px){.calc .calc__btn,.calc .calc__dosage-ml,.calc .calc__weight{padding:.5rem 1rem;border-radius:.5rem}.calc .calc__inner{padding:3rem 1.5rem}.calc .calc__calendar-wrapper{display:flex;flex-direction:column;gap:1rem}.calc .calc__btns{display:flex;flex-direction:column;gap:1rem}.calc .calc__dosage{align-items:flex-start}.calc .calc__dosage--second-type{align-items:flex-start}.calc .calc__dosage--second-type .calc__dosage-wrapper--first{display:flex;flex-direction:column;gap:1rem}.calc .calc__dosage--second-type .calc__dosage-wrapper--first .calc__dosage-column{width:100%}.calc .calc__dosage--second-type .calc__dosage-wrapper--second .calc__dosage-column{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;text-align:center;gap:.5rem}.calc .calc__dosage--second-type .calc__dosage-wrapper--second .calc__dosage-column:first-child{display:none}.calc .calc__dosage-column,.calc .calc__dosage-ml,.calc .calc__dosage-mlkg{width:100%;align-items:flex-start}.calc .calc__btn--twolines p:last-child,.calc .calc__dosage-ml,.calc .calc__weight-field{font-size:1.5rem}.calc .calc__dosage-subtitle,.calc .calc__dosage-title{font-size:16px}}@media (max-width:700px) and (max-width:410px){.calc .calc__dosage-subtitle,.calc .calc__dosage-title{font-size:14px}}.promo{position:-webkit-sticky;position:sticky;z-index:-2;right:0;left:0;top:5rem}.promo__video{width:100%;aspect-ratio:1/1}@media (orientation:landscape){.promo__video{aspect-ratio:1920/1080}}.promo__video video{max-height:calc(100vh - 5rem);display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;background-size:cover;background-position:bottom center;background-repeat:no-repeat;background-color:#9aa4aa;pointer-events:none;background-image:url(/images/content_promo_p.webp)}@media (orientation:landscape){.promo__video video{background-image:url(/images/content_promo.webp);aspect-ratio:1920/1080}}.promo__sound{position:-webkit-sticky;position:sticky;top:5rem;right:0;z-index:1;background-color:red}.promo__btn{position:absolute;top:1.5rem;right:1.5rem;z-index:-1;display:flex;align-items:center;background-color:rgba(255,255,255,.1);padding:.5rem;border-radius:10rem;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color .2s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color .2s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color .2s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:background-color}@media (min-width:1001px){.promo__btn:hover{background-color:rgba(74,145,226,.25);background-color:#4a90e2}}.promo__btn-icon{-o-object-fit:cover;object-fit:cover}.promo__btn-icon:first-child{display:block}.promo__btn-icon:last-child{display:none}.promo__btn.sound-on .promo__btn-icon:first-child{display:none}.promo__btn.sound-on .promo__btn-icon:last-child{display:block}.main{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.main__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.main__container{gap:2rem}}.table{display:none;padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;overflow:hidden}@media (max-width:1000px){.table{display:block}}.table__body{display:flex;flex-direction:column;gap:0}.table__row{display:flex;flex-direction:column;gap:1rem;height:calc(21px + 3rem);overflow:hidden;padding:.5rem 1.5rem 1.5rem;transition:height .4s ease-in-out}.table__row:nth-child(odd){background-color:#f7f7f7}.table__row.active{height:calc(21px + 3rem + 3rem + 3rem)}.table__row.active .table__item{transition-delay:.2s;opacity:1;transform:none}.table__row.active .table__article::after{opacity:1;transform:rotate(90deg) translateY(-3px)}.table__row.active .table__article::before{opacity:1;transform:rotate(90deg) scaleY(-1) translateY(-2px)}.table__article{cursor:pointer;color:#6e7c90;font-size:14px;position:relative;padding:1rem 0}.table__article::after,.table__article::before{content:"";display:block;width:1.5rem;height:1.5rem;position:absolute;top:1rem;right:-1px;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:1rem;background-image:url(/images/form_selector.svg);transition:transform .3s ease,opacity .1s;transform-origin:center}.table__article::before{opacity:0;transform:scaleY(-1) translateY(-5px)}.table__article--pc{display:inline}.table__article--phone{display:none}@media (max-width:389px){.table__article--pc{display:none}.table__article--phone{display:inline}}.table__icon{width:21px;height:21px;-o-object-fit:cover;object-fit:cover;order:1}.table__item{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem;-ms-grid-columns:80px 1rem auto 1rem 21px;grid-template-columns:80px auto 21px;align-items:center;justify-items:end;font-size:14px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .2s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .2s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform,opacity;opacity:0;transform:translateY(1rem)}.table__item>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.table__item>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.table__item>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.table__item>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.table__item>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.table__item>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.table__item--negative::before{margin-right:auto;content:"Аналог"}.table__item--positive{color:#4a90e2;font-weight:600}.table__item--positive::before{margin-right:auto;content:"Ипекон®"}.table__footer{padding:1.5rem;text-align:center;background-color:rgba(74,144,226,.1019607843);color:#6e7c90}.table-pc{padding:2rem;border-radius:1.75rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:column;gap:1.5rem;display:none}@media (min-width:1001px){.table-pc{display:flex}}.table-pc__body{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem;-ms-grid-columns:50% 1rem 1fr 1rem 1fr;grid-template-columns:50% repeat(2,1fr)}.table-pc__body>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.table-pc__body>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.table-pc__body>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.table-pc__body>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.table-pc__body>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.table-pc__body>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.table-pc__column{text-align:center;border-radius:1rem 1rem 0 0;background:linear-gradient(to top,#cacff9,#f0f6fd);box-shadow:0 3px 6px #d9e6fc}.table-pc__column--central{background:linear-gradient(to top,#dfe5fb,#f0f6fd)}.table-pc__column:first-child .table-pc__row{padding:12px 0}.table-pc__head{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;color:#fff;font-size:20px;text-shadow:0 2px 2px rgba(0,0,0,.2);padding:1.5rem;border-radius:1rem 1rem 0 0;background:linear-gradient(to top,#bfc4f8,#679de5);box-shadow:0 6px 9px #9dbafe;min-height:calc(30px + 3rem);position:-webkit-sticky;position:sticky;top:5rem;z-index:2;transform:translateY(var(--head-shift,0));will-change:transform}.table-pc__head--central{background:linear-gradient(to top,#d6dcfa,#b3cdf3);box-shadow:0 6px 9px #c6d8fc}.table-pc__logo{aspect-ratio:474/100;-o-object-fit:cover;object-fit:cover}.table-pc__list{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.table-pc__icon{-o-object-fit:cover;object-fit:cover}.table-pc__row{display:flex;flex-direction:column;gap:0;align-items:center}.table-pc__footer{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.table-pc__footer p:first-child{font-size:14px}.table-pc__footer p:last-child{font-weight:600}.manufacturer__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.manufacturer__container{gap:2rem}}.manufacturer__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem}.manufacturer__wrapper>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.manufacturer__wrapper>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}@media (max-width:1296px){.manufacturer__wrapper{gap:1rem}}@media (max-width:1000px){.manufacturer__wrapper{display:flex;flex-direction:column;gap:3rem}}.manufacturer__about{padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:column;gap:1rem;text-align:justify}.manufacturer__description{display:flex;flex-direction:column;gap:1rem}.manufacturer__name{font-weight:600;color:#4a90e2}.manufacturer__btns{margin-top:1rem;display:flex;flex-direction:row;gap:1rem}@media (max-width:600px){.manufacturer__btns{display:flex;flex-direction:column;gap:1rem}}.manufacturer__btn{flex-grow:1}.manufacturer__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem}.manufacturer__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.manufacturer__benefits>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.manufacturer__benefits>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.manufacturer__benefits>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}@media (max-width:600px){.manufacturer__benefits{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr);grid-template-columns:repeat(1,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(4,minmax(0,1fr));gap:1rem}.manufacturer__benefits>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.manufacturer__benefits>:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.manufacturer__benefits>:nth-child(3){-ms-grid-row:5;-ms-grid-column:1}.manufacturer__benefits>:nth-child(4){-ms-grid-row:7;-ms-grid-column:1}}.manufacturer__benefit{display:flex;flex-direction:row;gap:.75rem;padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;border:1px solid #f3f4f6}.manufacturer__benefit-icon{margin-top:.2rem;width:1.5rem;height:1.5rem;-o-object-fit:cover;object-fit:cover}.manufacturer__benefit-text{font-size:14px}.manufacturer__benefit-text p:first-child{font-size:16px;font-weight:600;margin-bottom:.5rem;color:#6e7c90}@media (min-width:1001px){.manufacturer__benefit:hover{box-shadow:rgba(0,0,0,.2) 0 8px 12px 2px;border-color:rgba(74,144,226,.3019607843)}}.buy{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.buy__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.buy__container{gap:2rem}}.buy__marketplaces{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 2rem minmax(0,1fr) 2rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:2rem}.buy__marketplaces>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.buy__marketplaces>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.buy__marketplaces>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}@media (max-width:1296px){.buy__marketplaces{gap:1rem}}@media (max-width:810px){.buy__marketplaces{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr);grid-template-columns:repeat(1,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:1rem}.buy__marketplaces>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.buy__marketplaces>:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.buy__marketplaces>:nth-child(3){-ms-grid-row:5;-ms-grid-column:1}}.buy__marketplace{padding:2rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;border:1px solid #f3f4f6;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:1001px){.buy__marketplace:hover{box-shadow:rgba(0,0,0,.2) 0 8px 12px 2px;border-color:rgba(74,144,226,.3019607843)}}@media (max-width:810px){.buy__marketplace{padding:1.5rem}}.buy__marketplace-market{font-size:24px;font-weight:600;color:#6e7c90}@media (max-width:810px){.buy__marketplace-market{font-size:20px}}.buy__marketplace-link{font-size:14px;display:flex;flex-direction:row;gap:.5rem;align-items:center;color:#4a90e2}.buy__marketplace-link-icon{-o-object-fit:cover;object-fit:cover}.buy__marketplace-icon{-o-object-fit:cover;object-fit:cover;transform-origin:bottom;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform}@media (max-width:810px){.buy__marketplace-icon{width:3rem;height:3rem}}@media (min-width:1001px){.buy__marketplace:hover .buy__marketplace-icon{transform:scale(1.1)}}.buy__caption{text-align:center;font-size:14px;color:#6e7c90}.overlay{position:fixed;z-index:200;inset:0;opacity:0;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;transition:transform 0s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:opacity}.overlay.active{pointer-events:all;opacity:1}.buy-modal{position:fixed;z-index:201;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.buy-modal.active .buy-modal__container{pointer-events:all;opacity:1;transform:none}.buy-modal__container{display:flex;flex-direction:column;gap:0;padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;transition:transform .4s ease,opacity .4s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .4s ease,opacity .4s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .4s ease,opacity .4s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform,opacity;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;pointer-events:none;transform:translateY(4rem);background-color:#fff;max-width:450px}.buy-modal__headline{display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between;border-bottom:1px solid #f3f4f6;padding:1.5rem 3rem}@media (max-width:1000px){.buy-modal__headline{padding:1.5rem}}.buy-modal__cross{height:1.25rem;width:1.25rem;-o-object-fit:cover;object-fit:cover;cursor:pointer;align-items:normal;display:flex;flex-direction:row;gap:1rem}@media (min-width:1001px){.buy-modal__cross{height:1.5rem;width:1.5rem;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter .2s ease,-webkit-backdrop-filter .2s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter .2s ease,backdrop-filter .2s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter .2s ease,backdrop-filter .2s ease,box-shadow 0s ease,-webkit-filter .2s ease,-webkit-backdrop-filter .2s ease;will-change:filter,backdrop-filter;-webkit-filter:grayscale(1);filter:grayscale(1)}}@media (min-width:1001px){.buy-modal__cross:hover{-webkit-filter:none;filter:none}}.buy-modal__title{color:#6e7c90;font-size:24px}@media (max-width:1000px){.buy-modal__title{font-size:20px}}.buy-modal__subtitle{padding-bottom:.5rem}.buy-modal__marketplaces{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 3rem}@media (max-width:1000px){.buy-modal__marketplaces{padding:1.5rem}}.buy-modal__marketplace{padding:1rem;border-radius:12px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.1) 0 3px 3px;border:1px solid #f3f4f6;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:row;gap:1rem;align-items:center}@media (min-width:1001px){.buy-modal__marketplace:hover{box-shadow:rgba(0,0,0,.2) 0 6px 9px;border-color:rgba(74,144,226,.3019607843)}}@media (max-width:1000px){.buy-modal__marketplace{padding:.5rem}}.buy-modal__marketplace-market{font-size:16px;font-weight:600;color:#6e7c90}.buy-modal__marketplace-link{margin-left:auto;font-size:16px;display:flex;flex-direction:row;gap:.5rem;align-items:center;color:#4a90e2}.buy-modal__marketplace-link-icon{-o-object-fit:cover;object-fit:cover}@media (max-width:1000px){.buy-modal__marketplace-link{font-size:14px}}.buy-modal__marketplace-icon{-o-object-fit:cover;object-fit:cover;transform-origin:bottom;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform}@media (min-width:1001px){.buy-modal__marketplace:hover .buy__marketplace-icon{transform:scale(1.1)}}.buy-modal__caption{padding:1rem;border-radius:12px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.1) 0 3px 3px;font-size:14px;border:#fef08a 1px solid;background-color:#fefce8}@media (max-width:389px){.buy-modal__caption{font-size:12px}}.contacts__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.contacts__container{gap:2rem}}.contacts__wrap{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem}.contacts__wrap>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.contacts__wrap>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}@media (max-width:820px){.contacts__wrap{display:flex;flex-direction:column;gap:1rem}}.contacts__content{display:flex;flex-direction:column;gap:1rem}.contacts__about{display:flex;flex-direction:column;gap:1rem}.contacts__list{display:flex;flex-direction:column;gap:1rem}.contacts__item{display:flex;flex-direction:row;gap:.75rem;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px}.contacts__item-icon{margin-top:.2rem;width:1.5rem;height:1.5rem;-o-object-fit:cover;object-fit:cover}.contacts__item-text{font-size:14px}.contacts__item-text p:first-child{font-size:16px;font-weight:600;margin-bottom:.5rem;color:#6e7c90}.contacts__item-text{display:flex;flex-direction:column;gap:.5rem}.contacts__item-link{transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color}@media (min-width:1001px){.contacts__item-link:hover{color:#4a90e2}}.contacts__title{font-size:24px;color:#6e7c90;font-weight:600}@media (max-width:1000px){.contacts__title{font-size:20px}}.contacts__form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05))}.side-effect__container{max-width:900px;display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.side-effect__container{gap:2rem}}.side-effect__wrap{display:flex;flex-direction:column;gap:1rem}.side-effect__content{display:flex;flex-direction:column;gap:1rem}.side-effect__about{display:flex;flex-direction:column;gap:1rem}.side-effect__list{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.side-effect__head,.side-effect__item{flex:1 1 220px;display:flex;flex-direction:row;gap:.75rem;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px}.side-effect__head-icon,.side-effect__item-icon{margin-top:.2rem;width:1.25rem;height:1.25rem;-o-object-fit:cover;object-fit:cover}.side-effect__head-text,.side-effect__item-text{font-size:14px}.side-effect__head-text p:first-child,.side-effect__item-text p:first-child{font-size:16px;font-weight:600;margin-bottom:.5rem;color:#6e7c90}.side-effect__head-text,.side-effect__item-text{display:flex;flex-direction:column;gap:.5rem}.side-effect__head-link,.side-effect__item-link{transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color}@media (min-width:1001px){.side-effect__head-link:hover,.side-effect__item-link:hover{color:#4a90e2}}.side-effect__head{flex-basis:auto}.side-effect__head .side-effect__item-icon{margin-top:0}.side-effect__head ul{margin-left:1rem;list-style:disc}.side-effect__head li::marker{color:#4a90e2}.side-effect__title{margin-bottom:1rem;font-size:20px;color:#6e7c90;font-weight:600}@media (max-width:1000px){.side-effect__title{font-size:20px}}.side-effect__form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05))}.form{display:flex;flex-direction:column;gap:1rem;height:100%}.form__field{display:flex;flex-direction:column;gap:.5rem;font-size:14px}.form__field-wrapper{position:relative}.form__field-icon{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);-o-object-fit:cover;object-fit:cover;-webkit-filter:saturate(0) brightness(1);filter:saturate(0) brightness(1)}.form__field--select::after,.form__field--upload::after{content:"";position:absolute;top:0;bottom:0;right:0;width:3rem;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:1rem}.form__field--upload::after{background-image:url(/images/upload.svg)}.form__field--select::after{background-image:url(/images/form_selector.svg)}.form input,.form select,.form textarea,.form__checkbox{width:100%;border:#d0d3da 1px solid;border-radius:.5rem}.form input:focus-visible,.form select:focus-visible,.form textarea:focus-visible,.form__checkbox:focus-visible{outline-color:#4a90e2}.form input::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder,.form__checkbox::-webkit-input-placeholder{color:#6e7c90;font-size:14px}.form input::-moz-placeholder,.form select::-moz-placeholder,.form textarea::-moz-placeholder,.form__checkbox::-moz-placeholder{color:#6e7c90;font-size:14px}.form input::-ms-input-placeholder,.form select::-ms-input-placeholder,.form textarea::-ms-input-placeholder,.form__checkbox::-ms-input-placeholder{color:#6e7c90;font-size:14px}.form input::placeholder,.form select::placeholder,.form textarea::placeholder,.form__checkbox::placeholder{color:#6e7c90;font-size:14px}.form__checkbox{padding:.5rem}.form select{padding:.5rem .5rem 10px 35px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form input{padding:.5rem .5rem .5rem 35px;min-height:39px}@media (max-width:600px){.form input :not([type=datetime-local]),.form input :not([type=month]),.form input :not([type=time]),.form input :not([type=week]),.form input:not([type=date]){font-size:16px}}.form input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(.6);filter:invert(.6)}.form input[type=checkbox]{accent-color:#4a90e2}.form textarea{min-width:100%;max-width:100%;min-height:60px;padding:.5rem}@media (max-width:600px){.form textarea{font-size:16px}}.form__extra{--fade-y:6px;display:flex;flex-direction:column;gap:1rem;-webkit-animation:fadeInUp .3s ease;animation:fadeInUp .3s ease}.form__extra input{padding:.5rem}.form__extra.hidden{display:none}.form__checkbox{max-width:100%;font-size:14px}.form__checkbox a{transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color}@media (min-width:1001px){.form__checkbox a:hover{color:#4a90e2}}.form__checkbox label{cursor:pointer;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) .75rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:.75rem;-ms-grid-columns:1rem .75rem calc(100% - 2rem);grid-template-columns:1rem calc(100% - 2rem);align-items:center}.form__checkbox label>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.form__checkbox label>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.form__checkbox label>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.form__checkbox label>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.form__checkbox input{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;padding:0;cursor:pointer}.form__checkbox .form__consent{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.form__checkbox .form__consent a{text-decoration:underline;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color}@media (min-width:1001px){.form__checkbox .form__consent a:hover{color:#4a90e2}}.form__btn{margin-top:auto}.form__btn.disabled{opacity:.8;cursor:not-allowed}.form__btn.disabled .loading-dots{display:inline-flex}.form__btn.disabled .button__text{display:none}.form__captcha-notice{font-size:14px;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color;text-align:center}@media (min-width:1001px){.form__captcha-notice:hover{color:#4a90e2}}.form__subtitle{font-size:16px;color:#6e7c90}.form__captcha-notice{color:#6e7c90}.loading-dots{display:flex;flex-direction:row;gap:.25rem;display:none}.loading-dots .dot{font-size:10px;color:#fff;-webkit-animation:blink 1.2s infinite;animation:blink 1.2s infinite}.loading-dots .dot:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.loading-dots .dot:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loading-dots .dot:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes blink{0%,100%,80%{opacity:.3}40%{opacity:1}}@keyframes blink{0%,100%,80%{opacity:.3}40%{opacity:1}}.message{transition:transform .3s ease,opacity .3s ease,color 0s ease,background-color 0s ease,border-color .3s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .3s ease,opacity .3s ease,color 0s ease,background-color 0s ease,border-color .3s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .3s ease,opacity .3s ease,color 0s ease,background-color 0s ease,border-color .3s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform,opacity,border-color;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));padding:1rem;border-radius:12px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:0 0;position:fixed;bottom:1.5rem;right:1.5rem;z-index:99999999999;opacity:0;pointer-events:none;transform:translateY(calc(100% + 1.5rem));border:2px solid;border-color:transparent;max-width:450px}@media (max-width:600px){.message{left:1.5rem;max-width:100%}}.message.active{opacity:1;transform:none}.message.ok{border-color:rgba(90,162,243,.9019607843);background-color:#fff}.message.ok::after{content:"Сообщение получено. Наш менеджер свяжется с вами в ближайшее время."}.message.err{border-color:#ef4444;background-color:#ffc0c0}.message.err::after{content:"Ошибка при отправке. Проверьте правильность полей или попробуйте позже."}.message.warn{border-color:#fef08a;background-color:#fefce8}.message.warn::after{content:"Не удалось отправить. Проверьте подключение."}.footer{background:linear-gradient(to bottom,rgba(74,144,226,.15),rgba(74,144,226,.05))}.footer__container{display:flex;flex-direction:column;gap:0;font-size:14px}.footer__top{border-bottom:2px solid rgba(74,144,226,.3019607843);padding-top:3rem;padding-bottom:3rem;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr) 3rem minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem}.footer__top>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.footer__top>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.footer__top>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.footer__top>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}@media (max-width:810px){.footer__top{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem;-ms-grid-rows:auto 3rem auto;grid-template-rows:auto auto}.footer__top>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.footer__top>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}@media (max-width:600px){.footer__top{display:flex;flex-direction:column;gap:2rem}}.footer__bottom{padding-top:3rem;padding-bottom:6rem;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr) 3rem minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:3rem}.footer__bottom>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.footer__bottom>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.footer__bottom>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.footer__bottom>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}@media (max-width:1100px){.footer__bottom{display:flex;flex-direction:column;gap:2rem}}.footer__column{display:flex;flex-direction:column;gap:1rem}.footer__column:first-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.footer__logo{display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;align-items:center}.footer__logo img{flex:0 0 auto;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .2s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform}@media (min-width:1001px){.footer__logo img:hover{transform:scale(1.075)}}.footer__logo-link{font-size:20px;font-weight:600}.footer__description{max-width:300px}.footer__title{font-size:20px;font-weight:600;color:#6e7c90}.footer__list{display:flex;flex-direction:column;gap:.5rem}.footer__list--tech{max-width:400px}.footer__list--socials{display:flex;flex-direction:row;gap:1rem}.footer__item{display:flex;flex-direction:row;gap:.75rem}.footer__item:has(a),.footer__item:has(button){cursor:pointer}.footer__item a,.footer__item button,.footer__item-icon{transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter .2s ease,-webkit-backdrop-filter .2s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter .2s ease,backdrop-filter .2s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter .2s ease,backdrop-filter .2s ease,box-shadow 0s ease,-webkit-filter .2s ease,-webkit-backdrop-filter .2s ease;will-change:filter,backdrop-filter}.footer__item-icon{margin-top:.15rem;-webkit-filter:saturate(.25) brightness(.5);filter:saturate(.25) brightness(.5)}@media (min-width:1001px){.footer__item:hover .footer__item-icon{-webkit-filter:none;filter:none}.footer__item:hover a,.footer__item:hover button{color:#4a90e2}}.u-lim-width{max-width:1000px}.text--gradient{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.text--gradient .text__content{background-color:#fff}.text__container{display:flex;flex-direction:column;gap:4rem;align-items:center}@media (max-width:1000px){.text__container{gap:2rem}}.text__content{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));padding:3rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px}@media (max-width:1296px){.text__content{padding:1.5rem}}.text a{transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform 0s ease,opacity 0s ease,color .2s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:color;text-decoration:underline}@media (min-width:1001px){.text a:hover{color:#4a90e2}}.text ol{padding-left:1.1rem}.text ul{list-style:disc;padding-left:1.1rem}.text li:not(:first-child){padding-top:1rem}.cards--gradient{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.cards--gradient .cards__item{background-color:#fff}.cards--transparent .cards__item{background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05))}.cards__container{display:flex;flex-direction:column;gap:4rem;align-items:center}@media (max-width:1000px){.cards__container{gap:2rem}}.cards__title{font-size:24px;color:#6e7c90}@media (max-width:1000px){.cards__title{font-size:20px}}.cards__list{width:100%}.cards__list--one{display:flex;flex-direction:column;gap:2rem;align-items:center}.cards__list--one .cards__item{padding:3rem}@media (max-width:1296px){.cards__list--one .cards__item{padding:1.5rem}}@media (min-width:1296px){.cards__list--one .cards__item-text{font-size:16px}.cards__list--one .cards__item-text p:first-child{font-size:20px}}@media (max-width:600px){.cards__list--one .cards__item-content{margin-left:-2.25rem}}.cards__list--two{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem}.cards__list--two>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.cards__list--two>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}@media (max-width:1000px){.cards__list--two{display:flex;flex-direction:column;gap:1rem}}.cards__list--three{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem}.cards__list--three>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.cards__list--three>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.cards__list--three>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}@media (max-width:1296px){.cards__list--three{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem}.cards__list--three>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.cards__list--three>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}@media (max-width:700px){.cards__list--three{display:flex;flex-direction:column;gap:1rem}}.cards__list--four{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem}.cards__list--four>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.cards__list--four>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.cards__list--four>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.cards__list--four>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}@media (max-width:1296px){.cards__list--four{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));gap:1rem}.cards__list--four>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.cards__list--four>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}@media (max-width:600px){.cards__list--four{display:flex;flex-direction:column;gap:1rem}}.cards__list--four .cards__item{justify-content:center;text-align:center}.cards__list--four .cards__item-icon{display:none}.cards__list--four .cards__item-highlight{font-size:32px}.cards__item{padding:1rem;border-radius:12px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;display:flex;flex-direction:row;gap:.75rem}.cards__item-icon{margin-top:.2rem;width:1.5rem;height:1.5rem;-o-object-fit:cover;object-fit:cover}.cards__item-text{font-size:14px}.cards__item-text p:first-child{font-size:16px;font-weight:600;margin-bottom:.5rem;color:#6e7c90}.cards__item-content{display:flex;flex-direction:column;gap:.5rem}.cards__item-text ul{display:flex;flex-direction:column;gap:.5rem;list-style:disc;margin-left:1rem}.cards__item-highlight{font-size:24px;color:#4a90e2;font-weight:700}.cards__item-note{color:#6e7c90;font-weight:600}.cards__caption{text-align:center;font-size:14px;max-width:900px}.cards__box{display:flex;flex-direction:column;gap:1rem;align-items:center}.cards__images{display:flex;flex-direction:row;gap:1rem}@media (max-width:600px){.cards__images{flex-direction:column}}.cards__image img{padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.product__container{display:flex;flex-direction:column;gap:4rem;align-items:center}@media (max-width:1000px){.product__container{gap:2rem}}.product__wrapper{position:relative;display:flex;flex-direction:column;gap:2rem;align-items:center}.product__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.product__btn{position:absolute;top:0;right:4.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:1000px){.product__btn{right:0}}@media (max-width:600px){.product__btn{position:static}}.cta--gradient{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.cta__container{display:flex;flex-direction:column;gap:4rem;align-items:center}@media (max-width:1000px){.cta__container{gap:2rem}}.cta__wrapper{display:flex;flex-direction:column;gap:2rem;max-width:900px;align-items:center;text-align:center}.cta__text{display:flex;flex-direction:column;gap:1rem}.cta__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.treatment{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.treatment__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.treatment__container{gap:2rem}}.treatment__number{flex:0 0 3rem;height:3rem;width:3rem;color:#fff;display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;border-radius:10rem;font-size:20px;background-color:#4a90e2}.treatment__number--ok{background-color:#22c55e}.treatment__list{width:100%;display:flex;flex-direction:column;gap:2rem;margin:0 auto}@media (max-width:1000px){.treatment__list{gap:1rem}}.treatment__item{display:flex;flex-direction:row;gap:2rem;padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background-color:#fff}@media (max-width:600px){.treatment__item{display:flex;flex-direction:column;gap:1rem;align-items:center}}.treatment__text{display:flex;flex-direction:column;gap:.5rem}@media (max-width:600px){.treatment__text{align-items:center;text-align:center}}.treatment__article{font-size:20px;font-weight:600;color:#6e7c90}@media (max-width:1000px){.treatment__article{font-size:20px}}.treatment__article--ok{color:#22c55e;font-weight:700}.syringe__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.syringe__container{gap:2rem}}.syringe__scheme{width:100%;margin:0 auto;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:column;gap:3rem;padding:3rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;align-items:center}.syringe__steps{width:100%;justify-content:space-evenly;display:flex;flex-direction:row;gap:1rem}@media (min-width:601px) and (max-width:1000px){.syringe__steps{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:1rem;justify-items:center;-ms-grid-rows:1fr 1rem 2rem 1rem 1fr;grid-template-rows:1fr 2rem 1fr}.syringe__steps>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.syringe__steps>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.syringe__steps>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.syringe__steps>:nth-child(4){-ms-grid-row:3;-ms-grid-column:1}.syringe__steps>:nth-child(5){-ms-grid-row:3;-ms-grid-column:3}.syringe__steps>:nth-child(6){-ms-grid-row:3;-ms-grid-column:5}.syringe__steps>:nth-child(7){-ms-grid-row:5;-ms-grid-column:1}.syringe__steps>:nth-child(8){-ms-grid-row:5;-ms-grid-column:3}.syringe__steps>:nth-child(9){-ms-grid-row:5;-ms-grid-column:5}}@media (max-width:600px){.syringe__steps{flex-direction:column;align-items:center}}.syringe__step{max-width:150px;display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;color:#6e7c90}@media (min-width:601px) and (max-width:1000px){.syringe__step:nth-child(7){-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}.syringe__step:nth-child(5){-ms-grid-column:3;grid-column:3;-ms-grid-row:3;grid-row:3}}@media (max-width:600px){.syringe__step{max-width:100%}}.syringe__number{flex:0 0 3rem;height:3rem;width:3rem;background-color:#4a90e2;color:#fff;display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;border-radius:10rem;font-size:20px}.syringe__arrow{flex:0 0 2rem;overflow:visible;padding-top:1rem;transform-origin:center}.syringe__arrow img{width:2rem;height:1rem;-o-object-fit:cover;object-fit:cover}@media (min-width:601px) and (max-width:1000px){.syringe__arrow{-ms-grid-row-align:center;align-self:center;padding:0}.syringe__arrow:nth-child(4){-ms-grid-column:3;grid-column:3;-ms-grid-row:2;grid-row:2;transform:rotate(90deg)}.syringe__arrow:nth-child(6){-ms-grid-column:2;grid-column:2;-ms-grid-row:3;grid-row:3;transform:rotate(180deg)}}@media (max-width:600px){.syringe__arrow{flex:0 0 auto;transform:rotate(90deg);padding:1rem 0}}.js-on .faq__row{height:calc(24px + 3rem)}.js-on .faq__item{opacity:0;transform:translateY(2rem)}.faq__container{max-width:900px}.faq__body{padding:0;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;overflow:hidden}.faq__row{padding:.5rem 1.5rem 1.5rem;padding-top:.5rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden;transition:height .4s ease-in-out}.faq__row:nth-child(odd){background-color:#f7f7f7}.faq__row.active .faq__item{transition-delay:.2s;opacity:1;transform:none}.faq__row.active .faq__article::after{opacity:1;transform:rotate(90deg) translateY(-3px)}.faq__row.active .faq__article::before{opacity:1;transform:rotate(90deg) scaleY(-1) translateY(-2px)}.faq__item{transition:transform .2s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .2s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .2s ease,opacity .2s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform,opacity}.faq__article{font-size:16px;color:#6e7c90;cursor:pointer;position:relative;padding:1rem 2rem 1rem 0}.faq__article--pc{display:inline}.faq__article--phone{display:none}.faq__article::after,.faq__article::before{content:"";display:block;width:1.5rem;height:1.5rem;position:absolute;top:1rem;right:-1px;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:1rem;background-image:url(/images/form_selector.svg);transition:transform .3s ease,opacity .1s;transform-origin:center}.faq__article::before{opacity:0;transform:scaleY(-1) translateY(-5px)}@media (max-width:1000px){.faq__article,.faq__item{font-size:14px}}@media (max-width:389px){.faq__article--pc{display:none}.faq__article--phone{display:inline}}.researches{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.researches__container{display:flex;flex-direction:column;gap:4rem}@media (max-width:1000px){.researches__container{gap:2rem}}.researches__list{display:flex;flex-direction:column;gap:2rem}@media (max-width:600px){.researches__list{gap:1rem}}.researches__item{display:flex;flex-direction:row;gap:1rem;padding:2rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05))}@media (max-width:600px){.researches__item{flex-direction:column;padding:1.5rem}}.researches__item-small-icon{-o-object-fit:cover;object-fit:cover;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center}@media (max-width:600px){.researches__item-small-icon{margin-top:.25rem}}.researches__item-headline{display:flex;flex-direction:row;gap:.5rem}@media (max-width:600px){.researches__item-headline{align-items:center}}.researches__item-icons{display:flex;flex-direction:column;gap:1rem}@media (max-width:600px){.researches__item-icons{display:flex;flex-direction:row;gap:1rem}}.researches__item-icon{padding:1rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;border:1px solid #f3f4f6;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;background-color:#fff}@media (min-width:1001px){.researches__item-icon:hover{box-shadow:rgba(0,0,0,.2) 0 8px 12px 2px;border-color:rgba(74,144,226,.3019607843)}}.researches__item-icon img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:600px){.researches__item-icon{padding:.75rem;border-radius:.75rem}.researches__item-icon img{width:4rem;height:4rem}}.researches__item-content{display:flex;flex-direction:column;gap:.5rem}.researches__item-article{font-size:24px;font-weight:600;color:#6e7c90;margin-bottom:1rem}@media (max-width:600px){.researches__item-article{font-size:16px}}.researches__item-manifest{display:flex;flex-direction:column;gap:.5rem}.researches__item-pair{display:flex;flex-direction:row;gap:.5rem;align-items:center;font-size:14px}.researches__item-pair--accent{color:#4a90e2;font-weight:600;font-size:16px}@media (max-width:600px){.researches__item-pair{align-items:flex-start}}.researches__item-abstracts{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.researches__item-abstracts{font-size:16px}.researches__item-results{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.researches__item-basement{display:flex;flex-direction:row;gap:1.5rem;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.researches__item-keys{margin-left:1.45rem;display:flex;flex-direction:column;gap:.25rem;list-style:disc}.researches__item-key::marker{color:#4a90e2}@media (max-width:1000px) and (orientation:portrait){.researches__item-btn{flex-basis:100%}}.research__container{max-width:900px;padding-top:7rem;display:flex;flex-direction:column;gap:2rem}@media (max-width:1000px){.research__container{gap:2rem}}.research__go-back{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.research__go-back .button__icon{order:-1;transform-origin:center;transform:rotate(180deg)}@media (max-width:600px){.research__go-back{width:100%;padding-left:.5rem;padding-right:.5rem}}.research__image{margin:1rem 0;display:flex;flex-direction:column;gap:1rem;padding:.5rem}.research__image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.research__image p{font-size:14px}.research__image-pair{display:flex;flex-direction:row;gap:1rem}@media (max-width:600px){.research__image-pair{display:flex;flex-direction:column;gap:1rem}}.research__content{padding:3rem;border-radius:1.5rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px;background:linear-gradient(to right,rgba(74,144,226,.15),rgba(74,144,226,.05));display:flex;flex-direction:column;gap:2rem}@media (max-width:1000px){.research__content{padding:1.5rem;border-radius:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);box-shadow:rgba(0,0,0,.2) 0 6px 9px}}.research__claster{display:flex;flex-direction:column;gap:1rem}.research__claster-article{font-size:20px;font-weight:600;color:#4a90e2;margin-bottom:1rem}.research__claster-subarticle{display:flex;flex-direction:row;gap:.5rem;font-size:16px;color:#4a90e2;align-items:center}.research__icon{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.research__name{font-size:24px;font-weight:700}@media (max-width:600px){.research__name{font-size:18px}}.research__authors,.research__companies,.research__keywords,.research__list,.research__params{margin-left:2rem}@media (max-width:600px){.research__authors,.research__companies,.research__keywords,.research__list,.research__params{margin-left:1.5rem}}.research__keywords,.research__list{list-style:disc}.research__keywords li::marker,.research__list li::marker{color:#4a90e2}.pages-gradient-wrap{background:linear-gradient(to right bottom,#f8f5f2,#fff,rgba(220,208,255,.4))}.pages-gradient-wrap section:last-child .u-container-padding{padding-top:0}.err__container{min-height:100vh;display:flex;flex-direction:column;gap:0;align-items:center;text-align:center;justify-content:center}.err__code{font-size:12vw}@media (max-width:1000px){.err__code{font-size:24vw}}.err__text{display:flex;flex-direction:column;gap:4rem;align-items:center;text-align:center}.err__caption{font-size:16px}.js-on .an--fi,.js-on .an--fl,.js-on .an--fr,.js-on .an--fu{transition:transform .6s ease,opacity .6s ease,color 0s ease,background-color 0s ease,border-color 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;transition:transform .6s ease,opacity .6s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease;transition:transform .6s ease,opacity .6s ease,color 0s ease,background-color 0s ease,border-color 0s ease,filter 0s ease,backdrop-filter 0s ease,box-shadow 0s ease,-webkit-filter 0s ease,-webkit-backdrop-filter 0s ease;will-change:transform,opacity;opacity:0}.js-on .an--fi.animate,.js-on .an--fl.animate,.js-on .an--fr.animate,.js-on .an--fu.animate{transform:translateX(0) translateY(0);opacity:1}.js-on .an--fu{transform:translateY(1rem)}.js-on .an--fr{transform:translateX(2rem)}@media (max-width:1000px){.js-on .an--fr{transform:translateX(-2rem)}}.js-on .an--fl{transform:translateX(-2rem)}.js-on .an--d0{transition-delay:calc(.1s * 1)}.js-on .an--d1{transition-delay:calc(.1s * 2)}.js-on .an--d2{transition-delay:calc(.1s * 3)}.js-on .an--d3{transition-delay:calc(.1s * 4)}.js-on .an--d4{transition-delay:calc(.1s * 5)}.js-on .an--d5{transition-delay:calc(.1s * 6)}.js-on .an--d6{transition-delay:calc(.1s * 7)}.js-on .an--d7{transition-delay:calc(.1s * 8)}.js-on .an--d8{transition-delay:calc(.1s * 9)}.js-on .an--d9{transition-delay:calc(.1s * 10)}.js-on .an--d10{transition-delay:calc(.1s * 11)}.js-on .an--d11{transition-delay:calc(.1s * 12)}.js-on .an--d12{transition-delay:calc(.1s * 13)}.js-on .hero-an-alt.an--d1{transition-delay:.2s}.js-on .hero-an-alt.an--d2{transition-delay:.3s}.js-on .hero-an-alt.an--d3{transition-delay:.4s}.js-on .hero-an-alt-secondary.an--d1{transition-delay:.4s}.doc{counter-reset:item}.doc__subtitle{display:flex;flex-direction:row;gap:.5rem;align-items:center;margin-bottom:2rem}.doc__head{display:flex;flex-direction:row;gap:1rem;flex-grow:1;justify-content:space-between}.doc ol{list-style:none;counter-reset:subitem}.doc ol .doc-item{counter-increment:item}.doc ol .doc-item:first-child{margin-top:1rem}.doc ol .doc-item:last-child{margin-bottom:1rem}.doc ol .doc-item::before{content:counters(item, ".") ". ";font-weight:600}.doc ol .doc-item ol{counter-reset:item}.doc ol .doc-item ol .doc-item{counter-increment:item}.doc ol{margin-left:0}.doc ul{list-style:disc;margin-left:2rem;margin-top:1rem}.doc ol,.doc ul{display:flex;flex-direction:column;gap:1rem}