.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card--card.gradient,.card__inner.gradient{transform:perspective(0)}.card__inner.color-scheme-1{background:transparent}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:0rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 2rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}.card-information .card__information-volume-pricing-note{margin-top:.6rem;line-height:calc(.5 + .4 / var(--font-body-scale));color:rgba(var(--color-foreground),.75)}.card__information-volume-pricing-note--button,.card__information-volume-pricing-note--button.quantity-popover__info-button--icon-with-label{position:relative;z-index:1;cursor:pointer;padding:0;margin:0;text-align:var(--text-alignment);min-width:auto}.card__information-volume-pricing-note--button:hover{text-decoration:underline}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{transform:initial;top:auto;bottom:4rem;max-width:20rem;width:calc(95% + 2rem)}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info span:first-of-type{padding-right:.3rem}.card__information-volume-pricing-note--button-right+.global-settings-popup.quantity-popover__info{right:0;left:auto}.card__information-volume-pricing-note--button-center+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%)}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info .quantity__rules{text-align:left}@media screen and (min-width: 990px){.grid--6-col-desktop .card__content quick-add-bulk .quantity{width:auto}.grid--6-col-desktop .card__content quick-add-bulk .quantity__button{width:calc(3rem / var(--font-body-scale))}.grid--6-col-desktop .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%);width:calc(100% + var(--border-width) + 3.5rem)}.grid--6-col-desktop .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:calc(100% + var(--border-width) + 1rem)}}@media screen and (max-width: 749px){.grid--2-col-tablet-down .card__content quick-add-bulk .quantity__button{width:calc(3.5rem / var(--font-body-scale))}.grid--2-col-tablet-down .card--card .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info,.grid--2-col-tablet-down .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%)}.grid--2-col-tablet-down .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:100%}.grid--2-col-tablet-down .card--card .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:calc(100% + var(--border-width) + 4rem)}.grid--2-col-tablet-down .card__content quick-add-bulk .quantity{width:auto}}.card-information quantity-popover volume-pricing{margin-top:0}@media screen and (max-width: 989px){.card-information quantity-popover .quantity__rules~volume-pricing{margin-top:0}.card-information quantity-popover volume-pricing{margin-top:4.2rem}}@media screen and (min-width: 750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:1;justify-self:self-end;position:absolute;top:0;right:10px}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:contain;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width: 750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width: 990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.feature-col-sec .underline-links-hover:hover a{background-size:100% .1rem}.feature-col-sec .underline-links-hover a{display:inline-flex;background-position:0 100%;background-image:-webkit-gradient(linear,left top,right top,from(var(--gsc-text-color-100)),to(var(--gsc-text-color-100)));background-image:linear-gradient(to right,var(--gsc-text-color-100),var(--gsc-text-color-100));background-size:0 .1rem;background-repeat:no-repeat;-webkit-transition:background-size .3s cubic-bezier(.4,0,.2,1);transition:background-size .3s cubic-bezier(.4,0,.2,1);padding-bottom:1px;--gsc-text-color-100: currentColor;--gsc-text-color: currentColor}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder),.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard:not(.card--horizontal) .placeholder-svg{width:100%}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden;position:absolute;right:0}.card-information>*+*{margin-top:.5rem}.card-information{width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>*:not(.visually-hidden:first-child)+quantity-popover:not(.rating):not(.card__information-volume-pricing-note),.card-information .card__information-volume-pricing-note.card__information-volume-pricing-note--button{margin-top:0}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card--shape .card__content{padding-top:0}.card--shape.card--standard:not(.card--text) .card__inner{border:0;background-color:transparent;filter:drop-shadow(var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity)))}.card--shape.card--standard:not(.card--text) .card__inner:after{display:none}.grid__item:nth-child(2n) .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(3n) .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(4n) .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(5n) .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(7n) .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(8n) .shape--blob{clip-path:polygon(var(--shape--blob-1))}@media (prefers-reduced-motion: no-preference){.product-card-wrapper .shape--round{transition:clip-path var(--duration-long) ease}.product-card-wrapper:hover .shape--round{clip-path:ellipse(47% 47% at 50% 50%)}.product-card-wrapper .shape--blob{transition:clip-path var(--duration-long) ease-in-out}.product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-1))}.grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}}.card-wrapper .card__information .card__heading{line-height:1.5;font-weight:600;font-family:var(--font-body-family);padding-right:0rem;letter-spacing:0}.index .collection .slider-mobile-gutter .grid.product-grid .grid__item{padding-right:20px}.collection .price-with-btn .button{--color-button: 255, 79, 85}.card-wrapper .card-information .price-item{font-size:2.8rem;font-weight:500}.card-wrapper .price-with-btn{display:flex;align-items:center;justify-content:space-between}.card-wrapper .button{min-height:calc(5.3rem + var(--buttons-border-width)* 2);width:73px;min-width:73px;padding:0}.card-wrapper .card__information{padding-top:1rem}.card-wrapper .card-information .price-with-btn{padding-top:3rem}.card-wrapper .title-wrapper,.card-wrapper .title{margin-bottom:0rem}.collection .grid.product-grid{margin:0}.collection .card-wrapper .per-m2-price{font-size:1.4rem;font-weight:300;line-height:normal;padding-top:10px;padding-bottom:0}.collection .extra-info .metafield-rich_text_field p{margin-bottom:0rem;margin-top:.5rem}.card-wrapper .card-information label{font-size:1.6rem;font-weight:600}.card svg{transition:.1s ease-in}.card__information,.card__content{padding-left:0}.content-container:after{display:none}.collection .grid.product-grid .grid__item.image-landscape .card__inner.ratio{--ratio-percent: 66% !important}.collection slider-component{--desktop-margin-left-first-item: 0}.collection .card-wrapper .card__information{display:flex;flex-direction:column;padding-right:0}.collection .card-wrapper .card__information .card-information{margin-top:auto}.collection #gf-grid .card-wrapper .card__information .card-information{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:auto}.collection #gf-grid .card-wrapper .card__information .card-information .add-cart-btn{margin-top:0}.collection #gf-grid .card-wrapper .card__information .card-information a.button{background:transparent}.collection #gf-grid .card-wrapper .card__information .card-information .icon path{fill:#ff4f55}.collection #gf-grid .card-wrapper .card__information .card-information .button:after{box-shadow:0 0 0 calc(0px + var(--inputs-border-width)) red!important}.collection .slider-buttons{position:absolute;right:max(5rem,calc((100vw - var(--page-width) + 8rem) / 2));top:-90px}.collection-divider .collection .card__media .media img{padding:3rem}.collection-divider .slider-mobile-gutter .grid.product-grid .grid__item:after{content:"";position:absolute;left:-2rem;top:0;background:currentColor;width:1px;height:100%}.collection-divider .slider-mobile-gutter .grid.product-grid .grid__item:first-child:after{content:none}.blogs-post-wrap .filter-article-wrap .filter-article{width:20%}.blogs-post-wrap .filter-article-wrap .main-blog:not(.one-whole){width:80%}.blogs-post-wrap .filter-title li svg{width:12px;height:12px;transform:rotate(-90deg)}.blogs-post-wrap .filter-title li{display:flex;align-items:center;gap:10px;padding-bottom:2px}.blogs-post-wrap .filter-title li a{text-decoration:none;position:relative;display:flex;background-position:0 100%;background-image:-webkit-gradient(linear,left top,right top,from(var(--gsc-text-color-100)),to(var(--gsc-text-color-100)));background-image:linear-gradient(to right,var(--gsc-text-color-100),var(--gsc-text-color-100));background-size:0 .1rem;background-repeat:no-repeat;-webkit-transition:background-size .3s cubic-bezier(.4,0,.2,1);transition:background-size .3s cubic-bezier(.4,0,.2,1);padding-bottom:1px;--gsc-text-color-100: currentColor;--gsc-text-color: currentColor}.blogs-post-wrap button{position:absolute;right:19px;border:0;background:transparent;top:23px;cursor:pointer}.blogs-post-wrap form{width:100%;max-width:100%;position:relative;padding:1rem 1.2rem}.blogs-post-wrap input[type=text]{width:100%;padding:1.3rem 3.3rem 1.3rem 1.3rem;border:2px solid #efefef;border-radius:5px}.blogs-post-wrap button .icon path{fill:#144754}.blogs-post-wrap button .icon.icon-search{width:16px;height:auto}.blogs-post-wrap .filter-title{padding:3rem 2.3rem 0}.blogs-post-wrap .article-card-wrapper .card__content .card__information{padding-bottom:0;padding-top:0}.blogs-post-wrap .article-card-wrapper .card__content{padding:2rem}.blogs-post-wrap .article-card-wrapper .article-card__info .circle-divider time{font-size:1.3rem;font-weight:400}.blogs-post-wrap .card-wrapper .card__information .card__heading{margin-bottom:0}.blogs-post-wrap .main-blog .learn-more svg{width:100%;max-width:38px;height:auto}.blogs-post-wrap .learn-more{margin-bottom:0;margin-top:auto}.blogs-post-wrap .title--primary{margin-bottom:3rem;margin-top:0}.main-blog .card__information{display:flex;flex-direction:column;height:100%}.main-blog .rte-width{margin:1.3rem auto 1.5rem;font-size:1.7rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.main-blog .learn-more{font-size:1.6rem;font-weight:600;color:#0f4754;display:flex;justify-content:space-between;align-items:center}.blogs-post-wrap .main-blog .learn-more .icon.icon-caret{width:14px;transform:rotate(-90deg);color:#ff4f59}.blogs-post-wrap .card .card__heading a:hover{text-decoration:none}.filter-article li:hover a.link{background-size:100% .1rem}.blogs-post-wrap .card__media .article-card__image.media img{padding:0}.blogs-post-wrap input[type=text]:focus{outline:none;box-shadow:none}.main-blog .grid.product-grid .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing)* 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing)* 2 / 3)}.all-product-collection .collection .grid.product-grid{--grid-desktop-horizontal-spacing: 30px;--grid-desktop-vertical-spacing: 30px}.all-product-collection .card-wrapper .button .icon{transform:translate(0)}.card-wrapper.product-card-wrapper .pro-total-price,.card-wrapper .card-information .price-item,.card-wrapper.product-card-wrapper .card-information .price .price__regular.total-price-btn span{font-weight:600}span.gf-summary{font-size:18px}.all-product-collection .card-wrapper .per-m2-price{font-size:1.4rem;line-height:normal;padding-top:3px}.sort-by .sort-by-toggle{font-size:1.6rem;font-weight:700}.sort-by:before{right:10px;background-size:25px!important;background-image:url(/cdn/shop/files/download-svg.svg?v=1733298485)!important;top:0}.sort-by{padding:2px 2rem 2px .5rem}.gf-option-block-swatch ul.gf-option-box li:has(button span.gf-option-value){display:none!important}#gf_pagination_wrap .pagination>span.current,#gf_pagination_wrap .pagination>span.deco,#gf_pagination_wrap .pagination>span>a{padding:5px 20px;font-size:16px;background:#144754;color:#fff;border-radius:4px;font-weight:500;height:5rem!important;max-width:5rem;display:inline-flex;align-items:center;width:100%!important;justify-content:center;flex:1 0 4.4rem}#gf_pagination_wrap .pagination>span>a:hover{color:#fff;padding:5px 20px}#gf_pagination_wrap .pagination{flex-wrap:wrap;gap:10px}#gf_pagination_wrap .pagination>span{flex:0 0 50px}#gf_pagination_wrap{margin-bottom:71px}.gf-block-title h3,.gf-block-title .h3,.gf-form-input-inner label{text-transform:none!important}.pagination span.next a:before{content:var(--next-btn-text);font-size:16px;display:inline-block}.pagination span.prev a:after{content:var(--prev-btn-text);font-size:16px;display:inline-block}#gf_pagination_wrap .pagination>span.current{background:transparent;border:1px solid #144754;color:#144754;font-weight:700;font-size:16px}.pagination :is(span.prev a,span.next a){max-width:inherit!important}.pagination :is(span.prev,span.next){flex:0 0 120px!important}span.next a,span.prev a{font-size:0!important}.checked .gf-Checkbox{background-size:20px 20px;background-position:center;background-image:url(/cdn/shop/files/download_1_-svg.svg?v=1734348057)!important;border-color:#ddd}.theme-store-id-887.spf-layout-theme span.gf-count{color:rgba(var(--color-foreground))!important}.theme-store-id-887.spf-layout-theme.gf-left .gf-block-title .h3{display:flex;flex-direction:row-reverse;width:100%;margin-right:auto;align-items:center;justify-content:flex-end;text-align:unset}.collection .spf-col-xl-12{display:flex;align-items:center;justify-content:center;font-weight:600}.gf-left .gf-option-block .gf-block-title .h3:after{color:rgba(var(--color-foreground));font-size:20px;display:flex;align-items:center;justify-content:center;height:auto;line-height:normal;position:absolute;right:auto;top:-3px;padding-left:0;left:0}.gf-block-title span{padding-left:20px}.pagination-wrapper .pagination{gap:10px}.card-wrapper .card__information .card__heading{font-size:2rem}.all-product-collection .card-wrapper .card-information .price-item{padding-top:.8rem}.gf-filter-contents span,.gf-filter-contents span.gf-count{color:rgba(var(--color-foreground))!important;font-size:1.6rem;border-color:#ddd}a.gf-clear{color:rgba(var(--color-foreground))!important}.theme-store-id-887.spf-layout-theme.gf-left .gf-option-block{border-bottom:1px solid #e3e3e3}.gf-range-inputs input[type=text]{padding:6px 16px;font-size:14px;height:45px;border-radius:4px;color:rgba(var(--color-foreground));border-color:#ddd}.globo-selected-items-wrapper .selected-item>.clear-refinements{background:rgba(var(--color-foreground))!important;border:1px solid #154754!important}#gf-tree .noUi-handle{width:22px;height:22px;border:2px solid #164754;background:#154754!important;top:-9px}#gf-tree .noUi-base,#gf-tree .noUi-connects{height:5px!important}#gf-tree .noUi-value-large{font-size:14px;color:rgba(var(--color-foreground),1)}.gf-option-block ul li:hover>button>.gf-Checkbox{border-color:#ddd}.gf-Checkbox,.gf-RadioButton{width:18px;height:18px;min-width:18px;border-radius:4px}.gf-option-block-swatch button>span:not(.gf-option-value,.gf-label){border-radius:4px}#gf_pagination_wrap:empty{margin-bottom:0}.gf-option-block-swatch button>span.gf-option-value:hover{border-color:#144754;background:#144754;color:#fff!important}.gf-option-block-swatch ul.gf-option-box{justify-content:flex-start}.gf-option-block.gf-option-block-swatch .gf-block-content{padding-top:0}.gf-option-block-swatch ul.gf-option-box{column-gap:8px}.gf-option-block.gf-option-block-swatch .gf-option-box li{margin:0}.gf-option-box li span.gf-swatch-image{background-size:cover}.gf-option-block-swatch a .gf-option-value,.gf-option-block-swatch button .gf-option-value,.theme-store-id-887.spf-layout-theme #gf-tree .gf-label:not(.gf-label-skeleton),.theme-store-id-887.spf-layout-theme span.gf-count{font-size:1.4rem;border-color:#ddd;border-radius:4px}#gf-controls-container .globo-selected-items-wrapper .selected-item>a{background:#f7f7f7;border-color:#f7f7f7;color:rgba(var(--color-foreground),1)!important}#gf-controls-container .globo-selected-items-wrapper .selected-item span.gf-clear svg{color:rgba(var(--color-foreground),1)}.gf-option-two-color .bottom-color{border-bottom:0;border-left:0}.gf-option-block-swatch button>span:not(.gf-option-value,.gf-label){border:0}.gf-range-inputs input:focus-visible{outline:none;box-shadow:none}.gf-option-block-swatch button.checked>span.gf-option-value{background:#144754;color:#fff!important;font-weight:300;border:1px solid #144754}.gf-left #gf-tree:not(.spf-hidden)+#gf-grid{padding-left:62px}.feature-col-sec .card-wrapper:hover .card__informatuin.card__heading a:after{width:100%;left:0;right:auto}.feature-col-sec .card-wrapper:hover .card__informatuin.card__heading a{text-decoration:none}.feature-col-sec .card-wrapper .card__informatuin.card__heading a{position:relative;text-decoration:none}.feature-col-sec .card-wrapper .card__informatuin.card__heading a:after{content:"";position:absolute;top:auto;left:auto;right:0;width:0;height:1px;background-color:currentColor;opacity:1;transition:all .3s 0s ease-in-out}.feature-col-sec .card-wrapper .underline-links-hover:hover a{text-decoration:none!important;text-underline-offset:.3rem}.all-product-collection .card-wrapper .card-information .price-item,.all-product-collection .price__regular.total-price-btn{line-height:normal;font-weight:500}.all-product-collection .card__information span{font-size:1.4rem;line-height:normal;padding:4px 0}.sort-by.active:before{transform:rotate(180deg)}.color-scheme-963ca55d-2389-4bac-8436-1bbd727dbc1c.feature-collect-section .card.color-scheme-c84a086b-c4fc-444c-b1b0-04c8f5bf05f2{background:transparent}.feature-collect-section .collection__view-all{padding-left:max(5rem,calc((100vw - var(--page-width) + 8rem) / 2));padding-right:max(5rem,calc((100vw - var(--page-width) + 8rem) / 2))}.feature-collect-section .collection__view-all .link{padding-top:3rem;font-size:2rem;font-weight:600}.section-collection-list .slider-counter{cursor:pointer;display:flex;align-items:center;justify-content:center;top:-60px;position:absolute;right:26px}.section-collection-list button.slick-arrow{width:86px;height:60px}.section-collection-list button.slick-prev.slick-arrow{left:-110px}.section-collection-list .slick-next:before,.section-collection-list .slick-prev:before{display:none}.section-collection-list .slick-arrow .icon.icon-arrow-circle{color:#ff4f59}.section-collection-list .slick-prev.slick-arrow .icon.icon-arrow-circle{transform:rotate(180deg)}.section-collection-list .slick-track .slick-slide{padding-left:15px;padding-right:15px}.section-collection-list .slick-list.draggable{margin-left:-15px;margin-right:-15px}.section-collection-list .card:hover h3.card__heading .full-unstyled-link{background-size:0% .1rem}.section-collection-list .slick-track .slick-slide .full-unstyled-link{color:#ff4f59;display:flex;justify-content:center;align-items:center;font-weight:500;max-width:max-content;margin:0 auto;background-position:100% 100%;background-size:100% .1rem;--gsc-text-color-100: #ff4f59;--gsc-text-color: #ff4f59;text-align:center}.blogs-post-wrap .learn-more .full-unstyled-link{display:flex;background-position:14px 100%;background-size:0 .1rem;--gsc-text-color-100: rgb(var(--color-foreground));--gsc-text-color: rgb(var(--color-foreground))}.blogs-post-wrap .learn-more .full-unstyled-link,.section-collection-list .slick-track .slick-slide .full-unstyled-link{position:relative;background-image:-webkit-gradient(linear,left top,right top,from(var(--gsc-text-color-100)),to(var(--gsc-text-color-100)));background-image:linear-gradient(to right,var(--gsc-text-color-100),var(--gsc-text-color-100));background-repeat:no-repeat;-webkit-transition:background-size .3s cubic-bezier(.4,0,.2,1);transition:background-size .3s cubic-bezier(.4,0,.2,1);padding-bottom:1px}.blogs-post-wrap .underline-links-hover:hover a{text-decoration:none;background-size:100% .1rem}.sort-by-toggle,.sort-by-toggle span{display:flex;align-items:center}@media screen and (min-width: 990px){.feature-col-sec .grid.product-grid.grid--6-col-desktop .grid__item .card-wrapper .card__heading.h2{font-size:1.6rem}}@media screen and (min-width: 1200px){.collection .grid.product-grid{--grid-desktop-horizontal-spacing: 2rem}.card-wrapper .card-information .price-with-btn{padding-top:0rem}.card-wrapper .card-information .price-item,.card-wrapper .card-information label,.all-product-collection .card-wrapper .card__information .card__heading{font-size:1.6rem}.card-wrapper .button{min-height:calc(3.8rem + var(--buttons-border-width)* 2);width:42px;min-width:42px}.card-wrapper .button .icon{width:15px;height:15px}.color-scheme-c84a086b-c4fc-444c-b1b0-04c8f5bf05f2 .card-wrapper .per-m2-price{padding-top:1.5rem}.card-wrapper .icon-wrap svg{width:35px}.collection .slider-buttons .slider-button .icon.icon-arrow-circle{width:79px}.main-blog .learn-more svg{width:31px}.collection-divider .card__media .media img{padding:4rem 4rem 4rem 2rem}.blogs-post-wrap .article-card-wrapper .article-card__info .circle-divider time{font-size:1.2rem}.blogs-post-wrap .article-card__excerpt{margin-top:1rem}.blogs-post-wrap .learn-more .full-unstyled-link,.blogs-post-wrap .article-card__excerpt{font-size:1.4rem}.blogs-post-wrap .article-card-wrapper .card__content{padding:2rem 1.5rem}.blogs-post-wrap .filter-title{padding:2rem 2rem 0}.all-product-collection .card-wrapper .button{min-height:calc(3.6rem + var(--buttons-border-width)* 2);width:38px;min-width:38px}.all-product-collection .card-wrapper .button .icon{width:15px;height:15px}.collection-divider .slider-mobile-gutter .grid.product-grid .grid__item{padding-right:16px}.all-product-collection .card-wrapper .card-information label,.all-product-collection .card-wrapper .card-information .price-item{font-size:1.5rem}.all-product-collection .card-wrapper .per-m2-price{padding-top:3px}.collection .card-wrapper .per-m2-price{padding-top:4px;padding-bottom:0}.section-collection-list .slick-track .slick-slide .card-wrapper .card__information .card__heading,.all-product-collection .card-wrapper .per-m2-price{font-size:1.8rem}.feature-col-sec .grid.product-grid.grid--6-col-desktop .grid__item .card-wrapper .card-information label,.feature-col-sec .grid.product-grid.grid--6-col-desktop .grid__item .card-wrapper .card-information .price-item,.collection .card-wrapper .per-m2-price{font-size:1.4rem}}@media screen and (min-width: 1400px){.card-wrapper .card-information .price-with-btn{padding-top:0rem}.all-product-collection .card-wrapper .button{min-height:calc(4rem + var(--buttons-border-width)* 2);width:43px;min-width:43px}.all-product-collection .card-wrapper .button .icon{width:18px;height:18px}.section-collection-list .card-wrapper .card__information{padding-top:1.5rem}.card-wrapper .icon-wrap svg{width:35px}.blogs-post-wrap .article-card-wrapper .card__content{padding:2rem}}@media screen and (min-width: 1600px){.section-collection-list .slick-track .slick-slide .card-wrapper .card__information .card__heading{font-size:2rem}.collection .card-wrapper .per-m2-price{padding-top:6px;padding-bottom:0}.collection .grid.product-grid{--grid-desktop-horizontal-spacing: 2rem}.all-product-collection .card-wrapper .card-information .price-item,.all-product-collection .price__regular.total-price-btn,.feature-col-sec .grid.product-grid.grid--6-col-desktop .grid__item .card-wrapper .card__heading.h2,.all-product-collection .card-wrapper .card__information .card__heading{font-size:1.8rem}.all-product-collection .card-wrapper .per-m2-price{padding-top:6px;padding-bottom:0}.collection-divider .slider-mobile-gutter .grid.product-grid .grid__item{padding-right:15px}.card-wrapper .card-information label,.card-wrapper .card-information .price-item,.blogs-post-wrap .learn-more .full-unstyled-link,.blogs-post-wrap .article-card__excerpt,.all-product-collection .card-wrapper .card-information label,.feature-col-sec .grid.product-grid.grid--6-col-desktop .grid__item .card-wrapper .card-information label,.feature-col-sec .grid.product-grid.grid--6-col-desktop .grid__item .card-wrapper .card-information .price-item{font-size:1.6rem}.card-wrapper .card__information .card__heading{padding-right:0rem}.card-wrapper .card-information .price-with-btn{padding-top:0rem}.card-wrapper .button{min-height:calc(4.2rem + var(--buttons-border-width)* 2);width:50px;min-width:50px}.color-scheme-c84a086b-c4fc-444c-b1b0-04c8f5bf05f2 .card-wrapper .per-m2-price{padding-top:1.7rem}.section-collection-list .card-wrapper .card__information .card__heading{font-size:2rem}.card-wrapper .icon-wrap svg{width:39px}.collection .slider-buttons .slider-button .icon.icon-arrow-circle{width:85px}.collection-divider .card__media .media img{padding:7rem 7rem 7rem 6rem}.blogs-post-wrap .article-card-wrapper .article-card__info .circle-divider time{font-size:1.3rem}.blogs-post-wrap .article-card__excerpt{margin-top:1.2rem}.blogs-post-wrap .filter-title{padding:3rem 2.3rem 0}.card-wrapper.product-card-wrapper .extra-info{padding-top:3px}}@media screen and (max-width: 1199px){.section-collection-list .slick-track .slick-slide .card-wrapper .card__information .card__heading{padding-right:0rem;font-size:1.6rem;text-align:center}.all-product-collection .card-information>.price{line-height:normal}.card__content .icon-wrap svg{width:30px}.collection #gf-grid .card-wrapper .card-information .price-item{font-size:16px}.card-wrapper .price-with-btn{gap:8px}.card-wrapper .card-information label,.card-wrapper .card-information .price-item{font-size:1.4rem}.collection .gf-actions{margin-bottom:0}.card-wrapper .card-information .price-with-btn{padding-top:0rem}.card-wrapper .card__information{padding-top:1rem}.collection .slider-buttons{top:-84px}.collection .slider-button{padding-right:0}.collection .slider-buttons .slider-button .icon.icon-arrow-circle{width:75px}.collection-divider .slider-mobile-gutter .grid.product-grid .grid__item{padding-right:6px}.card-wrapper .button{min-height:calc(3.8rem + var(--buttons-border-width)* 2);width:40px;min-width:40px}.card-wrapper .button .icon{width:16px;height:16px}.blogs-post-wrap input[type=text]{padding:1.3rem 3.3rem 1.3rem 1.3rem;border:2px solid #efefef;border-radius:5px}.blogs-post-wrap .filter-article-wrap .filter-article{width:28%}.card-wrapper .card__information .card__heading{padding-right:3rem;font-size:1.6rem}.all-product-collection .card-wrapper .button{min-height:calc(3.4rem + var(--buttons-border-width)* 2)}.all-product-collection .card-wrapper .card__information{padding-top:1.2rem}.all-product-collection .card-wrapper .card__information .card__heading,span.gf-summary{font-size:16px;line-height:20px}.collection span.gf-summary{margin-bottom:0}.all-product-collection .card-wrapper .button{width:38px;min-width:38px;min-height:calc(3.2rem + var(--buttons-border-width)* 2)}#gf_pagination_wrap .pagination>span{flex:0 0 40px}.collection .gf-filter-selection,.gf-filter-trigger,span.gf-summary{margin-bottom:4px}.gf-filter-contents span,.gf-filter-contents span.gf-count,.sort-by .sort-by-toggle{font-size:1.5rem;line-height:normal}.sort-by:before{background-size:22px!important}.gf-range-inputs input[type=text]{padding:6px 9px;font-size:14px;height:42px}#gf-tree .noUi-handle{width:18px;height:18px;top:-7px!important}#gf_pagination_wrap{margin-bottom:50px;margin-top:6px}#gf-tree .noUi-connects{margin-left:-6px;margin-right:-10px;height:4px}.gf-Checkbox,.gf-RadioButton{width:18px;height:18px;min-width:18px}.theme-store-id-887.spf-layout-theme span.gf-count{font-size:15px!important}.gf-option-block-swatch button>span:not(.gf-option-value,.gf-label){width:28px;height:28px}.gf-option-two-color .bottom-color{border-bottom:0;border-left:0}.feature-collect-section .collection__view-all .link{font-size:1.6rem}.section-collection-list .slider-counter{top:-60px}.section-collection-list .slick-arrow .icon.icon-arrow-circle,.section-collection-list button.slick-arrow{width:75px}.section-collection-list button.slick-prev.slick-arrow{left:-85px}#gf_pagination_wrap .pagination>span.current,#gf_pagination_wrap .pagination>span.deco,#gf_pagination_wrap .pagination>span>a{font-size:14px;height:4.5rem!important;max-width:4.5rem;flex:1 0 4.4rem}.pagination span.prev a:after,.pagination span.next a:before{font-size:14px}}@media screen and (min-width: 990px) and (max-width: 1199px){.all-product-collection .grid.product-grid.grid--4-col-desktop .grid__item{width:calc(33% - var(--grid-desktop-horizontal-spacing)* 2 / 2);max-width:calc(33% - var(--grid-desktop-horizontal-spacing)* 1 / 2)}.gf-left #gf-tree{width:25%}.gf-left #gf-tree:not(.spf-hidden)+#gf-grid{width:75%}.feature-col-sec .grid.product-grid .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing)* 5 / 6);max-width:calc(25% - var(--grid-desktop-horizontal-spacing)* 5 / 6)}.collection .card-wrapper .per-m2-price{padding-top:6px}}@media screen and (max-width: 989px){.collection .grid__item.slider__slide.scroll-trigger.animate--slide-in{margin-left:0}.collection .slider-buttons{padding-right:max(2rem,calc((100vw - var(--page-width) + 7rem) / 2));top:-78px;right:32px}.collection .slider-buttons .slider-button .icon.icon-arrow-circle{width:75px}.collection .grid .grid__item.slider__slide{width:calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)}.card-wrapper .card__information{padding-top:.5rem}.card-wrapper .button{min-height:calc(3.5rem + var(--buttons-border-width)* 2);width:40px;min-width:40px}.card-wrapper .button .icon{width:12px;height:12px}.blogs-post-wrap form{padding:1rem 0rem 2rem}.blogs-post-wrap .filter-article-wrap .main-blog:not(.one-whole){width:100%}.blogs-post-wrap .title--primary{margin-bottom:1rem}.blogs-post-wrap input[type=text]{padding:1.3rem 4.3rem 1.3rem 1.3rem}.gf-left #gf-tree{width:30%}.gf-left #gf-tree:not(.spf-hidden)+#gf-grid{width:70%}#gf_pagination_wrap{margin-bottom:46px}}@media screen and (min-width: 750px) and (max-width: 1199px){.blogs-post-wrap .blog-articles__article.grid__item,.main-blog .grid.product-grid .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing)* 2 / 3);max-width:calc(50% - var(--grid-desktop-horizontal-spacing)* 2 / 3)}}@media screen and (max-width: 749px){.card__content .icon-wrap svg{width:20px}.collection .gf-actions{margin-bottom:15px}.collection #gf-controls-container .globo-selected-items,.collection .gf-top_one #gf-tree .globo-selected-items{margin-bottom:9px}.collection .card-wrapper .card__information{padding-right:7px}.card-wrapper .card__information .card__heading,.card-wrapper .card-information .price-item,.feature-col-sec .card-information>.price,.section-collection-list .card-wrapper .card__information .card__heading,.main-blog .learn-more,.main-blog .rte-width,.all-product-collection .card-wrapper .card-information .price-item,.all-product-collection .card-wrapper .card__information .card__heading,.feature-collect-section .collection__view-all .link{font-size:1.4rem}.collection .slider-buttons{top:-64px;right:0}.section-collection-list .card-wrapper .card__information{padding-top:1.5rem}.blogs-post-wrap .blog-articles__article.grid__item:first-of-type{margin-left:0}.blogs-post-wrap .article-card-wrapper .card__content{padding:1.8rem 1.5rem 1.5rem}.blogs-post-wrap .main-blog .learn-more .icon.icon-caret{width:13px}.pagination-wrapper{margin-top:3rem}.gf-refine-toggle-mobile,.gf-form-button-group button{color:rgba(var(--color-foreground),1)!important}.gf-block-title h3,.gf-block-title .h3,.gf-form-input-inner label{font-size:15px!important;color:rgba(var(--color-foreground),1)!important;line-height:2.2}body>#gf-tree .gf-filter-footer button{border:1px solid rgba(var(--color-foreground),1);font-size:14px;border-radius:4px;background:rgba(var(--color-foreground),1);color:#fff;font-weight:500}#gf-tree .noUi-handle{width:18px;height:18px;background:rgba(var(--color-foreground),1)}.gf-refine-toggle-mobile span{font-weight:700}.spf-has-filter #gf-products{margin-right:0;margin-left:0}#gf_pagination_wrap .pagination>span.current,#gf_pagination_wrap .pagination>span.deco,#gf_pagination_wrap .pagination>span>a{padding:5px 8px;font-size:13px}#gf_pagination_wrap{margin-bottom:15px}.gf-option-block.gf-option-block-swatch .gf-block-content{padding-top:8px}.gf-filter-header .gf-close-canvas svg path,.gf-clear svg path{fill:#104754!important}.collection .sort-by{padding:0px 2rem 0px .5rem}body .selected-item.gf-option-label a,.gf-refine-toggle{color:rgba(var(--color-foreground),1)!important}.gf-left #gf-tree .globo-selected-items-wrapper .gf-block-title{display:flex;align-items:center}.all-product-collection .card-wrapper .per-m2-price,.all-product-collection .card__information span{font-size:1.2rem}.section-collection-list .slick-arrow .icon.icon-arrow-circle,.section-collection-list button.slick-arrow{width:50px}.feature-collect-section .collection__view-all{padding-left:max(1.5rem,calc((100vw - var(--page-width) + 8rem) / 2));padding-right:max(1.5rem,calc((100vw - var(--page-width) + 8rem) / 2))}.section-collection-list .slider-counter{top:-46px}.section-collection-list button.slick-arrow{right:-15px}.section-collection-list button.slick-prev.slick-arrow{left:-45px}.section-collection-list .slick-list.draggable{margin-left:-12px;margin-right:-12px}.section-collection-list .slick-track .slick-slide{padding-left:12px;padding-right:12px}.section-collection-list .slick-track .slick-slide .card-wrapper .card__information .card__heading{font-size:1.4rem;line-height:normal}.collection .card-wrapper .card__information .card-information{margin-top:0}.card-wrapper.product-card-wrapper .pro-total-price{font-size:1.4rem;letter-spacing:normal;line-height:normal;display:flex}.card-wrapper .price-with-btn{gap:4px}.pagination :is(span.prev,span.next){flex:0 0 90px!important}#gf_pagination_wrap .pagination>span.current,#gf_pagination_wrap .pagination>span.deco,#gf_pagination_wrap .pagination>span>a{height:4rem!important;max-width:4rem;flex:1 0 4.4rem}}@media screen and (min-width: 320px) and (max-width: 749px){.main-blog .grid.product-grid .grid__item{width:calc(100% - var(--grid-desktop-horizontal-spacing)* 1 / 2);max-width:calc(100% - var(--grid-desktop-horizontal-spacing)* 1 / 2)}.blogs-post-wrap .blog-articles__article.grid__item{width:100%;max-width:100%}.blog-articless.grid{--grid-mobile-vertical-spacing: 22px}}@media screen and (max-width: 360px){.feature-collect-section .slider-buttons .slider-button .icon.icon-arrow-circle{width:37px}.feature-collect-section .slider-button{width:40px;height:40px}.collection .slider-buttons{top:-56px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-card.css.map */
