html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0, 0, 0, 0);box-sizing:border-box}html:before,html:after,body:before,body:after,div:before,div:after,span:before,span:after,object:before,object:after,iframe:before,iframe:after,h1:before,h1:after,h2:before,h2:after,h3:before,h3:after,h4:before,h4:after,h5:before,h5:after,h6:before,h6:after,p:before,p:after,blockquote:before,blockquote:after,pre:before,pre:after,abbr:before,abbr:after,address:before,address:after,cite:before,cite:after,code:before,code:after,del:before,del:after,dfn:before,dfn:after,em:before,em:after,img:before,img:after,ins:before,ins:after,kbd:before,kbd:after,q:before,q:after,samp:before,samp:after,small:before,small:after,strong:before,strong:after,var:before,var:after,b:before,b:after,i:before,i:after,dl:before,dl:after,dt:before,dt:after,dd:before,dd:after,ol:before,ol:after,ul:before,ul:after,li:before,li:after,fieldset:before,fieldset:after,form:before,form:after,label:before,label:after,legend:before,legend:after,article:before,article:after,aside:before,aside:after,canvas:before,canvas:after,details:before,details:after,figcaption:before,figcaption:after,figure:before,figure:after,footer:before,footer:after,header:before,header:after,hgroup:before,hgroup:after,menu:before,menu:after,nav:before,nav:after,section:before,section:after,summary:before,summary:after,time:before,time:after,mark:before,mark:after,audio:before,audio:after,video:before,video:after,button:before,button:after{box-sizing:border-box}sub,sup{margin:0;padding:0;border:0;outline:0;font-size:100%;background:rgba(0, 0, 0, 0);box-sizing:border-box}sub:before,sub:after,sup:before,sup:after{box-sizing:border-box}a:before,a:after{box-sizing:border-box}table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:rgba(0, 0, 0, 0)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:none}q:before,q:after{content:none}:focus{outline:0}input[type=text],textarea{-webkit-appearance:none}input[type=text]::-ms-clear,textarea::-ms-clear{display:none}input,textarea{border-radius:0;box-sizing:border-box}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:rgba(0, 0, 0, 0)}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:rgba(0, 0, 0, 0)}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:rgba(0, 0, 0, 0)}textarea{resize:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;word-wrap:break-word}@font-face{font-family:"Inter";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:"Inter";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:"Inter";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:"Inter";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:"SF-Pro-Display";src:url("../fonts/SF-Pro-Display-Regular.woff2") format("woff2"),url("../fonts/SF-Pro-Display-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SF-Pro-Display";src:url("../fonts/SF-Pro-Display-Medium.woff2") format("woff2"),url("../fonts/SF-Pro-Display-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"SF-Pro-Display";src:url("../fonts/SF-Pro-Display-Bold.woff2") format("woff2"),url("../fonts/SF-Pro-Display-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--full-screen: calc(var(--vh, 1vh) * 100);--height-header: 5rem;--height-footer: 36.25rem;--gl-indent: 5rem}html{height:100%;font:400 16px/1 "Inter",sans-serif}body{position:relative;display:flex;height:100%;font-size:1rem;color:#090909;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5 repeat url(../../images/bg-noise.png)}@supports(display: grid){body{display:block}}.preloader{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;opacity:1;transition:opacity .3s;z-index:1000}.body--loaded .preloader{pointer-events:none;opacity:0}.wrapper{position:relative;width:100%;display:flex;flex-direction:column;min-height:100%;height:auto !important}main{width:100%;position:relative;flex:1 0 auto}.container{max-width:-webkit-calc($point_1 + 1.25rem * 2);max-width:calc(1400px + 2.5rem);margin:0 auto;height:100%;width:100%}@media(min-width: 991.98px){.container{padding-inline:1.25rem}}@media(max-width: 991.98px){.container{padding-inline:1rem}}a{text-decoration:none;color:#090909;transition:opacity .25s ease-in-out}a:hover{opacity:.8}.header{position:fixed;top:0;left:0;width:100%;background:#f5f5f5;will-change:transform;z-index:100}.header__logo{display:inline-flex;flex-shrink:0}@media(min-width: 767.98px){.header__logo{width:3.5rem;height:2.5rem}}@media(max-width: 767.98px){.header__logo{width:2.25rem;height:1.625rem}}.header-nav{display:flex;align-items:center}@media(min-width: 767.98px){.header-nav{gap:2.1875rem}}@media(max-width: 767.98px){.header-nav{gap:.625rem}}.header-nav__link{color:#090909;letter-spacing:-0.05rem;font-weight:600;transition:color .2s cubic-bezier(0.4, 0, 0.2, 1)}.header-nav__link:hover{color:#6823ff}@media(min-width: 767.98px){.header-nav__link{font-size:1rem;line-height:1.37}}@media(max-width: 767.98px){.header-nav__link{font-size:.75rem;line-height:1.17}}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;min-height:var(--height-header)}.section{position:relative;width:100%;font-size:1rem}.section.demo_mod{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;height:calc(100vh - (var(--height-footer) + var(--height-header)));font-size:4rem;color:#fff;text-align:center;background-color:#000}.section_in{max-width:96rem;width:100%;margin:0 auto}.body__inner{display:flex;flex-direction:column}@media(min-width: 991.98px){.body__inner{gap:9.375rem}}@media(max-width: 991.98px){.body__inner{gap:3.875rem}}.title_H2{font-weight:700;line-height:1}@media(min-width: 991.98px){.title_H2{font-size:4.5rem;letter-spacing:-0.04rem}}@media(min-width: 767.98px)and (max-width: 991.98px){.title_H2{font-size:3.125rem}}@media(max-width: 767.98px){.title_H2{font-size:2.5rem;letter-spacing:-0.07rem}}.footer{display:flex;flex-direction:column;width:100%;min-height:var(--height-footer);font-size:1rem}@media(min-width: 767.98px){.footer{gap:9.375rem;padding-left:2.5rem;padding-bottom:2.75rem}}@media(max-width: 767.98px){.footer{gap:3.875rem;padding-bottom:2rem}}.footer__top{display:flex;align-items:start}@media(min-width: 767.98px){.footer__top{gap:4.5rem}}@media(max-width: 767.98px){.footer__top{flex-direction:column;gap:1.875rem}}.footer__content{display:flex;flex-direction:column;gap:4rem}.footer__content-inner{display:flex;color:#515151;align-items:end;gap:1.5rem}.footer-info{max-width:682px;width:100%}@media(min-width: 767.98px){.footer-info{display:flex;flex-direction:column;align-items:start;gap:5rem}}@media(max-width: 767.98px){.footer-info{display:none}}.footer-contacts{display:flex;flex-direction:column;gap:.5rem}.footer-contacts__tag{display:inline-flex;font-size:.875rem}.footer-contacts__link-wrap{display:flex;align-items:center;gap:.5rem}.footer-contacts__link{font-size:1.75rem;font-weight:600;color:#515151;letter-spacing:-0.04rem;line-height:1}.footer-contacts__link-wrap::before{content:"";display:inline-flex;width:1.125rem;height:1.125rem;border-radius:50%;background:#515151}.footer-navigation{display:flex;align-items:start;width:100%;gap:2.75rem}@media(min-width: 991.98px){.footer-navigation{justify-content:space-between;max-width:31.25rem}}.footer-navigation__column{display:flex;flex-direction:column;gap:1.0625rem}.footer-navigation__title{font-weight:500;font-size:.875rem;line-height:1.29;letter-spacing:-0.04rem;opacity:.6}.footer-navigation__list{display:flex;flex-direction:column;gap:.625rem}@media(min-width: 767.98px){.footer-navigation__list{max-width:17.5625rem}}.footer-navigation__link{display:flex;align-items:center;gap:.625rem;font-size:1.375rem;font-weight:500;color:#515151;line-height:1.18;letter-spacing:-0.04rem;transition:color .2s cubic-bezier(0.4, 0, 0.2, 1)}.footer-navigation__link:hover{color:#6823ff}.footer-navigation__link-icon{width:.625rem;height:.625rem}.footer-copy{display:flex;align-items:center;justify-content:center;width:100%;font-size:.875rem}.hero{width:100%;margin-top:calc(var(--height-header) + .625rem)}@media(min-width: 991.98px){.hero{margin-bottom:9.375rem}}@media(max-width: 991.98px){.hero{margin-bottom:3.875rem}}.hero__title{display:inline-block;font-weight:700;text-transform:uppercase;line-height:1;letter-spacing:-0.1875rem}@media(min-width: 991.98px){.hero__title{font-size:4.5rem;margin-bottom:1.25rem}}@media(max-width: 991.98px){.hero__title{font-size:2.5rem;margin-bottom:.9375rem}}.hero__title span{display:flex}@media(min-width: 991.98px){.hero__title-span{margin-left:9.375rem}}@media(max-width: 991.98px){.hero__title-span{margin-left:3.75rem}}.hero__subtitle{display:inline-flex}@media(min-width: 767.98px){.hero__subtitle{font-size:1.75rem;font-weight:600}}@media(max-width: 767.98px){.hero__subtitle{font-size:1.25rem;font-weight:500}}@media(max-width: 575.98px){.hero__subtitle{max-width:14rem}}.hero__description{display:flex;align-items:center;gap:1.25rem}.hero__description-item{max-width:23.3125rem;font-weight:500;font-size:1rem;color:#515151}@media(min-width: 767.98px){.hero__description-item{letter-spacing:-0.04rem;line-height:1.37}}@media(max-width: 767.98px){.hero__description-item{letter-spacing:-0.06rem;line-height:1.25}}.hero__row{display:flex;width:100%;gap:.75rem}@media(min-width: 991.98px){.hero__row{flex:0 1 50%}}@media(max-width: 991.98px){.hero__row{flex-direction:column}}.hero__content{display:flex;flex-direction:column}@media(min-width: 991.98px){.hero__content{padding-top:28px;flex:0 1 50%;gap:5.625rem}}@media(max-width: 991.98px){.hero__content{border-radius:14px;padding:24px;background:#fff;gap:1.875rem}}@media(min-width: 991.98px){.hero__content button{margin-top:auto}}.hero__icons{display:flex;gap:.25rem}@media(max-width: 767.98px){.hero__icons{flex-direction:column}}.hero__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:#4600df;border-radius:.5rem}@media(min-width: 991.98px){.hero__icon-wrap{width:2.4375rem;height:2.4375rem}}@media(max-width: 991.98px){.hero__icon-wrap{width:2rem;height:2rem}}.hero__icon--signal{width:17px}.hero__icon--facebook{width:9px}.hero__picture{position:relative;display:flex;align-items:end;padding:1.5rem;overflow:hidden}@media(min-width: 991.98px){.hero__picture{flex:0 1 50%;min-height:35rem;border-radius:1.125rem}}@media(max-width: 991.98px){.hero__picture{border-radius:.5625rem;aspect-ratio:1/1}}.hero__picture-bg{position:absolute;inset:0;z-index:0}.hero__picture-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));z-index:1}.hero__picture img{width:100%;height:100%;object-fit:cover}.hero__thumbs{position:relative;z-index:2;display:flex;justify-content:space-between;gap:1rem;width:100%}.hero__thumb{aspect-ratio:1/1;overflow:hidden;background:#f5f5f5;flex-shrink:0}@media(min-width: 767.98px){.hero__thumb{width:8.75rem;height:8.75rem;padding:.3125rem;border-radius:1.125rem}}@media(max-width: 767.98px){.hero__thumb{width:5.625rem;height:5.625rem;padding:3px;border-radius:.5625rem}}.hero__thumb img{display:block;width:100%;height:100%;object-fit:cover}@media(min-width: 767.98px){.hero__thumb img{border-radius:1rem}}@media(max-width: 767.98px){.hero__thumb img{border-radius:.4375rem}}.grid-top{display:flex;justify-content:space-between;align-items:center}@media(min-width: 991.98px){.grid-top{margin-bottom:3.125rem}}@media(max-width: 991.98px){.grid-top{margin-bottom:1.875rem}}@media(min-width: 991.98px){.grid-top__title{margin-left:2.5rem}}.grid-top__tag{font-weight:600;line-height:1.1;letter-spacing:-0.04rem}@media(min-width: 991.98px){.grid-top__tag{font-size:1.25rem}}@media(max-width: 991.98px){.grid-top__tag{font-size:.6875rem}}.grid-body{display:grid;gap:12px}@media(min-width: 991.98px){.grid-body{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr)}}@media(max-width: 991.98px){.grid-body{grid-template-columns:1fr}}.grid-body__item{display:flex;align-items:center;gap:1.875rem;min-height:7.5rem;padding:2.5rem 1.875rem;font-size:1.25rem;font-weight:600;letter-spacing:-0.06rem;background:#fff;border-radius:1.125rem;overflow:hidden}@media(min-width: 991.98px){.grid-body__item.grid-body__item--1{grid-column:1;grid-row:1}}@media(min-width: 991.98px){.grid-body__item.grid-body__item--2{grid-column:2;grid-row:1}}@media(min-width: 991.98px){.grid-body__item.grid-body__item--3{grid-column:2;grid-row:2}}@media(min-width: 991.98px){.grid-body__item.grid-body__item--4{grid-column:3;grid-row:2}}@media(min-width: 991.98px){.grid-body__item.grid-body__item--5{grid-column:4;grid-row:1}}.grid-body__count{font-size:.625rem;color:#6b6b6b}.format{width:100%;display:flex;justify-content:center}.format__container{max-width:1400px;width:100%;position:relative;overflow:hidden}.format__row{display:flex;flex-direction:column;gap:30px;width:100%}@media(min-width: 1024px){.format__row{flex-direction:row}}.format__content{display:flex;flex-direction:column}@media(min-width: 1024px){.format__content{width:50%}}.format__title{margin-bottom:30px}@media(min-width: 1024px){.format__title{margin-bottom:50px}}.format__media{position:relative;overflow:hidden;width:100%;height:100%;border-radius:9px;aspect-ratio:357/430}@media(min-width: 1024px){.format__media{border-radius:18px;aspect-ratio:694/560}}.format__media-inner{position:relative;width:100%;height:100%}.format__image{width:100%;height:100%;object-fit:cover}.format__gradient{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0))}.format__icon{flex-shrink:0}.format__chart{display:flex;align-items:center;justify-content:center}@media(min-width: 1024px){.format__chart{width:50%;min-height:560px}}.format__chart-image{width:384px;height:662px;object-fit:contain;max-width:100%;height:auto}.format__picture{position:relative;display:flex;align-items:end;overflow:hidden}@media(min-width: 991.98px){.format__picture{flex:0 1 50%;min-height:35rem;padding:2.5rem;border-radius:1.125rem}}@media(max-width: 991.98px){.format__picture{padding:2.125rem 24px;border-radius:.5625rem;min-height:26.875rem}}.format__picture-bg{position:absolute;inset:0;z-index:0}.format__picture-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));z-index:1}.format__img{width:100%;height:100%;object-fit:cover}.format__overlay{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width: 991.98px){.format__overlay{gap:1rem}}@media(max-width: 991.98px){.format__overlay{gap:.625rem}}.format__icon-wrap{width:1rem;height:.75rem}.format__text{color:#fff;font-weight:500}@media(min-width: 767.98px){.format__text{font-size:1.375rem;line-height:1.18;letter-spacing:-0.04rem}}@media(max-width: 767.98px){.format__text{font-size:1rem;line-height:1.25;letter-spacing:-0.06rem;max-width:85%}}.faq__inner{display:grid}@media(min-width: 991.98px){.faq__inner{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:minmax(0.5fr) minmax(1fr);column-gap:.75rem}}@media(max-width: 991.98px){.faq__inner{gap:1.875rem}}.faq__title{grid-column-start:1;grid-row-start:1;order:1}.faq__btn{order:3}@media(min-width: 991.98px){.faq__btn{grid-row-start:2;grid-column-start:1;align-self:end}}.faq__list{display:flex;flex-direction:column;gap:.75rem;order:2}@media(min-width: 991.98px){.faq__list{grid-row:span 2/span 2;grid-column-start:2}}.faq__item{display:flex;align-items:center;min-height:5.625rem;padding:2.3125rem;font-weight:500;line-height:1.5;letter-spacing:-0.06rem;color:#515151;background:#fff;border-radius:1.125rem}@media(min-width: 991.98px){.faq__item{gap:7.5rem}}@media(max-width: 991.98px){.faq__item{gap:3.4375rem}}.faq__item-plus{position:relative;display:inline-flex;flex-shrink:0;width:1rem;height:1rem}.faq__item-plus::before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:2px;background:#b5b5b5;transform:translate(-50%, -50%)}.faq__item-plus::after{content:"";position:absolute;top:50%;left:50%;display:inline-flex;width:2px;height:1rem;background:#b5b5b5;transform:translate(-50%, -50%)}@media(min-width: 991.98px){.faq__item-desc--blue{color:#4600df}}@media(min-width: 991.98px){.review__title{margin-bottom:3.125rem;margin-left:2.5rem}}@media(max-width: 991.98px){.review__title{margin-bottom:1.875rem}}.review__list{display:grid;gap:.75rem}@media(min-width: 991.98px){.review__list{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(min-width: 767.98px)and (max-width: 991.98px){.review__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767.98px){.review__list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.review__item{min-height:26.75rem;border-radius:1.125rem;overflow:hidden}.review__img{width:100%;height:100%;object-fit:cover}.about__actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.about__label{display:flex;align-items:center;gap:8px}.about__label-icon{width:24px;height:24px}.about__label-title{font-weight:600;font-size:16px}.about__button-wrap{display:flex;width:100%;align-items:center;justify-content:center}@media(min-width: 768px){.about__button-wrap{align-items:flex-start;justify-content:flex-start}}.about__button{max-width:315px;width:100%;height:52px;padding:0 24px;display:flex;justify-content:center;align-items:center;background:#000;color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:background .2s}.about__button:hover{background:#222}.about__inner{display:flex;width:100%;gap:.75rem}@media(min-width: 991.98px){.about__inner{flex:0 1 50%}}@media(max-width: 991.98px){.about__inner{flex-direction:column}}.about__content{display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem}@media(min-width: 991.98px){.about__content{flex:0 1 50%}}.about__title{display:inline-block;word-break:break-word;font-weight:bold;line-height:1}@media(min-width: 991.98px){.about__title{font-size:4.5rem;margin-bottom:2.5rem}}@media(max-width: 991.98px){.about__title{font-size:2.5rem;margin-bottom:1.25rem}}.about__description{display:flex;flex-direction:column;gap:1.5rem;max-width:375px;font-weight:500}@media(min-width: 991.98px){.about__description{margin-left:6.25rem;font-size:1.25rem;line-height:1;letter-spacing:-0.05rem}}@media(max-width: 991.98px){.about__description{margin-left:4.375rem;font-size:1rem;line-height:1.25;letter-spacing:-0.06rem}}.about__add{font-weight:500}@media(min-width: 991.98px){.about__add{font-size:1.25rem;line-height:1;letter-spacing:-0.05rem}}@media(max-width: 991.98px){.about__add{font-size:1rem;line-height:1.25;letter-spacing:-0.06rem}}.about__preview{position:relative;display:flex;align-items:end;overflow:hidden}@media(min-width: 991.98px){.about__preview{flex:0 1 50%;min-height:35rem;padding:3.125rem;border-radius:1.125rem}}@media(max-width: 991.98px){.about__preview{padding:1.75rem 1.5rem;border-radius:.5625rem;aspect-ratio:1/1}}.about__picture-bg{position:absolute;inset:0;z-index:0}.about__picture-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));z-index:1}.about__picture{width:100%;height:100%;object-fit:cover}.about__quote{position:relative;z-index:2;display:flex;flex-direction:column}@media(min-width: 991.98px){.about__quote{gap:1rem}}@media(max-width: 991.98px){.about__quote{gap:.625rem}}.about__quote-icon{width:41px;height:41px}.about__quote-text{color:#fff;font-weight:500}@media(min-width: 991.98px){.about__quote-text{font-size:1.375rem;line-height:1.18;letter-spacing:-0.04rem;max-width:99%}}@media(max-width: 991.98px){.about__quote-text{font-size:1rem;line-height:1.25;letter-spacing:-0.06rem;max-width:85%}}.contact-form{display:flex;justify-content:space-between;width:100%;background:#090909;border-radius:1.125rem}@media(min-width: 991.98px){.contact-form{padding:3.125rem;padding-left:2.5rem;gap:.75rem}}@media(max-width: 991.98px){.contact-form{padding:1.5rem;padding-top:2.5rem;flex-direction:column;gap:2.5rem}}.contact-form__info{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;color:#fff}@media(min-width: 991.98px){.contact-form__title{margin-bottom:2.1875rem;max-width:36.25rem;margin-top:20px}}@media(max-width: 991.98px){.contact-form__title{margin-bottom:1.25rem}}.contact-form__description{max-width:375px;font-weight:500;font-size:1.25rem;line-height:1;letter-spacing:-0.05rem}@media(min-width: 991.98px){.contact-form__description{margin-left:6.25rem}}.contact-form__add{color:#515151;font-weight:500}@media(min-width: 991.98px){.contact-form__add{font-size:1.25rem;line-height:1;letter-spacing:-0.05rem}}@media(max-width: 991.98px){.contact-form__add{display:none}}.submit-form{background:#fff;border-radius:18px}@media(min-width: 991.98px){.submit-form{max-width:33.5625rem;flex:0 1 50%;padding:2.5rem}}@media(max-width: 991.98px){.submit-form{max-width:100%;padding:1.875rem 1.5rem 1.5rem 1.5rem}}.submit-form__title{font-weight:600}@media(min-width: 767.98px){.submit-form__title{margin-bottom:1.875rem;font-size:1.75rem;letter-spacing:-0.04rem}}@media(max-width: 767.98px){.submit-form__title{margin-bottom:1.5625rem;font-size:1.375rem;letter-spacing:-0.05rem}}@media(min-width: 767.98px){.submit-form__body{margin-bottom:1.875rem}}@media(max-width: 767.98px){.submit-form__body{margin-bottom:1.25rem}}.submit-form__list{display:flex;flex-direction:column;gap:1rem}@media(min-width: 767.98px){.submit-form__list{margin-bottom:1.875rem}}@media(max-width: 767.98px){.submit-form__list{margin-bottom:1.5625rem}}.submit-form__error-message{display:none;margin-top:6px;color:#ef4444;font-size:14px}.submit-form__error-message.show{display:block}.submit-btn:disabled:before{content:"";display:inline-block;width:20px;height:20px;border:2px solid rgba(0, 0, 0, 0);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.submit-form__terms{font-weight:600;font-size:.75rem;line-height:1.17;letter-spacing:-0.04rem;color:#999;transition:color .2s cubic-bezier(0.4, 0, 0.2, 1)}.submit-form__terms:hover{color:#6823ff}@media(max-width: 991.98px){.submit-form__terms{text-align:center}}.gratitude-section{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;overflow:hidden}.gratitude-section__inner{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;max-height:100%;min-height:0;overflow:hidden;overflow-y:auto}.gratitude-section__block{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 0}.gratitude-section__title{display:inline-block;text-align:center;font-weight:700;text-transform:uppercase;line-height:1;letter-spacing:-0.1875rem}@media(min-width: 991.98px){.gratitude-section__title{font-size:4.5rem;margin-bottom:1.25rem}}@media(max-width: 991.98px){.gratitude-section__title{font-size:2.5rem;margin-bottom:.9375rem}}.gratitude-section__video{width:100%;max-width:60rem;margin-inline:auto;aspect-ratio:16/9}.gratitude-section__iframe{width:100%;height:100%}.gratitude-section__list{display:grid;gap:1rem;max-width:600px;width:100%;margin:0 auto}@media(min-width: 575.98px){.gratitude-section__list{grid-template-columns:repeat(2, 1fr)}}.gratitude-section__link{width:100%}@media(min-width: 575.98px){.gratitude-section__link:first-child{grid-column:span 2}}.gratitude-section__link-icon{width:.875rem;height:.875rem;color:#fff}.paragraph-default{font-weight:500;letter-spacing:-0.05rem}@media(min-width: 767.98px){.paragraph-default{font-size:1.25rem;line-height:1}}@media(max-width: 767.98px){.paragraph-default{font-size:1rem;line-height:1.25}}.paragraph-xs{font-size:.75rem;font-weight:600;line-height:1.17;letter-spacing:-0.05rem}.paragraph-sm{font-size:.875rem;line-height:1}.paragraph-lg{font-weight:500}@media(min-width: 767.98px){.paragraph-lg{font-size:1.375rem;line-height:1.18;letter-spacing:-0.06rem}}@media(max-width: 767.98px){.paragraph-lg{font-size:1rem;line-height:1.25;letter-spacing:-0.04rem}}.paragraph-xl{font-weight:600}@media(min-width: 767.98px){.paragraph-xl{font-size:1.75rem;line-height:1.18;letter-spacing:-0.04rem}}@media(max-width: 767.98px){.paragraph-xl{font-size:1.375rem;line-height:1.25;letter-spacing:-0.05rem}}.paragraph-2xl{font-weight:600;line-height:1}@media(min-width: 991.98px){.paragraph-2xl{font-size:2.5rem;letter-spacing:-0.07rem}}@media(min-width: 767.98px)and (max-width: 991.98px){.paragraph-2xl{font-size:1.875rem}}@media(max-width: 767.98px){.paragraph-2xl{font-size:1.25rem;letter-spacing:-0.05rem}}.text-yellow{color:#ffe605}.text-red{color:#ef4444}.text-black_2{color:#090909}.text-gray_0{color:#f5f5f5}.text-gray_10{color:#b5b5b5}.text-gray_30{color:#6b6b6b}.text-gray_40{color:#515151}.text-gray_20{color:#999}.label-subtitle{display:flex;align-items:center;gap:.625rem;flex-shrink:0}@media(min-width: 991.98px){.label-subtitle--v1{margin-bottom:2.5rem}}@media(max-width: 991.98px){.label-subtitle--v1{margin-bottom:1.25rem}}.label-subtitle__icon{position:relative;width:1.125rem;height:1.125rem;flex-shrink:0}button.label-subtitle__icon{cursor:pointer}.label-subtitle__icon--plus{position:absolute;inset:0;object-fit:contain;transition:opacity .25s ease-in-out,transform .25s ease-in-out;opacity:1;transform:scale(1) rotate(0deg)}.label-subtitle__icon--check{position:absolute;inset:0;object-fit:contain;transition:opacity .25s ease-in-out,transform .25s ease-in-out;opacity:0;transform:scale(0.9) rotate(90deg)}.label-subtitle--toggled .label-subtitle__icon--plus{opacity:0;transform:scale(0.9) rotate(90deg)}.label-subtitle--toggled .label-subtitle__icon--check{opacity:1;transform:scale(1) rotate(0deg)}.label-subtitle__text{font-weight:500;max-width:13.125rem;line-height:1.25;letter-spacing:-0.04rem}.icon{flex-shrink:0;fill:currentColor}.icon.icon--size_mod{width:100%;height:100%}.icon svg{display:block;width:100%;height:100%;fill:currentColor}.form-input__label{display:inline-block;padding-bottom:.625rem;font-size:.875rem;color:#090909;cursor:pointer}.form-input__label.error{color:#ef4444}.form-input__element{display:block;width:100%;height:3.6875rem;padding:1.125rem 1.25rem;font-size:1rem;font-family:"Inter",sans-serif;color:#090909;caret-color:#090909;box-shadow:inset 0 0 0 1px #f5f5f5;border:none;background-clip:padding-box;border-radius:.625rem;background:#f5f5f5;transition:box-shadow .3s ease 0s;will-change:box-shadow;-moz-appearance:none;-webkit-appearance:none;appearance:none}.form-input__element.error{box-shadow:inset 0 0 0 1px #ef4444}.form-input__element:hover,.form-input__element:focus{box-shadow:inset 0 0 0 1px #090909}.form-input__element::-webkit-input-placeholder{color:#999}.form-input__element::-moz-placeholder{color:#999;opacity:1}.form-input__element:-ms-input-placeholder{color:#999}.form-input__element::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0}.form-input__element[type=search]::-ms-clear,.form-input__element[type=search]::-ms-reveal{display:none}.form-input__element[type=search]::-webkit-search-decoration,.form-input__element[type=search]::-webkit-search-cancel-button,.form-input__element[type=search]::-webkit-search-results-button,.form-input__element[type=search]::-webkit-search-results-decoration{display:none}.form-input__element[type=date]::-webkit-calendar-picker-indicator{opacity:0}select.form-input__element{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.form_textarea__label{display:inline-block;padding-bottom:.625rem;font-size:.875rem;color:#090909;cursor:pointer}.form_textarea__label.error{color:#ef4444}.form_textarea__element{display:block;width:100%;height:3.6875rem;padding:1.125rem 1.25rem;font-size:1rem;font-family:"Inter",sans-serif;color:#090909;caret-color:#090909;box-shadow:inset 0 0 0 1px #f5f5f5;border:none;background-clip:padding-box;border-radius:.625rem;background:#f5f5f5;transition:box-shadow .3s ease 0s;will-change:box-shadow;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-top:2rem;padding-bottom:2rem;height:15rem}.form_textarea__element.error{box-shadow:inset 0 0 0 1px #ef4444}.form_textarea__element:hover,.form_textarea__element:focus{box-shadow:inset 0 0 0 1px #090909}.form_textarea__element::-webkit-input-placeholder{color:#999}.form_textarea__element::-moz-placeholder{color:#999;opacity:1}.form_textarea__element:-ms-input-placeholder{color:#999}.form_textarea__element::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0}.form_textarea__element[type=search]::-ms-clear,.form_textarea__element[type=search]::-ms-reveal{display:none}.form_textarea__element[type=search]::-webkit-search-decoration,.form_textarea__element[type=search]::-webkit-search-cancel-button,.form_textarea__element[type=search]::-webkit-search-results-button,.form_textarea__element[type=search]::-webkit-search-results-decoration{display:none}.form_textarea__element[type=date]::-webkit-calendar-picker-indicator{opacity:0}select.form_textarea__element{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.form_select__label{display:inline-block;padding-bottom:.625rem;font-size:.875rem;color:#090909;cursor:pointer}.form_select__label.error{color:#ef4444}.form_select__element{display:block;width:100%;height:3.6875rem;padding:1.125rem 1.25rem;font-size:1rem;font-family:"Inter",sans-serif;color:#090909;caret-color:#090909;box-shadow:inset 0 0 0 1px #f5f5f5;border:none;background-clip:padding-box;border-radius:.625rem;background:#f5f5f5;transition:box-shadow .3s ease 0s;will-change:box-shadow;-moz-appearance:none;-webkit-appearance:none;appearance:none}.form_select__element.error{box-shadow:inset 0 0 0 1px #ef4444}.form_select__element:hover,.form_select__element:focus{box-shadow:inset 0 0 0 1px #090909}.form_select__element::-webkit-input-placeholder{color:#999}.form_select__element::-moz-placeholder{color:#999;opacity:1}.form_select__element:-ms-input-placeholder{color:#999}.form_select__element::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0}.form_select__element[type=search]::-ms-clear,.form_select__element[type=search]::-ms-reveal{display:none}.form_select__element[type=search]::-webkit-search-decoration,.form_select__element[type=search]::-webkit-search-cancel-button,.form_select__element[type=search]::-webkit-search-results-button,.form_select__element[type=search]::-webkit-search-results-decoration{display:none}.form_select__element[type=date]::-webkit-calendar-picker-indicator{opacity:0}select.form_select__element{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.form_checkbox__block{display:block}.form_checkbox__element{display:none}.form_checkbox__label{position:relative;padding-left:3rem;font-size:1.6rem;color:#000;cursor:pointer}.form_checkbox__label:before,.form_checkbox__label:after{position:absolute;top:-1px;left:0;width:2rem;height:2rem;cursor:pointer;content:""}.form_checkbox__label:before{border-radius:2px;border:1px solid #000;transition:transform .2s,opacity .2s;will-change:transform}.form_checkbox__element:checked+.form_checkbox__label:before{opacity:0;transform:rotateZ(40deg) scaleX(0.6) translateY(-3px)}.form_checkbox__label::after{opacity:0;border-bottom:2px solid #000;border-right:3px solid #000;transition:transform .2s,opacity .2s}.form_checkbox__element:checked+.form_checkbox__label::after{transform:rotateZ(40deg) scaleX(0.6) translateY(-3px);opacity:1}.form_radio__block{display:block}.form_radio__element{display:none}.form_radio__label{position:relative;padding-left:3rem;font-size:1.6rem;color:#000;cursor:pointer}.form_radio__label:before{content:"";position:absolute;top:-1px;left:0;width:2rem;height:2rem;border-radius:100%;border:1px solid #000;cursor:pointer}.form_radio__label:after{transition:opacity .3s ease;will-change:opacity;content:"";position:absolute;top:.4rem;left:.5rem;width:1rem;height:1rem;border-radius:100%;background:#000;opacity:0}.form_radio__element:checked+.form_radio__label:after{opacity:1}.section_ui{background-color:#fff;color:#000;padding:2rem 10rem}.section_ui__block:not(:last-child){margin-bottom:6rem}.section_ui__in{margin:0}.section_ui__in.section_ui__in--size_mod{max-width:100%}.section_ui__in:not(:last-child){margin-bottom:4rem}.section_ui__pages_list{display:flex;flex-wrap:nowrap;gap:2rem;overflow:auto}.section_ui__page_item_wrap{position:relative;display:block;min-width:23%;aspect-ratio:1/2;border:2px solid #000}.section_ui__page_item_wrap::after{position:absolute;top:2rem;right:0;padding:.2rem 1rem;font-size:2rem;color:tomato;background-color:#fff;content:attr(data-page)}.section_ui__page_item_wrap:hover::after{background-color:#b7b7b7}.section_ui__page_item{width:100%;height:100%}.section_ui__title{font-size:7.2rem;font-weight:700}.section_ui__title:not(:last-child){margin-bottom:1.4rem}.section_ui__text{font-size:1.8rem}.section_ui__text:not(:last-child){margin-bottom:2.6rem}.section_ui__text p:not(:last-child){margin-bottom:.6rem}.section_ui__category{font-size:5.6rem;font-weight:700}.section_ui__category:not(:last-child){margin-bottom:1.4rem}.ui_typography__line{margin-right:-2rem;padding:1% 0;border-bottom:1px solid rgba(0, 0, 0, 0.6);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.ui_typography__line:not(:last-child){margin-bottom:1rem}.ui_typography__line h1{font-size:7.2rem;font-weight:700}.ui_typography__line h2{font-size:5.6rem;font-weight:700}.ui_typography__line h3{font-size:4rem;font-weight:500}.ui_typography__line h4{font-size:3.2rem}.ui_typography__line h5{font-size:2.4rem}.ui_typography__line h6{font-size:2rem}.ui_typography__title{line-height:1;text-transform:uppercase}.ui_typography__text{font-size:1.8rem}.ui_typography__item{width:33.333%;padding-right:2rem;margin:auto 0;font-size:1.8rem}.ui_typography__item:nth-child(3n+2),.ui_typography__item:nth-child(3n+3){text-align:center}.ui_buttons{margin:0 -2rem -2rem 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:center;align-items:center}.ui_buttons__item{padding:0 2rem 2rem 0}.ui_buttons__btn.section_ui__btn--mod_1{font-weight:600;color:#fff;background-color:#090909;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);display:inline-flex;justify-content:center;align-items:center;text-align:center;white-space:nowrap;font-family:"Inter",sans-serif;cursor:pointer;padding:1rem 1.5rem;gap:.625rem;font-size:1rem;line-height:1.37;height:3.625rem;border-radius:3.125rem}.ui_buttons__btn.section_ui__btn--mod_1[type=submit]{-moz-appearance:none;-webkit-appearance:none;appearance:none}.ui_buttons__btn.section_ui__btn--mod_1:hover,.ui_buttons__btn.section_ui__btn--mod_1:focus{text-decoration:none}.ui_buttons__btn.section_ui__btn--mod_1[disabled]{opacity:.7;cursor:not-allowed}.ui_buttons__btn.section_ui__btn--mod_1[disabled]:hover,.ui_buttons__btn.section_ui__btn--mod_1[disabled]:focus{opacity:.7}.ui_buttons__btn.section_ui__btn--mod_1:hover{opacity:.9}@media(min-width: 767.98px){.ui_buttons__btn.section_ui__btn--mod_1{width:21.3125rem}}.ui_buttons__btn.section_ui__btn--mod_1{font-weight:600;color:#fff;background-color:#090909;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);display:inline-flex;justify-content:center;align-items:center;text-align:center;white-space:nowrap;font-family:"Inter",sans-serif;cursor:pointer;padding:1rem 1.5rem;gap:.625rem;font-size:1rem;line-height:1.37;height:3.625rem;border-radius:3.125rem}.ui_buttons__btn.section_ui__btn--mod_1[type=submit]{-moz-appearance:none;-webkit-appearance:none;appearance:none}.ui_buttons__btn.section_ui__btn--mod_1:hover,.ui_buttons__btn.section_ui__btn--mod_1:focus{text-decoration:none}.ui_buttons__btn.section_ui__btn--mod_1[disabled]{opacity:.7;cursor:not-allowed}.ui_buttons__btn.section_ui__btn--mod_1[disabled]:hover,.ui_buttons__btn.section_ui__btn--mod_1[disabled]:focus{opacity:.7}.ui_buttons__btn.section_ui__btn--mod_1:hover{opacity:.9}@media(min-width: 767.98px){.ui_buttons__btn.section_ui__btn--mod_1{width:21.3125rem}}.ui_buttons__btn.section_ui__btn--mod_1{font-weight:600;color:#fff;background-color:#090909;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);display:inline-flex;justify-content:center;align-items:center;text-align:center;white-space:nowrap;font-family:"Inter",sans-serif;cursor:pointer;padding:1rem 1.5rem;gap:.625rem;font-size:1rem;line-height:1.37;height:3.625rem;border-radius:3.125rem}.ui_buttons__btn.section_ui__btn--mod_1[type=submit]{-moz-appearance:none;-webkit-appearance:none;appearance:none}.ui_buttons__btn.section_ui__btn--mod_1:hover,.ui_buttons__btn.section_ui__btn--mod_1:focus{text-decoration:none}.ui_buttons__btn.section_ui__btn--mod_1[disabled]{opacity:.7;cursor:not-allowed}.ui_buttons__btn.section_ui__btn--mod_1[disabled]:hover,.ui_buttons__btn.section_ui__btn--mod_1[disabled]:focus{opacity:.7}.ui_buttons__btn.section_ui__btn--mod_1:hover{opacity:.9}@media(min-width: 767.98px){.ui_buttons__btn.section_ui__btn--mod_1{width:21.3125rem}}.btn.btn--default_mod{font-weight:600;color:#fff;background-color:#090909;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);display:inline-flex;justify-content:center;align-items:center;text-align:center;white-space:nowrap;font-family:"Inter",sans-serif;cursor:pointer;padding:1rem 1.5rem;gap:.625rem;font-size:1rem;line-height:1.37;height:3.625rem;border-radius:3.125rem}.btn.btn--default_mod[type=submit]{-moz-appearance:none;-webkit-appearance:none;appearance:none}.btn.btn--default_mod:hover,.btn.btn--default_mod:focus{text-decoration:none}.btn.btn--default_mod[disabled]{opacity:.7;cursor:not-allowed}.btn.btn--default_mod[disabled]:hover,.btn.btn--default_mod[disabled]:focus{opacity:.7}.btn.btn--default_mod:hover{opacity:.9}@media(min-width: 767.98px){.btn.btn--default_mod{width:21.3125rem}}.btn.btn--w_full_mod{width:100%}.ui_form__list{margin:0 -2rem -2rem 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.ui_form__item{padding:0 2rem 2rem 0}@media screen and (min-width: 768px){.ui_form__item:not(.ui_form__item--full_mod){width:50%}.ui_form__item.ui_form__item--full_mod{width:100%}}@media screen and (max-width: 767px){.ui_form__item{width:100%}}.ui_form__title{display:inline-block;padding-bottom:.625rem;font-size:.875rem;color:#090909;cursor:pointer}.ui_form__title.error{color:#ef4444}.ui_form__subitem:not(:last-child){margin-bottom:1.2rem}.ui_components__item:not(:last-child){margin-bottom:2rem}.ui_components__title{font-size:3.2rem;font-weight:700}