.home-about{padding:0 16px}.home-about__split{display:flex;flex-direction:row;min-height:560px;overflow:hidden;border-radius:var(--border-radius, 24px)}.home-about__image-col{width:46%;flex-shrink:0;overflow:hidden}.home-about__main-image{width:100%;height:100%;object-fit:cover;display:block}.home-about__content-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 48px}.home-about__cards{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:flex-start}.home-about__card{border-radius:20px;padding:28px 24px;width:200px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.home-about__cards .home-about__card:nth-child(2){margin-top:36px}.home-about__card-icon{display:flex;align-items:center;justify-content:center}.home-about__card-icon img{width:32px;height:32px;object-fit:contain}.home-about__card-text{margin:0;font-style:italic;line-height:1.3;color:#013940}.home-about__spacer{display:block;width:100%}.home-about__spacer--top,.home-about__spacer--bottom{height:16px}.home-about__spacer--top-subheading{height:80px}.home-about__spacer--subheading-heading{height:24px}.home-about__spacer--text-body,.home-about__spacer--body-button{height:40px}.home-about__spacer--content-polaroids{height:120px}.home-about__wrapper{width:100%;background:#ffecd5;border-radius:24px}.home-about__container{position:relative;border-radius:0;padding:var(--space-8) var(--space-s6);display:flex;flex-direction:column;align-items:center;gap:0;overflow:hidden;width:100%}.home-about .home-about__container{background-color:transparent}.home-about__arrow{position:absolute;color:currentColor;z-index:1;display:none}.home-about__arrow--left{width:59px;height:92px;left:36%;top:43%;transform:translate(-50%)}.home-about__arrow--right{width:85px;height:112px;right:35%;top:43%;transform:translate(50%)}@media screen and (min-width:990px){.home-about__arrow{display:block}.home-about__arrow--left{left:37.5%;top:425px;width:59px;height:92px;transform:translate(-50%)}.home-about__arrow--right{right:auto;left:61.2%;top:433px;width:51px;height:100px;transform:rotate(-22deg);transform-origin:top left}.home-about__polaroid,.home-about__polaroids{height:355px}.home-about__polaroid-inner{padding:12px 12px 64px;gap:0}.home-about__polaroid-photo{height:279px}.home-about__polaroid-caption{position:absolute;bottom:16px;left:12px;right:12px;white-space:normal;color:#013940!important}}.home-about__content{display:flex;flex-direction:column;align-items:center;max-width:846px;width:100%;text-align:center;z-index:2}.home-about__text-content{display:flex;flex-direction:column;align-items:center;width:100%}.home-about .home-about__subheading{color:rgb(var(--color-foreground));margin:0}.home-about .home-about__heading{color:rgb(var(--color-foreground));margin:0;white-space:normal}.home-about .home-about__body{color:rgb(var(--color-foreground));max-width:100%}.home-about__body p{margin:0}.home-about__body p+p{margin-top:var(--space-s7)}.home-about__button-wrapper{display:flex;justify-content:center;margin-top:0}.home-about .home-about__button{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-s6) var(--space-s4);background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:2px solid rgb(var(--color-button));border-radius:var(--border-radius-button);text-decoration:none;cursor:pointer;transition:all .2s ease;box-shadow:-2px 4px 1px #00000080}.home-about__button:hover{box-shadow:-4px 6px 2px #00000080;transform:translate(1px,-1px)}.home-about__button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.home-about__polaroids{position:relative;display:grid;grid-template-columns:repeat(3,280px);gap:0;align-items:center;justify-content:center;height:357px;width:100%;max-width:682px;z-index:2;margin-bottom:-20px;margin-left:80px}.home-about__polaroid{display:flex;align-items:center;justify-content:center;width:280px;height:357px;grid-row:1;position:relative}.home-about__polaroid[data-rotation=left] .home-about__polaroid-inner{transform:rotate(-6.28deg);margin-bottom:-10px}.home-about__polaroid[data-rotation=right] .home-about__polaroid-inner{transform:rotate(5.28deg);margin-bottom:-12px}.home-about__polaroid[data-rotation=none] .home-about__polaroid-inner{transform:rotate(0);z-index:3}.home-about__polaroid:nth-child(1){grid-column:1;z-index:1}.home-about__polaroid:nth-child(2){grid-column:2;z-index:3;margin-left:-50px}.home-about__polaroid:nth-child(3){grid-column:3;z-index:2;margin-left:-60px}.home-about__polaroid-inner{background-color:#fffcf6;padding:12px;display:flex;flex-direction:column;align-items:center;gap:var(--space-s6);width:280px;position:relative;box-shadow:0 2.254px 2.254px #00000040,-3.948px 7.896px 9.87px #00000026;transition:transform .3s ease}.home-about__polaroid:hover .home-about__polaroid-inner{transform:rotate(0)!important;z-index:10}.home-about__polaroid-photo{width:100%;height:252.508px;overflow:hidden;position:relative;background-color:#f0f0f0}.home-about__polaroid-image{width:100%;height:100%;object-fit:cover;display:block}.home-about__polaroid-caption{color:var(--color-soul-green-text)!important;text-align:center;margin:0;white-space:nowrap;transform:rotate(-1deg);line-height:.9}@media screen and (max-width:989px){.home-about__split{flex-direction:column;min-height:auto}.home-about__image-col{width:100%;height:320px;flex-shrink:0}.home-about__content-col{padding:40px 32px}.home-about__card{width:160px;padding:20px 16px}}@media screen and (max-width:749px){.home-about__image-col{height:260px}.home-about__content-col{padding:32px 24px}.home-about__cards{gap:12px}.home-about__card{width:140px;padding:18px 14px;border-radius:16px}.home-about__cards .home-about__card:nth-child(2){margin-top:24px}}@media screen and (max-width:989px){.home-about{padding:0 24px}.home-about .home-about__heading{font-size:48px;line-height:1.1}.home-about__container{padding:var(--space-s1) var(--space-s5)}.home-about__arrow{display:none}.home-about__polaroids{grid-template-columns:repeat(3,240px);height:307px;max-width:582px}.home-about__polaroid{width:240px;height:307px}.home-about__polaroid-inner{width:240px;transform:scale(.86)}.home-about__polaroid:nth-child(2){margin-left:-60px}.home-about__polaroid:nth-child(3){margin-left:-60px}}@media screen and (max-width:749px){.home-about__wrapper{padding:80px 24px 0;overflow:hidden}.home-about__spacer--top-subheading{height:0}.home-about__spacer--subheading-heading,.home-about__spacer--text-body,.home-about__spacer--body-button{height:24px}.home-about__spacer--content-polaroids{height:40px}.home-about .home-about__subheading{font-size:10px}.home-about__container{padding:0;border-radius:var(--border-radius) var(--border-radius) 0 0}.home-about__content{max-width:100%;padding-left:0;padding-right:0}.home-about .home-about__content{font-size:12px}.home-about .home-about__heading{font-size:36px;line-height:36px}.home-about__arrow{display:block;position:relative;top:auto;left:auto;right:auto}.home-about__arrow--left{width:41px;height:64px;transform:none}.home-about__arrow--right{width:34px;height:66px;transform:rotate(-22deg);transform-origin:top left}.home-about__button-wrapper{align-items:center;gap:16px}.home-about__polaroids{display:flex;flex-direction:row;gap:0;height:auto;max-width:100%;width:100%;justify-content:center;align-items:flex-end;padding:0;margin-bottom:0;margin-left:0}.home-about__polaroid{width:140px;max-width:140px;height:164px;margin-left:0!important;grid-row:1}.home-about__polaroid:nth-child(1){z-index:1}.home-about__polaroid:nth-child(2){z-index:3;margin-left:-40px!important}.home-about__polaroid:nth-child(3){z-index:2;margin-left:-40px!important}.home-about__polaroid-inner{width:140px;max-width:140px;padding:6px 6px 32px;gap:0}.home-about__polaroid:nth-child(2) .home-about__polaroid-inner{max-width:140px}.home-about__polaroid-photo{height:140px;min-height:140px}.home-about__polaroid:nth-child(2) .home-about__polaroid-photo{height:140px;min-height:140px}.home-about__polaroid-image{width:100%;height:100%;object-fit:cover}.home-about__polaroid-caption.type-scrawl{font-size:14px;white-space:normal;line-height:12.6px;color:#013940;transform:rotate(-1deg);position:static}.home-about__polaroid[data-rotation=\201dleft\201d] .home-about__polaroid-inner{transform:rotate(-6deg)}.home-about__polaroid[data-rotation=\201dright\201d] .home-about__polaroid-inner{transform:rotate(6deg)}.home-about__polaroid[data-rotation=\201dnone\201d] .home-about__polaroid-inner{transform:rotate(0)}.home-about__polaroid:hover .home-about__polaroid-inner{transform:rotate(0)!important}.home-about .home-about__button{border-radius:41px;padding:16px 32px}}@media(prefers-reduced-motion:reduce){.home-about__button,.home-about__polaroid-inner{transition:none}}@media print{.home-about__arrow{display:none}.home-about__polaroid-inner{transform:none!important;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/570/assets/section-home-about.css.map */
