.wd-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wd-social-gap,calc(var(--wd-social-size,40px) / 4));justify-content:var(--wd-align);}.wd-social-icons>a{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-social-size,40px);height:var(--wd-social-size,40px);font-size:var(--wd-social-icon-size,calc(var(--wd-social-size,40px) / 2.5));color:var(--wd-social-color);background-color:var(--wd-social-bg,unset);box-shadow:var(--wd-social-shadow);border:var(--wd-social-brd) var(--wd-social-brd-color);border-radius:var(--wd-social-radius);line-height:1;}.wd-social-icons>a:hover{color:var(--wd-social-color-hover,var(--wd-social-color));background-color:var(--wd-social-bg-hover,var(--wd-social-bg));border-color:var(--wd-social-brd-color-hover,var(--wd-social-brd-color));box-shadow:var(--wd-social-shadow-hover);}.wd-social-icons .wd-icon:before{content:var(--wd-social-icon,unset);font-family:"woodmart-font";}.social-facebook{--wd-social-brand-color:#365493;--wd-social-icon:"";}.social-twitter{--wd-social-brand-color:#000;--wd-social-icon:"";}.social-instagram{--wd-social-brand-color:#774430;--wd-social-icon:"";}.social-email{--wd-social-brand-color:#f89a1e;--wd-social-icon:"";}.social-pinterest{--wd-social-brand-color:#cb2027;--wd-social-icon:"";}.social-youtube{--wd-social-brand-color:#cb2027;--wd-social-icon:"";}.social-tumblr{--wd-social-brand-color:#36465d;--wd-social-icon:"";}.social-linkedin{--wd-social-brand-color:#0274b3;--wd-social-icon:"";}.social-vimeo{--wd-social-brand-color:#1ab7ea;--wd-social-icon:"";}.social-flickr{--wd-social-brand-color:#fe0072;--wd-social-icon:"";}.social-github{--wd-social-brand-color:#171515;--wd-social-icon:"";}.social-dribbble{--wd-social-brand-color:#ec5e95;--wd-social-icon:"";}.social-behance{--wd-social-brand-color:#1f6ffc;--wd-social-icon:"";}.social-soundcloud{--wd-social-brand-color:#f9490d;--wd-social-icon:"";}.social-spotify{--wd-social-brand-color:#2ebd59;--wd-social-icon:"";}.social-skype{--wd-social-brand-color:#00aff0;--wd-social-icon:"";}.social-ok{--wd-social-brand-color:#ee8208;--wd-social-icon:"";}.social-whatsapp{--wd-social-brand-color:#1ebea5;--wd-social-icon:"";}.social-vk{--wd-social-brand-color:#4c75a3;--wd-social-icon:"";}.social-snapchat{--wd-social-brand-color:#fffc00;--wd-social-icon:"";}.social-tg{--wd-social-brand-color:#37aee2;--wd-social-icon:"";}.social-viber{--wd-social-brand-color:#834995;--wd-social-icon:"";}.social-tiktok{--wd-social-brand-color:#010101;--wd-social-icon:"";}.social-discord{--wd-social-brand-color:#5562ea;--wd-social-icon:"";}.social-yelp{--wd-social-brand-color:#ff1a1a;--wd-social-icon:"";}.wd-social-icons.wd-style-default{gap:0;--wd-social-color:rgba(0,0,0,.6);--wd-social-color-hover:rgba(0,0,0,.8);}.wd-social-icons.wd-style-default>a{width:auto;height:auto;padding:var(--wd-social-gap,calc(var(--wd-social-size,40px) / 6));}.wd-social-icons.wd-style-default.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-default{--wd-social-color:#fff;--wd-social-color-hover:rgba(255,255,255,.6);}.wd-social-icons.wd-size-small{--wd-social-size:30px;--wd-social-gap:6px;--wd-social-icon-size:14px;}.wd-social-icons.wd-shape-circle{--wd-social-radius:50%;}.wd-social-icons.wd-shape-rounded{--wd-social-radius:5px;}.wd-social-icons:not([class*="wd-layout-"]) .wd-label{flex:1 1 100%;}.wd-social-icons.wd-layout-justify .wd-label{flex:1 1 auto;text-align:start;}@media (min-width: 1025px){.wd-social-icons.wd-size-large{--wd-social-size:60px;}}.wd-social-icons.wd-style-simple{--wd-social-bg:#efefef;--wd-social-bg-hover:var(--wd-primary-color);--wd-social-color:rgba(0,0,0,.4);--wd-social-color-hover:#fff;}.wd-social-icons.wd-style-simple.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-simple{--wd-social-bg:rgba(255,255,255,.3);--wd-social-color:#fff;}.wd-social-icons.wd-style-colored{--wd-social-color:#fff;--wd-social-shadow-hover:inset 0 0 200px rgba(0,0,0,.15);}.wd-social-icons.wd-style-colored>a{--wd-social-bg:var(--wd-social-brand-color);}.wd-social-icons.wd-style-colored-alt{--wd-social-color:rgba(0,0,0,.4);--wd-social-color-hover:#fff;--wd-social-bg:#efefef;}.wd-social-icons.wd-style-colored-alt>a{--wd-social-bg-hover:var(--wd-social-brand-color);}.wd-social-icons.wd-style-colored-alt.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-colored-alt{--wd-social-color:#fff;--wd-social-bg:rgba(255,255,255,.3);}.wd-social-icons.wd-style-bordered{--wd-social-color:rgba(0,0,0,.4);--wd-social-color-hover:#fff;--wd-social-brd:2px solid;--wd-social-brd-color:#ccc;}.wd-social-icons.wd-style-bordered>a{--wd-social-bg-hover:var(--wd-social-brand-color);--wd-social-brd-color-hover:var(--wd-social-brand-color);}.wd-social-icons.wd-style-bordered.color-scheme-light,.color-scheme-light .wd-social-icons.wd-style-bordered{--wd-social-color:#fff;--wd-social-brd-color:rgba(255,255,255,.4);}.wd-social-icons.wd-style-primary{--wd-social-color:var(--wd-primary-color);--wd-social-color-hover:#fff;--wd-social-bg-hover:var(--wd-primary-color);--wd-social-brd:2px solid;--wd-social-brd-color:var(--wd-primary-color);}.wd-dropdown-results{margin-top:0 !important;overflow:hidden;right:calc(( var(--wd-form-brd-radius) / 1.5 ));left:calc(( var(--wd-form-brd-radius) / 1.5 ));}.wd-dropdown-results:after{width:auto !important;height:auto !important;}.search-results-wrapper{position:relative;}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none;}.autocomplete-suggestions{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:-1px;margin-right:-1px;}.autocomplete-suggestion{display:flex;padding:15px;border-top:1px solid;border-right:1px solid;border-color:var(--brdcolor-gray-300);cursor:pointer;line-height:1;transition:all .25s ease;}.autocomplete-suggestion .suggestion-thumb{flex:0 0 auto;margin-right:15px;max-width:65px;}.autocomplete-suggestion .suggestion-thumb img{border-radius:calc(var(--wd-brd-radius) / 1.5);}.autocomplete-suggestion .suggestion-content{--wd-mb:10px;}.autocomplete-suggestion .wd-entities-title{font-size:14px;}.autocomplete-suggestion .wd-entities-title strong{text-decoration:underline;}.autocomplete-suggestion .suggestion-sku{font-size:12px;}.autocomplete-suggestion.suggestion-divider{width:100%;background-color:var(--bgcolor-gray-100);cursor:default;}.autocomplete-suggestion.suggestion-divider h5{margin-bottom:0;text-transform:uppercase;}.autocomplete-suggestion:hover,.autocomplete-suggestion.autocomplete-selected{background-color:var(--bgcolor-gray-100);}.view-all-results,.suggestion-divider,.suggestion-no-found{grid-column:1/-1;}.view-all-results{height:50px;border-top:1px solid;border-bottom:1px solid;border-color:var(--brdcolor-gray-300);color:var(--color-gray-800);text-align:center;text-transform:uppercase;font-weight:600;line-height:50px;cursor:pointer;transition:all .25s ease;}.view-all-results:hover{background-color:var(--bgcolor-gray-100);}@media (max-width: 1024px){.autocomplete-suggestions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));}.autocomplete-suggestion{padding:10px;}.autocomplete-suggestion .suggestion-thumb{max-width:45px;}.autocomplete-suggestion :is(.wd-entities-title,.price){font-size:12px;}}.searchform{position:relative;--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px;}.searchform input[type="text"]{padding-right:var(--wd-search-btn-w);}.searchform .searchsubmit{--btn-color:var(--wd-form-color,currentColor);--btn-bgcolor:transparent;position:absolute;gap:0;inset-block:0;right:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;box-shadow:none;font-weight:400;font-size:0;font-style:unset;}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7;}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.3);transition:opacity .2s ease;content:"";font-family:"woodmart-font";}.searchform .searchsubmit img{max-width:24px;transition:opacity .2s ease;}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc(( var(--wd-form-height) / 2.5 ) / -2);margin-left:calc(( var(--wd-form-height) / 2.5 ) / -2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height) / 2.5);height:calc(var(--wd-form-height) / 2.5);border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);}.searchform .searchsubmit.wd-with-img:after{content:none;}.searchform.search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;--wd-anim-state:running;}.searchform.search-loading .searchsubmit:after,.searchform.search-loading .searchsubmit img{opacity:0;transition-duration:.1s;}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgba(0,0,0,.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%);}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible;}.scrollToTop:after{content:"";font-family:"woodmart-font";}.scrollToTop:hover{color:var(--color-gray-500);}.wd-search-opened .scrollToTop{display:none;}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px;}}.wd-sticky-social{position:fixed;top:50%;flex-direction:column;transition:all .5s cubic-bezier(.19,1,.22,1) 1s;gap:0 !important;z-index:390;}.wd-sticky-social .wd-social-icon{overflow:hidden;min-width:var(--wd-social-size,40px);width:auto;font-size:14px;}.wd-sticky-social .wd-social-icon:hover{box-shadow:none;}.wd-sticky-social .wd-social-icon:hover .wd-icon-name{max-width:220px;}.wd-sticky-social .wd-icon{width:var(--wd-social-size,40px);}.wd-sticky-social .wd-icon-name{overflow:hidden;padding:0;max-width:0;white-space:nowrap;font-weight:600;font-family:var(--wd-text-font);transition:padding .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.32,1.15);}.wd-sticky-social.wd-loaded{transform:translate3d(0,-50%,0);}.wd-sticky-social-right{right:0;transform:translate3d(100%,-50%,0);align-items:flex-end;}.wd-sticky-social-right .wd-social-icon{flex-direction:row-reverse;}.wd-sticky-social-right .wd-social-icon:hover .wd-icon-name{padding-left:15px;}.wd-sticky-social-left{left:0;transform:translate3d(-100%,-50%,0);align-items:flex-start;}.wd-sticky-social-left .wd-social-icon{flex-direction:row;}.wd-sticky-social-left .wd-social-icon:hover .wd-icon-name{padding-right:15px;}@media (max-width: 1024px){.wd-sticky-social{display:none;}}.wd-sticky-btn{position:fixed;inset:auto 0 0 0;z-index:340;display:flex;align-items:center;overflow:hidden;padding-block:10px;height:var(--wd-sticky-btn-height);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,.12);transition:transform .5s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0);}.wd-sticky-btn .container{display:flex;align-items:center;column-gap:15px;}.wd-sticky-btn-content{display:flex;flex:1 1 auto;align-items:center;column-gap:10px;}.wd-sticky-btn-thumbnail{flex:0 0 auto;overflow:hidden;}.wd-sticky-btn-thumbnail img{min-width:65px;max-width:65px;max-height:calc(var(--wd-sticky-btn-height) - 20px);border-radius:calc(var(--wd-brd-radius) / 1.5);object-fit:cover;object-position:center;}.wd-sticky-btn-info{flex:1 1 auto;}.wd-sticky-btn .woocommerce-price-suffix{display:block;}.wd-sticky-btn .wd-entities-title{margin-bottom:0;font-size:14px;}.wd-sticky-btn .star-rating{margin-top:5px;}.wd-sticky-btn .price{margin-inline-end:15px;text-align:end;font-size:16px;}.wd-sticky-btn .wd-sticky-btn-cart{display:flex;align-items:center;}.wd-sticky-btn .wd-sticky-btn-cart>.wd-buy-now-btn{margin-inline-start:10px;}.wd-sticky-btn form.cart{flex:0 0 auto;align-items:center;}.wd-sticky-btn p.stock{margin-bottom:0;margin-inline-end:15px;font-size:14px;}.wd-sticky-btn .wd-action-btn.wd-style-icon>a{height:40px;}.wd-sticky-add-to-cart{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset));}.wd-sticky-add-to-cart:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.wd-sticky-add-to-cart:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0);}.wd-sticky-btn-shown.wd-sticky-btn{transform:translate3d(0,0,0);}.wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + var(--wd-sticky-btn-height));}@media (min-width: 769px){.wd-sticky-btn-on{padding-bottom:var(--wd-sticky-btn-height);}}@media (max-width: 1024px){.wd-sticky-btn .price :is(del,ins){display:block;}}@media (max-width: 768.98px){.wd-sticky-btn{padding-block:0;background-color:transparent;box-shadow:none;display:none;}.wd-sticky-btn .wd-sticky-btn-cart{flex:1 1 auto;margin-inline:-15px;}.wd-sticky-btn :is(.price,p.stock,.wd-buy-now-btn,.wd-action-btn,.wd-sticky-btn-content){display:none;}.wd-sticky-btn form.cart{position:relative;margin-inline-end:0 !important;width:100%;}.wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart){width:100%;border-radius:0 !important;}.wd-sticky-btn-on-mb{padding-bottom:var(--wd-sticky-btn-height);}.wd-sticky-btn-on-mb .wd-sticky-btn{display:flex;}}.wd-quantity-overlap{--quantity-space:80px;}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;inset-inline-start:0;z-index:2;height:100%;filter:brightness(.95);transform:translate3d(0,0,0);}.wd-quantity-overlap div.quantity input[type]{height:100%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease;}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(.95);}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0;}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-inline-start:var(--quantity-space);}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{inset-inline-start:var(--quantity-space);}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{inset-inline-start:calc(50% - 9px + var(--quantity-space) / 2);}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-inline-start:calc(20px + var(--quantity-space));}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover);}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active);}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active);}.wd-quantity-overlap div.quantity:active{bottom:0 !important;}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow) !important;}[class*="wd-search-full-screen"]{position:fixed;z-index:400;visibility:hidden;opacity:0;--wd-requests-height:.001px;}[class*="wd-search-full-screen"] .autocomplete-suggestions{animation:wd-fadeInBottomShort .6s cubic-bezier(.19,1,.22,1) both;}[class*="wd-search-full-screen"] .autocomplete-suggestion{flex-direction:column;padding:0;border:none;}[class*="wd-search-full-screen"] .autocomplete-suggestion .suggestion-thumb{margin-bottom:10px;margin-right:0;max-width:100%;}[class*="wd-search-full-screen"] .autocomplete-suggestion:hover,[class*="wd-search-full-screen"] .autocomplete-suggestion.autocomplete-selected{background-color:transparent;}[class*="wd-search-full-screen"] .suggestion-divider{padding-top:20px;border-top:1px solid var(--brdcolor-gray-300);background-color:transparent !important;text-align:center;}[class*="wd-search-full-screen"] .no-found-msg{text-align:center;font-size:16px;}[class*="wd-search-full-screen"].wd-opened{visibility:visible;opacity:1;}.wd-search-opened{overflow:hidden;}.wd-search-area{position:relative;}.wd-search-area .wd-scroll-content{padding-block:20px;transition:all .6s ease;}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area:before{position:absolute;top:15px;left:calc(50% - 15px);content:"";display:inline-block;width:30px;height:30px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);--wd-anim-state:running;}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area-inner.wd-scroll-content{padding:0;max-height:0;}@media (min-width: 1025px){.wd-search-opened body{margin-right:var(--wd-scroll-w);}.wd-search-opened .wd-page-wrapper{margin-right:calc(var(--wd-scroll-w) * -1);}.wd-search-opened :is(.header-banner,.whb-row,.wd-page-content){padding-right:var(--wd-scroll-w);}}@media (max-width: 1024px){[class*="wd-search-full-screen"] .no-found-msg{font-size:14px;}[class*="wd-search-full-screen"] .suggestion-divider{padding-top:10px;}}.wd-search-full-screen{background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,.08);transition:opacity .5s cubic-bezier(.19,1,.22,1) .5s,visibility .5s cubic-bezier(.19,1,.22,1) .5s,transform .5s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0);--wd-form-height:110px;--wd-info-height:40px;}.wd-search-full-screen .autocomplete-suggestions{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;background-color:var(--bgcolor-white);}.wd-search-full-screen .autocomplete-suggestion{flex-grow:0;flex-basis:200px;padding:10px;}.wd-search-full-screen .wd-dropdown-results,.wd-search-full-screen .wd-dropdown-results .wd-scroll-content{max-height:100%;height:100%;}.wd-search-full-screen.wd-searched .search-results-wrapper{margin-top:calc(var(--wd-info-height) * -1);height:calc(100% - var(--wd-form-height) - var(--wd-requests-height));}.wd-search-full-screen .search-info-text{overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;transition:all .6s ease;}.wd-search-full-screen .search-info-text>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wd-search-full-screen :is(.view-all-results,.suggestion-divider){flex:1 1 100%;}.wd-search-full-screen .view-all-results{margin:10px -10px -10px -10px;}.wd-search-full-screen .suggestion-divider{margin-top:20px;margin-inline:-20px;padding-top:20px;}.wd-search-full-screen .searchform{padding-inline:100px;border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-bg:transparent;--wd-form-color:var(--color-gray-800);--wd-form-placeholder-color:var(--color-gray-800);--wd-form-brd-width:0;--wd-form-height:unset;}.wd-search-full-screen .searchform input[type="text"]{padding:0;text-align:center;font-weight:600;font-size:48px;}.wd-search-full-screen .searchform .searchsubmit{display:none;}.form-style-underlined .wd-search-full-screen input[type="text"]{padding-right:0;}.wd-search-full-screen .wd-close-search.wd-style-icon{--wd-action-icon-size:38px;position:absolute;top:5px;right:5px;z-index:1;}.wd-search-full-screen .wd-close-search.wd-style-icon>a{width:100px;height:100px;}.wd-search-full-screen .wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb),.8);opacity:0;transition:opacity .2s cubic-bezier(.19,1,.22,1),visibility .2s cubic-bezier(.19,1,.22,1);}.wd-search-full-screen .wd-search-loader:after{content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);}.wd-search-full-screen .search-loading ~ .wd-search-loader{top:var(--wd-form-height);visibility:visible;opacity:1;transition:opacity .6s cubic-bezier(.19,1,.22,1),visibility .6s cubic-bezier(.19,1,.22,1);}.wd-search-full-screen .search-loading ~ .wd-search-loader:after{--wd-anim-state:running;}.wd-search-full-screen.wd-requests-enabled{--wd-requests-height:70px;}.wd-search-full-screen .wd-search-requests{margin-top:30px;padding-inline:20px;}.wd-search-full-screen .wd-search-requests ul{text-align:center;}.wd-search-full-screen .wd-search-requests-text{display:none;}.wd-search-full-screen.wd-opened{transition:opacity 0s,visibility 0s,transform .5s cubic-bezier(.19,1,.22,1);transform:none;}.wd-search-full-screen .wd-search-area{padding-inline:15px;height:100%;}.wd-search-full-screen .wd-search-area .wd-scroll-content{max-height:calc(100% - var(--wd-info-height) - var(--wd-requests-height) - var(--wd-form-height));}@media (max-width: 1024px){.wd-search-full-screen{--wd-form-height:70px;--wd-info-height:30px;}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px;}.wd-search-full-screen .searchform{padding-inline:15px;}.wd-search-full-screen .searchform input[type="text"]{font-size:20px;}.wd-search-full-screen .autocomplete-suggestion{padding:10px;}.wd-search-full-screen .wd-close-search{display:none;}}@media (max-width: 768.98px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:33.333333%;}}@media (max-width: 576px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:50%;}}