.cards.text-in-box :not(.container){box-sizing:border-box;margin:0;padding:0}.cards.text-in-box{background:var(--clr-bg);padding:0;width:100%}.cards.text-in-box .content-container-tib{column-gap:32px;display:grid;margin:0 auto;place-content:center;row-gap:48px;width:100%}.cards.text-in-box .content-container-tib.col-4x{grid-template-columns:repeat(4,minmax(280px,1fr))}.cards.text-in-box .content-container-tib.col-3x{grid-template-columns:repeat(3,minmax(280px,1fr))}.cards.text-in-box .content-container-tib.col-2x{grid-template-columns:repeat(2,minmax(280px,1fr))}.cards.text-in-box .btn.default{background:none}@media (max-width:1440px){.cards.text-in-box .content-container-tib.col-4x{grid-template-columns:repeat(3,minmax(280px,1fr))}}@media (max-width:1128px){.cards.text-in-box .content-container-tib.col-3x,.cards.text-in-box .content-container-tib.col-4x{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (max-width:624px){.cards.text-in-box .content-container-tib.col-2x,.cards.text-in-box .content-container-tib.col-3x,.cards.text-in-box .content-container-tib.col-4x{grid-template-columns:repeat(1,minmax(240px,384px))}.cards.text-in-box .card-container{max-width:384px}}.cards,.cards.text-in-box.primary-light_blue{--clr-bg:#604fed;--clr-box:#babcd7;--clr-subheader:#5a6192;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.primary-umbra{--clr-bg:#604fed;--clr-box:#e4a48b;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.primary-terracotta{--clr-bg:#604fed;--clr-box:#c9a3a5;--clr-subheader:hsla(0,0%,100%,.6);--clr-header:#604fed;--clr-text:#fff}.cards.text-in-box.primary-terracotta-dark{--clr-bg:#604fed;--clr-box:#c9a3a5;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.light_blue-primary,.cards.text-in-box.light_blue-primary-icon{--clr-bg:#babcd7;--clr-box:#604fed;--clr-subheader:#d0d3eb;--clr-header:#e4a48b;--clr-text:#d0d3eb}.cards.text-in-box.light_blue-umbra{--clr-bg:#babcd7;--clr-box:#e4a48b;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.light_blue-yellow{--clr-bg:#babcd7;--clr-box:#fffdac;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.light_blue-primary-v2{--clr-bg:#babcd7;--clr-box:#604fed;--clr-subheader:#d0d3eb;--clr-header:#c9a3a5;--clr-text:#d0d3eb}.cards.text-in-box.light_blue-terracotta{--clr-bg:#babcd7;--clr-box:#c9a3a5;--clr-subheader:hsla(0,0%,100%,.6);--clr-header:#604fed;--clr-text:#fff}.cards.text-in-box.light_blue-terracotta-dark{--clr-bg:#babcd7;--clr-box:#c9a3a5;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.umbra-primary{--clr-bg:#e4a48b;--clr-box:#604fed;--clr-subheader:#d0d3eb;--clr-header:#e4a48b;--clr-text:#d0d3eb}.cards.text-in-box.terracotta-60_white{--clr-bg:#c9a3a5;--clr-box:hsla(0,0%,100%,.6);--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.terracotta-yellow{--clr-bg:#c9a3a5;--clr-box:#fffdac;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.yellow-light_blue{--clr-bg:#fffdac;--clr-box:#babcd7;--clr-subheader:#5a6192;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box.yellow-terracotta{--clr-bg:#fffdac;--clr-box:#c9a3a5;--clr-subheader:hsla(0,0%,100%,.6);--clr-header:#604fed;--clr-text:#fff}.cards.text-in-box.yellow-terracotta-dark{--clr-bg:#fffdac;--clr-box:#c9a3a5;--clr-subheader:#605269;--clr-header:#604fed;--clr-text:#302935}.cards.text-in-box ol,.cards.text-in-box ul{margin:0 0 1.4rem;padding-left:40px}.cards.text-in-box .card-container{align-items:flex-start;align-self:flex-start;background:var(--clr-box);display:flex;flex-direction:column;padding:0;width:100%}.cards.text-in-box .card-container .card-img{height:240px;overflow:hidden;width:100%}.cards.text-in-box .card-container .card-img img{background-repeat:no-repeat;height:100%!important;object-fit:cover;object-position:center;width:100%}.cards.text-in-box .card-container .card-content{align-items:flex-start;align-self:stretch;display:flex;flex:none;flex-direction:column;flex-grow:0;gap:40px;margin-top:32px;order:1;padding:0 24px 32px;width:100%}.cards.text-in-box .card-container .card-content .card-icon img{display:block}.cards.text-in-box .card-container .card-content .card-icon svg{align-items:center;display:flex;height:auto;line-height:48px;text-align:center;width:48px;fill:var(--clr-icon-fill)}.cards.text-in-box .card-container .card-content .card-icon svg path{fill:var(--clr-icon-fill)}.cards.text-in-box .card-container .card-content .card-copy-actions{align-items:flex-start;display:flex;flex-direction:column;gap:24px;max-width:100%;padding:0}.cards.text-in-box .card-container .card-content .card-copy{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:0;width:100%}.cards.text-in-box a{font-size:inherit}.cards.text-in-box .card-container .card-content .card-copy a{text-decoration:underline;transition:.3s}.cards.text-in-box .card-container .card-content .card-copy .card-subheader,.cards.text-in-box .card-container .card-content .card-copy .card-subheader div>*{color:var(--clr-subheader);font-size:14px;font-weight:500;line-height:20px}.cards.text-in-box .card-container .card-content .card-copy .card-subheader *{color:var(--clr-subheader)}.cards.text-in-box .card-container .card-content .card-copy .card-header-and-text{align-items:flex-start;display:flex;flex-direction:column;gap:24px;padding:0}.cards.text-in-box .card-container .card-content .card-copy .card-header,.cards.text-in-box .card-container .card-content .card-copy .card-header div>*{color:var(--clr-header)}.cards.text-in-box .card-container .card-content .card-copy .card-header *,.cards.text-in-box .card-container .card-content .card-copy .card-header h1,.cards.text-in-box .card-container .card-content .card-copy .card-header h2,.cards.text-in-box .card-container .card-content .card-copy .card-header h3,.cards.text-in-box .card-container .card-content .card-copy .card-header h4,.cards.text-in-box .card-container .card-content .card-copy .card-header h5,.cards.text-in-box .card-container .card-content .card-copy .card-header h6{color:var(--clr-header);font-size:30px;font-weight:inherit}@media (max-width:624px){.cards.text-in-box .card-container .card-content .card-copy .card-header *,.cards.text-in-box .card-container .card-content .card-copy .card-header h1,.cards.text-in-box .card-container .card-content .card-copy .card-header h2,.cards.text-in-box .card-container .card-content .card-copy .card-header h3,.cards.text-in-box .card-container .card-content .card-copy .card-header h4,.cards.text-in-box .card-container .card-content .card-copy .card-header h5,.cards.text-in-box .card-container .card-content .card-copy .card-header h6{font-size:24px}}.cards.text-in-box .card-container .card-content .card-copy .card-text,.cards.text-in-box .card-container .card-content .card-copy .card-text div>*{color:var(--clr-text);font-size:16px;line-height:24px}.cards.text-in-box .card-container .card-content .card-copy .card-text *{color:var(--clr-text);font-weight:inherit}.cards.text-in-box .card-container .card-content .card-copy-actions .card-btn-container{align-items:flex-start;display:flex;flex-direction:column;gap:16px;max-width:100%;padding:0}.cards.text-in-box .card-container .card-content .card-copy-actions .card-btn-container a{align-items:center;box-sizing:border-box;display:flex;filter:drop-shadow(0 1px 2px rgba(16,24,40,.05));flex-direction:row;font-size:14px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:20px;padding:6px 48px;text-decoration:none;transition:.3s}.cards.text-in-box .card-container .card-content .card-copy-actions .card-btn-container a:disabled{background-color:rgba(32,43,61,.15)}@media (max-width:820px){.cards.text-in-box .card-container{justify-self:center}}