:root{--bs-blue: #d9dfda;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #f8f5f0;--bs-red: #e83c2d;--bs-orange: #f1a52b;--bs-yellow: #ffc107;--bs-green: #5e9e37;--bs-green-dark: #424d47;--bs-green-light: #aacbb8;--bs-green-extralight: #ecf7ef;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-beige: #d6d2c4;--bs-sand: #f8f5f0;--bs-black: #111;--bs-antraciet: #293133;--bs-white: #fff;--bs-gray: #ccc;--bs-gray-light: #f5f5f5;--bs-gray-warm: #f1ece8;--bs-gray-warm-dark: color-mix(in srgb,var(--bs-gray-warm),#000 22%);--bs-gray-dark: #838383;--bs-gray-400: #ddd;--bs-primary: var(--bs-black);--bs-secondary: var(--bs-gray-dark);--bs-success: var(--bs-green);--bs-info: var(--bs-cyan);--bs-warning: var(--bs-yellow);--bs-danger: var(--bs-red);--bs-light: var(--bs-white);--bs-dark: var(--bs-black);--bs-sale: var(--bs-green);--bs-blue-rgb: rgb(13, 110, 253);--bs-indigo-rgb: rgb(102, 16, 242);--bs-purple-rgb: rgb(111, 66, 193);--bs-pink-rgb: rgb(214, 51, 132);--bs-red-rgb: rgb(220, 53, 69);--bs-orange-rgb: rgb(253, 126, 23);--bs-yellow-rgb: rgb(255, 193, 7);--bs-green-rgb: rgb(39, 174, 95);--bs-teal-rgb: rgb(32, 201, 151);--bs-cyan-rgb: rgb(13, 202, 240);--bs-black-rgb: rgb(0, 0, 0);--bs-white-rgb: rgb(255, 255, 255);--bs-gray-rgb: rgb(108, 117, 125);--bs-gray-light-rgb: rgb(247, 247, 247);--bs-gray-dark-rgb: rgb(52, 58, 64);--bs-primary-rgb: var(--bs-orange-rgb);--bs-secondary-rgb: var(--bs-gray-dark-rgb);--bs-success-rgb: var(--bs-green-rgb);--bs-info-rgb: var(--bs-cyan-rgb);--bs-warning-rgb: var(--bs-yellow-rgb);--bs-danger-rgb: var(--bs-red-rgb);--bs-light-rgb: var(--bs-white-rgb);--bs-dark-rgb: var(--bs-black-rgb);--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-font-primary: "Apercu", "Arial", sans-serif;--bs-font-hand: "La Belle", "Arial", sans-serif;--bs-body-font-size-sm: 14px;--bs-body-font-line-sm: 22px;--bs-body-font-sm: var(--bs-body-font-size-sm) / var(--bs-body-font-line-sm);--bs-body-font-size-m: 16px;--bs-body-font-line-m: 24px;--bs-body-font-m: var(--bs-body-font-size-m) / var(--bs-body-font-line-m);--bs-body-font-size-l: 24px;--bs-body-font-line-l: 32px;--bs-body-font-l: var(--bs-body-font-size-l) / var(--bs-body-font-line-l);--bs-body-font-size-xl: 32px;--bs-body-font-line-xl: 40px;--bs-body-font-xl: var(--bs-body-font-size-xl) / var(--bs-body-font-line-xl);--bs-body-font-size-xxl: 40px;--bs-body-font-line-xxl: 48px;--bs-body-font-xxl: var(--bs-body-font-size-xxl) / var(--bs-body-font-line-xxl);--font-size-sm: 0.875rem;--font-size-m: 1rem;--font-size-l: 1.5rem;--font-size-xl: 2rem;--font-size-xxl: 2.5rem;--line-height-base: 1.5;--line-height-sm: 1.25;--line-height-lg: 2;--bs-body-font-weight: 400;--font-weight-light: 400;--font-weight-medium: 400;--font-weight-semibold: 600;--font-weight-bold: 600;--border-radius-sm: 0.375rem;--border-radius-m: 0.25rem;--border-radius-lg: 0.5rem;--border-radius-xl: 1rem;--border-radius-xxl: 2rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-transition-base: 0.3s ease}.product{position:relative;text-decoration:none;color:var(--bs-dark);display:block}.product .size-label{font-weight:200;display:flex}.product .size-label span{font-weight:bold;margin-left:7px}.product .labels{position:absolute;bottom:7px;right:7px;z-index:3;top:auto;display:flex;flex-direction:column}.product .labels .tag{margin-top:3px;text-align:center;font-size:13px}@media screen and (max-width: 992px){.product .labels .tag{font-size:12px}}@media screen and (max-width: 370px){.product .labels .tag{font-size:11px}}.product:hover,.product:focus,.product:active{color:var(--bs-dark)}.product a{color:inherit}.product a.remove{font-size:.875rem}.product .brand-title,.product .subtitle,.product .desc,.product .price{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .brand-title{font-size:1.125rem;font-weight:var(--font-weight-bold)}.product .subtitle,.product .desc{display:block;font-size:.875rem}.product .subtitle>*,.product .desc>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .subtitle{color:var(--bs-gray-dark);margin-bottom:.5rem}.product .price{line-height:1.2}.product .price .amount{color:var(--bs-dark)}.product .price.sale .amount:not(.from){color:var(--bs-sale)}.product .price del.amount{color:var(--bs-gray-dark);margin-right:.4375rem}.product .badge.nieuw{background-color:var(--bs-beige);color:var(--bs-black)}.product .badge.sale{background-color:var(--bs-primary)}.product .top-wrap{margin-bottom:.75rem;position:relative}.product .img-wrap,.product .img-wrap-2{overflow:hidden;display:block;position:relative;background-color:var(--bs-gray-light);padding-bottom:133%}.product .img-wrap .img,.product .img-wrap-2 .img{mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center}.product .img-wrap .img-2,.product .img-wrap-2 .img-2{mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center;z-index:1}.product .img-wrap{z-index:1;transition:opacity 200ms ease}.product .img-wrap-2{z-index:0;position:absolute;top:0;left:0;right:0}.product .condition-indicator{position:absolute;bottom:5px;left:5px;right:5px;z-index:3;margin-bottom:0}.product.shopping-bag-item{padding-bottom:1rem;border-bottom:1px solid var(--bs-gray-warm);position:relative;text-decoration:none;color:var(--bs-dark);display:block}.product.shopping-bag-item:hover,.product.shopping-bag-item:focus,.product.shopping-bag-item:active{color:var(--bs-dark)}.product.shopping-bag-item .subtitle,.product.shopping-bag-item .desc{font-size:.875rem}.product.shopping-bag-item .img-wrap{border:1px solid var(--bs-gray);position:relative;overflow:visible}.product.shopping-bag-item .img-wrap .badge{top:-0.5rem;right:-0.5rem;left:auto;display:block}.product.shopping-bag-item .img-wrap .badge.number{width:auto;height:1.25rem;background-color:var(--bs-dark);border-radius:1rem;position:absolute}.product.shopping-bag-item:last-child{border-bottom:none}.product.shopping-bag-item .price .amount{display:block}.product.shopping-bag-item .price.sale del{font-size:.875rem}.labels{display:flex}.labels .tag{display:block;padding:5px 5px 4px 5px;line-height:.875rem;background-color:var(--bs-beige);color:var(--bs-black);font-size:.875rem}@media screen and (max-width: 480px){.labels .tag{font-size:.77rem}}@media screen and (max-width: 380px){.labels .tag{padding:5px 3px 4px 3px}}.labels .tag.sale{background-color:var(--bs-green);color:var(--bs-white)}@media screen and (max-width: 576px){.labels{position:absolute;right:0;top:-2rem}}.condition-indicator{font-weight:200;font-size:14px;margin-bottom:.75rem;align-items:center;justify-content:start;letter-spacing:0}@media screen and (max-width: 768px){.condition-indicator{flex-direction:column;align-items:start}}.condition-indicator .condition-label{margin-left:auto}@media screen and (max-width: 768px){.condition-indicator .condition-label{margin-left:0 !important;text-align:center}}.condition-indicator .condition{padding-bottom:3px;white-space:nowrap}.condition-indicator .condition svg{width:16px;height:16px;vertical-align:middle}@media screen and (max-width: 480px){.condition-indicator .condition svg{width:14px;height:14px}}.to-wishlist{position:absolute;top:5px;right:5px;width:2.2rem;height:2.2rem;z-index:7;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:none;%7D.cls-2%7Bstroke:%23000;stroke-linecap:round;stroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg data-name='Layer 2' id='Layer_2'%3E%3Cg id='Workspace'%3E%3Crect class='cls-1' height='24' width='24'/%3E%3Cpath class='cls-2' d='M12,9.05,10.88,7.93a3.16,3.16,0,0,0-4.48,0h0a3.17,3.17,0,0,0,0,4.47L12,18l5.6-5.6a3.17,3.17,0,0,0,0-4.47h0a3.16,3.16,0,0,0-4.48,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:120% auto;background-color:transparent}@media screen and (max-width: 992px){.to-wishlist{width:1.8em;height:1.8em}}.to-wishlist::after{content:attr(data-liked);position:absolute;bottom:-20px;font-size:12px;font-weight:200;left:50%;transform:translateX(-50%)}.to-wishlist.active{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:none;%7D.cls-2%7Bstroke:%23000;fill:black;stroke-linecap:round;stroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg data-name='Layer 2' id='Layer_2'%3E%3Cg id='Workspace'%3E%3Crect class='cls-1' height='24' width='24'/%3E%3Cpath class='cls-2' d='M12,9.05,10.88,7.93a3.16,3.16,0,0,0-4.48,0h0a3.17,3.17,0,0,0,0,4.47L12,18l5.6-5.6a3.17,3.17,0,0,0,0-4.47h0a3.16,3.16,0,0,0-4.48,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.tussen-banner .product .to-wishlist,.tussen-banner .product .badge,.tussen-banner .product .badge.niew .price,.tussen-banner .product .desc{display:none !important}.tussen-banner .product img{object-fit:cover !important}.tussen-banner.col-6 .img-wrap{display:block;position:relative;padding-bottom:133%;padding-top:86px}.tussen-banner.col-6 .img-wrap img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}.tussen-banner.col-12 .img-wrap{display:block;padding-bottom:33%;position:relative}.tussen-banner.col-12 .img-wrap img{position:absolute;top:0;left:0;right:0;bottom:0;height:100% !important;width:100% !important;object-fit:cover;object-position:center}footer{padding-top:0 !important}.home-tekst{background-color:var(--bs-sand)}.home-tekst h1{font-size:1.7rem}@media screen and (max-width: 768px){.liquid_wrap{padding-left:0;padding-right:0}}@media screen and (max-width: 992px){.footprint-txt br{display:none}}.video-container-text{width:100%;color:var(--bs-white)}.video-container-text .video-main{font-size:2.0625rem}@media screen and (max-width: 768px){.video-container-text .video-main{font-size:1.375rem}}.video-container-text .video-sub{font-size:2.5625rem;font-family:var(--bs-font-hand)}@media screen and (max-width: 768px){.video-container-text .video-sub{font-size:1.75rem}}.video-container-text .btns{margin-top:1rem}@media screen and (max-width: 768px){.video-container-text .btns{display:flex;flex-direction:column;max-width:330px;margin-left:auto;margin-right:auto}}.video-container-text .btns .btn{border-radius:0}.video-container-text .btns .btn.sale{background-color:var(--bs-white);color:var(--bs-red);text-transform:uppercase;font-weight:bold}@media screen and (min-width: 767.98px){.video-container-text .btns .btn.sale:hover{background-color:var(--bs-red);border-color:var(--bs-red);color:var(--bs-white)}}.video-container-text .btns .btn+.btn{margin-left:.4375rem}@media screen and (max-width: 768px){.video-container-text .btns .btn+.btn{margin-top:.4375rem;margin-left:0}}.subline{color:var(--bs-gray-dark)}section#logos{overflow:hidden}#logo_slider .logo-img{display:block;margin:0 1.25rem;padding-bottom:51%;position:relative}@media screen and (max-width: 992px){#logo_slider .logo-img{margin:0 7px}}#logo_slider .logo-img::before{display:none}#logo_slider .logo-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}h2.title{font-size:1.7rem}h2.title span{display:inline-block}.review_svg{width:220px;height:auto !important}@media screen and (max-width: 992px){.review_svg{width:188px}}.winkelmandje .review_svg{margin-bottom:1.3rem;margin-right:1.3rem;width:124px}@media screen and (max-width: 992px){.winkelmandje .review_svg{width:101px;margin-right:.7rem}}.global-review-score{display:flex;max-width:330px;margin-left:auto;margin-right:auto;padding-bottom:1rem}.global-review-score .stars-desc{display:flex;flex-direction:column;flex:1 0 auto;text-align:left;padding-left:10px;justify-content:center}.global-review-score .number{display:flex;justify-content:center;align-items:center;font-size:4.4375rem;font-weight:700}@media screen and (max-width: 992px){.global-review-score .number{font-size:3.5625rem}}.winkelmandje .global-review-score .number{font-size:2.9375rem}@media screen and (max-width: 992px){.winkelmandje .global-review-score .number{font-size:2.0625rem;margin-bottom:.1875rem}}@media screen and (max-width: 992px){.global-review-score .desc{font-size:.95rem}}.winkelmandje .global-review-score .desc{font-size:.95rem}@media screen and (max-width: 992px){.winkelmandje .global-review-score .desc{font-size:.75rem}}.global-review-score .stars{color:var(--bs-black);font-size:2.375rem;line-height:1.1}@media screen and (max-width: 992px){.global-review-score .stars{font-size:31px;line-height:1}}.winkelmandje .global-review-score .stars{font-size:1.375rem}@media screen and (max-width: 992px){.winkelmandje .global-review-score .stars{font-size:1.125rem}}.global-review-score .stars i.gray{color:var(--bs-gray)}#home_reviews{padding:4rem 0 5rem}#home_reviews .review-item{padding:1rem}#home_reviews .review-item .stars{color:var(--bs-black);font-size:1.22rem}#home_reviews .review-item .stars i.gray{color:color-mix(in srgb,var(--bs-gray-light),#000 11%)}#home_reviews .review-item .review{margin-bottom:.65rem;font-size:.9375rem}#home_reviews .review-item .date,#home_reviews .review-item .author{font-size:.875rem;color:var(--bs-gray)}#home_reviews .review-item .date{margin-right:10px}#review_slider{padding:0 60px}@media screen and (max-width: 992px){#review_slider{padding:0}}#review_slider .splide__arrow{background-color:transparent;border-radius:3px;opacity:1}#review_slider .splide__arrow svg{width:4.5em;height:4.5em;fill:none}@media screen and (max-width: 992px){#review_slider .splide__arrow{display:none}}#review_slider .splide__arrow:hover{opacity:1}#review_slider .splide__pagination{bottom:-15px}#review_slider .splide__pagination .splide__pagination__page{background-color:var(--bs-gray)}#review_slider .splide__pagination .splide__pagination__page.is-active{background-color:var(--bs-green-dark)}.full-screen-video-home{display:block;width:100%;padding-bottom:44%;position:relative}@media screen and (max-width: 992px){.full-screen-video-home{padding-bottom:144%}}.full-screen-video-home>video{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}.full-screen-video-home .container{position:absolute;top:0;left:0;right:0;bottom:0;margin-left:auto;margin-right:auto}.full-screen-video-home .video-logo{max-width:70px;margin:1.5rem}#home_carousel{border-radius:10px;overflow:hidden}@media screen and (max-width: 992px){#home_carousel{margin-top:0rem}}@media screen and (max-width: 992px)and (max-width: 768px){#home_carousel{border-radius:0}}#home_carousel .carousel-item::before{content:"";display:inline-block;width:100%;vertical-align:top;padding-bottom:47%}@media screen and (max-width: 992px){#home_carousel .carousel-item::before{padding-bottom:100%}}#home_carousel .carousel-item img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}#home_carousel .carousel-item::after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;z-index:1}#home_carousel .carousel-item video{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100%;object-fit:cover;object-position:center}#home_carousel .content{position:absolute;bottom:3rem;left:3rem;color:var(--bs-white);font-size:22px;z-index:2;text-shadow:0 0 11px 0 rgba(0,0,0,.2)}@media screen and (max-width: 992px){#home_carousel .content{font-size:18px;bottom:1rem;left:1rem;right:1rem}}#home_carousel .content h3{text-transform:uppercase;font-size:44px;font-weight:bold}@media screen and (max-width: 992px){#home_carousel .content h3{font-size:27px}}.logo{display:inline-block;width:100%;padding:0 10px}.logo .logo-img{position:relative;display:block}.logo .logo-img::before{content:"";display:block;width:100%;padding-bottom:100%}.logo .logo-img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center}#new_arrivals .story-slider-wrap .arrows.right-top{margin-top:-11px}.btn-home-txt{background-color:var(--bs-black);border-color:var(--bs-black);color:var(--bs-white) !important;font-size:18px;padding:.7rem 1.4rem;font-weight:bold;margin-top:.75rem}@media screen and (max-width: 992px){.btn-home-txt{font-size:18px}}.btn-home-txt:hover,.btn-home-txt:focus,.btn-home-txt:active{background-color:var(--bs-black) !important;border-color:var(--bs-black) !important;color:var(--bs-white) !important}#logo_slider{padding-top:0}#logos{padding:3rem 0 3rem;background-color:var(--bs-sand)}#logos .logo-img{background-color:var(--bs-sand)}#logos img{mix-blend-mode:multiply}#logos .story-slider-wrap .arrows.right-top{margin-top:-48px}.banners{margin-bottom:1rem}@media screen and (max-width: 992px){.banners{margin-bottom:1.5rem}}.banners h2{font-family:var(--bs-font-primary);font-size:33px}.banners .look-row{--bs-gutter-x: 1rem}.banners .look-item{position:relative;display:block;margin-bottom:1rem}.banners .look-item::before{content:"";display:block;padding-bottom:100%}.banners .look-item img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}.banners .look-item button{position:absolute;bottom:20px;right:20px;background-color:var(--bs-primary);border:1px solid var(--bs-primary);color:var(--bs-white);font-weight:300}@media screen and (max-width: 992px){.banners .look-item button{bottom:10px;right:10px}}@media screen and (max-width: 992px){#logos .story-slider-wrap,#story-section .story-slider-wrap{margin-right:calc(-1*var(--bs-gutter-x))}}#banner_block_01{margin-bottom:3rem;margin-top:2rem}@media screen and (max-width: 992px){#banner_block_01{margin-top:0}}#banner_block_01 .icon{display:flex;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;background-color:var(--bs-black);color:var(--bs-white);border-radius:50%;position:absolute;bottom:-2.25rem;left:50%;transform:translateX(-50%);border:10px solid var(--bs-white);z-index:1;font-weight:bold;font-size:2.8rem}#banner_block_01 .row{--bs-gutter-x: 4rem}@media screen and (max-width: 992px){#banner_block_01 .row{--bs-gutter-x: 1.5rem}}#banner_block_01 .img-wrap{display:block;padding-bottom:75%;position:relative;margin-bottom:2.5rem}#banner_block_01 .img-wrap>img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}#banner_block_01 h3{margin-top:1rem;font-size:20px;min-height:2.5em;font-size:1.125rem}@media screen and (max-width: 992px){#banner_block_01 h3{min-height:0;font-size:1.125rem}}#banner_block_01 h3 a{text-decoration:none}#banner_block_01 .how-it-works{text-align:center;width:100%}#cats .story-slider-wrap{position:relative}#cats .story-slider-wrap::before{content:"";position:absolute;left:0;top:0;bottom:0;width:22px;z-index:1;opacity:1;background:linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%)}#cats .story-slider-wrap::after{content:"";position:absolute;right:0;top:0;bottom:0;width:22px;z-index:1;opacity:1;background:linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%)}#cats .story-slider-wrap.no-left-scroll::before{opacity:0}#cats .story-slider-wrap.no-right-scroll::after{opacity:0}#cats .nav-pills .nav-item+.nav-item{margin-left:7px}#cats .nav-pills button{color:var(--bs-black);border:1px solid var(--bs-gray);border-radius:30px}#cats .nav-pills button.active{background-color:var(--bs-primary);border-color:var(--bs-primary);color:var(--bs-white)}#cats .story-slider .story .doelgroep-img{display:block;background-color:var(--bs-gray-warm);border:1px solid color-mix(in srgb, var(--bs-gray-warm), #000 11%);border-radius:50%;position:relative}#cats .story-slider .story .doelgroep-img::after{content:"";width:100%;padding-bottom:100%;display:block}#cats .story-slider .story .doelgroep-img img{position:absolute;top:20px;left:20px;right:20px;bottom:20px;width:calc(100% - 40px);height:calc(100% - 40px);object-fit:contain;object-position:center}#cats .story-slider .story .doelgroep-label{padding-top:7px;width:100%;text-align:center;line-height:1.1;font-family:var(--bs-primary-font);color:var(--bs-black)}.twee #cats .story-slider .story .doelgroep-label{font-size:1rem}@media screen and (max-width: 992px){#home-text{padding-left:10px;padding-right:10px}}#home-text+.btn:hover,#home-text+.btn:focus,#home-text+.btn:active{background-color:var(--bs-black);border-color:var(--bs-black);color:var(--bs-white)}#home-text+.btn::after{transform:rotate(90deg);padding-right:0}@media screen and (max-width: 992px){#home-text+.btn{color:var(--bs-black);background-color:transparent;border-color:transparent}#home-text+.btn::after{filter:invert(100%)}#home-text+.btn:hover,#home-text+.btn:focus,#home-text+.btn:active{background-color:transparent;border-color:transparent;color:var(--bs-black)}}#home-text.is-folded{max-height:220px;overflow:hidden;position:relative}@media screen and (max-width: 992px){#home-text.is-folded{max-height:310px}}#home-text.is-folded::after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(to bottom, rgba(248, 245, 240, 0) 0%, #f8f5f0 100%)}#story-section{background-color:color-mix(in srgb,var(--bs-white) 70%, transparent);padding:1rem 0}@media screen and (max-width: 992px){#story-section{padding:.75rem 0}}#categories_tabs{flex-wrap:nowrap;overflow:auto;scrollbar-width:thin}@media screen and (max-width: 477px){#categories_tabs{justify-content:start !important}}@media screen and (max-width: 992px){.how-it-works-slider{overflow:auto;flex-wrap:nowrap;margin-right:calc((-100vw + 720px)/2 - 1.55rem)}.how-it-works-slider>div{width:77%}}@media screen and (max-width: 768px){.how-it-works-slider{margin-right:calc((-100vw + 540px)/2 - 1.55rem)}}@media screen and (max-width: 576px){.how-it-works-slider{margin-right:-1.55rem}}.how-it-works-slider p{color:var(--bs-gray-dark)}/*# sourceMappingURL=home.css.map */
