@font-face{font-family:Times_New_Roman_Bold_Italic;src:url(/cdn/shop/files/Times_New_Roman_Bold_Italic.otf?v=1761434745&display=swap) format("opentype");font-display:swap}.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-core.ecom-yaiyv1qzvl{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yaiyv1qzvl{width:100%}}.ecom-core.ecom-zb36kth7yyr .ecom-text--more-actions button,.ecom-core.ecom-zb36kth7yyr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-zb36kth7yyr .text-content,.ecom-core.ecom-zb36kth7yyr .text-content a,.ecom-core.ecom-zb36kth7yyr .text-content p,.ecom-core.ecom-zb36kth7yyr .text-content span{text-align:center;color:#fff}.ecom-core.ecom-zb36kth7yyr .text-content,.ecom-core.ecom-zb36kth7yyr .text-content a,.ecom-core.ecom-zb36kth7yyr .text-content a a,.ecom-core.ecom-zb36kth7yyr .text-content p,.ecom-core.ecom-zb36kth7yyr .text-content p a,.ecom-core.ecom-zb36kth7yyr .text-content span,.ecom-core.ecom-zb36kth7yyr .text-content span a{font-family:Cinzel,sans-serif;text-transform:uppercase;letter-spacing:.9px;font-weight:500;font-size:36px}.ecom-core.ecom-zb36kth7yyr .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-zb36kth7yyr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-zb36kth7yyr .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-zb36kth7yyr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-zb36kth7yyr{margin-top:-4px!important;padding-bottom:0!important}.ecom-core.ecom-2r9fq6jqygn .ecom-image-align{align-items:center}.ecom-core.ecom-2r9fq6jqygn .ecom-image-default{width:55%!important;max-width:100%!important}.ecom-core.ecom-2r9fq6jqygn .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-2r9fq6jqygn .ecom-base-image .ecom-image-picture,.ecom-core.ecom-2r9fq6jqygn .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-2r9fq6jqygn .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-2r9fq6jqygn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-2r9fq6jqygn{margin-top:150px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2r9fq6jqygn{margin-top:50px!important}}.ecom-core.ecom-14moegxj8oc>div.core__row--columns{height:auto}.ecom-core.ecom-14moegxj8oc>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:502px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-14moegxj8oc>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:120px}}.ecom-core.ecom-14moegxj8oc{background:url(/cdn/shop/files/SHOP_NOW_1.png?v=1761777489) no-repeat scroll center center/cover}.ecom-core.ecom-14moegxj8oc>div.ecom-section__overlay>.ecom-overlay{opacity:.36;background-color:#000}.ecom-core.ecom-14moegxj8oc{padding-bottom:0!important;margin-top:-50px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-14moegxj8oc{padding-top:25px!important;padding-bottom:25px!important}}.ecom-core.ecom-myt9ug4awyf{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-myt9ug4awyf{width:100%}}.ecom-core.ecom-yaem1o11fue .ecom-icon-separator,.ecom-core.ecom-yaem1o11fue .ecom-marquee-image{order:-1}.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3 a{font-size:43px;text-transform:uppercase;font-style:normal;text-decoration:none;font-weight:500;line-height:1.4em;letter-spacing:0px;font-family:Oswald,sans-serif}.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3{color:#000;margin:0;padding:0}.ecom-core.ecom-yaem1o11fue .ecom-icon-separator{color:#0000004f;padding-right:25px;padding-left:25px;margin-left:0}.ecom-core.ecom-yaem1o11fue .ecom-icon-separator svg{height:25px;width:25px}.ecom-core.ecom-yaem1o11fue .ecom-marquee-image img{width:54px!important}.ecom-core.ecom-yaem1o11fue .ecom-marquee-image{margin:-8px 20px 0;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3 a{font-size:22px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-yaem1o11fue .ecom-marquee_items .ecom-marquee_item h3 a{font-size:25px}.ecom-core.ecom-yaem1o11fue .ecom-icon-separator svg{height:18px;width:18px}}.ecom-core.ecom-yaem1o11fue{padding-top:0!important;padding-bottom:1px!important;margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yaem1o11fue{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yaem1o11fue{padding-bottom:0!important;margin-top:0!important}}.ecom-core.ecom-c2xfyr85yns>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-c2xfyr85yns{background-color:#fff;border-style:solid;border-top-width:3px;border-bottom-width:3px}.ecom-core.ecom-c2xfyr85yns{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-c2xfyr85yns{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c2xfyr85yns{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-evtmgyan71s{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-evtmgyan71s{width:100%}}.ecom-core.ecom-nrttmmkzin .ecom-text--more-actions button,.ecom-core.ecom-nrttmmkzin .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nrttmmkzin .text-content,.ecom-core.ecom-nrttmmkzin .text-content a,.ecom-core.ecom-nrttmmkzin .text-content p,.ecom-core.ecom-nrttmmkzin .text-content span{text-align:center;color:#000}.ecom-core.ecom-nrttmmkzin .text-content,.ecom-core.ecom-nrttmmkzin .text-content a,.ecom-core.ecom-nrttmmkzin .text-content a a,.ecom-core.ecom-nrttmmkzin .text-content p,.ecom-core.ecom-nrttmmkzin .text-content p a,.ecom-core.ecom-nrttmmkzin .text-content span,.ecom-core.ecom-nrttmmkzin .text-content span a{font-family:Tenor Sans,sans-serif;text-transform:uppercase;letter-spacing:.9px;font-weight:300;font-size:40px}.ecom-core.ecom-nrttmmkzin .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nrttmmkzin .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nrttmmkzin .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nrttmmkzin .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrttmmkzin .text-content,.ecom-core.ecom-nrttmmkzin .text-content a,.ecom-core.ecom-nrttmmkzin .text-content a a,.ecom-core.ecom-nrttmmkzin .text-content p,.ecom-core.ecom-nrttmmkzin .text-content p a,.ecom-core.ecom-nrttmmkzin .text-content span,.ecom-core.ecom-nrttmmkzin .text-content span a{font-size:23px}}.ecom-core.ecom-nrttmmkzin{margin-top:0!important;padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrttmmkzin{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-bfkva5tmc27{padding-bottom:0!important}.ecom-core.ecom-pl8q5a70hdj{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pl8q5a70hdj{width:100%}}.ecom-core.ecom-lvuijtaky8 .ecom-text--more-actions button,.ecom-core.ecom-lvuijtaky8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-lvuijtaky8 .text-content,.ecom-core.ecom-lvuijtaky8 .text-content a,.ecom-core.ecom-lvuijtaky8 .text-content p,.ecom-core.ecom-lvuijtaky8 .text-content span{text-align:center;color:#000;border-style:solid;border-color:#fff;border-width:.8px;margin-top:0}.ecom-core.ecom-lvuijtaky8 .text-content,.ecom-core.ecom-lvuijtaky8 .text-content a,.ecom-core.ecom-lvuijtaky8 .text-content a a,.ecom-core.ecom-lvuijtaky8 .text-content p,.ecom-core.ecom-lvuijtaky8 .text-content p a,.ecom-core.ecom-lvuijtaky8 .text-content span,.ecom-core.ecom-lvuijtaky8 .text-content span a{font-weight:100;font-size:17px;line-height:40px;font-family:Times_New_Roman_Bold_Italic,sans-serif;letter-spacing:1.1px}.ecom-core.ecom-lvuijtaky8 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:40px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-lvuijtaky8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-lvuijtaky8 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:50px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-lvuijtaky8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lvuijtaky8 .text-content,.ecom-core.ecom-lvuijtaky8 .text-content a,.ecom-core.ecom-lvuijtaky8 .text-content a a,.ecom-core.ecom-lvuijtaky8 .text-content p,.ecom-core.ecom-lvuijtaky8 .text-content p a,.ecom-core.ecom-lvuijtaky8 .text-content span,.ecom-core.ecom-lvuijtaky8 .text-content span a{font-size:14px}}.ecom-core.ecom-lvuijtaky8{padding-top:0!important;padding-bottom:25px!important;margin-right:0!important;margin-left:0!important;background-color:#fff}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lvuijtaky8{padding-top:0!important;margin-right:10px!important;margin-left:10px!important}}.ecom-core.ecom-vntaqlqo4xe>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-vntaqlqo4xe{background-color:#fff;border-style:solid;border-top-width:0px;border-bottom-width:0px}.ecom-core.ecom-vntaqlqo4xe{padding-top:23px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vntaqlqo4xe{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vntaqlqo4xe{margin-top:-20px!important}}.ecom-core.ecom-weag37ynma{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-weag37ynma{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-weag37ynma>div.core__column--wrapper{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:49px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:21px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center;margin:0;padding:0}.ecom-core.ecom-0b61luzeikkb .ecom-image-default{width:42px!important}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--image img,.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--image picture,.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height:42px!important}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--image{margin:0 12px 0 0;padding:0}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;color:#000;background-color:#fff0;border-radius:0%;margin:0 12px 0 0;padding:9px}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--icon svg{height:24px;width:24px}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px;font-weight:300;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:1.1px;font-family:Roboto,sans-serif}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--des{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.4em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:DM Sans,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-0b61luzeikkb .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-0b61luzeikkb{margin-top:-30px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0b61luzeikkb{margin-left:0!important}}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--container{align-items:center}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--item:nth-child(4){border:0!important}@media (max-width: 1024px){.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--item:nth-child(2){border:0!important}}@media (max-width: 576px){.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--item:nth-child(1){border:0!important}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist--item:nth-child(3){border:0!important}}.ecom-core.ecom-0b61luzeikkb .ecom-iconlist-content{gap:2px}.ecom-core.ecom-3fp1bsgw5et>div.core__row--columns{max-width:1350px}.ecom-core.ecom-3fp1bsgw5et{background-color:#e8ded3cc}.ecom-core.ecom-3fp1bsgw5et{padding-top:25px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3fp1bsgw5et{padding-top:36px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3fp1bsgw5et{padding-top:30px!important;padding-bottom:30px!important}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/ecom-69021e31400a09482d0ad6e8.css.map */
