html{-webkit-text-size-adjust:100%}*{margin:0;padding:0;list-style:none}button{cursor:pointer;border:none;background:none}input{border:none;outline:none}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:X5Sans;src:url(/fonts/X5Sans-Light.eot);src:url(/fonts/X5Sans-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/X5Sans-Light.woff2) format("woff2"),url(/fonts/X5Sans-Light.woff) format("woff"),url(/fonts/X5Sans-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:X5Sans;src:url(/fonts/X5Sans-Regular.eot);src:url(/fonts/X5Sans-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/X5Sans-Regular.woff2) format("woff2"),url(/fonts/X5Sans-Regular.woff) format("woff"),url(/fonts/X5Sans-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:X5Sans;src:url(/fonts/X5Sans-Medium.eot);src:url(/fonts/X5Sans-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/X5Sans-Medium.woff2) format("woff2"),url(/fonts/X5Sans-Medium.woff) format("woff"),url(/fonts/X5Sans-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:X5Sans;src:url(/fonts/X5Sans-Bold.eot);src:url(/fonts/X5Sans-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/X5Sans-Bold.woff2) format("woff2"),url(/fonts/X5Sans-Bold.woff) format("woff"),url(/fonts/X5Sans-Bold.ttf) format("truetype");font-style:normal;font-weight:700}:root{--color-primary: #1A2129;--color-secondary: #0088FE;--color-secondary-dark: #0474d7;--color-gray-dark: #535B62;--color-gray-blinked: #92A3B2;--color-white: #FFF;--color-sky-blue: #D3E9FF;--color-sky-blue-gray: #EBF5FF;--color-light-blue: #CCE5FE;--color-orange: #FD582F;--color-header-menu-bg: #DBF3FF;--color-card-title: #0184FF;--color-gratitude-name: #365587;--color-tabs-border: #7BBDFF;--color-faq-title: #353535;--color-blue-blinked: #EBF5FF;--color-orange-blinked: #FFF8DE;--color-slide-menu-tg: #3FA6FF;--color-slide-menu-tg-hovered: #CCE5FE;--color-slide-menu-chat: #0099B3;--color-slide-menu-chat-hovered: #DFF1F4;--color-slide-menu-mail: #FF9259;--color-slide-menu-mail-hovered: #F7EBE4;--color-slide-menu-vk: #0077DE;--color-slide-menu-vk-hovered: #0088FE;--color-footer-border: #C5D1DC}*{font-family:X5Sans;box-sizing:border-box}html{font-size:62.5%;height:100%}.page{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.page--hidden{display:none}.scroll--blocked{touch-action:none;-ms-touch-action:none;overflow:hidden!important;pointer-events:none}.container{margin:0 auto;max-width:126rem;width:100%;position:relative;padding:0 3rem;overflow-x:clip}@media only screen and (max-width: 768px){.container{padding:0 1.6rem}}.main{flex:1}.subtitle{font-size:4.8rem;font-weight:500;line-height:5.2rem}@media only screen and (max-width: 1200px){.subtitle{font-size:3.2rem;line-height:3.8rem}}@media only screen and (max-width: 768px){.subtitle{font-size:2.4rem;line-height:2.8rem}}.selection{color:var(--color-secondary)}.selection--orange{color:var(--color-orange)}summary{list-style-type:none}summary::-webkit-details-marker{display:none}#uw-main-button,.uw__messenger-layout__buttons{display:none!important}.header{height:7rem;display:flex;align-items:center;padding:5.5rem 0}.header .container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 768px){.header .container{padding:0 2.4rem}}.header__logos{display:flex;align-items:center;gap:1.3rem}.header__logo{max-width:15.8rem}@media only screen and (max-width: 992px){.header__logo{max-width:14.7rem;max-height:3.5rem}}@media only screen and (max-width: 768px){.header__logo{max-width:9.4rem;max-height:2.7rem}}.header__button-picture{width:100%}@media only screen and (max-width: 992px){.header__button{max-width:2.6rem;max-height:1.8rem}}.header-menu{background:var(--color-header-menu-bg);padding:2rem;justify-content:space-between;align-items:start;border-radius:2rem;position:absolute;right:2rem;top:-2rem;z-index:10;width:100%;max-width:36.6rem;display:none}.header-menu--active{display:flex}.header-menu__info{display:flex;flex-direction:column;gap:2rem}.header-menu__info-item{display:flex;align-items:center;gap:1.5rem;font-weight:400;font-size:2.4rem;line-height:3rem;color:var(--color-secondary);cursor:pointer;transition:all .2s ease}.header-menu__info-item:hover{font-weight:700}@media only screen and (max-width: 992px){.header-menu__info-item{font-size:1.8rem}}@media only screen and (max-width: 768px){.header-menu__info-item{font-size:2.4rem}}@media only screen and (max-width: 992px){.header-menu__button{max-width:2.3rem;max-height:2.3rem}.header-menu__button svg{width:100%;height:100%}}@media only screen and (max-width: 992px){.header-menu{top:-1rem;max-width:28.1rem;padding:1.2rem}}@media only screen and (max-width: 768px){.header-menu{max-width:unset;width:100vw;height:100dvh;height:100vh;position:fixed;top:0;left:0;border-radius:unset;padding:1.2rem 2rem 1.2rem 1.2rem}}@media only screen and (max-width: 992px){.header{padding:2.3rem 0}}@media only screen and (max-width: 768px){.header{height:6.2rem}}.service{margin-bottom:11rem;background:var(--color-secondary);padding:11rem 0}@media only screen and (max-width: 1200px){.service{padding:4rem 0;margin-bottom:6rem}}@media only screen and (max-width: 768px){.service{padding:1.2rem 0;margin-bottom:4rem}}.service .container:before{content:url(/svg/service_teeth.svg);position:absolute;top:-15rem;transform:rotate(8deg);right:-15rem}@media only screen and (max-width: 1200px){.service .container:before{top:-7rem}}@media only screen and (max-width: 992px){.service .container:before{right:-20rem}}@media only screen and (max-width: 768px){.service .container:before{content:url(/svg/service_teeth--mobile.svg);transform:rotate(-2deg);top:-3rem;right:0}}.service .container:after{content:url(/svg/service_arrows.svg);position:absolute;right:1rem;bottom:-24.4rem}@media only screen and (max-width: 1200px){.service .container:after{content:url(/svg/service_arrows-mobile.svg);bottom:-9rem}}@media only screen and (max-width: 576px){.service .container:after{right:-10rem;bottom:6rem}}.service__wrapper{display:flex}@media only screen and (max-width: 576px){.service__wrapper{display:block}}.service__text{position:relative;z-index:3;max-width:50%;display:flex;flex-direction:column;justify-content:space-between;gap:64px}@media only screen and (max-width: 1200px){.service__text{justify-content:space-between;padding-bottom:5rem}}@media only screen and (max-width: 768px){.service__text{min-width:50%;gap:30vw}}@media only screen and (max-width: 576px){.service__text{min-width:100%;padding-bottom:0;gap:65vw}}.service__decor{position:relative;z-index:2;margin-left:-11rem;transform:translate(5rem);display:flex;align-items:center}@media only screen and (max-width: 1200px){.service__decor{margin-left:unset;transform:none}}@media only screen and (max-width: 576px){.service__decor{position:absolute;left:5%;max-width:90%;top:30%}}.service__picture{width:100%}@media only screen and (max-width: 768px){.service__picture{position:absolute;width:60vw;margin-left:-10vw}}@media only screen and (max-width: 576px){.service__picture{position:initial;width:100%;margin-left:0}}.service__side{color:var(--color-white);font-size:2.4rem;line-height:1.1;margin-top:4rem;font-weight:500}@media only screen and (max-width: 1200px){.service__side{margin-top:2rem;font-size:2.3rem;justify-content:end;max-width:80%}}@media only screen and (max-width: 768px){.service__side{font-size:2.2rem;padding:74vw 0 2rem 0}}@media only screen and (max-width: 576px){.service__side{font-size:1.8rem}}.service__heart-image{width:20rem;max-width:15vw;position:absolute;right:0;bottom:-8rem}@media only screen and (max-width: 1200px){.service__heart-image{width:14rem;right:-8rem;bottom:-4rem}}@media only screen and (max-width: 768px){.service__heart-image{right:0;bottom:0}}.service__super-side{position:relative;max-width:max-content}@media only screen and (max-width: 1200px){.service__super-side svg{max-width:30.5rem}}@media only screen and (max-width: 768px){.service__super-side svg{max-width:21.8rem;max-height:4.7rem}}.service__super-side:before{content:"";background:url(/svg/superside__before.svg);background-repeat:no-repeat;background-size:contain;display:block;width:100%;height:100%;max-width:4rem;max-height:5rem;position:absolute;left:-5rem}@media only screen and (max-width: 1200px){.service__super-side:before{max-width:3rem;max-height:3.6rem;left:-3.5rem}}@media only screen and (max-width: 768px){.service__super-side:before{max-width:2.5rem;max-height:3rem;top:-1rem}}.service__super-side:after{content:"";background:url(/images/superside__after.png);background-repeat:no-repeat;display:block;position:absolute;top:1rem;right:-5rem;transform:translate(50%);max-width:10.8rem;max-height:10.9rem;height:100%;width:100%;background-size:contain}@media only screen and (max-width: 1200px){.service__super-side:after{max-width:7rem;max-height:7rem;top:2rem;right:-4rem}}@media only screen and (max-width: 768px){.service__super-side:after{max-width:7rem;max-height:7rem;top:0rem;right:-4rem}}@media only screen and (max-width: 375px){.service__super-side:after{right:-3rem}}@media only screen and (max-width: 1400px){.service__super-side{max-height:50%}}.cashback{margin-bottom:11rem}.cashback .subtitle{color:var(--color-secondary);text-align:center;margin-bottom:3.5rem}@media only screen and (max-width: 1200px){.cashback .subtitle{margin-bottom:1.8rem}}.cashback__wrapper{display:flex;align-items:center}@media only screen and (max-width: 1200px){.cashback__wrapper{flex-direction:column}}.cashback-benefits{width:100%;max-width:67rem;background:var(--color-secondary);padding:4rem;border-radius:3rem}.cashback-benefits__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media only screen and (max-width: 1200px){.cashback-benefits__grid{gap:1.6rem}}.cashback-benefits__card{background:var(--color-white);border-radius:1.6rem;padding:1.6rem;min-height:22rem;display:flex;flex-direction:column;justify-content:space-between;min-width:100%}.cashback-benefits__card-info{line-height:4rem}.cashback-benefits__card-title{font-weight:700;color:var(--color-card-title);font-size:6.4rem;line-height:8rem}.cashback-benefits__card-title--small{font-size:4rem}@media only screen and (max-width: 768px){.cashback-benefits__card-title--small{font-size:2.4rem}}@media only screen and (max-width: 1200px){.cashback-benefits__card-title{font-size:4.8rem;line-height:6.5rem}}@media only screen and (max-width: 768px){.cashback-benefits__card-title{font-size:3.2rem;line-height:4.3rem}}@media only screen and (max-width: 576px){.cashback-benefits__card-title{line-height:3.3rem}}.cashback-benefits__card-text{font-size:2.5rem;line-height:3rem}@media only screen and (max-width: 1200px){.cashback-benefits__card-text{font-size:3rem;line-height:4rem}}@media only screen and (max-width: 768px){.cashback-benefits__card-text{font-size:2.4rem;line-height:3.2rem}}@media only screen and (max-width: 576px){.cashback-benefits__card-text{font-size:1.6rem;line-height:2.1rem}}.cashback-benefits__list{margin-top:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.cashback-benefits__list-item{background:var(--color-white);border-radius:1.6rem;padding:1.2rem 1.6rem;display:flex;align-items:center;gap:2.3rem}.cashback-benefits__list-item_icon{min-width:3rem;height:3.4rem}.cashback-benefits__list-item__text{font-size:2rem;font-weight:400}.cashback-benefits__list-item__text .selection{font-weight:500}@media only screen and (max-width: 768px){.cashback-benefits__list-item__text{font-size:1.6rem}}@media only screen and (max-width: 1200px){.cashback-benefits__list{margin-top:1.6rem}}@media only screen and (max-width: 1200px){.cashback-benefits{max-width:unset}}@media only screen and (max-width: 768px){.cashback-benefits{padding:1.6rem}}.cashback-discounts{width:100%;height:82.3rem;border-radius:0 3rem 3rem 0;background:var(--color-sky-blue) url(/images/cashback-right-bg.png);background-repeat:no-repeat;background-position:-2.5rem 12.6rem;position:relative;max-width:52rem}.cashback-discounts__title{color:var(--color-secondary);font-weight:700;font-size:4.4rem;line-height:5.7rem;padding:3.6rem 0 0 2.6rem}@media only screen and (max-width: 1200px){.cashback-discounts__title{font-size:3.2rem;line-height:3.8rem;text-align:center;padding:2rem 0 0}}@media only screen and (max-width: 768px){.cashback-discounts__title{font-size:2.4rem;line-height:2.8rem}}.cashback-discounts:before{content:url(/svg/cashback-shield.svg);position:absolute;right:-2.8rem;top:16rem}@media only screen and (max-width: 1200px){.cashback-discounts:before{content:url(/svg/cashback-shield-tablet.svg);right:-3.8rem;top:5rem}}@media only screen and (max-width: 768px){.cashback-discounts:before{content:url(/svg/cashback-shield-mobile.svg);right:unset;left:65%;top:5rem}}@media only screen and (max-width: 576px){.cashback-discounts:before{left:73%}}@media only screen and (max-width: 375px){.cashback-discounts:before{content:unset}}.cashback-discounts:after{content:"";background:url(/images/cashback-stars.png);background-repeat:no-repeat;background-size:contain;display:block;position:absolute;right:3rem;bottom:-11rem;width:15.6rem;height:16.6rem}@media only screen and (max-width: 1200px){.cashback-discounts:after{width:10.8rem;height:11.6rem;bottom:-1rem}}@media only screen and (max-width: 768px){.cashback-discounts:after{width:7rem;height:7.6rem;bottom:-5rem}}.cashback-discounts__list{display:flex;flex-direction:column;gap:2rem;position:absolute;top:17.8rem;left:6rem}.cashback-discounts__list-item{display:flex;gap:2rem}@media only screen and (max-width: 768px){.cashback-discounts__list-item{gap:1.7rem}.cashback-discounts__list-item svg{max-width:1.4rem;max-height:1.6rem}}.cashback-discounts__list-info{font-size:2.4rem;font-weight:700;color:var(--color-secondary);display:flex;flex-direction:column;gap:1.7rem}.cashback-discounts__list-info__title{position:relative}.cashback-discounts__list-info__title--dashed:before{content:"";height:.1rem;background:var(--color-primary);display:block;position:absolute;top:50%;transform:translateY(50%) rotate(-3deg);max-width:16rem;width:100%}@media only screen and (max-width: 768px){.cashback-discounts__list-info__title--dashed:before{top:40%}}.cashback-discounts__list-info__desc{line-height:3rem}.cashback-discounts__list-info__desc span{position:relative}.cashback-discounts__list-info__desc span:before{content:"";height:.1rem;background:var(--color-primary);display:block;position:absolute;top:50%;transform:translateY(50%) rotate(3deg);left:-1rem}.cashback-discounts__list-info__desc span:first-child:before{transform:translateY(50%) rotate(2deg);width:28.8rem;top:60%}@media only screen and (max-width: 768px){.cashback-discounts__list-info__desc span:first-child:before{top:50%;transform:translateY(50%) rotate(-1deg);width:16.1rem}}.cashback-discounts__list-info__desc span:last-child:before{transform:translateY(50%) rotate(-2deg);width:24rem}@media only screen and (max-width: 1200px){.cashback-discounts__list-info__desc span:last-child:before{width:21rem}}@media only screen and (max-width: 768px){.cashback-discounts__list-info__desc span:last-child:before{width:13.4rem}}@media only screen and (max-width: 768px){.cashback-discounts__list-info__desc{line-height:1.8rem}}@media only screen and (max-width: 1200px){.cashback-discounts__list-info{font-size:2.1rem}}@media only screen and (max-width: 768px){.cashback-discounts__list-info{font-size:1.4rem;gap:1rem}}@media only screen and (max-width: 1200px){.cashback-discounts__list{left:12rem;top:13rem}}@media only screen and (max-width: 768px){.cashback-discounts__list{gap:1.2rem;top:10rem;left:50%;transform:translate(-50%)}}@media only screen and (max-width: 1200px){.cashback-discounts{max-width:53.7rem;height:69.8rem;background-size:45.4rem 56rem;background-position:center 8rem;border-radius:0 0 2.6rem 2.6rem}}@media only screen and (max-width: 768px){.cashback-discounts{max-width:unset;width:100%;margin-top:2rem;border-radius:1.6rem;height:45rem;background-size:28.8rem;background-position:center 7rem}}@media only screen and (max-width: 375px){.cashback-discounts{background-size:calc(100% - 3rem) 80%}}.tabs{margin:11rem 0 10rem}.tabs__buttons{display:flex;gap:1.6rem;justify-content:center;margin-bottom:5.3rem}@media only screen and (max-width: 1200px){.tabs__buttons{margin-bottom:3.2rem}}@media only screen and (max-width: 768px){.tabs__buttons{margin-bottom:1.6rem}}.tabs__button{padding:3.3rem 0 3.7rem;max-width:49.1rem;width:100%;border-radius:2.5rem;display:flex;align-items:center;justify-content:center;border:.2rem solid var(--color-tabs-border);font-weight:500;font-size:2.4rem;line-height:2.4rem;color:var(--color-secondary);cursor:pointer}.tabs__button--active{border-color:var(--color-secondary);background:var(--color-secondary);color:var(--color-white)}@media only screen and (max-width: 1200px){.tabs__button{font-size:1.8rem;padding:2.2rem 3rem;border-radius:1.6rem}}@media only screen and (max-width: 768px){.tabs__button{font-size:1.6rem;line-height:2rem;padding:1.3rem 0}}.tabs-banner{background:var(--color-secondary);position:relative;width:100%;border-radius:3rem}.tabs-banner__note__card{width:75.3rem;border-radius:2.5rem;padding:5.1rem 3.3rem 4.1rem;background-color:var(--color-header-menu-bg);display:flex;flex-direction:column;gap:2rem;z-index:3;position:relative}@media only screen and (max-width: 1200px){.tabs-banner__note__card{width:100%;gap:1.6rem;padding:3.7rem 3.3rem 2.7rem}}@media only screen and (max-width: 768px){.tabs-banner__note__card{gap:1.4rem;padding:3rem 2.2rem 2rem}}.tabs-banner__note__card li{margin-left:2.5rem;padding-left:.5rem;list-style-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2010%2010'%20width%3D'12'%20height%3D'12'%3E%3Ccircle%20cx%3D'5'%20cy%3D'5'%20r%3D'5'%20stroke%3D'none'%20fill%3D'%230088fe'%2F%3E%3C%2Fsvg%3E")}.tabs-banner__note__title{color:var(--color-secondary);font-weight:500;font-size:4.8rem;line-height:1}@media only screen and (max-width: 1200px){.tabs-banner__note__title{font-size:4rem}}@media only screen and (max-width: 768px){.tabs-banner__note__title{font-size:3rem}}.tabs-banner__note__text{max-width:61rem;font-weight:400;font-size:2rem;line-height:2.7rem}@media only screen and (max-width: 1200px){.tabs-banner__note__text{max-width:unset}}@media only screen and (max-width: 768px){.tabs-banner__note__text{font-size:1.4rem;line-height:1.9rem}}.tabs-banner__note__wifi-image{position:absolute;top:-4rem;right:-6rem;z-index:4}@media only screen and (max-width: 1200px){.tabs-banner__note__wifi-image{top:-9rem;right:-2rem}}@media only screen and (max-width: 768px){.tabs-banner__note__wifi-image{top:-2rem;right:-1rem;object-fit:contain;height:auto;width:9rem}}.tabs-banner--first{padding:4.8rem}.tabs-banner--first .tabs-banner__info{display:flex;flex-direction:column;gap:2.4rem;max-width:50%;position:relative}.tabs-banner--first .tabs-banner__info:after{content:" ";background:url(/images/tabs-decor-phone.png) 50% 50% no-repeat;background-size:contain;width:120px;height:150px;position:absolute;right:-15rem;top:24rem;z-index:2}@media only screen and (max-width: 1200px){.tabs-banner--first .tabs-banner__info:after{right:-23rem;top:5rem}}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__info:after{top:unset;right:unset;bottom:-15rem;width:80px}}@media only screen and (max-width: 1200px){.tabs-banner--first .tabs-banner__info{gap:3.2rem;max-width:65%}}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__info{gap:1.8rem}}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__info{max-width:100%;margin-bottom:46vw}}.tabs-banner--first .tabs-banner__title{color:var(--color-white);font-size:5.3rem;line-height:5.8rem;font-weight:500}@media only screen and (max-width: 1200px){.tabs-banner--first .tabs-banner__title{font-size:4.5rem;line-height:5rem}}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__title{font-size:3rem;line-height:3.3rem}}.tabs-banner--first .tabs-banner__desc{color:var(--color-white);font-size:2.4rem;line-height:3.1rem;font-weight:500;position:relative;z-index:3}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__desc{font-size:1.6rem;line-height:2rem}}.tabs-banner--first .tabs-banner__list{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:3}.tabs-banner--first .tabs-banner__list-item{display:flex;align-items:center;gap:1.5rem}.tabs-banner--first .tabs-banner__list-item__icon{height:3rem;flex-shrink:0}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__list-item__icon{height:1.4rem}}.tabs-banner--first .tabs-banner__list-item__text{color:var(--color-white);font-size:2.4rem;line-height:3.1rem;font-weight:400}@media only screen and (max-width: 1200px){.tabs-banner--first .tabs-banner__list-item__text{font-size:2rem;line-height:2.6rem}}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__list-item__text{font-size:1.4rem;line-height:2.1rem}}@media only screen and (max-width: 1200px){.tabs-banner--first .tabs-banner__list{gap:1.4rem}}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__list{gap:1rem}}.tabs-banner--first .tabs-banner__decor{position:absolute;right:0;bottom:0;max-width:90%}@media only screen and (max-width: 768px){.tabs-banner--first .tabs-banner__decor{max-width:120%}}@media only screen and (max-width: 375px){.tabs-banner--first .tabs-banner__decor{max-width:38rem}}@media only screen and (max-width: 1200px){.tabs-banner--first{padding:2.5rem;overflow:hidden}}@media only screen and (max-width: 768px){.tabs-banner--first{padding:1.6rem}}.tabs-banner--first .tabs-banner__note__card{width:100%}.tabs-banner--second{padding:4.8rem;display:flex;flex-direction:column;gap:6.6rem;overflow:hidden}.tabs-banner--second:after{content:url(/svg/second-banner-bg-large.svg);position:absolute;right:-20px;bottom:-2px;z-index:0}@media only screen and (max-width: 1200px){.tabs-banner--second:after{content:url(/svg/second-banner-bg-md.svg)}}@media only screen and (max-width: 768px){.tabs-banner--second:after{top:unset;bottom:-.5rem;content:url(/svg/second-banner-bg-sm.svg)}}.tabs-banner--second .tabs-banner__title{font-weight:500;font-size:5.3rem;line-height:5.8rem;color:var(--color-white);z-index:3}@media only screen and (max-width: 1200px){.tabs-banner--second .tabs-banner__title{font-size:4.5rem;line-height:5rem}}@media only screen and (max-width: 768px){.tabs-banner--second .tabs-banner__title{font-size:3rem;line-height:3.3rem}}.tabs-banner--second .tabs-banner__title-container{max-width:80%;display:flex;flex-direction:column;gap:3.8rem}@media only screen and (max-width: 576px){.tabs-banner--second .tabs-banner__title-container{max-width:100%}}.tabs-banner--second .tabs-banner__list{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:3}.tabs-banner--second .tabs-banner__list-item{display:flex;align-items:center;gap:1.5rem}.tabs-banner--second .tabs-banner__list-item__icon{height:3rem;flex-shrink:0}@media only screen and (max-width: 768px){.tabs-banner--second .tabs-banner__list-item__icon{height:1.4rem}}.tabs-banner--second .tabs-banner__list-item__text{color:var(--color-white);font-size:2.4rem;line-height:3.1rem;font-weight:500}@media only screen and (max-width: 1400px){.tabs-banner--second .tabs-banner__list-item__text{font-size:2rem}}@media only screen and (max-width: 768px){.tabs-banner--second .tabs-banner__list-item__text{font-size:1.4rem;line-height:2.1rem}}@media only screen and (max-width: 1200px){.tabs-banner--second .tabs-banner__list{gap:1.4rem}}@media only screen and (max-width: 768px){.tabs-banner--second .tabs-banner__list{gap:1rem}}.tabs-banner--second .tabs-banner__button-container{display:flex;flex-direction:column;gap:3.8rem}.tabs-banner--second .tabs-banner__button{width:30rem;height:7.2rem;display:flex;align-items:center;justify-content:center;background:var(--color-white);color:var(--color-secondary);font-weight:500;font-size:2.4rem;line-height:2.4rem;border-radius:2.5rem;cursor:pointer;position:relative;z-index:2}@media only screen and (max-width: 768px){.tabs-banner--second .tabs-banner__button{align-self:center;font-size:1.5rem;width:100%;height:4.5rem;border-radius:1.2rem}}.tabs-banner--second .tabs-banner__info{font-weight:300;font-size:2rem;line-height:2.4rem;color:var(--color-white);z-index:3}@media only screen and (max-width: 1200px){.tabs-banner--second .tabs-banner__info{display:none}}.tabs-banner--second .tabs-banner__orange-thousand{position:absolute;top:82%;right:37.5%;transform:translate(-37.5%,-82%);z-index:3}@media only screen and (max-width: 1200px){.tabs-banner--second .tabs-banner__orange-thousand{top:unset;bottom:26%;right:33rem;transform:translateY(-26%);object-fit:contain;height:auto;width:13rem}}@media only screen and (max-width: 768px){.tabs-banner--second .tabs-banner__orange-thousand{top:unset;bottom:13%;right:2.25rem;transform:translateY(-19%);width:6rem}}@media only screen and (max-width: 1200px){.tabs-banner--second{padding:2.5rem;gap:3.8rem}}@media only screen and (max-width: 768px){.tabs-banner--second{padding:1.6rem;gap:3.2rem}}.tabs__overflow{position:relative;overflow:visible}.tabs__overflow__heart-image{position:absolute;right:-5rem;top:52%;z-index:3;display:none}@media only screen and (max-width: 1200px){.tabs__overflow__heart-image{top:2.5rem;right:-5rem;object-fit:contain;height:auto;width:25rem;display:block;z-index:2}}@media only screen and (max-width: 768px){.tabs__overflow__heart-image{width:15rem;top:2rem;right:-3rem}}@media only screen and (max-width: 576px){.tabs__overflow__heart-image{width:10rem;right:-2rem;top:0}}.tabs__overflow__heart-image-lg{position:absolute;right:-7rem;top:35%;z-index:3}@media only screen and (max-width: 1200px){.tabs__overflow__heart-image-lg{display:none}}@media only screen and (max-width: 1200px){.tabs{margin:12.7rem 0 8.7rem}}@media only screen and (max-width: 768px){.tabs{margin:9.3rem 0 5rem}}.sphere{margin-bottom:9rem}.sphere__card{background-color:#cce5fe;position:relative;display:flex;flex-direction:row;align-items:flex-end;border-radius:3rem;overflow:hidden}@media only screen and (max-width: 768px){.sphere__card{flex-direction:column;align-items:center}}.sphere__text{width:55%;padding:4.8rem 0 4.8rem 4.8rem;display:flex;flex-direction:column;gap:3rem}@media only screen and (max-width: 768px){.sphere__text{width:80%;padding:2rem 0}}@media only screen and (max-width: 992px){.sphere__text-title{max-width:90%}}.sphere__text-name{font-size:4.8rem;font-weight:500;letter-spacing:-.05em;line-height:1.1}@media only screen and (max-width: 1200px){.sphere__text-name{font-size:3.6rem}}@media only screen and (max-width: 576px){.sphere__text-name{font-size:2.4rem}}.sphere__text-connect{font-size:2rem}@media only screen and (max-width: 576px){.sphere__text-connect{font-size:1.4rem}}.sphere__decor{width:55vw}@media only screen and (max-width: 1200px){.sphere__decor{transform:translate(-5rem)}}@media only screen and (max-width: 768px){.sphere__decor{transform:none}}.gratitude{margin-bottom:11rem;display:none}.gratitude__card{position:relative;display:flex}@media only screen and (max-width: 1400px){.gratitude__card{flex-direction:column;align-items:center}}.gratitude__decoration{position:absolute;top:27.5rem;left:39rem;z-index:4}.gratitude__persone-area{position:relative}.gratitude__persone-area__image{max-width:12.9rem;position:absolute;left:-2rem;transform:translate(-50%);bottom:5rem}@media only screen and (max-width: 768px){.gratitude__persone-area__image{max-width:8rem;max-height:7rem;bottom:15%}}@media only screen and (max-width: 768px){.gratitude__persone-area__photo{width:80%}}.gratitude__persone-area__name-frame{position:absolute;bottom:0;left:10rem;z-index:2}.gratitude__persone-area__name-container{position:absolute;bottom:3rem;right:-12.8rem;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:.4rem;text-align:center;background:url(/images/gratitude__name-frame.png);background-repeat:no-repeat;width:40rem;height:24.4rem}@media only screen and (max-width: 1400px){.gratitude__persone-area__name-container{bottom:-15rem}}@media only screen and (max-width: 768px){.gratitude__persone-area__name-container{right:0;width:24rem;height:14rem;background-size:100% 100%;bottom:-9rem;right:-1.5rem}}.gratitude__persone-area__name{font-weight:700;font-size:3rem;line-height:4.1rem;color:var(--color-gratitude-name);padding-top:3rem}@media only screen and (max-width: 768px){.gratitude__persone-area__name{font-size:1.8rem;line-height:2.4rem;padding-top:2rem}}.gratitude__persone-area__post{font-weight:500;font-size:2rem;line-height:2.7rem;color:var(--color-secondary)}@media only screen and (max-width: 768px){.gratitude__persone-area__post{font-size:1.4rem;line-height:1.9rem}}@media only screen and (max-width: 768px){.gratitude__persone-area{display:flex;flex-direction:column;align-items:center;width:100%}}.gratitude__info-area,.gratitude__info-area__frame{width:100%}@media only screen and (max-width: 1400px){.gratitude__info-area__frame{position:relative;top:-5rem}}@media only screen and (max-width: 768px){.gratitude__info-area__frame{top:-3rem}}@media only screen and (max-width: 576px){.gratitude__info-area__frame{display:none}}.gratitude__info-area__frame--mobile{display:none}@media only screen and (max-width: 576px){.gratitude__info-area__frame--mobile{display:block;width:100%}}.gratitude__info-area__title{font-weight:700;font-size:6.9rem;line-height:7.6rem;letter-spacing:-5%;color:var(--color-secondary)}.gratitude__info-area__title-container{margin-left:15rem;margin-top:5.1rem}@media only screen and (max-width: 1400px){.gratitude__info-area__title-container{margin:unset}}@media only screen and (max-width: 768px){.gratitude__info-area__title{font-size:3.3rem;line-height:3.7rem}}.gratitude__info-area__subtitle{font-weight:700;font-size:4.8rem;line-height:5.3rem}@media only screen and (max-width: 768px){.gratitude__info-area__subtitle{font-size:2.3rem;line-height:2.5rem}}.gratitude__info-area__message{width:100%;position:relative;margin-left:2rem}.gratitude__info-area__message-text{font-weight:500;font-size:2rem;line-height:3rem;top:13.5rem;left:13.5rem;position:absolute;display:flex;flex-direction:column;gap:3rem}@media only screen and (max-width: 1400px){.gratitude__info-area__message-text{left:unset;top:40%;transform:translateY(-50%);max-width:calc(100% - 30rem)}}@media only screen and (max-width: 768px){.gratitude__info-area__message-text{font-size:1.6rem;line-height:2.4rem;width:100%;left:55%;top:40%;transform:translate(-50%,-50%);max-width:calc(100% - 20vw);gap:2rem}}@media only screen and (max-width: 576px){.gratitude__info-area__message-text{gap:1.5rem;top:50%}}@media only screen and (max-width: 375px){.gratitude__info-area__message-text{font-size:1.4rem;line-height:2rem}}@media only screen and (max-width: 1400px){.gratitude__info-area__message{margin-left:unset;display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width: 1400px){.gratitude__info-area{margin-top:15.4rem;display:flex;align-items:center;flex-direction:column}}@media only screen and (max-width: 768px){.gratitude__info-area{margin-top:8.4rem}}@media only screen and (max-width: 1400px){.gratitude{margin-bottom:unset}}.how-to-use{margin:11rem 0;align-items:center;justify-content:center}.how-to-use__card{background-color:var(--color-secondary);position:relative;border-radius:3rem;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width: 1200px){.how-to-use__card{flex-direction:column}}.how-to-use__text{color:var(--color-white);display:flex;flex-direction:column;gap:2.4rem;padding:4.8rem}.how-to-use__text__title{font-weight:500;font-size:5.3rem;line-height:5.8rem}@media only screen and (max-width: 1200px){.how-to-use__text__title{font-size:4.5rem;line-height:5rem}}@media only screen and (max-width: 768px){.how-to-use__text__title{font-size:3rem;line-height:3.3rem}}.how-to-use__text__info{font-weight:400;font-size:2.4rem;line-height:3.3rem}@media only screen and (max-width: 1200px){.how-to-use__text__info{font-size:1.8rem;line-height:2.6rem}}@media only screen and (max-width: 768px){.how-to-use__text__info{font-size:1.4rem;line-height:2rem}}@media only screen and (max-width: 1200px){.how-to-use__text{gap:1.6rem;padding:2.4rem}}@media only screen and (max-width: 768px){.how-to-use__text{gap:1.2rem;padding:1.6rem}}.how-to-use__picture{background-color:var(--color-light-blue);border-radius:3rem;position:relative;max-width:48%}@media only screen and (max-width: 1200px){.how-to-use__picture{max-width:initial}}@media only screen and (max-width: 1200px){.how-to-use__middle-picture{position:absolute;top:-1rem;z-index:1;left:20%;transform:translate(-20%);width:80%}}.how-to-use__hands-picture-md{display:none}@media only screen and (max-width: 1200px){.how-to-use__hands-picture-md{display:block;margin-top:4rem;border-radius:3rem;width:100%;position:relative;z-index:2}}@media only screen and (max-width: 768px){.how-to-use__hands-picture-md{display:none}}.how-to-use__hands-picture-sm{display:none}@media only screen and (max-width: 768px){.how-to-use__hands-picture-sm{display:block;border-radius:3rem;width:100%;position:relative;z-index:2}}.how-to-use__hand-picture-bottom{position:absolute;bottom:0;left:10%}@media only screen and (max-width: 1200px){.how-to-use__hand-picture-bottom{display:none}}.how-to-use__hand-picture-right{position:absolute;right:0;bottom:0}@media only screen and (max-width: 1200px){.how-to-use__hand-picture-right{display:none}}.how-to-use__orange-thousand{position:absolute;top:34rem;right:9rem;transform:rotate(-27.5deg)}@media only screen and (max-width: 1200px){.how-to-use__orange-thousand{top:unset;bottom:11%;right:25%;transform:rotate(-27.5deg) translate(-25%,-11%);object-fit:contain;height:auto;width:20%;z-index:3}}@media only screen and (max-width: 768px){.how-to-use__orange-thousand{top:unset;bottom:6%;right:25%;transform:rotate(-27.5deg) translate(-25%,-6%);width:17.5%}}@media only screen and (max-width: 1200px){.how-to-use{margin:unset}}@media only screen and (max-width: 768px){.how-to-use{margin-top:2rem}}.learn-more__card{position:relative;display:flex}@media only screen and (max-width: 1200px){.learn-more__card{margin-bottom:-22rem}}@media only screen and (max-width: 768px){.learn-more__card{flex-direction:column;margin-bottom:0}}.learn-more__cart-picture{position:absolute;right:0;bottom:0;max-width:55%}@media only screen and (max-width: 1200px){.learn-more__cart-picture{bottom:20%;max-height:40%}}@media only screen and (max-width: 768px){.learn-more__cart-picture{position:relative;object-fit:contain;max-width:initial;width:90%;height:auto;margin:-14.5rem 5% 0}}.learn-more__info{position:absolute;left:32.5%;top:35%;transform:translate(-32.5%,-35%) rotate(-5deg);z-index:1}@media only screen and (max-width: 1200px){.learn-more__info{left:40%;top:25%;transform:translate(-40%,-25%) rotate(-5deg)}}@media only screen and (max-width: 768px){.learn-more__info{top:20%;left:15%;transform:rotate(-5deg);width:75%}}@media only screen and (max-width: 375px){.learn-more__info{top:15%;left:10%;width:80%}}.learn-more__info__text{font-weight:400;font-size:2.4rem;line-height:1.5;margin-bottom:3rem;width:75%}@media only screen and (max-width: 1200px){.learn-more__info__text{width:100%;font-size:2.5vw}}@media only screen and (max-width: 768px){.learn-more__info__text{font-size:3vw;margin-bottom:4vw}}@media only screen and (max-width: 375px){.learn-more__info__text{font-size:1.2rem}}.learn-more__info__button{padding:3rem 9rem;color:var(--color-white);background-color:var(--color-secondary);font-weight:500;font-size:2.4rem;line-height:1;border-radius:2.5rem;margin:.25rem}@media only screen and (max-width: 1200px){.learn-more__info__button{font-size:2.5vw}}@media only screen and (max-width: 768px){.learn-more__info__button{padding:2rem 4rem;font-size:3vw;border-radius:1.2rem}}@media only screen and (max-width: 375px){.learn-more__info__button{padding:1rem 3rem;font-size:1.2rem;border-radius:.8rem}}.learn-more__info__button-container{position:relative}.learn-more__info__button-hand-picture{position:absolute;bottom:.75rem;transform:rotate(5deg)}@media only screen and (max-width: 768px){.learn-more__info__button-hand-picture{display:none}}.learn-more__decoration-md{display:none}@media only screen and (max-width: 1200px){.learn-more__decoration-md{display:flex;width:100%;height:auto;object-fit:contain}}@media only screen and (max-width: 768px){.learn-more__decoration-md{display:none}}.learn-more__decoration-sm{display:none}@media only screen and (max-width: 768px){.learn-more__decoration-sm{display:flex;width:100%;height:auto;object-fit:contain}}@media only screen and (max-width: 1200px){.learn-more__decoration{display:none}}.learn-more__hand-picture{display:none}@media only screen and (max-width: 768px){.learn-more__hand-picture{display:flex;position:absolute;bottom:32.5%;left:10%;width:20%;height:12%;transform:translate(-10%,-32.5%)}}.learn-more__orange-stars{position:absolute;top:16.5rem;right:7rem}@media only screen and (max-width: 1200px){.learn-more__orange-stars{top:10%;right:5%;object-fit:contain;height:auto;width:15%}}@media only screen and (max-width: 768px){.learn-more__orange-stars{top:52.5%;right:8%;transform:translate(-10%,-52.5%);width:20%}}.faq{margin:9rem 0 0}.faq__container{display:flex;flex-direction:column;gap:1.6rem;margin-top:5rem}@media only screen and (max-width: 1400px){.faq__container{margin-top:3.2rem}}@media only screen and (max-width: 768px){.faq__container{margin-top:2rem;gap:.8rem}}.faq__item{background:var(--color-blue-blinked);border-radius:2.5rem}.faq__item[open] .faq__title:after{transform:rotate(45deg)}@media only screen and (max-width: 1200px){.faq__item[open] .faq__title{padding-bottom:1.2rem}}@media only screen and (max-width: 768px){.faq__item[open] .faq__title{padding-bottom:.85rem}}.faq__title{font-weight:500;font-size:2.4rem;line-height:3.6rem;color:var(--color-faq-title);padding:2.7rem 5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer}.faq__title:after{content:"";background:var(--color-secondary) url(/svg/faq__plus.svg) no-repeat center center;width:3.6rem;height:3.6rem;min-width:3.6rem;min-height:3.6rem;border-radius:100%;display:block;transition:all .3s ease}@media only screen and (max-width: 1200px){.faq__title{padding:2.4rem 2.2rem;line-height:3rem;font-size:2.2rem}}@media only screen and (max-width: 768px){.faq__title{font-size:1.8rem;line-height:2.4rem;padding:2.1rem 1.6rem}}.faq__answer{padding:0 5rem 1.8rem;font-size:2rem;font-weight:400;line-height:3rem;color:var(--color-person-info);display:flex;flex-direction:column;gap:1rem}.faq__answer-desc ol{margin-left:1em}.faq__answer-desc ol li{list-style:decimal}.faq__answer-link{color:var(--color-secondary)}.faq__answer-list{display:flex;flex-direction:column;gap:1rem}.faq__answer-list__item{list-style:inside}@media only screen and (max-width: 1200px){.faq__answer{padding:0 2.2rem 2.2rem;font-size:1.8rem}}@media only screen and (max-width: 768px){.faq__answer{padding:0 1.6rem 1.6rem;font-size:1.4rem;line-height:2.4rem}}@media only screen and (max-width: 1400px){.faq{margin-bottom:4rem}}@media only screen and (max-width: 768px){.faq{margin:5rem 0}}@media only screen and (max-width: 768px){.footer .container{padding:0 2.4rem}}.footer__container{padding:11.8rem 0 7.4rem}@media only screen and (max-width: 1200px){.footer__container{padding:3.8rem 0}}@media only screen and (max-width: 768px){.footer__container{padding:4.8rem 0 3.2rem}}.footer__logo,.footer-top{margin-bottom:3.2rem}.footer-top__faq{display:flex;gap:3.2rem}@media only screen and (max-width: 768px){.footer-top__faq-info{border-bottom:.1rem solid var(--color-footer-border);padding-bottom:3.2rem;margin-bottom:3.2rem}}.footer-top__faq-info,.footer-top__faq-links{width:50%}@media only screen and (max-width: 992px){.footer-top__faq-info,.footer-top__faq-links{width:100%}}.footer-top__faq-description{color:var(--color-gray-dark);font-size:1.8rem;font-weight:400;max-width:30rem;margin-bottom:1.2rem}@media only screen and (max-width: 768px){.footer-top__faq-description{margin-bottom:1.6rem}}.footer-top__faq-buttons{display:flex;align-items:center}@media only screen and (max-width: 375px){.footer-top__faq-buttons{flex-direction:column;align-items:flex-start;gap:1.2rem}}.footer-top__faq-vk,.footer-top__faq-ok{width:4.4rem;height:4.4rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 375px){.footer-top__faq-vk,.footer-top__faq-ok{width:100%}}.footer-top__faq-vk{background:var(--color-blue-blinked);margin:0 .8rem 0 1.2rem}@media only screen and (max-width: 992px){.footer-top__faq-vk{margin:0 1.2rem}}@media only screen and (max-width: 375px){.footer-top__faq-vk{margin:unset}}.footer-top__faq-ok{background:var(--color-orange-blinked)}.footer-top__faq-support{font-weight:400;color:var(--color-white);font-size:1.8rem;background-color:var(--color-secondary);border-radius:1.2rem;height:4.4rem;line-height:1;display:flex;align-items:center;padding:1rem 2rem;transition:all .3s ease}.footer-top__faq-support:hover{background-color:var(--color-secondary-dark)}.footer-top__faq-support_link{padding:1rem 2rem;color:var(--color-white)}.footer-top__faq-support_link:visited{color:var(--color-white)}@media only screen and (max-width: 1200px){.footer-top__faq-support{font-size:1.7rem}}@media only screen and (max-width: 768px){.footer-top__faq-support{font-size:1.6rem}}@media only screen and (max-width: 375px){.footer-top__faq-support{width:100%}}.footer-top__faq-links{display:flex;flex-direction:column;gap:1.1rem}@media only screen and (max-width: 768px){.footer-top__faq-links{gap:1.6rem}}.footer-top__faq-link{font-weight:400;font-size:1.8rem;color:var(--color-gray-dark);text-decoration:underline;transition:all .3s ease}.footer-top__faq-link:visited,.footer-top__faq-link:active{color:var(--color-gray-dark)}.footer-top__faq-link:hover{color:var(--color-primary)}@media only screen and (max-width: 1200px){.footer-top__faq-link{font-size:1.6rem}}@media only screen and (max-width: 768px){.footer-top__faq-link{font-size:1.4rem}}@media only screen and (max-width: 768px){.footer-top__faq{flex-direction:column;gap:unset}}.footer-bottom{font-weight:500;font-size:1.7rem;color:var(--color-gray-dark)}@media only screen and (max-width: 1200px){.footer-bottom{font-size:1.4rem}}.modal{position:fixed;z-index:11;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080;backdrop-filter:blur(2.5rem);display:none;pointer-events:all}.modal--active{display:block}.modal__body{z-index:12;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:2rem;padding:2rem 3rem;background-color:var(--color-header-menu-bg);justify-content:center;border-radius:2rem}@media only screen and (max-width: 768px){.modal__body{width:calc(100% - 3.2rem)}}@media only screen and (max-width: 576px){.modal__body{width:100%;height:100vh;justify-content:flex-start;border-radius:unset;padding:unset;gap:unset}}.modal__header{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 576px){.modal__header{padding:1.6rem 3.2rem;border-bottom:.1rem solid rgba(0,136,254,.25)}}.modal__title{font-weight:700;font-size:3.2rem;line-height:4.2rem}@media only screen and (max-width: 576px){.modal__title{font-size:2.4rem;line-height:3.1rem}}.modal__divider{width:100%;height:.1rem;background-color:#0088fe40}@media only screen and (max-width: 576px){.modal__divider{display:none}}.modal__picture{padding:0 20rem}@media only screen and (max-width: 576px){.modal__picture{padding:0 6rem;margin-top:15.3rem;margin-bottom:3.3rem}}.modal__text{font-weight:500;font-size:2.4rem;line-height:3.1rem;text-align:center}@media only screen and (max-width: 576px){.modal__text{font-size:2rem;line-height:2.6rem;margin-bottom:1.6rem}}.modal__submit-button{background-color:var(--color-secondary);padding:1.7rem 3.3rem;border-radius:1.3rem;color:var(--color-white);font-weight:500;font-size:2rem;line-height:2.6rem;align-self:center}.modal__close-button{max-width:3.5rem;max-height:3.5rem}@media only screen and (max-width: 576px){.modal__close-button{max-width:2.3rem;max-height:2.3rem}}.modal__close-cross{width:100%}.slide-menu{width:100%;height:100dvh;pointer-events:all;position:fixed;overflow-y:auto;overflow-x:hidden;background:#00000080;-webkit-tap-highlight-color:transparent;inset:0;z-index:500;display:none;overflow:hidden}.slide-menu--opened{display:grid}.slide-menu__container{transition:all .5s ease;transform:translate(100%);will-change:transform}.slide-menu__container--active{transform:translate(0)}@media only screen and (max-width: 768px){.slide-menu__container{transform:translateY(100%)}.slide-menu__container--active{transform:translate(0)}}@media only screen and (max-width: 768px){.slide-menu{align-items:flex-end;justify-content:unset}}.slide-out{max-width:46rem;width:100%;height:100vh;background:var(--color-white);position:absolute;right:0;top:0;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.slide-out__header{display:flex;align-items:center;justify-content:space-between;padding:2.4rem 1.6rem 1.6rem 3.2rem}@media only screen and (max-width: 768px){.slide-out__header{padding:3.6rem 2.4rem .8rem}.slide-out__header:before{content:"";width:6rem;height:.4rem;background-color:var(--color-secondary);opacity:10%;position:absolute;top:.8rem;left:50%;transform:translate(-50%);z-index:100}}.slide-out__title{font-size:2.4rem;font-weight:700;color:var(--color-secondary);line-height:2.8rem}@media only screen and (max-width: 768px){.slide-out__title{font-size:2rem;line-height:2.4rem}}.slide-out__button-close{width:4.4rem;height:4.4rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;background:var(--color-green-bg-light)}@media only screen and (max-width: 768px){.slide-out__button-close{display:none}}.slide-out__footer{display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem 3.2rem}@media only screen and (max-width: 768px){.slide-out__footer{padding:1.6rem 3.2rem;gap:1.2rem}}.slide-out__link,.slide-out__button{height:5.4rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;color:var(--color-white);cursor:pointer;gap:1.2rem;font-weight:400;font-size:1.8rem;line-height:2.4rem;transition:all .3s ease}.slide-out__link svg,.slide-out__button svg{transition:fill .3s ease}.slide-out__link--tg:hover,.slide-out__link--chat:hover,.slide-out__link--mail:hover,.slide-out__button--tg:hover,.slide-out__button--chat:hover,.slide-out__button--mail:hover{background:var(--color-slide-menu-chat-hovered);color:var(--color-secondary)}.slide-out__link--tg:hover svg,.slide-out__link--chat:hover svg,.slide-out__link--mail:hover svg,.slide-out__button--tg:hover svg,.slide-out__button--chat:hover svg,.slide-out__button--mail:hover svg{fill:var(--color-secondary)}.slide-out__link--tg,.slide-out__button--tg{background:var(--color-slide-menu-tg)}.slide-out__link--chat,.slide-out__button--chat{background:var(--color-slide-menu-chat)}.slide-out__link--mail,.slide-out__button--mail{background:var(--color-slide-menu-mail)}.slide-out__link--vk,.slide-out__button--vk{background:var(--color-slide-menu-vk)}.slide-out__link--vk:hover,.slide-out__button--vk:hover{background:var(--color-slide-menu-vk-hovered)}.slide-out__faq{font-weight:500;font-size:1.6rem;line-height:2.2rem;color:var(--color-secondary);text-align:center}@media only screen and (max-width: 768px){.slide-out__faq{padding:1.6rem 0}}@media only screen and (max-width: 768px){.slide-out{max-width:unset;position:unset;border-radius:2.4rem 2.4rem 0 0;height:max-content}}
