.expandable-cards-wrapper{padding:var(--section-padding);background-color:var(--section-bg-color)}.expandable-cards .title{margin-bottom:var(--title-margin-bottom)}.expandable-cards .cards-wrapper{display:grid;gap:20px;align-items:flex-start;grid-template-columns:repeat(var(--items-per-row),1fr)}.expandable-cards .cards-wrapper .card{border-radius:10px}.expandable-cards .cards-wrapper .card .bg-img{position:relative;background-size:cover;background-repeat:no-repeat;padding-top:100%}.expandable-cards:not(.expandable-cards-alt) .cards-wrapper .card .content{position:absolute;z-index:9;top:0;bottom:0;width:100%;word-break:break-word;padding:0 .5em}.expandable-cards .cards-wrapper .card .content .title{font-size:1.9em;font-weight:700;margin-bottom:0;text-transform:uppercase;color:var(--card-title-color)}.expandable-cards .cards-wrapper .card .content .subtitle{font-size:1.06em}.expandable-cards .cards-wrapper .card .content .expand-arrow{position:absolute;z-index:99;top:0;bottom:0;left:0;right:0;width:100%;display:flex;align-items:flex-end;justify-content:center;cursor:pointer}.expandable-cards .cards-wrapper .card .expand-arrow svg{transition:.7s ease-in-out;margin-bottom:1em}.expandable-cards .cards-wrapper .card.expanded .expand-arrow svg{transform:rotateX(180deg)}.expandable-cards .cards-wrapper .card .expand-arrow svg path{stroke:var(--card-title-color)}.expandable-cards .cards-wrapper .card .text-wrapper{visibility:hidden;overflow:hidden;max-height:0;background:var(--card-bg-color);border-radius:10px}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content{padding:1.6rem}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content h4{font-size:1.06em;font-weight:700;text-transform:uppercase}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content .glow_facts{font-size:1.6em;font-weight:400;font-family:Playfair Display,serif;font-style:italic;text-transform:none}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content .text{font-size:.93em}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content .btn{font-size:.93em;max-width:120px;padding:.866em}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content div:last-child p{margin:0}.expandable-cards .cards-wrapper .card .bg-img{border:2px solid;border-radius:10px}.expandable-cards .cards-wrapper .card.expanded{border:2px solid;background:var(--card-bg-color)}.expandable-cards:not(.expandable-cards-alt) .cards-wrapper .card.expanded .bg-img{border:0;border-bottom:2px solid}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .content .title{font-size:1.6em}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .bg-img{padding-top:35%}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper.expanded .bg-img{border-radius:10px 10px 0 0}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content{padding:0}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .left-column{border-right:1px solid}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .left-column .concerns-item:first-child,.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .right-column .concerns-item:first-child{border-bottom:1px solid}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .concerns-item{padding:1.06em .8em}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .concerns-item.mythbusters{height:100%}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .concerns-item .text{line-height:1.28em}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .concerns-item .text h5{font-family:Playfair Display;font-style:italic;font-weight:400;margin-top:24px;font-size:1.2em}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .btn{margin:1.357em 0;max-width:140px}.expandable-cards-alt .cards-wrapper .card.expanded,.expandable-cards-alt .cards-wrapper .card.expanded .content{background:none!important;border:none!important;border-radius:0!important}.expandable-cards-alt .cards-wrapper .card .expand-arrow{display:flex;flex-direction:column;align-items:center;margin-top:.75em;min-width:150px;padding:4px 0;cursor:pointer}.expandable-cards-alt .cards-wrapper .card .expand-arrow svg{width:1.5em;margin-top:-.5em}.expandable-cards-alt .cards-wrapper .card .opened,.expandable-cards-alt .cards-wrapper .card .closed{font-family:Playfair Display;font-style:italic;font-weight:600;font-size:16px;line-height:150%}.expandable-cards-alt .cards-wrapper .card:not(.expanded) .opened,.expandable-cards-alt .cards-wrapper .card.expanded .closed{display:none}.expandable-cards-alt .cards-wrapper .card .title{font-weight:700;font-size:24px;line-height:100%;text-align:center;text-transform:uppercase;margin-bottom:.5EM}.expandable-cards-alt .cards-wrapper .card .content{position:relative;min-height:16px!important;visibility:visible!important;border-radius:0;background:transparent}.expandable-cards-alt .cards-wrapper .card .content .additional-content{padding:0}.expandable-cards-alt .cards-wrapper .card .content .additional-content .text *{font-size:16px;line-height:120%}.expandable-cards-alt .cards-wrapper .card .btn{display:flex;justify-content:center;align-items:center;padding:0 12px;height:30px;background:#fff;border:1px solid #000000;font-weight:700;font-size:14px;text-align:center;text-transform:uppercase;color:#000;margin-top:-1.2em;width:auto;z-index:5;margin-bottom:1em;line-height:100%}.expandable-cards-alt .cards-wrapper .card .btn span{margin-top:.2em}.expandable-cards-alt .cards-wrapper .card .bg-img{padding-top:var(--image-height);width:100%}.expandable-cards-alt .cards-wrapper .card .bottom-note{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;background:#fcdef6;border:1px solid #000000;border-radius:10px;z-index:3;gap:0;margin-top:24px;position:relative}.expandable-cards-alt .cards-wrapper .card .bottom-title{font-family:Playfair Display;font-style:italic;font-weight:600;font-size:16px;text-transform:none!important}.expandable-cards-alt .cards-wrapper .card .bottom-text{font-weight:400;font-size:14px;line-height:120%}.expandable-cards-alt .cards-wrapper .card .bottom-note+img{z-index:0;margin-top:-.75em}@media all and (max-width: 1200px) and (min-width: 900px){.expandable-cards .cards-wrapper .card .content .title{font-size:1.5em}}@media all and (max-width: 1100px) and (min-width: 900px){.expandable-cards .cards-wrapper .card .content .title{font-size:1.2em}}@media all and (max-width: 900px){.expandable-cards .cards-wrapper{gap:10px}.expandable-cards .cards-wrapper .card .content .title{font-size:1.5em}.expandable-cards .cards-wrapper .card .content .subtitle{font-size:.93em}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content h4,.expandable-cards .cards-wrapper .card .text-wrapper .additional-content .glow_facts{font-size:1em}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content .btn{font-size:.8em}.expandable-cards .cards-wrapper .card .text-wrapper .additional-content .text{font-size:.66em}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .content .title{font-size:1.13em}.expandable-cards .cards-wrapper .card.skin-concerns-wrapper .additional-content .skin-concerns .concerns-item .text{font-size:.835em}.expandable-cards-alt .cards-wrapper .card .title{font-weight:700;font-size:16px;line-height:100%;text-align:center;text-transform:uppercase;margin-bottom:12px}.expandable-cards-alt .cards-wrapper .card .btn{font-size:10px}}@media all and (max-width: 600px){.expandable-cards .cards-wrapper .card .content .title{font-size:1.3em}.expandable-cards-alt .cards-wrapper .card .expand-arrow svg{width:1em}.expandable-cards-alt .cards-wrapper .card .opened,.expandable-cards-alt .cards-wrapper .card .closed{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1545/assets/expandable_cards_edu.css.map */
