:root{--c-color-1: 0, 75, 150;--c-color-2: 244, 220, 0;--c-color-3: 136, 136, 136;--c-color-4: 255, 220, 0;--c-gray-1: 240, 240, 240;--c-gray-2: 208, 208, 208;--c-gray-3: 138, 138, 138;--c-gray-4: 90, 90, 90;--c-gray-5: 40, 40, 40;--c-border-radius-1: .4rem;--c-border-radius-2: .8rem;--c-border-radius-3: 1.2rem;--c-transition: .2s ease-in-out;--c-letter-spacing: .02em}body *{letter-spacing:var(--c-letter-spacing)}.button,.split-banner__text-button.link,.link.underlined-link{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);text-transform:uppercase}.header{grid-template-areas:"heading search-bar icons" "navigation navigation navigation";grid-template-columns:auto 1fr auto}@media screen and (max-width:989px){.header{grid-template-areas:"left-icons heading icons" "search-bar search-bar search-bar";grid-template-columns:1fr 2fr 1fr}}.header .header__icons{align-items:center;gap:1.6rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.header .header__icons .icon{width:24px;height:24px;transform:none}.header .header__icons .header__icon.header__icon--cart{width:auto;height:auto;display:flex;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:.6rem 1.4rem;border-radius:4rem;gap:.8rem;text-decoration:none}.header .header__icons .header__icon{width:3.6rem;height:3.6rem;color:rgb(var(--color-foreground));transition:var(--c-transition)}.header .header__icons .header__icon:hover{color:rgb(var(--color-link))}.header .header__icons .header__icon.header__icon--cart .svg-wrapper,.header .header__icons .header__icon.header__icon--cart .icon{width:24px;height:24px}.header .header__icons .header__icon.header__icon--cart .cart-count-tag{display:inline-flex;align-items:center;gap:.4rem}.header .header__icons .header__icon.header__icon--account{width:auto;text-decoration:none;text-transform:none}.header .header__icons .header__icon.header__icon--account .svg-wrapper{width:36px;height:36px}.header .header__icons .wishlist-hero-header-icon{width:4rem}.header .header__icons .wishlist-hero-header-icon .wishlist-hero-items-count{top:auto;bottom:.4rem}.header .header__search-bar .template-search__search form input.search__input.field__input{padding-left:4.8rem;padding-right:9.6rem;background:rgba(var(--color-foreground),.04);border-radius:4rem}.header .header__search-bar .template-search__search form input.search__input.field__input:focus{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-link),.1)}.header .header__search-bar .template-search__search form.search .field__label{left:calc(var(--inputs-border-width) + 4.8rem);font-size:1.5rem;letter-spacing:.08rem}.header .header__search-bar .template-search__search form .field__input:focus~.field__label,.header .header__search-bar .template-search__search form .field__input:not(:placeholder-shown)~.field__label,.header .header__search-bar .template-search__search form .field__input:-webkit-autofill~.field__label{font-size:1rem}.header .header__search-bar .template-search__search form.search>.field:before,.header .header__search-bar .template-search__search form.search>.field:after{content:none}.header .header__search-bar .template-search__search form.search .search__button.field__button{right:auto;left:8px}.header .header__search-bar .template-search__search form.search .search__button.field__button .svg-wrapper{color:rgb(var(--color-foreground))}.header .header__search-bar .template-search__search form.search .search__button.field__button .svg-wrapper .icon{transform:none}.header .header__search-bar .template-search__search form.search .input-bar.birse-img-upload-btn{right:16px}.header .header__search-bar .template-search__search form.search .input-bar.birse-img-upload-btn svg{color:rgba(var(--color-foreground),.75);transition:var(--c-transition)}.header .header__search-bar .template-search__search form.search .input-bar.birse-img-upload-btn:hover svg{color:rgb(var(--color-foreground))}.section-header .utility-bar-top .utility-bar-top__container{display:flex}.section-header .utility-bar-top .utility-bar-top__container .utility-bar-top_item{color:rgb(var(--color-foreground))}.section-header .utility-bar-top .utility-bar-top__container .utility-bar-top_item .utility-bar-top_item-icon{fill:rgb(var(--color-foreground))}.header .header__inline-menu.header__nav--drawer header-drawer{display:inline-block;margin-left:0}.header .header__inline-menu.header__nav--drawer header-drawer .header__icon.header__icon--menu.header__icon--summary{width:auto;min-width:4.4rem;display:inline-flex;align-items:center;text-decoration:none}.header .header__inline-menu.header__nav--drawer header-drawer .header__icon.header__icon--menu.header__icon--summary .header-drawer__summary-icons{width:3.6rem}.header .header__inline-menu.header__nav--drawer header-drawer .header__icon.header__icon--menu.header__icon--summary .header-drawer__summary-icons .icon{width:1.8rem;height:1.8rem}.header .header__search-bar{grid-area:search-bar}.header header-drawer .header__icon--menu.header__icon--summary .header-drawer__summary-icons .icon{transform:none}.header .header__inline-menu.header__nav--drawer .header__additional-link a.header__additional-link-button{font-size:1.4rem;display:inline-flex;align-items:center;padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75);font-weight:700;column-gap:.4rem;line-height:1.4rem;transition:var(--c-transition)}.header .header__inline-menu.header__nav--drawer .header__additional-link a.header__additional-link-button:hover{color:rgb(var(--color-foreground))}.header .header__inline-menu.header__nav--drawer .header__additional-link a.header__additional-link-button .svg-wrapper{fill:rgba(var(--color-foreground),.75);transition:var(--c-transition)}.header .header__inline-menu.header__nav--drawer .header__additional-link a.header__additional-link-button:hover .svg-wrapper{fill:rgb(var(--color-foreground))}.header .header__inline-menu.header__nav--drawer .header__nav-menu--separator{width:2px;height:18px;display:inline-flex;background-color:rgba(var(--color-foreground),.1);margin:0 1.2rem}.header .header__inline-menu.header__nav--drawer .list-menu.list-menu--inline .header__menu-item,.header .header__inline-menu.header__nav--drawer .list-menu.list-menu--inline .header__menu-item span{text-decoration:none}.header .header__inline-menu.header__nav--drawer .list-menu.list-menu--inline .header__menu-item{transition:var(--c-transition)}.header header-drawer .menu-drawer .menu-drawer__navigation .menu-drawer__menu .header__drawer-separator-items{width:calc(100% - 6rem);height:2px;display:block;background-color:rgba(var(--color-foreground),.05);margin:2rem 3rem}.header header-drawer .menu-drawer .menu-drawer__navigation .menu-drawer__menu .menu-drawer__menu-item-additional{column-gap:.4rem}.header header-drawer .menu-drawer .menu-drawer__navigation .menu-drawer__menu .menu-drawer__menu-item-additional-icon{display:inline-flex}.header header-drawer .menu-drawer .menu-drawer__navigation .menu-drawer__menu .menu-drawer__menu-item-additional-icon .icon{width:2rem;height:2rem}.header header-drawer .menu-drawer .menu-drawer__navigation .menu-drawer__menu .menu-drawer__menu-item{font-size:1.7rem;background-color:transparent}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .menu-drawer__account{font-size:1.6rem}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .list.list-social{margin:1.2rem 0 0;gap:.8rem}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .list.list-social .list-social__item .list-social__link{background-color:rgb(var(--color-foreground));padding:.4rem}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .list.list-social .list-social__item .list-social__link .svg-wrapper{width:2.8rem;height:2.8rem;color:rgb(var(--color-background))}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .list.list-social .list-social__item .list-social__link .svg-wrapper .icon{width:100%;height:100%}.header .menu-drawer__menu .menu-drawer__menu-item .svg-wrapper .icon.icon-caret{height:1rem;display:flex!important;transform:rotate(-90deg);top:calc(50% - .5rem);right:0}.header .menu-drawer__menu .menu-drawer__menu-item .svg-wrapper .icon.icon-arrow{display:none}.header .menu-drawer__menu .menu-drawer__menu-item .header__menu-item_icon{width:2rem;display:inline-flex;align-items:center;margin-right:.8rem}.header .menu-drawer__menu .menu-drawer__menu-item .header__menu-item_icon img{width:100%;height:auto}.header .menu-drawer__menu .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__close-button{font-size:1.6rem;background-color:rgba(var(--color-foreground),.02);border-bottom:1px solid rgba(var(--color-foreground),.04);margin-bottom:1.2rem;color:rgba(var(--color-foreground),.8)}.header .menu-drawer__menu .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__close-button .svg-wrapper .icon{transform:rotate(-90deg)}.header .menu-drawer .menu-drawer__utility-top-bar{display:flex;flex-direction:column;background-color:rgba(var(--color-foreground),.03);padding:2rem 3rem;row-gap:1.2rem}.header .menu-drawer__menu .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__view-all-container{padding:0 3rem;margin-bottom:1.2rem}.header .menu-drawer__menu .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__view-all-container .menu-drawer__view-all-collection{padding:1.1rem 0;display:flex;gap:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;border-bottom:1px solid rgba(var(--color-foreground),.1);justify-content:space-between;font-size:1.7rem}.header .menu-drawer__menu .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__view-all-container .menu-drawer__view-all-collection .svg-wrapper{width:16px;height:16px;color:rgba(var(--color-foreground),.5);margin-top:6px}.header .menu-drawer .menu-drawer__utility-top-bar .utility-bar-top_item{display:flex;align-items:center;gap:.8rem;background-color:rgba(var(--color-foreground),.05);padding:1.2rem 1.6rem;border-radius:6rem;color:rgb(var(--color-foreground));font-size:1.7rem;line-height:1.2}.header .menu-drawer .menu-drawer__utility-top-bar .utility-bar-top_item .svg-wrapper{width:2.4rem;height:2.4rem}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation{padding-top:2rem}.header .header__search-bar .predictive-search.predictive-search--search-template{z-index:5;border-radius:12px}.header .header__search-bar .template-search__search .reset__button.field__button{right:calc(var(--inputs-border-width) + 5.6rem)}@media screen and (min-width:990px){.section-header .utility-bar-top{padding-top:.2rem;padding-bottom:.4rem}.header .template-search__search{padding:0 3.2rem}.section-header .utility-bar-top .utility-bar-top__container{justify-content:flex-end;align-items:center;gap:1.2rem}.section-header .utility-bar-top .utility-bar-top__container .utility-bar-top_item{display:inline-flex;align-items:center;line-height:1.2;font-size:1.3rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);padding:.8rem 1rem;gap:.8rem}.header .header__inline-menu.header__nav--drawer{display:flex;align-items:center;margin-left:0}.header .header__inline-menu.header__nav--drawer header-drawer .header__icon.header__icon--menu.header__icon--summary{padding-right:1.2rem;color:rgba(var(--color-foreground),.75);font-weight:700;transition:var(--c-transition)}.header .header__inline-menu.header__nav--drawer header-drawer .header__icon.header__icon--menu.header__icon--summary:hover,.header .header__inline-menu.header__nav--drawer header-drawer .header__icon.header__icon--menu.header__icon--summary[aria-expanded=true]{color:rgb(var(--color-foreground))}.header header-drawer .menu-drawer .menu-drawer__navigation .menu-drawer__menu .menu-drawer__menu-item,.header .menu-drawer__menu .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__view-all-container .menu-drawer__view-all-collection{font-size:1.5rem}}@media screen and (max-width:989px){.header.page-width{padding:1.6rem 2rem .8rem}.header .header__heading-logo-wrapper .header__heading-logo{max-width:140px}.header .header__search-bar{padding:1rem 0}.header .header__icons{padding:0;gap:0}.header header-drawer .header__icon.header__icon--menu{background-color:rgb(var(--color-link));border-radius:50%}.header header-drawer .header__icon.header__icon--menu .header-drawer__summary-icons{color:rgb(var(--color-background))}.header .header__icons .header__icon.header__icon--cart{margin-right:0;font-size:1.2rem}.header .header__icons .wishlist-hero-header-icon{display:none}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links{padding:1.6rem 3rem}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .site-header__icon.header__icon.wishlist-hero-header-icon{width:auto;display:inline-flex}.header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .site-header__icon.header__icon.wishlist-hero-header-icon .wishlist-hero-items-count{left:auto;bottom:.7rem;right:-.7rem}.header .menu-drawer__utility-links .site-header__icon.header__icon.wishlist-hero-header-icon:after{position:absolute;left:30px;font-size:1.6rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}}.footer{border:none!important}.footer .footer__content-top{display:flex;flex-wrap:wrap;padding-bottom:0}.footer .footer__content-top .footer__blocks--container{display:flex;flex-direction:column;background-color:#f8f8f8;row-gap:4.8rem}.footer .footer__content-top .footer-block--newsletter{justify-content:flex-start;background-color:#ebebeb;margin:0;gap:3.6rem}.footer .footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.4rem);text-transform:uppercase}.footer .footer__content-top .footer-block--newsletter .footer-block__heading{margin-bottom:.4rem}.footer .footer__content-top .footer__blocks--container .footer_container-payments{display:flex;align-items:flex-start;gap:1.6rem}.footer .footer__content-top .footer__blocks--container .list.list-payment .list-payment__item{padding:.2rem}.footer .footer__content-top .footer__blocks--container .footer_container-payments .footer-block__heading.footer_payments-heading{margin:0}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter{width:100%;margin:0;flex-grow:initial}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form,.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form .newsletter-form__field-wrapper{max-width:none;width:100%}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form .newsletter-form__field-wrapper .field:after,.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form .newsletter-form__field-wrapper .field .field__input{border-radius:4.8rem}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form .newsletter-form__field-wrapper .field:after{box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),.05)}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form .newsletter-form__field-wrapper .field .newsletter-form__button.field__button .svg-wrapper{width:3.6rem;height:3.6rem;transform:rotate(-45deg);background-color:rgba(var(--color-foreground),.75);border-radius:4.8rem;color:#fff}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer__newsletter.newsletter-form .newsletter-form__field-wrapper .field .newsletter-form__button.field__button .svg-wrapper .icon{width:2.2rem}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .rte{font-size:1.5rem;margin-bottom:1.6rem}.footer .footer__content-top .footer-block--newsletter .footer-block__contact-newsletter .footer-block__contact-newsletter-link{display:inline-flex;align-items:flex-start;line-height:1.3;padding:.4rem 0;gap:.8rem;font-size:1.5rem;text-underline-offset:.4rem;color:rgba(var(--color-foreground),.75);transition:var(--c-transition)}.footer .footer__content-top .footer-block--newsletter .footer-block__contact-newsletter .footer-block__contact-newsletter-link:hover{color:rgb(var(--color-foreground))}.footer .footer__content-top .footer-block--newsletter .footer-block__contact-newsletter .footer-block__contact-newsletter-link .svg-wrapper{width:20px;height:20px}.footer .footer__content-top .footer-block--newsletter .list-social.footer__list-social{gap:.8rem}.footer .footer__content-top .footer-block--newsletter .list-social.footer__list-social .list-social__item .list-social__link{background-color:#454545;color:#fff;padding:.4rem;transition:var(--c-transition)}.footer .footer__content-top .footer-block--newsletter .list-social.footer__list-social .list-social__item .list-social__link:hover{background-color:rgb(var(--color-foreground))}.footer .footer__content-top .footer-block--newsletter .list-social.footer__list-social .list-social__item .list-social__link .svg-wrapper{width:28px;height:28px}.footer .footer__content-top .footer-block--newsletter .list-social.footer__list-social .list-social__item .list-social__link .svg-wrapper .icon{width:100%;height:100%;transform:none}.footer .footer-block__details-content .link.list-menu__item{text-transform:none}.footer .footer__content-bottom{padding:2rem 0;background-color:#004b96;color:#fff;border-top:none}.footer .footer__content-bottom .footer__content-bottom-wrapper{justify-content:space-between}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright{margin:0;padding:.2rem 0}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright a{color:#fff;text-decoration:none;transition:var(--c-transition)}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright a:hover{color:#f4dc00}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__policies{display:flex}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__policies .policies{display:inline-flex;gap:1.6rem}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__policies .policies li:before{content:none}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__policies .policies li a{color:#fff;text-decoration:underline;text-underline-offset:.2rem;transition:var(--c-transition)}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__policies .policies li a:hover{color:#f4dc00}.footer .footer__content-bottom .footer__content-bottom-logo{display:flex;padding-top:4.8rem;padding-bottom:4.8rem}.footer .footer__content-bottom .footer__content-bottom-logo .footer__content-bottom-logo-image{width:50%;display:inline-flex}.footer .footer__content-bottom .footer__content-bottom-logo .footer__content-bottom-logo-image img{width:100%;height:auto}@media screen and (min-width:750px){.footer{background:#f8f8f8;background:linear-gradient(90deg,#f8f8f8 0% 60%,#ebebeb 60% 100%)}.footer .footer__content-top .footer__blocks--container{width:60%;padding:6rem 2rem 6rem 0}.footer .footer__content-top .footer-block--newsletter{width:40%;display:flex;flex-direction:column;align-items:flex-start;padding:6rem 0 6rem 3rem}}@media screen and (max-width:749px){.footer .footer__content-top{flex-direction:column-reverse;padding:0}.footer .footer__content-top .footer-block--newsletter{padding:6.4rem 2rem}.footer .footer__content-top .footer__blocks--container{padding:4rem 2rem}.footer .footer__content-top .footer-block--newsletter{align-items:flex-start}.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter{text-align:left}.footer .footer__content-top .footer__blocks--container .footer__blocks-wrapper,.footer .footer__content-top .footer__blocks--container .footer__blocks-wrapper .footer-block.grid__item:last-child,.footer .footer__content-top .footer__blocks--container .footer__blocks-wrapper .footer-block.grid__item:last-child .footer-block__details-content{margin-bottom:0}.footer .footer__content-top .footer__blocks--container .footer_container-payments{flex-direction:column;gap:.8rem}.footer .footer__content-bottom{padding:3.2rem 0}.footer .footer__content-bottom .footer__content-bottom-wrapper{flex-direction:column-reverse;align-items:center;text-align:center;gap:2.4rem}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__policies .policies{flex-direction:column;gap:1.2rem}.footer .footer__content-bottom .footer__content-bottom-logo{justify-content:center;padding-bottom:3.2rem}}.shopify-policy__container{max-width:69.6rem;padding:32px 1.5rem}.shopify-policy__container .shopify-policy__title{text-align:left}.shopify-policy__container .shopify-policy__title h1{margin-top:0}.collapsible-content .collapsible-content__wrapper .collapsible-content__header .collapsible-content__heading.heading_no-margin-bottom{margin-bottom:.8rem}.collapsible-content .collapsible-content__wrapper .collapsible-content__header .collapsible-content__description{margin-bottom:2rem}.collapsible-content.collapsible-row-layout .collapsible-content__wrapper .collapsible-content__grid .accordion.content-container{background-color:transparent}.collapsible-content.collapsible-row-layout .collapsible-content__wrapper .collapsible-content__grid .accordion.content-container details summary{background-color:rgba(var(--color-foreground),.03)}.collapsible-content.collapsible-row-layout .collapsible-content__wrapper .collapsible-content__grid .accordion.content-container details .accordion__content{padding-top:1.2rem}@media screen and (min-width:750px){.collapsible-content .collapsible-content__wrapper .collapsible-content__header .collapsible-content__description{margin-bottom:3rem}}.contact .contact-form__heading{display:block;margin-bottom:3.2rem}.contact .contact-form__heading .title,.contact .contact-form__heading .contact-form__description{display:inline}.main-blog .title--primary{margin-top:0}.main-blog .blog-articles .article-card-wrapper .card .card__content .card__information .article-card__excerpt{line-height:1.4}.main-blog .blog-articles .article-card-wrapper .card .card__inner .article-card__image-wrapper .article-card__image-video-type,.blog .blog__posts .article-card-wrapper .card .card__inner .article-card__image-wrapper .article-card__image-video-type{width:100%;height:100%;display:flex;background-color:#0000001a;position:absolute;align-items:center;justify-content:center}.main-blog .blog-articles .article-card-wrapper .card .card__inner .article-card__image-wrapper .article-card__image-video-type .article-card__video-icon,.blog .blog__posts .article-card-wrapper .card .card__inner .article-card__image-wrapper .article-card__image-video-type .article-card__video-icon{width:56px;height:56px;color:#fff}article.article-template .article-template__content iframe{width:100%;height:auto;aspect-ratio:16 / 9}.main-blog .main-blog__tags-container{display:flex;flex-wrap:wrap;margin-bottom:3.2rem;gap:1.2rem 1.6rem}.main-blog .main-blog__tags-container .main-blog__tags-item{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:.8rem 1.6rem;line-height:1.2;background-color:rgba(var(--color-foreground),.05);color:rgba(var(--color-foreground),.75);text-decoration:none;transition:var(--c-transition)}.main-blog .main-blog__tags-container .main-blog__tags-item:hover{background-color:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.main-blog .main-blog__tags-container .main-blog__tags-item.main-blog__tags-item-active{background-color:rgba(var(--color-foreground),.75);color:rgb(var(--color-background))}@media screen and (min-width:750px){.main-blog .blog-articles{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:989px){.main-blog .main-blog__tags-container .main-blog__tags-item{max-width:40%;flex-grow:1;padding:.8rem 1.2rem}.main-blog .title--primary{margin-bottom:2rem}}.product .product__info-wrapper .product__info-container .product__marca-codigo+.product__title{margin-top:0}.product .product__info-wrapper .product__info-container .price .price__regular .price-item.price-item--regular,.product .product__info-wrapper .product__info-container .price.price--on-sale .price__sale .price-item.price-item--sale{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2rem;color:rgb(var(--color-link))}.product .product__info-wrapper .product__info-container .product__description{font-size:1.5rem;line-height:1.5}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table{width:100%;border-collapse:collapse;font-size:1.5rem}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table tr td{border:1px solid rgba(var(--color-foreground),.1);padding:1rem;line-height:1.2}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table tr td:nth-child(2){background-color:rgba(var(--color-foreground),.04)}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table tr td .product__info--bottom-technical-data-icon{width:20px;height:auto;display:inline-flex;transform:translateY(5px);margin-right:4px;opacity:.75}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table tr td .product__info--bottom-technical-data-icon .product__info--bottom-technical-data-icon-media{width:100%;height:auto}.product .product__info-wrapper .product__info-container .product__info--bottom>*+*{margin:1.5rem 0}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table tr td p:first-of-type{margin-top:0}.product .product__info-wrapper .product__info-container .product__info--bottom .product__info--bottom-technical-data .product__info--bottom-technical-data-table tr td p:last-of-type{margin-bottom:0}.product .product__info-wrapper .product__info-container .product__info--bottom .product__ficha-tecnica{display:flex;flex-direction:column;margin-bottom:1rem}.product .product__info-wrapper .product__info-container .product__info--bottom .product__ficha-tecnica+.product__ficha-tecnica{margin-top:1rem}.product .product__info-wrapper .product__info-container .product__info--bottom .product__ficha-tecnica .product__ficha-tecnica-link{display:inline-flex;align-items:flex-start;line-height:1.2;font-size:1.4rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);column-gap:.4rem;padding:.2rem 0;color:rgba(var(--color-foreground),.75);transition:var(--c-transition)}.product .product__info-wrapper .product__info-container .product__info--bottom .product__ficha-tecnica .product__ficha-tecnica-link:hover{color:rgb(var(--color-link))}.product .product__info-wrapper .product__info-container .product__info--bottom .product__ficha-tecnica .product__ficha-tecnica-link .svg-wrapper{width:2.4rem;height:2.4rem;transform:translateY(-2px)}.product .product__info-wrapper .product__info-container .product__info--bottom .product__pagos-container{display:flex;flex-wrap:wrap;align-items:center;padding:1.2rem 0;gap:1.2rem .8rem}.product .product__info-wrapper .product__info-container .product__info--bottom .product__pagos-container .product__pagos-heading{margin:0;font-size:1.3rem;font-family:var(--font-body-family);font-weight:var(--font-body-weight);color:rgba(var(--color-foreground),.8)}.product .product__info-wrapper .product__info-container .product__info--bottom .product__pagos-container .list.list-payment{margin:0}.product .product__info-wrapper .product__info-container .product__info--bottom .product__pagos-container .list.list-payment .list-payment__item{padding:.3rem}.card-wrapper.product-card-wrapper .card .price .price__container .price__regular .price-item.price-item--regular,.card-wrapper.product-card-wrapper .card .price.price--on-sale .price__container .price__sale .price-item.price-item--sale{font-size:1.8rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.multicolumn.multicolumn-group-slideshow .multicolumn__container slideshow-component.slider-component__group-desktop .slider-button.arrow-control--floating,.multicolumn.multicolumn-group-slideshow .multicolumn__container slideshow-component.slider-component__group-mobile .slider-button.arrow-control--floating{background-color:rgba(var(--color-button),.6)!important}.multicolumn.multicolumn-group-slideshow .multicolumn__container slideshow-component.slider-component__group-desktop .slider-button.arrow-control--floating .svg-wrapper .icon,.multicolumn.multicolumn-group-slideshow .multicolumn__container slideshow-component.slider-component__group-mobile .slider-button.arrow-control--floating .svg-wrapper .icon{color:rgb(var(--color-button-text))!important}.multicolumn.multicolumn-group-slideshow .multicolumn__container .multicolumn-list .multicolumn-card .multicolumn-card__info .rte{font-size:1.5rem;line-height:1.4;padding-top:.8rem}.collection .collection__view-all{padding-top:1.6rem}#PBarNextFrameWrapper{display:none!important}.section-header .utility-bar-top .utility-bar-top__container button.utility-bar-top_item{background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-in-out}.section-header .utility-bar-top .utility-bar-top__container button.utility-bar-top_item:hover{color:rgba(var(--color-foreground),.8)}.header .menu-drawer .menu-drawer__utility-top-bar button.utility-bar-top_item{border:0;cursor:pointer;font:inherit;font-size:1.7rem;line-height:1.2}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-styles.css.map */
