header{position:relative;}#header-wrap{position:absolute;top:0;left:0;right:0;z-index:1000;}#header-top-wrap{position:relative;background-color:rgb(255,255,255);border-bottom:var(--header-top-border-bottom);z-index:1;}#header-top{font-size:13px;font-weight:500;line-height:normal;letter-spacing:0;color:rgb(105,140,208);height:var(--header-top-height);min-height:var(--header-top-height);max-height:var(--header-top-height);}#header-main-wrap{background-color:rgb(249,193,164);box-shadow:var(--header-main-border-shadow);backdrop-filter:blur(4px);}#header-main{height:var(--header-main-height);-webkit-transition:height .15s ease-out;-moz-transition:height .15s ease-out;-o-transition:height .15s ease-out;transition:height .15s ease-out;}#header-language{height:100%;margin-right:calc(-1 * var(--menu-main-link-padding));}#header-message{display:flex;justify-content:flex-start;align-items:center;overflow:hidden;}#header-message>span{max-width:780px;text-align:center;}#header-main-center{display:flex;align-items:center;justify-content:center;}body.user-mobile #header-menu-main{display:none;}body:not(.user-mobile) #header-menu-mobile{display:none;}body.menu-sticky:not(.user-mobile) #header-main-wrap.header-sticky,body.menu-sticky:not(.user-mobile) #header.header-sticky{position:fixed;top:0;left:0;right:0;}body.menu-sticky:not(.user-mobile) #header-main-wrap.header-sticky #header-main{height:var(--header-main-height-sticky);}body.user-mobile #header{position:fixed;top:0;left:0;right:0;}body.user-mobile #header-wrap .hidden-mobile{display:none;}body.user-mobile #header>div:not(.hidden-mobile) #header-top{height:var(--header-top-height-mobile);min-height:var(--header-top-height-mobile);max-height:var(--header-top-height-mobile);}body.user-mobile #header>div:not(.hidden-mobile) #header-main{height:var(--header-main-height-mobile);}body.user-mobile #header-menu-top{display:none;}body.user-mobile #header-message{justify-content:center;text-align:center;}#header-top ul.menu>li>a{font-size:20px;font-weight:500;line-height:normal;letter-spacing:.4px;color:rgb(105,140,208);text-transform:lowercase !important;}#header-top ul.menu>li>a:hover,#header-top ul.menu>li.menu-user-selected>a,#header-top ul.menu>li.current-menu-parent>a,#header-top ul.menu>li.current-menu-item>a,#header-top ul.menu>li.menu-active>a,#header-top ul.menu>li.menu-item-selected>a{color:rgb(105,140,208);}#header-main{color:rgb(105,140,208);}#header-main ul.menu>li>a{font:var(--menu-main-link-font);letter-spacing:var(--menu-main-link-spacing);color:var(--header-linkcolor);}#header-main a>svg{fill:var(--header-linkcolor);}#header-main ul.menu>li>a:hover{color:var(--header-hovercolor);}#header-main ul.menu>li>a:hover,#header-main ul.menu>li.menu-user-selected>a,#header-main ul.menu>li.current-menu-parent>a,#header-main ul.menu>li.current-menu-item>a,#header-main ul.menu>li.menu-active>a,#header-main ul.menu>li.menu-item-selected>a{color:var(--header-hovercolor);}#header-main ul.menu>li.current-menu-ancestor>a{color:rgb(255,248,244);}#header-main a:hover>svg{fill:var(--header-hovercolor);}#header-main li.wpml-ls-item span{font-size:21px;}#header ul.menu>li>a{position:relative;display:inline-flex;align-items:center;white-space:nowrap;text-transform:uppercase;cursor:pointer;}#header-top ul.menu{margin:0 calc(-1 * var(--header-top-link-padding)) 0 0;}#header-top ul.menu>li>a{padding:6px var(--header-top-link-padding);}#header-main ul.menu>li>a{padding:0 var(--menu-main-link-padding);}#header-menu-main ul.menu{margin:0 calc(-1 * var(--menu-main-link-padding));}#header-menu-main ul.menu>li>a{height:var(--header-main-menu-height);padding:0 var(--menu-main-link-padding);}#header a.svg-link{font-size:0;line-height:0;position:relative;width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;}#header ul.menu>li.menu-user-selected.megamenu>a:before{content:'';position:absolute;right:-20px;left:-20px;margin-top:calc(.8 * var(--header-main-menu-height));top:0;height:50px;z-index:1;}#header ul.menu>li.menu-user-selected:not(.megamenu)>a:before{content:'';position:absolute;right:-30px;left:var(--menu-main-link-padding);margin-top:calc(.8 * var(--header-main-menu-height));top:0;height:50px;z-index:100;}#header ul.sub-menu{flex-direction:column;}#header ul.sub-menu>li{width:100%;}#header ul.menu>li:not(.megamenu) ul,#header ul.menu>li.megamenu>ul{position:absolute;opacity:0;z-index:998;pointer-events:none;transform-origin:var(--submenu-pos-origin);transform:var(--submenu-pos-hidden);transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-o-transition:all 150ms ease-out;}#header ul.menu li.menu-user-selected>ul.sub-menu{z-index:999;opacity:1;pointer-events:all;transform:var(--submenu-pos-shown);}#header ul.menu>li.megamenu>ul:before,#header ul.menu>li:not(.megamenu) ul:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(245,245,245);}#header ul.menu>li.megamenu>ul:after,#header ul.menu>li:not(.megamenu) ul:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:var(--submenu-border-width) solid rgb(255,248,244);z-index:2;pointer-events:none;}#header ul.menu>li:not(.megamenu) ul ul:before,#header ul.menu>li:not(.megamenu) ul ul:after{margin:0;}#header ul.sub-menu>li>a{font:var(--submenu-font);letter-spacing:var(--submenu-font-spacing);color:rgb(58,51,53);position:relative;display:block;width:100%;padding:var(--submenu-item-padding);transition:all .15s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;}#header ul.sub-menu>li:not(:last-child)>a:after{content:'';position:absolute;bottom:calc(-.5 * var(--submenu-item-border-height));left:0;right:0;height:var(--submenu-item-border-height);background-color:transparent;z-index:1;pointer-events:none;}#header ul.sub-menu>li>a:hover,#header ul.sub-menu>li.current-menu-parent>a{color:rgb(239,67,67);background-color:transparent;}#header ul.sub-menu>li.current-menu-item>a{color:rgb(239,67,67);background-color:transparent;}#header ul.menu>li.megamenu>ul{left:0;right:0;padding:var(--megamenu-padding);top:var(--header-main-height);flex-direction:row;justify-content:center;overflow:hidden;margin:var(--site-padding);margin-top:var(--submenu-offset-top);}#header .megamenu>ul>li{text-align:start;padding:0 var(--megamenu-gap);z-index:1;flex:1;}#header .megamenu>ul>li:first-child{padding-left:0;}#header .megamenu>ul>li:last-child{padding-right:0;}#header .megamenu ul.sub-menu>li.menu-item-has-children>ul{left:auto;top:auto;margin:0 auto;pointer-events:inherit;border:none;text-align:center;}#header .megamenu.menu-item-has-children>ul>li a:not(.megamenu-image){text-align:var(--megamenu-align);display:inline-block;padding-left:0;padding-right:0;}#header ul.menu>li:not(.megamenu) ul{min-width:var(--submenu-min-width);padding:var(--submenu-main-padding);}#header ul.menu>li:not(.megamenu)>ul{margin-top:var(--submenu-offset-top);margin-left:var(--submenu-offset-left);left:auto;right:auto;top:var(--header-main-height);}body.menu-sticky #header ul.menu>li>ul{top:var(--header-main-height-sticky);}#header ul.menu>li:not(.menu-rl):not(.megamenu)>ul ul{left:100%;top:0;margin-left:-1px;}#header ul.menu>li.menu-rl:not(.megamenu)>ul ul{top:0;left:auto;right:100%;margin-right:-1px;}#header ul.menu>li:not(.megamenu) ul>li{position:relative;}#header ul.menu>li:not(.megamenu) a{white-space:nowrap;}#header ul.menu>li:not(.megamenu) ul.sub-menu>li.menu-item-has-children>a{padding:10px 31px 10px 20px;}#header .megamenu img{width:100%;height:100%;object-fit:cover;margin:0;transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;}#header .megamenu a:hover img{transform:translateY(1px) scale(1.05);}#header .megamenu>ul li.megamenu-has-image{font-size:0;line-height:0;}#header .megamenu>ul>li.megamenu-has-image{flex:var(--megamenu-image-flex);}#header .megamenu>ul>li.megamenu-has-image>ul{min-width:var(--megamenu-image-min-width);}#header .megamenu>ul>li li.megamenu-image{display:flex;}#header .megamenu>ul>li a.megamenu-image{position:relative;display:inline-block;overflow:hidden;width:100%;padding-bottom:100%;border-radius:10px;}#header .megamenu>ul>li a.megamenu-image>div{display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;}#header .megamenu>ul>li a.megamenu-image>div>div{position:relative;flex:1;}#header .megamenu>ul>li a.megamenu-image>div>div>div{position:absolute;top:0;left:0;right:0;bottom:0;}#header .megamenu>ul>li a.megamenu-image span{padding:10px;background-color:#2e2e2e;color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:15px;line-height:normal;font-weight:400;letter-spacing:1.5px;text-align:center;transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;z-index:1;}#header .megamenu-has-image>ul{max-width:290px;}#header .megamenu.menu-item-has-children>ul>li a.megamenu-image:hover span{color:var(--secondary_color);}#header-logo{height:100%;}#header-logo>div{height:100%;margin:0;padding:0;text-align:start;}#header-logo a{display:inline-flex;align-items:center;font-size:0;line-height:0;margin-bottom:0;height:100%;padding:12px 14px 8px 0;}#header-logo .logo_ver img{height:100%;width:auto;}#header-logo .logo_hor img{height:auto;max-height:100%;width:100%;}#header .menu-svg{display:flex;justify-content:flex-end;align-items:center;height:100%;}#header .menu-svg li{height:var(--header-main-menu-height);display:flex;align-items:center;}#header .menu-svg li>a{font-size:0;line-height:0;position:relative;width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;}#header .menu-svg li a svg{fill:var(--header-linkcolor);}#header .menu-svg li a:hover svg{fill:var(--header-hovercolor);}#header .menu-svg li svg.svg-cart-1{width:29px;height:auto;}#header .menu-svg li svg.svg-login{width:26px;height:auto;}#header .menu-svg li svg.svg-user-1{width:26px;height:auto;margin-top:3px;}#header #header-search{display:inline-flex;align-items:center;justify-content:center;height:var(--header-main-menu-height);margin:0 15px 0 0;}#menu-modal{display:none;}body:not(.user-mobile) #header-menu-mobile,body:not(.user-mobile) #menu-modal{display:none;}body.user-mobile #header-menu-mobile{display:block;}body.user-mobile #header .menu-block{display:none;}body.user-mobile #header{position:fixed;bottom:unset;}body.user-mobile #menu-modal{font-size:20px;background-color:rgba(255,255,255);position:fixed;top:calc(var(--header-top-height-mobile) + var(--header-main-height-mobile));left:0;right:0;bottom:0;z-index:101;}html.no-scroll body.user-mobile #header{overflow-y:scroll;overflow-x:hidden;}.menu-modal-content{display:flex;flex-direction:column;background-color:transparent;color:rgb(105,140,208);}.menu-modal-content .mm-menu{position:relative;flex:1;}.menu-modal-content .mm-head{height:35px;}.menu-modal-content .mm-search{border-bottom:1px solid #000;padding-bottom:10px;}.menu-modal-content .searchform>div{display:flex;padding:10px;gap:10px;}.menu-modal-content .mm-social{height:60px;border-top:1px solid #000;display:flex;justify-content:center;align-items:center;}nav.menu-modal{position:absolute;top:0;bottom:0;left:0;right:0;overflow:scroll;scrollbar-width:thin;padding:15px 0;display:flex;align-items:flex-start;}nav.menu-modal a{display:inline-block;padding:10px 20px 12px 20px;color:rgb(105,140,208);text-decoration:none;font-size:110%;}nav.menu-modal a:hover{color:rgb(58,51,53);}nav.menu-modal ul{width:100%;flex-direction:column;justify-content:center;}nav.menu-modal ul li{width:100%;text-align:center;}nav.menu-modal ul li.menu-item-has-children>a:after{content:'\25b2';font-family:Arial,Helvetica,sans-serif;display:inline-block;margin-left:5px;opacity:.8;transform:rotateZ(180deg) translateY(-1px);transition:all .15s ease-out;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-o-transition:all .15s ease-out;}nav.menu-modal ul li.menu-item-has-children.menu-user-selected>a:after{transform:rotateZ(0) translateY(-1px);}nav.menu-modal>ul{margin:2vh 0 3vh 0;}nav.menu-modal>ul ul.sub-menu{display:none;border-bottom:1px solid #ccc;border-top:1px solid #ccc;background-color:#f6f6f6;}nav.menu-modal>ul ul.sub-menu>li:first-child>a{margin-top:10px;}nav.menu-modal>ul ul.sub-menu>li:last-child>a{margin-bottom:10px;}#header-menu-mobile>a{font-size:0;line-height:0;display:block;}#header-menu-mobile .ham{width:60px;height:60px;min-width:60px;min-height:60px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 400ms;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-right:-15px;margin-left:-15px;}#header-menu-mobile .line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke-width:5.5;stroke-linecap:round;}#header-menu-mobile .ham8 path{stroke:var(--header-linkcolor);}#header-menu-mobile .ham8 .top{stroke-dasharray:40 160;}#header-menu-mobile .ham8 .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform 400ms;}#header-menu-mobile .ham8 .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform 400ms,stroke-dashoffset 400ms;}#header-menu-mobile>a.active .hamRotate{transform:rotate(45deg);}#header-menu-mobile>a.active .ham8 .top{stroke-dashoffset:-64px;}#header-menu-mobile>a.active .ham8 .middle{transform:rotate(90deg);}#header-menu-mobile>a.active .ham8 .bottom{stroke-dashoffset:-64px;}#header-footer{display:flex;flex-direction:column;}body.banner-semifull #header-footer,body.banner-full #header-footer{height:100vh;min-height:var(--banner-height);}body.banner-default #banner-wrap{flex:none;height:var(--banner-height);}body.banner-image #banner-wrap>div,body.banner-image #banner-wrap>div{flex:none;height:auto !important;}body.banner-image #banner-slider>div>*{width:100% !important;transform:none !important;}body.banner-full #header-padding{display:none;}body:not(.user-mobile) #header-padding{height:calc(var(--header-top-height) + var(--header-main-height-sticky));min-height:calc(var(--header-top-height) + var(--header-main-height-sticky));}body.user-mobile #header-padding{height:calc(var(--header-top-height-mobile) + var(--header-main-height-mobile));min-height:calc(var(--header-top-height-mobile) + var(--header-main-height-mobile));}#banner-wrap{flex:1;font-size:0;line-height:0;overflow:hidden;}#banner-wrap>div{width:100%;height:100%;}#banner-wrap #banner-slider-wrap{position:relative;width:100%;height:100%;background-color:transparent;}#banner-image{height:100%;}body:not(.banner-image) #banner-slider{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}#banner-slider>div,#banner-slider>div>*,#banner-slider>div>*>div,#banner-slider>div>*>div>div,#banner-slider>div>*>div>div>div,#banner-slider>div>*>div>div>div>div{height:100%;}#banner-slider .nextend-arrow>img{width:50px !important;height:50px !important;}#banner-slider .mob-slider-title{pointer-events:none;}body:not(.banner-image) #banner-slider .n2-ss-preserve-size{height:0;}#banner-slider .mob-slider-title{color:#f00;}#banner-slider .mob-slider-title p{color:#f00;}#banner-image img{object-position:center;object-fit:cover;}#banner-footer{text-align:center;background-color:rgb(0,0,0);color:rgb(239,67,67);font-size:18px;line-height:25px;padding:16px 0 17px 0;}#banner-footer a,#banner-footer a:active,#banner-footer a:focus{color:rgb(239,67,67);}#banner-footer a:hover{color:rgb(105,140,208);}#banner-footer>div>div>p:first-child{margin-top:0;}#banner-footer>div>div>p:last-child{margin-bottom:0;}#header #header-sticky{border-bottom:var(--header-main-border-bottom);box-shadow:var(--header-main-border-shadow);}footer .cols-wrap{overflow:hidden;}footer .cols{display:grid;}footer .cols-1 .title:before{left:0;right:0;margin:auto;}footer .cols-1 .has-icon{justify-content:center;}footer .cols-1 .foot-links nav ul{align-items:center;}footer .cols-1 .social-icons{justify-content:center !important;}footer .cols-1{grid-template-columns:100%;}footer .cols-2{grid-template-columns:50% 50%;}footer .cols-3{grid-template-columns:repeat(3,33.3333%);}footer .cols-4{grid-template-columns:repeat(4,25%);}footer .cols-5{grid-template-columns:repeat(5,20%);}footer .cols-6{grid-template-columns:repeat(6,16.6666%);}footer p{margin:0;}footer .title{padding-bottom:45px;position:relative;text-transform:uppercase;letter-spacing:2px;}footer .title::before{content:'';position:absolute;height:1px;width:25px;background-color:rgb(255,248,244);top:45px;}#footer{background-color:rgb(105,140,208);}#footer-top .widget{height:100%;}#footer-top{font-size:18px;font-weight:400;line-height:1.35;color:rgb(255,248,244);padding:var(--footer_top_padding);}#footer-top a{color:rgb(255,248,244);font-weight:inherit;text-decoration:none;}#footer-top a:hover{color:rgb(239,67,67);}#footer-top svg{fill:rgb(255,248,244);}#footer-top a:hover svg{fill:rgb(239,67,67);}#footer-top .divider{margin:25px 0;height:1px;background-color:#ccc;}#footer-top .cols{margin:calc(-.5 * var(--footer_top_gap_y)) calc(-.5 * var(--footer_gap_x));}#footer-top .cols>div{padding:calc(.5 * var(--footer_top_gap_y)) calc(.5 * var(--footer_gap_x));}#footer-top .cols-1>div{text-align:center;}#footer-bottom{font-size:16px;font-weight:300;line-height:normal;background-color:rgb(105,140,208);color:rgb(255,248,244);padding:var(--footer_bottom_padding);}#footer-bottom a{color:rgb(255,248,244);}#footer-bottom a:hover{color:rgb(239,67,67);}#footer-bottom svg{fill:rgb(255,248,244);}#footer-bottom a:hover svg{fill:rgb(239,67,67);}#footer-bottom .divider{margin:15px 0;height:1px;background-color:#ccc;}#footer-bottom .cols{margin:calc(-.5 * var(--footer_bottom_gap_y)) calc(-.5 * var(--footer_gap_x));}#footer-bottom .cols>div{display:table;margin:auto 0;padding:calc(.5 * var(--footer_bottom_gap_y)) calc(.5 * var(--footer_gap_x));}#footer-bottom .cols-1>div,#footer-bottom .cols-3>div:nth-child(2){text-align:center;}#footer-bottom .cols-1>div .title:before,#footer-bottom .cols-3>div:nth-child(2) .title:before{left:0;right:0;margin:auto;}#footer-bottom .cols-1>div nav ul,#footer-bottom .cols-3>div:nth-child(2) nav ul{align-items:center;}#footer-bottom .cols-2>div:nth-child(2),#footer-bottom .cols-3>div:nth-child(3){text-align:right;}#footer-bottom .cols-2>div:nth-child(2) .title:before,#footer-bottom .cols-3>div:nth-child(3) .title:before{left:auto;right:0;}#footer-bottom .cols-2>div:nth-child(2) nav ul,#footer-bottom .cols-3>div:nth-child(3) nav ul{align-items:flex-end;}footer.footer-hidden #footer{position:relative;display:flex;justify-content:center;align-items:flex-end;}footer.footer-hidden #footer-top{position:absolute;top:0;left:0;right:0;}footer.footer-hidden #footer-bottom{position:sticky;top:auto;bottom:0;left:0;right:0;width:100%;}footer.footer-hidden #footer-overlay{position:absolute;top:0;left:0;right:0;}footer.footer-hidden #footer-overlay>div>div{height:100%;flex;justify-content:center;align-items:center;}footer.footer-hidden #footer-overlay svg{width:100%;height:100%;}.foot-address .has-icon{display:flex;margin-bottom:6px;}.foot-address .has-icon>span{width:30px;}.foot-address .has-icon svg{width:18px;height:18px;margin-top:3px;}.foot-copyright_full>div{display:inline-block;}.foot-copyright_full>div + .qwarty-url:before{content:'|';margin:0 6px;}.qwarty-url{display:inline-block;white-space:nowrap;text-align:center;}.qwarty-url a{color:rgb(255,248,244);!important;}.qwarty-url a:hover{color:#d00 !important;}.foot-image{display:flex;flex-direction:column;}.foot-image img{max-width:100%;max-height:100%;}#footer-top .foot-image .social-icons{margin-left:0;}#footer-top .foot-image .social-icons a{border:1px solid #fff;padding:7px;margin-right:15px;}footer .social-icons{justify-content:flex-start;}footer .widget:not(.foot-social) .social-icons{margin:15px 0 0 -6px;}footer .social-icons a{margin:0 9px 0 0;padding:3px;border-radius:5px;background-color:transparent;border:none;}footer .social-icons a svg{width:20px;height:auto;}footer nav ul.menu{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin:0;}footer nav.inline ul.menu{justify-content:center;}footer nav.cols-1 ul.menu li{width:100%;}footer nav.cols-2 ul.menu li{width:50%;}footer nav.cols-3 ul.menu li{width:33.3333%;}footer nav.cols-4 ul.menu li{width:25%;}footer nav.cols-5 ul.menu li{width:20%;}footer nav.cols-6 ul.menu li{width:16.6666%;}footer nav ul.menu a{display:inline-block;padding:2px 8px 2px 0;}footer nav.inline ul.menu a{display:inline-block;padding:3px 8px;}@media all and (max-width:767px){footer .cols-3{grid-template-columns:repeat(2,50%);}}@media all and (max-width:575px){#footer-top .cols>div{display:flex;justify-content:center;}#footer-top .widget{display:inline-block;}footer .cols-3{grid-template-columns:1fr;}footer .title{text-align:center;padding-bottom:18px;}footer .title::before{left:0;right:0;margin:0 auto;top:32px;}footer .social-icons{justify-content:center;width:100%;}}button,a.button{position:relative;height:44px;display:inline-flex;justify-content:center;align-items:center;text-align:center !important;float:none !important;text-decoration:none !important;font-size:16px;font-weight:400;letter-spacing:.3px;border-radius:10px;opacity:1;padding:0 26px;cursor:pointer;-webkit-tap-highlight-color:transparent !important;outline:0 !important;-webkit-transition:font-size ease-in-out .25s,background-color ease-in-out .15s;-o-transition:font-size ease-in-out .25s,background-color ease-in-out .15s;transition:ease-in-out .25s,background-color ease-in-out .15s;}button.btn-big,a.button.btn-big{height:56px;padding:0 40px;font-size:18px;font-weight:500;letter-spacing:.6px;}button.btn-small,a.button.btn-small{height:34px;padding:0px 20px;font-size:15px;letter-spacing:normal;}button.btn-full,a.button.btn-full{width:100%;}button.btn-light,a.button.btn-light{color:rgb(105,140,208);border:1px solid transparent;background-color:transparent;}button.btn-light:hover,a.button.btn-light:hover{color:rgb(58,51,53);border:1px solid transparent;background-color:transparent;}button.btn-dark,a.button.btn-dark{color:rgb(0,0,0);border:1px solid rgb(0,0,0);background-color:rgb(245,245,245);}button.btn-dark:hover,a.button.btn-dark:hover{color:rgb(0,0,0);border:1px solid rgb(0,0,0);background-color:rgb(255,255,255);}#minicart-content .buttons{display:flex;height:45px;margin:0 -10px;}#minicart-content .buttons>a{flex:1;font-size:15px;font-weight:500;color:rgb(0,0,0);border:2px solid rgb(0,0,0);background-color:rgb(245,245,245);border-radius:6px;text-transform:uppercase;margin:0 10px;}#minicart-content .buttons>a:hover{color:rgb(0,0,0);border:2px solid rgb(0,0,0);background-color:rgb(255,255,255);}#backToTop-wrap{position:fixed;bottom:0;right:0;z-index:90;pointer-events:none;}#backToTop{margin:0 15px 20px 0;background-color:rgb(239,234,222);border-radius:4px;width:56px;height:56px;font-size:0;line-height:0;cursor:pointer;border:2px solid transparent;opacity:0;visibility:hidden;}#backToTop svg{width:24px;height:auto;fill:rgb(255,255,255);margin-top:-3px;}#backToTop:hover,#backToTop.btt-scrolling{background-color:rgb(255,255,255);}#backToTop:hover svg,#backToTop.btt-scrolling svg{fill:rgb(239,234,222);}#backToTop.btt-visible{opacity:1;visibility:visible;pointer-events:all;}@media all and (max-width:1023px){#backToTop{width:48px;height:48px;bottom:15px;right:15px;}#backToTop::after,#backToTop svg{width:30px;}}@media all and (max-width:767px){#backToTop{width:45px;height:45px;bottom:18px;right:18px;}#backToTop::after,#backToTop svg{width:21px;}}