.cards-bg{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:60px 0;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden}.cards-bg__background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.cards-bg__container{position:relative;z-index:1;width:68.75%;max-width:1920px;margin:0 auto}.cards-bg__content-box{position:relative;background:#fff;padding:60px 20px 80px;box-shadow:0 4px 20px #0000001a;text-align:center}.cards-bg__heading{margin:0 0 16px;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:400;line-height:1.2;color:#2c2c2c}.cards-bg__subheading{margin:0 auto 50px;max-width:830px;font-family:Cormorant Garamond,serif;font-size:18px;line-height:1.4;letter-spacing:-1px;color:#403e3e}.cards-bg__grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:40px;padding-top:60px;max-width:var(--grid-max-width, 1400px);width:var(--grid-width, 100%);margin-left:auto;margin-right:auto}.cards-bg-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 30px;border:1px solid #2c2c2c;border-radius:24px;background:#fff;transition:transform .2s ease,box-shadow .2s ease;min-height:280px}.cards-bg-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.cards-bg-card__icon-wrapper{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:120px;height:120px;display:flex;align-items:center;justify-content:center;border:1px solid #2c2c2c;border-radius:50%;background:#fff;z-index:2}.cards-bg-card__icon{width:60px;height:60px;object-fit:contain}.cards-bg-card__content{display:flex;align-items:center;justify-content:center;flex:1;width:100%}.cards-bg-card__title{margin:0;font-family:Cormorant Garamond,serif;font-size:var(--card-title-size-desktop, 28px);font-weight:400;line-height:var(--card-title-line-height, 36px);color:var(--card-title-color, #2c2c2c);max-width:280px}.cards-bg__cta{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);margin:0;z-index:10}.cards-bg__button{display:inline-block;padding:10px 40px;background:#576238;color:#fff;font-family:Castoro,serif;font-size:18px;line-height:1.2;text-decoration:none;border-radius:100px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #0000001a}.cards-bg__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.cards-bg__button:focus-visible{outline:2px solid #576238;outline-offset:2px}@media screen and (max-width:479px){.cards-bg{padding:40px 0}.cards-bg__container{width:90%}.cards-bg__content-box{padding:40px 40px 60px}.cards-bg__heading{font-size:36px}.cards-bg__subheading{font-size:16px;margin-bottom:40px}.cards-bg__grid{grid-template-columns:1fr;gap:100px;padding-top:50px}.cards-bg-card{padding:70px 15px 30px;min-height:220px}.cards-bg-card__title{font-size:var(--card-title-size-mobile, 22px)!important}}@media screen and (min-width:480px)and (max-width:767px){.cards-bg{padding:50px 0}.cards-bg__container{width:85%}.cards-bg__content-box{padding:50px 20px 70px}.cards-bg__heading{font-size:42px}.cards-bg__subheading{font-size:17px;margin-bottom:45px}.cards-bg__grid{grid-template-columns:1fr;gap:90px;padding-top:60px}.cards-bg-card{padding:80px 20px 40px;min-height:240px}.cards-bg-card__title{font-size:var(--card-title-size-mobile, 24px)!important}}@media screen and (min-width:768px)and (max-width:1023px){.cards-bg{padding:80px 0}.cards-bg__container{width:75%}.cards-bg__content-box{padding:50px 40px 90px}.cards-bg__heading{font-size:52px}.cards-bg__subheading{font-size:19px;margin-bottom:50px}.cards-bg__grid{grid-template-columns:repeat(2,1fr);gap:80px 30px;margin-bottom:45px;padding-top:70px}.cards-bg-card{padding:100px 30px 60px;min-height:230px}.cards-bg-card__icon-wrapper{width:130px;height:130px;top:-65px}.cards-bg-card__icon{width:65px;height:65px}.cards-bg-card__title{font-size:var(--card-title-size-desktop, 26px);max-width:300px}}@media screen and (min-width:1024px)and (max-width:1279px){.cards-bg{padding:100px 0}.cards-bg__container{width:75%}.cards-bg__content-box{padding:60px 80px 95px}.cards-bg__heading{font-size:56px}.cards-bg__subheading{font-size:19px;margin-bottom:55px}.cards-bg__grid{grid-template-columns:repeat(2,1fr);gap:90px 35px;margin-bottom:48px;padding-top:75px;width:100%!important}.cards-bg-card{padding:110px 35px 70px;min-height:235px}.cards-bg-card__icon-wrapper{width:140px;height:140px;top:-70px}.cards-bg-card__icon{width:68px;height:68px}.cards-bg-card__title{font-size:var(--card-title-size-desktop, 27px);max-width:310px}}@media screen and (min-width:1280px){.cards-bg{padding:120px 0}.cards-bg__content-box{padding:70px 80px 50px}.cards-bg__container{width:80%}.cards-bg__heading{font-size:64px}.cards-bg__subheading{font-size:20px;margin-bottom:60px}.cards-bg__grid{grid-template-columns:repeat(2,1fr);gap:130px 50px;margin-bottom:50px;padding-top:80px;width:90%}.cards-bg-card{padding:120px 40px 75px;min-height:240px}.cards-bg-card__icon-wrapper{width:150px;height:150px;top:-75px}.cards-bg-card__icon{width:70px;height:70px}.cards-bg-card__title{font-size:var(--card-title-size-desktop, 28px);max-width:320px}}@media screen and (min-width:1280px){.cards-bg__grid{width:80%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cards-bg.css.map */
