.CalloutCard,.CalloutCard *,.CalloutCard *:before,.CalloutCard *:after{box-sizing:border-box}.CalloutCard{--r-cc-bg: #fcfbf3;--r-cc-text: #533a2d;--r-cc-accent: #ca5839;--r-cc-muted: #a3452c;--r-cc-panel: #f9f1e9;--r-cc-on-accent: #fcfbf3;--r-cc-font: "Sofia Pro", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", sans-serif;--r-cc-gradient: radial-gradient( circle farthest-side at right bottom, hsl(13deg 58% 51% / 15%) 0%, hsl(0deg 0% 100% / 15%) 30%, hsl(53deg 60% 97% / 15%) 100% );--r-cc-bullet: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMTAuMzcyMUMwIDQuODQ5MjIgNC40NzcxNSAwLjM3MjA3IDEwIDAuMzcyMDdDMTUuNTIyOCAwLjM3MjA3IDIwIDQuODQ5MjIgMjAgMTAuMzcyMUMyMCAxNS44OTQ5IDE1LjUyMjggMjAuMzcyMSAxMCAyMC4zNzIxQzQuNDc3MTUgMjAuMzcyMSAwIDE1Ljg5NDkgMCAxMC4zNzIxWiIgZmlsbD0iI0NBNTgzOSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjI0NzMgNi41MzA0Nkw4LjI4MDY2IDEyLjI4ODhMNi42OTczMyAxMC41OTcxQzYuNDA1NjYgMTAuMzIyMSA1Ljk0NzMzIDEwLjMwNTUgNS42MTQgMTAuNTM4OEM1LjI4OSAxMC43ODA1IDUuMTk3MzMgMTEuMjA1NSA1LjM5NzMzIDExLjU0NzFMNy4yNzIzMyAxNC41OTcxQzcuNDU1NjYgMTQuODgwNSA3Ljc3MjMzIDE1LjA1NTUgOC4xMzA2NiAxNS4wNTU1QzguNDcyMzMgMTUuMDU1NSA4Ljc5NzMzIDE0Ljg4MDUgOC45ODA2NiAxNC41OTcxQzkuMjgwNjYgMTQuMjA1NSAxNS4wMDU3IDcuMzgwNDYgMTUuMDA1NyA3LjM4MDQ2QzE1Ljc1NTcgNi42MTM3OSAxNC44NDczIDUuOTM4NzkgMTQuMjQ3MyA2LjUyMjEyVjYuNTMwNDZaIiBmaWxsPSIjRkNGQkYzIi8+Cjwvc3ZnPgo=);background-color:var(--r-cc-bg);background-image:var(--r-cc-gradient);font-family:var(--r-cc-font)}.CalloutCard p{margin:0;color:var(--r-cc-text);font-size:18px;font-weight:400;line-height:27px}.CalloutCard__inner{display:flex;max-width:1440px;margin:0 auto;padding:48px 80px;gap:48px}.CalloutCard__section{display:flex;flex:1 1 100%;flex-direction:column;height:100%}p.CalloutCard__description{margin-top:16px}.CalloutCard__primaryImage{display:block;max-width:100%;height:auto;border-radius:16px}.CalloutCard__section--showMobile,.CalloutCard__section--showTablet,.CalloutCard__section--showLaptop{display:none}.CalloutCard__content{display:flex;flex-direction:column;height:100%;gap:42px}.CalloutCard__subtitle{display:block;padding-bottom:8px;color:var(--r-cc-muted);font-size:24px;font-weight:800;line-height:1.15;text-transform:uppercase}.CalloutCard__title{display:block;margin:0;padding:0;color:var(--r-cc-text);font-family:inherit;font-size:48px;font-weight:600;line-height:1.15;letter-spacing:normal;text-transform:none}.Calloutcard__titleBlock{padding-bottom:16px}.CalloutCard__title span,.CalloutCard__title.accentColor{color:var(--r-cc-accent)}.CalloutCard__infoBlock{display:flex;padding:24px;border-radius:16px;background:var(--r-cc-panel);gap:16px}.CalloutCard__infoBlock__section{flex:1 1 50%;font-size:25.6px;line-height:1.5}.CalloutCard__infoBlock__title{color:var(--r-cc-accent);font-size:24px;font-weight:600;line-height:1.5;text-transform:uppercase}.CalloutCard__infoBlock__content ul{font-weight:600}.CalloutCard__infoBlock__content ul li{background-image:var(--r-cc-bullet);background-repeat:no-repeat;background-position-y:center}.CalloutCard__infoBlock__content ol{position:relative;display:flex;flex-direction:column;padding-left:0;font-weight:400;counter-reset:r-cc-counter}.CalloutCard__infoBlock__content ol li{position:relative;display:flex;align-items:center;margin-bottom:14px;padding-bottom:2px}.CalloutCard__infoBlock__content ol li:before{content:counter(r-cc-counter);counter-increment:r-cc-counter;position:absolute;top:50%;left:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding-bottom:2px;border-radius:50%;background:var(--r-cc-accent);color:var(--r-cc-on-accent);font-size:16px;font-weight:700;vertical-align:middle;transform:translateY(-50%)}.CalloutCard__infoBlock__content ol,.CalloutCard__infoBlock__content ul{margin:0;padding:5px 0 0;color:var(--r-cc-text);font-family:var(--r-cc-font);font-size:18px;font-style:normal;list-style:none}.CalloutCard__infoBlock__content ol li,.CalloutCard__infoBlock__content ul li{margin-bottom:14px;padding-top:2px;padding-bottom:2px;padding-left:28px;line-height:1}.CalloutCard__infoIcons{display:flex;justify-content:space-evenly;gap:32px}.CalloutCard__infoIcons__item{display:flex;flex-direction:column;align-items:center;max-width:77px;text-align:center}.CalloutCard__infoIcons__item__icon{flex:0 1 64px;max-width:64px}.CalloutCard__infoIcons__item__title{color:var(--r-cc-muted);font-size:20px;font-weight:500;line-height:24px;text-transform:uppercase}.CalloutCard__footer{display:flex;gap:16px}.CalloutCard__footer__button__wrapper{flex:0 1 35%}.CalloutCard__footer__button{display:block;width:100%;margin:0;padding:24px 27px;border:0;border-radius:8px;-webkit-appearance:none;appearance:none;background:var(--r-cc-accent);color:var(--r-cc-on-accent);font-family:var(--r-cc-font);font-size:20px;font-weight:500;line-height:24px;letter-spacing:.5px;text-align:center;text-transform:uppercase}.CalloutCard__footer__button:hover{cursor:pointer}.CalloutCard__footer__description{flex:1 1 60%}.CalloutCard__footer__description p{font-size:16px;line-height:24px}.CalloutCard .js-modal{display:none;border-radius:16px}.CalloutCard .js-modal img{display:block;max-width:100%;height:auto;border-radius:16px}.CalloutCard .js-modal.modal-open{position:fixed;top:50%;left:50%;z-index:50000;display:block;width:38.75rem;min-width:38.75rem;height:38.75rem;min-height:38.75rem;padding:.1rem;background-color:#fff;transform:translate(-50%,-50%)}.CalloutCard .js-modal .js-modal-close{position:absolute;top:.5rem;right:.6rem;z-index:1;display:none;width:1.125rem;height:1.125rem;padding:0;border:0;-webkit-appearance:none;appearance:none;background-color:#fff;cursor:pointer}.CalloutCard .js-modal.modal-open .js-modal-close{display:block}.CalloutCard .js-modal .js-modal-close svg{display:block;width:1.125rem;height:1.125rem;fill:#000}.CalloutCard .js-modal-overlay.overlay-open{position:fixed;top:0;left:0;z-index:49999;display:block;width:100%;height:100%;background-color:#000;opacity:.7}@media(max-width:1024px){.CalloutCard p{font-size:18px;line-height:26px}.CalloutCard__inner{flex-direction:column;padding:32px}.CalloutCard__section--showMobile,.CalloutCard__section--showDesktop,.CalloutCard__section--showTablet{display:none}.CalloutCard__section--showLaptop{display:block}.CalloutCard__subtitle{font-size:24px}.CalloutCard__title{font-size:48px}.CalloutCard__infoBlock{padding:16px}.CalloutCard__infoBlock__section{display:flex;flex-direction:column;align-self:flex-start}.CalloutCard__infoBlock__title{margin-bottom:8px}.CalloutCard__infoBlock__title,.CalloutCard__infoIcons__item__title{font-size:18px;font-weight:500}.CalloutCard__infoBlock__content li{margin-bottom:4px;font-size:16px;line-height:21px}.CalloutCard__infoBlock__content li:last-child{margin-bottom:0}.CalloutCard__footer{align-items:center}.CalloutCard__footer__button__wrapper{flex:unset}.CalloutCard__primaryImage--Laptop{width:100%;height:auto}}@media(max-width:768px){.CalloutCard p{font-size:16px;line-height:24px}.CalloutCard__header{text-align:center}.CalloutCard__inner{padding:24px 16px}.CalloutCard__primaryImage--mobile{width:100%;height:auto;margin-bottom:-16px}.CalloutCard__section--showMobile,.CalloutCard__section--showDesktop,.CalloutCard__section--showLaptop{display:none}.CalloutCard__section--showTablet{display:block}.CalloutCard__primaryImage--tablet{width:100%;height:auto}.CalloutCard__subtitle{font-size:20px}.CalloutCard__title{font-size:32px}.CalloutCard__content{gap:32px}.CalloutCard__infoIcons{flex-direction:row;justify-content:space-evenly;gap:16px}.CalloutCard__infoIcons__item{max-width:48px}.CalloutCard__infoIcons__item__icon{flex-basis:48px;max-width:48px}.CalloutCard__footer{flex-direction:column;gap:0}.CalloutCard__footer__button__wrapper{width:100%}.CalloutCard__footer__button{padding:16px 24px}.CalloutCard__footer__description{margin-top:8px}.CalloutCard__footer__description p{font-size:14px;line-height:21px}.CalloutCard__infoBlock{gap:12px}.CalloutCard__infoBlock__title{font-weight:600}}@media(max-width:480px){.CalloutCard__section--showTablet{display:none}.CalloutCard__section--showMobile{display:block}}@media(max-width:450px){.CalloutCard .js-modal.modal-open{width:22.75rem;min-width:22.75rem;height:22.75rem;min-height:22.75rem}}.CalloutCard__videoWrapper{flex:1 1 100%;display:flex;align-items:center;justify-content:center;max-width:100%}.CalloutCard__videoContainer{width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;position:relative}.CalloutCard__videoContainer video{width:100%;height:100%;object-fit:cover;display:block}.CalloutCard__videoTitle{display:none}@media(min-width:992px){.CalloutCard--has-video .CalloutCard__inner{align-items:center;max-width:1100px}.CalloutCard--has-video .CalloutCard__content{gap:24px}}@media(max-width:768px){.CalloutCard--has-video .CalloutCard__inner{flex-direction:column;padding-top:16px}.CalloutCard--has-video .CalloutCard__videoWrapper{max-width:100%}.CalloutCard--has-video .CalloutCard__videoTitle{display:block;padding:24px 16px 0;text-align:center}.CalloutCard--has-video .CalloutCard__header{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/r-callout-card.css.map */
