.default_collections{padding:var(--header-height) 20px 0 20px;position:relative}@media screen and (width >= 768px){.default_collections{padding:var(--header-height) 30px 0 30px}}header.collection_header{margin-top:30px;margin-bottom:20px}@media screen and (width >= 768px){header.collection_header>div.bordered{border-bottom:.5px solid var(--color-border)}}@media screen and (width <= 520px){header.collection_header>div.bordered_mob{border-bottom:.5px solid var(--color-border);margin-bottom:20px;margin-left:-20px;margin-right:-20px}}header.collection_header h1{margin-bottom:10px}header.collection_header .header_inner{gap:0 20px}@media screen and (width >= 1024px){header.collection_header .header_inner{gap:0 40px}}header.collection_header .titlecrumbs{text-align:left;margin-bottom:8px}header.collection_header .titlecrumbs .breadcrumb{margin-bottom:20px}header.collection_header .titlecrumbs .breadcrumb ol{justify-content:flex-start}@media screen and (width >= 768px){header.collection_header .titlecrumbs{flex:1 0 30%;margin-bottom:20px}}@media screen and (width >= 1024px){header.collection_header .titlecrumbs{flex:1 0 30%}}@media screen and (width <= 520px){header.collection_header .titlecrumbs{text-align:center;flex:1 0 100%}header.collection_header .titlecrumbs .breadcrumb{margin-bottom:20px}header.collection_header .titlecrumbs .breadcrumb ol{justify-content:center}}header.collection_header .collection_description{flex:0 100%;margin-bottom:20px}@media screen and (width >= 768px){header.collection_header .collection_description{flex-basis:calc(70% - 20px);align-self:flex-start;margin-top:8px}}@media screen and (width >= 1024px){header.collection_header .collection_description{flex-basis:860px}}@media screen and (width >= 1260px){header.collection_header .collection_description p{font-size:112.5%;line-height:1.3}}.js header.collection_header .collection_description .description_outer{max-height:42px;transition:var(--transit);overflow:hidden}@media screen and (width >= 768px){.js header.collection_header .collection_description .description_outer{max-height:64px}}@media screen and (width >= 960px){.js header.collection_header .collection_description .description_outer{max-height:72px}}header.collection_header .collection_description .description_inner{z-index:1}header.collection_header .collection_description .description_inner p a{text-decoration:underline}@media screen and (width <= 768px){header.collection_header .collection_description .description_inner.centertext{text-align:center}}header.collection_header .collection_description button.descriptiontoggle{font-family:var(--font-stack-body);z-index:3;transition:var(--transit);background:linear-gradient(90deg,#f7f7f400,#f7f7f4 30% 100%);border:0;padding:2px 12px 2px 80px;font-size:100%;line-height:1.1;text-decoration:underline;bottom:1px;right:0}@media screen and (width >= 1260px){header.collection_header .collection_description button.descriptiontoggle{font-size:112.5%}}header.collection_header .collection_description.open .description_outer{max-height:350px;margin-bottom:20px}@media screen and (width >= 768px){header.collection_header .collection_description.open .description_outer{max-height:250px}}.nuffin{text-align:center;max-width:600px;min-height:30vh;margin:0 auto;padding-bottom:120px}.blog-filter{flex-flow:wrap;place-content:stretch center;align-items:center;display:flex}.blog-filter .icon-chevron-down{fill:var(--color-text) -field-text;width:.625em;height:.625em;right:.7rem}.blog-filter__label{margin:0 1rem 0 0}.pagination{text-align:center;list-style:none}.pagination .arrow{transition:transform .3s var(--transit-curve);position:absolute;top:24px;right:13px}.pagination .arrow:after,.pagination .arrow:before{content:" ";background-color:var(--color-gold);transform-origin:100%;width:12px;height:1.5px;display:block;position:absolute;transform:rotate(45deg)}.pagination .arrow:before{transform:rotate(-45deg)}.pagination .arrow.left{right:unset;left:0}.pagination .arrow.left:after,.pagination .arrow.left:before{transform-origin:0}.pagination .arrow.down{transform:rotate(90deg)}.pagination .btn.btn--tertiary.btn--narrow{border:0}.pagination .flip{transform:rotate(180deg)}.pagination li{flex:0 auto}.pagination li .pagination_item{vertical-align:text-bottom;color:#a2a2a2;padding:20px 10px;font-size:114.286%;line-height:1;display:block}@media screen and (width >= 768px){.pagination li .pagination_item{font-size:112.5%}}.pagination li .pagination_item .arrow{top:28px}.pagination li .pagination_item .arrow:before,.pagination li .pagination_item .arrow:after{background-color:var(--color-gold)}.pagination li .pagination_item.next{color:var(--color-text);padding:20px 20px 20px 30px}.pagination li .pagination_item.prev{color:var(--color-text);padding:20px 30px 20px 20px}.pagination li.disabled{pointer-events:none;opacity:0}.pagination li.active .pagination_item{color:var(--color-text)}.items_count{font-size:114.286%}@media screen and (width >= 768px){.items_count{font-size:112.5%}}.collection_inner{max-width:1860px;margin:0 auto}.products_grid{gap:18px}@media screen and (width >= 1025px){.products_grid{gap:40px}}.products_grid li{--gapwidth: calc(100% - 18px) ;max-width:calc(var(--gapwidth) / 2);flex:50%}@media screen and (width >= 640px){.products_grid li{--gapwidth: calc(100% - 36px) ;max-width:calc(var(--gapwidth) / 3);flex:33.3333%}}@media screen and (width >= 1025px){.products_grid{padding-left:30px;padding-right:30px}.products_grid li{--gapwidth: calc(100% - 120px) ;max-width:calc(var(--gapwidth) / 4);flex:25%}}@media screen and (width >= 1630px){.products_grid li{--gapwidth: calc(100% - 160px) ;max-width:calc(var(--gapwidth) / 5);flex:16.6667%}}.products_grid .single-card .card-image-container img,.products_grid .double-card .card-image-container img{object-fit:cover;transition:transform .3s;display:block}.products_grid .single-card,.products_grid .double-card,.products_grid .card-image-container{overflow:hidden}.products_grid .single-card:hover img,.products_grid .double-card:hover img,.products_grid .card-image-container:hover img{transform:scale(1.05)}.products_grid li.card-item.double-width{flex:100%;max-width:100%}@media screen and (width >= 640px){.products_grid li.card-item.double-width{max-width:calc(var(--gapwidth) / 3 * 2 + 18px);flex:66.6666%}}@media screen and (width >= 1025px){.products_grid li.card-item.double-width{max-width:calc(var(--gapwidth) / 4 * 2 + 40px);flex:50%}}@media screen and (width >= 1630px){.products_grid li.card-item.double-width{max-width:calc(var(--gapwidth) / 5 * 2 + 40px);flex:40%}}.products_grid .single-card,.products_grid .double-card{width:100%;height:100%}.products_grid .single-card .card-image-container h3,.products_grid .double-card .card-image-container h3{margin:0 0 20px}.template-collection{background-color:#f7f7f4}.collection .product_card_list:nth-child(2n){background-color:var(--color-tonal1)}.collection .product_card_list:nth-child(odd){background-color:#f7f7f4}.collection .product_card_list .contained{max-width:1224px;margin:0 auto;padding:40px 12px}@media screen and (width >= 768px){.collection .product_card_list .flex{flex-wrap:nowrap}}.collection .product_card_list .flex>div{flex:0 100%;align-self:center}@media screen and (width >= 768px){.collection .product_card_list .flex>div{flex:0 50%}}.collection .product_card_list .flex .image{text-align:center;position:relative}.collection .product_card_list .flex .image>svg{width:23%;position:absolute;top:0;left:0}.collection .product_card_list .flex .text h2{margin-bottom:0}@media screen and (width >= 768px){.collection .product_card_list .flex .text h2{margin-bottom:8px}}@media screen and (width >= 960px){.collection .product_card_list .flex .text h2{margin-bottom:24px}}.collection .product_card_list .flex .text h2 span{display:block}.collection .product_card_list .flex .text h2 span.body{color:var(--color-green)}.collection .product_card_list .flex .text h2 span.brain{color:var(--color-yellow)}.collection .product_card_list .flex .text h2 span.beauty{color:var(--color-pink)}.collection .product_card_list .flex .text h2 span.brave{color:var(--color-blue)}.collection .product_card_list .actions.flex{justify-content:flex-start}.collection .product_card_list .actions.flex form,.collection .product_card_list .actions.flex .moreinfo{flex:0 auto}@media screen and (width >= 1024px){.collection .product_card_list .actions.flex form,.collection .product_card_list .actions.flex .moreinfo{flex:50%}}.collection .product_card_list .actions.flex .moreinfo{padding-left:16px;line-height:66px}.collection .product_card_list .actions.flex .moreinfo .svg_icon{width:13px;margin-left:8px;transition:all .7s ease-in-out;display:inline-block}.collection .product_card_list .actions.flex .moreinfo .svg_icon svg{width:13px}.collection .product_card_list .actions.flex .moreinfo:hover .svg_icon{transform:translate(4px)}.collection .container.featured_collection{background-color:#f7f7f4}.collection .container.featured_collection .slideshow{margin-top:0}.collection .container.featured_collection .text{flex:1 0 100%;align-self:center;margin-top:0;padding-top:24px;padding-bottom:0}.collection .container.featured_collection .text.center{text-align:center}@media screen and (width >= 600px){.collection .container.featured_collection .text{flex:0 280px;padding-top:0;padding-bottom:24px}}@media screen and (width >= 960px){.collection .container.featured_collection .text{flex:0 360px}}.collection .container.featured_collection .text .icon{width:120px;height:120px;margin-top:24px;margin-bottom:16px}@media screen and (width >= 768px){.collection .container.featured_collection .text .icon{margin-top:32px;margin-bottom:40px}}.collection .container.featured_collection .text .tagline{margin-top:0;font-size:100%}.collection .container.featured_collection .text .tagline h2{margin:0;font-size:24px}@media screen and (width >= 768px){.collection .container.featured_collection .text .tagline h2{margin:0 0 8px;font-size:34px}.collection .container.featured_collection .text .tagline{margin-top:8px}}.collection .container.featured_collection:nth-child(odd){background-color:var(--color-footer-bg)}.ro_widget{display:none}.extra_info button{font-family:var(--font-stack-heavy);color:var(--color-grey);background-color:#0000;border:0;margin-bottom:0;padding:10px;font-size:87.5%;display:inline-block;position:relative}.extra_info button span{vertical-align:-webkit-baseline-middle;color:var(--color-burnt-red);font-size:24px;font-family:var(--font-stack-header)}@media screen and (width <= 960px){.inner-product_strip .block_title{padding-left:16px;padding-right:16px}}.inner-product_strip header .rte{margin-bottom:0}.section-collection-grid{background-color:#fff}.collection_grid.grid{grid-template-columns:1fr;padding-top:32px}@media screen and (width >= 550px){.collection_grid.grid{grid-template-columns:1fr 1fr}}@media screen and (width >= 800px){.collection_grid.grid{grid-template-columns:1fr 1fr 1fr}}.product_card{padding:0 0 16px}.collection_grid.right .product_card{text-align:right}.collection_grid.left .product_card{text-align:left}.collection_grid.center .product_card{text-align:center}.product_card .abs_link{z-index:2;position:absolute;top:0;right:0;bottom:0;left:0}.products_strip.grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (width >= 768px){.products_strip.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}}.manual_collection .sliders-holder{padding-bottom:40px}@media screen and (width >= 768px){.manual_collection .sliders-holder{padding-bottom:56px}}@media screen and (width <= 478px){.manual_collection .sliders-holder .flickity-button{display:none}}.manual_collection .sliders-holder .carousel .carousel-cell{width:175px;margin-right:24px}@media screen and (width >= 768px){.manual_collection .sliders-holder .carousel .carousel-cell{width:240px}}@media screen and (width >= 1024px){.manual_collection .sliders-holder .carousel .carousel-cell{width:260px}}.manual_collection .sliders-holder .carousel .flickity-page-dots{max-width:840px;bottom:-40px}@media screen and (width >= 768px){.manual_collection .sliders-holder .carousel .flickity-page-dots{bottom:-55px}}.manual_collection .sliders-holder.numero-1{padding-bottom:0}.manual_collection .sliders-holder.numero-1 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-1 .carousel .flickity-button{display:none}@media screen and (width >= 478px){.manual_collection .sliders-holder.numero-2{padding-bottom:0}.manual_collection .sliders-holder.numero-2 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-2 .carousel .flickity-button{display:none}}@media screen and (width >= 678px) and (width <= 768px){.manual_collection .sliders-holder.numero-3{padding-bottom:0}.manual_collection .sliders-holder.numero-3 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-3 .carousel .flickity-button{display:none}}@media screen and (width >= 900px){.manual_collection .sliders-holder.numero-3{padding-bottom:0}.manual_collection .sliders-holder.numero-3 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-3 .carousel .flickity-button{display:none}}@media screen and (width >= 1490px){.manual_collection .sliders-holder.numero-4{padding-bottom:0}.manual_collection .sliders-holder.numero-4 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-4 .carousel .flickity-button{display:none}}@media screen and (width >= 2060px){.manual_collection .sliders-holder.numero-5{padding-bottom:0}.manual_collection .sliders-holder.numero-5 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-5 .carousel .flickity-button{display:none}}@media screen and (width >= 2630px){.manual_collection .sliders-holder.numero-6{padding-bottom:0}.manual_collection .sliders-holder.numero-6 .carousel .flickity-page-dots,.manual_collection .sliders-holder.numero-6 .carousel .flickity-button{display:none}}.manual_collection .manual_products.outer-grid{grid-template-columns:46px 1fr;align-items:start;gap:24px 0;padding:0 0 0 24px}@media screen and (width >= 768px){.manual_collection .manual_products.outer-grid{grid-template-columns:56px 1fr;padding:0 0 0 40px}}@media screen and (width >= 901px){.manual_collection .manual_products.outer-grid{margin-left:calc(50% - 450px);padding:0}}@media screen and (width >= 1024px){.manual_collection .manual_products.outer-grid{grid-template-columns:60px 1fr}}.manual_collection .manual_products header{border-radius:var(--border-radius);height:202px;position:relative}@media screen and (width >= 768px){.manual_collection .manual_products header{height:277px}}@media screen and (width >= 1024px){.manual_collection .manual_products header{height:300px}}.manual_collection .manual_products header .rotated{background-color:attr(data-header_bg);text-align:left;color:#fff;transform-origin:0 0;width:250px;position:absolute;bottom:24px;left:15px;transform:rotate(-90deg)}@media screen and (width >= 768px){.manual_collection .manual_products header .rotated{width:250px;bottom:50px;left:21px}}@media screen and (width >= 1024px){.manual_collection .manual_products header .rotated{width:250px;bottom:50px;left:21px}}.manual_collection .manual_products header .rotated h2{font-size:100%;line-height:1}@media screen and (width >= 768px){.manual_collection .manual_products header .rotated h2{font-size:110%}}@media screen and (width >= 1024px){.manual_collection .manual_products header .rotated h2{font-size:120%}}.manual_collection .manual_products header figure{z-index:2;margin:0;display:block;position:absolute;bottom:4px;left:10px;right:10px}@media screen and (width >= 768px){.manual_collection .manual_products header figure{left:10px;right:10px}}.modal.collection_modal .product_inner{padding:24px}@media screen and (width >= 768px){.modal.collection_modal .product_inner{padding:48px}}@media screen and (width >= 1200px){.modal.collection_modal .product_inner{padding:72px}}.modal.collection_modal .product_inner .product-single{margin-top:0}.modal.collection_modal .product_inner .product-description form{margin-bottom:16px}@media screen and (width <= 768px){.modal.collection_modal .product_inner .view_full{padding:8px 0 24px}}.modal.collection_modal .product-detail{opacity:0;transition:opacity .3s ease-in .5s}.modal.collection_modal .product-image{opacity:0;transition:opacity .3s ease-in .4s}.modal.collection_modal.modal--is-active .product-detail,.modal.collection_modal.modal--is-active .product-image{opacity:1}.modal.collection_modal .bg_closer{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ebe9e140;position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px}@supports (backdrop-filter: none){.modal.collection_modal .bg_closer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#525e4a40}}.modal.collection_modal .product-image img{width:100%;height:auto}@media screen and (width <= 768px){.modal.collection_modal .modal-inner{overflow:auto}.modal.collection_modal .product_inner{padding:24px 0 0}.modal.collection_modal .product-detail.product-detail{padding:0 24px}.modal.collection_modal .product-detail.product-detail form{margin-bottom:0}.modal.collection_modal .product-image picture img{max-width:180px;margin:0 auto;display:block}.modal.collection_modal .product-description{margin-bottom:0}.modal.collection_modal .add_to_outer{background-color:#ebe9e1;width:calc(100% + 48px);margin-top:24px;padding:16px 24px;position:sticky;bottom:0;left:0;right:0;transform:translate(-24px);box-shadow:0 0 20px #00000026}}.products_slider .product_card div.adder{position:absolute;bottom:12px;left:0;right:0}.products_slider .product_card div.adder a.button{width:fit-content;display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/7/assets/styles-collections.css.map */
