.cart-widget-side{display:flex;flex-direction:column}.cart-widget-side .widget_shopping_cart{position:relative;flex:1 1 100%}.cart-widget-side .widget_shopping_cart_content{display:flex;flex:1 1 auto;flex-direction:column;height:100%}.cart-widget-side .shopping-cart-widget-body{position:relative;flex:1 1 auto}.cart-widget-side .wd-scroll-content{position:absolute;inset:0;max-height:100%;overscroll-behavior:none}.cart-widget-side .woocommerce-mini-cart .mini_cart_item{margin-bottom:0;padding:15px;transition:background-color .3s ease}.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover{background-color:var(--bgcolor-gray-100)}.cart-widget-side .woocommerce-mini-cart .remove{top:13px;inset-inline-end:10px}.cart-widget-side .shopping-cart-widget-footer{flex:0 0 auto;padding-bottom:15px}.cart-widget-side .shopping-cart-widget-footer>*{padding-inline:15px}.cart-widget-side .woocommerce-mini-cart__total{margin-top:0}.cart-widget-side .wd-empty-mini-cart{margin-top:20px;padding-inline:15px}div.quantity{display:inline-flex;vertical-align:top;white-space:nowrap;font-size:0}div.quantity input[type=number]::-webkit-inner-spin-button,div.quantity input[type=number]::-webkit-outer-spin-button,div.quantity input[type="number"]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}div.quantity :is(input[type="number"],input[type="text"],input[type="button"]){display:inline-block;color:var(--wd-form-color)}div.quantity :is(input[type="number"],input[type="text"]){height:42px}div.quantity input[type="number"]{width:30px;border-radius:0;border-right:none;border-left:none}div.quantity input[type="text"]{width:var(--quantity-space, 80px);text-align:center}.browser-Firefox div.quantity input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}div.quantity input[type="button"]{padding:0 5px;min-width:25px;min-height:unset;height:42px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background:var(--wd-form-bg);box-shadow:none}div.quantity input[type="button"]:hover{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color)}div.quantity .minus{border-start-start-radius:var(--wd-form-brd-radius);border-end-start-radius:var(--wd-form-brd-radius)}div.quantity .plus{border-start-end-radius:var(--wd-form-brd-radius);border-end-end-radius:var(--wd-form-brd-radius)}div.quantity.hidden{display:none !important}.form-style-underlined div.quantity input[type="number"],.form-style-underlined div.quantity input[type="text"]{border-top-style:solid}.whb-col-right .wd-dropdown-cart{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, .001px) / 2 * -1)}.wd-header-cart .wd-tools-icon:before{content:"\f105";font-family:"woodmart-font"}.wd-header-cart .wd-tools-icon.wd-icon-alt:before{content:"\f126";font-family:"woodmart-font"}.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count){vertical-align:middle}.wd-header-cart .wd-cart-number>span,.wd-header-cart .subtotal-divider{display:none}.wd-header-cart .wd-cart-subtotal .amount{color:inherit;font-weight:inherit;font-size:inherit}.wd-header-cart:is(.wd-design-5,.wd-design-6,.wd-design-7):not(.wd-style-text) .wd-tools-text{display:none}.wd-header-cart.wd-design-2.wd-style-icon{margin-inline-end:5px}.wd-header-cart.wd-design-2 .wd-tools-text{margin-inline-start:15px}.wd-header-cart.wd-design-4 .wd-cart-number{display:inline-block;padding:0 2px;margin-inline-start:6px;width:19px;height:19px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;font-weight:700;font-size:10px;line-height:19px}.wd-header-cart.wd-design-4:not(.wd-style-text) .wd-tools-text{display:none}.whb-top-bar .wd-header-cart.wd-design-4 .wd-cart-number{width:16px;height:16px;line-height:16px}.wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:5px}.wd-header-cart.wd-design-5 .wd-tools-text{margin-inline-start:15px}.wd-dropdown-cart{padding:20px;width:330px}:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart){display:none}.wd-header-cart.wd-design-2 .wd-cart-number,.wd-header-cart.wd-design-5 .wd-cart-number{position:absolute;top:-5px;inset-inline-end:-9px;z-index:1;width:15px;height:15px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-size:9px;line-height:15px}.whb-top-bar .wd-header-cart.wd-design-2 .wd-cart-number,.whb-top-bar .wd-header-cart.wd-design-5 .wd-cart-number{width:13px;height:13px;line-height:13px}.wd-custom-dropdown{padding-inline:10px}@media (max-width: 1024px){.wd-dropdown-cart{display:none}}li:hover .cart-info .wd-entities-title{color:var(--wd-entities-title-color-hover)}.woocommerce-mini-cart>li{position:relative;display:flex;align-items:flex-start}.woocommerce-mini-cart>li a{margin-bottom:0}.woocommerce-mini-cart .remove{position:absolute;top:1px;right:0;z-index:2;width:20px;height:20px;border-radius:50%;color:var(--color-gray-800);text-align:center;font-size:0;line-height:20px}.woocommerce-mini-cart .remove:after{font-size:10px;content:"\f112";font-family:"woodmart-font"}.woocommerce-mini-cart .remove:hover{background-color:var(--bgcolor-white);box-shadow:0 0 3px rgba(0,0,0,0.1)}.woocommerce-mini-cart .blockOverlay{display:none !important}.cart-item-link{z-index:1;font-size:0}.cart-item-image{position:relative;flex:0 0 auto;overflow:hidden;margin-right:15px}.cart-item-image img{float:none !important;margin-right:0 !important;transition:opacity .6s ease}.cart-item-image:after{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);opacity:0;transition:opacity .6s ease;content:"";display:inline-block;width:20px;height:20px;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)}.removing-process .cart-item-image:after,.wd-loading .cart-item-image:after{opacity:1;--wd-anim-state: running}.removing-process .cart-item-image img,.wd-loading .cart-item-image img{opacity:.2}.cart-info{flex:1 1 auto;padding-right:20px}.cart-info .wd-entities-title{transition:all .25s ease}.cart-info .wd-entities-title p{margin-block:5px;color:var(--wd-text-color);font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:90%;font-family:var(--wd-text-font)}.cart-info ul.variation{margin-bottom:6px;--li-mb: 5px;--list-mb: 0}.cart-info span.quantity{display:block;color:var(--color-gray-300);font-size:90%}.cart-info div.quantity{position:relative;z-index:1;display:inline-flex;margin-bottom:8px;transition:opacity .6s ease}.cart-info div.quantity :is(input[type="button"],input[type="number"],input[type="text"]){height:32px}.cart-info li.wd-loading>a{pointer-events:none}.cart-info li.wd-loading div.quantity{opacity:.6;cursor:none;pointer-events:none}.cart-info .wd-product-sku{margin-bottom:5px;font-size:90%;word-break:break-all}.cart-info .wd-product-sku .wd-label{color:var(--color-gray-800);font-weight:600}.shopping-cart-widget-footer>*{margin-bottom:10px}.shopping-cart-widget-footer>*:last-child{margin-bottom:0}.shopping-cart-widget-footer .woocommerce-mini-cart__total{margin-bottom:0}.woocommerce-mini-cart__total{display:flex;align-items:center;flex-wrap:wrap;margin-top:15px;padding-block:15px;font-size:130%;border-top:1px solid var(--brdcolor-gray-300)}.woocommerce-mini-cart__total strong{color:var(--color-gray-900)}.woocommerce-mini-cart__total .woocommerce-Price-amount{flex-grow:1;text-align:right}.woocommerce-mini-cart__total .tax_label{margin-inline-start:5px}.woocommerce-mini-cart__buttons{display:block;text-align:center}.woocommerce-mini-cart__buttons>*{margin-bottom:10px}.woocommerce-mini-cart__buttons>*:last-child{margin-bottom:0}.woocommerce-mini-cart__buttons a{width:100%}.woocommerce-mini-cart__buttons .btn-cart{border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform, var(--btn-transform));font-weight:var(--btn-default-font-weight, var(--btn-font-weight));font-family:var(--btn-default-font-family, var(--btn-font-family));font-style:var(--btn-default-font-style, var(--btn-font-style))}.woocommerce-mini-cart__buttons .btn-cart:hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover)}.woocommerce-mini-cart__buttons .btn-cart:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active)}.woocommerce-mini-cart__buttons .checkout{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));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight));font-family:var(--btn-accented-font-family, var(--btn-font-family));font-style:var(--btn-accented-font-style, var(--btn-font-style))}.woocommerce-mini-cart__buttons .checkout:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.woocommerce-mini-cart__buttons .checkout:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-empty-mini-cart{padding-block:10px;text-align:center}.wd-empty-mini-cart:before{display:block;margin-bottom:20px;color:rgba(var(--bgcolor-black-rgb), 0.07);font-size:86px;line-height:1;content:"\f147";font-family:"woodmart-font"}.wd-empty-mini-cart .btn{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));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight));font-family:var(--btn-accented-font-family, var(--btn-font-family));font-style:var(--btn-accented-font-style, var(--btn-font-style))}.wd-empty-mini-cart .btn:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-empty-mini-cart .btn:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.mobile-nav .wd-nav-opener.wd-active{background-color:var(--wd-primary-color);color:#fff}.whb-col-right .wd-search-dropdown{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, .001px) / 2 * -1)}.wd-header-search .wd-tools-icon img,.wd-header-search .wd-tools-icon:before{transition:opacity .3s ease}.wd-header-search .wd-tools-icon:before{content:"\f130";font-family:"woodmart-font"}.wd-header-search .wd-tools-icon:after{position:relative;margin-inline-start:-20px;display:flex;align-items:center;justify-content:center;font-size:20px;opacity:0;content:"\f112";font-family:"woodmart-font"}.wd-search-opened .wd-header-search .wd-tools-icon:after{opacity:1;transition:opacity .3s ease}.wd-search-opened .wd-header-search .wd-tools-icon img,.wd-search-opened .wd-header-search .wd-tools-icon:before{opacity:0;transition:none}.whb-top-bar .wd-header-search .wd-tools-icon:after{font-size:14px}.wd-search-dropdown{width:300px}.wd-search-dropdown input[type="text"]{height:70px !important;border:none}.form-style-underlined .wd-search-dropdown input[type="text"]{padding-left:15px}.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 .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{position:absolute;inset-block:0;right:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;background-color:transparent;box-shadow:none;color:var(--wd-form-color);font-weight:400;font-size:0}.searchform .searchsubmit:hover{color:var(--wd-form-color)}.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:"\f130";font-family:"woodmart-font"}.searchform .searchsubmit img{min-width:unset;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}.whb-color-light [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color:				rgba(255,255,255,0.2);--wd-form-brd-color-focus:			rgba(255,255,255,0.3);--wd-form-color:					rgba(255,255,255,0.8)}.whb-color-dark [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color:				rgba(0,0,0,0.1);--wd-form-brd-color-focus: 			rgba(0,0,0,0.15);--wd-form-color:					#767676;--wd-form-placeholder-color: 		var(--wd-form-color)}[class*="wd-header-search-form"]{padding-inline:10px;flex:1 1 auto}[class*="wd-header-search-form"] input[type='text']{min-width:290px}.wd-header-search-form-mobile .searchform{--wd-form-height: 42px}.wd-header-search-form-mobile .searchform input[type="text"]{min-width:100%}[class*="wd-header-search-form"] .wd-style-with-bg{--wd-form-bg: #fff}.global-color-scheme-light [class*="wd-header-search-form"] .wd-style-with-bg{--wd-form-brd-color: rgba(0,0,0,0.1);--wd-form-brd-color-focus: rgba(0,0,0,0.15);--wd-form-color: #767676;--wd-form-placeholder-color: var(--wd-form-color)}.page-title{--wd-title-sp: 15px;--wd-title-font-s: 36px;position:relative;margin-block:-40px 40px;padding-block:var(--wd-title-sp)}.page-title .container{position:relative;margin-bottom:-10px}.page-title .container>*{margin-bottom:10px}.page-title .title{font-size:var(--wd-title-font-s);line-height:1.2}.title-design-centered{text-align:center}.title-design-disable{display:none}@media (min-width: 1025px){.title-size-small{--wd-title-sp: 20px;--wd-title-font-s: 44px}.title-size-default{--wd-title-sp: 60px;--wd-title-font-s: 68px}.title-size-large{--wd-title-sp: 100px;--wd-title-font-s: 78px}}.title-wrapper [class*="title"]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{display:block;margin-top:10px}.subtitle-color-black.subtitle-style-default{color:#000}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,0.8)}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,0.8);color:#242424}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}.wd-title-color-default{--el-title-color: rgba(0,0,0,0.105)}.wd-title-color-primary{--el-title-color: var(--wd-primary-color)}.wd-title-color-alt{--el-title-color: var(--wd-alternative-color)}.wd-title-color-black{--el-title-color: #000}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--el-title-color: #fff}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,0.12)}.wpb-js-composer .title-wrapper{--content-width: var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width)}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}}@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px}.title-wrapper .title{font-size:20px}}:is(.wd-title-style-underlined,.wd-title-style-overlined) .title{border-color:var(--el-title-color)}:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-default{--el-title-color: #CCC}:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-white .liner-continer{border-color:rgba(255,255,255,0.5)}.wd-title-style-underlined .liner-continer{border-bottom:2px solid var(--brdcolor-gray-300)}.wd-title-style-underlined .title{margin-bottom:-2px;padding-bottom:10px;border-bottom:2px solid var(--el-title-color)}.wd-title-style-underlined-2{--margin-bottom: 15px}.wd-title-style-underlined-2 .title{border-bottom:2px solid var(--el-title-color);line-height:.85}.wd-title-style-underlined-2 .title.wd-fontsize-xxl{border-width:3px}.wd-title-style-underlined-2 .title.wd-fontsize-xxxl{border-width:4px}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title{text-shadow:1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title.wd-fontsize-xxxl{text-shadow:2px 2px #fff,2px -2px #fff,-2px 2px #fff,-2px -2px #fff}.wd-title-style-underlined-2.wd-title-color-white .title,[class*="color-scheme-light"] .wd-title-style-underlined-2 .title{text-shadow:none !important}.wd-title-style-overlined .liner-continer{border-top:1px solid var(--brdcolor-gray-300)}.wd-title-style-overlined .title{margin-top:-1px;padding-top:20px;border-top:3px solid var(--el-title-color)}@media (max-width: 1024px){.wd-title-style-underlined-2 .title:is(.wd-fontsize-xxl,.wd-fontsize-xxxl){border-width:2px}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title.wd-fontsize-xxxl{text-shadow:1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff}}.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none}.wd-widget-collapse .widget-title ~ *{margin-top:20px}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"\f129";font-family:"woodmart-font"}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg)}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg)}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{display:none}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}.footer-sidebar{padding-block:40px 10px}.footer-column{margin-bottom:30px}[class*="color-scheme-light"] .footer-widget{--wd-link-color: rgba(255,255,255,0.6)}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.copyrights-wrapper{border-top:1px solid var(--brdcolor-gray-300)}.min-footer{display:flex;align-items:center;justify-content:space-between;margin-inline:-15px;padding-block:20px}.min-footer>div{flex:1 0 50%;padding-inline:15px;max-width:50%;line-height:1.2}.min-footer .col-right{text-align:right}.copyrights-centered .min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.copyrights-centered .min-footer .col-right{text-align:center}.copyrights-centered .min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.copyrights-centered .min-footer>div:last-child{margin-bottom:0}@media (max-width: 1024px){.min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.min-footer .col-right{text-align:center}.min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.min-footer>div:last-child{margin-bottom:0}}