@charset "UTF-8";.container{max-width:1220px;margin:0 auto 46px;display:flex;flex-direction:column}@media screen and (min-width: 1024px) and (max-width: 1284px){.container{max-width:calc(100vw - 64px)}}.container .tab_button_active{border-bottom:1px solid #5A86F4}.container .tab_button_active>.svg_fill>path{fill:#5a86f4}.container .tab_button_active>.svg_stroke>path{stroke:#5a86f4}.container .tab_button_active>h2{color:#000000de}.container .tab_button_active>.tab_icon{background-color:#5a86f4}.container .not_active_tab{visibility:hidden;opacity:0;height:0}.container_title{text-align:center;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;margin:0}.container_title_tabs{display:flex;justify-content:center;margin:52px auto 56px;width:1152px;max-width:100%}.tab_button{cursor:pointer;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding-bottom:33px;border-bottom:1px solid #EBEBEB}.tab_button>img{fill:#5c5c5c}.tab_button>h2{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:28px;width:240px;text-align:center;color:#000000a3;margin:0}.tab_button>.tab_icon{width:24px;height:24px}.tab_content{max-width:100%;display:flex;gap:55px;margin:0 auto;opacity:1;visibility:visible;height:auto;transition:all .4s ease-in-out;overflow:hidden;padding:0 20px 0 0}.tab_content>div{margin:auto 0;padding-bottom:12px;width:525px;display:flex;flex-direction:column;gap:26px}.tab_content>div>p{font-weight:400;font-size:16px;line-height:28px;margin:0;color:#000}@media screen and (max-width: 1023px){.container{display:none}}.tab_button_active[data-astro-cid-n7oaldlk]{border-bottom:1px solid #5A86F4;>.svg_fill{>path{fill:#5a86f4}}>.svg_stroke{>path{stroke:#5a86f4}}>h2{color:#000000de}>.tab_icon{background-color:#5a86f4}}.not_active_tab[data-astro-cid-n7oaldlk]{opacity:0;visibility:hidden;height:0}.container_mobile{box-sizing:border-box;width:100%;margin:0;padding:36px 32px 0;display:flex;flex-direction:column}.container_mobile .container_title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;margin:0;text-align:left}.container_mobile .tab_button{box-sizing:border-box;cursor:pointer;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:5px}.container_mobile .tab_button:after{display:block;position:absolute;margin-left:calc(100% - 80px);margin-top:65px;content:"";width:14px;height:8px;background:url(../svg/list-arrow.svg) no-repeat}@media screen and (max-width: 1220px){.container_mobile .tab_button:after{width:20px;height:20px;margin-left:calc(100% - 90px);margin-top:60px}}.container_mobile .tab_button>h2{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:25px;width:240px;color:#000000a3;margin:0;text-align:left}.container_mobile .tab_button>.tab_icon{width:24px;height:24px}.container_mobile .tab_button>.svg_fill>path{fill:#000000de}.container_mobile .tab_button>.svg_stroke>path{stroke:#000000de}.container_mobile .tab_button>h2,.container_mobile .tab_button>.tab_icon{color:#000000de}.container_mobile .tab_button>.tab_icon{background-color:#5a86f4}.container_mobile .tab_content_mobile{max-height:1000px;transition-duration:.4s;width:100%;display:flex;flex-direction:column;gap:25px;margin:27px auto 0;opacity:1}.container_mobile .tab_content_mobile:not(:first-of-type){margin-top:35px}.container_mobile .tab_content_mobile>picture img{width:calc(100% + 40px);margin:-20px}.container_mobile .tab_content_mobile>div{margin:auto 0;width:100%;display:flex;flex-direction:column;gap:20px}.container_mobile .tab_content_mobile>div>p{font-weight:400;font-size:16px;line-height:28px;margin:0;color:#000}.container_mobile .not_active_tab_mobile{transition-duration:.4s;max-height:88px;overflow:hidden;gap:22px}.container_mobile .not_active_tab_mobile>.tab_button>.tab_icon{width:24px;height:24px}.container_mobile .not_active_tab_mobile>.tab_button>.svg_fill>path{fill:#000000a3}.container_mobile .not_active_tab_mobile>.tab_button>.svg_stroke>path{stroke:#000000a3}.container_mobile .not_active_tab_mobile>.tab_button>h2{color:#000000a3}.container_mobile .not_active_tab_mobile>.tab_button:after{margin-left:calc(100% - 84px);margin-top:66px;rotate:180deg;transition-duration:0ms}.container_mobile .not_active_tab_mobile>div{gap:18px}@media screen and (min-width: 1024px){.container_mobile{display:none}}.featuresAccordion{width:100%}.featuresAccordion>li{box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.1019607843);padding:18px 0 10px}.featuresAccordion>li>h3{cursor:pointer;font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:34px;margin:0 0 6px;display:flex}@media screen and (max-width: 1023px){.featuresAccordion>li>h3>p{max-width:75%}}.featuresAccordion>li>h3>img{rotate:180deg;margin:auto 12px auto auto}.featuresAccordion>li>h3>p>span{transition:opacity .2s ease-out;opacity:0;font-weight:400;color:#00000052}@media screen and (max-width: 1023px){.featuresAccordion>li>h3>p>span{display:none}}.featuresAccordion>li>p{line-height:28px;font-size:16px;max-height:0;overflow:hidden;max-width:93%;transition:all .4s ease-out}.featuresAccordion>li>p>a{display:block;margin:28px 2px 0;text-decoration:none;color:#5a86f4}.featuresAccordion>li:hover>h3>p>span{opacity:1}.featuresAccordion>li:last-of-type{border-bottom:none}.featuresAccordion .unfolded>p{max-height:200px;margin:28px 0 22px}.featuresAccordion .unfolded>h3>img{rotate:0deg}.featuresAccordion_mobile{display:flex;flex-direction:column;gap:0}.featuresAccordion_mobile>li{gap:40px;border-bottom:none}.featuresAccordion_mobile>li>h3{font-size:20px;line-height:24px;margin:0}.featuresAccordion_mobile>li>h3>img{width:14px;margin-right:5px}@media screen and (max-width: 1220px){.featuresAccordion_mobile>li>h3>img{width:20px;height:20px}}.featuresAccordion_mobile>li>img{position:relative;width:calc(100% + 25px);object-fit:contain;margin:0 -15px;max-height:0;transition:all .4s ease-out,opacity .2s linear;opacity:0}.featuresAccordion_mobile>li>p{max-width:100%;font-size:16px;line-height:28px}.featuresAccordion_mobile>li>p>a{margin:25px 2px -5px}.featuresAccordion_mobile>li.unfolded>p{margin-top:14px}.featuresAccordion_mobile>li.unfolded>img{max-height:300px;margin-top:15px;opacity:1}.featuresAccordion_mobile .closedInfo>h3:after{margin-left:calc(100% - 24px)!important}.featuresAccordion_mobile .closedInfo>img{opacity:0;width:0;pointer-events:none}.appsControlWrapper{min-height:840px;box-sizing:border-box;width:100%;background-color:#ebf3f37a;padding-top:79px;padding-bottom:0}.appsControlWrapper .appsControlBlock{max-width:1220px;margin:0 auto;display:flex;gap:45px}.appsControlWrapper .appsControlBlock_left{width:100%;display:flex;flex-direction:column;margin-top:30px}@media screen and (min-width: 1024px) and (max-width: 1284px){.appsControlWrapper .appsControlBlock_left{margin-left:32px}}.appsControlWrapper .appsControlBlock_left>p:nth-of-type(1){font-weight:600;font-size:14px;margin:0}.appsControlWrapper .appsControlBlock_left>h2{width:430px;max-width:100%;font-family:Montserrat,sans-serif;font-size:44px;line-height:56px;font-weight:700;margin:32px 0 25px}.appsControlWrapper .appsControl_examples{min-width:560px;box-sizing:border-box;height:664px;padding:40px 40px 0;background-color:#e8eeee;border-radius:24px;color:#0000003d;font-size:12px;line-height:14px;font-weight:400;font-family:Roboto,sans-serif;overflow:hidden}@media screen and (min-width: 1024px) and (max-width: 1284px){.appsControlWrapper .appsControl_examples{margin-right:32px}}.appsControlWrapper .appsControl_examples>picture:first-of-type img{width:500px;margin:-4px -20px -20px}.appsControlWrapper .appsControl_examples>p:last-of-type{margin:42px 0 0}.appsControlWrapper .appsControl_examples>picture:last-of-type img{width:540px;margin:-4px -20px -45px}@media screen and (max-width: 1023px){.appsControlWrapper{display:none}}.appsControlWrapper_mobile{box-sizing:border-box;width:100%;background-color:#ebf3f37a;padding:50px 32px 36px;margin-top:56px}.appsControlWrapper_mobile .appsControlBlock{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:45px}.appsControlWrapper_mobile .appsControlBlock_left{width:100%;display:flex;flex-direction:column}.appsControlWrapper_mobile .appsControlBlock_left>p:nth-of-type(1){font-weight:600;font-size:14px;margin:0;text-align:center;color:#000000a3}.appsControlWrapper_mobile .appsControlBlock_left>h2{width:90%;font-family:Montserrat,sans-serif;font-size:33px;line-height:48px;font-weight:700;margin:20px auto 47px;text-align:center;color:#000000de}@media screen and (min-width: 1024px){.appsControlWrapper_mobile{display:none}}.extraProtectionBlock{max-width:1220px;margin:98px auto 0}.extraProtectionBlock .topTitle{font-weight:600;font-size:14px;text-align:center;color:#000000a3;margin:0}.extraProtectionBlock .bottomTitle{font-family:Montserrat,sans-serif;font-weight:700;font-size:44px;text-align:center;color:#000000de;margin:40px 0 0}.extraProtectionBlock .extraProtection_grid{width:100%;margin-top:55px;display:grid;grid-template-columns:repeat(3,auto)}@media screen and (min-width: 1024px) and (max-width: 1284px){.extraProtectionBlock .extraProtection_grid>div{margin:0!important;border-radius:0!important;width:auto!important}}.extraProtectionBlock .extraProtection_grid>div{background-color:#f6f9f9;border-radius:24px}.extraProtectionBlock .extraProtection_grid>div>.grid-title{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;line-height:32px;margin:20px 0 0}.extraProtectionBlock .extraProtection_grid>.row-1-column-1-2{grid-column:1/3;margin-bottom:32px;width:715px}.extraProtectionBlock .extraProtection_grid>.row-1-column-1-2>img{width:48px;height:48px;margin-top:55px;margin-left:57px}.extraProtectionBlock .extraProtection_grid>.row-1-column-1-2>.grid-title{margin:16px 56px 0}.extraProtectionBlock .extraProtection_grid>.row-1-column-1-2>.second-line{margin:0 56px}.extraProtectionBlock .extraProtection_grid>.row-1-column-1-2>.grid-description{margin:24px 56px 56px;font-weight:400;font-size:16px;line-height:28px}.extraProtectionBlock .extraProtection_grid>.row-2-column-1-2{width:715px;grid-column:1/3;display:grid}.extraProtectionBlock .extraProtection_grid>.row-2-column-1-2>.grid-title{margin:70px 0 0 56px;width:250px}.extraProtectionBlock .extraProtection_grid>.row-2-column-1-2>.grid-description{margin:26px 0 63px 56px;width:290px;font-size:16px;line-height:28px;grid-column:1}.extraProtectionBlock .extraProtection_grid>.row-2-column-1-2>.img_container{margin-top:24px;width:344px;grid-row:1/3;grid-column:2;display:flex;flex-direction:column;align-items:center}.extraProtectionBlock .extraProtection_grid>.row-2-column-1-2>.img_container>img{width:320px}.extraProtectionBlock .extraProtection_grid>.row-1-2-column-3{width:470px;grid-column:3;grid-row:1/3;display:flex;flex-direction:column;align-items:center;padding:50px 0}.extraProtectionBlock .extraProtection_grid>.row-1-2-column-3>img{width:280px;margin:27px auto 0}.extraProtectionBlock .extraProtection_grid>.row-1-2-column-3>.grid-description{margin:26px 56px 0 54px;font-size:16px;font-weight:400;line-height:28px}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2{width:464px;margin:37px 32px 0 0;display:flex;flex-direction:column;align-items:center}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2>div{margin:76px auto 0 85px;display:flex;gap:14px}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2>div>span{font-family:Roboto Flex,sans-serif;font-size:20px;padding:11px 30px;border-radius:33px}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2>div>span:first-of-type{color:#177c33de;background-color:#c4eec3}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2>div>span:last-of-type{color:#ab4525de;background-color:#f7ebc1}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2>h3{width:320px;text-align:center;margin:30px 0 0;font-size:22px;font-weight:700;line-height:32px;font-family:Montserrat,sans-serif}.extraProtectionBlock .extraProtection_grid>.row-3-column-1-2 .grid-description{font-size:16px;line-height:28px;font-weight:400;width:340px;text-align:center;margin:26px 0 74px}.extraProtectionBlock .extraProtection_grid .row-3-column-3{grid-column:2/4;width:724px;margin-top:37px;display:flex;grid-template-columns:1fr 1fr;column-gap:45px}.extraProtectionBlock .extraProtection_grid .row-3-column-3>div>.grid-title{margin:56px 0 0 56px;width:290px;height:56px;font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;line-height:32px}.extraProtectionBlock .extraProtection_grid .row-3-column-3>div>.grid-description{width:325px;font-size:16px;line-height:28px;font-weight:400;margin:30px 0 0 57px}.extraProtectionBlock .extraProtection_grid .row-3-column-3>picture>img{width:240px;height:284px;margin-top:56px}@media screen and (min-width: 1024px) and (max-width: 1284px){.extraProtectionBlock .extraProtection_grid .row-3-column-3>picture>img{position:absolute;right:10px}}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3{grid-column:1/4;margin-top:32px;padding-bottom:65px;display:flex;flex-direction:column;align-items:center}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>picture img{width:960px;margin-top:80px}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs{width:800px;margin:52px 0 0;display:flex;flex-direction:column;align-items:center}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs>div{display:flex}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs>div>h4{cursor:pointer;font-weight:700;font-size:20px;font-family:Montserrat,Verdana,sans-serif;color:#0000007a;border-bottom:1px solid #D9D9D9;padding:13px 25px 28px}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs>div>.tab_button_active_extra{border-bottom:1px solid #5F7BED;color:#000000de}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs>p{width:650px;margin:0 auto;padding:40px 0;font-weight:400;font-size:16px;line-height:28px;text-align:center;color:#061332;opacity:1;visibility:visible;height:auto;transition:all .4s ease-in-out;overflow:hidden}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs>p:last-child{width:95%}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs>.not_active_tab_extra{opacity:0;display:none}@keyframes tabChange{0%{opacity:0}to{opacity:1}}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>.tabs .not_active_tab{visibility:hidden;opacity:0;height:0}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>a{width:auto;padding:.75em 1.5em}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>a span{font-size:16px}.extraProtectionBlock .extraProtection_grid .row-4-column-1-3>a img{width:12px}@media screen and (max-width: 1023px){.extraProtectionBlock{display:none}}.extraProtectionBlock_mobile{margin:50px auto 0;width:100%}.extraProtectionBlock_mobile .topTitle{font-weight:600;font-size:14px;text-align:center;color:#000000a3;margin:0}.extraProtectionBlock_mobile .bottomTitle{font-family:Montserrat,sans-serif;font-weight:700;text-align:center;color:#000000de;margin:23px auto 0;font-size:33px;line-height:42px;max-width:95%}.extraProtectionBlock_mobile .extraProtection_grid{width:100%;display:flex;flex-direction:column;margin-top:32px}.extraProtectionBlock_mobile .extraProtection_grid .extraPotentialBlock_expand{margin-top:20px;max-height:0;overflow:hidden;transition-duration:.4s}.extraProtectionBlock_mobile .extraProtection_grid .viewMoreReasons{color:#5a86f4;margin:35px auto 0;font-size:16px;width:256px;text-align:center;padding-bottom:42px;border-bottom:1px solid rgba(0,0,0,.1019607843)}.extraProtectionBlock_mobile .accordion_block{padding:32px 32px 48px;margin:20px 32px 0;background-color:#ebf3f3a3;border-radius:16px}.extraProtectionBlock_mobile .extraProtection_grid_open .extraPotentialBlock_expand{margin-top:20px;max-height:2000px;transition-duration:.4s}@media screen and (min-width: 1024px){.extraProtectionBlock_mobile{display:none}}.extraPotentialBlock{padding:32px 32px 48px;margin:32px 32px 0;background-color:#ebf3f3a3;border-radius:16px}.extraPotentialBlock:first-of-type{margin-top:0;margin-bottom:-13px}.extraPotentialBlock .head_icon{margin-bottom:16px;width:48px;height:48px}.extraPotentialBlock h3{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:28px;text-align:left;margin-bottom:24px}.extraPotentialBlock p{font-size:16px;font-weight:400;line-height:28px;text-align:left}.extraPotentialBlock p:not(:first-of-type){margin-top:32px}.extraPotentialBlock .img_bottom{margin:10px auto -38px;display:block;width:270px;max-width:100%}.usageControlBlock{max-width:1220px;margin:80px auto 0;display:flex;flex-direction:column;align-items:center;overflow:hidden}@media screen and (min-width: 1024px) and (max-width: 1284px){.usageControlBlock{max-width:calc(100vw - 64px)}}@media screen and (max-width: 1023px){.usageControlBlock{width:100%;margin-top:54px}.usageControlBlock>img:first-of-type{display:none}.usageControlBlock>.mobile_image{display:block}}.usageControlBlock>h2{font-weight:600;font-size:14px;text-align:center;color:#000000a3;margin:0}@media screen and (max-width: 1023px){.usageControlBlock>h2{font-size:14px}}.usageControlBlock>.bottomTitle{font-family:Montserrat,sans-serif;font-weight:700;font-size:44px;text-align:center;color:#000000de;margin:36px 32px 0}@media screen and (max-width: 1023px){.usageControlBlock>.bottomTitle{margin-top:23px;font-size:33px;line-height:45px}}.usageControlBlock>img{margin:50px auto 64px;width:1007px}@media screen and (max-width: 1023px){.usageControlBlock>img{margin:42px 0 0;width:100%}}@media screen and (min-width: 1024px){.usageControlBlock .mobile_image{display:none}}.usageControlBlock>h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:22px;margin:0;text-align:center}@media screen and (max-width: 1023px){.usageControlBlock>h3{font-size:20px;line-height:28px;max-width:290px}}.usageControlBlock>.description{font-size:16px;font-weight:400;line-height:28px;margin:30px 32px 0;text-align:center;max-width:780px}@media screen and (max-width: 1023px){.usageControlBlock>.description{font-size:16px;line-height:28px;width:calc(100% - 64px);text-align:left}}.usageControlBlock>div:first-of-type{max-width:100%;display:flex;gap:34px;margin:76px auto 0;padding:0;transition-duration:.4s;transition-timing-function:ease-in-out}@media screen and (max-width: 1023px){.usageControlBlock>div:first-of-type{margin-top:40px;overflow:scroll;padding:0 0 5px;gap:8px}.usageControlBlock>div:first-of-type:after{content:"";position:absolute;width:100%;height:10px;left:0;margin-top:444px;background-color:#fff;z-index:10}}.usageControlBlock>div:first-of-type>div{box-sizing:border-box;min-width:384px;border-radius:24px;background-color:#f7f9ff;display:flex;flex-direction:column;padding:48px}@media screen and (min-width: 1024px) and (max-width: 1284px){.usageControlBlock>div:first-of-type>div{min-width:25vw}}@media screen and (max-width: 1023px){.usageControlBlock>div:first-of-type>div{min-width:330px;margin-left:16px}}.usageControlBlock>div:first-of-type>div:last-of-type{margin-right:32px}@media screen and (min-width: 1024px) and (max-width: 1284px){.usageControlBlock>div:first-of-type>div:last-of-type{margin-right:0}}.usageControlBlock>div:first-of-type>div>img{width:48px;height:48px}.usageControlBlock>div:first-of-type>div>h4{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;line-height:32px;margin:20px 0 0}.usageControlBlock>div:first-of-type>div>p{margin:24px 0 0;font-size:16px;line-height:28px;font-weight:400;color:#061332}.usageControlBlock>div:last-of-type{margin:32px auto 0;padding-bottom:48px;max-width:1220px;width:100%;display:flex;flex-direction:column;align-items:center;border-radius:24px;background-color:#f7f9ff}@media screen and (max-width: 1023px){.usageControlBlock>div:last-of-type{margin-top:-20px;background-color:transparent;width:100%}}.usageControlBlock>div:last-of-type>img{margin-top:50px}.usageControlBlock>div:last-of-type>h4{margin:36px 0 0;font-family:Montserrat,sans-serif;font-size:22px;font-weight:700}@media screen and (max-width: 1023px){.usageControlBlock>div:last-of-type>h4{font-size:20px}}.usageControlBlock>div:last-of-type>p{margin:24px 0 35px;font-size:16px;line-height:22px;font-weight:400;color:#202020}.usageControlBlock>div:last-of-type>a{width:auto;padding:.75em 1.5em;display:flex}.usageControlBlock>div:last-of-type>a img{width:12px;margin-right:12px}.usageControlBlock>div:last-of-type>a span{margin:0;font-size:16px;line-height:20px}.advancedVisibilityBlock{max-width:1220px;margin:77px auto 0;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px) and (max-width: 1284px){.advancedVisibilityBlock{max-width:calc(100vw - 64px)}}@media screen and (max-width: 1023px){.advancedVisibilityBlock{display:none}}.advancedVisibilityBlock>p{font-size:14px;font-weight:600;line-height:22px;margin:0}.advancedVisibilityBlock>h2{font-family:Montserrat,Verdana,sans-serif;font-size:44px;line-height:56px;font-weight:700;margin:27px auto 0}.advancedVisibilityBlock>div{margin-top:78px;width:1220px;display:flex;justify-content:space-between;gap:64px}@media screen and (min-width: 1024px) and (max-width: 1284px){.advancedVisibilityBlock>div{max-width:calc(100vw - 64px)}}.advancedVisibilityBlock>div>div:first-of-type{flex-basis:48%}.advancedVisibilityBlock>div>div:first-of-type img{width:559px;max-width:100%}.advancedVisibilityBlock>div>div:last-of-type{flex-basis:51%;padding-top:31px}.advancedVisibilityBlock>div>div:last-of-type>astro-accordion>ul{width:100%;min-height:620px}.advancedVisibilityBlock>div>div:last-of-type>astro-accordion>ul li h3 img{margin-right:0}.advancedVisibilityBlock_mobile{width:calc(100% - 64px);margin:54px 32px 0;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){.advancedVisibilityBlock_mobile{display:none}}.advancedVisibilityBlock_mobile>p{font-size:14px;margin:0;font-weight:600}.advancedVisibilityBlock_mobile>h2{font-family:Montserrat,sans-serif;font-size:33px;line-height:48px;text-align:center;font-weight:700;max-width:250px;margin:18px 0 0}.advancedVisibilityBlock_mobile>div{margin:32px 0 0;display:flex;justify-content:space-between;gap:60px}.advancedVisibilityBlock_mobile>div>div:first-of-type>div{margin-top:14px;border-radius:24px;background-color:#f7f9ff;padding:24px 30px 30px}.feedbackBlock{display:flex;width:1060px;gap:12px;margin:-23px auto 0;border-radius:24px;border:1px solid rgba(0,0,0,.1019607843);padding:78px 80px 74px}@media screen and (min-width: 1024px) and (max-width: 1284px){.feedbackBlock{width:calc(100vw - 64px);box-sizing:border-box;overflow:hidden}}@media screen and (max-width: 1023px){.feedbackBlock{width:calc(100% - 64px);box-sizing:border-box;flex-direction:column;padding:55px 32px 40px;margin:48px 32px 0}}.feedbackBlock>div:first-of-type>.feedbackBlock_title{font-weight:600;font-size:14px;color:#000000a3}@media screen and (max-width: 1023px){.feedbackBlock>div:first-of-type>.feedbackBlock_title{width:100%;font-size:12px;font-weight:600;text-align:center;margin:0 auto}}.feedbackBlock>div:first-of-type>h2{font-family:Montserrat,sans-serif;font-weight:700;font-size:44px;line-height:58px;width:420px;max-width:95%;margin-top:24px}@media screen and (max-width: 1023px){.feedbackBlock>div:first-of-type>h2{font-size:33px;line-height:48px;text-align:center;margin-top:20px}}.feedbackBlock>div:first-of-type>.buttonWrapper{margin-top:48px}.feedbackBlock>div:first-of-type>.buttonWrapper a{width:auto;display:inline-flex;padding:.75em 1.5em}.feedbackBlock>div:first-of-type>.buttonWrapper a span{font-size:16px;line-height:20px;font-weight:600}.feedbackBlock>div:first-of-type>.buttonWrapper a img{width:12px}@media screen and (max-width: 1023px){.feedbackBlock>div:first-of-type>.buttonWrapper{display:none}}.feedbackBlock>div:last-of-type{display:grid;grid-template-columns:auto auto;margin-top:4px}@media screen and (max-width: 1023px){.feedbackBlock>div:last-of-type{display:flex;flex-direction:column;overflow:hidden}}.feedbackBlock>div:last-of-type .quotes{content:"“";margin-top:-10px;font-size:100px;width:30px;color:#0613321f;padding-right:26px}@media screen and (max-width: 1023px){.feedbackBlock>div:last-of-type .quotes{display:none}}.feedbackBlock .overlap{position:absolute;z-index:10;min-width:576px}@media screen and (max-width: 1023px){.feedbackBlock .overlap{min-width:100%;height:180px;left:0}}.feedbackBlock .userQuote{display:flex;width:576px;min-height:180px;overflow-x:scroll}@media screen and (min-width: 1024px) and (max-width: 1160px){.feedbackBlock .userQuote{width:100%;min-width:33.3333333333vw}}@media screen and (max-width: 1023px){.feedbackBlock .userQuote{width:100%;margin-top:5px}}.feedbackBlock .userQuote>p{min-width:555px;margin:0 35px 0 15px;display:inline-block;font-size:18px;line-height:30px;color:#061332a3}@media screen and (min-width: 1024px) and (max-width: 1160px){.feedbackBlock .userQuote>p{width:100%;min-width:33.3333333333vw}}@media screen and (max-width: 1023px){.feedbackBlock .userQuote>p{min-width:100%;height:180px;font-size:16px;line-height:28px;margin:0}}.feedbackBlock .userQuote::-webkit-scrollbar{display:none}.feedbackBlock .slider_navigation{margin-bottom:auto;grid-column:2;display:flex;gap:5px;align-items:center;color:#00000052;margin-top:22px;margin-left:10px}@media screen and (max-width: 1023px){.feedbackBlock .slider_navigation{margin:20px auto 0;gap:89px}.feedbackBlock .slider_navigation>img{scale:1.4}}.feedbackBlock .slider_navigation>img{cursor:pointer;width:7px;padding:12px}.feedbackBlock .slider_navigation>img:last-of-type{rotate:180deg}.loveSpyShelter_right_description{max-width:640px;box-sizing:border-box;width:100%;margin:78px 0 80px;font-weight:200;font-size:18px;line-height:28px;display:flex;flex-direction:column;gap:28px}@media screen and (max-width: 1023px){.loveSpyShelter_right_description{margin:-30px 0 0;font-size:16px;line-height:28px;gap:0}.loveSpyShelter_right_description>p{margin-top:28px}.loveSpyShelter_right_description>p>span{display:initial}.loveSpyShelter_right_description>span{margin-top:16px;display:initial;color:#5a86f4;cursor:pointer;font-size:13px}}.loveSpyShelter_right_description>p{margin-right:15px;color:#000;font-size:18px;font-weight:400;line-height:30px}.loveSpyShelter_right_description>p>span{display:none}@media screen and (max-width: 1023px){.loveSpyShelter_right_description>p:not(:first-of-type){max-height:0;overflow:hidden;margin-top:0;transition-duration:.2s}}.loveSpyShelter_right_full>p>a{margin:0!important}.loveSpyShelter_right_full>p>span{display:none}@media screen and (max-width: 1023px){.loveSpyShelter_right_full>p:not(:first-of-type){max-height:500px;transition-duration:.2s;margin:28px 0 0}}
