:root{--white-color:#ffffff;--black-color:#000000;--light-color:#6fa606;--light-200:#93b84d;--light-300:#6a9e06;--light-400:#ffda1c;--light-500:#c0ffc7;--gray-color-100:#707070;--gray-color-200:#c0c1c1;--gray-color-300:#c1c1c1;--gray-color-400:#b4b4b4;--gray-color-500:#b5bab8;--gray-color-600:#ece7e7;--gray-color-700:#f9f9f9;--gray-color-800:#a5a5a5;--gray-color-900:#656565;--gray-color-1000:#f7f7f7;--gray-coloe-1100:#efecec;--gray-color-1200:#b4b4b4;--gray-color-1300:#999;--gray-color-1400:#cecece;--gray-color-1500:#888;--dark-100:#8d0082;--dark-200:#222;--dark-300:#303030;--dark-400:#535151;--red-color:#ed1c24}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}a:active,a:focus,a:hover{text-decoration:none}@font-face{font-family:'Font Awesome';src:url('https://www.bigfish.ro/static/fonts/fontawesome-webfont.eot');src:url('https://www.bigfish.ro/static/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.bigfish.ro/static/fonts/fontawesome-webfont.svg#fontawesome') format('svg'),url('https://www.bigfish.ro/static/fonts/fontawesome-webfont.woff') format('woff'),url('https://www.bigfish.ro/static/fonts/fontawesome-webfont.ttf') format('truetype');font-weight:'normal';font-style:'normal'}@font-face{font-family:'CenturyGothic';src:url('https://www.bigfish.ro/static/fonts/CenturyGothic-webfont.eot');src:url('https://www.bigfish.ro/static/fonts/CenturyGothic-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.bigfish.ro/static/fonts/CenturyGothic-webfont.svg#CenturyGothic') format('svg'),url('https://www.bigfish.ro/static/fonts/CenturyGothic-webfont.woff') format('woff'),url('https://www.bigfish.ro/static/fonts/CenturyGothic-webfont.ttf') format('truetype');font-weight:'normal';font-style:'normal'}@font-face{font-family:'CenturyGothic-Bold';src:url('https://www.bigfish.ro/static/fonts/CenturyGothic-Bold-webfont.eot');src:url('https://www.bigfish.ro/static/fonts/CenturyGothic-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.bigfish.ro/static/fonts/CenturyGothic-Bold-webfont.svg#CenturyGothic-Bold') format('svg'),url('https://www.bigfish.ro/static/fonts/CenturyGothic-Bold-webfont.woff') format('woff'),url('https://www.bigfish.ro/static/fonts/CenturyGothic-Bold-webfont.ttf') format('truetype');font-weight:'normal';font-style:'normal'}.main-btn{display:flex;align-items:center;justify-content:center;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;transition:all .35s ease-in-out;border-radius:10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;height:44px;width:100%;color:var(--white-color);font-size:18px;cursor:pointer;border:0;outline:none}@media (max-width:767px){.main-btn{height:38px;font-size:16px}}@media (max-width:450px){.main-btn{font-size:15px}}.main-btn svg{transition:all .35s ease-in-out}.main-btn.full{width:100% !important}.main-btn.dark{background:var(--dark-100);color:var(--white-color)}.main-btn.dark:hover{background:var(--light-200);color:var(--white-color)}.main-btn.bold-btn{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif !important}.main-btn.light{background:var(--light-200);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--white-color)}.main-btn.light:hover{background:var(--dark-100);color:var(--white-color)}.main-btn.border-btn{background:transparent;border:2px solid var(--light-200);color:var(--light-200);font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;padding:0 25px;font-size:16px}.main-btn.border-btn.dark{border-color:var(--dark-100);color:var(--dark-100)}.main-btn.border-btn.dark:hover{background:var(--dark-100);color:var(--white-color)}.main-btn.border-btn.dark:hover svg{fill:var(--white-color)}.main-btn.border-btn.light-border{border-radius:10px;border:1px solid var(--gray-color-300);background-color:var(--gray-color-700);color:var(--red-color);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:18px;text-transform:uppercase}.main-btn.border-btn.light-border svg{fill:var(--gray-color-800);margin-right:12.2px}@media (max-width:1199px){.main-btn.border-btn.light-border{font-size:16px}}.main-btn.border-btn.light-border:hover{border-color:var(--light-color);background-color:var(--light-color);color:var(--white-color)}.main-btn.border-btn.light-border:hover svg{fill:var(--white-color)}.main-btn.border-btn:hover{background:var(--light-200);color:var(--white-color)}.main-btn.arrow{justify-content:space-between}.main-btn.big{height:41px;padding:0 18px;font-size:16px;line-height:21px;border-radius:5px}.main-btn.large{height:48px;padding:0 18px;font-size:17px;line-height:22px;border-radius:5px}@media (max-width:767px){.main-btn.large{height:40px;font-size:14px}}.main-btn.inline{display:inline-flex;width:auto}.main-btn.uppercase{text-transform:uppercase;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:18px}.main-btn.small{border-radius:10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;padding:0 15px;text-transform:none !important}.main-btn.sm{height:44px;border-radius:10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-transform:none !important;min-width:160px}.main-btn.xs{height:30px;border-radius:5px;background-color:var(--dark-100);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;text-transform:uppercase;color:var(--white-color);padding:0 28px}.main-btn.xs:hover{background:var(--light-200)}@media (max-width:767px){.main-btn.xs{font-size:12px;padding:0 18px}}.main-btn.xxs{height:30px;border-radius:5px;padding:0 28px;font-size:16px}@media (max-width:767px){.main-btn.xxs{font-size:12px;padding:0 18px}}.main-btn.px{padding:0 20px}.main-btn.disabled-btn{pointer-events:none;opacity:0.6}.hamburger{display:flex;align-items:center;justify-content:flex-start;flex:unset !important}@media (min-width:992px){.hamburger{display:none}}.hamburger .wrap-hamburger{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto 0 0}@media (max-width:767px){.hamburger .wrap-hamburger{margin:0}}.hamburger .wrap-hamburger div{width:23px;transition:all .45s ease-out;display:flex;flex-direction:column;gap:3px}.hamburger .wrap-hamburger div span{display:block;height:3px;width:100%;border-radius:25px;background-color:var(--dark-100);transition:all .45s ease-out}.hamburger.open .wrap-hamburger div{transform:rotate(180deg)}.hamburger.open .wrap-hamburger div span:first-child{transform:translateY(6px) rotate(45deg)}.hamburger.open .wrap-hamburger div span:last-child{transform:translateY(-6px) rotate(-45deg)}.hamburger.open .wrap-hamburger div span:nth-child(2){opacity:0;visibility:hidden}.hamburger p{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:10px;line-height:14px;margin-top:4px;text-transform:uppercase;color:var(--black-color)}.hamburger-type-2{margin:0 16px 0 10px;padding:12px 5px 9px;position:relative;align-items:center;justify-content:center;border-radius:10px 10px 0 0;border-width:1px 1px 0;border-style:solid;border-color:transparent;cursor:pointer;width:171px}@media (max-width:1199px){.hamburger-type-2{margin:0 10px;padding:12px 5px;width:143px}}.hamburger-type-2.open{border-color:var(--gray-color-400);background-color:var(--white-color)}.hamburger-type-2.open div span:first-child{transform:translateY(6px) rotate(45deg)}.hamburger-type-2.open div span:last-child{transform:translateY(-6px) rotate(-45deg)}.hamburger-type-2.open div span:nth-child(2){opacity:0;visibility:hidden}.hamburger-type-2.open:after{content:"";bottom:0;height:2px;left:0;width:100%;position:absolute;background-color:var(--white-color);transform:translateY(50%)}.hamburger-type-2 div{width:23px}.hamburger-type-2 div span{display:block;height:3px;width:100%;border-radius:25px;background-color:var(--dark-100);transition:all .45s ease-out}.hamburger-type-2 div span:not(:last-child){margin-bottom:3px}.hamburger-type-2 p{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;text-transform:uppercase;line-height:21px;color:var(--black-color);margin-left:13.7px}.scroll-to-top{width:48px;height:46px;display:flex;align-items:center;justify-content:center;background-color:var(--gray-color-100);transition-duration:.35s;border-radius:5px;outline:none;border:0}@media (max-width:991px){.scroll-to-top{display:none}}.scroll-to-top svg{fill:var(--white-color);transition-duration:.35s}.scroll-to-top:hover{background:var(--light-color)}.add-to-cart-btn{border-radius:5px;background-color:var(--dark-100);text-align:center;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:13px;text-transform:uppercase;color:var(--white-color);transition-duration:.35s;padding:0 5px;line-height:25px;min-width:119px;width:100%;cursor:pointer}.add-to-cart-btn.main{height:45px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:18px;text-transform:uppercase;margin-bottom:10px;cursor:pointer}.add-to-cart-btn.main svg{margin-right:24.5px;filter:brightness(0) invert(1)}@media (max-width:1199px){.add-to-cart-btn.main{font-size:16px}}@media (max-width:991px){.add-to-cart-btn.main{height:42px;position:relative;width:100%;max-width:100%;margin-bottom:8.2px}}.add-to-cart-btn.no-stock{background:var(--red-color);color:var(--white-color)}.add-to-cart-btn:hover{background-color:var(--light-200);color:var(--white-color)}.main-wishlist-btn{height:45px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--gray-color-300);background-color:var(--gray-color-700);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:18px;text-transform:uppercase;color:var(--dark-200);transition-duration:.35s;width:100%}.main-wishlist-btn.active{border-color:var(--light-color);background-color:var(--light-color);color:var(--white-color)}.main-wishlist-btn.active svg{fill:var(--red-color)}.main-wishlist-btn svg{margin-right:12.2px;fill:var(--gray-color-800);transition-duration:.35s}.main-wishlist-btn:hover{border-color:var(--light-color);background-color:var(--light-color);color:var(--white-color)}.main-wishlist-btn:hover svg{fill:var(--red-color)}@media (max-width:1199px){.main-wishlist-btn{font-size:16px}}@media (max-width:991px){.main-wishlist-btn{height:42px;position:relative;width:100%;max-width:100%}}#quick-search{margin-bottom:15px;min-width:438px}@media (max-width:991px){#quick-search{flex:1}}@media (max-width:767px){#quick-search{flex:unset;width:100%;padding:8px 0 0;z-index:5;min-width:0;margin-bottom:0}#quick-search.open{opacity:1;visibility:initial;pointer-events:initial}}#quick-search .search-wrap{position:relative;max-width:438px;width:100%}@media (max-width:991px){#quick-search .search-wrap{max-width:100%}}#quick-search .search-wrap input[type="text"]{width:100%;height:38px;line-height:38px;padding:0 40px 0 12px;border:1px solid;border-color:var(--gray-color-1300);font-size:15px;border-radius:6px;font-style:italic;outline:none;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--gray-color-100)}@media (max-width:991px){#quick-search .search-wrap input[type="text"]{height:35px;line-height:35px;font-size:14px;line-height:19px}}#quick-search .search-wrap .quick-loader{position:absolute;top:50%;right:12px;translate:0 -50%;display:flex;flex-wrap:wrap}#quick-search .search-wrap #go-quick-search{position:absolute;top:50%;right:12px;transform:translateY(-50%);cursor:pointer;display:flex;flex-wrap:wrap}#quick-search .search-wrap #go-quick-search svg{width:20px;height:20px}#quick-search .search-wrap #sugestive-search-results{position:absolute;top:100%;left:0;width:100%;z-index:2}#quick-search .search-wrap #sugestive-search-results .results-list{border:1px solid var(--gray-color-200);padding:0 10px 10px;background:var(--white-color);width:100%;border-radius:10px;max-height:200px;overflow-y:auto}#quick-search .search-wrap #sugestive-search-results .results-list h6{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200);margin:10px 0}@media (max-width:767px){#quick-search .search-wrap #sugestive-search-results .results-list h6{margin:7px 0;font-size:14px}}#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:5px 0}#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element .image{width:50px;height:50px}@media (max-width:767px){#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element .image{width:40px;height:40px}}#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element .name{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:22px;color:var(--dark-100);width:100%;max-width:calc(100% - 60px);transition:all .35s ease-in-out}#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element .name:hover{color:var(--light-color)}@media (max-width:767px){#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element .name{font-size:12px;max-width:calc(100% - 50px)}}#quick-search .search-wrap #sugestive-search-results .results-list .quick-list-element.category-element .name{max-width:100%}@media (max-width:991px){.fixed-header #quick-search{margin-bottom:0;bottom:-8px;position:relative}}@media (max-width:767px){.fixed-header #quick-search{max-height:0;overflow:hidden;transition:all 400ms ease-in-out;padding:0}.fixed-header #quick-search.open{max-height:50px;padding:8px 0 5px}}.form label{width:100%;text-align:left;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:35px;color:var(--black-color);margin-bottom:2px}@media (max-width:767px){.form label{line-height:28px;font-size:14px}}.form input,.form select{height:44px;border-radius:10px;border:1px solid var(--gray-color-100);font-size:14px;color:var(--gray-color-100);outline:2px solid transparent;outline-offset:2px;padding:0 14px;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;margin-bottom:4px}.form input.small,.form select.small{height:40px}@media (max-width:767px){.form input.small,.form select.small{height:38px}}@media (max-width:767px){.form input,.form select{height:38px}}.form textarea{border-radius:10px;border:1px solid var(--gray-color-100);font-size:14px;color:var(--gray-color-100);outline:2px solid transparent;outline-offset:2px;line-height:24px;padding:5px 14px;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;margin-bottom:4px}.form ::-webkit-input-placeholder{color:var(--gray-color-100)}.form ::-moz-placeholder{color:var(--gray-color-100)}.form :-ms-input-placeholder{color:var(--gray-color-100)}.form :-moz-placeholder{color:var(--gray-color-100)}.form .check-field{position:relative}.form .check-field input{opacity:0;visibility:hidden;position:absolute;top:0;left:0}.form .check-field input:checked+label{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-color)}.form .check-field input:checked+label:after{opacity:1;visibility:initial}.form .check-field label{padding:0 10px 0 35px;position:relative;display:block;cursor:pointer;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:13px;line-height:24px;color:var(--black-color)}.form .check-field label:before{content:"";position:absolute;--tw-border-opacity:1;border:1px solid var(--gray-color-100);top:1px;left:0;width:20px;height:20px}.form .check-field label:after{content:"";position:absolute;--tw-border-opacity:1;border-left:3px solid var(--light-200);border-bottom:3px solid var(--light-200);border-right:0 solid var(--light-200);border-top:0 solid var(--light-200);transition-duration:.35s;top:6px;left:3px;width:13px;height:5px;transform:rotate(-45deg);opacity:0;visibility:hidden}.form .check-field.bank-field a{display:block;text-decoration:underline;padding-left:30px}@media (max-width:767px){.form .check-field.bank-field a{margin-top:5px;font-size:14px}}.form .check-field.bank-field a:hover{color:var(--light-200)}.form .check-field.bank-field label{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px}@media (max-width:767px){.form .check-field.bank-field label{gap:10px;position:relative}}.form .check-field.bank-field label:before{top:7px !important;transform:unset !important}.form .check-field.bank-field label:after{top:11px !important;transform:unset !important}@media (max-width:767px){.form .check-field.bank-field label .left{width:100%;display:flex;flex-direction:column}.form .check-field.bank-field label .left img{margin:5px 0 0 0 !important}}.form .check-field.bank-field label button{display:flex;align-items:center;justify-content:center;padding:5px;gap:5px;background:var(--light-200);color:var(--white-color);border:0;font-size:14px}@media (max-width:767px){.form .check-field.bank-field label button{position:absolute;right:0;bottom:0;padding:3px 5px}}@media (max-width:575px){.form .check-field.bank-field label button{font-size:12px}}@media (max-width:470px){.form .check-field.bank-field label button{font-size:11px;gap:3px}}.form .check-field.bank-field label button span{text-decoration:underline}.form .check-field.bank-field label button svg{fill:var(--white-color)}@media (max-width:575px){.form .check-field.bank-field label button svg{width:18px;height:18px}}.form .check-field.bank-field label button:hover span{text-decoration:none}.form .check-field-second{position:relative}.form .check-field-second input{position:absolute;top:50%;left:0;opacity:0}.form .check-field-second input:checked+label{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-color)}.form .check-field-second input:checked+label:before{border-color:var(--light-color)}.form .check-field-second input:checked+label:after{border-color:var(--light-color);background:var(--light-color)}.form .check-field-second label{padding-left:30px;position:relative;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:24px;color:var(--black-color);transition:all 350ms ease-in-out}@media (max-width:767px){.form .check-field-second label{font-size:14px}}.form .check-field-second label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;border-radius:50%;border:2px solid var(--black-color);transition:all 350ms ease-in-out}.form .check-field-second label:after{content:'';position:absolute;top:6px;left:4px;width:12px;height:12px;border-radius:50%;border:2px solid var(--black-color);transition:all 350ms ease-in-out}.form .check-field-second label a{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-color)}.form .check-field-second label:hover{color:var(--light-color)}.form .check-field-second label:hover:before,.form .check-field-second label:hover:after{border-color:var(--light-color)}.form .password-wrap{position:relative;margin-bottom:4px}.form .password-wrap.active svg{stroke:var(--light-color)}.form .password-wrap svg{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:15px;height:15px;cursor:pointer;stroke:var(--black-color)}.form .password-wrap input{width:100%;margin-bottom:0;padding-right:30px}#footer-newsletter{width:400px;align-self:flex-end}@media (max-width:991px){#footer-newsletter{position:relative;width:100%;align-self:unset;padding-bottom:16px}}#footer-newsletter .newsletter-box{display:flex;flex-direction:column;align-items:center;justify-content:center}#footer-newsletter .newsletter-box .wrap{position:relative;gap:0;width:100%}@media (max-width:991px){#footer-newsletter .newsletter-box .wrap{max-width:255px}}#footer-newsletter .newsletter-box .wrap a{top:2px;right:2px;width:32px;height:31px;line-height:31px;background-color:var(--dark-200);text-transform:uppercase;color:var(--white-color);transition-duration:.35s;position:absolute;border-radius:5px;border-width:0;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:12px;outline:none;text-align:center;cursor:pointer}#footer-newsletter .newsletter-box .wrap a:hover{background:var(--light-color)}#footer-newsletter .newsletter-box .wrap input{height:35px;line-height:35px;width:100%;background-color:var(--white-color);font-style:italic;color:var(--gray-color-100);padding:0 37px 0 11px;border-radius:5px;border-width:0;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:12px;outline:none}.custom-select-wrap{position:Relative}.custom-select-wrap button{height:30px;min-width:55px;display:flex;align-items:center;justify-content:space-between;border-radius:5px;border:1px solid var(--gray-color-100);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;color:var(--black-color);padding:0 7.9px 0 10px;outline:none;background:var(--white-color)}.custom-select-wrap button svg{transition:all 350ms ease-in-out}.custom-select-wrap.open .subselect{opacity:1;visibility:initial;top:100%}.custom-select-wrap.open button svg{rotate:180deg}.custom-select-wrap.open .subselect-overlay{display:block}.custom-select-wrap .subselect-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:none}.custom-select-wrap .subselect{position:absolute;border-radius:5px;border:1px solid var(--gray-color-100);display:flex;flex-direction:column;background:var(--white-color);right:0;top:120%;gap:0;opacity:0;z-index:2;visibility:hidden;transition:all 350ms ease-in-out}.custom-select-wrap .subselect.simple{width:100%}.custom-select-wrap .subselect.simple li{width:100%;padding:0 7.9px;display:block;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:13px;color:var(--black-color);line-height:20px;text-align:left;cursor:pointer;text-decoration:unset;transition:all 350ms ease-in-out}.custom-select-wrap .subselect.simple li:hover{color:var(--light-200)}.custom-select-wrap .subselect.simple li:after{display:none}.custom-select-wrap .subselect li{width:100%}.custom-select-wrap .subselect li a{padding:0 7.9px;display:block;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:13px;color:var(--black-color);line-height:20px;text-align:center;text-decoration:unset;transition:all 350ms ease-in-out}.custom-select-wrap .subselect li a:hover{color:var(--light-200)}.custom-select-wrap .subselect li a:after{display:none}.auth-form dl dt{display:Flex;align-items:center;justify-content:flex-start;gap:3px;margin-bottom:2px}.auth-form dl dt label{text-align:left;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:35px;color:var(--black-color)}.auth-form dl dt span{color:var(--red-color);font-size:13px}.auth-form dl dt.subheading-form{margin:.5rem 0}.auth-form dl .password-wrap{position:relative}.auth-form dl .password-wrap.active svg{stroke:var(--light-color)}.auth-form dl .password-wrap svg{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:15px;height:15px;cursor:pointer;stroke:var(--black-color)}.auth-form dl .password-wrap input{width:100%;margin-bottom:0;padding-right:30px}.auth-form dl dd{margin-bottom:30px}@media (max-width:991px){.auth-form dl dd{margin-bottom:20px}}@media (max-width:767px){.auth-form dl dd{margin-bottom:14px}}.auth-form dl dd input[type="text"],.auth-form dl dd input[type="email"],.auth-form dl dd input[type="password"],.auth-form dl dd input[type="number"]{height:44px;border-radius:10px;border:1px solid var(--gray-color-100);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;color:var(--gray-color-100);outline:2px solid transparent;outline-offset:2px;padding:0 14px;width:100%}.auth-form dl dd textarea{width:100%;border-radius:10px;border:1px solid var(--gray-color-100);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:24px;color:var(--gray-color-100);outline:2px solid transparent;outline-offset:2px;padding:5px 14px}.auth-form dl dd select{height:44px;width:100%;border-radius:10px;border:1px solid var(--gray-color-100);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;color:var(--gray-color-100);outline:2px solid transparent;outline-offset:2px;padding:0 14px}.auth-form dl dd input[type="checkbox"]{opacity:0;visibility:hidden;width:0;height:0;margin:0;padding:0}.auth-form dl dd input[type="checkbox"]:checked+label{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-200)}.auth-form dl dd input[type="checkbox"]:checked+label:after{opacity:1;visibility:initial}.auth-form dl dd input[type="checkbox"]+label{width:99%;text-align:left;padding:0 10px 0 35px;position:relative;display:inline-block;cursor:pointer;font-size:16px;line-height:24px;margin-bottom:2px}.auth-form dl dd input[type="checkbox"]+label:before{content:"";position:absolute;border:1px solid var(--gray-color-100);top:3px;left:0;width:20px;height:20px}.auth-form dl dd input[type="checkbox"]+label:after{content:"";position:absolute;--tw-border-opacity:1;border-left:3px solid var(--light-200);border-bottom:3px solid var(--light-200);transition-duration:.35s;top:8px;left:2px;width:15px;height:7px;transform:rotate(-45deg);opacity:0;visibility:hidden}.auth-form dl dd #autocomplete-data{color:var(--black-color)}.auth-form .check-field{position:relative;margin-top:1.75rem}.auth-form .check-field input[type="checkbox"]{opacity:0;position:absolute;top:0;left:0}.auth-form .check-field input[type="checkbox"]:checked+label{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-200)}.auth-form .check-field input[type="checkbox"]:checked+label:after{opacity:1;visibility:initial}.auth-form .check-field label{width:99%;text-align:left;padding:0 10px 0 35px;position:relative;display:inline-block;cursor:pointer;font-size:16px;line-height:24px;margin-bottom:2px}.auth-form .check-field label:before{content:"";position:absolute;border:1px solid var(--gray-color-100);top:3px;left:0;width:20px;height:20px}.auth-form .check-field label:after{content:"";position:absolute;--tw-border-opacity:1;border-left:3px solid var(--light-200);border-bottom:3px solid var(--light-200);transition-duration:.35s;top:8px;left:2px;width:15px;height:7px;transform:rotate(-45deg);opacity:0;visibility:hidden}.checkout-form .inline-fields{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}@media (max-width:991px){.checkout-form .inline-fields{flex-direction:column;gap:15px}}@media (max-width:991px){.checkout-form .inline-fields{gap:10px}}.checkout-form .inline-fields .check-field{flex:1}.checkout-form .inline-fields .login-form{width:100%;display:none}.checkout-form .inline-fields .login-form>.inline{display:flex;flex-wrap:Wrap;column-gap:30px}.checkout-form .inline-fields .login-form>.inline dl{padding:0;width:100%;max-width:calc(50% - 15px)}@media (max-width:575px){.checkout-form .inline-fields .login-form>.inline dl{max-width:100%}}.checkout-form .inline-fields .login-form>.inline dl input{width:100%}.checkout-form .inline-fields .login-form>.inline dl dt span{display:none}.checkout-form .check-field{position:relative}.checkout-form .check-field input{position:absolute;top:50%;left:0;opacity:0;visibility:initial}.checkout-form .check-field input:checked+label{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-color)}.checkout-form .check-field input:checked+label:before{border-color:var(--light-color)}.checkout-form .check-field input:checked+label:after{border-color:var(--light-color);background:var(--light-color)}.checkout-form .check-field label{padding-left:30px;position:relative;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:24px;color:var(--black-color);transition:all 350ms ease-in-out;margin:0}@media (max-width:991px){.checkout-form .check-field label{font-size:14px}}.checkout-form .check-field label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;border-radius:50%;border:2px solid var(--black-color);transition:all 350ms ease-in-out}.checkout-form .check-field label:after{content:'';position:absolute;top:6px;left:4px;width:12px;height:12px;border-radius:50%;border:2px solid var(--black-color);transition:all 350ms ease-in-out}.checkout-form .check-field label:hover{color:var(--light-color)}.checkout-form .check-field label:hover:before,.checkout-form .check-field label:hover:after{border-color:var(--light-color)}.select2-container--default{width:100% !important}.select2-container--default .select2-selection--single{border:1px solid var(--gray-color-100) !important;border-radius:10px !important;height:44px !important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px !important;font-size:14px !important;padding-left:14px !important;color:var(--gray-color-100) !important}.select2-container--default .select2-selection--single .select2-selection__arrow{width:8px !important;height:5px !important;top:50% !important;right:5px !important;transform:translateY(-50%) !important}.select2-container--default .select2-selection--single .select2-selection__arrow b{top:0 !important;left:0 !important;transform:unset !important;margin:0 !important}.select2-dropdown{border:1px solid var(--gray-color-100) !important;border-radius:10px !important;overflow:hidden}.select2-dropdown .select2-search--dropdown{padding:14px 14px 5px !important}.select2-dropdown .select2-search--dropdown input{border-radius:5px !important;outline:none !important;padding:0 10px !important;height:35px;color:var(--gray-color-100);font-size:14px}.select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:6px 14px !important;color:var(--gray-color-100);font-size:14px}.select2-dropdown .select2-results .select2-results__options .select2-results__option:hover{background:var(--light-color);color:var(--white-color)}.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{background:var(--light-color);color:var(--white-color)}.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background:var(--gray-color-500);color:var(--white-color)}.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__message{text-align:center;color:var(--light-color);font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__message:hover{background:var(--white-color)}.main-container{padding:0 24px;max-width:1287px;width:100%;margin:0 auto;box-sizing:border-box}@media (max-width:767px){.main-container{padding:0 14px}}.main-container.full{max-width:1920px;width:100%}.main-container.xlarge{width:100%;max-width:1700px}.main-title{font-size:25px;line-height:33px;margin-bottom:40px;color:var(--black-color);text-transform:uppercase;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-align:center;position:relative}@media (min-width:768px){.main-title.with-border .title-txt{position:relative;padding:7px 10px;background:var(--white-color)}}.main-title.with-border:before{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background:var(--light-color);transform:translateY(-50%)}@media (max-width:767px){.main-title.with-border:before{display:none}}.main-title.no-border:before{display:none}.main-title.mx{margin:20px 0}@media (max-width:1199px){.main-title{margin-bottom:20px}}@media (max-width:767px){.main-title{background-color:var(--light-200);font-size:12px;line-height:16px;color:var(--white-color);margin:0 -14px 20px;padding:8px}}.main-title .discount{position:absolute;top:50%;right:0;translate:0 -50%;color:var(--white-color);background:var(--red-color);font-size:20px;line-height:45px;height:45px;border-radius:10px;padding:0 15px;text-transform:uppercase}.main-title .discount a{color:var(--white-color)}@media (max-width:1199px){.main-title .discount{font-size:18px}}@media (max-width:991px){.main-title .discount{display:none}}.main-title.big{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;line-height:37px;color:var(--dark-200);font-size:29px;margin-bottom:57.7px}@media (max-width:767px){.main-title.big{background:transparent;font-size:17px;line-height:22px;margin-bottom:9.9px;padding:0;text-align:center}}.main-title.left{text-align:left}@media (max-width:767px){.main-title.left{text-align:center}}.main-title.custom{font-size:25px;display:block;line-height:35px;color:var(--black-color);margin-bottom:14px;padding:0;text-transform:initial;background:transparent}.main-title.custom span{color:var(--dark-100)}.main-title.custom span.light{color:var(--light-color)}@media (max-width:767px){.main-title.custom{font-size:20px;line-height:28px;margin-bottom:25px}}.main-title.medium{font-size:26px;display:block;width:100%;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;line-height:35px;color:var(--black-color);margin:0 0 29px;background:transparent;padding:0;text-transform:initial}@media (max-width:767px){.main-title.medium{font-size:20px;margin:0 0 24px}}.main-title.full{width:100%}.footer-heading{margin-bottom:16px;color:var(--light-color);text-transform:uppercase;font-size:16px;line-height:21px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}@media (max-width:991px){.footer-heading{padding:9.5px 0 11px;margin-bottom:0;text-align:center}.footer-heading svg{margin:auto;margin-top:6.4px}.footer-heading svg.close{display:block;float:none;opacity:1}.footer-heading svg.open{display:none}}@media (min-width:992px){.footer-heading svg{display:none}}.breadcrumbs-section{padding:32.6px 0;position:relative;z-index:3}@media (max-width:1500px){.breadcrumbs-section{padding:15px 0}}@media (max-width:991px){.breadcrumbs-section{padding:9px 0}}.breadcrumbs-section .breadcrumbs-ul{display:flex;align-items:center;justify-content:flex-start;gap:5px;width:100%;max-width:70%}@media (max-width:1500px){.breadcrumbs-section .breadcrumbs-ul{max-width:100%}}@media (max-width:1199px){.breadcrumbs-section .breadcrumbs-ul{flex-wrap:wrap}}.breadcrumbs-section .breadcrumbs-ul li a{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:35px;color:var(--gray-color-100);transition:all 350ms ease-in-out;display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;gap:5px}.breadcrumbs-section .breadcrumbs-ul li a:hover{color:var(--light-color)}@media (max-width:1400px){.breadcrumbs-section .breadcrumbs-ul li a{font-size:14px;line-height:28px}}@media (max-width:991px){.breadcrumbs-section .breadcrumbs-ul li a{font-size:12px;line-height:26px}}@media (max-width:767px){.breadcrumbs-section .breadcrumbs-ul li a{line-height:22px}}.breadcrumbs-section .breadcrumbs-ul li:not(:last-child) a:after{content:" /"}.breadcrumbs-section .breadcrumbs-ul li:last-child{flex:1;overflow:hidden}@media (max-width:1199px){.breadcrumbs-section .breadcrumbs-ul li:last-child{flex:unset}}.breadcrumbs-section .breadcrumbs-ul li:last-child a{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:18px;font-style:italic;color:var(--light-color);text-decoration:underline}.breadcrumbs-section .breadcrumbs-ul li:last-child a p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:5px}@media (max-width:1199px){.breadcrumbs-section .breadcrumbs-ul li:last-child a{font-size:14px}}@media (max-width:991px){.breadcrumbs-section .breadcrumbs-ul li:last-child a{font-size:12px}}.breadcrumbs-section .custom-select{border:1px solid var(--gray-color-100);border-radius:5px;padding:5px 10px;position:relative;width:100%;max-width:175px;min-height:34px}.breadcrumbs-section .custom-select p{font-size:14px;line-height:22px;position:relative;padding-right:10px;cursor:pointer;min-height:22px}.breadcrumbs-section .custom-select p svg{position:absolute;top:50%;right:0px;transform:translateY(-50%);transition:all 400ms ease-in-out}.breadcrumbs-section .custom-select ul{position:absolute;top:100%;lefT:0;width:100%;opacity:0;visibility:hidden;background:var(--white-color);border:1px solid var(--gray-color-100);border-radius:5px;transition:all 400ms ease-in-out;display:flex;flex-direction:column}.breadcrumbs-section .custom-select ul li a{display:flex;padding:5px 10px;font-size:13px;color:var(--main-color);transition:all 400ms ease-in-out}.breadcrumbs-section .custom-select ul li a:hover{background:var(--gray-color-600)}.breadcrumbs-section .custom-select.open p svg{transform:rotate(180deg)}.breadcrumbs-section .custom-select.open ul{opacity:1;visibility:initial}.bottom-pagination{width:100%;margin-top:29px}@media (max-width:767px){.bottom-pagination{margin-top:5px}}.bottom-pagination .main-container{padding:23px 14px;border-top:1px solid var(--gray-color-600)}@media (max-width:1199px){.bottom-pagination .main-container{padding:15px 14px}}@media (max-width:767px){.bottom-pagination .main-container{padding:16px 14px 14px;border-top:0}}.top-pagination{padding:15px 0}@media (max-width:767px){.top-pagination{padding:16px 0 14px}}.pagination-wrap{display:flex;align-items:center;justify-content:flex-end;gap:15px;flex-wrap:wrap}@media (max-width:767px){.pagination-wrap{justify-content:space-between !important;gap:10px}}.pagination-wrap.absolute{position:absolute;top:50%;right:15px;translate:0 -50%;width:60%}@media (max-width:1199px){.pagination-wrap.absolute{position:initial;translate:unset;width:100%}}@media (max-width:991px){.pagination-wrap.absolute{display:none}}.pagination-wrap.visible-mobile{justify-content:flex-start}@media (min-width:992px){.pagination-wrap.visible-mobile{display:none}}.pagination-wrap.full{width:100%}.pagination-wrap .per-rows{display:flex;align-items:center;justify-content:center;gap:28px}@media (max-width:1550px){.pagination-wrap .per-rows{display:none}}.pagination-wrap .per-rows .pagination-head{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:35px;color:var(--gray-color-100)}.pagination-wrap .per-page .pagenav{display:flex;align-items:center;justify-content:center;gap:28px}@media (max-width:767px){.pagination-wrap .per-page .pagenav{gap:10px}}.pagination-wrap .per-page .pagenav .pagination-head{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:35px;color:var(--gray-color-100)}.pagination-wrap .pagination{display:flex;align-items:center;justify-content:center;gap:5px;margin:0}.pagination-wrap .pagination a{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:17px;color:var(--gray-color-100);transition-duration:.35s}.pagination-wrap .pagination a:hover{color:var(--black-color)}.pagination-wrap .pagination a.a{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:21px;color:var(--black-color);text-decoration:underline}.modals{max-width:400px;margin:auto}.modals.big{max-width:500px}.modals h2{padding:20px 30px;text-transform:uppercase;font-size:15px;line-height:22px;text-align:center}.jquery-lightbox .jquery-lightbox-html{height:auto !important}.jquery-lightbox .jquery-lightbox-html>iframe{width:100% !important}@media (max-width:767px){.jquery-lightbox .jquery-lightbox-html>iframe{width:calc(100vw - 30px) !important}}@media (max-width:767px){.jquery-lightbox-move:has(.jquery-lightbox-html > iframe){left:50% !important;transform:translateX(-50%)}.jquery-lightbox-move:has(.jquery-lightbox-html > iframe) .jquery-lightbox{width:calc(100% - 20px) !important;min-width:290px}.jquery-lightbox-move:has(.jquery-lightbox-html > iframe) .jquery-lightbox .jquery-lightbox-background{max-width:calc(100% - 19px)}.jquery-lightbox-move:has(.jquery-lightbox-html > iframe) .jquery-lightbox .jquery-lightbox-html iframe{width:100% !important}}.jquery-lightbox-move:has(#add-to-cart-popup){position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1}.chosen-container .chosen-drop{position:absolute;box-sizing:border-box;top:100%;left:-9999px;z-index:1010;width:100%;border-top:0;background:var(--white-color)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice,.chosen-container .chosen-single{padding:5px 21px 5px 21px}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:var(--black-color) !important}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single{border:1px solid}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:7px 21px;box-sizing:border-box;height:40px;border-radius:1px;background-color:var(--white-color);color:var(--black-color);text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('https://www.bigfish.ro/static/images/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('https://www.bigfish.ro/static/images/chosen-sprite.png') no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-6px;padding:6px 10px;border-top:0;border-radius:0 0 1px 1px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:var(--black-color);position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{color:var(--white-color)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('https://www.bigfish.ro/static/images/sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url('https://www.bigfish.ro/static/images/chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.chosen-container-single .chosen-single div b{width:8px;height:5px;background:url('https://www.bigfish.ro/static/images/sprite.png') no-repeat -391px 0;position:absolute;top:18px;right:20px}.chosen-container-active.chosen-with-drop .chosen-single div b{background:url('https://www.bigfish.ro/static/images/chosen-sprite.png') no-repeat 0 -77px}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@-moz-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@-o-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.animated.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.animated.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.animated.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}@-o-keyframes tada{0%{-o-transform:scale(1)}10%,20%{-o-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg)}100%{-o-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.animated.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada}@-webkit-keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0deg)}}@-o-keyframes swing{20%{-o-transform:rotate(15deg)}40%{-o-transform:rotate(-10deg)}60%{-o-transform:rotate(5deg)}80%{-o-transform:rotate(-5deg)}100%{-o-transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.animated.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%)}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0%)}15%{-moz-transform:translateX(-25%) rotate(-5deg)}30%{-moz-transform:translateX(20%) rotate(3deg)}45%{-moz-transform:translateX(-15%) rotate(-3deg)}60%{-moz-transform:translateX(10%) rotate(2deg)}75%{-moz-transform:translateX(-5%) rotate(-1deg)}100%{-moz-transform:translateX(0%)}}@-o-keyframes wobble{0%{-o-transform:translateX(0%)}15%{-o-transform:translateX(-25%) rotate(-5deg)}30%{-o-transform:translateX(20%) rotate(3deg)}45%{-o-transform:translateX(-15%) rotate(-3deg)}60%{-o-transform:translateX(10%) rotate(2deg)}75%{-o-transform:translateX(-5%) rotate(-1deg)}100%{-o-transform:translateX(0%)}}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.animated.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.animated.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-moz-animation-timing-function:ease-out}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-moz-animation-timing-function:ease-out}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in}80%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in}100%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-moz-animation-timing-function:ease-in}}@-o-keyframes flip{0%{-o-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-o-animation-timing-function:ease-out}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-o-animation-timing-function:ease-out}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in}80%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in}100%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-o-animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible !important;-webkit-animation-name:flip;-moz-backface-visibility:visible !important;-moz-animation-name:flip;-o-backface-visibility:visible !important;-o-animation-name:flip;backface-visibility:visible !important;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.animated.flipInX{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible !important;-moz-animation-name:flipInX;-o-backface-visibility:visible !important;-o-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.animated.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible !important;-o-animation-name:flipOutX;-o-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateY(-10deg)}70%{-moz-transform:perspective(400px) rotateY(10deg)}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateY(-10deg)}70%{-o-transform:perspective(400px) rotateY(10deg)}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.animated.flipInY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible !important;-moz-animation-name:flipInY;-o-backface-visibility:visible !important;-o-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}}@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.animated.flipOutY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible !important;-moz-animation-name:flipOutY;-o-backface-visibility:visible !important;-o-animation-name:flipOutY;backface-visibility:visible !important;animation-name:flipOutY}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animated.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-20px)}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.animated.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(20px)}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.animated.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-20px)}}@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(20px)}}@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.animated.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.animated.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.animated.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.animated.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.animated.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3)}50%{opacity:1;-moz-transform:scale(1.05)}70%{-moz-transform:scale(.9)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3)}50%{opacity:1;-o-transform:scale(1.05)}70%{-o-transform:scale(.9)}100%{-o-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideInDown{0%{opacity:0;-o-transform:translateY(-2000px)}100%{-o-transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;-moz-animation-name:slideInDown;-o-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes slideInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{-moz-transform:translateX(0)}}@-o-keyframes slideInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}100%{-o-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;-moz-animation-name:slideInLeft;-o-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes slideInRight{0%{opacity:0;-moz-transform:translateX(2000px)}100%{-moz-transform:translateX(0)}}@-o-keyframes slideInRight{0%{opacity:0;-o-transform:translateX(2000px)}100%{-o-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;-moz-animation-name:slideInRight;-o-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes slideOutLeft{0%{-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes slideOutLeft{0%{-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;-moz-animation-name:slideOutLeft;-o-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes slideOutRight{0%{-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes slideOutRight{0%{-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;-moz-animation-name:slideOutRight;-o-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes slideOutUp{0%{-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes slideOutUp{0%{-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes slideOutUp{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;-moz-animation-name:slideOutUp;-o-animation-name:slideOutUp;animation-name:slideOutUp}.animated.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px)}60%{opacity:1;-moz-transform:translateY(-30px)}80%{-moz-transform:translateY(10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px)}60%{opacity:1;-o-transform:translateY(-30px)}80%{-o-transform:translateY(10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.animated.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.animated.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}60%{opacity:1;-moz-transform:translateX(30px)}80%{-moz-transform:translateX(-10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}60%{opacity:1;-o-transform:translateX(30px)}80%{-o-transform:translateX(-10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px)}60%{opacity:1;-moz-transform:translateX(-30px)}80%{-moz-transform:translateX(10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px)}60%{opacity:1;-o-transform:translateX(-30px)}80%{-o-transform:translateX(10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.animated.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@-moz-keyframes bounceOut{0%{-moz-transform:scale(1)}25%{-moz-transform:scale(.95)}50%{opacity:1;-moz-transform:scale(1.1)}100%{opacity:0;-moz-transform:scale(.3)}}@-o-keyframes bounceOut{0%{-o-transform:scale(1)}25%{-o-transform:scale(.95)}50%{opacity:1;-o-transform:scale(1.1)}100%{opacity:0;-o-transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.animated.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(-20px)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(-20px)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.animated.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(20px)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(20px)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.animated.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(-20px)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(-20px)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.animated.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.animated.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animated.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animated.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animated.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animated.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0}}@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.animated.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.animated.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.animated.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.animated.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.animated.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}100%{-moz-transform:translateY(700px);opacity:0}}@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}100%{-o-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.animated.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.animated.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg)}}@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.animated.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.animated.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}.animated.lightSpeedIn{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}}@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.animated.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}.animated.lightSpeedOut{-webkit-animation-duration:.25s;-moz-animation-duration:.25s;-o-animation-duration:.25s;animation-duration:.25s}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.bounce-drop{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:bounce-drop;-moz-animation-name:bounce-drop;-o-animation-name:bounce-drop;animation-name:bounce-drop}.bounce-scale{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:bounce-scale;-moz-animation-name:bounce-scale;-o-animation-name:bounce-scale;animation-name:bounce-scale}@keyframes bounce-drop{0%{transform:translateY(-100%);opacity:0}50%{transform:translateY(0);opacity:1}80%{transform:translateY(-5%);opacity:1}100%{transform:translateY(0);opacity:1}}@-webkit-keyframes bounce-drop{0%{transform:translateY(-100%)}50%{transform:translateY(0)}80%{transform:translateY(-8%)}100%{transform:translateY(0)}}@-o-keyframes bounce-drop{0%{transform:translateY(-100%)}50%{transform:translateY(0)}80%{transform:translateY(-8%)}100%{transform:translateY(0)}}@-ms-keyframes bounce-drop{0%{transform:translateY(-100%)}50%{transform:translateY(0)}80%{transform:translateY(-8%)}100%{transform:translateY(0)}}@keyframes bounce-scale{0%{transform:scale(.5) translate(-50%, -50%);opacity:0}50%{transform:scale(1.2) translate(-50%, -50%);opacity:0.8}100%{transform:scale(1) translate(-50%, -50%);opacity:1}}@-webkit-keyframes bounce-scale{0%{transform:scale(.5) translate(-50%, -50%);opacity:0}50%{transform:scale(1.2) translate(-50%, -50%);opacity:0.8}100%{transform:scale(1) translate(-50%, -50%);opacity:1}}@-o-keyframes bounce-scale{0%{transform:scale(.5) translate(-50%, -50%);opacity:0}50%{transform:scale(1.2) translate(-50%, -50%);opacity:0.8}100%{transform:scale(1) translate(-50%, -50%);opacity:1}}@-ms-keyframes bounce-scale{0%{transform:scale(.5) translate(-50%, -50%);opacity:0}50%{transform:scale(1.2) translate(-50%, -50%);opacity:0.8}100%{transform:scale(1) translate(-50%, -50%);opacity:1}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#fff;opacity:1}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:0.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:0.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:0.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:0.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:0.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-duration:1s;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:0.8}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}/*! jQuery UI - v1.12.1 - 2017-11-05
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(97.59999999999999%)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#ffffff;color:#333333}.ui-widget-content a{color:#333333}.ui-widget-header{border:1px solid #ddd;color:#333333;font-weight:bold}.ui-widget-header a{color:#333333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaaaaa;opacity:.3;filter:alpha(opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666;box-shadow:0px 0px 5px #666}.select-location-popup{position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);display:flex;height:100%;width:100%;align-items:center;justify-content:center;transition-duration:.35s;padding:15px;z-index:99999;opacity:0;visibility:hidden}.select-location-popup.active{opacity:1;visibility:initial}.select-location-popup .wrap{position:relative;width:100%;border-radius:10px;background-color:var(--white-color);max-width:700px;max-height:95vh;padding:20px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);display:Flex;align-items:center;justify-content:center;flex-direction:column}.select-location-popup .wrap .logo{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.select-location-popup .wrap .logo img{max-width:100%}@media (max-width:767px){.select-location-popup .wrap .logo img{width:130px}}.select-location-popup .wrap .text p{text-align:center;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:24px;color:var(--dark-100)}.select-location-popup .wrap .text p img{vertical-align:middle}.select-location-popup .wrap .fields{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:15px;margin:50px 0;width:100%}@media (max-width:767px){.select-location-popup .wrap .fields{flex-direction:column}}.select-location-popup .wrap .fields .select-wrap{flex:1;position:relative}@media (max-width:767px){.select-location-popup .wrap .fields .select-wrap{flex:unset;width:100%}}.select-location-popup .wrap .fields .select-wrap.open .selected .icon svg{rotate:180deg}.select-location-popup .wrap .fields .select-wrap.open .selectpicker{opacity:1;visibility:initial}.select-location-popup .wrap .fields .select-wrap .field-label{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px}.select-location-popup .wrap .fields .select-wrap .selected{height:41px;position:relative;display:flex;align-items:center;justify-content:flex-start;border:1px solid var(--gray-color-300);font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200);width:100%;border-radius:5px;padding:0 25px 0 15px;gap:15px;font-size:14px}.select-location-popup .wrap .fields .select-wrap .selected .icon{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.select-location-popup .wrap .fields .select-wrap .selected .icon svg{transition:all 350ms ease-in-out}.select-location-popup .wrap .fields .select-wrap .selectpicker{position:absolute;background-color:var(--white-color);box-shadow:0 0 7px 0 rgba(0,0,0,0.2);top:100%;left:0;width:100%;padding:5px 0;max-height:237px;overflow-y:auto;z-index:2;display:flex;flex-direction:column;gap:5px;opacity:0;visibility:hidden;transition:all 350ms ease-in-out}.select-location-popup .wrap .fields .select-wrap .selectpicker.active{opacity:1;visibility:initial}.select-location-popup .wrap .fields .select-wrap .selectpicker li.default-li{padding:0 15px;cursor:pointer;transition:all .35s ease-out;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200)}.select-location-popup .wrap .fields .select-wrap .selectpicker li a{position:relative;display:flex;align-items:center;justify-content:flex-start;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200);gap:15px;padding:0 15px;cursor:pointer;transition:all .35s ease-out}.close-popup{position:absolute;cursor:pointer;border-radius:50%;background-color:var(--white-color);transition-duration:.35s;top:0;right:0;width:30px;height:30px;transform:translate(50%, -50%);box-shadow:0 3px 10px 0 rgba(0,0,0,0.5)}.close-popup:hover{background-color:var(--light-color)}.close-popup:hover:before,.close-popup:hover:after{background:var(--white-color)}.close-popup:before{content:"";position:absolute;background-color:var(--black-color);transition-duration:.35s;top:50%;left:50%;width:17px;height:2px;transform:translate(-50%, -50%) rotate(45deg)}.close-popup:after{content:"";position:absolute;background-color:var(--black-color);transition-duration:.35s;top:50%;left:50%;width:17px;height:2px;transform:translate(-50%, -50%) rotate(-45deg)}#add-to-cart-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;padding:15px;box-sizing:border-box !important}#add-to-cart-popup .add-to-cart-popup-wrap{display:flex;flex-direction:column;width:100%;max-width:740px;background:var(--white-color);box-sizing:border-box !important;padding:30px;border-radius:15px;max-height:calc(100% - 15px);overflow-y:auto;position:relative}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap{padding:20px}}@media (max-width:450px){#add-to-cart-popup .add-to-cart-popup-wrap{padding:15px}}#add-to-cart-popup .add-to-cart-popup-wrap .close-popup{top:30px;right:30px;transform:unset}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .close-popup{right:20px;top:20px}}@media (max-width:450px){#add-to-cart-popup .add-to-cart-popup-wrap .close-popup{right:15px;top:11px}}#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-head{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:23px;line-height:29px;padding:0px 45px 20px 0}@media (max-width:991px){#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-head{font-size:19px;line-height:28px}}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-head{font-size:17px;line-height:25px;padding:0px 45px 10px 0}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-head{font-size:15px;line-height:23px}}@media (max-width:350px){#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-head{font-size:13px;line-height:22px}}#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-head span{color:var(--dark-100)}#add-to-cart-popup .add-to-cart-popup-wrap .add-to-cart-notification{background:var(--light-300);padding:5px 10px;color:var(--white-color);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:13px;line-height:23px;margin-bottom:15px}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content{display:flex;flex-wrap:wrap}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list{max-height:230px;width:100%;margin-bottom:0}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list{max-height:195px}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li{flex-wrap:wrap;gap:7px}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels{display:flex;align-items:center;justify-content:flex-end;gap:10px;background:var(--dark-100);padding:0 20px;bordeR:0;border-radius:7px}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2{color:var(--white-color);font-size:14px}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:first-child{margin:0 auto 0 0}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:last-child{margin-right:11%;margin-left:5%}@media (max-width:1600px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:last-child{margin-right:13%;margin-left:8%}}@media (max-width:1550px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:last-child{margin-right:11%}}@media (max-width:1500px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:last-child{margin-right:13%}}@media (max-width:1400px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:last-child{margin-right:15%}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:nth-last-child(2){margin-left:7%}@media (max-width:1500px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:nth-last-child(2){margin-left:6%}}@media (max-width:1400px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels h2:nth-last-child(2){margin-left:10%}}@media (max-width:1300px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li.labels{display:none}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .name{font-size:12px;line-height:20px}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .name a{-webkit-line-clamp:2;line-height:21px;font-size:14px}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .name a{font-size:12px;line-height:20px}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .image{background-size:contain !important}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .info{max-width:250px}@media (max-width:1650px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .info{max-width:240px}}@media (max-width:1400px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .info{max-width:200px}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .info{max-width:100%;width:100%}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .info .name .product-code{font-size:13px}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals{width:100%;max-width:calc(100% - 265px)}@media (max-width:1650px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals{max-width:calc(100% - 255px)}}@media (max-width:1400px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals{max-width:calc(100% - 215px)}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals{max-width:100%}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity{position:relative}@media (max-width:1500px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity{width:60px}}@media (max-width:1199px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity{width:90px}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity{width:75px}}@media (max-width:400px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity{width:68px}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity input{line-height:40px;background:var(--gray-color-600);color:var(--gray-color-100);border:0;box-sizing:border-box !important}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity span{width:20px;text-align:center;color:var(--gray-color-100);line-height:40px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity span.minus{left:0;border-right:1px solid var(--white-color)}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .change-quantity span.plus{right:0;border-left:1px solid var(--white-color)}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .price-wrap div{font-size:14px}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .price-wrap div{font-size:12px}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .price-wrap div.old{text-decoration:line-through}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete{margin-right:6px}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .cart-favorite{background:Transparent;display:flex;align-items:center;justify-content:center;margin-top:10px;margin-right:0;cursor:pointer}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .cart-favorite:before,#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .cart-favorite:after{display:none}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .cart-favorite svg{fill:var(--gray-color-500);transition:all 400ms ease-in-out}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .cart-favorite.active svg{fill:var(--light-300)}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .cart-favorite{margin-top:5px}}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .delete{background:Transparent;display:flex;cursor:pointer;align-items:center;justify-content:center;margin-top:0px;margin-right:0}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .delete svg{stroke:var(--dark-200);transition:all 350ms ease-in-out}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .delete:before,#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .delete:after{display:none}#add-to-cart-popup .add-to-cart-popup-wrap .cart-popup-main-content .cart-list li .totals .delete .delete:hover svg{stroke:var(--red-color)}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px;width:100%}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .title{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:24px;text-transform:uppercase;width:100%}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small{width:100%}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-prev,#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-next{opacity:1;z-index:2}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-prev:after,#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-next:after{display:none}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-prev svg,#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-next svg{stroke:var(--gray-color-100)}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-prev.swiper-button-disabled,#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-next.swiper-button-disabled{opacity:.3}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-prev{left:0}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-next{right:0}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .products_slide_small .swiper-button-next svg{transform:rotate(180deg)}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product{width:100%;max-width:100%;box-sizing:border-box !important}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .image{padding-top:50%}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .name{min-height:42px;margin-bottom:10px}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .name{min-height:40px}}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .name a{-webkit-line-clamp:2;line-height:21px;font-size:14px}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .name a{font-size:12px;line-height:20px}}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .price-wrap .price{padding:0}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .price-wrap{font-size:14px}}@media (max-width:400px){#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .price-wrap{font-size:13px}}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .select-variations .options-list{max-height:53px}@media (max-width:991px){#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .select-variations .options-list{max-height:50px}}#add-to-cart-popup .add-to-cart-popup-wrap .similar-cart-products .product .actions-section{gap:7px}#add-to-cart-popup .add-to-cart-popup-wrap .total-summary{padding:20px 0 10px}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .total-summary{border-top:0}}@media (max-width:575px){#add-to-cart-popup .add-to-cart-popup-wrap .total-summary{padding:20px 0 0}}#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div strong{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div span{width:172px;display:inline-block}@media (max-width:1500px){#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div span{width:178px}}@media (max-width:1400px){#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div span{width:190px}}@media (max-width:1199px){#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div span{width:182px}}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .total-summary div span{width:auto;text-align:right}}#add-to-cart-popup .add-to-cart-popup-wrap .buttons{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .buttons{flex-direction:column;gap:5px}}#add-to-cart-popup .add-to-cart-popup-wrap .buttons .main-btn{font-size:14px;height:35px;width:auto;padding:0 20px}@media (max-width:767px){#add-to-cart-popup .add-to-cart-popup-wrap .buttons .main-btn{width:100%;padding:0 10px}}.product-page-stock{width:100%;max-width:700px;display:none}@media (max-width:767px){.product-page-stock{max-width:300px}}.product-page-stock .form h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:18px;line-height:28px;margin:10px 0}.product-page-stock .form h3{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:20px;color:var(--red-color);line-height:30px;margin-bottom:10px}.product-page-stock .form dt{display:flex;align-items:center;justify-content:flex-start}.product-page-stock .form dt label{width:auto}.product-page-stock .form dd input,.product-page-stock .form dd textarea{width:100%;box-sizing:border-box !important}.product-page-stock .form .buttons{margin-top:10px}.jquery-lightbox-html .product-page-stock{display:block}#stock-alert-container{position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);display:flex;height:100%;width:100%;align-items:center;justify-content:center;transition-duration:.35s;padding:15px;z-index:15;opacity:0;visibility:hidden}#stock-alert-container.active{opacity:1;visibility:initial}#stock-alert-container #stock-alert{position:relative;width:100%;border-radius:10px;background-color:var(--white-color);max-width:700px;max-height:95vh;padding:20px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);display:Flex;align-items:center;justify-content:center;flex-direction:column}#stock-alert-container #stock-alert .form{width:100%;overflow-y:auto;height:100%}#stock-alert-container #stock-alert .form h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:22px;line-height:32px}#stock-alert-container #stock-alert .form dt{display:flex;align-items:center;justify-content:flex-start}#stock-alert-container #stock-alert .form dt label{width:auto}#stock-alert-container #stock-alert .form dd input,#stock-alert-container #stock-alert .form dd textarea{width:100%}.register-popup,.login-popup{position:fixed;inset:0;background:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;transition-duration:.35s;padding:15px;z-index:15;opacity:0;visibility:hidden}.register-popup.active,.login-popup.active{opacity:1;visibility:initial}.register-popup .wrap,.login-popup .wrap{position:relative;width:100%;border-radius:10px;background-color:var(--white-color);max-width:700px;max-height:95vh;padding:20px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);display:Flex;align-items:center;justify-content:center;flex-direction:column}.register-popup .wrap .content,.login-popup .wrap .content{width:100%}.register-popup .wrap .content .form input,.login-popup .wrap .content .form input{width:100%}.register-popup .wrap .content .form dt,.login-popup .wrap .content .form dt{display:flex;justify-content:flex-start}.register-popup .wrap .content .form dt label,.login-popup .wrap .content .form dt label{width:auto}.register-popup .wrap .content .button-storage-right,.login-popup .wrap .content .button-storage-right{display:flex;flex-direction:column;gap:10px;margin-top:20px}.full-cart-popup{position:fixed;inset:0;background:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;transition-duration:.35s;padding:15px;z-index:15;opacity:0;visibility:hidden}.full-cart-popup.active{opacity:1;visibility:initial}.full-cart-popup .full-cart-popup-wrap{position:relative;width:100%;border-radius:10px;background-color:var(--white-color);max-width:900px;max-height:calc(100% - 10px);padding:20px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);display:Flex;flex-direction:column;box-sizing:border-box}.full-cart-popup .full-cart-popup-wrap .main-wrap{max-height:95vh}.full-cart-popup .full-cart-popup-wrap .main-wrap #products-cart-list{display:flex;flex-direction:column;max-height:calc(100vh - 80px)}.full-cart-popup .full-cart-popup-wrap .main-wrap .cart-list{max-height:100% !important;flex:1;overflow-y:auto}.full-cart-popup .full-cart-popup-wrap .main-wrap ul.full{max-height:100%}@media (max-width:575px){.full-cart-popup .full-cart-popup-wrap .main-wrap ul li{flex-wrap:wrap}}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels{display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:10px !important;background:var(--dark-100);padding:0 20px !important;bordeR:0;border-radius:7px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels h2{color:var(--white-color);font-size:14px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels h2:first-child{width:280px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels h2:nth-child(2){width:170px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels h2:nth-child(3){width:153px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels h2:last-child{flex:1}@media (max-width:1300px){.full-cart-popup .full-cart-popup-wrap .main-wrap ul li.labels{display:none}}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .info{max-width:315px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .info .name .product-code{font-size:13px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals{width:100% !important;max-width:calc(100% - 315px)}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .change-quantity{position:relative}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .change-quantity span{position:absolute !important;right:0 !important;left:unset !important;background:var(--gray-color-200);display:flex;align-items:center;justify-content:center;color:var(--dark-200) !important;width:20px;height:50%;transform:unset !important}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .change-quantity span.minus{bottom:0;border-bottom-right-radius:6px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .change-quantity span.plus{top:0 !important;border-top-right-radius:6px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .change-quantity input{padding:0 23px 0 10px !important}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .price-wrap .price p{font-size:14px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .price-wrap .price p.old{text-decoration:line-through}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete{margin-right:6px}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .cart-favorite{background:Transparent !important;display:flex !important;align-items:center;justify-content:center;margin-top:10px;margin-right:0;cursor:pointer}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .cart-favorite:before,.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .cart-favorite:after{display:none}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .cart-favorite svg{fill:var(--gray-color-500);transition:all 400ms ease-in-out}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .cart-favorite.active svg{fill:var(--light-300)}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .delete{background:Transparent !important;display:flex !important;cursor:pointer;align-items:center;justify-content:center;margin-top:0px;margin-right:0}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .delete:before,.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .delete:after{display:none}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .delete svg{stroke:var(--dark-200);transition:all 350ms ease-in-out}.full-cart-popup .full-cart-popup-wrap .main-wrap ul li .totals .delete .delete:hover svg{stroke:var(--red-color)}@media (max-width:767px){.discount-message{position:sticky;top:0;left:0;width:100%;padding:5px 15px;border-bottom:1px solid var(--gray-color-100);background:var(--white-color)}}.discount-message .content{text-align:center;position:relative}.discount-message .content a{display:flex;align-items:center;justify-content:center}.discount-message .content a img{width:100%;max-width:100%}.discount-message .close-area{position:absolute;top:0px;right:10px;width:25px;height:25px;cursor:pointer}.discount-message .close-area .main{position:absolute;top:50%;left:50%;width:20px;height:20px;line-height:20px;text-align:center;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;background:var(--black-color);color:var(--white-color);border-radius:50%;transform:translate(-50%, -50%)}.discount-message .close-area .second{position:absolute;top:50%;left:50%;width:100%;height:100%;border:1px solid var(--black-color);border-radius:50%;transform:translate(-50%, -50%)}#stock-alert-popup{position:fixed;top:0;lefT:0;width:100%;max-width:100%;height:100%;z-index:100;background:rgba(0,0,0,0.6);padding:15px;display:Flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 400ms ease-in-out}#stock-alert-popup.open{opacity:1;visibility:initial}#stock-alert-popup .content{width:100%;max-width:744px;background:#fff;padding:15px;border-radius:5px;box-shadow:0 0 7px 0 rgba(0,0,0,0.2);position:relative}#stock-alert-popup .wrap{width:100%;max-height:calc(100vh - 60px);overflow-y:auto}#stock-alert-popup .wrap .close{position:absolute;top:0;right:0;width:30px;height:30px;border-radius:50%;background:#fff;box-shadow:0 3px 10px 0 rgba(0,0,0,0.5);transform:translate(50%, -50%);cursor:pointer;opacity:1}#stock-alert-popup .wrap .close:before{content:"";position:absolute;background-color:var(--black-color);transition-duration:.35s;top:50%;left:50%;width:17px;height:2px;transform:translate(-50%, -50%) rotate(45deg)}#stock-alert-popup .wrap .close:after{content:"";position:absolute;background-color:var(--black-color);transition-duration:.35s;top:50%;left:50%;width:17px;height:2px;transform:translate(-50%, -50%) rotate(-45deg)}.bank-popup{position:fixed;top:0;left:0;width:100%;height:100%;padding:15px;background:rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:center;z-index:15;opacity:0;visibility:hidden;pointer-events:none;transition:all 400ms ease-in-out}.bank-popup.active{opacity:1;visibility:initial;pointer-events:initial}.bank-popup .wrap{width:100%;max-width:500px;background:var(--white-color);border-radius:15px;padding:15px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--gray-color-100)}.bank-popup .wrap .head{display:flex;justify-content:space-between;align-items:center;gap:10px}.bank-popup .wrap .head img{width:90px}.bank-popup .wrap .head .close-btn{width:26px;height:26px;border:2px solid #000;position:relative;cursor:pointer;transition:all 400ms ease-in-out}.bank-popup .wrap .head .close-btn:hover{background-color:var(--black-color)}.bank-popup .wrap .head .close-btn:hover:before,.bank-popup .wrap .head .close-btn:hover:after{background-color:var(--white-color)}.bank-popup .wrap .head .close-btn:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);width:16px;height:2px;background:var(--black-color);transition:all 400ms ease-in-out}.bank-popup .wrap .head .close-btn:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg);width:16px;height:2px;background:var(--black-color);transition:all 400ms ease-in-out}.bank-popup .wrap .popup-body h4{margin:0 0 10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;padding:0 10px}.bank-popup .wrap .popup-body .info-list{padding:0 10px 10px}.bank-popup .wrap .popup-body .info-list li{font-size:17px;position:relative;padding-left:15px}.bank-popup .wrap .popup-body .info-list li:before{content:'';position:absolute;top:9px;left:0;width:6px;height:6px;background:black;border-radius:50%}.bank-popup .wrap .popup-body .info-list li span{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-200)}.bank-popup .wrap .popup-body .info-line{background:var(--light-200);padding:4px 20px;color:var(--white-color);margin-bottom:10px}.bank-popup .wrap .popup-body .info-line span{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-100)}.bank-popup .wrap .popup-body .btns{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:15px}.bank-popup .wrap .popup-body .btns a{width:auto;flex:1}.bank-popup .wrap .popup-body .months-range{display:flex;flex-direction:column;padding:5px 10px 10px;background:var(--light-200);margin:10px 0}.bank-popup .wrap .popup-body .months-range.no-bg{background:transparent;padding:0}.bank-popup .wrap .popup-body .months-range.no-bg .input-wrap input[type="range"]::-webkit-slider-runnable-track{border:1px solid var(--gray-color-300)}.bank-popup .wrap .popup-body .months-range.no-bg .input-wrap input[type="range"]::-webkit-slider-thumb{margin-top:-3px}.bank-popup .wrap .popup-body .months-range ul{display:flex;align-items:center;justify-content:center;margin-bottom:5px}.bank-popup .wrap .popup-body .months-range ul li{width:100%;max-width:calc(100% / 7);text-align:center;font-size:13px;line-height:16px}@media (max-width:767px){.bank-popup .wrap .popup-body .months-range ul li{font-size:11px}}@media (max-width:380px){.bank-popup .wrap .popup-body .months-range ul li{font-size:10px}}.bank-popup .wrap .popup-body .months-range .input-wrap{padding:0 16px}@media (max-width:767px){.bank-popup .wrap .popup-body .months-range .input-wrap{padding:0 10px}}.bank-popup .wrap .popup-body .months-range .input-wrap input[type="range"]{-webkit-appearance:none;appearance:none;background-color:transparent;cursor:pointer;inline-size:12.5rem;width:100%}.bank-popup .wrap .popup-body .months-range .input-wrap input[type="range"]::-webkit-slider-runnable-track{height:20px;background-color:white;border-radius:6px}.bank-popup .wrap .popup-body .months-range .input-wrap input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background-color:var(--dark-100);border-radius:5px;margin-top:-2px}.bank-popup .wrap .popup-body .months-range .input-wrap input[type="range"]::-moz-range-track{height:0.75rem;background-color:yellow;border-radius:3px}.bank-popup .wrap .popup-body .months-range .input-wrap input[type="range"]::-moz-range-thumb{-webkit-appearance:none;appearance:none;width:1.5rem;height:1.5rem;background-color:white;border-radius:50%;border:none}.bank-popup .wrap .popup-body h5{font-size:16px;margin:15px 0 10px;padding:0 10px}.bank-popup .wrap .popup-body h5 span{color:var(--light-200)}.bank-popup .wrap .popup-body h5 strong{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.bank-popup .wrap .popup-body p{font-size:14px;padding:0 10px}@media (max-width:991px){.mobile-filter-btns{display:flex;justify-content:flex-start;width:100%;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;margin:0 -24px;width:calc(100% + 48px);position:relative}.mobile-filter-btns:before{content:'';position:absolute;bottom:0;left:50%;transform:TranslateX(-50%);height:100%;width:1px;background:#f3f3f3}.mobile-filter-btns button{flex:1;background:transparent;border:0;outline:none;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px}.mobile-filter-btns button svg{fill:var(--light-color)}.mobile-filter-btns button h4{text-transform:uppercase;color:var(--light-color);margin:0;font-size:14px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.mobile-filter-btns button .count{width:25px;height:25px;display:Flex;align-items:center;justify-content:center;background:var(--light-color);color:var(--white-color);border-radius:50%;font-size:14px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.close-mobile-filter,.close-mobile-sort{position:fixed;bottom:0;right:0;width:100%;transform:translateX(120%);transition:all 400ms ease-in-out;z-index:22}.close-mobile-filter.open,.close-mobile-sort.open{transform:translateX(0%)}.close-mobile-filter button,.close-mobile-sort button{height:40px;background:#8d0082;padding:0 10px;display:flex;align-items:center;justify-content:center;color:var(--white-color);width:100%;border:0;outline:none;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-transform:uppercase}.close-mobile-filter button span,.close-mobile-sort button span{width:20px;height:20px;display:block;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.close-mobile-filter button span:before,.close-mobile-sort button span:before{content:'';position:absolute;top:50%;left:50%;width:20px;height:2px;background:var(--white-color);transform:translate(-50%, -50%) rotate(45deg)}.close-mobile-filter button span:after,.close-mobile-sort button span:after{content:'';position:absolute;top:50%;left:50%;width:2px;height:20px;background:var(--white-color);transform:translate(-50%, -50%) rotate(45deg)}.sort-mobile-wrap{max-width:100%;position:fixed;top:0;right:0;height:100%;transform:translateX(120%);transition:all 400ms ease-in-out;background:var(--white-color);z-index:20;width:100%}.sort-mobile-wrap h2{text-align:center;padding:10px;background:#f3f3f3;color:var(--black-color);text-transform:uppercase;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;margin-bottom:10px}.sort-mobile-wrap ul{display:flex;flex-direction:column;padding:10px}.sort-mobile-wrap ul li a{padding:10px 0 10px 25px;text-transform:uppercase;font-size:14px;line-height:22px;color:var(--dark-200);display:block;position:relative}.sort-mobile-wrap ul li a:before{content:'';position:absolute;top:14px;left:0;width:14px;height:14px;border:1px solid #999;border-radius:50%}.sort-mobile-wrap ul li.active a:before{background:#999}.sort-mobile-wrap.open{transform:translateX(0%)}}@media (max-width:450px){.mobile-filter-btns{margin:0 -14px;width:calc(100% + 28px)}.mobile-filter-btns button{gap:5px}.mobile-filter-btns button h4{font-size:13px}.mobile-filter-btns button .count{width:22px;height:22px;font-size:13px}}.filter-section{width:100%;margin-top:18px;max-width:274px;position:sticky;top:90px;max-height:calc(100vh - 100px);overflow-y:auto}@media (max-width:991px){.filter-section{max-width:100%;position:fixed;margin-top:0px;max-height:unset;top:0;right:0;height:100%;transform:translateX(120%);transition:all 400ms ease-in-out;background:var(--white-color);z-index:20;padding:10px 10px 50px}.filter-section.open{transform:translateX(0%)}}.filter-section #apply-price-filter.disabled{pointer-events:none;opacity:.7}.filter-section .wrap{display:flex;flex-direction:column;border:1px solid var(--gray-color-400)}.filter-section .wrap .filter:not(:last-child){border-bottom:1px solid var(--gray-color-300)}.filter-section .wrap .filter.open .filter-head span:after{opacity:0}.filter-section .wrap .filter .show-more-wrap{padding:12px}.filter-section .wrap .filter .filter-head{display:flex;width:100%;align-items:center;justify-content:space-between;background-color:var(--gray-color-700);padding:17px 32px 23px 17px;cursor:pointer}@media (max-width:991px){.filter-section .wrap .filter .filter-head{padding:20px 40px 20px 23px}}.filter-section .wrap .filter .filter-head h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;text-transform:uppercase;line-height:30px;color:var(--dark-200)}.filter-section .wrap .filter .filter-head span{width:12px;height:12px;position:relative}.filter-section .wrap .filter .filter-head span:before,.filter-section .wrap .filter .filter-head span:after{content:"";background-color:var(--gray-color-100);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all 350ms ease-in-out}.filter-section .wrap .filter .filter-head span:before{width:100%;height:2px}.filter-section .wrap .filter .filter-head span:after{width:2px;height:100%}.filter-section .wrap .filter .list.close-list{display:none}.filter-section .wrap .filter .list ul{display:flex;flex-direction:column;--tw-border-opacity:1;border-color:var(--gray-color-300);border-top:1px solid var(--gray-color-300);padding:0 12px}.filter-section .wrap .filter .list ul li{width:100% !important}.filter-section .wrap .filter .list ul li a{position:relative;display:flex;align-items:center;justify-content:flex-start;line-height:0;width:100%}.filter-section .wrap .filter .list ul li a input{opacity:0;visibility:hidden;position:absolute;top:0;left:0}.filter-section .wrap .filter .list ul li a input:checked+label:after{opacity:1;visibility:initial}.filter-section .wrap .filter .list ul li a label{padding-left:35px;position:relative;cursor:pointer;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;line-height:35px;color:var(--dark-200);transition:all 350ms ease-in-out}.filter-section .wrap .filter .list ul li a label:before{content:"";position:absolute;border:1px solid var(--gray-color-300);top:8px;left:0;width:19px;height:19px}.filter-section .wrap .filter .list ul li a label:after{content:"";position:absolute;--tw-border-opacity:1;border-left:3px solid var(--light-200);border-bottom:3px solid var(--light-200);transition-duration:.35s;top:12px;left:2px;width:15px;height:7px;transform:rotate(-45deg);opacity:0;visibility:hidden}.filter-section .wrap .filter .list ul li a:hover label{color:var(--light-200)}.filter-section .wrap .filter .list .filter-search{position:relative;padding:14px 12px;border-top:1px solid var(--gray-color-300)}.filter-section .wrap .filter .list .filter-search input{line-height:34px;width:100%;border-radius:10px;border:1px solid var(--gray-color-100);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;font-style:italic;color:var(--gray-color-100);padding:0 30px 0 13px;outline:none}.filter-section .wrap .filter .list .filter-search button{position:absolute;top:50%;right:20px;outline:none;display:flex;flex-wrap:wrap;transform:translateY(-50%)}.filter-section .wrap .filter .fall-box{position:relative;padding:14px 12px;border-top:1px solid var(--gray-color-300)}.filter-section .wrap .filter .fall-box #price-filter-form{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-bottom:10px}.filter-section .wrap .filter .fall-box #price-filter-form div strong{font-size:12px;line-height:21px;color:var(--dark-200);text-align:center;width:70px;display:block;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.filter-section .wrap .filter .fall-box #price-filter-form div input{border:0;padding:0;min-width:0;width:70px;background:transparent;text-align:center;color:var(--gray-color-100);font-size:16px}.filter-section .wrap .filter .fall-box .slider-wrap{margin-bottom:10px}.filter-section .wrap .filter .subcategories-list ul{display:flex;flex-direction:column}.filter-section .wrap .filter .subcategories-list ul .subcategory-section{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.filter-section .wrap .filter .subcategories-list ul .subcategory-section svg.arrow{fill:var(--gray-color-1400);transition:all 400ms ease-in-out;cursor:pointer}.filter-section .wrap .filter .subcategories-list ul .subcategory-section.open svg.arrow{transform:rotate(180deg)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section .sucategory-level3 .child-main{max-width:100%}.filter-section .wrap .filter .subcategories-list ul .subcategory-section .sucategory-level3 .child-main svg{fill:var(--gray-color-1400)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section a{padding:5px 0 5px 35px;position:relative;cursor:pointer;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;line-height:25px;color:var(--dark-200);display:flex;align-items:center;justify-content:space-between}.filter-section .wrap .filter .subcategories-list ul .subcategory-section a.has-childrens{max-width:calc(100% - 15px)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section a:before{content:'';position:absolute;top:13px;left:10px;width:10px;height:10px;border-radius:50%;background:var(--gray-color-1400)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section a:hover,.filter-section .wrap .filter .subcategories-list ul .subcategory-section a.active{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.filter-section .wrap .filter .subcategories-list ul .subcategory-section a.open svg{transform:rotate(180deg)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul{bordeR:0;display:flex;flex-direction:column;border-left:1px solid var(--gray-color-1400);padding:0;margin-left:15px;position:relative;max-height:1000px;transition:all 500ms ease-in-out}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul.close-sub{max-height:0;overflow:hidden}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul li a{padding:2px 0 2px 30px;font-size:13px}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul li a:before{width:13px;height:1px;border-radius:0;left:0;top:50%;transform:translateY(-50%)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul li a:hover{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul li a.open svg{transform:rotate(180deg)}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul li:last-child{position:relative}.filter-section .wrap .filter .subcategories-list ul .subcategory-section ul li:last-child:before{content:'';position:absolute;bottom:0;lefT:-1px;width:10px;height:50%;background:var(--white-color)}.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .main:before,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section>a:before{width:20px;height:20px;background:transparent;border:1px solid #6b7280;border-radius:5px;left:5px;top:9px}.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section:has(a.active-cat) .main:after,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section:has(a.active-cat)>a:after{content:'';position:absolute;top:15px;left:10px;width:10px;height:5px;border-bottom:2px solid var(--light-200);border-left:2px solid var(--light-200);transform:rotate(-45deg)}.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level3,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level4{border:0;width:100%}.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level3>li a:before,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level4>li a:before{width:20px;height:20px;background:transparent;border:1px solid #6b7280;border-radius:5px;left:0px;top:5.5px;transform:unset}.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level3>li a.active-cat,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level4>li a.active-cat,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level3>li a.is-open,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level4>li a.is-open{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level3>li a.active-cat:after,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level4>li a.active-cat:after,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level3>li a.is-open:after,.filter-section .wrap .filter .subcategories-list.subcategories-type-2>ul>.subcategory-section .sucategory-level4>li a.is-open:after{content:'';position:absolute;top:11px;left:5px;width:10px;height:5px;border-bottom:2px solid var(--light-200);border-left:2px solid var(--light-200);transform:rotate(-45deg)}#cart-products ul,.ev-quick-cart-container ul,.cart-popup-main-content ul{display:flex;flex-direction:column;max-height:264px;overflow-y:auto;padding-right:5px}@media (max-width:767px){#cart-products ul,.ev-quick-cart-container ul,.cart-popup-main-content ul{max-height:calc(134px * 2)}}#cart-products ul .product-wrap,.ev-quick-cart-container ul .product-wrap,.cart-popup-main-content ul .product-wrap{padding:7px 0 34px;border-bottom:1px solid var(--gray-color-600);display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:11px;row-gap:6px;position:relative}@media (max-width:767px){#cart-products ul .product-wrap,.ev-quick-cart-container ul .product-wrap,.cart-popup-main-content ul .product-wrap{padding:7px 0}}#cart-products ul .product-wrap .image,.ev-quick-cart-container ul .product-wrap .image,.cart-popup-main-content ul .product-wrap .image{display:block;max-width:70px;width:100%;padding-top:52px;background-size:auto 100% !important}@media (max-width:767px){#cart-products ul .product-wrap .image,.ev-quick-cart-container ul .product-wrap .image,.cart-popup-main-content ul .product-wrap .image{max-width:50px;padding-top:40px}}#cart-products ul .product-wrap .name-wrap,.ev-quick-cart-container ul .product-wrap .name-wrap,.cart-popup-main-content ul .product-wrap .name-wrap{width:100%;max-width:calc(100% - 81px);display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;column-gap:20px;row-gap:7px}@media (max-width:767px){#cart-products ul .product-wrap .name-wrap,.ev-quick-cart-container ul .product-wrap .name-wrap,.cart-popup-main-content ul .product-wrap .name-wrap{max-width:calc(100% - 61px)}}#cart-products ul .product-wrap .name-wrap .name,.ev-quick-cart-container ul .product-wrap .name-wrap .name,.cart-popup-main-content ul .product-wrap .name-wrap .name{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--black-color);font-size:16px;line-height:21px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-width:calc(100% - 30px)}@media (max-width:767px){#cart-products ul .product-wrap .name-wrap .name,.ev-quick-cart-container ul .product-wrap .name-wrap .name,.cart-popup-main-content ul .product-wrap .name-wrap .name{font-size:12px;line-height:19px}}#cart-products ul .product-wrap .name-wrap .cart-item-actions,.ev-quick-cart-container ul .product-wrap .name-wrap .cart-item-actions,.cart-popup-main-content ul .product-wrap .name-wrap .cart-item-actions{position:absolute;top:8px;right:0;display:flex;flex-direction:column;gap:10px}#cart-products ul .product-wrap .name-wrap .cart-item-actions .cart-favorite,.ev-quick-cart-container ul .product-wrap .name-wrap .cart-item-actions .cart-favorite,.cart-popup-main-content ul .product-wrap .name-wrap .cart-item-actions .cart-favorite{cursor:pointer;display:flex;align-items:center;justify-content:center}#cart-products ul .product-wrap .name-wrap .cart-item-actions .cart-favorite svg,.ev-quick-cart-container ul .product-wrap .name-wrap .cart-item-actions .cart-favorite svg,.cart-popup-main-content ul .product-wrap .name-wrap .cart-item-actions .cart-favorite svg{fill:var(--gray-color-500);transition:all 350ms ease-in-out}#cart-products ul .product-wrap .name-wrap .cart-item-actions .cart-favorite:hover svg,.ev-quick-cart-container ul .product-wrap .name-wrap .cart-item-actions .cart-favorite:hover svg,.cart-popup-main-content ul .product-wrap .name-wrap .cart-item-actions .cart-favorite:hover svg,#cart-products ul .product-wrap .name-wrap .cart-item-actions .cart-favorite.active svg,.ev-quick-cart-container ul .product-wrap .name-wrap .cart-item-actions .cart-favorite.active svg,.cart-popup-main-content ul .product-wrap .name-wrap .cart-item-actions .cart-favorite.active svg{fill:var(--light-300)}#cart-products ul .product-wrap .name-wrap .delete,.ev-quick-cart-container ul .product-wrap .name-wrap .delete,.cart-popup-main-content ul .product-wrap .name-wrap .delete{width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .35s ease-in-out;cursor:pointer}#cart-products ul .product-wrap .name-wrap .delete svg,.ev-quick-cart-container ul .product-wrap .name-wrap .delete svg,.cart-popup-main-content ul .product-wrap .name-wrap .delete svg{stroke:var(--dark-200);transition:all 350ms ease-in-out}#cart-products ul .product-wrap .name-wrap .delete:hover svg,.ev-quick-cart-container ul .product-wrap .name-wrap .delete:hover svg,.cart-popup-main-content ul .product-wrap .name-wrap .delete:hover svg{stroke:var(--red-color)}#cart-products ul .product-wrap .bottom,.ev-quick-cart-container ul .product-wrap .bottom,.cart-popup-main-content ul .product-wrap .bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;width:100%}#cart-products ul .product-wrap .bottom .change-quantity,.ev-quick-cart-container ul .product-wrap .bottom .change-quantity,.cart-popup-main-content ul .product-wrap .bottom .change-quantity{width:100%;max-width:69px;height:23px;background-color:var(--gray-color-600);border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden}#cart-products ul .product-wrap .bottom .change-quantity span,.ev-quick-cart-container ul .product-wrap .bottom .change-quantity span,.cart-popup-main-content ul .product-wrap .bottom .change-quantity span{padding:0 7px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;line-height:21px;color:var(--gray-color-100);cursor:pointer;transition:all 350ms ease-in-out}#cart-products ul .product-wrap .bottom .change-quantity span.dec,.ev-quick-cart-container ul .product-wrap .bottom .change-quantity span.dec,.cart-popup-main-content ul .product-wrap .bottom .change-quantity span.dec{border-right:1px solid var(--white-color)}#cart-products ul .product-wrap .bottom .change-quantity span.inc,.ev-quick-cart-container ul .product-wrap .bottom .change-quantity span.inc,.cart-popup-main-content ul .product-wrap .bottom .change-quantity span.inc{border-left:1px solid var(--white-color)}#cart-products ul .product-wrap .bottom .change-quantity span:hover,.ev-quick-cart-container ul .product-wrap .bottom .change-quantity span:hover,.cart-popup-main-content ul .product-wrap .bottom .change-quantity span:hover{background:var(--gray-color-100);color:var(--white-color)}#cart-products ul .product-wrap .bottom .change-quantity input,.ev-quick-cart-container ul .product-wrap .bottom .change-quantity input,.cart-popup-main-content ul .product-wrap .bottom .change-quantity input{width:auto;background:transparent;outline:none;border:0;text-align:center;min-width:0;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:11px;line-height:15px;color:var(--gray-color-100)}#cart-products ul .product-wrap .bottom .price,.ev-quick-cart-container ul .product-wrap .bottom .price,.cart-popup-main-content ul .product-wrap .bottom .price{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:20px;line-height:27px;color:var(--dark-400)}@media (max-width:767px){#cart-products ul .product-wrap .bottom .price,.ev-quick-cart-container ul .product-wrap .bottom .price,.cart-popup-main-content ul .product-wrap .bottom .price{font-size:16px}}#cart-products ul .product-wrap .bottom .price strong,.ev-quick-cart-container ul .product-wrap .bottom .price strong,.cart-popup-main-content ul .product-wrap .bottom .price strong{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}#cart-total{margin:6px 0 35px;display:flex;flex-direction:column}#cart-total #total-price{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:17px;line-height:22px;color:var(--black-color);text-transform:uppercase}#cart-total #total-price span{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:20px;line-height:27px}.ev-quick-cart-total{margin:10px 0}.ev-quick-cart-total .leading-normal{background:var(--red-color);border-radius:5px;padding:10px;color:var(--white-color);font-size:13px;line-height:22px;display:none}.ev-quick-cart-total .leading-normal span{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-200)}.ev-quick-cart-total p{display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}.ev-quick-cart-total p span{font-size:20px;color:var(--light-color)}.ev-quick-cart-total p.discount-line{font-size:15px}.ev-quick-cart-total p.discount-line:after{display:none}@media (max-width:767px){.ev-quick-cart-total p.discount-line{font-size:13px}.ev-quick-cart-total p.discount-line span{font-size:13px}}#products-cart-list .no-products,#products-cart-list-final-step .no-products,.cart-popup-main-content .no-products{color:var(--light-300);font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}#products-cart-list ul,#products-cart-list-final-step ul,.cart-popup-main-content ul{margin-bottom:25px;max-height:300px;overflow-y:auto}#products-cart-list ul.no-scroll,#products-cart-list-final-step ul.no-scroll,.cart-popup-main-content ul.no-scroll{max-height:unset}#products-cart-list ul li,#products-cart-list-final-step ul li,.cart-popup-main-content ul li{display:flex;align-items:flex-end;justify-content:flex-start;align-items:center;gap:15px;padding:10px 0;border-bottom:2px solid var(--gray-coloe-1100)}#products-cart-list ul li:first-child,#products-cart-list-final-step ul li:first-child,.cart-popup-main-content ul li:first-child{border-top:2px solid var(--gray-coloe-1100)}#products-cart-list ul li.center,#products-cart-list-final-step ul li.center,.cart-popup-main-content ul li.center{align-items:center}#products-cart-list ul li.center:first-child,#products-cart-list-final-step ul li.center:first-child,.cart-popup-main-content ul li.center:first-child{border-top:0}#products-cart-list ul li.center .totals,#products-cart-list-final-step ul li.center .totals,.cart-popup-main-content ul li.center .totals{margin:0;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;width:160px}@media (max-width:991px){#products-cart-list ul li.center .totals,#products-cart-list-final-step ul li.center .totals,.cart-popup-main-content ul li.center .totals{width:unset}}#products-cart-list ul li.center .totals .price-wrap .price-total .price p,#products-cart-list-final-step ul li.center .totals .price-wrap .price-total .price p,.cart-popup-main-content ul li.center .totals .price-wrap .price-total .price p{color:var(--light-color);font-size:20px}@media (max-width:991px){#products-cart-list ul li.center .totals .price-wrap .price-total .price p,#products-cart-list-final-step ul li.center .totals .price-wrap .price-total .price p,.cart-popup-main-content ul li.center .totals .price-wrap .price-total .price p{font-size:16px}}@media (max-width:767px){#products-cart-list ul li.center .totals .price-wrap .price-total .price p,#products-cart-list-final-step ul li.center .totals .price-wrap .price-total .price p,.cart-popup-main-content ul li.center .totals .price-wrap .price-total .price p{font-size:15px;line-height:24px}}#products-cart-list ul li.center .totals .price-per-quantity,#products-cart-list-final-step ul li.center .totals .price-per-quantity,.cart-popup-main-content ul li.center .totals .price-per-quantity{font-size:14px;color:var(--gray-color-100)}@media (max-width:767px){#products-cart-list ul li.center .totals .price-per-quantity,#products-cart-list-final-step ul li.center .totals .price-per-quantity,.cart-popup-main-content ul li.center .totals .price-per-quantity{font-size:12px;line-height:22px}}#products-cart-list ul li.center .info,#products-cart-list-final-step ul li.center .info,.cart-popup-main-content ul li.center .info{width:65%}#products-cart-list ul li.center .info .name,#products-cart-list-final-step ul li.center .info .name,.cart-popup-main-content ul li.center .info .name{text-align:left}#products-cart-list ul li .info,#products-cart-list-final-step ul li .info,.cart-popup-main-content ul li .info{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex:1}#products-cart-list ul li .image,#products-cart-list-final-step ul li .image,.cart-popup-main-content ul li .image{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:80px;height:80px}@media (max-width:1199px){#products-cart-list ul li .image,#products-cart-list-final-step ul li .image,.cart-popup-main-content ul li .image{max-width:60px;height:60px}}@media (max-width:767px){#products-cart-list ul li .image,#products-cart-list-final-step ul li .image,.cart-popup-main-content ul li .image{max-width:50px;height:50px;min-width:50px}}#products-cart-list ul li .name,#products-cart-list-final-step ul li .name,.cart-popup-main-content ul li .name{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;line-height:24px}@media (max-width:767px){#products-cart-list ul li .name,#products-cart-list-final-step ul li .name,.cart-popup-main-content ul li .name{font-size:13px}}#products-cart-list ul li .name a,#products-cart-list-final-step ul li .name a,.cart-popup-main-content ul li .name a{color:var(--dark-200);transition:all 350ms ease-in-out;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#products-cart-list ul li .name a:hover,#products-cart-list-final-step ul li .name a:hover,.cart-popup-main-content ul li .name a:hover{color:var(--light-color)}#products-cart-list ul li .totals,#products-cart-list-final-step ul li .totals,.cart-popup-main-content ul li .totals{width:250px;display:flex;align-items:center;justify-content:space-between;gap:10px}@media (max-width:1400px){#products-cart-list ul li .totals,#products-cart-list-final-step ul li .totals,.cart-popup-main-content ul li .totals{width:220px}}#products-cart-list ul li .totals .quantity .change-quantity,#products-cart-list-final-step ul li .totals .quantity .change-quantity,.cart-popup-main-content ul li .totals .quantity .change-quantity{position:Relative;width:80px}@media (max-width:1400px){#products-cart-list ul li .totals .quantity .change-quantity,#products-cart-list-final-step ul li .totals .quantity .change-quantity,.cart-popup-main-content ul li .totals .quantity .change-quantity{width:60px}}#products-cart-list ul li .totals .quantity .change-quantity span,#products-cart-list-final-step ul li .totals .quantity .change-quantity span,.cart-popup-main-content ul li .totals .quantity .change-quantity span{position:absolute;top:50%;transform:translate(0, -50%);color:var(--gray-color-400);cursor:pointer;transition:all 400ms ease-in-out}#products-cart-list ul li .totals .quantity .change-quantity span.minus,#products-cart-list-final-step ul li .totals .quantity .change-quantity span.minus,.cart-popup-main-content ul li .totals .quantity .change-quantity span.minus{left:7px}#products-cart-list ul li .totals .quantity .change-quantity span.plus,#products-cart-list-final-step ul li .totals .quantity .change-quantity span.plus,.cart-popup-main-content ul li .totals .quantity .change-quantity span.plus{right:7px}#products-cart-list ul li .totals .quantity .change-quantity span:hover,#products-cart-list-final-step ul li .totals .quantity .change-quantity span:hover,.cart-popup-main-content ul li .totals .quantity .change-quantity span:hover{color:var(--light-color)}#products-cart-list ul li .totals .quantity .change-quantity input,#products-cart-list-final-step ul li .totals .quantity .change-quantity input,.cart-popup-main-content ul li .totals .quantity .change-quantity input{width:100%;border:1px solid var(--gray-color-500);border-radius:6px;padding:0 20px;text-align:center;line-height:25px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;outline:none}@media (max-width:1400px){#products-cart-list ul li .totals .quantity .change-quantity input,#products-cart-list-final-step ul li .totals .quantity .change-quantity input,.cart-popup-main-content ul li .totals .quantity .change-quantity input{font-size:12px}}#products-cart-list ul li .totals .price-total p,#products-cart-list-final-step ul li .totals .price-total p,.cart-popup-main-content ul li .totals .price-total p{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200)}@media (max-width:767px){#products-cart-list ul li .totals .price-per,#products-cart-list-final-step ul li .totals .price-per,.cart-popup-main-content ul li .totals .price-per{font-size:12px}}#products-cart-list ul li .totals .delete a,#products-cart-list-final-step ul li .totals .delete a,.cart-popup-main-content ul li .totals .delete a{width:26px;height:26px;background:var(--gray-color-600);border-radius:50%;display:block;position:relative;transition:all 400ms ease-in-out}#products-cart-list ul li .totals .delete a:hover,#products-cart-list-final-step ul li .totals .delete a:hover,.cart-popup-main-content ul li .totals .delete a:hover{background:var(--light-color)}#products-cart-list ul li .totals .delete a:hover:before,#products-cart-list-final-step ul li .totals .delete a:hover:before,.cart-popup-main-content ul li .totals .delete a:hover:before,#products-cart-list ul li .totals .delete a:hover:after,#products-cart-list-final-step ul li .totals .delete a:hover:after,.cart-popup-main-content ul li .totals .delete a:hover:after{background:var(--white-color)}#products-cart-list ul li .totals .delete a:before,#products-cart-list-final-step ul li .totals .delete a:before,.cart-popup-main-content ul li .totals .delete a:before{content:'';position:absolute;top:50%;left:50%;width:12px;height:2px;background:var(--dark-400);transform:translate(-50%, -50%) rotate(45deg);transition:all 400ms ease-in-out}#products-cart-list ul li .totals .delete a:after,#products-cart-list-final-step ul li .totals .delete a:after,.cart-popup-main-content ul li .totals .delete a:after{content:'';position:absolute;top:50%;left:50%;width:2px;height:12px;background:var(--dark-400);transform:translate(-50%, -50%) rotate(45deg);transition:all 400ms ease-in-out}#products-cart-list .ev-checkout-cart-total-summary p,#products-cart-list-final-step .ev-checkout-cart-total-summary p,.cart-popup-main-content .ev-checkout-cart-total-summary p{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;line-height:24px;color:var(--black-color)}@media (max-width:991px){#products-cart-list .ev-checkout-cart-total-summary p,#products-cart-list-final-step .ev-checkout-cart-total-summary p,.cart-popup-main-content .ev-checkout-cart-total-summary p{font-size:14px}}@media (max-width:767px){#products-cart-list .ev-checkout-cart-total-summary p,#products-cart-list-final-step .ev-checkout-cart-total-summary p,.cart-popup-main-content .ev-checkout-cart-total-summary p{font-size:12px;line-height:22px}}#products-cart-list .ev-checkout-cart-total-summary p span,#products-cart-list-final-step .ev-checkout-cart-total-summary p span,.cart-popup-main-content .ev-checkout-cart-total-summary p span{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:17px;line-height:27px;color:var(--black-color)}@media (max-width:991px){#products-cart-list .ev-checkout-cart-total-summary p span,#products-cart-list-final-step .ev-checkout-cart-total-summary p span,.cart-popup-main-content .ev-checkout-cart-total-summary p span{font-size:15px;line-height:25px}}@media (max-width:767px){#products-cart-list .ev-checkout-cart-total-summary p span,#products-cart-list-final-step .ev-checkout-cart-total-summary p span,.cart-popup-main-content .ev-checkout-cart-total-summary p span{font-size:13px;line-height:22px}}#products-cart-list .ev-checkout-cart-total-summary p.big,#products-cart-list-final-step .ev-checkout-cart-total-summary p.big,.cart-popup-main-content .ev-checkout-cart-total-summary p.big{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-transform:uppercase;font-size:20px;line-height:28px}@media (max-width:767px){#products-cart-list .ev-checkout-cart-total-summary p.big,#products-cart-list-final-step .ev-checkout-cart-total-summary p.big,.cart-popup-main-content .ev-checkout-cart-total-summary p.big{font-size:18px}}@media (max-width:450px){#products-cart-list .ev-checkout-cart-total-summary p.big,#products-cart-list-final-step .ev-checkout-cart-total-summary p.big,.cart-popup-main-content .ev-checkout-cart-total-summary p.big{font-size:13px}}#products-cart-list .ev-checkout-cart-total-summary p.big span,#products-cart-list-final-step .ev-checkout-cart-total-summary p.big span,.cart-popup-main-content .ev-checkout-cart-total-summary p.big span{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:20px;color:var(--red-color)}@media (max-width:767px){#products-cart-list .ev-checkout-cart-total-summary p.big span,#products-cart-list-final-step .ev-checkout-cart-total-summary p.big span,.cart-popup-main-content .ev-checkout-cart-total-summary p.big span{font-size:18px}}@media (max-width:450px){#products-cart-list .ev-checkout-cart-total-summary p.big span,#products-cart-list-final-step .ev-checkout-cart-total-summary p.big span,.cart-popup-main-content .ev-checkout-cart-total-summary p.big span{font-size:13px}}#products-cart-list #total-cart-section,#products-cart-list-final-step #total-cart-section,.cart-popup-main-content #total-cart-section,#products-cart-list #total-cart-final-section,#products-cart-list-final-step #total-cart-final-section,.cart-popup-main-content #total-cart-final-section{padding-bottom:20px;border-bottom:2px solid var(--gray-coloe-1100)}#products-cart-list #total-cart-section .area,#products-cart-list-final-step #total-cart-section .area,.cart-popup-main-content #total-cart-section .area,#products-cart-list #total-cart-final-section .area,#products-cart-list-final-step #total-cart-final-section .area,.cart-popup-main-content #total-cart-final-section .area{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}#products-cart-list #total-cart-section .area:not(.price-total),#products-cart-list-final-step #total-cart-section .area:not(.price-total),.cart-popup-main-content #total-cart-section .area:not(.price-total),#products-cart-list #total-cart-final-section .area:not(.price-total),#products-cart-list-final-step #total-cart-final-section .area:not(.price-total),.cart-popup-main-content #total-cart-final-section .area:not(.price-total){margin-bottom:10px}#products-cart-list #total-cart-section .area h3,#products-cart-list-final-step #total-cart-section .area h3,.cart-popup-main-content #total-cart-section .area h3,#products-cart-list #total-cart-final-section .area h3,#products-cart-list-final-step #total-cart-final-section .area h3,.cart-popup-main-content #total-cart-final-section .area h3{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;line-height:24px;color:var(--black-color)}@media (max-width:991px){#products-cart-list #total-cart-section .area h3,#products-cart-list-final-step #total-cart-section .area h3,.cart-popup-main-content #total-cart-section .area h3,#products-cart-list #total-cart-final-section .area h3,#products-cart-list-final-step #total-cart-final-section .area h3,.cart-popup-main-content #total-cart-final-section .area h3{font-size:14px}}@media (max-width:767px){#products-cart-list #total-cart-section .area h3,#products-cart-list-final-step #total-cart-section .area h3,.cart-popup-main-content #total-cart-section .area h3,#products-cart-list #total-cart-final-section .area h3,#products-cart-list-final-step #total-cart-final-section .area h3,.cart-popup-main-content #total-cart-final-section .area h3{font-size:12px;line-height:22px}}#products-cart-list #total-cart-section .area p,#products-cart-list-final-step #total-cart-section .area p,.cart-popup-main-content #total-cart-section .area p,#products-cart-list #total-cart-final-section .area p,#products-cart-list-final-step #total-cart-final-section .area p,.cart-popup-main-content #total-cart-final-section .area p{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:17px;line-height:27px;color:var(--black-color)}@media (max-width:991px){#products-cart-list #total-cart-section .area p,#products-cart-list-final-step #total-cart-section .area p,.cart-popup-main-content #total-cart-section .area p,#products-cart-list #total-cart-final-section .area p,#products-cart-list-final-step #total-cart-final-section .area p,.cart-popup-main-content #total-cart-final-section .area p{font-size:15px;line-height:25px}}@media (max-width:767px){#products-cart-list #total-cart-section .area p,#products-cart-list-final-step #total-cart-section .area p,.cart-popup-main-content #total-cart-section .area p,#products-cart-list #total-cart-final-section .area p,#products-cart-list-final-step #total-cart-final-section .area p,.cart-popup-main-content #total-cart-final-section .area p{font-size:13px;line-height:22px}}#products-cart-list #total-cart-section .area.price-total h3,#products-cart-list-final-step #total-cart-section .area.price-total h3,.cart-popup-main-content #total-cart-section .area.price-total h3,#products-cart-list #total-cart-final-section .area.price-total h3,#products-cart-list-final-step #total-cart-final-section .area.price-total h3,.cart-popup-main-content #total-cart-final-section .area.price-total h3{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-transform:uppercase;font-size:20px;line-height:28px}@media (max-width:767px){#products-cart-list #total-cart-section .area.price-total h3,#products-cart-list-final-step #total-cart-section .area.price-total h3,.cart-popup-main-content #total-cart-section .area.price-total h3,#products-cart-list #total-cart-final-section .area.price-total h3,#products-cart-list-final-step #total-cart-final-section .area.price-total h3,.cart-popup-main-content #total-cart-final-section .area.price-total h3{font-size:18px}}#products-cart-list #total-cart-section .area.price-total p,#products-cart-list-final-step #total-cart-section .area.price-total p,.cart-popup-main-content #total-cart-section .area.price-total p,#products-cart-list #total-cart-final-section .area.price-total p,#products-cart-list-final-step #total-cart-final-section .area.price-total p,.cart-popup-main-content #total-cart-final-section .area.price-total p{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:20px;color:var(--red-color)}@media (max-width:767px){#products-cart-list #total-cart-section .area.price-total p,#products-cart-list-final-step #total-cart-section .area.price-total p,.cart-popup-main-content #total-cart-section .area.price-total p,#products-cart-list #total-cart-final-section .area.price-total p,#products-cart-list-final-step #total-cart-final-section .area.price-total p,.cart-popup-main-content #total-cart-final-section .area.price-total p{font-size:18px}}#products-cart-list #total-cart-final-section,#products-cart-list-final-step #total-cart-final-section,.cart-popup-main-content #total-cart-final-section{border-bottom:2px solid var(--light-color)}#products-cart-list .btns,#products-cart-list-final-step .btns,.cart-popup-main-content .btns{margin-top:15px}.cart-checkout-discount-code-container{margin-bottom:40px}.cart-checkout-discount-code-container .description{display:flex;flex-direction:column;margin-bottom:20px}.cart-checkout-discount-code-container .description h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:19px;line-height:30px;color:var(--black-color)}.cart-checkout-discount-code-container .description p{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--black-color);font-size:14px;line-height:24px}.cart-checkout-discount-code-container .discount-wrap{margin-bottom:20px}.cart-checkout-discount-code-container .discount-wrap .wrap{display:flex;align-items:center;justify-content:flex-start;gap:20px}.cart-checkout-discount-code-container .discount-wrap .wrap input{flex:1;margin:0;height:35px}.cart-checkout-discount-code-container .discount-wrap .wrap .main-btn{height:35px;min-width:155px}.cart-checkout-summary .cart-list li .price-wrap strong{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--light-200)}.ev-quick-cart-container .no-products{text-align:center;color:var(--red-color)}.ev-quick-cart-container .ev-quick-cart{max-height:350px}@media (max-width:767px){.ev-quick-cart-container .ev-quick-cart{max-height:300px}}.ev-quick-cart-container .ev-quick-cart .product-wrap{padding:7px 0 15px}@media (max-width:767px){.ev-quick-cart-container .ev-quick-cart .product-wrap{padding:7px 0 10px;row-gap:16px}}@media (max-width:767px){.ev-quick-cart-container .ev-quick-cart .product-wrap .name-wrap{column-gap:10px}.ev-quick-cart-container .ev-quick-cart .product-wrap .name-wrap .cart-item-actions{gap:12px}}.ev-quick-cart-container .ev-quick-cart .product-wrap .name-wrap .name{-webkit-line-clamp:10;font-size:14px}@media (max-width:767px){.ev-quick-cart-container .ev-quick-cart .product-wrap .name-wrap .name{max-width:calc(100% - 33px);font-size:12px}}.ev-quick-cart-container .ev-quick-cart .product-wrap .name-wrap .name span{display:block;font-size:12px}@media (max-width:767px){.ev-quick-cart-container .ev-quick-cart .product-wrap .image{max-width:40px;padding-top:30px}}.ev-checkout-cart-container ul li .image{background-size:100% auto !important}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:0.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:0.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:0.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:0.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:0.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-duration:1s;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:0.8}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}html{font-family:"Calibri","Trebuchet MS","Helvetica",sans-serif}h3{margin-top:0;font-size:24px}a,a:visited{color:#1760BF;text-decoration:none}a:hover{color:#c00}.links li{margin-bottom:5px}h4{margin:24px 0 0 0}.bottom-text{margin-top:40px;border-top:2px solid #ccc}.bottom-text a{border-bottom:1px solid #ccc}.bottom-text p{max-width:650px}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.jquery-lightbox-button-close,.jquery-lightbox-buttons .jquery-lightbox-button-max,.jquery-lightbox-buttons .jquery-lightbox-button-min,.jquery-lightbox-navigator .jquery-lightbox-button-left span,.jquery-lightbox-navigator .jquery-lightbox-button-right span{background-repeat:no-repeat;background-color:#fff}.jquery-lightbox-overlay{min-width:1210px;background:#333}.jquery-lightbox{padding:17px 0;background:#fff;position:relative;box-shadow:0 0 7px 0 rgba(0,0,0,0.2);border-radius:5px}.jquery-lightbox-border-top-left,.jquery-lightbox-border-top-right,.jquery-lightbox-border-top-middle,.jquery-lightbox-border-bottom-left,.jquery-lightbox-border-bottom-middle,.jquery-lightbox-border-bottom-right{position:absolute;height:7px;width:12%;z-index:7000;background:transparent;overflow:hidden}.jquery-lightbox-border-top-left{top:0;left:0}.jquery-lightbox-border-top-right{top:0;right:0}.jquery-lightbox-border-top-middle{width:78%;top:0;left:12%}.jquery-lightbox-border-bottom-left{bottom:0;left:0}.jquery-lightbox-border-bottom-right{bottom:0;right:0}.jquery-lightbox-border-bottom-middle{width:78%;bottom:0;left:12%}.jquery-lightbox-title{background:#fff;color:#000;font-size:14px;line-height:16px;padding:5px 8px;margin:12px 0 0;position:absolute;top:100%;z-index:7002;opacity:.9}.jquery-lightbox-html{position:relative;z-index:7000;border:0;border-left:7px solid #fff;border-right:7px solid #fff;padding:0px 5px;vertical-align:top}.jquery-lightbox-html embed,.jquery-lightbox-html object,.jquery-lightbox-html iframe{vertical-align:top}.jquery-lightbox-html .error .description p{color:red}.jquery-lightbox-background{background:#fff;position:absolute;top:7px;left:7px;z-index:6999;float:left;padding:0}.jquery-lightbox-background img{display:block;position:relative;border:0;margin:0;padding:0;width:100%;height:100%}.jquery-lightbox-mode-image .jquery-lightbox-html{z-index:6998;padding:0}.jquery-lightbox-button-close{background-color:var(--white-color);position:absolute;top:0;right:0;width:30px;z-index:9999;height:30px;transform:translate(50%, -50%);cursor:pointer;transition-duration:.35s;border-radius:50%;box-shadow:0 3px 10px 0 rgba(0,0,0,0.5)}.jquery-lightbox-button-close:hover{background-color:var(--light-color) !important}.jquery-lightbox-button-close:hover:before,.jquery-lightbox-button-close:hover:after{background:var(--white-color)}.jquery-lightbox-button-close:before{content:"";position:absolute;background-color:var(--black-color);transition-duration:.35s;top:50%;left:50%;width:17px;height:2px;transform:translate(-50%, -50%) rotate(45deg)}.jquery-lightbox-button-close:after{content:"";position:absolute;background-color:var(--black-color);transition-duration:.35s;top:50%;left:50%;width:17px;height:2px;transform:translate(-50%, -50%) rotate(-45deg)}.jquery-lightbox-button-close span,.jquery-lightbox-buttons span{display:none}.jquery-lightbox-buttons{position:absolute;z-index:7001;overflow:visible;width:100%;height:unset !important;bottom:0;left:50%;transform:translateX(-50%);right:0;display:flex !important;align-items:center;justify-content:flex-start;padding-bottom:10px;gap:10px}.jquery-lightbox-buttons .jquery-lightbox-buttons-init span,.jquery-lightbox-buttons .jquery-lightbox-buttons-end span,.jquery-lightbox-buttons .jquery-lightbox-button-left span,.jquery-lightbox-buttons .jquery-lightbox-button-right span{display:block;font-size:0;width:10px;height:10px;transform:rotate(45deg)}.jquery-lightbox-buttons .jquery-lightbox-button-left{background:var(--gray-color-200);width:30px;height:30px;position:relative}.jquery-lightbox-buttons .jquery-lightbox-button-left span{border-left:2px solid #000;border-bottom:2px solid #000;position:absolute;top:50%;left:50%;transform:translate(-25%, -50%) rotate(45deg)}.jquery-lightbox-buttons .jquery-lightbox-button-right{background:var(--gray-color-200);width:30px;height:30px;position:relative}.jquery-lightbox-buttons .jquery-lightbox-button-right span{border-right:2px solid #000;border-top:2px solid #000;position:absolute;top:50%;left:50%;transform:translate(-75%, -50%) rotate(45deg)}.jquery-lightbox-buttons .jquery-lightbox-button-max{background-position:7px -55px;position:absolute;left:0px;top:-45px;width:45px;height:30px}.jquery-lightbox-buttons .jquery-lightbox-button-min{background-position:-35px -23px;position:absolute;left:0px;bottom:0px;width:42px;height:30px}.jquery-lightbox-buttons .jquery-lightbox-button-min:hover{background-position:-35px -55px}.jquery-lightbox-buttons-custom{background:#fff;height:33px;line-height:33px;font-size:10px;position:absolute;top:7px;left:7px}.jquery-lightbox-buttons-custom a{color:#7b7b7b;font-size:12px;display:inline;font-weight:bold;text-decoration:underline;padding:0 7px}.jquery-lightbox-navigator{position:absolute;z-index:7002;overflow:hidden;top:7px;left:7px}.jquery-lightbox-navigator .jquery-lightbox-button-left{position:absolute;height:90px;width:40%;left:0}.jquery-lightbox-navigator .jquery-lightbox-button-left span{background-position:-37px 10px;width:0;height:0;overflow:hidden;display:block;padding:30px 0 0 50px;position:absolute;top:30px;left:0;z-index:7003;cursor:hand;opacity:.2}.jquery-lightbox-navigator .jquery-lightbox-button-left:hover span{opacity:1}.jquery-lightbox-navigator .jquery-lightbox-button-right{position:absolute;height:90px;width:40%;right:0}.jquery-lightbox-navigator .jquery-lightbox-button-right span{background-position:9px 10px;width:0;height:0;overflow:hidden;display:block;padding:30px 0 0 50px;position:absolute;top:30px;right:0;z-index:7003;cursor:hand;opacity:.2}.jquery-lightbox-navigator .jquery-lightbox-button-right:hover span{opacity:1}.jquery-lightbox-mode-html .jquery-lightbox-background{background:#fff}.jquery-lightbox-mode-html .jquery-lightbox-html{overflow-y:auto;overflow-x:hidden}.jquery-lightbox-mode-html .jquery-lightbox-navigator{display:none}.jquery-lightbox-loading{background:#fff no-repeat center center !important}#window-container{width:400px;height:auto}#window-container div{float:left}#window{position:relative;font-size:14px;color:#222;text-shadow:#c0c0c0 0 0 1px}#window h5{font-size:18px;line-height:28px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}#window p{padding:15px 0;font-size:14px;text-align:center}#window .description{min-width:260px}#window .description:has(#add-to-cart-popup){display:flex;align-items:center;justify-content:center}#window .icon{display:block;width:80px;height:80px;margin:0 auto 15px;background:url('https://www.bigfish.ro/static/images/popup/fail-popup.png') no-repeat center center / contain}#window.success .icon{background:url('https://www.bigfish.ro/static/images/popup/success-popup.png') no-repeat center center / contain}#window:has(#add-to-cart-popup) .icon{display:none}@media only screen and (min-width:400px) and (max-width:800px){#window-container{width:300px}#window-container div{float:left}#window{position:relative;font-size:12px;color:#222;text-shadow:#c0c0c0 0 0 1px}#window h5{font-size:18px}#window p{padding:10px 0;font-size:12px}#window .description{width:200px}#window .description:has(#add-to-cart-popup){width:100%}}@media only screen and (max-width:400px){#window-container{width:200px}#window{position:relative;font-size:14px;color:#222;text-shadow:#c0c0c0 0 0 1px}#window h5{font-size:12px}#window p{padding:5px 0;font-size:10px}#window .description{width:128px}#window .description:has(#add-to-cart-popup){width:100%}}.jquery-lightbox-move *{box-sizing:content-box !important;-moz-box-sizing:content-box !important}.jquery-lightbox-move #window,.jquery-lightbox-move #send-to-friend-box,.jquery-lightbox-move #stock-alert-form,.jquery-lightbox-move #discount-range-explainer{display:block !important}.cookie-main-section{position:fixed;bottom:0;left:0;width:100%;z-index:99;background:#000;transition:all 400ms ease-in-out}.cookie-main-section.disabled{opacity:0;visibility:hidden}.cookie-main-section .button.yellow{background:var(--light-300);color:#fff}.cookie-main-section .button.red{background:#c20;color:#fff}.cookie-main-section .wrap{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:20px;padding:15px 0}@media (max-width:767px){.cookie-main-section .wrap{flex-direction:column;gap:7px;align-items:flex-start}}.cookie-main-section .wrap .area{flex:1}.cookie-main-section .wrap .area.info{min-width:60%}@media (max-width:991px){.cookie-main-section .wrap .area.info{min-width:75%}}.cookie-main-section .wrap .area.info h2{color:#fff;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;margin-bottom:7px;font-size:18px;line-height:24px}.cookie-main-section .wrap .area.info p{color:#fff;font-size:14px;line-height:20px}@media (max-width:767px){.cookie-main-section .wrap .area.info p{max-height:40px;overflow-y:auto}}.cookie-main-section .wrap .area.info .cookies-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:25px;margin-top:15px}@media (max-width:575px){.cookie-main-section .wrap .area.info .cookies-list{display:none}}.cookie-main-section .wrap .area.info .cookies-list li{position:relative}.cookie-main-section .wrap .area.info .cookies-list li input{position:absolute;top:0;left:0;opacity:0}.cookie-main-section .wrap .area.info .cookies-list li input:checked+label span{background:var(--gray-color-300)}.cookie-main-section .wrap .area.info .cookies-list li input:checked+label span:after{left:30px;background-color:var(--light-300)}.cookie-main-section .wrap .area.info .cookies-list li input:disabled+label span{opacity:0.7;pointer-events:none}.cookie-main-section .wrap .area.info .cookies-list li label{padding-right:70px;color:#fff;font-size:15px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;position:relative;height:32px;display:flex;align-items:center;justify-content:flex-start}.cookie-main-section .wrap .area.info .cookies-list li label span{position:absolute;top:50%;right:0;width:57px;height:32px;border-radius:32px;background:#fff;transform:translateY(-50%);display:block;transition:all 400ms ease-in-out}.cookie-main-section .wrap .area.info .cookies-list li label span:after{content:'';position:absolute;top:50%;left:3px;width:24px;height:24px;border-radius:50%;background:#0c0c0c;transform:translateY(-50%);transition:all 400ms ease-in-out}.cookie-main-section .wrap .area.actions{display:flex;flex-direction:column;gap:6px}@media (max-width:767px){.cookie-main-section .wrap .area.actions{flex-direction:unset;align-items:center;justify-content:center;width:100%}.cookie-main-section .wrap .area.actions button{flex:1}}@media (max-width:575px){.cookie-main-section .wrap .area.actions{flex-direction:column}.cookie-main-section .wrap .area.actions button{flex:unset;width:100%}}.cookie-main-section .wrap .area.logo-wrap{max-width:15%}@media (max-width:991px){.cookie-main-section .wrap .area.logo-wrap{display:none}}.cookie-main-section .wrap .area.logo-wrap .logo{display:inline-flex;align-items:center;justify-content:center}.cookie-main-section .wrap .area.logo-wrap .logo img{max-width:100%}.custom-cookie-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);padding:15px;display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transition:all 400ms ease-in-out}@media (max-width:460px){.custom-cookie-popup{padding:10px}}.custom-cookie-popup.open-popup{opacity:1;visibility:initial;pointer-events:initial}.custom-cookie-popup .wrap{width:100%;max-width:900px;background-color:#fff;box-shadow:0 32px 68px rgba(0,0,0,0.3);border-radius:8px;display:flex;flex-direction:column;padding:0;gap:0}.custom-cookie-popup .wrap .head{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 20px;border-bottom:1px solid #e5e5e5}@media (max-width:767px){.custom-cookie-popup .wrap .head{padding:10px}}.custom-cookie-popup .wrap .head .logo{display:inline-flex;align-items:center;justify-content:center}.custom-cookie-popup .wrap .head .logo img{width:100%;max-width:120px}.custom-cookie-popup .wrap .head .close-popup{width:14px;height:14px;position:relative;cursor:pointer}.custom-cookie-popup .wrap .head .close-popup:after{content:'';position:absolute;top:50%;left:50%;width:100%;height:2px;transform:translate(-50%, -50%) rotate(45deg);background:var(--gray-color-300)}.custom-cookie-popup .wrap .head .close-popup:before{content:'';position:absolute;top:50%;left:50%;width:2px;height:100%;transform:translate(-50%, -50%) rotate(45deg);background:var(--gray-color-300)}.custom-cookie-popup .wrap .footer-area{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%;padding:10px 20px;border-top:1px solid #e5e5e5}@media (max-width:767px){.custom-cookie-popup .wrap .footer-area{padding:10px}}.custom-cookie-popup .wrap .body-area{display:flex;justify-content:flex-start;width:100%}.custom-cookie-popup .wrap .body-area .tabs-list{width:100%;max-width:225px;display:flex;flex-direction:column;background:#e5e5e5}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-list{max-width:160px}}@media (max-width:460px){.custom-cookie-popup .wrap .body-area .tabs-list{max-width:130px}}@media (max-width:380px){.custom-cookie-popup .wrap .body-area .tabs-list{max-width:110px}}.custom-cookie-popup .wrap .body-area .tabs-list li{padding:10px 15px;font-size:15px;line-height:22px;transition:all 400ms ease-in-out;cursor:pointer;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;border-bottom:1px solid var(--gray-color-300)}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-list li{font-size:13px;line-height:19px;padding:10px}}@media (max-width:380px){.custom-cookie-popup .wrap .body-area .tabs-list li{font-size:12px;line-height:18px;padding:8px}}.custom-cookie-popup .wrap .body-area .tabs-list li:hover{background:var(--gray-color-300)}.custom-cookie-popup .wrap .body-area .tabs-list li.active{background-color:#fff}.custom-cookie-popup .wrap .body-area .tabs-content{width:100%;max-width:calc(100% - 225px);padding:10px 15px}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-content{max-width:calc(100% - 160px)}}@media (max-width:460px){.custom-cookie-popup .wrap .body-area .tabs-content{max-width:calc(100% - 130px)}}@media (max-width:460px){.custom-cookie-popup .wrap .body-area .tabs-content{max-width:calc(100% - 110px)}}.custom-cookie-popup .wrap .body-area .tabs-content .tab{display:flex;flex-direction:column;gap:15px}.custom-cookie-popup .wrap .body-area .tabs-content .tab:not(.active){display:none}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:24px}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head h2{font-size:14px;line-height:20px}}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input{position:absolute;top:0;lefT:0;opacity:0;pointer-events:none}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input:checked+label{background:var(--gray-color-300)}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input:checked+label:after{left:30px;background-color:var(--light-300)}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status label{width:57px;height:32px;border-radius:32px;background:#0c0c0c;display:block;transition:all 400ms ease-in-out;position:relative}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status label:after{content:'';position:absolute;top:50%;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;transform:translateY(-50%);transition:all 400ms ease-in-out}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content{max-height:300px;overflow-y:auto}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt{display:flex;flex-direction:column;gap:10px}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt p{font-size:14px;line-height:20px;margin:0}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt p{font-size:13px;line-height:19px}}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul{list-style-type:disc;padding-left:20px}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul li{font-size:14px;line-height:20px}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul li{font-size:13px;line-height:19px}}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list{display:flex;flex-direction:column}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li{position:relative}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li:not(:last-child){border-bottom:1px solid #e5e5e5}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input{position:absolute;top:0;lefT:0;opacity:0;pointer-events:none}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:checked+label span{background:var(--gray-color-300)}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:checked+label span:after{left:30px;background-color:var(--light-300)}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:disabled+label span{opacity:0.7;pointer-events:none}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label{display:flex;gap:5px;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:18px;line-height:24px}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label p{width:100%;font-size:14px;line-height:20px;margin:0}@media (max-width:767px){.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label p{font-size:13px;line-height:19px}}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label span{width:57px;height:32px;border-radius:32px;background:#0c0c0c;display:block;transition:all 400ms ease-in-out;position:relative}.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label span:after{content:'';position:absolute;top:50%;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;transform:translateY(-50%);transition:all 400ms ease-in-out}.code{padding:10px;border-bottom:1px solid #ffc600;background:#333;font-size:14px;color:var(--white-color);line-height:20px}.code code{font:15px 'Droid Sans','Ubuntu','Tahoma','Arial',sans-serif}.cf:after{content:".";display:block;height:0;visibility:hidden;font-size:0;clear:both}#scripts{width:0;height:0;position:relative;overflow:hidden}*{box-sizing:border-box}a{outline:none !important}a:active{color:inherit !important}a:visited{color:#fff}a:hover{color:unset}a:visited{color:unset}.fl{float:left}.fr{float:right}.b{display:block}.h{visibility:hidden !important}button[type="submit"]{padding:0;border:0;background:transparent}.n{display:none}.ni{display:none !important}.no-indent{text-indent:0 !important}.center{text-align:center !important}.up{text-transform:uppercase}html{text-rendering:geometricPrecision;overflow-x:hidden}body{max-width:1920px;margin:auto;color:var(--black-color);font-size:16px;line-height:24px;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;background:var(--gray-color-700)}#content{background:var(--white-color);width:100%;max-width:1920px;margin:0 auto;padding-bottom:20px}.wrapper{position:relative;max-width:1920px;overflow:hidden;margin:auto}.bg-black{background:var(--black-color)}.bg-white{background:var(--white-color)}.n{display:none !important}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex;flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.border-top-section{border-top:1px solid var(--gray-color-600)}.position-relative{position:relative}.page-main-wrap{padding-top:63.9px;border-top:2px solid var(--gray-coloe-1100)}@media (max-width:991px){.page-main-wrap{padding-top:29.7px}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background-color:var(--gray-color-300);outline:none;border-radius:10px}::-webkit-scrollbar-track{border-radius:10px;background-color:var(--gray-color-600)}.cc-window .cc-settings{color:#fff !important;border-color:#b326a8 !important;background-color:transparent !important;text-decoration:none !important;transition:all 400ms ease-in-out}.cc-window .cc-settings:hover{background-color:#b326a8 !important}.cc-window.cc-banner,.cc-window.cc-floating{padding:16px 20px !important}.cc-window.cc-banner .cc-compliance,.cc-window.cc-floating .cc-compliance{gap:8px}.cc-window.cc-banner .cc-compliance .cc-btn,.cc-window.cc-floating .cc-compliance .cc-btn{padding:5px 10px;order:1;color:var(--white-color)}.cc-window.cc-banner .cc-compliance .cc-btn.cc-dismiss,.cc-window.cc-floating .cc-compliance .cc-btn.cc-dismiss{order:0;background:transparent;color:#fff}.cc-window.cc-banner .cc-message,.cc-window.cc-floating .cc-message{margin:0 !important;font-size:14px}.cc-settings-view{display:none;overflow:hidden;position:fixed;top:0;z-index:10001;outline:0;left:0%;width:100%;height:100%;opacity:0;visibility:hidden;transition:all 400ms ease-in}.cc-settings-view.active{opacity:1;visibility:initial;display:flex;align-items:center;justify-content:center}.cc-settings-view .cc-settings-dialog{color:#fff;background-color:#000;position:relative;width:100%;max-width:650px;padding:30px;max-height:100%;overflow-y:auto}@media (max-width:767px){.cc-settings-view .cc-settings-dialog{padding:15px}}.cc-settings-view .cc-settings-dialog .cookie_settings_header{font-size:20px;margin-top:5px;color:#fff;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}@media (max-width:767px){.cc-settings-view .cc-settings-dialog .cookie_settings_header{font-size:16px}}.cc-settings-view .cc-settings-dialog .cc-settings-dialog label{font-size:14px;display:inline-block;max-width:100%;margin-bottom:5px}@media (max-width:767px){.cc-settings-view .cc-settings-dialog .cc-settings-dialog label{font-size:12px}}.cc-settings-view .cc-settings-dialog .cc-btn-close-settings{color:#fff}.cc-settings-view .cc-settings-dialog .cc-btn{border-radius:3px;display:block;padding:.4em .8em;font-size:.9em;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;transition:all 400ms ease-in-out}@media (max-width:767px){.cc-settings-view .cc-settings-dialog .cc-btn{font-size:13px}}.cc-settings-view .cc-settings-dialog .cc-btn.cc-btn-save-settings{color:#fff;background-color:#b326a8;border:0}.cc-settings-view .cc-settings-dialog .cc-btn.cc-btn-save-settings:hover{background-color:#fff;color:#b326a8}.floating-message{position:fixed;top:70%;left:-115px;transform:translate(0, -50%) rotate(90deg) translateZ(0);z-index:16}@media (max-width:767px){.floating-message{left:-93px}}@media (max-width:450px){.floating-message{left:-86px}}.floating-message p{font-size:15px;padding:2px 20px;display:block;height:auto;line-height:1.2;text-transform:uppercase;color:var(--dark-200);font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-align:center;background:var(--light-400);cursor:pointer}@media (max-width:767px){.floating-message p{padding:2px 15px;font-size:12px}}@media (max-width:450px){.floating-message p{padding:1px 15px;font-size:11px}}.floating-newsletter-form-overlay{display:block;position:fixed;top:0;left:0;z-index:15;width:100%;height:100%;background:rgba(0,0,0,0.5);opacity:0;visibility:hidden;transition:all 400ms ease-in-out}.floating-newsletter-form-overlay.active{opacity:1;visibility:initial}.floating-newsletter-form{display:flex;flex-direction:column;z-index:90000;max-height:100%;position:fixed;transform:translate(-50%, -50%);transform-origin:right bottom;overflow:visible;border-radius:10px;border:5px solid #fbd800;top:50%;left:50%;box-shadow:rgba(0,0,0,0.15) 0px 0px 30px;background:var(--white-color);width:calc(100% - 30px);max-width:600px;transition:all 400ms ease-in-out;padding:32px;opacity:0;visibility:hidden}@media (max-width:767px){.floating-newsletter-form{padding:20px}}@media (max-width:450px){.floating-newsletter-form{padding:20px 15px}}.floating-newsletter-form .head{width:100%;margin-bottom:15px}@media (max-width:767px){.floating-newsletter-form .head{margin-top:25px}}.floating-newsletter-form .head .close-form{right:6px;top:6px;position:absolute;z-index:6;cursor:pointer;height:35px;width:35px;transition:all 400ms ease-in-out;border:1px solid var(--black-color)}.floating-newsletter-form .head .close-form:hover{background:var(--black-color)}.floating-newsletter-form .head .close-form:hover:before,.floating-newsletter-form .head .close-form:hover:after{background:var(--white-color)}.floating-newsletter-form .head .close-form:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);width:20px;height:3px;background:var(--dark-200);transition:all 400ms ease-in-out}.floating-newsletter-form .head .close-form:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);width:3px;height:20px;background:var(--dark-200);transition:all 400ms ease-in-out}.floating-newsletter-form .head h2{font-size:26px;line-height:34px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200);text-align:center;width:100%}@media (max-width:575px){.floating-newsletter-form .head h2{font-size:20px;line-height:28px}}@media (max-width:450px){.floating-newsletter-form .head h2{font-size:17px;line-height:27px}}@media (max-width:400px){.floating-newsletter-form .head h2{font-size:15px;line-height:25px}}@media (max-width:350px){.floating-newsletter-form .head h2{font-size:13px;line-height:23px}}.floating-newsletter-form form{width:100%}.floating-newsletter-form .newsletter-box{display:flex;flex-direction:column;gap:0}.floating-newsletter-form .newsletter-box .list-benefits{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:10px}.floating-newsletter-form .newsletter-box .list-benefits li{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:24px;gap:5px}@media (max-width:575px){.floating-newsletter-form .newsletter-box .list-benefits li{font-size:12px;line-height:22px}}@media (max-width:450px){.floating-newsletter-form .newsletter-box .list-benefits li{font-size:10px;line-height:20px}}.floating-newsletter-form .newsletter-box .list-benefits li svg{fill:#93b84d}@media (max-width:575px){.floating-newsletter-form .newsletter-box .list-benefits li svg{width:17px;height:17px}}@media (max-width:400px){.floating-newsletter-form .newsletter-box .list-benefits li svg{width:15px;height:15px}}.floating-newsletter-form .newsletter-box h3{font-size:26px;line-height:34px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200);text-align:center;margin-bottom:10px}@media (max-width:575px){.floating-newsletter-form .newsletter-box h3{font-size:20px;line-height:28px}}@media (max-width:450px){.floating-newsletter-form .newsletter-box h3{font-size:17px;line-height:27px}}@media (max-width:400px){.floating-newsletter-form .newsletter-box h3{font-size:15px;line-height:25px}}@media (max-width:350px){.floating-newsletter-form .newsletter-box h3{font-size:13px;line-height:23px}}.floating-newsletter-form .newsletter-box h3 span{display:block;color:var(--white-color);font-size:60px;line-height:65px;text-shadow:2px 2px 0 #dd3dce,-1px -1px 0 #dd3dce,1px -1px 0 #dd3dce,-1px 1px 0 #dd3dce,1px 1px 0 #dd3dce}@media (max-width:767px){.floating-newsletter-form .newsletter-box h3 span{font-size:40px;line-height:48px}}.floating-newsletter-form .newsletter-box p{font-size:14px;line-height:24px;margin-bottom:20px;text-align:center}.floating-newsletter-form .newsletter-box .wrap{display:flex;flex-direction:column}.floating-newsletter-form .newsletter-box .wrap input{border-radius:5px;padding:0px 0px 0px 16px;height:44px;text-align:left;color:#484848;font-size:14px;outline:none;letter-spacing:0px;text-align:center;background-color:#fff;border:1px solid #1074b2;margin-bottom:20px}@media (max-width:767px){.floating-newsletter-form .newsletter-box .wrap input{height:38px;margin-bottom:10px}}.floating-newsletter-form .newsletter-box .wrap .checkbox{position:relative}.floating-newsletter-form .newsletter-box .wrap .checkbox input{position:absolute;top:0;left:0;opacity:0}.floating-newsletter-form .newsletter-box .wrap .checkbox input:checked+label:before{border-color:var(--light-color)}.floating-newsletter-form .newsletter-box .wrap .checkbox input:checked+label:after{opacity:1;visibility:initial}.floating-newsletter-form .newsletter-box .wrap .checkbox label{padding-left:30px;color:var(--black-color);font-size:14px;line-height:24px;position:relative}.floating-newsletter-form .newsletter-box .wrap .checkbox label:before{content:'';position:absolute;top:0;left:0;width:24px;height:24px;border:1px solid var(--dark-200);border-radius:50%;transition:all 350ms ease-in-out}.floating-newsletter-form .newsletter-box .wrap .checkbox label:after{content:'';position:absolute;top:5px;left:5px;width:14px;height:14px;background:var(--light-color);border-radius:50%;opacity:0;visibility:hidden;transition:all 350ms ease-in-out}.floating-newsletter-form .newsletter-box .wrap .checkbox label a{color:#3cdffb}.floating-newsletter-form .newsletter-box .wrap .checkbox label a:hover{color:var(--black-color)}.floating-newsletter-form.active{opacity:1;visibility:initial}.about-bottom-section .text{padding:0px 0 40px}@media (max-width:991px){.about-bottom-section .text{padding-top:20px}}@media (max-width:767px){.about-bottom-section .text{padding:0}}.about-bottom-section .wrap{border-radius:5px;border:1px solid var(--gray-color-400);padding:16px 23px;max-height:300px;overflow-y:auto}@media (max-width:767px){.about-bottom-section .wrap{padding:15px}}.about-bottom-section .wrap p{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:14px;color:var(--black-color);line-height:22px}.about-bottom-section .wrap p:not(:last-child){margin-bottom:24px}.about-bottom-section .wrap p strong{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}@media (max-width:767px){.about-bottom-section .wrap p{font-size:12px;line-height:20px}}.about-bottom-section .wrap h1{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;margin-bottom:15px}@media (max-width:767px){.about-bottom-section .wrap h1{font-size:14px;line-height:20px;margin-bottom:10px}}#window .description p strong.user-name{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;display:block}header{z-index:15;position:-webkit-sticky;position:sticky;top:-34px;background:var(--white-color)}header.fixed-header{box-shadow:0 0 6px 3px rgba(0,0,0,0.16)}@media (max-width:991px){header.fixed-header .main-section-header .wrap .header-actions .locations-language-section{bottom:calc(100% + 53px)}}@media (max-width:767px){header.fixed-header .main-section-header .wrap .header-actions .locations-language-section{bottom:calc(100% + 36px)}header.fixed-header .main-section-header .wrap .header-actions .locations-language-section.open-search{bottom:calc(100% + 83px)}header.fixed-header .main-section-header .wrap .header-actions #pages-select{bottom:60px}header.fixed-header .main-section-header .wrap .header-actions #pages-select.open-search{bottom:105px}header.fixed-header .main-section-header .wrap .header-actions #website-actions .action.search-trigger{display:block !important}}@media (max-width:767px){header{top:0}}header:before{content:'';position:absolute;top:0;left:0;width:0%;height:2px;z-index:2;background:var(--light-color)}header.init:before{animation:load 8s normal}header .top-header-section{background:var(--black-color)}@media (max-width:767px){header .top-header-section{display:none}}header .top-header-section nav ul{gap:56px}@media (max-width:1199px){header .top-header-section nav ul{gap:30px}}@media (max-width:991px){header .top-header-section nav ul{gap:20px}}header .top-header-section nav ul li a{font-size:14px;text-transform:uppercase;line-height:34px;color:var(--white-color);transition:all 350ms ease-in-out;display:block}@media (max-width:1199px){header .top-header-section nav ul li a{font-size:12px}}header .top-header-section nav ul li a:hover{color:var(--light-color)}header .main-section-header{padding:12px 0 10px;z-index:3;position:relative}@media (max-width:991px){header .main-section-header{padding:12px 0 4px}}@media (max-width:767px){header .main-section-header{padding:12px 0 0}}header .main-section-header .wrap{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;position:relative;gap:120px}@media (max-width:1199px){header .main-section-header .wrap{gap:40px;row-gap:0}}header .main-section-header .wrap .logo-wrap{flex-wrap:unset !important}header .main-section-header .wrap .logo-wrap .logo{display:flex;flex-wrap:wrap;width:100%;min-width:80px}@media (max-width:991px){header .main-section-header .wrap .logo-wrap .logo{max-width:110px}}@media (max-width:767px){header .main-section-header .wrap .logo-wrap .logo{max-width:80px}}header .main-section-header .wrap .logo-wrap .logo img{max-width:100%}header .main-section-header .wrap .logo-wrap .hamburger-type-2{display:none}header .main-section-header .wrap .header-actions{flex:1;position:relative}@media (max-width:991px){header .main-section-header .wrap .header-actions{width:100%;flex:unset;margin-top:20px}}@media (max-width:767px){header .main-section-header .wrap .header-actions{margin-top:10px}}header .main-section-header .wrap .header-actions #pages-select{position:absolute;z-index:5;bottom:102px;right:15px;margin:0 !important}@media (min-width:768px){header .main-section-header .wrap .header-actions #pages-select{display:none}}header .main-section-header .wrap .header-actions #pages-select .trigger{display:flex;align-items:center;justify-content:center;border:.5px solid var(--gray-color-400);padding:0 4px;min-width:157px}header .main-section-header .wrap .header-actions #pages-select .trigger .name{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:10px;text-transform:uppercase;line-height:14px;color:var(--black-color)}header .main-section-header .wrap .header-actions #pages-select .trigger svg{margin-left:14px}header .main-section-header .wrap .header-actions #pages-select .pages-drop{position:absolute;display:flex;flex-direction:column;background-color:var(--white-color);top:100%;right:0;width:100%;padding:0 4px;border:.5px solid var(--gray-color-400);border-top-width:0;opacity:0;visibility:hidden;transition:all 350ms ease-in-out}header .main-section-header .wrap .header-actions #pages-select .pages-drop.show{opacity:1;visibility:initial}header .main-section-header .wrap .header-actions #pages-select .pages-drop li a{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:10px;text-transform:uppercase;line-height:17px;color:var(--black-color);padding:3px 0}header .main-section-header .wrap .header-actions .locations-language-section{position:absolute;bottom:calc(100% + 10px);right:0;z-index:10;display:flex;align-items:center;justify-content:flex-end;gap:10px;width:auto}header .main-section-header .wrap .header-actions .locations-language-section .langs-heading{text-transform:uppercase;font-size:14px;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--black-color);white-space:nowrap}@media (max-width:767px){header .main-section-header .wrap .header-actions .locations-language-section .langs-heading{font-size:10px}}header .main-section-header .wrap .header-actions .locations-language-section .wrap{display:flex;align-items:center;justify-content:center;flex-wrap:unset;border-radius:5px;background:var(--white-color);box-shadow:0 0 4px 0 rgba(0,0,0,0.3);padding:3px 10px;cursor:pointer;gap:10px}@media (max-width:991px){header .main-section-header .wrap .header-actions .locations-language-section{bottom:calc(100% + 79px)}}@media (max-width:767px){header .main-section-header .wrap .header-actions .locations-language-section{right:15px;flex-direction:column;gap:0;bottom:calc(100% + 74px)}}header .main-section-header .wrap .header-actions .locations-language-section .area p{display:flex;align-items:center;justify-content:center;gap:7px}header .main-section-header .wrap .header-actions .locations-language-section .area p .name{display:block;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-200);font-size:12px;line-height:18px;width:100%;max-width:calc(100% - 30px)}@media (max-width:767px){header .main-section-header .wrap .header-actions .locations-language-section .area p .name{font-size:10px}}header .main-section-header .wrap .header-actions .locations-language-section #flags.area p .name{white-space:nowrap}header .main-section-header .wrap .header-actions .locations-language-section #langs-select p .name{text-transform:capitalize}header .main-section-header .wrap .header-actions .locations-language-section .hr{width:2px;height:18px;display:block;background-color:var(--gray-color-300)}header .main-section-header .wrap .header-actions #website-actions{margin-bottom:15px;display:Flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;position:relative}@media (max-width:991px){header .main-section-header .wrap .header-actions #website-actions{margin-bottom:0}}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions{margin:0 -14px;width:calc(100% + 28px);padding:9.5px 14px 4px;border:.5px solid var(--gray-color-400);background-color:var(--white-color);justify-content:space-between}header .main-section-header .wrap .header-actions #website-actions:after{display:none}}header .main-section-header .wrap .header-actions #website-actions #website-wishlist.current .dropdown-overlay{display:block}header .main-section-header .wrap .header-actions #website-actions #website-wishlist.current .dropdown{opacity:1;visibility:initial}header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown{right:-12px}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown{right:-136px}header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown:before{right:54%;translate:50% 0%}header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown:after{right:54%;translate:50% 0%}}@media (max-width:450px){header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown:before{right:62%}header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown:after{right:62%}}header .main-section-header .wrap .header-actions #website-actions #website-wishlist .dropdown ul li p.no-products{text-align:center;margin-bottom:10px;font-size:14px}header .main-section-header .wrap .header-actions #website-actions #website-account #login-tabs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-bottom:10px}header .main-section-header .wrap .header-actions #website-actions #website-account #login-tabs li{flex:1}header .main-section-header .wrap .header-actions #website-actions #website-account #login-tabs li .main-btn{padding:0 10px;font-size:14px;height:35px}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions #website-account #login-tabs li .main-btn{font-size:13px}}@media (max-width:450px){header .main-section-header .wrap .header-actions #website-actions #website-account #login-tabs li .main-btn{font-size:12px;padding:0 5px}}header .main-section-header .wrap .header-actions #website-actions #website-account #login-tabs li.a .main-btn{background:var(--light-200);color:var(--white-color)}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown{right:9px}@media (max-width:991px){header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown{right:50%;transform:translateX(50%)}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown:before{right:50%;translate:50% 0%}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown:after{right:50%;translate:50% 0%}}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown{right:50%}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown:before{right:50%;translate:50% 0%}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown:after{right:50%;translate:50% 0%}}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown .auth-form .bottom ul li.account-type{display:none}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown .auth-form .bottom ul li.account-type.active{display:block}@media (max-width:450px){header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown{width:280px;right:85%}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown:before{right:38%;translate:50% 0%}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown:after{right:38%;translate:50% 0%}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown .auth-form .bottom{align-items:flex-start}header .main-section-header .wrap .header-actions #website-actions #website-account .dropdown .auth-form .bottom .check-field label{font-size:11px;padding:0 10px 0 25px}}header .main-section-header .wrap .header-actions #website-actions #website-cart{margin-right:0}header .main-section-header .wrap .header-actions #website-actions #website-cart .website-actions{width:500px}@media (max-width:530px){header .main-section-header .wrap .header-actions #website-actions #website-cart .website-actions{width:calc(100vw - 24px)}}@media (max-width:991px){header .main-section-header .wrap .header-actions #website-actions #website-cart{display:flex;justify-content:flex-end;align-items:center}header .main-section-header .wrap .header-actions #website-actions #website-cart .trigger{display:inline-flex}}header .main-section-header .wrap .header-actions #website-actions .action{margin:0 16px;position:relative}@media (max-width:1199px) and (min-width:992px){header .main-section-header .wrap .header-actions #website-actions .action{margin:0 12px}}@media (max-width:991px){header .main-section-header .wrap .header-actions #website-actions .action{flex:1}}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action{margin:0}}header .main-section-header .wrap .header-actions #website-actions .action:last-child{margin-right:0}header .main-section-header .wrap .header-actions #website-actions .action.search-trigger{display:none !important}header .main-section-header .wrap .header-actions #website-actions .action .head{display:flex;align-items:center;justify-content:center;flex-direction:column}header .main-section-header .wrap .header-actions #website-actions .action .head .icon{position:relative;display:flex;flex-wrap:wrap;margin-bottom:2.4px}header .main-section-header .wrap .header-actions #website-actions .action .head .icon svg{width:25px;height:25px}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action .head .icon svg{width:20px;height:20px}}header .main-section-header .wrap .header-actions #website-actions .action .head .icon .count{top:-4px;right:-12px;width:17px;height:17px;text-align:center;line-height:16px;border-radius:50%;position:absolute;font-size:14px;color:var(--white-color);background:var(--light-color)}header .main-section-header .wrap .header-actions #website-actions .action .head .text{font-size:13px;line-height:17px;text-transform:uppercase;color:var(--black-color)}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action .head .text{font-size:10px;line-height:14px}}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products{display:flex;flex-direction:column;margin-bottom:10px;overflow-y:auto;padding-right:5px;max-height:calc(67px * 3)}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products{max-height:calc(55px * 3)}}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li{display:flex;align-items:center;justify-content:flex-start;gap:11px;row-gap:6px;padding:7px 0}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li:not(:last-child){border-bottom:1px solid var(--gray-color-600)}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .image{display:block;max-width:70px;width:100%;padding-top:52px}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .image{max-width:50px;padding-top:40px}}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .name{width:100%;max-width:calc(100% - 115px);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--black-color);font-size:14px;line-height:21px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .35s ease-in-out}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .name{font-size:12px;line-height:19px;max-width:calc(100% - 95px)}}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .name:hover{color:var(--light-color)}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .delete{width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--gray-color-600);transition:all .35s ease-in-out;cursor:pointer}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .delete span{font-size:13px;line-height:13px;position:relative;top:-1px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;color:var(--dark-400);transition:all .35s ease-in-out}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .delete:hover{background-color:var(--light-color)}header .main-section-header .wrap .header-actions #website-actions .action #header-wishlist .wishlist-products li .delete:hover span{color:var(--white-color)}header .main-section-header .wrap .header-actions #website-actions .action .dropdown-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:none}header .main-section-header .wrap .header-actions #website-actions .action .dropdown-overlay.active{display:block}header .main-section-header .wrap .header-actions #website-actions .action .dropdown{top:calc(100% + 15px);right:-4px;padding:18px 25px;--tw-border-opacity:1;border:1px solid var(--gray-color-200);--tw-bg-opacity:1;background-color:var(--white-color);box-shadow:0 3px 6px 0 rgba(112,112,112,0.53);width:340px;transition:all .35s ease-out;position:absolute;border-radius:10px;opacity:0;visibility:hidden}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action .dropdown{width:290px;padding:15px}}@media (max-width:450px){header .main-section-header .wrap .header-actions #website-actions .action .dropdown{width:250px}}header .main-section-header .wrap .header-actions #website-actions .action .dropdown.active{opacity:1;visibility:initial}header .main-section-header .wrap .header-actions #website-actions .action .dropdown:before{content:"";position:absolute;top:0;right:21px;border-bottom:15px solid var(--gray-color-200);border-right:16px solid transparent;border-left:16px solid transparent;transform:translateY(-100%)}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action .dropdown:before{right:14px}}header .main-section-header .wrap .header-actions #website-actions .action .dropdown:after{content:"";position:absolute;top:0;right:23px;border-bottom:14px solid var(--white-color);border-right:14px solid transparent;border-left:14px solid transparent;transform:translateY(-100%)}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action .dropdown:after{right:16px}}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form{display:flex;flex-direction:column}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .main-btn{margin-top:16px}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form #account-logged p{text-align:center;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form #account-logged p span{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form #account-logged .pages{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .buttons button[type="submit"]{display:none}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .bottom .check-field{flex:1;margin-top:0}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .bottom .check-field label{font-size:13px}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .bottom ul{display:flex;flex-direction:column;width:100%}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .bottom ul li a:not(.main-btn){font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:12px;line-height:24px;color:var(--black-color);width:100%;display:flex;align-items:center;justify-content:center;margin-top:10px}header .main-section-header .wrap .header-actions #website-actions .action .dropdown .form .bottom ul li a.main-btn{margin-top:10px}header .main-section-header .wrap .header-actions #website-actions .action .dropdown #cart-products .no-products{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:15px;line-height:21px;color:var(--black-color);text-align:center;margin-bottom:15px}@media (max-width:767px){header .main-section-header .wrap .header-actions #website-actions .action .dropdown #cart-products .no-products{font-size:14px}}@media (max-width:991px){header .header-navigation-section{position:fixed;top:0;right:0;background-color:var(--white-color);box-shadow:0 0 6px 3px rgba(112,112,112,0.53);max-width:260px;width:100%;height:100%;transform:translateX(150%);transition:all .45s ease-out;z-index:4;padding:0;overflow-y:auto;overflow-x:hidden;padding-top:50px}header .header-navigation-section.show{transform:translateX(0)}header .header-navigation-section .close-navigation{position:fixed;top:0;left:0;width:100%;background:var(--dark-100);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 15px}header .header-navigation-section .close-navigation h2{color:var(--white-color);font-size:14px;line-height:22px;text-transform:uppercase}header .header-navigation-section .close-navigation .close-trigger{display:flex;align-items:center;justify-content:center}header .header-navigation-section .close-navigation .close-trigger svg{width:16px;height:16px}header .header-navigation-section .main-container{padding:0}header .header-navigation-section .mobile-actions{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;gap:6px;padding:0 15px 10px;margin-bottom:10px;position:relative}header .header-navigation-section .mobile-actions:before{content:'';position:absolute;left:50%;bottom:0;width:100%;padding:0 15px;height:1px;transform:translateX(-50%);background:var(--gray-color-1400)}header .header-navigation-section .mobile-actions a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;flex:1;text-align:center}header .header-navigation-section .mobile-actions a .icon{position:relative;display:flex;flex-wrap:wrap;margin-bottom:2.4px}header .header-navigation-section .mobile-actions a svg{width:25px;height:25px}header .header-navigation-section .mobile-actions a .text{font-size:12px;line-height:17px;text-transform:uppercase;color:var(--black-color)}header .header-navigation-section .mobile-actions a .count{top:-4px;right:-12px;width:17px;height:17px;text-align:center;line-height:16px;border-radius:50%;position:absolute;font-size:14px;color:var(--white-color);background:var(--light-color)}}@media (min-width:992px){header .header-navigation-section .close-navigation,header .header-navigation-section .mobile-actions{display:none}}header .header-navigation-section nav .categories-list.small .parent .website-categories{font-size:15px;padding:5.7px 15px 10px}header .header-navigation-section nav .categories-list.xs .parent .website-categories{font-size:14px;padding:5.7px 12px 10px}header .header-navigation-section nav .categories-list.xxs .parent .website-categories{font-size:13px;padding:5.7px 5px 10px}header .header-navigation-section nav .categories-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;position:relative}@media (max-width:991px){header .header-navigation-section nav .categories-list{flex-direction:column;justify-content:flex-start;align-items:flex-start}}header .header-navigation-section nav .categories-list .parent{transition:all .35s ease-out;border:solid transparent;border-width:1px 1px 0;border-top-left-radius:5px;border-top-right-radius:5px;background-color:var(--white-color);z-index:2}header .header-navigation-section nav .categories-list .parent.discount .website-categories{color:red}header .header-navigation-section nav .categories-list .parent.catalog .website-categories{background:var(--light-200);color:var(--black-color)}header .header-navigation-section nav .categories-list .parent.catalog .website-categories:hover{color:var(--white-color)}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent.catalog .website-categories{background:var(--dark-100);color:var(--white-color);margin-top:10px}}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start}header .header-navigation-section nav .categories-list .parent.discount .website-categories{background:var(--light-200);color:var(--red-color);font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}header .header-navigation-section nav .categories-list .parent.discount .website-categories:after{content:'%';margin-left:4px}}header .header-navigation-section nav .categories-list .parent.active{border-color:var(--gray-color-400)}header .header-navigation-section nav .categories-list .parent.active .website-categories{color:var(--light-200)}header .header-navigation-section nav .categories-list .parent.active .website-categories:before{opacity:1}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent.active{border:0}}@media (min-width:1200px){header .header-navigation-section nav .categories-list .parent:hover .website-categories{color:var(--light-200)}header .header-navigation-section nav .categories-list .parent:hover .website-categories svg{transform:rotate(180deg)}header .header-navigation-section nav .categories-list .parent:hover.parent-with-childs{border-color:var(--gray-color-400)}header .header-navigation-section nav .categories-list .parent:hover.parent-with-childs .website-categories:before{opacity:1}header .header-navigation-section nav .categories-list .parent:hover.parent-with-childs .categories-submenu-overlay{opacity:1;visibility:initial;pointer-events:initial}header .header-navigation-section nav .categories-list .parent:hover.parent-with-childs .categories-submenu{opacity:1;visibility:initial;pointer-events:initial}}header .header-navigation-section nav .categories-list .parent .website-categories{position:relative;padding:5.7px 19px 10px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;text-transform:uppercase;line-height:21px;display:flex;align-items:center;justify-content:center;color:var(--black-color)}header .header-navigation-section nav .categories-list .parent .website-categories.discount{color:var(--red-color)}header .header-navigation-section nav .categories-list .parent .website-categories.discount svg{fill:var(--red-color)}header .header-navigation-section nav .categories-list .parent .website-categories.a svg{transform:rotate(180deg)}@media (max-width:1770px){header .header-navigation-section nav .categories-list .parent .website-categories{font-size:14px}}@media (max-width:1600px){header .header-navigation-section nav .categories-list .parent .website-categories{padding:5.7px 15px 10px}}@media (max-width:1550px){header .header-navigation-section nav .categories-list .parent .website-categories{padding:5.7px 10px 10px}}@media (max-width:1450px){header .header-navigation-section nav .categories-list .parent .website-categories{font-size:14px;padding:5.7px 9px 10px}}@media (max-width:1199px){header .header-navigation-section nav .categories-list .parent .website-categories{font-size:13px;padding:5.7px 8px 10px}}@media (max-width:1100px){header .header-navigation-section nav .categories-list .parent .website-categories{padding:5.7px 4px 10px}}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .website-categories{position:relative;padding:11px 15px;border:0;font-size:13px;width:100%;justify-content:flex-start}}header .header-navigation-section nav .categories-list .parent .website-categories:before{content:"";position:absolute;top:calc(100% - 1px);left:0;width:100%;height:2px;background-color:var(--white-color);transition:all .35s ease-out;opacity:0;pointer-events:none;z-index:2}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .website-categories:before{display:none}}header .header-navigation-section nav .categories-list .parent .website-categories>svg{margin-right:3px;transition:all 400ms ease-in-out}header .header-navigation-section nav .categories-list .parent .categories-submenu-overlay{opacity:0;visibility:hidden;position:fixed;top:192px;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition:all 400ms ease-in-out;pointer-events:none}header .header-navigation-section nav .categories-list .parent .categories-submenu{top:100%;left:0;background-color:var(--white-color);border-radius:5px;border-top-left-radius:0;border:1px solid var(--gray-color-400);padding:24px 20px;min-width:260px;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);position:absolute;width:100%}@media (min-width:992px){header .header-navigation-section nav .categories-list .parent .categories-submenu{opacity:0;visibility:hidden;transition:all 450ms ease-in-out}}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu{position:initial;border-width:0;max-height:1600px;overflow-y:auto;opacity:1;visibility:initial;padding:0 0 0 15px;box-shadow:unset;display:none}}header .header-navigation-section nav .categories-list .parent .categories-submenu.active{opacity:1;visibility:initial}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first-wrap{display:flex;flex-direction:unset;flex-wrap:wrap;align-items:flex-start;column-gap:10px}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first-wrap.center-items{justify-content:center}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first{display:flex;flex-direction:column;align-items:flex-start;-moz-column-gap:10px;column-gap:10px;row-gap:6px;border-left:0;position:relative;width:100%;max-width:calc(100% / 4 - (30px / 4))}@media (max-width:1400px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first{max-width:calc(100% / 3 - (20px / 3))}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full{max-width:100%;flex-direction:unset;flex-wrap:wrap}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-5 .categories-first-parent{width:100%;max-width:calc(100% / 5 - (40px / 5))}@media (max-width:1450px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-5 .categories-first-parent{max-width:calc(100% / 4 - (30px / 4))}}@media (max-width:1199px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-5 .categories-first-parent{max-width:calc(100% / 3 - (20px / 3))}}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-5 .categories-first-parent{max-width:100%}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-4 .categories-first-parent{width:100%;max-width:calc(100% / 4 - (30px / 4))}@media (max-width:1450px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-4 .categories-first-parent{max-width:calc(100% / 3 - (20px / 3))}}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-4 .categories-first-parent{max-width:100%}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-3 .categories-first-parent{width:100%;max-width:calc(100% / 3 - (20px / 3))}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-3 .categories-first-parent{max-width:100%}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-2 .categories-first-parent{width:100%;max-width:calc(100% / 2 - (10px / 2))}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first.full.columns-2 .categories-first-parent{max-width:100%}}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first{max-width:100%}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first:after{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:var(--gray-color-300)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first:last-child:after{height:calc(100% - 11px)}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent{width:100%;margin-bottom:0;border-width:0}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent:hover .categories-first-parent-link{color:var(--dark-200)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent:hover .categories-first-parent-link svg{fill:var(--dark-200)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link{padding:0 10px 0 18.8px;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:24px;color:var(--light-200);position:relative;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:all 400ms ease-in-out}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link{font-size:13px;justify-content:space-between;padding-right:25px;color:var(--black-color)}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link.is-open{color:var(--light-200)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link.is-open svg{transform:rotate(180deg);fill:var(--light-200)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link svg{margin:0 0 0 15px;fill:var(--light-200);transition:all 400ms ease-in-out}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link svg{fill:var(--black-color)}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link:after{content:"";position:absolute;top:13px;left:0;width:6px;height:6px;border-radius:50%;background-color:var(--gray-color-300);transform:translateY(-50%)}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .categories-first-parent-link:after{width:11px;height:1px}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second{margin:10px 0 10px 11px;position:relative}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second{display:none}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second:after{content:'';position:absolute;top:0;left:0;height:calc(100% - 11px);width:1px;background:var(--gray-color-300)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second ul li a{padding-left:18.8px;font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:24px;--tw-text-opacity:1;color:var(--black-color);position:relative;display:block}@media (max-width:991px){header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second ul li a{font-size:13px}}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second ul li a:after{content:"";position:absolute;top:12px;left:0;width:11px;height:1px;background-color:var(--gray-color-300);transform:translateY(-50%)}header .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first .categories-first-parent .website-categories-second ul li a:hover{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif}header.header-type-2{box-shadow:0 0 6px 3px rgba(0,0,0,0.16)}@media (min-width:992px){header.header-type-2 .header-navigation-section{position:absolute;width:100%;opacity:0;visibility:hidden;top:130%;left:0;transition:all .35s ease-in-out}header.header-type-2 .header-navigation-section .header-navigation-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition:all 400ms ease-in-out;pointer-events:none}header.header-type-2 .header-navigation-section.show{opacity:1;visibility:initial;top:100%}header.header-type-2 .header-navigation-section.show .header-navigation-overlay{opacity:1 !important;visibility:initial !important}header.header-type-2 .header-navigation-section nav{position:relative}header.header-type-2 .header-navigation-section nav .categories-list{border-radius:10px 0 0 10px;max-width:265px;border:1px solid var(--gray-color-300);background-color:var(--white-color);flex-direction:column;justify-content:flex-start;align-items:flex-start;position:initial}header.header-type-2 .header-navigation-section nav .categories-list .parent{background:transparent;width:100%;border:0}header.header-type-2 .header-navigation-section nav .categories-list .parent:first-child .website-categories{border-top:0;border-top-left-radius:10px}header.header-type-2 .header-navigation-section nav .categories-list .parent:last-child .website-categories{border-bottom:0;border-bottom-left-radius:10px}header.header-type-2 .header-navigation-section nav .categories-list .parent.active .website-categories svg{fill:var(--light-200)}header.header-type-2 .header-navigation-section nav .categories-list .parent.parent-with-childs:hover .website-categories{border-color:var(--gray-color-200);background:var(--white-color)}header.header-type-2 .header-navigation-section nav .categories-list .parent .website-categories{justify-content:flex-start;padding:10px 19px;border-width:1px 0;border-style:solid;border-color:transparent;position:relative;z-index:2}header.header-type-2 .header-navigation-section nav .categories-list .parent .website-categories:before{display:none}header.header-type-2 .header-navigation-section nav .categories-list .parent .website-categories svg{transition:all .35s ease-in-out}header.header-type-2 .header-navigation-section nav .categories-list .parent .categories-submenu-overlay{display:none !important}header.header-type-2 .header-navigation-section nav .categories-list .parent .categories-submenu{position:absolute;top:0;left:263px;max-height:calc(100vh - 130px);min-height:100%;width:calc(100% - 263px);box-sizing:border-box;min-width:0;border-bottom-left-radius:0;border-top-left-radius:0;border:1px solid var(--gray-color-300);padding-top:10px !important;opacity:0;overflow-y:auto;visibility:hidden;pointer-events:none}header.header-type-2 .header-navigation-section nav .categories-list .parent .categories-submenu.active{opacity:1;height:unset;visibility:initial;pointer-events:initial}header.header-type-2 .header-navigation-section nav .categories-list .parent .categories-submenu .website-categories-first-wrap.center-items{justify-content:flex-start}header.header-type-2 .main-section-header{padding:11px 0 0}header.header-type-2 .main-section-header .wrap{gap:0}header.header-type-2 .main-section-header .wrap .logo-wrap{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap}header.header-type-2 .main-section-header .wrap .logo-wrap .logo{max-width:84px;margin-bottom:6px}header.header-type-2 .main-section-header .wrap .logo-wrap .hamburger-type-2{display:flex}header.header-type-2 .main-section-header .wrap .header-actions .locations-language-section{position:static;margin-left:18px}header.header-type-2 .main-section-header .wrap .header-actions .locations-language-section .langs-heading{display:none}header.header-type-2 .main-section-header .wrap .header-actions #website-actions{margin-bottom:6px}header.header-type-2 .main-section-header .wrap #quick-search{margin-bottom:10px}}@media (min-width:992px) and (max-width:1199px){header.header-type-2 .header-navigation-section nav .categories-list{max-width:237px}}@media (min-width:992px) and (max-width:1199px){header.header-type-2 .header-navigation-section nav .categories-list .parent .categories-submenu{width:calc(100% - 237px);left:235px}}@media (min-width:992px) and (max-width:1199px){header.header-type-2 .main-section-header .wrap .header-actions .action{margin:0 5px !important}header.header-type-2 .main-section-header .wrap .header-actions .action .head{font-size:12px}}@media (min-width:992px) and (max-width:1250px){header.header-type-2 .main-section-header .wrap #quick-search{min-width:350px}}@media (min-width:992px) and (max-width:1199px){header.header-type-2 .main-section-header .wrap #quick-search{min-width:240px}header.header-type-2 .main-section-header .wrap #quick-search .search-wrap input[type="text"]{font-size:12px}}@media (max-width:991px){header.header-type-1 .main-section-header .wrap .logo-wrap .logo{transition:all 350ms ease-in-out}header.header-type-1.fixed-header .main-section-header .wrap .header-actions .locations-language-section .langs-heading{display:none}header.header-type-1.fixed-header .main-section-header .wrap .logo-wrap .logo{max-width:68px}}@media (min-width:1100px){header.header-type-1 .main-section-header .wrap .logo-wrap{position:relative;transition:all 350ms ease-in-out}header.header-type-1 .main-section-header .wrap .logo-wrap .hamburger-type-2{position:absolute;bottom:-4px;right:-20px;display:flex;opacity:0;visibility:hidden;margin:0;transform:translateX(100%);padding:12px 20px 9px;transition:all 350ms ease-in-out;border:0}header.header-type-1 .main-section-header .wrap .logo-wrap .logo{transition:all 350ms ease-in-out}header.header-type-1 .main-section-header .wrap .logo-wrap .logo img{transition:all 350ms ease-in-out}header.header-type-1 .main-section-header .wrap #quick-search{min-width:438px !important;transition:all 350ms ease-in-out}header.header-type-1 .main-section-header .wrap .header-actions #website-actions{transition:all 350ms ease-in-out}header.header-type-1 .main-section-header .wrap .header-actions .locations-language-section{transition:all 350ms ease-in-out}header.header-type-1 .main-section-header .wrap .header-actions .locations-language-section .langs-heading{transition:all 350ms ease-in-out}header.header-type-1.fixed-header .main-section-header{padding:11px 0 6px}header.header-type-1.fixed-header .main-section-header .wrap{gap:30px}header.header-type-1.fixed-header .main-section-header .wrap #quick-search{margin-bottom:5px}header.header-type-1.fixed-header .main-section-header .wrap .logo-wrap{position:relative;margin-right:155px}header.header-type-1.fixed-header .main-section-header .wrap .logo-wrap .hamburger-type-2{opacity:1;visibility:initial}header.header-type-1.fixed-header .main-section-header .wrap .logo-wrap .logo{max-width:84px}header.header-type-1.fixed-header .main-section-header .wrap .logo-wrap .logo img{max-width:84px}header.header-type-1.fixed-header .main-section-header .wrap .header-actions .locations-language-section{position:relative;transition:all 350ms ease-in-out;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;top:-4px}header.header-type-1.fixed-header .main-section-header .wrap .header-actions .locations-language-section .langs-heading{display:block;line-height:18px;font-size:10px}header.header-type-1.fixed-header .main-section-header .wrap .header-actions #website-actions{margin-bottom:0}header.header-type-1.fixed-header .main-section-header .wrap .header-actions #website-actions #website-cart{margin-right:16px}header.header-type-1.fixed-header .header-navigation-section{transition:all 350ms ease-in-out;height:38px}header.header-type-1.fixed-header .header-navigation-section:not(.show).close-navigation{opacity:0;visibility:hidden;overflow:hidden;height:0}}@media (min-width:1100px) and (max-width:1199px){header.header-type-1 .main-section-header .wrap .logo-wrap .hamburger-type-2{right:0px}}@media (min-width:1100px) and (max-width:1350px){header.header-type-1 .main-section-header .wrap #quick-search{min-width:330px !important}}@media (min-width:1100px) and (max-width:1250px){header.header-type-1 .main-section-header .wrap #quick-search{min-width:280px !important}}@media (min-width:1100px) and (max-width:1199px){header.header-type-1.fixed-header .main-section-header .wrap .logo-wrap{margin-right:110px}}@keyframes load{0%{width:0}90%{width:100%}100%{opacity:0;visibility:hidden}}@media (max-width:767px){.fixed-header #quick-search.open{overflow:initial}}footer .footer-benefits{padding:32px 0;border-bottom:1px solid var(--gray-color-100)}@media (max-width:991px){footer .footer-benefits{padding:15px 0}}@media (max-width:767px){footer .footer-benefits{display:none}}footer .footer-benefits ul{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}footer .footer-benefits ul li{padding:7px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-style:solid;border-color:var(--gray-color-100);width:25%;gap:17px;position:relative}@media (max-width:991px){footer .footer-benefits ul li{width:50%;justify-content:flex-start;padding:7px 0}}footer .footer-benefits ul li:hover .hover{opacity:1;visibility:initial}footer .footer-benefits ul li .hover{position:absolute;top:100%;left:0;opacity:0;visibility:hidden;transition:all 350ms ease-in-out;background:var(--white-color);z-index:2;border-radius:6px;padding:10px}footer .footer-benefits ul li .hover:before{content:'';position:absolute;top:0;left:50%;transform:translate(-50%, -100%);border-bottom:10px solid var(--white-color);border-left:10px solid transparent;border-right:10px solid transparent}footer .footer-benefits ul li .hover p{font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:12px;line-height:22px;margin-bottom:5px}footer .footer-benefits ul li .hover .main-btn{text-transform:initial}footer .footer-benefits ul li img{max-width:63px;width:100%}footer .footer-benefits ul li .name{max-width:calc(100% - 80px);font-size:16px;line-height:21px;color:var(--white-color);text-transform:uppercase}@media (max-width:1199px){footer .footer-benefits ul li .name{font-size:14px}}footer .footer-benefits ul li:not(:last-child){border-right:1px solid var(--gray-color-100)}@media (max-width:991px){footer .footer-benefits ul li:not(:last-child){border-right:0}}footer .footer-main{padding:21px 0 97px}@media (max-width:991px){footer .footer-main{padding:0 0 34px}}footer .footer-main .wrap{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}@media (max-width:991px){footer .footer-main .wrap{flex-direction:column;justify-content:center;gap:0}}footer .footer-main .wrap .area{width:100%;max-width:250px;position:relative}footer .footer-main .wrap .area.socials-area{display:flex;flex-direction:column;gap:40px}@media (max-width:991px){footer .footer-main .wrap .area.socials-area{gap:0}}@media (max-width:991px){footer .footer-main .wrap .area{max-width:100%}footer .footer-main .wrap .area.recommandation{display:none}footer .footer-main .wrap .area:before{position:absolute;content:"";bottom:0;left:50%;transform:translateX(-50%);width:calc(100% + 28px);height:1px;background-color:var(--gray-color-1000)}footer .footer-main .wrap .area.socials-area .socials-wrap{order:2;position:relative}footer .footer-main .wrap .area.socials-area .socials-wrap:before{position:absolute;content:"";top:0;left:50%;transform:translateX(-50%);width:calc(100% + 28px);height:1px;background-color:var(--gray-color-1000)}footer .footer-main .wrap .area.open .footer-heading svg.close{display:none}footer .footer-main .wrap .area.open .footer-heading svg.open{display:block}}footer .footer-main .wrap .area.large{max-width:calc(((100% - 250px) / 3 - (60px / 3)))}@media (max-width:991px){footer .footer-main .wrap .area.large{max-width:100%}}footer .footer-main .wrap .area .pages{display:flex;flex-direction:column;gap:10px}@media (max-width:991px){footer .footer-main .wrap .area .pages{display:none;margin-bottom:18.9px}}footer .footer-main .wrap .area .pages li a{color:var(--white-color);font-family:'CenturyGothic','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:12px;line-height:18px;text-transform:uppercase;transition:all 350ms ease-in-out}footer .footer-main .wrap .area .pages li a:hover{color:var(--light-color)}@media (max-width:991px){footer .footer-main .wrap .area .pages li a{text-align:center;display:block}}@media (max-width:991px){footer .footer-main .wrap .area .pages li:not(:last-child){margin-bottom:10px}}footer .footer-main .wrap .area .recomandation-link{display:flex;flex-wrap:wrap}@media (max-width:991px){footer .footer-main .wrap .area .recomandation-link{display:none}}footer .footer-main .wrap .area .recomandation-link img{width:100%;max-width:200px}footer .footer-main .wrap .area .socials{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px}@media (max-width:991px){footer .footer-main .wrap .area .socials{align-items:center;margin-bottom:11px;flex-direction:row;gap:20px}}@media (max-width:767px){footer .footer-main .wrap .area .socials{align-items:center;margin-bottom:11px;gap:10px;flex-direction:column}}footer .footer-main .wrap .area .socials li a{display:flex;flex-wrap:wrap}footer .footer-main .wrap .area .socials li a img{max-width:150px}@media (max-width:991px){footer .footer-main .wrap .area .socials li a img{max-height:30px}}footer .footer-bottom{padding-bottom:30px}footer .footer-bottom .wrap{display:flex;align-items:center;justify-content:space-between;gap:10px}footer .footer-bottom .wrap .logos{flex:1;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;column-gap:100px}footer .footer-bottom .wrap .logos .copyright{width:100%;text-align:center;color:var(--white-color);font-size:14px;line-height:22px;margin:10px 0 0}@media (max-width:991px){footer .footer-bottom .wrap .logos .copyright{font-size:12px;line-height:18px}}@media (max-width:1550px){footer .footer-bottom .wrap .logos{column-gap:50px}}@media (max-width:1450px){footer .footer-bottom .wrap .logos{gap:20px}}@media (max-width:1350px){footer .footer-bottom .wrap .logos{gap:15px}}@media (max-width:1199px){footer .footer-bottom .wrap .logos{gap:20px}}@media (max-width:991px){footer .footer-bottom .wrap .logos{flex-direction:column;justify-content:center;align-items:center}}footer .footer-bottom .wrap .logos .inline-logos{display:flex;align-items:center;justify-content:center;gap:20px}@media (max-width:1400px){footer .footer-bottom .wrap .logos .inline-logos{gap:10px}}@media (max-width:1400px){footer .footer-bottom .wrap .logos .inline-logos{gap:5px}}footer .footer-bottom .wrap .logos img{max-width:250px;width:100%}@media (max-width:1199px){footer .footer-bottom .wrap .logos img{max-width:200px}}@media (max-width:991px){footer .footer-bottom .wrap .logos img{max-width:170px}}@media (max-width:767px){footer .footer-bottom .wrap .logos img{max-width:280px}}footer .footer-bottom .wrap .logos img.payments,footer .footer-bottom .wrap .logos img.shipping{max-width:380px}@media (max-width:1450px){footer .footer-bottom .wrap .logos img.payments,footer .footer-bottom .wrap .logos img.shipping{max-width:360px}}@media (max-width:1350px){footer .footer-bottom .wrap .logos img.payments,footer .footer-bottom .wrap .logos img.shipping{max-width:300px}}@media (max-width:1199px){footer .footer-bottom .wrap .logos img.payments,footer .footer-bottom .wrap .logos img.shipping{max-width:290px}}@media (max-width:1100px){footer .footer-bottom .wrap .logos img.payments,footer .footer-bottom .wrap .logos img.shipping{max-width:280px}}footer .footer-bottom .wrap .logos img.group{max-width:200px}@media (max-width:1199px){footer .footer-bottom .wrap .logos img.group{max-width:150px}}@media (max-width:767px){footer .footer-bottom .wrap .logos img.group{max-width:140px}}.auth-page .auth-content{padding-bottom:43.9px}@media (max-width:767px){.auth-page .auth-content{padding-bottom:0}}.auth-page .auth-content .loginTrigger{margin-top:48px;text-align:center}@media (max-width:767px){.auth-page .auth-content .loginTrigger{margin-top:33px}}.auth-page .auth-content .loginTrigger h2{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:20px;line-height:35px;color:var(--black-color)}.auth-page .auth-content .loginTrigger h2 a{color:var(--light-color);transition-duration:.35s;margin:0 5px}.auth-page .auth-content .loginTrigger h2 a:hover{color:var(--black-color)}@media (max-width:767px){.auth-page .auth-content .loginTrigger h2{font-size:16px;line-height:24px}}.auth-page .auth-content .wrap{margin-left:auto;margin-right:auto;width:100%;border-radius:10px;background-color:var(--white-color);text-align:center;max-width:709px;box-shadow:0 3px 24px 0 rgba(0,0,0,0.16);padding:61px 69px}@media (max-width:767px){.auth-page .auth-content .wrap{padding:35px 17px 31px;max-width:100%}}.auth-page .auth-content .wrap .link{width:100%;color:var(--black-color);display:block;margin-top:15px;transition:all 350ms ease-in-out}.auth-page .auth-content .wrap .link:hover{color:var(--light-color)}.auth-page .auth-content .wrap .icon{display:flex;align-items:center;justify-content:center;margin-bottom:13.5px}@media (max-width:767px){.auth-page .auth-content .wrap .icon{margin-bottom:11.5px}}.auth-page .auth-content .wrap .description{text-align:center;margin-bottom:24px}.auth-page .auth-content .wrap .description p{font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;font-size:16px;line-height:35px;color:var(--black-color)}.auth-page .auth-content .wrap .description p span{color:var(--dark-100)}.auth-page .auth-content .wrap .description p span.light{color:var(--light-color)}.auth-page .auth-content .wrap .auth-form h2{font-size:25px;display:block;line-height:35px;color:var(--black-color);margin-bottom:14px;padding:0;font-family:'CenturyGothic-Bold','Helvetica Neue','Helvetica','Arial','Tahoma','Verdana',sans-serif;text-align:left}@media (max-width:991px){.auth-page .auth-content .wrap .auth-form h2{font-size:20px;line-height:30px}}@media (max-width:767px){.auth-page .auth-content .loginTrigger h2{display:flex;flex-direction:column;align-items:center;justify-content:center}}