.footer{width:100%;display:flex;flex-direction:column;background-color:#f0f0f0}.footer .footer-container{display:flex;padding:75px 10%;justify-content:space-between}@media(max-width:1000px){.footer .footer-container{flex-direction:column;gap:50px;align-items:center}}@media(max-width:768px){.footer .footer-container{padding:50px 5%}}.footer .footer-container .footer-collumn{display:flex;flex-direction:column;gap:20px}.footer .footer-container .footer-collumn a{position:relative;width:-moz-fit-content;width:fit-content;color:#7498a4!important}.footer .footer-container .footer-collumn a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#000;transition:width .3s ease}.footer .footer-container .footer-collumn a:hover:after{width:100%}.footer .footer-container .footer-collumn h2{font-family:Raleway,sans-serif;color:#000;font-size:24px;font-weight:500;line-height:26.4px}@media(max-width:1000px){.footer .footer-container .footer-collumn h2{text-align:center}}.footer .footer-container .footer-collumn p{font-family:Raleway,sans-serif;color:#7498a4;font-size:18px;font-weight:500;line-height:26.4px}@media(max-width:1000px){.footer .footer-container .footer-collumn p{text-align:center}.footer .footer-container .footer-collumn{align-items:center;text-align:center}}.footer .footer-social{display:flex;flex-direction:row;gap:20px;justify-content:center}.footer .footer-social svg{transition:all .1s ease-in-out}.footer .footer-social svg:hover{transform:scale(1.1)}.footer .footer-bottom{display:flex;flex-direction:column;align-items:center;padding-bottom:25px}.footer .footer-bottom .footer-bottom-line{width:60%;height:2px;margin-left:auto;margin-right:auto;margin-top:50px;background-color:#7498a4}.footer .footer-bottom p{font-family:Raleway,sans-serif;color:#000;font-size:16px;font-weight:500;line-height:26.4px;text-align:left;margin-top:25px}@keyframes absolute{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fixed{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cont{0%{transform:rotate(0) scale(1.05);-webkit-transform:rotate(0) scale(1.05);-moz-transform:rotate(0) scale(1.05);-ms-transform:rotate(0) scale(1.05);-o-transform:rotate(0) scale(1.05)}25%{transform:rotate(10deg) scale(1.05);-webkit-transform:rotate(10deg) scale(1.05);-moz-transform:rotate(10deg) scale(1.05);-ms-transform:rotate(10deg) scale(1.05);-o-transform:rotate(10deg) scale(1.05)}50%{transform:rotate(-10deg) scale(1.05);-webkit-transform:rotate(-10deg) scale(1.05);-moz-transform:rotate(-10deg) scale(1.05);-ms-transform:rotate(-10deg) scale(1.05);-o-transform:rotate(-10deg) scale(1.05)}75%{transform:rotate(10deg) scale(1.05);-webkit-transform:rotate(10deg) scale(1.05);-moz-transform:rotate(10deg) scale(1.05);-ms-transform:rotate(10deg) scale(1.05);-o-transform:rotate(10deg) scale(1.05)}to{transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1);-moz-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1)}}@keyframes contw{0%{transform:rotate(0) scale(.95);-webkit-transform:rotate(0) scale(.95);-moz-transform:rotate(0) scale(.95);-ms-transform:rotate(0) scale(.95);-o-transform:rotate(0) scale(.95)}25%{transform:rotate(10deg) scale(.95);-webkit-transform:rotate(10deg) scale(.95);-moz-transform:rotate(10deg) scale(.95);-ms-transform:rotate(10deg) scale(.95);-o-transform:rotate(10deg) scale(.95)}50%{transform:rotate(-10deg) scale(.95);-webkit-transform:rotate(-10deg) scale(.95);-moz-transform:rotate(-10deg) scale(.95);-ms-transform:rotate(-10deg) scale(.95);-o-transform:rotate(-10deg) scale(.95)}75%{transform:rotate(10deg) scale(.95);-webkit-transform:rotate(10deg) scale(.95);-moz-transform:rotate(10deg) scale(.95);-ms-transform:rotate(10deg) scale(.95);-o-transform:rotate(10deg) scale(.95)}to{transform:rotate(0deg) scale(.9);-webkit-transform:rotate(0deg) scale(.9);-moz-transform:rotate(0deg) scale(.9);-ms-transform:rotate(0deg) scale(.9);-o-transform:rotate(0deg) scale(.9)}}.header-link{font-size:24px;font-weight:400;line-height:33.6px;color:#fff;text-align:center;font-family:Exo\ 2,sans-serif;padding:0;letter-spacing:2px}.fixed{position:fixed;animation:fixed .6s ease}.absolute{position:fixed;transform:translateY(-100%)}.btn-close.header-close{filter:invert(1) grayscale(100%) brightness(300%);-webkit-filter:invert(1) grayscale(100%) brightness(300%);opacity:1;font-size:20px}.offcanvas-backdrop{z-index:0!important}.offcanvas{z-index:1000!important;border-left:none!important;background-color:rgba(177,200,221,.418)!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%}.offcanvas .contacts-container{margin-top:20px;flex-direction:column!important}.offcanvas .contacts-container .icons{gap:15px}.offcanvas .contacts-container .icons svg{height:36px!important;width:auto!important}.offcanvas .menu{display:flex;flex-direction:column;align-items:center;gap:24px;text-transform:uppercase}.offcanvas .menu a{color:#fff!important;transition:.2s ease;font-weight:500;font-size:20px}.offcanvas .menu .logo-container{display:flex;flex-direction:column;gap:10px;align-items:center;margin-bottom:20px}.offcanvas .menu .logo-container img{width:100px;height:auto}.offcanvas .menu .logo-container .name{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.offcanvas .menu .logo-container .name span:first-child{font-size:30px;font-weight:600;text-transform:none}.offcanvas .menu .contacts-container{display:flex;flex-direction:row;align-items:center;gap:15px}.offcanvas .menu .contacts-container .line{width:2px;height:18px;background-color:#fff;border-radius:2px}.offcanvas .menu .contacts-container .icons{display:flex;flex-direction:row;align-items:center}.offcanvas .menu .contacts-container .icons a,.offcanvas .menu .contacts-container .icons a svg{transition:.3s ease}.offcanvas .menu .contacts-container .tel{display:flex;align-items:center;transition:.3s ease;cursor:pointer}.offcanvas .menu .contacts-container .tel svg{height:26px;margin-top:4px;width:-moz-fit-content;width:fit-content}.offcanvas .menu .contacts-container .tel a{text-wrap:nowrap;font-weight:500;font-size:20px}.offcanvas .menu .contacts-container svg{width:32px;height:32px;margin-top:2px;cursor:pointer}.offcanvas .menu .footer-contacts{display:flex;flex-direction:column;align-items:center;gap:15px;color:#fff;font-size:14px;font-weight:400;justify-content:center}.offcanvas .menu .footer-contacts .links{display:flex;flex-direction:row;align-items:center}.offcanvas .menu .footer-contacts .links .icon{width:70px;height:50px;border-bottom:1px solid rgba(0,0,0,.3);border-top:1px solid rgba(0,0,0,.3);padding:5px;color:#fff;display:flex;align-items:center;justify-content:center}.offcanvas .menu .footer-contacts .links .icon svg{height:30px;fill:#fff}.offcanvas .menu .footer-contacts .links .icon svg path{fill:#fff}.offcanvas .menu .footer-contacts .links .icon:first-child svg{height:35px}.offcanvas .menu .footer-contacts .links .icon:nth-child(2) svg{height:25px}.offcanvas .menu .footer-contacts .links .icon:nth-child(3) svg{height:35px}.offcanvas .menu .footer-contacts .links .icon:nth-child(4) svg{height:29px}.offcanvas .menu .footer-contacts .links .icon:hover{border-bottom:1px solid #fff;border-top:1px solid #fff}.offcanvas .menu .footer-contacts P{margin:15px 0 10px}.offcanvas .menu .footer-contacts a{text-transform:none;transition:.3s ease}.offcanvas .menu .footer-contacts .link-more{background-color:rgba(0,0,0,0);font-family:inherit;letter-spacing:inherit;font-size:14px;margin-right:0;cursor:pointer}.offcanvas .menu .footer-contacts .link-more span{z-index:1;transition:transform .3s ease;font-weight:500}.offcanvas .menu .footer-contacts .link-more:before{z-index:0}.offcanvas .menu .footer-contacts .link-more:hover{color:#fff}.offcanvas .menu .footer-contacts .link-more:hover span{transform:translateX(-5px)}.offcanvas .menu .footer-contacts .link-more:hover svg{transform:translateX(5px) scaleX(1.3)}header{position:fixed;z-index:100;width:100%;background:rgba(0,0,0,.3098039216);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:center;transition:transform .3s ease,position .3s ease;animation:absolute .6s ease;box-shadow:-2px 2px 45px -20px rgba(0,0,0,.3019607843);-webkit-box-shadow:-2px 2px 45px -20px rgba(0,0,0,.3);-moz-box-shadow:-2px 2px 45px -20px rgba(0,0,0,.3);color:#fff}header .mobile-logo{display:none}header .header{padding:15px 10%;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}header .header p{transition:.3s ease}header .header p:hover{color:#e2e2e2}header .cart-menu{display:flex;gap:40px}header .btn-menu{display:none;background:rgba(0,0,0,0);border:none}header .btn-menu svg{width:30px;height:30px;fill:#fff}@media screen and (max-width:1785px){.header{padding:10px 10%}}@media(max-width:1570px){.header{padding:10px 5%}}@media(max-width:1350px){.header{padding:10px 5%}}@media(max-width:1240px){.header{display:none!important}.header,header{padding:12px 3%}header{display:flex;flex-direction:row;justify-content:space-between}header .mobile-logo{display:block!important;height:50px}header .btn-menu{display:block}header .cart-menu{display:flex;gap:20px}.menu{display:flex;flex-direction:row;gap:26px;text-transform:uppercase;display:none}.menu a{color:#fff;transition:.2s ease;font-weight:500}.mob{display:flex;flex-direction:column}}.socialButton_social_wrapper__f97_C{position:fixed;bottom:20px;right:20px;z-index:999}@media(max-width:900px){.socialButton_social_wrapper__f97_C{left:20px;right:auto}}.socialButton_social_button__LdQEO{background-color:#678f9e;border-radius:10px;padding:15px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);animation:socialButton_pulse__70fkP 1s infinite}.socialButton_social_button__LdQEO h5{color:#fff;margin:0;font-weight:500;transition:transform .2s ease}.socialButton_social_button__LdQEO:hover{background-color:rgb(70.4276595745,117.6765957447,139.0723404255);transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.socialButton_social_button__LdQEO:hover h5{transform:scale(1.05)}.socialButton_social_button__LdQEO:active{transform:translateY(1px)}@keyframes socialButton_pulse__70fkP{0%{box-shadow:0 0 0 0 rgba(135,193,226,.7)}70%{box-shadow:0 0 0 30px rgba(36,67,77,0)}to{box-shadow:0 0 0 0 rgba(104,183,197,0)}}.socialButton_social_icons__wybh9{position:absolute;bottom:100%;right:0;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}@media(max-width:900px){.socialButton_social_icons__wybh9{left:0}}.socialButton_social_icons__wybh9 .socialButton_social_button_img__ZYK71{display:none;width:55px;height:55px;transition:all .2s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));border-radius:50%;background:#fff;padding:8px;opacity:0;transform:translateY(20px)}.socialButton_social_icons__wybh9 .socialButton_social_button_img__ZYK71:hover{transform:scale(1.1) rotate(10deg) translateY(0)!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.socialButton_social_icons__wybh9 .socialButton_social_button_img__ZYK71:active{transform:scale(.95) translateY(0)}.socialButton_social_icons__wybh9.socialButton_open__pdv6p .socialButton_social_button_img__ZYK71{opacity:1;transform:translateY(0);display:block}.socialButton_social_icons__wybh9.socialButton_open__pdv6p .socialButton_social_button_img__ZYK71:first-child{transition:all .3s ease-out;transition-delay:.2s}.socialButton_social_icons__wybh9.socialButton_open__pdv6p .socialButton_social_button_img__ZYK71:nth-child(2){transition:all .3s ease-out;transition-delay:.4s}.socialButton_social_icons__wybh9.socialButton_open__pdv6p .socialButton_social_button_img__ZYK71:nth-child(3){transition:all .3s ease-out;transition-delay:.6s}