footer{padding-top:11rem;background:var(--text-color-2)}footer .row.column{flex-direction:column;justify-content:space-between;height:100%}footer .row.column .logo-box{width:23.4rem}footer .row.column .footer-bottom h4{font-size:1.7rem;font-weight:600;letter-spacing:3%;margin-bottom:1.8rem}footer .row.column .footer-bottom p{font-size:1.5rem;font-weight:500;margin-bottom:2.6rem;width:21.3rem}footer .row.column .footer-bottom form{position:relative;display:flex;align-items:center;padding-bottom:1rem}footer .row.column .footer-bottom form p{position:absolute;top:-2rem;left:0;color:var(--text-color-hover);width:100%}footer .row.column .footer-bottom form input[type=email]{width:33rem;height:3.5rem;background:transparent;border:1px solid #fff;outline:none;color:#fff;padding:0 1rem;font-family:Barlow,sans-serif}footer .row.column .footer-bottom form input[type=email]::placeholder{color:hsla(0,0%,100%,.4);font-size:1.5rem;font-weight:500;font-family:Barlow,sans-serif}footer .row.column .footer-bottom form input[type=submit]{font-size:1.5rem;font-weight:600;font-family:Barlow,sans-serif;height:3.7rem;margin-left:.7rem;background:#abb7be;border:none;outline:none;color:#fff;padding:0 1.5rem;cursor:pointer;transition:.25s}footer .row.column .footer-bottom form input[type=submit]:hover{opacity:.7}footer .row.column .footer-bottom .approval-box{display:flex;align-items:center}footer .row.column .footer-bottom .approval-box input[type=checkbox]{width:1.5rem;height:1.5rem;margin-right:.5rem}footer .row.column .footer-bottom .approval-box a{font-size:1.3rem;padding:0 .25rem;text-decoration:underline;color:var(--text-color)}footer .row.column .footer-bottom .approval-box a:hover{opacity:.6}footer .row.column .footer-bottom .approval-box span{font-size:1.3rem}footer .footer-links{display:flex;justify-content:space-between}footer .footer-links ul{list-style:none}footer .footer-links ul:last-child{text-align:right}footer .footer-links ul li{position:relative;font-size:1.5rem;font-weight:500;padding-top:1.5rem}footer .footer-links ul li:first-child{font-size:1.7rem;font-weight:600;letter-spacing:3%;padding-top:0;padding-bottom:2.3rem}footer .footer-links ul li a{position:relative;display:inline-flex;color:var(--text-color)}footer .footer-links ul li a:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--text-color);transition:.25s}footer .footer-links ul li:hover a:after{width:100%}footer .footer-links ul.social li a img{width:1.9rem;margin-left:.7rem}footer .footer-links ul.social li a:after{display:none}footer .footer-links ul.social li:hover a{opacity:.6}footer .row.tems{margin-top:15rem;justify-content:flex-end}footer .row.tems a{font-size:1.3rem;font-weight:500;padding-left:2.3rem;color:var(--text-color)}footer .row.tems a:hover{opacity:.6}footer .copy{margin-top:9rem;background:#fff}footer .copy .row{justify-content:space-between;align-items:center}footer .copy .row p{font-size:1.3rem;font-weight:500;color:var(--text-color-2);padding:1.5rem 0}footer .copy .row a img{width:9rem}@media (max-width:575.98px){footer{padding-top:7rem}footer .row.column{align-items:center}footer .row.column .logo-box{width:60%;margin-bottom:5rem}footer .row.column .footer-bottom .approval-box,footer .row.column .footer-bottom form,footer .row.column .footer-bottom h4,footer .row.column .footer-bottom p{display:none}footer .footer-links{flex-wrap:wrap;justify-content:space-between}footer .footer-links ul{width:45%}footer .footer-links ul li{padding-top:.5rem;font-size:1.4rem}footer .footer-links ul li:first-child{padding-bottom:1.5rem}footer .footer-links ul:nth-child(2){width:55%;text-align:right}footer .footer-links ul:last-child{width:100%;text-align:center}footer .footer-links ul:last-child li{display:inline-flex;padding:.5rem}footer .footer-links ul:last-child li:first-child{display:block;padding:4rem 0 1rem}footer .footer-links ul.social li a img{width:1.5rem;margin-left:.5rem}footer .row.tems{margin-top:4rem;justify-content:space-between}footer .row.tems a{font-size:1.2rem;padding-left:0}footer .copy{margin-top:3rem}footer .copy .row p{font-size:1.2rem}}#top-bar{position:fixed;top:0;left:0;width:100%;height:5rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:0 13.5%;z-index:9;background:#fff;color:var(--text-color-2)}.divider{border-left:1px solid rgba(0,0,0,.1);height:3rem;margin-left:1rem;margin-right:1rem}.serapool{& img{height:5rem;width:auto}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:none;justify-content:center;align-items:center;z-index:9999;color:var(--text-color-2);& .popup-inner{position:relative;width:80%;max-width:60rem;background:#fff;border-radius:1rem;overflow:auto;flex-direction:column;gap:20px;padding:50px 0}& .popup-close,& .popup-inner{display:flex;align-items:center}& .popup-close{cursor:pointer!important;position:absolute;top:1rem;right:1rem;font-size:2rem;background-color:var(--text-color-2);color:#fff;width:2rem;height:2rem;justify-content:center;border-radius:30%;font-weight:300;border:none;z-index:999;padding:1.3rem}& .popup-title{font-size:2rem;font-weight:700;text-align:center;margin-top:32px}& .popup-discount-code{border:2px dashed #3c4e59;width:80%;text-align:center;padding:20px 0;font-size:32px;font-weight:700;color:#3c4e59}& .popup-content{font-size:1.6rem;font-weight:400;text-align:center;padding:0 20px}& .popup-take-offer{& a{font-size:1.7rem;font-weight:600;padding:1rem 2rem;background:#3c4e59;color:#fff;border:none;cursor:pointer;transition:.25s;&:hover{background:#ff2e00;color:#fff}}}}@media screen and (max-width:575.98px){.popup-inner{padding:20px 0!important}.popup-content p:first-child,.popup-content p:nth-child(0){display:none!important}.popup-content div p{font-size:15px!important}}.popup.active{display:flex}#top-bar ul{list-style:none}#top-bar ul li{position:relative;display:inline-flex;align-items:center;height:5rem;margin-right:2.6rem;overflow:hidden}#top-bar ul li:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:.7rem;background:var(--text-color-hover)}#top-bar ul li a{font-size:1.5rem;font-weight:600;color:var(--text-color-2)}#top-bar ul li a:hover{opacity:.7}#top-bar .contact{display:flex;flex-direction:row;align-items:center;& .mail{margin-left:1.1rem}& .mail,& .phone{width:1.4rem;margin-top:2px;opacity:.7}& .phone{margin-left:.75rem}& a{margin-right:1rem}}#top-bar .contact a{font-size:1.5rem;font-weight:500;color:var(--text-color-2);margin-left:.4rem}#top-bar .contact a:hover{opacity:.7}#top-bar .contact a:first-child{margin-right:.75rem;margin-left:0}#top-bar .contact span{color:var(--text-color-2)}#top-bar .contact .lang{margin-left:3.6rem;transition:.25s;display:flex;align-items:center;justify-content:center}#top-bar .contact .lang:hover{opacity:.7}#top-bar .contact .lang a{font-size:1.5rem;font-weight:600;color:var(--text-color-2)}#fast-contact{position:fixed;bottom:2rem;right:2rem;z-index:8;display:flex;gap:1rem;flex-shrink:0}#fast-contact a{display:flex;justify-content:center;align-items:center;width:64px;height:64px;background:#00e196;transition:.25s}._2qp0Z{position:relative!important;bottom:0!important;right:0!important;font-size:28px!important;background-color:#5ad167!important;color:#fff!important}._2qp0Z:hover{background-color:#fff!important;color:#5ad167!important}._2qp0Z svg{flex-shrink:0}._2qp0Z:hover svg{fill:#5ad167!important}._3jDIS{margin-left:10px!important}#fast-contact a.phone{background:#1876e2;border-radius:50%;filter:drop-shadow(0 3px 12px rgba(0,0,0,.15))}#fast-contact a:hover{opacity:.7}#fast-contact a img{width:3.7rem}#fast-contact a.phone img{width:14px}.menu{display:none}nav{position:fixed;top:5rem;left:0;width:100%;height:9rem;display:flex;align-items:center;flex-direction:row;padding:0 13.5%;z-index:9;background:rgba(95,106,112,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo{height:3.5rem}.logo,.logo img{display:block;width:auto}.logo img{height:100%}.links{justify-content:space-around;align-items:flex-end;flex-direction:column;font-size:1.5rem;font-weight:600}.links,.links ul{height:100%;width:100%;display:flex;list-style:none}.links ul{justify-content:flex-end;align-items:center;flex-direction:row;padding-left:2rem}.links ul li{display:inline-flex;align-items:center;height:100%;margin-left:2.3rem}.links ul li.mobile{display:none}.links ul li:last-child{background:var(--text-color-hover);padding:0 1.2rem;cursor:pointer}.links ul li a{display:inline-flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width:480px){#fast-contact a{width:4.8rem;height:4.8rem}}@media (max-width:575.98px){#top-bar{display:none}#fast-contact{bottom:2.5rem;right:0}#fast-contact a img{width:3rem}#fast-contact a.phone img{width:2rem}nav{top:0;height:7rem;padding:0 1.5rem}.logo{height:2.2rem}.menu{position:absolute;top:3rem;right:1.5rem;display:block;width:23px;height:18px;transition:.5s ease-in-out;cursor:pointer;z-index:999;transition:.25s}.menu span{position:relative;display:block;transition:.25s}.menu span,.menu span:before{height:1px;width:100%;background:var(--text-color)}.menu span:before{content:"";position:absolute;top:6px}.menu span:after{content:"";position:absolute;top:12px;right:0;height:1px;width:100%;background:var(--text-color);transition:.25s}.menu.active{transform:rotate(1turn)}.menu.active span{height:2px;margin-top:6px;transform:rotate(45deg)}.menu.active span:before{display:none}.menu.active span:after{position:absolute;top:0;right:0;height:2px;transform:rotate(-90deg)}.links{position:fixed;top:0;left:-100%;background:var(--text-color-2);display:flex;width:100%;height:100vh;transform:translateX(0);transition:all 1s cubic-bezier(0,1,0,1)}.links.active{transform:translateX(100%)}.links ul{flex-direction:column;align-items:flex-start;height:auto;font-size:2.2rem;padding:10% 0 25% 10%;gap:1rem}.links ul li{padding:0 0 1rem}.links ul li:last-child{padding:1rem 1.2rem}.links ul li.mobile{display:inline-flex;padding-bottom:0;margin-bottom:1rem;border-bottom:3px solid var(--text-color-hover)}.links ul .mobile:first-child{border-bottom:none}.links ul li.mobile:nth-child(3){margin-bottom:3rem}.links ul li a{color:#fff}}@media (min-width:576px) and (max-width:767.98px){#top-bar,nav{padding:0 5%}}@media (min-width:768px) and (max-width:991.98px){#top-bar,nav{padding:0 7.5%}}@media (min-width:992px) and (max-width:1199.98px){#top-bar,nav{padding:0 10%}}@media (min-width:1200px) and (max-width:1535.98px){#top-bar,nav{padding:0 12.5%}}@media (max-width:576px){#fast-contact{flex-direction:column;padding-right:1rem}}._39IQj{padding:20px;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-size:cover;overflow:auto;max-height:382px}._1mXIm,._39IQj{position:relative}._1mXIm{padding:7px 14px 6px;background-color:#fff;border-radius:0 8px 8px;transition:all .3s ease 0s;transform-origin:center top;box-shadow:0 1px .5px rgba(0,0,0,.13);margin-top:4px;max-width:calc(100% - 120px)}._3sxfE{font-size:13px;font-weight:700;line-height:18px;color:rgba(0,0,0,.4)}._1iYf5{font-size:14px;line-height:19px;margin-top:4px;color:#111;white-space:pre-wrap}._3Oyio{display:inline-block;width:0;height:0;border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 20px 20px 0;position:absolute;left:-10px;top:0}._3--Dl{display:flex;margin-top:4px;font-size:12px;line-height:16px;color:hsla(0,0%,7%,.5);justify-content:flex-end}._2uc4w{background-color:#095e54;display:flex}._lI8mw{color:#f0ffffa1;cursor:pointer;font-size:1.5em;position:absolute;right:10px;top:10px}._3jDIS{align-items:center;align-self:center;background:#fff;border-radius:50%;color:#5f9ea0;font-size:2em;height:45px;margin:5px;padding:10px;width:45px}._3jDIS,._3trGj{display:flex;justify-content:center}._3trGj{color:#fff;margin-left:16px;margin-right:16px;flex-direction:column}._3XZUa{font-size:16px;font-weight:700;line-height:20px;display:block}._Muogh{font-size:13px;line-height:18px;margin-top:4px}._3XP0H{background-color:#f0f0f0;display:flex;flex-direction:column;padding:15px}._siqLL{padding:12px;margin-bottom:10px;background-color:#fefefe}._3twZq,._siqLL{border-radius:20px;border:none}._3twZq{padding:6px 12px;background:#4fce5d;color:#fff;font-size:15px;font-weight:700;line-height:20px;cursor:pointer;margin:0 20px;box-shadow:0 1px 1px rgba(0,0,0,.13)}._2qp0Z{align-items:center;align-self:flex-end;background-color:#fff;border-radius:50%;box-shadow:0 3px 12px rgba(0,0,0,.15);color:#4fce5d;cursor:pointer;display:flex;font-size:2em;height:64px;justify-content:center;outline:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:64px;-webkit-box-align:center;-webkit-box-pack:center;position:fixed;bottom:25px;right:25px;transition:.2s ease}._2qp0Z:hover{background-color:#5ad167}._2qp0Z:hover svg{fill:#fff}@media (max-width:480px){._2qp0Z{width:48px;height:48px;font-size:1.5em}}@media (max-width:576px){._1yCVn{width:200px!important}._1mXIm{max-width:100%!important}}._1yCVn{width:360px;box-shadow:0 12px 24px 0 rgba(0,0,0,.1);flex-direction:column;border-radius:15px;overflow:hidden;background-color:#fff;transform:translateZ(0);touch-action:auto;display:none;position:fixed;bottom:110px;right:25px}._1qse9{display:flex;animation:_2-Apl .25s ease-in-out both}._--3fm{display:none}@keyframes _2-Apl{0%{opacity:0}to{opacity:1}}@media (max-width:480px){._1yCVn{bottom:85px;width:270px}}