.scientific-experts{padding:50px 0;background-color:#fff;position:relative;width:100%}.scientific-experts__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:1}.scientific-experts__inner{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;width:100%}.scientific-experts__header{text-align:center;max-width:95%;margin-bottom:40px}.scientific-experts__heading{margin-bottom:10px}.scientific-experts__heading h2{font-size:28px;line-height:1.2;margin:0}.scientific-experts__subheading p{font-size:16px;font-weight:400;font-family:var(--font-heading-family);margin:0;color:#50000b}.scientific-experts__description{font-size:14px;line-height:1.6;color:rgb(var(--color-foreground))}.scientific-experts__grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%;margin-bottom:40px;align-items:stretch}.scientific-experts__card{background-color:#fff5f5;border-radius:8px;overflow:hidden;transition:all .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column}.scientific-experts__card:hover{border-color:#9e0b0f}.scientific-experts__card-inner{display:grid;grid-template-columns:40% 1fr;height:100%;min-height:180px}.scientific-experts__card-image{position:relative;overflow:hidden;width:100%;background-color:#f8e8e8;height:100%;max-height:none;flex-shrink:0}.scientific-experts__card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.scientific-experts__card-content{padding:15px;display:flex;flex-direction:column;justify-content:space-between;height:100%;flex-grow:1}.scientific-experts__card-info{flex-grow:1}.scientific-experts__card-title{margin-bottom:8px}.scientific-experts__card-title h3{font-size:13px;font-family:Aeonik,sans-serif;font-weight:700;margin:0;color:#50000b}.scientific-experts__card-subtitle{margin-bottom:12px}.scientific-experts__card-subtitle p{font-size:12px;font-weight:400;color:#50000b;line-height:135%;margin:0}.scientific-experts__card-icon{display:flex;justify-content:flex-end;align-items:center;margin-top:15px}.scientific-experts__open-popup-btn{background-color:transparent;border:none;border-radius:0;width:35px;height:35px;padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.scientific-experts__open-popup-btn img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease-in-out}.scientific-experts__open-popup-btn:hover img{transform:scale(1.1)}.scientific-experts__open-popup-btn:active img{transform:scale(.9)}.scientific-experts__open-popup-btn:hover{background-color:transparent;opacity:1}.scientific-experts__popups-container{position:relative;z-index:0;height:0;overflow:visible;pointer-events:none}.scientific-experts__popup{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);pointer-events:none;view-transition-name:none!important;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.scientific-experts__popup.active{opacity:1;pointer-events:auto}@media (max-width: 768px){.scientific-experts__popup{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}}.scientific-experts__popup-overlay{position:absolute;top:0;left:0;width:100%;height:100vh;background-color:#000000bf;cursor:pointer;display:block!important}.scientific-experts__popup-content{position:relative;width:90%;height:100%;max-width:550px;max-height:60vh;background-color:#fff;border-radius:10px;overflow:hidden;padding:0;box-shadow:0 10px 30px #0003;z-index:1001;display:flex;flex-direction:column}.scientific-experts__popup-close{position:absolute;top:15px;right:15px;background:#ffffffb3;border:none;border-radius:50%;width:32px;height:32px;padding:0;cursor:pointer;color:#333;z-index:1002;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.scientific-experts__popup-close svg{width:18px;height:18px}.scientific-experts__popup-close:hover{color:#000;background:#ffffffe6;transform:scale(1.1)}.scientific-experts__popup-image{width:100%;height:auto;max-height:35vh;overflow:hidden;flex-shrink:0;border-radius:10px 10px 0 0}.scientific-experts__popup-image img{width:100%;height:100%;object-fit:cover;display:block}.scientific-experts__popup-info{text-align:left;padding:30px 30px 80px;flex-grow:1;overflow-y:auto;margin-bottom:0}.scientific-experts__popup-title{font-size:24px;font-weight:400;margin:0 0 10px;color:#50000b}.scientific-experts__popup-subtitle{margin-bottom:15px}.scientific-experts__popup-subtitle p{font-size:16px;font-weight:500;color:#50000b;font-family:Aeonik,sans-serif;margin:0;line-height:150%}.scientific-experts__popup-description{margin-bottom:25px;font-size:15px;line-height:1.6;color:#50000b;text-align:left}.scientific-experts__popup-description p{margin-bottom:1em}.scientific-experts__popup-description p:last-child{margin-bottom:0}.scientific-experts__popup-button{margin-top:20px}.scientific-experts__popup-button .button{padding:12px 25px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block;border-radius:50px;background-color:#9e0b0f;color:#fff;transition:all .3s ease;border:none}.scientific-experts__popup-button .button:hover{background-color:#700000;transform:translateY(-2px)}.scientific-experts__button{margin-top:20px}.scientific-experts__button .button{padding:12px 25px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block;border-radius:4px;background-color:#50000b;color:#fff;transition:all .3s ease;border:2px solid #50000B}.scientific-experts__button .button--secondary{background-color:transparent;color:#50000b}.scientific-experts__button .button:hover{opacity:.9;transform:translateY(-2px)}.scientific-experts__quote-container{border:1px solid black;border-radius:10px;margin-top:2rem;margin-bottom:2rem;padding:2rem 1rem;max-width:95%;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;position:relative;background-color:#fff2f0b2;overflow:hidden}.scientific-experts__quote-wrapper{text-align:center;max-width:90%;position:relative;z-index:2}.scientific-experts__quote-marks{position:relative;padding:.5rem 0;display:flex;flex-direction:column;align-items:center}.scientific-experts__quote-mark{position:absolute}.scientific-experts__quote-mark img{max-width:24px}.scientific-experts__quote-mark--left{top:15%;left:0;transform:translate(-50%)}.scientific-experts__quote-mark--right{bottom:15%;right:0;transform:translate(50%)}.scientific-experts__quote-text{font-size:15px;line-height:1.5;font-weight:400;margin:0 auto;padding:0 25px;color:rgb(var(--color-foreground))}.scientific-experts__quote-author-details{color:rgb(var(--color-foreground))}.scientific-experts__quote-author-name{font-size:14px;font-weight:600;margin-top:10px}.scientific-experts__quote-author-position{font-size:14px;font-weight:400;line-height:1.5}.scientific-experts__instagram-link{color:inherit;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;font-style:italic}.scientific-experts__instagram-link:hover{color:#e4405f;text-decoration:none}.scientific-experts__quote-author{display:flex;align-items:center;justify-content:center;margin-top:25px}.scientific-experts__quote-author-bio-image-link{margin-right:30px;flex-shrink:0;line-height:0}.scientific-experts__quote-author-bio-image{width:80px;height:80px;border-radius:50%;object-fit:cover;display:block}.scientific-experts__quote-author-details{text-align:left}@media screen and (min-width: 550px){.scientific-experts{padding:60px 0}.scientific-experts__header{max-width:90%;margin-bottom:45px}.scientific-experts__heading h2{font-size:30px}.scientific-experts__subheading p{font-size:18px}.scientific-experts__description{font-size:15px}.scientific-experts__card-inner{min-height:180px}.scientific-experts__card-content{padding:20px}.scientific-experts__quote-container{padding:3rem 1.5rem;max-width:90%}.scientific-experts__quote-text{font-size:16px}.scientific-experts__quote-mark img{max-width:28px}.scientific-experts__quote-author-name,.scientific-experts__quote-author-position,.scientific-experts__instagram-link{font-size:16px}}@media screen and (min-width: 750px){.scientific-experts{padding:70px 0}.scientific-experts__header{max-width:80%;margin-bottom:50px}.scientific-experts__heading h2{font-size:32px}.scientific-experts__subheading p{font-size:20px}.scientific-experts__description{font-size:16px}.scientific-experts__card-content{padding:25px}.scientific-experts__card-title h3{font-size:16px}.scientific-experts__button .button{padding:15px 30px;font-size:16px}.scientific-experts__quote-container{padding:3.5rem 2rem;max-width:85%}.scientific-experts__quote-text{font-size:20px;padding:0 40px}.scientific-experts__quote-mark img{max-width:30px}}@media screen and (min-width: 990px){.scientific-experts{padding:30px 0 60px}.scientific-experts__header{max-width:820px;margin-bottom:60px}.scientific-experts__description{font-size:16px}.scientific-experts__card-inner{min-height:200px}.scientific-experts__quote-container{padding:4rem 1rem;max-width:1000px}.scientific-experts__quote-text{font-size:24px}.scientific-experts__quote-author-name,.scientific-experts__quote-author-position,.scientific-experts__instagram-link{font-size:1.6rem}.scientific-experts__quote-mark img{max-width:32px}.scientific-experts__quote-mark--left{top:25%}.scientific-experts__quote-mark--right{bottom:25%}.scientific-experts__popup-title{font-size:28px}.scientific-experts__popup-subtitle p{font-size:18px}.scientific-experts__popup-content{padding-bottom:0;display:flex;flex-direction:row;max-width:900px;max-height:550px}.scientific-experts__popup-image{width:40%;max-height:70vh}.scientific-experts__popup-info{width:60%}}@media screen and (max-width: 750px){.scientific-experts{padding:0rem 0rem 3rem;overflow-x:hidden}.scientific-experts__quote-text h2{font-size:16px}.scientific-experts__card{min-height:auto;max-height:none}.scientific-experts__card-inner{min-height:140px}.scientific-experts__card-title h3{font-size:14px}.scientific-experts__card-subtitle p{font-size:11px}.scientific-experts__card-content{padding:15px}.scientific-experts__card-icon{margin-top:10px}.scientific-experts__inner{width:100%;max-width:100%;padding:0 15px}.scientific-experts__quote-container{position:relative;margin-top:0rem;margin-bottom:2rem;width:100%;max-width:100%}}.scientific-experts__card-image-container{position:absolute;top:0;left:0;width:100%;height:100%}.scientific-experts__popup-learn-more-button{margin-top:0;padding:15px 30px;border-top:1px solid #eee;position:absolute;bottom:0;left:0;right:0;background-color:#fff;z-index:5;text-align:center}.scientific-experts__popup-learn-more-button .button{padding:12px 25px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block;border-radius:50px;background-color:#9e0b0f;color:#fff;transition:all .3s ease;border:none}.scientific-experts__popup-learn-more-button .button:hover{background-color:#700000}@media screen and (max-width: 480px){.scientific-experts__card-inner{min-height:120px;grid-template-columns:35% 1fr}.scientific-experts__subheading p{font-size:13px}.scientific-experts__card-content{padding:10px}.scientific-experts__card-title h3{font-size:14px}.scientific-experts__card-subtitle p{font-size:10px;margin-bottom:5px}.scientific-experts__card-icon{margin-top:5px}.scientific-experts__open-popup-btn{width:30px;height:30px}.scientific-experts__popup-content{width:95%;max-height:75vh}.scientific-experts__popup-info{padding:20px 20px 70px}}@media screen and (min-width: 550px) and (max-width: 749px){.scientific-experts__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (min-width: 750px) and (max-width: 989px){.scientific-experts__grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media screen and (min-width: 990px) and (max-width: 1199px){.scientific-experts__grid{grid-template-columns:repeat(3,1fr);gap:25px}}@media screen and (min-width: 1200px){.scientific-experts__grid{grid-template-columns:repeat(4,1fr);gap:30px}}@media screen and (max-width: 749px){.scientific-experts__popup-content{width:95%;max-height:calc(80vh - 40px);overflow:hidden}.scientific-experts__heading h2{font-size:24px}.scientific-experts__popup-image{height:auto;max-height:30vh}.scientific-experts__popup-info{padding:20px 20px 80px;text-align:left}.scientific-experts__popup-title{font-size:20px}.scientific-experts__popup-subtitle p{font-size:14px}.scientific-experts__popup-description{font-size:14px;text-align:left}.scientific-experts__popup-learn-more-button{padding:10px 20px}}
/*# sourceMappingURL=/cdn/shop/t/121/assets/scientific-experts.css.map?v=77901252131418489471758102375 */
