:root{--font-size-tmpl-desktop: 32px;--font-size-tmpl-mobile: 24px}@font-face{font-family:SBSansText;src:url(/build/assets/SBSansText-Regular-CalS5AZe.eot);src:url(/build/assets/SBSansText-Regular-CalS5AZe.eot?#iefix) format("embedded-opentype"),url(/build/assets/SBSansText-Regular-BEQowMD1.woff2) format("woff2"),url(/build/assets/SBSansText-Regular-BdvlIHzb.woff) format("woff"),url(/build/assets/SBSansText-Regular-D7TvTK2i.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SBSansText;src:url(/build/assets/SBSansText-Bold-6Woo4tFj.eot);src:url(/build/assets/SBSansText-Bold-6Woo4tFj.eot?#iefix) format("embedded-opentype"),url(/build/assets/SBSansText-Bold-_qgIuyMY.woff2) format("woff2"),url(/build/assets/SBSansText-Bold-CJnjHUMs.woff) format("woff"),url(/build/assets/SBSansText-Bold-D8XsfGzl.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SBSansDisplay;src:url(/build/assets/SBSansDisplay-Bold-DJum-3gY.eot);src:url(/build/assets/SBSansDisplay-Bold-DJum-3gY.eot?#iefix) format("embedded-opentype"),url(/build/assets/SBSansDisplay-Bold-Bl7cipbD.woff2) format("woff2"),url(/build/assets/SBSansDisplay-Bold-Chdj8OjG.woff) format("woff"),url(/build/assets/SBSansDisplay-Bold-CCrCHDF2.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}main,header{font-family:SBSansText,sans-serif}.t--ff-d{font-family:SBSansDisplay}.t--ff-t{font-family:SBSansText}a{color:inherit}p{margin:inherit;font-size:inherit;line-height:inherit}img{max-width:100%;height:auto}.bg-black{background-color:var(--primaryBlack)}.bg-white{background-color:#fff}.button{height:62px;border-radius:100px;padding:0 40px;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.button.bg-black{color:#fff}.button.bg-white{color:var(--primaryBlack)}.button--price{display:grid;justify-items:center;-ms-flex-line-pack:center;align-content:center}.button--icon{gap:8px}.button .t-gradient{background:-webkit-gradient(linear,left top,right top,color-stop(.21%,#72E776),color-stop(103.55%,#62BAE8));background:linear-gradient(90deg,#72e776 .21%,#62bae8 103.55%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media (min-width: 200px){.button{font-size:14px}}@media (min-width: 700px){.button{font-size:18px}}.icon{display:block;width:16px;height:16px}.icon--add{background-image:url(/build/assets/add-BRtE5yXw.svg)}.logo-wrapper{display:grid;grid-template-columns:auto 2px auto;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;min-height:86px;gap:30px;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:center;margin-inline:auto}.logo-wrapper img{max-width:100%;height:auto}.logo-wrapper .delimeter{display:block;width:2px;height:17px;background:#fff;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 350px){.logo-wrapper{padding:30px}}@media (min-width: 700px){.logo-wrapper{gap:55px;height:149px;padding:0}.logo-wrapper .delimeter{height:29px}}@media (max-width: 1280px){.logo-wrapper{height:86px}}header{position:-webkit-sticky;position:sticky;top:0;z-index:3;margin-bottom:-1px;will-change:transform;transition:-webkit-transform .25s ease-in-out;-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}header.nav-up{-webkit-transform:translateY(-100%);transform:translateY(-100%)}header.nav-down{-webkit-transform:translateY(0);transform:translateY(0)}header.bg-color-b{background-color:#000}header.bg-color-w{background-color:#fff}header .container{display:-ms-flexbox;display:-webkit-box;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media (max-width: 700px){header .container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 200px) and (max-width: 1070px){header .logo-wrapper{margin-left:0;margin-inline:0}}@media (min-width: 1400px){header .container{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}header .logo-wrapper{margin-inline:unset;margin-left:40px}}@-webkit-keyframes slide_right{0%{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide_right{0%{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}body.mobile__menu-opened{overflow-y:hidden}.navigation{display:-ms-flexbox;display:-webkit-box;display:flex;gap:10px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff}@media (max-width: 1070px){.navigation{position:fixed;top:103px;left:0;width:100%;height:calc(100vh - 103px);background:#000;z-index:2;display:grid;gap:30px;justify-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;font-size:32px!important;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navigation.opened{pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;-webkit-animation:slide_right .25s cubic-bezier(.25,.46,.45,.94) both;animation:slide_right .25s cubic-bezier(.25,.46,.45,.94) both}}@media (max-width: 1070px){.navigation{top:85px;height:calc(100vh - 85px)}}@media (min-width: 200px){.navigation{font-size:16px}}@media (min-width: 1070px){.navigation{gap:20px}}@media (min-width: 1340px){.navigation{font-size:24px;gap:30px}}.burger-btn{margin-left:auto;width:60px;cursor:pointer;height:60px;background:#000;gap:8px;border:none;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;position:relative}@media (min-width: 1070px){.burger-btn{display:none}}.burger-menu_lines:before,.burger-menu_lines:after,.burger-menu_lines{display:-ms-flexbox;display:-webkit-box;display:flex;width:32px;height:2px;background-color:#fff;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;will-change:transform}.burger-menu_lines{position:relative;-webkit-transition:.15s;transition:.15s}.burger-menu_lines:before{content:"";position:absolute;top:-8px}.burger-menu_lines:after{position:absolute;content:"";top:8px}.burger-btn._active .burger-menu_lines{background-color:#000}.burger-btn._active .burger-menu_lines:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger-btn._active .burger-menu_lines:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.p_banner{overflow:hidden;color:#fff;background:#000;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding-top:0}.p_banner picture{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.p_banner picture img{max-height:calc(100vh - 309px)}.p_banner-top{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center;min-height:calc(100vh - 149px)}.p_banner-top ._text{z-index:1;max-width:570px;width:calc(100% - 40px);display:grid;gap:20px;justify-self:center;-ms-flex-line-pack:start;align-content:flex-start}.p_banner-bottom{display:grid;gap:5vh;max-width:820px}@media (max-width: 700px){.p_banner{padding-top:20px}.p_banner-top{min-height:calc(100vh - 149px)}.p_banner-top .title{font-size:45px}.p_banner-top ._text{padding-right:20px;padding-left:20px}.p_banner-bottom{padding-right:20px;padding-left:20px;gap:35px}}@media (min-width: 900px){.p_banner{gap:5vh}}@media (min-width: 1100px){.p_banner{gap:15vh}}@media (min-width: 900px){.p_banner-top .title{font-size:64px;line-height:1}.p_banner-top ._text{-webkit-transform:translateY(-20%);transform:translateY(-20%);max-width:610px}}@media (min-width: 1600px){.p_banner{gap:8vh}.p_banner-top ._text{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.banner{color:#fff;background:#000;overflow-x:hidden}@media (max-width: 375px){.banner-footer picture{padding-bottom:50px}}@media (max-width: 500px){.banner-footer{padding-bottom:10vh;margin-bottom:20px}}@media (min-width: 200px){.banner-footer{position:relative}.banner-footer picture{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.banner-footer .button{margin-top:20px}.banner-footer .banner-header--text{margin-inline:auto}.banner-footer .banner-header--text .title{font-size:32px;margin-bottom:20px;line-height:1}.banner-text{padding:40px 20px 80px;display:grid;gap:40px;grid-template-columns:minmax(auto,800px);-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.banner-header{position:relative;padding-bottom:120px;padding-top:30px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.banner-header._top{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.banner-header._top .banner-header--text{position:static}.banner-header--text{position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);display:grid;max-width:570px;-ms-flex-line-pack:start;align-content:flex-start;width:calc(100% - 40px)}.banner-header--text span{display:block}.banner-header--text .title{font-size:48px;line-height:1;margin-bottom:10px}}@media (min-width: 465px){.banner-header{padding-bottom:40px}.banner-header--text{-webkit-transform:translate(-50%,-10%);transform:translate(-50%,-10%)}.banner-header--text._footer-text{-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}}@media (min-width: 650px){.banner-header{padding-bottom:0}.banner-header--text .title{font-size:64px!important;margin-bottom:34px}.banner-header--text._footer-text{-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%)}}@media (min-width: 700px){.banner-text{padding:60px 60px 100px;gap:60px}}@media (min-width: 1024px){.banner-text{padding:120px 60px 160px}.banner-header--text{-webkit-transform:translate(-50%,-25%);transform:translate(-50%,-25%)}}@media (min-width: 1400px){.banner-header--text{-webkit-transform:translate(-50%,-74px);transform:translate(-50%,-74px)}}@media (min-width: 1150px){.banner-footer{padding-top:160px}.banner-footer .button{margin-top:34px}.banner-header picture:not(._footer){top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}@media (min-width: 1450px){.banner-header{padding-top:0}}.price-subscribe{overflow:hidden}@media (min-width: 200px){.price-subscribe .list{display:grid;gap:20px;grid-template-columns:1fr}.price-subscribe img{width:100%}.price-subscribe .list-item{background-color:#fff;border-radius:var(--border-radius);overflow:hidden;display:grid;grid-template-rows:auto 1fr;-ms-flex-line-pack:start;align-content:flex-start;height:auto}.price-subscribe .list-item__body{padding:20px;display:grid;-ms-flex-line-pack:justify;align-content:space-between}.price-subscribe .list-item__title{display:block;margin-bottom:30px;text-wrap:balance}.price-subscribe .button{max-width:290px;padding:0 13px;height:52px;width:100%}}@media (min-width: 690px){.price-subscribe .list-item__body{padding:30px}}@media (min-width: 950px){.price-subscribe .button{font-size:18px;height:62px}.price-subscribe .list{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.price-subscribe .list-4{grid-template-columns:repeat(2,minmax(300px,420px))}.price-subscribe .list-3{grid-template-columns:repeat(3,minmax(300px,420px))}.price-subscribe .section-buttons{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.price-subscribe .section-buttons .btn{width:auto}}@media (min-width: 1300px){.price-subscribe .list-4{grid-template-columns:repeat(4,1fr)}.price-subscribe .list-3{grid-template-columns:repeat(3,1fr)}}@media (min-width: 200px){.noise-detector p{margin:0}.noise-detector .content{display:grid;margin-inline:auto;gap:40px;max-width:900px}.noise-detector ._text{display:grid;gap:25px}.noise-detector .noise__imgs{display:grid;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;grid-template-columns:repeat(3,minmax(auto,100px));gap:17px}}@media (min-width: 900px){.noise-detector .content{gap:60px}.noise-detector .noise__imgs{grid-template-columns:repeat(6,auto);gap:20px}}.back--white{background:#fff;z-index:1;position:relative}@media (min-width: 200px){.steps-desktop{display:none}.steps-mobile{display:block}.steps__list{display:grid;grid-template-columns:minmax(auto,608px);-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;gap:40px}.steps__item{display:grid;gap:20px}}@media (min-width: 700px){.steps__item{gap:30px}}@media (min-width: 900px){.steps .texts{gap:0}.steps .texts-sticky{position:-webkit-sticky;position:sticky;top:calc(50% - 149px)}.steps .texts .steps__text{max-width:572px;display:none;grid-area:1/1/2/2}.steps .texts .steps__text.active{display:grid;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.steps .imgs{display:grid;-ms-flex-line-pack:start;align-content:flex-start;gap:50vh}.steps__list{grid-template-columns:1fr;gap:60px}.steps__item{gap:40px;grid-template-columns:1fr 1fr;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}@media (min-width: 1200px){.steps__list{grid-template-columns:1fr;gap:30vh}.steps__item{gap:60px;grid-template-columns:1.2fr 1fr}.steps-mobile{display:none}.steps-desktop{display:block}.steps-desktop .steps__list{z-index:1;background:#fff;grid-template-columns:1fr 1fr;gap:60px;position:relative}.steps__item{grid-template-columns:auto 1fr}}.how_works{position:-webkit-sticky;position:sticky;bottom:0;bottom:-20vh;z-index:0;background-color:#000;min-height:120vh;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.how_works h2{color:#fff}.how_works video{max-width:100%;height:auto;margin-inline:auto}@media (min-width: 200px){.how_works video.mobile{display:block;max-height:60vh;border-radius:30px}.how_works video.desktop{display:none;border-radius:50px}}@media (min-width: 700px){.how_works video.mobile{display:none}.how_works video.desktop{display:block;max-height:40vh}}@media (max-width: 800px){.how_works .container{position:-webkit-sticky;position:sticky;top:110px}}@media (min-width: 800px){.how_works .container{position:-webkit-sticky;position:sticky;top:150px}}@media (max-width: 1950px){.how_works video.desktop{max-height:52vh}}@media (max-width: 1550px){.how_works video.desktop{max-height:45vh}}@media (min-width: 1950px){.how_works video.desktop{max-height:unset}}.where_buy{margin-bottom:0}.where_buy .banner{position:-webkit-sticky;position:sticky;bottom:0;z-index:0;margin-top:2px}@media (min-width: 1100px) and (max-width: 1600px){.where_buy .banner{bottom:-80vh}}@media (min-width: 1600px) and (max-width: 1920px){.where_buy .banner{bottom:-30vh}}@media (min-width: 200px){.where_buy .a_jogging{animation:jogging .5s infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:jogging .5s infinite}.where_buy .speaker-info{display:grid;gap:60px;font-size:36px;line-height:1}.where_buy .speaker-info span{display:block}.where_buy .speaker-info span._dot{display:grid;grid-template-columns:45px 1fr;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;gap:10px;text-align:left;line-height:1}.where_buy .speaker-info span._dot:before{content:"";position:relative;top:15px;margin:0 auto;width:15px;height:15px;background:#000;display:block;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.where_buy .speaker-info .ul{display:grid;gap:60px;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.where_buy .speakers-title{font-size:30px;margin-bottom:40px}.where_buy .speakers-list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:100%;overflow:hidden}.where_buy .speakers-item>div{padding-bottom:136.84%;width:100%;position:relative;z-index:1}.where_buy .speakers-item img{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;max-width:none}.where_buy .speakers-item--1{width:33%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0 26.11%}.where_buy .speakers-item--2 img{-webkit-transform:translateX(-31.5%);transform:translate(-31.5%)}.where_buy .speakers-item--3 img{-webkit-transform:translateX(31.5%);transform:translate(31.5%)}.where_buy .speakers-item--4 img{width:106%;transform:translate(-63.5%);-webkit-transform:translate(-63.5%,0);-moz-transform:translate(-63.5%,0);-ms-transform:translate(-63.5%,0);-o-transform:translate(-63.5%,0)}.where_buy .speakers-item--5 img{width:106%;margin-left:auto;transform:translate(63.5%);-webkit-transform:translate(63.5%,0);-moz-transform:translate(63.5%,0);-ms-transform:translate(63.5%,0);-o-transform:translate(63.5%,0)}.where_buy .speakers-item--2,.where_buy .speakers-item--3{width:36.32%;margin-top:-36%}.where_buy .speakers-item--4,.where_buy .speakers-item--5{width:45%;margin-top:-41%}.where_buy .text__info{padding:0 20px;margin-top:15px;max-width:570px;width:100%;margin-inline:auto}.where_buy .text__info ._text{display:grid;gap:25px}.where_buy .text__info a{margin:40px auto}.where_buy .t-gradient{background:-webkit-gradient(linear,left top,right top,color-stop(12.6%,#72E67B),color-stop(103.75%,#63BDE1));background:linear-gradient(90deg,#72e67b 12.6%,#63bde1 103.75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline}.where_buy .speakers{margin-top:80px;padding-top:0}}@media (min-width: 420px){.where_buy .speaker-info{font-size:48px}.where_buy .speakers-title{font-size:32px}}@media (min-width: 600px){.where_buy .speaker-info{padding:0 60px}}@media (min-width: 750px){.where_buy .speakers-title{font-size:64px;margin-bottom:120px}.where_buy .speaker-info{font-size:90px;gap:140px}.where_buy .speaker-info span{min-height:100px}.where_buy .speaker-info span._dot{display:block;text-align:center}.where_buy .speaker-info span._dot:before{top:0;vertical-align:middle;width:25px;height:25px;display:inline-block;margin-right:40px}.where_buy .speaker-info .ul{gap:140px}}@media (max-width: 830px){.where_buy .text__info{padding-bottom:30px}}@media (min-width: 830px){.where_buy .speakers{position:relative}.where_buy .text__info{position:relative;top:-100px}}@media (min-width: 1040px){.where_buy .text__info{top:-180px;margin-bottom:-150px}}@media (min-width: 1400px){.where_buy .text__info{top:-290px;margin-bottom:-240px}}@media (min-width: 1600px){.where_buy .text__info{top:unset;position:absolute;bottom:-3%;height:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin-bottom:0}}@media (min-width: 1600px){.where_buy .text__info{bottom:160px}}@-webkit-keyframes jogging{0%{transform:scale3d(.99,.99,.99);-webkit-transform:scale3d(.99,.99,.99);-moz-transform:scale3d(.99,.99,.99);-ms-transform:scale3d(.99,.99,.99);-o-transform:scale3d(.99,.99,.99)}50%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(.99,.99,.99);transform:scale3d(.99,.99,.99)}}@keyframes jogging{0%{transform:scale3d(.99,.99,.99);-webkit-transform:scale3d(.99,.99,.99);-moz-transform:scale3d(.99,.99,.99);-ms-transform:scale3d(.99,.99,.99);-o-transform:scale3d(.99,.99,.99)}50%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(.99,.99,.99);transform:scale3d(.99,.99,.99)}}.f-sm{font-size:18px}main{font-size:calc(24px + .005*(100vw - 320px));line-height:1.2}@media (min-width: 1920px){main{font-size:var(--font-size-tmpl-desktop)}}@media (min-width: 200px){h2,.h2{text-wrap:balance;font-size:48px;line-height:1;margin:0 0 40px;text-transform:none}}@media (min-width: 750px){h2,.h2{margin-bottom:60px;font-size:64px}}@media (max-width: 768px){.footer .btn{height:50px!important}}body.no-scroll{overflow:hidden}.modal-page{background:var(--primaryBlack);display:none;z-index:3;padding:60px 0 120px;position:fixed;top:0;left:0;width:100%;height:100vh;overflow:auto}.modal-page .overlay{background:var(--primaryBlack);width:100%;height:100%;top:0;left:0;position:absolute;z-index:-1}.modal-close{border:none;background:none;padding:0;cursor:pointer;width:30px;height:30px;position:absolute;bottom:60px;right:20px}.modal-close._overlay{top:10px}.modal-body{padding:40px 20px 90px;border-radius:30px;background:#fff;display:grid;gap:40px;position:relative;max-width:800px;grid-template-columns:minmax(auto,680px);margin-inline:auto}.modal-body h2{margin-bottom:16px;text-wrap:balance}@media (max-width: 340px){.modal-body h2{font-size:40px}}.modal-body p{margin-top:1em}.modal-body .noise_list{display:grid;gap:40px}.modal-body .noise_item{display:grid;gap:16px}@media (min-width: 700px){.modal-body{padding:60px}}@media (min-width: 1000px){.modal-body{padding:60px 100px;gap:100px}.modal-body h2{margin-bottom:60px}.modal-close{display:none}.modal-close._overlay{display:block;position:fixed;left:calc(50% + 420px);top:60px}}
