:root{--bs-body-font-family: "Arimo", sans-serif;--bs-border-width: 2px;--sy-font-title: "Istok Web", sans-serif;--sy-primary-color: #00a0c6;--sy-secondary-color: #00225d;--sy-neutral-color: #9e9e9e;--sy-neutral-color-alt: #f5f4f9;--sy-body-text-color: #1e1e1e;--sy-offcanvas-bg: #00153a;--sy-offcanvas-on-bg: white;--sy-offcanvas-active: #00aad4;--sy-btn-primary: #00a0c6;--sy-btn-primary-hover: #007d9c;--sy-btn-secondary: #00225d;--sy-btn-secondary-hover: #001841;--sy-btn-padding-y: 0.7rem;--sy-btn-padding-x: 1.5rem}html{scroll-behavior:smooth}body{color:var(--sy-body-text-color)}@media screen and (min-width: 1280px){body{font-size:17px}}p{margin-bottom:1.7rem}a{color:var(--sy-primary-color)}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--sy-font-title);font-weight:700}h3{font-size:18px}@media screen and (min-width: 1024px){h2{color:var(--sy-secondary-color);font-size:40px}}@media screen and (min-width: 1280px){h2{font-size:48px}}.custom-animation{opacity:0;transition:opacity .6s ease,transform .6s ease;transform:translateY(50px)}.custom-animation._is-visible{opacity:1;transform:translateY(0)}.sy-font-title{font-family:var(--sy-font-title)}@media(min-width: 1024px){.custom-gx{justify-content:space-between}.custom-gx .col-12:nth-child(1){padding-right:30px}}@media(min-width: 1280px){.custom-gx{--bs-gutter-x: 5rem}}@media screen and (min-width: 1024px){.custom-col-lg-5{width:48%}}.custom-unordered-list,.custom-ordered-list{display:flex;flex-direction:column;gap:6px;margin-bottom:1.7rem}.custom-unordered-list li::marker,.custom-ordered-list li::marker{color:var(--sy-primary-color);font-weight:bold}.custom-unordered-list{padding-left:1rem}.custom-ordered-list{padding-left:1.6rem}.btn{padding:var(--sy-btn-padding-y) var(--sy-btn-padding-x);font-weight:500;border-radius:7px}.btn-primary{background-color:var(--sy-btn-primary);border-color:var(--sy-btn-primary)}.btn-primary:hover,.btn-primary:focus{background-color:var(--sy-btn-primary-hover);border-color:var(--sy-btn-primary-hover)}.btn-secondary{background-color:var(--sy-btn-secondary);border-color:var(--sy-btn-secondary)}.btn-secondary:hover,.btn-secondary:focus{background-color:var(--sy-btn-secondary-hover);border-color:var(--sy-btn-secondary-hover)}.form-label{margin-bottom:.2rem}.form-control{padding:.675rem .75rem;font-size:15px;border:1px solid rgba(0,0,0,.3)}.invalid-feedback{font-size:14px}form .alert{font-size:15px}.header{border-bottom:1px solid hsla(0,0%,100%,.21)}@media screen and (min-width: 768px){.header .navbar{padding:.7rem 0}}@media screen and (min-width: 768px){.header .navbar{padding:.7rem 0}}@media screen and (min-width: 1024px){.header .navbar{padding:.9rem 0}}.header__home{border:0}.navbar-brand svg{width:170px;height:42px}.navbar-toggler svg{transition:opacity .3s ease,transform .3s ease}.navbar-toggler:focus{box-shadow:none;outline:0}.custom-offcanvas{color:var(--sy-offcanvas-on-bg);background:var(--sy-offcanvas-bg)}.custom-offcanvas .btn-close{opacity:1}.custom-offcanvas .btn-close:focus{box-shadow:none;outline:0}.custom-offcanvas .navbar-nav{font-weight:500}.custom-offcanvas .nav-link{color:var(--sy-offcanvas-on-bg);transition:color .3s ease-in-out}.custom-offcanvas .nav-link.active,.custom-offcanvas .nav-link:hover{color:var(--sy-offcanvas-active)}@media(min-width: 992px){.navbar-expand-lg .navbar-nav{gap:10px}}@media(min-width: 1024px){.navbar-expand-lg .navbar-nav{gap:15px}}.container{max-width:1170px}.content{position:relative;padding-block:50px}.content h1,.content h2,.content h3{margin-bottom:1rem}.content h1.accordion-header,.content h2.accordion-header,.content h3.accordion-header{margin:0}.content__alt{color:#fff;background:linear-gradient(270deg, #00225d 48.08%, #000e26 100%)}.content__alt .lights{left:-50px;width:auto;max-width:100%;height:auto;max-height:100%}@media screen and (min-width: 1280px){.content__alt .lights{left:0}}@media screen and (min-width: 1600px){.content__alt .lights{left:250px}}.content__alt h2{color:var(--sy-primary-color)}@media screen and (min-width: 768px){.content{padding-block:70px}}@media screen and (min-width: 1024px){.content{padding-block:80px}}.section-title{color:var(--sy-secondary-color);font-family:var(--sy-font-title);font-weight:700;font-size:48px;line-height:110%}.section-subtitle{font-weight:700;font-size:24px}.footer{color:#fff;font-size:16px;background:linear-gradient(180deg, #00225d 0%, #000e26 100%)}.footer .container{padding-block:40px}@media screen and (min-width: 768px){.footer .container{padding-block:60px}}@media screen and (min-width: 1024px){.footer .container{padding-block:80px}}.footer .icon-link{align-items:flex-start;color:hsla(0,0%,100%,.7);transition:color .3s ease-in-out}.footer .icon-link:hover,.footer .icon-link:focus{color:#fff}.footer__menu{padding-top:64px}@media screen and (min-width: 768px){.footer__menu{padding-top:0}}.footer__logobg{display:flex;justify-content:center;align-items:baseline;left:0;width:100%}.footer__logobg img{width:100%;max-width:1170px;height:auto;background-position:center bottom;background-position:no-repeat}.hero{margin:0}.hero .overlay{background:linear-gradient(180deg, rgba(0, 8, 22, 0.8) 50.96%, rgba(0, 19, 53, 0.72) 100%)}.hero .container{padding-block:50px}.hero .container__inner{gap:.3rem;max-width:820px;padding-top:69px}@media screen and (min-width: 768px){.hero .container__inner{padding-top:74px}}@media screen and (min-width: 1024px){.hero .container__inner{padding-top:80px}}.hero .container__inner>:last-child{margin-bottom:0}.hero h1{color:var(--sy-primary-color);font-size:38px;line-height:1.1em}@media screen and (min-width: 768px){.hero h1{font-size:48px}}.hero h1 span{display:block;color:#fff}@media screen and (min-width: 768px){.hero h1 span{display:inline}}@media screen and (min-width: 1152px){.hero h1 span{display:block}}@media screen and (min-width: 768px){.hero p{font-size:18px}}@media screen and (min-width: 1024px){.hero p{font-size:20px}}.hero__home{height:100vh}.hero__home .container{height:100vh;padding-block:0}.hero__home .container__inner{gap:.8rem;max-width:690px}.hero__home h1{font-size:38px}@media screen and (min-width: 768px){.hero__home h1{font-size:48px}}@media screen and (min-width: 1152px){.hero__home h1{font-size:60px}}@media screen and (min-width: 768px)and (max-width: 1023px){.hero__home{height:70vh}.hero__home .container{height:70vh}}.hero__home .custom-buttons .btn{min-width:230px}.row .col-item{display:flex;flex:none;flex-grow:0;flex-direction:column;align-items:flex-start;order:0;position:relative;box-sizing:border-box;padding:20px;font-size:16px;border:2px solid rgba(223,223,223,.5);border-radius:7px;transition:border-color .3s ease-in}.row .col-item:hover{border-color:#dfdfdf}.row .col-item>:last-child{margin-bottom:0}.call-to-action{background-color:var(--sy-neutral-color-alt)}.call-to-action h2{font-family:var(--sy-font-title);font-weight:700;font-size:44px}.call-to-action h2 span{color:var(--sy-primary-color)}@media screen and (min-width: 768px){.call-to-action h2{font-size:40px}}@media screen and (min-width: 1024px){.call-to-action h2{font-size:48px}}@media screen and (min-width: 1024px){.call-to-action .row{justify-content:space-between}.call-to-action .row .col-12{width:48%}}.custom-carousel .carousel-item{border-radius:6px}.custom-carousel .carousel-item img{display:block;width:100%;height:auto;border-radius:6px;box-shadow:0 5px 6px rgba(0,0,0,.25);aspect-ratio:5/3;-o-object-fit:cover;object-fit:cover}.custom-carousel .carousel-indicators{gap:6px;bottom:-30px;margin-bottom:0}.custom-carousel .carousel-indicators [data-bs-target]{width:10px;height:10px;background-color:#fff;border-radius:100%;opacity:1}.custom-carousel .carousel-indicators .active,.custom-carousel .carousel-indicators [data-bs-target]:hover{background-color:var(--sy-primary-color)}.featured-products .logobg{max-width:100%;height:auto}@media screen and (min-width: 1600px){.featured-products .logobg{left:100px}}@media screen and (min-width: 1800px){.featured-products .logobg{left:210px}}.featured-products .accordion-item{border-width:2px}.featured-products .accordion-button{display:flex;align-items:center;gap:5px;padding:1.3rem 1.25rem;color:var(--sy-body-text-color);font-weight:700;font-size:18px;background-color:rgba(0,0,0,0);box-shadow:inset 0 -1px 0 var(--bs-accordion-border-color);border-bottom-width:1px}.featured-products .accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;transform:rotate(0deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='%2300a0c6' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m4.5 15.75 7.5-7.5 7.5 7.5' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:""}.featured-products .accordion-button:focus{box-shadow:none}.featured-products .accordion-button svg{position:relative;top:-2px;width:20px;height:20px;color:var(--sy-primary-color)}.featured-products .accordion-button.collapsed{font-weight:normal;box-shadow:none}.featured-products .accordion-button.collapsed::after{transform:rotate(-180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='%231e1e1e' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m4.5 15.75 7.5-7.5 7.5 7.5' /%3E%3C/svg%3E")}.featured-products .accordion-button.collapsed svg{color:var(--sy-neutral-color)}.featured-products .accordion-button.collapsed:hover svg{color:var(--sy-primary-color)}.featured-products .accordion-body>:last-child{margin-bottom:0}.blocks-area .col-item{padding:38px 24px;border:2px solid rgba(223,223,223,.2)}@media screen and (min-width: 768px)and (max-width: 1023px){.blocks-area .col-item{padding:27px 15px}}.blocks-area .col-item:hover{border-color:var(--sy-primary-color)}.blocks-area .col-item:hover .block-title{color:var(--sy-primary-color) !important}.blocks-area .block-title{color:#fff !important;font-weight:700;font-size:16px;transition:color .3s ease-in-out}.blocks-area .block-title svg{position:relative;top:-3px;width:30px;height:30px;color:var(--sy-primary-color)}@media screen and (min-width: 1024px){.blocks-area .block-title{font-size:18px}}.recupera-logo{color:#fff;font-weight:700;font-size:48px}.recupera-logo img{position:relative;top:-3px;width:45px;height:auto}.products-text p:last-child{margin-bottom:0}.products-text .logobg{top:50% !important;max-width:280px;height:auto;transform:translateY(-50%)}@media screen and (min-width: 1280px){.products-text .logobg{max-width:376px}}@media screen and (min-width: 1600px){.products-text .logobg{left:140px}}@media screen and (min-width: 1800px){.products-text .logobg{left:200px}}.products-area{padding-top:109px}@media screen and (min-width: 400px){.products-area{padding-top:130px}}@media screen and (min-width: 768px){.products-area{padding-top:130px}}@media screen and (min-width: 1024px){.products-area{padding-block:120px}}@media screen and (min-width: 1280px){.products-area{padding-block:130px}}@media screen and (min-width: 1024px){.recupera-menu-wrapper{width:53%}}.recupera-menu-circular{width:100%;height:330px}@media screen and (min-width: 768px){.recupera-menu-circular{height:420px}}@media screen and (min-width: 1024px){.recupera-menu-circular{position:relative;top:20px;height:330px}}@media screen and (min-width: 1280px){.recupera-menu-circular{top:0;height:390px}}.circle-image-wrapper{left:50%;width:280px;height:280px;transform:translateX(-50%)}@media screen and (min-width: 430px){.circle-image-wrapper{width:240px;height:240px}}@media screen and (min-width: 768px){.circle-image-wrapper{width:330px;height:330px}}@media screen and (min-width: 1280px){.circle-image-wrapper{left:44%;width:400px;height:400px}}.circle-image-wrapper .recupera-logo{top:50%;left:50%;font-size:26px;transform:translate(-50%, -50%)}.circle-image-wrapper .recupera-logo img{width:26px}@media screen and (min-width: 768px){.circle-image-wrapper .recupera-logo{font-size:30px}.circle-image-wrapper .recupera-logo img{width:30px}}@media screen and (min-width: 1280px){.circle-image-wrapper .recupera-logo{font-size:40px}.circle-image-wrapper .recupera-logo img{width:37px}}.circle-image-wrapper .circle-image{width:100%;height:100%}.circle-image-wrapper .circle-image svg{width:100%;height:auto}.circle-image-wrapper .select-label{display:block;position:absolute;top:-65px;left:0;width:100%;font-size:13px;text-align:center;text-transform:lowercase;opacity:.7}@media screen and (min-width: 400px){.circle-image-wrapper .select-label{top:-85px}}@media screen and (min-width: 768px){.circle-image-wrapper .select-label{display:none}}.recupera-menu__item{position:absolute}.recupera-menu__item a{color:#fff;font-weight:700;font-size:12px;line-height:1.3;text-align:center;text-decoration:none;transition:color .3s ease-in-out}@media screen and (min-width: 768px){.recupera-menu__item a{font-size:14px}}@media screen and (min-width: 1280px){.recupera-menu__item a{font-size:15px}}.recupera-menu__item .icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:#000;background-color:#fff;border-radius:100%;transition:color .3s ease-in-out}.recupera-menu__item.active .icon,.recupera-menu__item:hover .icon{color:#fff;background-color:var(--sy-primary-color)}.recupera-menu__item.active a{color:var(--sy-primary-color)}@media screen and (max-width: 429px){.recupera-menu__item .dot-area{display:none}.recupera-menu__item .label{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important}}.recupera-menu__item--product-1{top:-20px;left:140px}.recupera-menu__item--product-2{top:4px;right:46px}.recupera-menu__item--product-3{top:40px;right:7px}.recupera-menu__item--product-4{top:90px;right:-15px}.recupera-menu__item--product-5{top:144px;right:-17px}.recupera-menu__item--product-6{top:195px;right:2px}.recupera-menu__item--product-7{top:235px;right:43px}.recupera-menu__item--product-8{top:256px;right:98px}.recupera-menu__item--product-9{top:253px;right:156px}.recupera-menu__item--product-10{bottom:15px;left:31px}.recupera-menu__item--product-11{top:180px;left:-9px}.recupera-menu__item--product-12{top:120px;left:-20px}.recupera-menu__item--product-13{top:65px;left:-10px}.recupera-menu__item--product-14{top:18px;left:22px}.recupera-menu__item--product-15{top:-12px;left:70px}@media screen and (min-width: 430px){.recupera-menu__item a{display:flex;justify-content:center;align-items:center;position:relative;width:auto;width:100px}.recupera-menu__item .icon{display:none}.recupera-menu__item .dot-area{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:18px;height:18px}.recupera-menu__item .dot-area i{background-color:#fff;transition:color .3s ease-in-out;content:""}.recupera-menu__item .dot-area .dot{display:block;position:relative;width:8px;height:8px;border-radius:100%}.recupera-menu__item .dot-area .line{display:none;width:10px;height:1px}.recupera-menu__item:hover .dot-area i,.recupera-menu__item.active .dot-area i{background-color:var(--sy-primary-color)}.recupera-menu__item--product-1{top:-41px;left:79px}.recupera-menu__item--product-1 a{width:100px}.recupera-menu__item--product-1 .dot-area{bottom:-20px;left:50%;transform:translateX(-50%)}.recupera-menu__item--product-2{top:-4px;right:-26px}.recupera-menu__item--product-2 .dot-area{bottom:-10px;left:-4px}.recupera-menu__item--product-3{top:25px;right:-27px}.recupera-menu__item--product-3 a{width:60px}.recupera-menu__item--product-3 .dot-area{bottom:-6px;left:-9px}.recupera-menu__item--product-4{top:56px;right:-91px}.recupera-menu__item--product-4 .dot-area{top:9px;left:-10px}.recupera-menu__item--product-5{top:110px;right:-79px}.recupera-menu__item--product-5 a{width:70px}.recupera-menu__item--product-5 .dot-area{top:0;left:-19px}.recupera-menu__item--product-6{top:149px;right:-82px}.recupera-menu__item--product-6 .dot-area{top:7px;left:-2px}.recupera-menu__item--product-7{top:203px;right:-42px}.recupera-menu__item--product-7 a{width:80px}.recupera-menu__item--product-7 .dot-area{top:-9px;left:-10px}.recupera-menu__item--product-8{top:233px;right:-8px}.recupera-menu__item--product-8 a{width:90px}.recupera-menu__item--product-8 .dot-area{top:-13px;left:-6px}.recupera-menu__item--product-9{top:244px;right:90px}.recupera-menu__item--product-9 a{width:90px}.recupera-menu__item--product-9 .dot-area{top:-19px;left:50%;transform:translateX(-50%)}.recupera-menu__item--product-10{bottom:-12px;left:-50px}.recupera-menu__item--product-10 a{width:115px}.recupera-menu__item--product-10 .dot-area{top:-18px;right:6px;left:inherit}.recupera-menu__item--product-11{top:170px;left:-94px}.recupera-menu__item--product-11 a{width:120px}.recupera-menu__item--product-11 .dot-area{top:-15px;right:6px;left:inherit}.recupera-menu__item--product-12{top:110px;left:-90px}.recupera-menu__item--product-12 .dot-area{top:-3px;right:-1px;left:inherit}.recupera-menu__item--product-13{top:45px;left:-88px}.recupera-menu__item--product-13 .dot-area{top:10px;right:-12px;left:inherit}.recupera-menu__item--product-14{top:14px;left:-80px}.recupera-menu__item--product-14 a{width:115px}.recupera-menu__item--product-14 .dot-area{top:0;right:-24px;left:inherit}.recupera-menu__item--product-15{top:-14px;left:-18px}.recupera-menu__item--product-15 a{width:105px}.recupera-menu__item--product-15 .dot-area{right:-15px;bottom:-13px;left:inherit}}@media screen and (min-width: 768px){.recupera-menu__item .dot-area{bottom:0;left:0;width:20px;height:20px}.recupera-menu__item .dot-area .dot{width:10px;height:10px}.recupera-menu__item .dot-area .line{display:block}.recupera-menu__item--product-1{top:-50px;left:135px}.recupera-menu__item--product-1 .dot-area{bottom:-27px;left:50%;transform:translateX(-50%)}.recupera-menu__item--product-1 .dot-area .line{position:absolute;top:-5px;left:50%;width:1px;height:10px;transform:translateX(-50%)}.recupera-menu__item--product-2{top:-3px;right:-18px}.recupera-menu__item--product-2 .dot-area{bottom:-17px;left:-15px}.recupera-menu__item--product-2 .dot-area .line{position:absolute;top:3px;right:-3px;transform:rotate(-40deg)}.recupera-menu__item--product-3{top:40px;right:-23px}.recupera-menu__item--product-3 .dot-area{bottom:-10px;left:-14px}.recupera-menu__item--product-3 .dot-area .line{position:absolute;top:5px;right:-4px;transform:rotate(-28deg)}.recupera-menu__item--product-4{top:86px;right:-99px}.recupera-menu__item--product-4 .dot-area{top:9px;left:-17px}.recupera-menu__item--product-5{top:153px;right:-97px}.recupera-menu__item--product-5 a{width:84px}.recupera-menu__item--product-5 .dot-area{top:0;left:-21px}.recupera-menu__item--product-6{top:204px;right:-97px}.recupera-menu__item--product-6 a{width:110px}.recupera-menu__item--product-6 .dot-area{top:7px;left:-5px}.recupera-menu__item--product-7{top:265px;right:-55px}.recupera-menu__item--product-7 a{width:93px}.recupera-menu__item--product-7 .dot-area{top:0;left:-15px}.recupera-menu__item--product-8{top:319px;right:2px}.recupera-menu__item--product-8 a{width:90px}.recupera-menu__item--product-8 .dot-area{top:-13px;left:-14px}.recupera-menu__item--product-8 .dot-area .dot{position:absolute;top:0;left:0}.recupera-menu__item--product-8 .dot-area .line{position:absolute;top:11px;left:7px;transform:rotate(40deg)}.recupera-menu__item--product-9{top:343px;right:130px}.recupera-menu__item--product-9 .dot-area{top:-24px;left:50%;transform:translateX(-50%)}.recupera-menu__item--product-9 .dot-area .dot,.recupera-menu__item--product-9 .dot-area .line{position:absolute;left:50%;transform:translateX(-50%)}.recupera-menu__item--product-9 .dot-area .dot{top:0}.recupera-menu__item--product-9 .dot-area .line{top:10px;width:1px;height:10px}.recupera-menu__item--product-10{bottom:-23px;left:-34px}.recupera-menu__item--product-10 a{width:115px}.recupera-menu__item--product-10 .dot-area{top:-18px;right:0;left:inherit}.recupera-menu__item--product-10 .dot-area .dot{position:absolute;top:0;right:-10px}.recupera-menu__item--product-10 .dot-area .line{position:absolute;top:12px;right:-3px;transform:rotate(130deg)}.recupera-menu__item--product-11{top:245px;left:-94px}.recupera-menu__item--product-11 a{width:120px}.recupera-menu__item--product-11 .dot-area{top:13px;right:-16px;left:inherit}.recupera-menu__item--product-11 .dot-area .dot{position:absolute;top:0;right:0}.recupera-menu__item--product-11 .dot-area .line{position:absolute;top:9px;right:10px;transform:rotate(155deg)}.recupera-menu__item--product-12{top:180px;left:-102px}.recupera-menu__item--product-12 .dot-area{top:15px;right:-13px;left:inherit}.recupera-menu__item--product-12 .dot-area .dot{position:absolute;top:0;right:0}.recupera-menu__item--product-12 .dot-area .line{position:absolute;top:5px;right:11px;transform:rotate(185deg)}.recupera-menu__item--product-13{top:100px;left:-110px}.recupera-menu__item--product-13 .dot-area{top:50%;right:-22px;left:inherit;transform:translateY(-50%)}.recupera-menu__item--product-13 .dot-area .dot{position:absolute;top:0;right:0}.recupera-menu__item--product-13 .dot-area .line{position:absolute;top:5px;right:11px;transform:rotate(185deg)}.recupera-menu__item--product-14{top:32px;left:-70px}.recupera-menu__item--product-14 a{width:95px}.recupera-menu__item--product-14 .dot-area{top:20px;right:-20px;left:inherit}.recupera-menu__item--product-14 .dot-area .dot{position:absolute;top:0;right:0}.recupera-menu__item--product-14 .dot-area .line{position:absolute;top:1px;right:10px;transform:rotate(200deg)}.recupera-menu__item--product-15{top:-18px;left:-18px}.recupera-menu__item--product-15 a{width:118px}.recupera-menu__item--product-15 .dot-area{right:-25px;bottom:-23px;left:inherit}.recupera-menu__item--product-15 .dot-area .dot{position:absolute;top:0;right:0}.recupera-menu__item--product-15 .dot-area .line{position:absolute;top:-3px;right:8px;transform:rotate(220deg)}}@media screen and (min-width: 1280px){.recupera-menu__item .dot-area{width:25px;height:25px}.recupera-menu__item .dot-area .dot{width:15px;height:15px}.recupera-menu__item--product-1{top:-55px;left:165px}.recupera-menu__item--product-1 .dot-area{bottom:-32px}.recupera-menu__item--product-2{top:-10px;right:5px}.recupera-menu__item--product-2 .dot-area{bottom:-25px;left:-22px}.recupera-menu__item--product-3{top:42px;right:-16px}.recupera-menu__item--product-3 .dot-area{bottom:-16px;left:-22px}.recupera-menu__item--product-3 .dot-area .line{position:absolute;top:5px;right:-4px;transform:rotate(-28deg)}.recupera-menu__item--product-4{top:102px;right:-100px}.recupera-menu__item--product-4 .dot-area{top:8px;left:-25px}.recupera-menu__item--product-5{top:184px;right:-105px}.recupera-menu__item--product-5 a{width:90px}.recupera-menu__item--product-5 .dot-area{top:-2px;left:-25px}.recupera-menu__item--product-6{top:252px;right:-101px}.recupera-menu__item--product-6 a{width:113px}.recupera-menu__item--product-6 .dot-area{top:7px;left:-13px}.recupera-menu__item--product-7{top:329px;right:-42px}.recupera-menu__item--product-7 a{width:93px}.recupera-menu__item--product-7 .dot-area{top:-2px;left:-22px}.recupera-menu__item--product-7 .dot-area .line{left:13px;width:15px}.recupera-menu__item--product-8{top:394px;right:30px}.recupera-menu__item--product-8 .dot-area{top:-19px;left:-24px}.recupera-menu__item--product-8 .dot-area .line{position:absolute;top:14px;left:10px;width:15px;transform:rotate(40deg)}.recupera-menu__item--product-9{top:416px;right:185px}.recupera-menu__item--product-9 .dot-area{top:-34px}.recupera-menu__item--product-9 .dot-area .line{top:12px;width:1px;height:15px}.recupera-menu__item--product-10{bottom:-16px;left:-34px}.recupera-menu__item--product-10 .dot-area{top:-29px;right:0}.recupera-menu__item--product-10 .dot-area .dot{top:0;right:-10px}.recupera-menu__item--product-10 .dot-area .line{top:15px;right:-2px;width:15px;transform:rotate(130deg)}.recupera-menu__item--product-11{top:285px;left:-110px}.recupera-menu__item--product-11 a{width:120px}.recupera-menu__item--product-11 .dot-area{top:0;right:-24px;left:inherit}.recupera-menu__item--product-11 .dot-area .dot{top:0;right:0}.recupera-menu__item--product-11 .dot-area .line{top:14px;right:14px;width:15px;transform:rotate(150deg)}.recupera-menu__item--product-12{top:195px;left:-112px}.recupera-menu__item--product-12 .dot-area{top:15px;right:-22px;left:inherit}.recupera-menu__item--product-12 .dot-area .line{top:6px;right:14px;width:15px;transform:rotate(180deg)}.recupera-menu__item--product-13{top:104px;left:-105px}.recupera-menu__item--product-13 .dot-area{top:50%;right:-28px}.recupera-menu__item--product-13 .dot-area .line{top:6px;right:14px;width:15px;transform:rotate(180deg)}.recupera-menu__item--product-14{top:30px;left:-52px}.recupera-menu__item--product-14 .dot-area{top:20px;right:-24px;left:inherit}.recupera-menu__item--product-14 .dot-area .line{top:2px;right:13px;width:15px;transform:rotate(200deg)}.recupera-menu__item--product-15{top:-20px;left:-5px}.recupera-menu__item--product-15 a{width:125px}.recupera-menu__item--product-15 .dot-area{right:-32px;bottom:-25px;left:inherit}.recupera-menu__item--product-15 .dot-area .line{position:absolute;top:-1px;right:10px;width:15px;transform:rotate(214deg)}}.recupera-content__entry{display:none}.recupera-content__entry.active{display:block}@media screen and (min-width: 1024px){.recupera-content__entry{display:block;height:0;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:scaleY(0);visibility:hidden;overflow:hidden;transform-origin:top}.recupera-content__entry.active{height:auto;opacity:1;transform:scaleY(1);visibility:visible}}.recupera-content__entry--title{display:flex;align-items:center;gap:7px;margin-top:0;font-size:18px}.recupera-content__entry--title svg{position:relative;top:-1px;width:24px;height:24px;color:#fff}@media screen and (min-width: 500px){.recupera-content__entry--title{font-size:24px}}.recupera-content__entry--text>:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.recupera-content{position:relative;width:45%;padding-left:35px;border-left:1px solid hsla(0,0%,100%,.2)}.recupera-content::before{display:block;position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000;content:""}.recupera-content__entry.active{min-height:300px}}@media screen and (min-width: 1152px){.recupera-content{width:47%;padding-left:40px}}.contato-area{padding-block:0}.contato-area h2{font-size:28px}@media screen and (min-width: 1024px){.contato-area h2{font-size:32px}}.contato-area .custom-col{padding-block:50px}.contato-area .custom-col:nth-child(2){color:#fff;background-color:var(--sy-secondary-color)}.contato-area .custom-col:nth-child(2) a{color:#fff}.contato-area .custom-col:nth-child(2) h2{color:#fff}.contato-area .custom-bg{display:none;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}@media screen and (max-width: 767px){.contato-area .container{padding-right:0;padding-left:0}.contato-area .custom-row{margin-right:0;margin-left:0}.contato-area .custom-col{padding-right:var(--bs-gutter-x, 1.5rem);padding-left:var(--bs-gutter-x, 1.5rem)}}@media screen and (min-width: 768px){.contato-area .custom-col{padding-block:70px}.contato-area .custom-col:nth-child(1){padding-right:30px}.contato-area .custom-col:nth-child(2){padding-left:30px}}@media screen and (min-width: 1024px){.contato-area .custom-col{padding-block:80px}.contato-area .custom-col:nth-child(1){padding-right:40px}.contato-area .custom-col:nth-child(2){padding-left:40px}.contato-area .custom-bg{display:flex;justify-content:space-between;align-items:stretch}.contato-area .custom-bg div{width:50%}.contato-area .custom-bg--right{background-color:var(--sy-secondary-color)}}@media screen and (min-width: 1280px){.contato-area .custom-col:nth-child(1){padding-right:50px}.contato-area .custom-col:nth-child(2){padding-left:50px}}.canais{margin-bottom:0}.canais li,.canais li a{display:flex;align-items:center;gap:10px}.canais li .icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;color:#fff;background-color:var(--sy-primary-color);border-radius:100%;transition:background-color .3s ease-in-out,color .3s ease-in-out}.canais li .icon svg{width:30px;height:30px}.canais li:hover .icon{color:var(--sy-body-text-color);background-color:#fff}.canais li strong{display:block}.map-area{display:block;height:350px;margin:0;padding:0}@media screen and (min-width: 1024px){.map-area{height:400px}}@media screen and (min-width: 1280px){.map-area{height:450px}}@media screen and (min-width: 1400px){.map-area{height:500px}}.map-area iframe{display:block;width:100%;height:100%;margin:0}