@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");body,html{height:100%}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.pagewrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}body{margin:0;padding:0;position:relative}body.hidden{overflow:hidden}.mainbtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:64px;padding:12px 12px 12px 22px;border-radius:100px;background:#000302;text-decoration:none;color:#fff;font-size:18px;font-weight:600;line-height:100%}.mainbtn span{width:40px;height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(#016d57),color-stop(135%,#02d3a8));background:linear-gradient(90deg,#016d57 0%,#02d3a8 135%);margin-left:10px}.mainbtn span img{width:19px}.mainbtn:hover{background:-webkit-gradient(linear,right top,left top,color-stop(-.28%,#00b393),to(#005140));background:linear-gradient(270deg,#00b393 -.28%,#005140 100%)}.mainbtn:hover span{background:#000e0a}.mainbtn.mainbtn_green{background:-webkit-gradient(linear,right top,left top,color-stop(-.28%,#00715b),to(#005140));background:linear-gradient(270deg,#00715b -.28%,#005140 100%)}.mainbtn.mainbtn_green span{background:#000e0a}.mainbtn.mainbtn_green:hover{background:-webkit-gradient(linear,right top,left top,color-stop(-.28%,#00b393),to(#005140));background:linear-gradient(270deg,#00b393 -.28%,#005140 100%)}.mainbtn.mainbtn_transparent{background:0 0;border:2px solid #00715b}.mainbtn.mainbtn_transparent span{background:-webkit-gradient(linear,left top,right top,from(#016d57),color-stop(135%,#02d3a8));background:linear-gradient(90deg,#016d57 0%,#02d3a8 135%)}.home-whitebtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:64px;padding:8px 28px;border-radius:100px;background:#fff;border:1px solid #535252;color:#000302;font-weight:600;font-size:18px;text-decoration:none}.main-home h2{margin-bottom:32px;font-size:48px;font-weight:400;color:#fff;margin-top:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.text-center{text-align:center}h2 span{color:#00b393}.menu-overlay{display:block;position:fixed;inset:0;background:rgba(29,29,29,.5);z-index:11;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;cursor:pointer}.menu-overlay.open{opacity:1;visibility:visible}@media (max-width:1499.8px){.mainbtn{font-size:16px;min-height:54px;padding:8px 8px 8px 16px}.mainbtn span{width:36px;height:36px;margin-left:6px}.home-whitebtn{min-height:54px;font-size:16px}}.cookie-notice{position:fixed;left:56px;bottom:56px;z-index:100;max-width:623px;width:calc(100% - 32px);opacity:0;visibility:hidden;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .4s ease,visibility .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,visibility .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,visibility .4s ease,transform .4s ease;transition:opacity .4s ease,visibility .4s ease,transform .4s ease,-webkit-transform .4s ease;pointer-events:none;font-family:"Outfit",sans-serif}.cookie-notice.is-visible{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.cookie-notice__inner{padding:24px;border-radius:16px;background:#fff}.cookie-notice__content{margin-bottom:24px}.cookie-notice__emoji{display:block;margin-bottom:8px;color:#000302;font-size:24px;font-weight:600;line-height:1.26}.cookie-notice__title{margin:0 0 8px;color:#000302;font-size:28px;font-weight:600;line-height:1.26}.cookie-notice__text{margin:0 0 8px;color:#000302;font-size:22px;font-weight:400;line-height:1.26}.cookie-notice__link{color:#00b393;font-size:22px;line-height:1.26;font-weight:400}.cookie-notice__link:hover{text-decoration:underline}.cookie-notice__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.cookie-notice__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:48px;padding:8px 22px;border-radius:100px;border:1px solid transparent;font-family:inherit;font-size:16px;font-weight:600;line-height:1.26;cursor:pointer;-webkit-transition:opacity .3s ease,background .3s ease,border-color .3s ease;transition:opacity .3s ease,background .3s ease,border-color .3s ease}.cookie-notice__btn:hover{opacity:.9}.cookie-notice__btn--reject{background:#fff;border-color:#535252;color:#000302}.cookie-notice__btn--accept{background:-webkit-gradient(linear,right top,left top,color-stop(-.28%,#00715b),to(#005140));background:linear-gradient(270deg,#00715b -.28%,#005140 100%);color:#fff}.cookie-notice__btn--accept{background:-webkit-gradient(linear,right top,left top,color-stop(-.28%,#00715b),to(#005140));background:linear-gradient(270deg,#00715b -.28%,#005140 100%);color:#fff;padding-right:12px}.cookie-notice__btn--accept span{width:24px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#000e0a;margin-left:10px}.cookie-notice__btn--accept span img{width:12px}@media (max-width:767.98px){.cookie-notice{left:16px;right:16px;bottom:16px;width:auto;max-width:none}.cookie-notice__title{font-size:24px}.cookie-notice__link,.cookie-notice__text{font-size:18px}.cookie-notice__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cookie-notice__btn{width:100%}}.main-home{background:#000202;min-height:100vh;padding-top:104px;font-family:"Outfit",sans-serif}.section--hero{padding:90px 0 34px;overflow:hidden}.section--hero h1{font-size:86px;font-weight:600;color:#fff;margin-bottom:29px;margin-top:0}.section--hero h1 span{background:-webkit-gradient(linear,left top,right top,from(#00b393),color-stop(48.08%,#00715b));background:linear-gradient(90deg,#00b393 0%,#00715b 48.08%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.section--hero .btnsgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:40px}.hero__intro{max-width:623px;padding-top:35px}.hero__intro p{margin:0;font-size:32px;line-height:150%;font-weight:300;color:#aca9a9}.hero__intro p span{color:#fff}.hero__intro p b{color:#fff;font-weight:600}.video-col{text-align:right}.video-col__wrapper{position:relative;max-width:474px;display:inline-block}.hero__video-wrapper{width:100%;cursor:pointer;padding:24px;border:1px solid #00715b;display:inline-block;border-radius:7px;background:#000e0a;z-index:2;position:relative}.hero__video-wrapper .hero__poster{width:100%;border-radius:12px;vertical-align:top}.hero__video-wrapper .imgwrap{position:relative}.hero__video-wrapper .video-duration{position:absolute;left:15px;bottom:12px;border-radius:9999px;height:35px;min-width:71px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px;background:rgba(255,255,255,.1);backdrop-filter:blur(19.1000003815px)}.hero__video-wrapper .video-duration span{font-size:18px;color:#fff}.hero__video-wrapper .video-label{position:absolute;top:11px;right:13px;height:35px;border-radius:9999px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 20px;background:rgba(255,255,255,.1);backdrop-filter:blur(19.1000003815px)}.hero__video-wrapper .video-label span{font-size:18px;color:#fff}.hero__video-wrapper .video-label span i{display:inline-block;width:15px;height:15px;border-radius:50%;background:#009073;vertical-align:middle;margin-top:-2px;margin-right:9px}.hero__video-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:50%;z-index:3;width:130px;height:130px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero__video-btn{position:relative;z-index:2;width:130px;height:130px;border-radius:50%;background:-webkit-gradient(linear,right top,left top,color-stop(-.1%,#044234),color-stop(100.37%,#42c9a3));background:linear-gradient(270deg,#044234 -.1%,#42c9a3 100.37%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.hero__video-btn img{width:43px;height:43px;display:block}.hero__video-btn:hover{background:linear-gradient(270.34deg,#032a1f -12.73%,#0c906a 115.35%)}.hero__video-btn-ring{position:absolute;border-radius:50%;pointer-events:none}.hero__video-btn-ring--sm{left:50%;top:50%;width:195px;height:195px;background:rgba(0,113,91,.2);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.hero__video-btn-ring--lg,.hero__video-btn-ring--md{left:0;top:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero__video-btn-ring--md{width:353px;height:353px;background:rgba(0,113,91,.16)}.hero__video-btn-ring--lg{width:527px;height:527px;background:rgba(0,113,91,.08)}.hero__video-btn-glow{position:absolute;left:0;top:50%;z-index:0;width:1145px;height:1170px;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(circle,rgba(0,113,91,.2) 0%,rgba(0,14,10,0) 70%);opacity:.8}.hero__stats{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-top:135px;border-radius:8px}.hero__stats:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:-webkit-gradient(linear,left top,right top,from(#212121),to(#00715b));background:linear-gradient(90deg,#212121 0%,#00715b 100%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero__stats-item{width:100%;max-width:33.3333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;text-align:center;min-height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #00715b}.hero__stats-item:last-child{border-right:none}.hero__stats-item p{margin:0;color:#fff;font-size:27px;font-weight:300;line-height:190%}.hero__stats-item p span{color:#00b393}.hero__stats-item img{width:48px;vertical-align:middle;margin-top:-3px}.section--sound-familiar{position:relative;background:#000202}.sound-familiar__sticky{position:sticky;top:-200px;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:100px 0 100px;background:#000202}.section__header{margin-bottom:63px}.section__header h2{margin:0 0 32px;font-size:48px;font-weight:400;line-height:1.26;color:#fff}.section__header h2 span{color:#00b393}.section__header p{color:#999c9b;font-size:30px;line-height:1.26;margin:0}.section--sound-familiar .section__header{max-width:782px}.sound-familiar__scroller{width:100%;overflow:hidden}.sound-familiar__track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:43px;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.sound-familiar__card{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:760px;min-height:500px;height:calc(100vh - 140px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:17px;background:#000e0a;border:1px solid transparent;overflow:hidden;opacity:.8;-webkit-transition:opacity .45s ease,border-color .45s ease;transition:opacity .45s ease,border-color .45s ease}.sound-familiar__card.is-active{opacity:1;border-color:#c94444}.sound-familiar__visual{height:356px;background:#1a0a0a;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sound-familiar__visual img{max-width:calc(100% - 40px);max-height:calc(100% - 40px)}.sound-familiar__content{padding:24px 32px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;overflow:auto}.sound-familiar__content h3{margin:0;font-family:"Outfit",sans-serif;font-size:30px;font-weight:300;line-height:1.2;color:#fff}.sound-familiar__content p{margin:0;font-family:"Outfit",sans-serif;font-size:28px;font-weight:300;line-height:1.2;color:#8e8e8e}.sound-familiar__content::-webkit-scrollbar{width:6px}.sound-familiar__content::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.1);border-radius:10px}.section--info{padding:81px 0 53px;background:#000e0a;text-align:center;position:relative;overflow:hidden}.section--info h3{margin:0 0 40px;color:#fff;font-size:40px;font-weight:400}.section--info h3 span{color:#00b393}.section--info:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:1000px;height:950px;background:radial-gradient(50% 50% at 50% 50%,rgba(0,255,209,.5) 0%,rgba(0,104,104,0) 100%);top:-700px;opacity:.5}.section--info:before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:1054px;height:1054px;background:radial-gradient(50% 50% at 50% 50%,rgba(0,255,209,.5) 0%,rgba(0,104,104,0) 100%);bottom:-867px;opacity:.5}.section--info__icon{width:85px;margin-bottom:50px}.info__scrollbtn{background:0 0;border:none;padding:0;cursor:pointer}.info__scrollbtn svg{display:block;-webkit-animation:info-scrollbtn-bounce 3s ease-in-out infinite;animation:info-scrollbtn-bounce 3s ease-in-out infinite}@-webkit-keyframes info-scrollbtn-bounce{0%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}50%{-webkit-transform:translateY(12px);transform:translateY(12px);opacity:.6}}@keyframes info-scrollbtn-bounce{0%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}50%{-webkit-transform:translateY(12px);transform:translateY(12px);opacity:.6}}.info__bglines{position:absolute;pointer-events:none;top:120px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section--services{padding:100px 0}.section--services .section__header{text-align:center;margin-bottom:83px}.section--services .centerbtn-wrap{margin-top:80px}.services__wrapper .row{row-gap:20px;margin-left:-10px;margin-right:-10px}.services__wrapper .row>*{padding-left:10px;padding-right:10px}.services__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:372px;padding:24px;border-radius:16px;background:#000;border:1px solid #192c28;overflow:hidden}.services__item .services__item-link{position:absolute;top:24px;right:24px;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:48px;max-width:48px;border-radius:100px;text-decoration:none;color:#fff;overflow:hidden;-webkit-transition:.35s;transition:.35s}.services__item .services__item-link span{font-family:"Outfit",sans-serif;font-size:18px;font-weight:700;line-height:1.26;white-space:nowrap;opacity:0;max-width:0;overflow:hidden;-webkit-transition:opacity .3s ease,max-width .35s ease,margin .35s ease;transition:opacity .3s ease,max-width .35s ease,margin .35s ease}.services__item .services__item-link img{width:48px;height:48px;-ms-flex-negative:0;flex-shrink:0;display:block}.services__item .services__item-link:hover{opacity:.6}.services__item .services__item-icon{width:120px;height:120px;-webkit-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease}.services__item .services__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.services__item .services__item-title{margin:auto 0 0;max-width:100%;font-family:"Outfit",sans-serif;font-size:34px;font-weight:300;line-height:1.26;color:#fff;-webkit-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease}.services__item .services__item-text{position:absolute;left:24px;right:24px;bottom:24px;margin:0;max-width:100%;font-family:"Outfit",sans-serif;font-size:20px;font-weight:300;line-height:1.26;color:#fff;opacity:0;visibility:hidden;-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity .35s ease,visibility .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,visibility .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,visibility .35s ease,transform .35s ease;transition:opacity .35s ease,visibility .35s ease,transform .35s ease,-webkit-transform .35s ease;max-height:calc(100% - 90px);overflow:auto}.services__item .services__item-text::-webkit-scrollbar{width:6px}.services__item .services__item-text::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.1);border-radius:10px}.services__item:focus-within .services__item-link,.services__item:hover .services__item-link{max-width:160px}.services__item:focus-within .services__item-link span,.services__item:hover .services__item-link span{opacity:1;max-width:100px;margin-right:8px}.services__item:focus-within .services__item-icon,.services__item:focus-within .services__item-title,.services__item:hover .services__item-icon,.services__item:hover .services__item-title{opacity:0;visibility:hidden}.services__item:focus-within .services__item-text,.services__item:hover .services__item-text{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.centerbtn-wrap{text-align:center}.section--startwithproblem{padding:124px 0 100px;background:#010705}.section--startwithproblem h2 span{color:#686868}.section--startwithproblem .description,.section--startwithproblem .subtitle{margin:0;font-size:30px}.section--startwithproblem .subtitle{color:#00b393}.section--startwithproblem .description{color:#999c9b}.scrollact{margin-top:60px}.scrollact__item{min-height:157px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:185px;border-top:1px solid #10322b}.scrollact__item p{margin:0;font-size:36px;font-weight:300;line-height:120%;color:silver;-webkit-transition:.3s;transition:.3s}.scrollact__item:first-child{border-top:none}.scrollact__item:before{content:"";position:absolute;right:64px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:53px;height:53px;-webkit-transition:.3s;transition:.3s;border-radius:50%;border:1px solid #bfbfbf;background-position:center center}.scrollact__item.active:before{border-color:#00b393;background-color:#00b393;background-image:url(//severus.co/wp-content/themes/severus/assets/css/../images/home/check.svg);background-repeat:no-repeat;background-position:center center;background-size:32px}.scrollact__item.active p{color:#fff}.scrollact__item.active p span{color:#00b393}.section--impact{position:relative;padding:100px 0;border-radius:64px;background:#000e0a}.section--impact .section__header{margin-bottom:83px}.section--impact .section__header p span{color:#00b393}.impact__accordeon{position:relative}.impact__accordeon-pin{position:sticky;top:140px}.impact__accordeon-imgwrapper{position:relative;width:100%;max-width:588px;height:754px;border-radius:39px;overflow:hidden;background:#000202;-webkit-box-shadow:0px -6px 1px 0px #00b393;box-shadow:0px -6px 1px 0px #00b393}.impact__accordeon-imgwrapper img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .5s cubic-bezier(.65,0,.35,1);transition:-webkit-transform .5s cubic-bezier(.65,0,.35,1);transition:transform .5s cubic-bezier(.65,0,.35,1);transition:transform .5s cubic-bezier(.65,0,.35,1),-webkit-transform .5s cubic-bezier(.65,0,.35,1);will-change:transform}.impact__accordeon-imgwrapper img:first-child{-webkit-transform:translateY(0);transform:translateY(0)}.impact__accordeon-imgwrapper img:first-child{z-index:1}.impact__accordeon-imgwrapper img:nth-child(2){z-index:2}.impact__accordeon-imgwrapper img:nth-child(3){z-index:3}.impact__accordeon-imgwrapper img:nth-child(4){z-index:4}.impact__accordeon-imgwrapper img.is-active{-webkit-transform:translateY(0);transform:translateY(0)}.impact__accordeon-list{background:#000202;border-radius:30px;min-height:754px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.impact__accordeon-item{border-bottom:1px solid #053125;padding:0 48px}.impact__accordeon-item:last-child{border-bottom:0}.impact__accordeon-item.is-open .impact__accordeon-body{-ms-grid-rows:1fr;grid-template-rows:1fr}.impact__accordeon-item.is-open .impact__accordeon-body-inner{padding-bottom:48px;opacity:1}.impact__accordeon-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;min-height:141px;padding:48px 0}.impact__accordeon-num{font-family:"Outfit",sans-serif;font-size:36px;font-weight:300;line-height:1.26;color:#00b393}.impact__accordeon-title{font-family:"Outfit",sans-serif;font-size:36px;font-weight:400;line-height:1.26;color:#fff}.impact__accordeon-body{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;-webkit-transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease,-ms-grid-rows .5s ease}.impact__accordeon-body-inner{overflow:hidden;opacity:0;-webkit-transition:opacity .35s ease,padding .5s ease;transition:opacity .35s ease,padding .5s ease}.impact__accordeon-body-inner p{margin:0 0 1em;font-family:"Outfit",sans-serif;font-size:24px;font-weight:300;line-height:1.2;color:silver}.impact__accordeon-body-inner p:last-of-type{margin-bottom:40px}.impact__accordeon-body-inner .mainbtn{padding:12px 28px}.impact__orbit{position:absolute;right:6%;top:100px;z-index:0;pointer-events:none;overflow:visible;overflow:hidden}.impact__orbit-img{display:block;width:clamp(15.625rem,9.7917rem + 33.3333vw,40rem);height:auto;will-change:transform;-webkit-transition:-webkit-transform .05s linear;transition:-webkit-transform .05s linear;transition:transform .05s linear;transition:transform .05s linear,-webkit-transform .05s linear;width:600px}.section--results{padding:100px 0}.section--results .section__header{margin-bottom:83px}.results-slider__wrapper{padding-left:calc((100vw - 1470px) / 2)}.results-slider{min-height:665px}.results-slider__item{background:#001f16;position:relative;overflow:hidden;border-radius:30px}.results-slider__item .imgwrap{display:block;position:relative;height:240px;overflow:hidden;opacity:.6}.results-slider__item .imgwrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.results-slider__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:300px;padding:30px 50px}.results-slider__descr .topinfo a{text-decoration:none;font-size:36px;margin-bottom:20px;color:#fff;display:block}.results-slider__descr .topinfo p{font-size:18px;color:rgba(255,255,255,.8);line-height:27px;margin-top:0}.results-slider__descr .bottinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.results-slider__descr .bottinfo .bottinfo__btnwrap{width:100%;max-width:200px;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;text-align:right;display:none}.results-slider__descr .bottinfo ul{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 20px;width:100%;max-width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.results-slider__descr .bottinfo ul li{position:relative;padding-left:38px;font-size:14px;color:#fff}.results-slider__descr .bottinfo ul li img{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.results-slider__wrapper .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.results-slider__wrapper .swiper-slide{-webkit-transition:.7s;transition:.7s}.results-slider__item .imgwrap{-webkit-transition:.7s;transition:.7s}.results-slider .swiper-slide.swiper-slide-active .bottinfo ul{max-width:calc(100% - 200px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 200px);flex:0 0 calc(100% - 200px)}.results-slider .swiper-slide.swiper-slide-active .bottinfo .bottinfo__btnwrap{display:block}.results-slider .swiper-slide.swiper-slide-active .results-slider__item .imgwrap{height:320px}.results-slider__arrows{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.results-slider__arrows .swiper-button-next,.results-slider__arrows .swiper-button-prev{position:relative;left:initial;top:initial;right:initial;-webkit-transform:none;transform:none;margin:0;width:60px;height:60px;border-radius:50%;background:#00715b;opacity:.5;-webkit-transition:.3s;transition:.3s}.results-slider__arrows .swiper-button-next:after,.results-slider__arrows .swiper-button-prev:after{display:none}.results-slider__arrows .swiper-button-next img,.results-slider__arrows .swiper-button-prev img{width:30px}.results-slider__arrows .swiper-button-next:hover,.results-slider__arrows .swiper-button-prev:hover{opacity:1}.section--trust{padding:100px 0;position:relative}.section--trust .section__header{margin-bottom:59px}.trust__headbtn{text-align:right}.stats-lg,.stats-sm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.stats-lg>*,.stats-sm>*{padding-left:12px;padding-right:12px}.stats-lg{margin-bottom:59px}.stats-lg__item{padding:24px;border-radius:8px;background:#000e0a;-webkit-box-shadow:0px -1px 0px 0px #00b393;box-shadow:0px -1px 0px 0px #00b393;min-height:236px}.stats-lg__item p{font-size:25px;color:#fff;font-weight:100;margin:0}.stats-lg__item .title{font-size:124px;font-weight:400}.stats-sm__item{padding:24px;border-radius:8px;background:#000e0a;-webkit-box-shadow:0px -1px 0px 0px #00b393;box-shadow:0px -1px 0px 0px #00b393;min-height:112px}.stats-sm__item p{margin:0;font-size:25px;font-weight:300;color:#fff}.stats-sm__item p span{color:#00b393}.trust__bg{position:absolute;right:0;top:0;width:51%}.section--testimonials{padding:100px 0}.testimonials__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:46px}.testimonials__stars img{width:44px}.testimonials__info h2{font-size:86px;color:#fff;line-height:normal;margin-bottom:116px}.testimonials__info h2 span{color:#00b393}.testimonials__info h3{font-size:48px;color:#fff;font-weight:400;margin-bottom:18px;margin-top:0}.testimonials__info p{margin-bottom:32px;color:#999c9b;font-size:30px;margin-top:0}.testimonials-sliderwrapper{padding-left:70px}.testimonials-slider{height:768px;width:100%;overflow:hidden;position:relative}.testimonials-slider:after,.testimonials-slider:before{content:"";position:absolute;left:0;right:0;z-index:2;pointer-events:none}.testimonials-slider:before{top:0;background:-webkit-gradient(linear,left top,left bottom,from(#000202),to(rgba(0,2,2,0)));background:linear-gradient(to bottom,#000202 0%,rgba(0,2,2,0) 100%);height:10%}.testimonials-slider:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#000202),to(rgba(0,2,2,0)));background:linear-gradient(to top,#000202 0%,rgba(0,2,2,0) 100%);height:30%}.testimonials-slider .swiper-slide{height:396px;-webkit-box-sizing:border-box;box-sizing:border-box}.testimonials__card{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:45px;border-radius:12px;background:#000202;border:1px solid transparent;opacity:.35;-webkit-transition:opacity .4s ease,border-color .4s ease;transition:opacity .4s ease,border-color .4s ease}.testimonials-slider .swiper-slide-active .testimonials__card{opacity:1;border-color:#00b393;-webkit-box-shadow:0px 0px 11.6px 0px #00715b;box-shadow:0px 0px 11.6px 0px #00715b}.testimonials__text p{margin:0;color:#fff;font-size:28px;line-height:1.26;text-align:center}.testimonials__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.testimonials__avatar{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.testimonials__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonials__name{color:#fff;font-size:18px;line-height:1.5}.testimonials__role{color:rgba(255,255,255,.6);font-size:18px;line-height:1.5}@media (max-width:991.98px){.testimonials-slider{height:560px}.testimonials-slider .swiper-slide{height:300px}.testimonials__card{padding:32px}.testimonials__text p{font-size:20px}}.section--products{padding:100px 0;background:#000e0a;border-radius:64px 64px 0 0}.section--products h2{margin-bottom:59px}.product__item{border-radius:16px;overflow:hidden;background:#001f16;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:inherit;display:block;text-decoration:none}.product__item .imgwrap{display:block;height:249px;overflow:hidden}.product__item .imgwrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.6s;transition:.6s;-webkit-transform:scale(1.05);transform:scale(1.05)}.product__item .description{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;padding:32px;min-height:228px}.product__item:hover .imgwrap img{-webkit-transform:scale(1.01);transform:scale(1.01)}.product__title{margin:0;color:#fff;font-size:28px;font-weight:400;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.product__date{color:rgba(255,255,255,.6);font-size:18px;line-height:1.26;text-transform:uppercase}.product__more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:700}.product__more-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#016d57 0%,#02d3a8 100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.product__more-icon img{width:16px;height:16px}.product__item:hover .product__more{color:#999c9b}.product__item:hover .product__more-icon{background:#000e0a}.products__bottomsect{text-align:center;margin-top:80px}.section--experts{padding:100px 0;background:#000e0a}.experts__header{margin-bottom:56px}.experts__header p{margin:0;color:#999c9b;font-size:30px}.experts__header p span{color:#fff}.team__brand{font-weight:inherit;color:#00b393;white-space:nowrap}.team__brand:before{content:"";display:inline-block;width:1.5em;height:.92em;margin-right:.35em;vertical-align:baseline;background:url(//severus.co/wp-content/themes/severus/assets/css/../images/home/severus-mark.svg) no-repeat center/contain}.experts__list{margin-left:-10px;margin-right:-10px;row-gap:55px}.experts__list>*{padding-left:10px;padding-right:10px}.experts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.experts__photo{position:relative;border-radius:12px;overflow:hidden;height:400px;-webkit-box-shadow:0px -1px 0px 0px #00b393;box-shadow:0px -1px 0px 0px #00b393}.experts__photo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.experts__overlay{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;padding:50px 19px;background:rgba(5,69,53,.95);opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease;overflow-y:auto}.experts__overlay::-webkit-scrollbar{width:6px}.experts__overlay::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.1);border-radius:10px}.experts__item:hover .experts__overlay{opacity:1;visibility:visible}.experts__overlay-icon{width:53px;margin-bottom:12px}.experts__quote{margin:0;color:#fff;font-size:24px;font-weight:400;line-height:1.26}.experts__overlay-role{margin:0;color:#d4d4d4;font-size:24px;font-weight:300;line-height:1.26}.experts__name{margin:0 0 6px;color:#00b393;font-size:24px;font-weight:400;line-height:1.26}.experts__ln{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;margin-left:8px}.experts__ln img{width:24px;height:24px}.experts__ln:hover{opacity:.7}.experts__role{margin:0;color:silver;font-size:18px;font-weight:300;line-height:1.26}.section--faq{padding:100px 0}.section--faq h2{font-size:86px;font-weight:400}.cqsect__item{padding:16px;border:1px solid transparent;border-bottom:1px solid #005140;-webkit-transition:.3s;transition:.3s}.cqsect__item.active{border-radius:16px;border:1px solid #00b393}.cqsect__item.active .cqsect__icon{-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.cqsect__item:has(+.cqsect__item.active){border-bottom-color:transparent}.cqsect__header{position:relative;cursor:pointer;padding:16px 80px 16px 16px}.cqsect__header h4{margin:0;font-size:36px;color:#fff;font-weight:400}.cqsect__icon{position:absolute;right:19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;-webkit-transition:.3s;transition:.3s}.cqsect__body{padding:16px;display:none}.cqsect__body p{margin:0;font-size:24px;color:#999c9b;font-weight:300}.section--contacts{padding:100px 0;border-radius:64px 64px 0 0;background:#000e0a;background:url(//severus.co/wp-content/themes/severus/assets/css/../images/home/contact-bg.png) no-repeat center center/cover}.contacts__info{max-width:630px}.contacts__info h2{font-size:60px;font-weight:400;margin-bottom:34px;line-height:normal}.contacts__info p{font-size:24px;color:#999c9b;font-weight:300;margin:0}.contacts__info p span{color:#fff;font-weight:400}.contacts__logo{max-width:234px;width:100%;margin-bottom:73px}.sevcontact-form{background:rgba(1,7,5,.8);border-radius:16px;padding:64px}.sevcontact-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.sevcontact-form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.sevcontact-form__label{display:block;margin-bottom:0;padding-bottom:0;color:#fff;font-size:24px;font-weight:400;line-height:1.26;margin-bottom:10px}.sevcontact-form__input,.sevcontact-form__textarea{width:100%;margin-top:0;padding:12px 18px;border:2px solid rgba(255,255,255,.1);border-radius:100px;background:#010f0b;color:#fff;font-family:inherit;font-size:18px;line-height:1.26;outline:none;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.sevcontact-form__input::-webkit-input-placeholder,.sevcontact-form__textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.sevcontact-form__input::-moz-placeholder,.sevcontact-form__textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.sevcontact-form__input:-ms-input-placeholder,.sevcontact-form__textarea:-ms-input-placeholder{color:rgba(255,255,255,.5)}.sevcontact-form__input::-ms-input-placeholder,.sevcontact-form__textarea::-ms-input-placeholder{color:rgba(255,255,255,.5)}.sevcontact-form__input::placeholder,.sevcontact-form__textarea::placeholder{color:rgba(255,255,255,.5)}.sevcontact-form__input:focus,.sevcontact-form__textarea:focus{border-color:#00b393}.sevcontact-form__textarea{min-height:102px;border-radius:20px;resize:none}.sevcontact-form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:4px}.sevcontact-form__submit .mainbtn.mainbtn_green{border:none;cursor:pointer}@media (max-width:991.98px){.impact__accordeon{height:auto!important}.impact__accordeon-pin{position:relative;top:0}.impact__accordeon-imgwrapper{height:360px;max-width:none;margin-bottom:24px}.impact__accordeon-list{min-height:0}.impact__accordeon-item{padding:0 24px}.impact__accordeon-item.is-open .impact__accordeon-body{-ms-grid-rows:1fr;grid-template-rows:1fr}.impact__accordeon-head{min-height:0;padding:28px 0}.impact__accordeon-num,.impact__accordeon-title{font-size:28px}.impact__accordeon-body-inner p{font-size:18px}}@media (max-width:991.98px){.section--sound-familiar{height:auto!important}.sound-familiar__sticky{position:relative;min-height:0;padding:60px 0;overflow:visible}.sound-familiar__scroller{overflow:visible;padding:0 16px}.sound-familiar__track{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:24px;-webkit-transform:none!important;transform:none!important;padding-left:0!important}.sound-familiar__card{width:100%;min-height:0;opacity:1;border-color:rgba(201,68,68,.35)}.sound-familiar__card.is-active{border-color:#c94444}.sound-familiar__visual{height:240px}.sound-familiar__content{padding:20px 20px 28px;gap:16px}.sound-familiar__content h3{font-size:22px}.sound-familiar__content p{font-size:18px}.section--sound-familiar .section__header{margin-bottom:40px}.section--sound-familiar .section__header h2{font-size:32px}.section--sound-familiar .section__header p{font-size:20px}.section--sound-familiar .section__header p br{display:none}}.hero__video-popup{position:fixed;inset:0;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;visibility:hidden;pointer-events:none}.hero__video-popup.is-open{visibility:visible;pointer-events:auto}.hero__video-popup.is-open .hero__video-popup-overlay{opacity:.8}.hero__video-popup.is-open .hero__video-popup-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.hero__video-popup-overlay{position:absolute;inset:0;background:#0b0b0b;opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;cursor:pointer}.hero__video-popup-dialog{position:relative;z-index:1;width:100%;max-width:900px;border-radius:30px;overflow:hidden;opacity:0;-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out}.hero__video-popup-close{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;padding:0;border:0;background:0 0;color:#fff;font-size:34px;font-weight:300;line-height:1;cursor:pointer;opacity:.85}.hero__video-popup-close:hover{opacity:1}.hero__video-popup-video{display:block;width:100%;height:auto;border-radius:30px;background:#000}@media (max-width:1499.8px){.main-home{padding-top:90px}.hero__video-btn{width:90px;height:90px}.hero__video-btn-ring--sm{height:150px;width:150px}.hero__video-btn-ring--md{width:300px;height:300px}.hero__video-btn-ring--lg{width:450px;height:450px}.hero__stats-item{min-height:55px}.sound-familiar__sticky{top:-170px}.sound-familiar__card{min-height:400px}.sound-familiar__card{width:620px}.sound-familiar__visual{height:300px}.section--info__icon{width:60px;margin-bottom:30px}.info__scrollbtn svg{width:40px;height:auto}.info__bglines{width:80%;top:110px}.services__item .services__item-icon{width:80px;height:80px}.services__item .services__item-link img{width:36px;height:36px}.services__item .services__item-link{height:36px;max-width:36px}.services__item{height:320px}.services__item .services__item-text{line-height:140%}.scrollact__item{min-height:120px}.impact__accordeon-head{padding:20px 0}.impact__accordeon-head{min-height:100px}.impact__accordeon-body-inner p:last-of-type{margin-bottom:20px}.impact__accordeon-list{min-height:600px}.impact__accordeon-imgwrapper{height:600px}.impact__accordeon-item.is-open .impact__accordeon-body-inner{padding-bottom:30px}.results-slider__wrapper{padding-left:calc((100vw - 1120px) / 2)}.results-slider__item .imgwrap{height:220px}.results-slider .swiper-slide.swiper-slide-active .results-slider__item .imgwrap{height:260px}.stats-lg__item .title{font-size:90px}.stats-lg__item{min-height:225px}.stats-sm__item{min-height:126px}.testimonials__stars{margin-bottom:20px}.testimonials__stars img{width:30px}.testimonials__card{padding:30px}.testimonials-slider{height:600px}.product__item .imgwrap{height:200px}.product__item .description{padding:20px}.product__item .product__date{font-size:14px}.experts__overlay-icon{width:40px}.experts__overlay{padding:30px 19px}.cqsect__item{padding:8px}.contacts__logo{margin-bottom:40px}.sevcontact-form{padding:50px}.products__bottomsect,.section--services .centerbtn-wrap{margin-top:60px}.section__header h2{margin-bottom:20px}.section--products h2,.section__header,.stats-lg{margin-bottom:40px}.section--results .section__header,.section--services .section__header,.testimonials__info h2{margin-bottom:60px}.section--hero h1{font-size:66px}.main-home .testimonials__info h2{font-size:46px}.main-home h2,.section__header h2{font-size:42px}.impact__accordeon-num,.impact__accordeon-title,.results-slider__descr .topinfo a{font-size:32px}.scrollact__item p,.section--info h3,.services__item .services__item-title,.testimonials__info h3{font-size:30px}.cqsect__header h4,.experts__header p,.hero__intro p,.product__title,.section--startwithproblem .description,.section--startwithproblem .subtitle,.section__header p,.sound-familiar__content h3,.stats-lg__item p,.testimonials__info p{font-size:24px}.contacts__info p,.experts__name,.experts__overlay-role,.experts__quote,.hero__stats-item p,.impact__accordeon-body-inner p,.sevcontact-form__label,.sound-familiar__content p,.stats-sm__item p,.testimonials__text p{font-size:21px}.services__item .services__item-text{font-size:16px}}@media (max-width:1199.8px){.video-col__wrapper{max-width:400px}.section--hero .btnsgroup a{min-width:233px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__stats{margin-top:100px}.sound-familiar__sticky{top:-130px}.section--info{overflow:hidden}.section--info:after,.section--info:before{pointer-events:none}.section--info h3{margin-bottom:20px}.info__scrollbtn svg{width:30px}.services__item{height:270px;padding:15px}.section--info{padding:70px 0 50px}.info__bglines{top:100px}.impact__accordeon-head{min-height:80px}.results-slider__wrapper{padding-left:calc((100vw - 930px) / 2)}.results-slider__descr{padding:20px}.results-slider__descr .topinfo a{font-size:24px;margin-bottom:10px}.results-slider__descr .topinfo p{font-size:16px;line-height:140%}.results-slider__descr .bottinfo{-ms-flex-wrap:wrap;flex-wrap:wrap}.results-slider__descr .bottinfo .bottinfo ul{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.results-slider .swiper-slide.swiper-slide-active .bottinfo ul,.results-slider__descr .bottinfo .bottinfo__btnwrap{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.results-slider__descr .bottinfo .bottinfo__btnwrap{text-align:left;margin-top:10px}.results-slider__descr .bottinfo .bottinfo__btnwrap .mainbtn{min-height:46px;padding:4px 4px 4px 12px}.results-slider__descr{min-height:270px}.results-slider__item .imgwrap{height:200px}.results-slider .swiper-slide.swiper-slide-active .results-slider__item .imgwrap{height:250px}.results-slider{min-height:520px}.stats-lg__item .title{font-size:70px}.section--trust .section__header{margin-bottom:40px}.stats-lg__item{min-height:auto;height:100%}.testimonials__info h3{margin-bottom:10px}.testimonials__stars{gap:6px}.testimonials__stars img{width:24px}.hero__intro{max-width:500px}.testimonials-slider{height:500px}.testimonials__avatar{width:50px;height:50px}.product__meta{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}.product__date{margin-bottom:5px}.product__item .imgwrap{height:160px}.product__item .description{min-height:200px}.experts__list{row-gap:30px}.contacts__logo{max-width:180px;margin-bottom:30px}.sevcontact-form{padding:35px}.contacts__info h2{margin-bottom:20px}.section--results .section__header,.section--services .section__header,.testimonials__info h2{margin-bottom:40px}.section--experts,.section--impact,.section--products,.section--results,.section--services,.section--startwithproblem,.section--testimonials,.section--trust,.sound-familiar__sticky{padding:70px 0}.section--hero h1{font-size:50px}.contacts__info h2,.main-home .testimonials__info h2,.section--experts h2,.section--faq h2,.section--products h2,.section--startwithproblem h2,.section__header h2{font-size:36px}.impact__accordeon-num,.impact__accordeon-title,.scrollact__item p,.section--info h3,.services__item .services__item-title,.testimonials__info h3{font-size:24px}.cqsect__body p,.cqsect__header h4,.experts__header p,.hero__intro p,.product__title,.section--startwithproblem .description,.section--startwithproblem .subtitle,.section__header p,.sound-familiar__content h3,.stats-lg__item p,.testimonials__info p{font-size:21px}.cqsect__header h4,.experts__header p,.hero__intro p,.product__title,.section--startwithproblem .description,.section--startwithproblem .subtitle,.section__header p,.sound-familiar__content h3,.stats-lg__item p,.stats-sm__item p,.testimonials__info p{font-size:18px}.contacts__info p,.experts__name,.experts__overlay-role,.experts__quote,.hero__stats-item p,.impact__accordeon-body-inner p,.sevcontact-form__label,.sound-familiar__content p,.stats-sm__item p,.testimonials__text p{font-size:18px}}@media (max-width:991.8px){.section--hero{padding:70px 0 50px}.hero__intro{padding-top:0}.video-col__wrapper{max-width:100%;display:block;margin-top:30px}.hero__video-btn-glow,.hero__video-btn-ring--lg,.hero__video-btn-ring--md{display:none}.hero__video-btn-box{left:50%}.hero__stats{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.sound-familiar__sticky{top:0}.hero__stats-item img{width:30px}.sound-familiar__visual{height:260px}.sound-familiar__card{width:100%;min-height:initial;height:auto}.sound-familiar__content p{line-height:140%}.sound-familiar__content{padding:30px}.services__item .services__item-icon{width:100px;height:100px}.impact__orbit-img{width:300px}.impact__accordeon-imgwrapper{display:none}.impact__accordeon-list{min-height:initial}.impact__accordeon-item{padding:30px}.results-slider__wrapper{padding-left:calc((100vw - 700px) / 2)}.trust__headbtn{text-align:left;margin-top:20px}.section--trust .section__header{position:relative;z-index:2}.section--products .row,.stats-sm{row-gap:20px}.testimonials__info{text-align:center}.testimonials__stars{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonials__info h2{margin-bottom:20px}.testimonials-sliderwrapper{padding-left:0}.contacts__info{max-width:100%;margin-bottom:30px}.section--contacts{padding:70px 0}.section--hero .btnsgroup{margin-top:30px}.experts__header,.section--impact .section__header{margin-bottom:40px}.section--experts h2{margin-bottom:20px}.product__title,.sound-familiar__content h3{font-size:24px}.cqsect__header h4{font-size:21px}}@media (max-width:767.8px){.hero__stats-item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;border-right:none;border-bottom:1px solid #00715b}.hero__stats-item:last-child{border-bottom:none}.scrollact__item:before{width:40px;height:40px;right:0}.scrollact__item{padding-right:70px}.results-slider__wrapper{padding-left:calc((100vw - 510px) / 2)}.results-slider .swiper-slide.swiper-slide-active .results-slider__item .imgwrap{height:200px}.results-slider__descr .bottinfo .bottinfo__btnwrap{display:block}.results-slider{min-height:initial}.stats-sm__item{min-height:auto}.testimonials__info{margin-bottom:30px}.experts__photo{height:300px}.stats-lg__item .title{font-size:55px}}@media (max-width:575.8px){.section--hero h1{font-size:36px}.main-home{padding-top:70px}.section--hero{padding:50px 0 30px}.section--hero .btnsgroup a{width:100%}.hero__video-wrapper{padding:12px}.hero__video-btn{width:50px;height:50px}.hero__video-btn img{width:24px;height:auto}.hero__video-btn-ring--sm{width:100px;height:100px}.sound-familiar__visual{height:200px}.sound-familiar__content{padding:20px}.info__bglines{display:none}.section--info{padding:50px 0}.section--info__icon{margin-bottom:10px}.info__scrollbtn svg{width:20px}.section__header p br{display:none}.services__item .services__item-icon{width:80px;height:80px}.services__item{height:220px}.impact__accordeon-item{padding:10px 20px}.impact__accordeon-body-inner p{line-height:140%}.results-slider__wrapper{padding-left:15px;padding-right:15px}.results-slider .swiper-slide.swiper-slide-active .results-slider__item .imgwrap,.results-slider__item .imgwrap{height:160px}.results-slider__arrows{margin-top:10px}.stats-lg{row-gap:10px}.testimonials__text p{font-size:16px;font-weight:300}.testimonials-slider{height:360px}.testimonials-slider:after,.testimonials-slider:before{height:10%}.section--contacts,.section--products{border-radius:20px 20px 0 0}.product__item .description{min-height:180px}.products__bottomsect,.section--services .centerbtn-wrap{margin-top:40px}.cqsect__item{padding:5px 0}.cqsect__header{padding:16px 50px 16px 10px}.cqsect__icon{right:10px}.contacts__logo{margin-bottom:20px}.sevcontact-form{padding:30px 20px}.sevcontact-form__input,.sevcontact-form__textarea{font-size:16px;height:50px}.hero__video-popup-close{width:30px;height:30px;top:10px}.hero__video-popup-dialog,.hero__video-popup-video{border-radius:16px}.section--impact{border-radius:20px}.section--contacts,.section--experts,.section--faq,.section--impact,.section--products,.section--results,.section--services,.section--startwithproblem,.section--testimonials,.section--trust,.sound-familiar__sticky{padding:50px 0}.section--hero h1,.section--startwithproblem h2{margin-bottom:20px}.section__header h2{margin-bottom:15px}.contacts__info h2,.main-home .testimonials__info h2,.section--experts h2,.section--faq h2,.section--products h2,.section--startwithproblem h2,.section__header h2{font-size:32px}.scrollact__item p,.section--info h3,.sound-familiar__content h3{font-size:21px}.hero__intro p,.product__title,.section--sound-familiar .section__header p,.section--startwithproblem .description,.section--startwithproblem .subtitle{font-size:18px}.cqsect__header h4,.experts__header p,.sound-familiar__content p,.stats-lg__item p,.stats-sm__item p,.testimonials__info p,.testimonials__name,.testimonials__role{font-size:16px}}.section--404{height:calc(100vh - 100px);min-height:700px;padding:120px 0 50px;position:relative;overflow:hidden}.section--404:after{content:"";display:block;background:radial-gradient(50% 50% at 50% 50%,rgba(0,81,64,.77) 0%,rgba(0,113,91,0) 100%);width:1800px;height:1800px;position:absolute;right:-600px;bottom:-800px;z-index:1}@media (min-width:1500px){.error--bottomsect .container,.section--404 .container{max-width:calc(100% - 280px)}}.error-content{max-width:60%;position:relative;z-index:4}.error-content h1{color:#fff;font-size:76px;font-weight:500;margin-bottom:40px;margin-top:0}.error-content h1 span{color:#00b393}.error-content p{margin:0;font-size:32px;font-weight:300;color:#fff}.error-content p a{color:#00b393;text-underline-offset:4px}.error-imgwrap{position:absolute;top:50px;right:10%;z-index:3;width:36%;height:auto}.error-imgwrap:before{content:"";display:block;width:986px;height:108px;background:radial-gradient(50% 50% at 50% 50%,#000302 0%,rgba(0,3,2,0) 100%);position:absolute;right:0;bottom:-20px;z-index:2}.error-img{width:100%;z-index:3;position:relative}.error--bottomsect{background:#000e0a;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error--bottomsect p{margin:0;font-size:14px;color:rgba(255,255,255,.6)}.error--bottomsect ul{list-style:none;margin:0;padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}.error--bottomsect ul a{text-decoration:none;color:rgba(255,255,255,.6);font-size:18px;-webkit-transition:.3s;transition:.3s}.error--bottomsect ul a:hover{color:#00b393}.error--bottomsect:after{content:"";display:block;max-width:1200px;width:100%;height:1px;background:radial-gradient(50% 50% at 50% 50%,#fff 0%,rgba(0,113,91,0) 100%);position:absolute;left:0;right:0;margin:0 auto;top:0;opacity:.6}.error--bottomsect__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1499.8px){.results-slider{min-height:580px}.error-content h1{font-size:60px}.section--404{padding:90px 0 30px}.error-content p{font-size:24px}.error--bottomsect{min-height:80px}.section--404{height:calc(100vh - 100px);min-height:500px}}@media (max-width:991.8px){.section--404{height:auto}.error-imgwrap{position:relative;right:initial}.error-content{max-width:100%}.error-imgwrap{width:100%;top:initial;margin:40px 0}.error-img{max-width:80%;margin:0 auto;display:block}}@media (max-width:767.8px){.error-content h1{font-size:48px;margin-bottom:20px}.error-content p{font-size:21px}.section--404{padding:70px 0 30px}.error--bottomsect__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.error--bottomsect__row p,.error--bottomsect__row ul{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.error--bottomsect__row ul{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.error--bottomsect__row p{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.error--bottomsect{padding:20px 0}}@media (max-width:767.8px){.error-content h1{font-size:32px;margin-bottom:24px}.section--404{padding:56px 0 30px}.error-content p{font-size:22px}.error-content p span{display:block;margin-top:15px}.error-img{max-width:270px}.error-imgwrap:before{width:277px;height:30px;bottom:-5px;right:initial;left:5%}.section--404:after{width:800px;height:800px;left:50%;bottom:0;-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}.error--bottomsect__row,.error--bottomsect__row ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.error--bottomsect__row p{text-align:left}.error--bottomsect ul{gap:16px;margin-bottom:16px}.error--bottomsect ul a{font-size:16px}.error--bottomsect{padding:32px 0}}.footer.footer--home{padding:100px 0;background:#000202;font-family:"Outfit",sans-serif}.footer.footer--home p{margin-top:0}.footer__logo{max-width:234px;width:100%;display:inline-block;margin-bottom:30px}.footer__logo img{max-width:100%}.footer__leftside p{margin:0;font-size:18px;font-weight:300;color:#fff}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.footer__column{padding-left:15px;padding-right:15px;width:100%}.footer__column:first-child{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.footer__column:nth-child(2){max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.footer__column:nth-child(3){max-width:14%;-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%}.footer__column:nth-child(4){max-width:36%;-webkit-box-flex:0;-ms-flex:0 0 36%;flex:0 0 36%}.footer__list{padding-top:16px;border-top:1px solid #00b393}.footer__list .title{color:#fff;font-size:16px;margin:0 0 16px}.footer__list .subtitle{margin:0 0 4px;color:rgba(255,255,255,.6);font-size:16px}.footer__list .footer__email{color:#00b393;font-size:18px;font-weight:700;text-decoration:none;display:inline-block;position:relative}.footer__list .footer__email:after{content:"";display:block;height:1px;width:0;background:#00b393;position:absolute;right:0;left:0;margin:0 auto;bottom:-4px;-webkit-transition:.3s;transition:.3s}.footer__list .footer__email:hover:after{width:100%}.footer__list ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.footer__list ul a{color:#aeaeae;font-size:16px;text-decoration:none;-webkit-transition:.3s;transition:.3s}.footer__list ul a:hover{color:#00b393}.footer__offices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer__office{margin-bottom:10px}.footer__office:last-child{margin-bottom:0}.footer__office .country{margin-bottom:4px;font-size:16px;color:#fff;padding-left:27px;position:relative}.footer__office .country img{width:21px;border-radius:3px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer__office .address{margin:0;color:#aeaeae;font-size:16px}.footer-topsection{padding-bottom:32px;position:relative}.footer-topsection:after{content:"";display:block;max-width:1200px;width:100%;height:1px;background:radial-gradient(50% 50% at 50% 50%,#fff 0%,rgba(0,113,91,0) 100%);position:absolute;left:0;right:0;margin:0 auto;bottom:0;opacity:.6}.footer-bottsection{margin-top:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bottsection p{margin:0;font-size:14px;color:rgba(255,255,255,.6)}.footer-bottsection .footer__sociallist{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.footer__sociallist a svg path{-webkit-transition:.3s;transition:.3s}.footer__sociallist a:hover svg path{fill:#00b393}@media (max-width:1499.8px){.footer.footer--home{padding-bottom:60px}.footer__logo{max-width:180px}.footer__leftside p{font-size:16px}.footer__list .footer__email{font-size:16px}.footer__column:nth-child(3){max-width:16%;-webkit-box-flex:0;-ms-flex:0 0 16%;flex:0 0 16%}.footer__column:nth-child(4){max-width:34%;-webkit-box-flex:0;-ms-flex:0 0 34%;flex:0 0 34%}}@media (max-width:1199.8px){.footer__wrapper{row-gap:20px}.footer__column:first-child,.footer__column:nth-child(2),.footer__column:nth-child(3),.footer__column:nth-child(4){max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width:991.8px){.footer__leftside{margin-bottom:30px}.footer__leftside p{max-width:400px}.footer.footer--home{padding:70px 0 50px}}@media (max-width:767.8px){.footer-bottsection p{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-bottsection .footer__sociallist{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-bottsection .footer__sociallist{margin-bottom:20px}}@media (max-width:575.8px){.footer__column{max-width:100%!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.footer__wrapper{row-gap:30px}}.header__logo img{object-fit:initial}body.home,body.error404{height:auto;overflow:auto;display:block}.hero__stats-item p{display:flex;align-items:center}.hero__stats-item p span{margin-right:4px}.section--info__icon{display:inline-block}.section--startwithproblem h2{line-height:120%}.results-slider__descr .topinfo a,.section--faq h2{line-height:normal}.sevcontact-form .forminator-ui.forminator-custom-form{display:flex;flex-direction:column;gap:20px}.sevcontact-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child){margin-bottom:0 !important}.sevcontact-form .forminator-col{padding:0}.sevcontact-form .forminator-field{display:flex;flex-direction:column}.sevcontact-form .forminator-label{display:block;margin-bottom:10px;padding-bottom:0;color:#fff;font-size:24px;font-weight:400;line-height:1.26}.sevcontact-form input.forminator-input,.sevcontact-form textarea.forminator-textarea{width:100%;margin-top:0;padding:12px 18px;border:2px solid rgba(255,255,255,.1);border-radius:100px;background:#010f0b;color:#fff;font-family:inherit;font-size:18px;line-height:1.26;outline:none;transition:border-color .3s ease}.sevcontact-form input.forminator-input::placeholder,.sevcontact-form textarea.forminator-textarea::placeholder{color:rgba(255,255,255,.5)}.sevcontact-form input.forminator-input:focus,.sevcontact-form textarea.forminator-textarea:focus{border-color:#00b393}.sevcontact-form textarea.forminator-textarea{min-height:102px;border-radius:20px;resize:none}.sevcontact-form .forminator-button-submit{margin-left:auto;border:none;cursor:pointer}html,body.home{height:auto;min-height:100%;overscroll-behavior-y:none;margin-bottom:0 !important}@media (max-width:767.98px){.sevcontact-form input.forminator-input,.sevcontact-form textarea.forminator-textarea{font-size:16px}.sevcontact-form .forminator-label{font-size:18px}}.error-content p a,.cookie-notice__link{text-decoration:underline}.cky-consent-container{font-family:"Outfit",sans-serif !important}.cky-consent-container.cky-box-bottom-left,.cky-consent-container.cky-box-bottom-right,.cky-consent-container{left:56px !important;bottom:56px !important;right:auto !important;max-width:623px !important;width:calc(100% - 32px) !important}.cky-consent-bar{padding:24px !important;border-radius:16px !important;background:#fff !important;box-shadow:0 12px 40px rgba(0,0,0,.18) !important;border:none !important}.cky-consent-bar .cky-title{margin:0 0 8px !important;color:#000302 !important;font-size:28px !important;font-weight:600 !important;line-height:1.26 !important}.cky-title:before{content:"🍪";display:block;margin-bottom:8px;font-size:24px;line-height:1.26}.cky-notice-descrip,.cky-notice .cky-notice-descrip,.cky-consent-bar p{margin:0 0 8px !important;color:#000302 !important;font-size:22px !important;font-weight:400 !important;line-height:1.26 !important}.cky-policy,.cky-notice-descrip a,.cky-consent-bar a{color:#00b393 !important;font-size:22px !important;font-weight:400 !important;line-height:1.26 !important;text-decoration:none !important}.cky-notice-group .cky-policy{text-decoration:underline !important;margin-top:10px !important}.cky-notice-group .cky-policy:hover{text-decoration:none !important}.cky-notice-descrip a:hover,.cky-consent-bar a:hover{text-decoration:underline !important}.cky-notice-btn-wrapper{display:block !important;margin-top:24px !important}.cky-btn-wrapper{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:12px !important;margin-top:24px !important}.cky-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:48px !important;padding:8px 22px !important;border-radius:100px !important;font-family:inherit !important;font-size:16px !important;font-weight:600 !important;line-height:1.26 !important;box-shadow:none !important}.cky-btn-reject{background:#fff !important;border:1px solid #535252 !important;color:#000302 !important}.cky-btn-accept{background:linear-gradient(270deg,#00715b -.28%,#005140 100%) !important;border:none !important;color:#fff !important;padding-right:12px !important;gap:10px !important}.cky-btn-accept:after{content:"";display:inline-flex;width:24px;height:24px;flex-shrink:0;border-radius:50%;background-color:#000e0a;background-image:url(//severus.co/wp-content/themes/severus/assets/css/../images/home/arrow-btn.svg);background-repeat:no-repeat;background-position:center;background-size:12px}.cky-btn-accept:hover{opacity:1 !important;background:linear-gradient(270deg,#00b393 -.28%,#005140 100%) !important}.cky-btn-customize{display:none !important}@media (max-width:1199.98px){.header__nav-list{gap:30px}}@media (max-width:767.98px){.cky-consent-container.cky-box-bottom-left,.cky-consent-container.cky-box-bottom-right,.cky-consent-container{left:16px !important;right:16px !important;bottom:16px !important;width:auto !important;max-width:none !important}.cky-title{font-size:24px !important}.cky-notice-descrip,.cky-notice .cky-notice-descrip,.cky-consent-bar p,.cky-policy,.cky-notice-descrip a,.cky-consent-bar a{font-size:18px !important}.cky-notice-btn-wrapper,.cky-btn-wrapper{flex-direction:column !important;align-items:stretch !important}.cky-btn{width:100% !important}}@media (max-width:575.98px){.cky-notice-des,.cky-custom-brand-logo-wrapper,.cky-notice .cky-title,.cky-notice-des,.cky-notice-btn-wrapper{min-height:initial !important;padding:0 !important}.cky-notice-btn-wrapper{margin-top:16px !important}}.current-menu-item a:after{width:100%}.header__contact-sub:before{top:-45px;left:0;width:100%;height:45px}@media (max-width:991px){.header__burger-menu .header__nav-list-btn{width:100%;justify-content:space-between;align-items:center}.header__burger-menu .header__arrow-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:44px;min-height:44px;padding:0;margin:0;border:0;background:0 0;cursor:pointer}.header__burger-menu .header__nav-list-btn.active .header__arrow-btn .header__arrow{opacity:1;transform:rotate(180deg)}}.results-slider__wrapper{padding-left:calc((100vw - 1450px) / 2)}@media(max-width:1439.8px){.results-slider__wrapper{padding-left:30px !important}}@media(max-width:991.8px){.results-slider__wrapper{padding-left:15px !important}}