.nav__list{color:#f5f5f5;list-style:none;display:flex;justify-content:space-between;gap:1.5rem;padding:0 1rem;transition:gap 1s}@media (min-width: 1280px){.nav__list{gap:2rem}}@media (max-width: 450px){.nav__list{flex-wrap:wrap;justify-content:space-around}}.nav__list-item{text-transform:capitalize;min-width:2rem}.nav__link{color:#f5f5f5;text-decoration:none;display:inline-block;transition:transform 1s}.nav__link:hover{transform:scale(1.2);color:#cecece}.header{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.header__logo{padding-top:1rem;height:5rem}@media (min-width: 810px){.header__logo{height:9rem}}.header__nav--standard{display:none}@media (min-width: 810px){.header__nav--standard{display:block}}@media (min-width: 810px){.header__nav--mobile{display:none}}.social{display:flex;justify-content:flex-end;gap:1rem}.social__icon{color:#f5f5f5;transition:transform 1s}.social__icon:hover{transform:scale(1.2);color:#cecece}.mobile-nav__open{color:#f5f5f5;transition:transform 1s;cursor:pointer}.mobile-nav__open:hover{transform:scale(1.2);color:#cecece}.mobile-nav__list{background-color:#f5f5f5;padding:1rem 0;list-style:none}.mobile-nav__list-item{text-align:center}.mobile-nav__list-item:hover,.mobile-nav__list-item :active{background-color:#cecece}.mobile-nav__link{padding:1.5rem;display:inline-block;color:#333;text-decoration:none;text-transform:capitalize;width:100%;height:100%;font-weight:700}.mobile-nav__link:hover,.mobile-nav__link :active{color:#3f536a}.mobile-nav__social{display:flex;justify-content:center;background-color:#f5f5f5;padding-bottom:1.5rem}.hero{display:flex;justify-content:flex-end;margin-top:calc(.25*(66vh - 10rem))}.hero--left{justify-content:flex-start}.hero__right{color:#fff;text-align:right;width:70%;z-index:2}@media (min-width: 810px){.hero__right{width:42%}}.hero__left{color:#fff;text-align:left;width:70%;z-index:2}@media (min-width: 810px){.hero__left{width:42%}}.hero--container-background{background-color:#00000080;border-radius:1rem;padding:1rem;margin-bottom:2rem}@media (min-width: 810px){.hero--short-hero{margin-top:calc(.25*(35vh - 10rem))}}.hero__headline{font-weight:100;padding:0 0 1rem;font-size:1.8rem;text-transform:capitalize}@media (min-width: 810px){.hero__headline{font-size:2.5rem}}@media (min-width: 1280px){.hero__headline{font-size:3rem}}.hero__text{margin-bottom:2rem}@media (min-width: 810px){.hero__text{font-size:1.25rem}}@media (min-width: 1280px){.photo-grid__image{width:100%;height:auto;max-height:25rem;object-fit:cover}}.photo-grid__image--pos1{object-position:center top}.photo-grid__image--pos2{object-position:center 30%}.featured{overflow:hidden;white-space:nowrap;padding:2rem 0;position:relative;background-color:#f5f5f5}.featured:before{position:absolute;top:0;left:0;width:10%;height:100%;background:linear-gradient(to left,#fff0,#f5f5f5);content:"";z-index:2}.featured:after{position:absolute;top:0;right:0;width:10%;height:100%;background:linear-gradient(to right,#fff0,#f5f5f5);content:"";z-index:2}.featured__title{padding-left:2rem;padding-right:2rem;text-align:center}@media (min-width: 810px){.featured__title{padding-left:4rem;padding-right:4rem}}.featured__marquee{display:inline-block;animation:25s slide infinite linear;padding:2rem 0 0}.featured__logo{margin:0 2rem;height:6.25rem}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.video{background-color:#3f536a;width:400px;height:300px}@media (min-width: 810px){.video{width:800px;height:600px}}.video__wrapper{width:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.video__wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/abstract-BgoxC2pt.jpg);background-size:cover;background-repeat:no-repeat;opacity:.15;z-index:-1}.video__thumbnail{height:300px;transition:opacity .5s ease}@media (min-width: 810px){.video__thumbnail{height:600px}}.video__thumbnail:hover{opacity:.8;cursor:pointer}.footer{padding:1.5rem 2rem;background-color:#3f536a;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1rem}@media (min-width: 810px){.footer{padding-left:4rem;padding-right:4rem}}@media (min-width: 1280px){.footer{padding-top:3rem;padding-bottom:3rem;flex-direction:row;gap:0}}.footer__logo{height:7.5rem;order:0}@media (min-width: 1280px){.footer__element{width:30rem}}.footer__element--nav{order:2}@media (min-width: 1280px){.footer__element--nav{order:0}}.footer__element--social{order:1}@media (min-width: 1280px){.footer__element--social{order:0}}.book-promo{padding-left:2rem;padding-right:2rem;display:flex;justify-content:center;align-items:center;gap:4rem;padding:4rem 2rem;background-color:#7eb1cb;flex-wrap:wrap}@media (min-width: 810px){.book-promo{padding-left:4rem;padding-right:4rem}}.book-promo__content{flex:1;min-width:250px;max-width:400px;text-align:center}.book-promo__content h2{margin-bottom:2rem}.book-promo__content p{margin-bottom:1.5rem;line-height:1.6}.book-promo__content p:last-child{margin-bottom:0}.book-promo__badge{white-space:nowrap}.book-items{position:relative;cursor:default;padding:16px;margin:0;display:grid;flex:0 1 auto}.main-book-wrap{position:relative}.book-cover{position:relative;width:280px;height:430px}.book-cover .book-inside{position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid grey;border-radius:2px 6px 6px 2px;background:#fff;box-shadow:10px 40px 40px -10px #00000030,inset -2px 0 gray,inset -3px 0 #dbdbdb,inset -4px 0 #fff,inset -5px 0 #dbdbdb,inset -6px 0 #fff,inset -7px 0 #dbdbdb,inset -8px 0 #fff,inset -9px 0 #dbdbdb,inset -10px 0 #fff,inset -11px 0 #dbdbdb,inset -12px 0 #fff,inset -13px 0 #dbdbdb,inset -14px 0 #fff,inset -15px 0 #dbdbdb,inset -16px 0 #fff,inset -17px 0 #dbdbdb,inset -18px 0 #fff;z-index:1;clip-path:inset(0 0 0 150px)}.book-image{line-height:0;position:relative;border-radius:2px 6px 6px 2px;box-shadow:6px 6px 18px -2px #0003,24px 28px 40px -6px #0000001a;transition:all .3s ease-in-out;transform:perspective(2000px) rotateY(-15deg) translate(-10px) scaleX(.94);cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.book-image img{grid-row:1/-1;grid-column:1;width:100%;border-radius:2px 6px 6px 2px}.book-image:hover{transform:perspective(2000px) rotateY(0) translate(0) scaleX(1);transform-style:preserve-3d;box-shadow:6px 6px 12px -1px #0000001a,20px 14px 16px -6px #0000001a}.book-image:hover .effect{margin-left:14px}.effect{position:absolute;width:20px;height:100%;margin-left:16px;top:0;border-left:2px solid rgba(0,0,0,.062745098);background-image:linear-gradient(90deg,#fff3,#fff0);transition:all .5s ease;z-index:5}.light{width:90%;height:100%;position:absolute;border-radius:3px;background-image:linear-gradient(90deg,#fff0,#fff3);top:0;right:0;opacity:.1;transition:all .5s ease;z-index:4}.book-promo__button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem;padding:1rem 2rem;background-color:#000;color:#fff;text-decoration:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 6px 12px #0003;font-weight:600;font-size:.9rem}.book-promo__button img{height:24px;width:auto;position:relative;top:6.25px;left:-6px}.book-promo__button span{font-size:.75rem;display:flex;flex-direction:column;align-items:flex-start;line-height:1}.book-promo__button:hover{background-color:#333;transform:scale(1.05);box-shadow:0 6px 12px #0006}.container{padding:0 4rem}.top-section__home{background-image:url(/assets/dk-hero-lrg-2026-BSmZ6eCC.webp);min-height:66vh;background-size:cover;background-repeat:no-repeat;background-position-x:40%}@media (min-width: 810px){.top-section__home{background-position-x:58%}}@media (min-width: 1280px){.top-section__home{background-position-y:30%}}.main{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}@media (min-width: 810px){.main{padding-left:4rem;padding-right:4rem}}.main__headline{text-align:center;font-weight:100;font-size:3rem;padding:1rem 0}@media (min-width: 810px){.main__headline{font-size:4rem;padding:2rem 0}}.main__content{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 810px){.main__content{flex-direction:row;gap:6rem}}.main__content-text{line-height:2;display:flex;flex-direction:column;align-items:center}@media (min-width: 810px){.main__content-text{font-size:1.25rem;width:50%}}@media (min-width: 810px){.main__content-gallery{width:50%}}.quote{padding-left:2rem;padding-right:2rem;display:flex;justify-content:center;align-items:center;padding:4rem 2rem;background-color:#7eb1cb;--x: 50%;--y: 0%;background-image:radial-gradient(at var(--x, center) var(--y, center),rgba(184,222,241,.9) 0,#7eb1cb 70%)}@media (min-width: 810px){.quote{padding-left:4rem;padding-right:4rem}}.modal{display:block;position:fixed;z-index:2;left:0;top:0;width:100%;height:110vh;overflow:auto;background-color:#0006;opacity:1;transition:opacity .3s ease,transform .3s ease}.modal__logo{width:10rem;padding:2rem}@media (min-width: 810px){.modal__logo{width:18.75rem}}.modal__exit{position:relative;align-self:flex-end}.modal__exit-btn{position:absolute;top:1rem;right:1rem;transform:scale(1);transition:transform .3s ease;color:#333}.modal__exit-btn:hover{transform:scale(1.2);cursor:pointer;color:#3f536a}.modal__content{background-color:#fefefe;margin:5% auto;border:.4rem solid white;width:80%;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color .3s ease;max-width:800px}@media (min-width: 810px){.modal__content{width:50%}}.modal__content--alert{border:solid .4rem #7eb1cb;animation:pulse 1.5s infinite}.modal__main{display:flex;justify-content:center}.modal__main--title{padding:0 1.25rem;color:#7eb1cb;text-align:center}@media (max-width: 750px){.modal__main--title{font-size:1.25rem;text-align:center}}.modal__form-container{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1.25rem}.modal__close{color:#7eb1cb;font-size:1.5rem;font-weight:700;padding:1rem;background-color:#f5f5f5;border-radius:1rem;border-style:solid;border-color:#7eb1cb;transition:color .3s ease;transition:background-color .3s ease}.modal__close:hover,.modal__close :focus{color:#f5f5f5;background-color:#7eb1cb;text-decoration:none;cursor:pointer}@media (max-width: 750px){.modal__button{height:3.5rem;font-size:1rem}}@media (max-width: 450px){.modal__button{padding:.5rem}}@media (max-width: 320px){.modal__button{font-size:.75rem}}.modal__terms{font-size:1rem;text-align:center;padding:0 1.25rem;color:#333}.modal__terms--red{color:#ff8a5b}.show{display:block;opacity:1;transform:translateY(0)}.top-section__about{background-image:url(/assets/podium-B9EOAaX0.JPG);min-height:66vh;background-size:cover;background-repeat:no-repeat;background-position:center}.about{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}@media (min-width: 810px){.about{padding-left:4rem;padding-right:4rem}}.about__headline{text-align:center;font-weight:100;font-size:3rem;padding:1rem 0}@media (min-width: 810px){.about__headline{font-size:4rem;padding:2rem 0}}.about__content{padding-bottom:2rem;display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 810px){.about__content{flex-direction:row;gap:6rem}}.about__content-text{line-height:2;display:flex;flex-direction:column;align-items:center}@media (min-width: 810px){.about__content-text{font-size:1.25rem;width:50%}}.about__content-text--opening{text-align:left;font-weight:600}@media (min-width: 810px){.about__content-gallery{width:50%}}.about__single-photo{width:100%}.booking{padding:2rem 2rem 1rem;display:flex;flex-direction:column;gap:1rem;text-align:center;position:relative}@media (min-width: 810px){.booking{padding-left:4rem;padding-right:4rem}}.booking:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/abstract-BgoxC2pt.jpg);background-size:cover;background-repeat:no-repeat;opacity:.15;z-index:-1}@media (min-width: 810px){.booking{padding:4rem 30% 3rem}}@media (min-width: 810px){.booking__title{font-size:2rem}}@media (min-width: 1280px){.booking__title{font-size:3rem}}.booking__text{line-height:1.25}.quote__text{color:#333}@media (min-width: 810px){.quote__text{padding:0 15%}}@media (min-width: 1280px){.quote__text{padding:0 30%}}.quote__text h2{font-size:1.25rem}@media (min-width: 810px){.quote__text h2{font-size:1.5rem}}.quote__text h3{font-style:italic;font-weight:400;padding-bottom:.5rem}.quote__read-more{padding-top:1rem;display:inline-block;transition:transform 1s}.quote__read-more:hover{transform:scale(1.2)}.quote__link{color:#333;text-decoration:none;font-weight:600}.quote__link:hover{color:#3f536a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:SUSE;src:url(/assets/SUSE-100-URl7B-mh.ttf);font-style:normal;font-weight:100}@font-face{font-family:SUSE;src:url(/assets/SUSE-400-B6k1iZFW.ttf);font-style:normal;font-weight:400}@font-face{font-family:SUSE;src:url(/assets/SUSE-600-BZ_0Q4MQ.ttf);font-style:normal;font-weight:600}@font-face{font-family:Spectral;src:url(/assets/Spectral-200-BjHNqI8P.ttf);font-style:normal;font-weight:200}@font-face{font-family:Spectral;src:url(/assets/Spectral-300-CRvt8Asu.ttf);font-style:normal;font-weight:300}body{font-family:SUSE,Arial,sans-serif}.button__main{display:inline-block;cursor:pointer;text-transform:uppercase;text-decoration:none;color:#f5f5f5;border-radius:.5rem;background-color:#ff8a5b;margin:1rem;transition:background-color .3s ease-in-out,transform .3s ease-in-out;text-align:center;box-shadow:0 4px 8px #0003;padding:.5rem 1rem}@media (min-width: 1280px){.button__main{padding:1rem 2rem}}.button__main:hover{background-color:#c96e4b;transform:scale(1.05);box-shadow:0 6px 12px #00000080}.button__main--lr-zero-margin{margin:0}.why{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#7eb1cb;padding:2rem 0;color:#f5f5f5}.why__boxes-container{padding-left:2rem;padding-right:2rem;width:100%;display:flex;justify-content:space-between;gap:1rem;flex-direction:column;position:relative;padding-top:2rem}@media (min-width: 810px){.why__boxes-container{padding-left:4rem;padding-right:4rem}}@media (min-width: 810px){.why__boxes-container{flex-direction:row}}.why__headline{font-size:2rem}.why__box{background-color:#8bb9d0;padding:1rem}@media (min-width: 810px){.why__box{width:33%}}.why__box-headline{font-size:1.25rem;padding:.25rem 0}.why__box-text{line-height:1.5}.why__number{font-weight:300;font-size:2rem}.top-section__coaching{background-image:url(/assets/dk-hero-lrg-flip-_4TyEl0K.jpg);min-height:66vh;background-color:#8e8073;background-size:cover;background-repeat:no-repeat;background-position:center}.coaching{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}@media (min-width: 810px){.coaching{padding-left:4rem;padding-right:4rem}}.coaching__headline{text-align:center;font-weight:100;font-size:3rem;padding:1rem 0}@media (min-width: 810px){.coaching__headline{font-size:4rem;padding:2rem 0}}.coaching__headline-text{text-align:center;margin:2rem 10%;font-size:1rem;line-height:1.5}.coaching__content{padding-bottom:2rem;display:flex;justify-content:space-between;gap:1rem}@media (min-width: 810px){.coaching__content{flex-direction:row;gap:2rem}}.coaching__content-text{line-height:2;display:flex;flex-direction:column;align-items:center}@media (min-width: 810px){.coaching__content-text{font-size:1.25rem;width:50%}}@media (min-width: 810px){.coaching__content-gallery{width:50%}}.coaching__single-photo{width:100%}.outline{padding-left:2rem;padding-right:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media (min-width: 810px){.outline{padding-left:4rem;padding-right:4rem}}.outline__text{text-align:center}.outline__entry{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;text-align:center;margin-bottom:2rem;width:100%}@media (min-width: 810px){.outline__entry{width:45%}}@media (min-width: 1280px){.outline__entry{width:30%}}.outline__banner{height:10rem;background-repeat:no-repeat;background-size:cover;transition:height 1s ease-in-out;border-radius:1rem}@media (min-width: 810px){.outline__banner{height:15rem}}.outline__banner--exec{background-image:url(/assets/speaking-for-presentation-teaching-and-discussion-at-work-CsAIrzhx.jpg)}.outline__banner--school{background-image:url(/assets/hallway-of-holder-hall-on-the-campus-DMyizhBt.jpg)}.outline__banner--fashion{background-image:url(/assets/mannequins-in-a-store-in-milan-BEScvt6O.jpg)}.outline__banner--media{background-image:url(/assets/media-C5_UpGeB.jpg);background-position-y:-30px}@media (min-width: 810px){.outline__banner--media{background-position-y:0px}}.outline__banner--corporate{background-image:url(/assets/workshop-LBQsQtIi.jpg)}.outline__banner--academic{background-image:url(/assets/academic-B21qgacX.jpg);background-position-y:bottom -70px}@media (min-width: 810px){.outline__banner--academic{background-position-y:bottom}}.top-section__speaking{background-image:url(/assets/on-stage-CQVMZMHS.jpg);min-height:66vh;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}.top-section__speaking:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#000000b3,#0000 40%);z-index:1}.speaking{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}@media (min-width: 810px){.speaking{padding-left:4rem;padding-right:4rem}}.speaking__headline{text-align:center;font-weight:100;font-size:3rem;padding:1rem 0}@media (min-width: 810px){.speaking__headline{font-size:4rem;padding:2rem 0}}.speaking__headline-text{text-align:center;margin:2rem 10%;font-size:1rem;line-height:1.5}.speaking__content{padding-bottom:2rem;display:flex;justify-content:space-between;gap:1rem}@media (min-width: 810px){.speaking__content{flex-direction:row;gap:2rem}}.speaking__content-text{line-height:2;display:flex;flex-direction:column;align-items:center}@media (min-width: 810px){.speaking__content-text{font-size:1.25rem;width:50%}}@media (min-width: 810px){.speaking__content-gallery{width:50%}}.speaking__single-photo{width:100%}.outline-sp{padding-left:2rem;padding-right:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media (min-width: 810px){.outline-sp{padding-left:4rem;padding-right:4rem}}.outline-sp__text{text-align:center}.outline-sp__entry{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;text-align:center;margin-bottom:2rem;width:100%}@media (min-width: 810px){.outline-sp__entry{width:45%}}@media (min-width: 1280px){.outline-sp__entry{width:30%}}.outline-sp__banner{height:10rem;background-repeat:no-repeat;background-size:cover;transition:height 1s ease-in-out;border-radius:1rem;box-shadow:0 4px 8px #0003}@media (min-width: 810px){.outline-sp__banner{height:15rem}}.outline-sp__banner--exec{background-image:url(/assets/speaking-for-presentation-teaching-and-discussion-at-work-CsAIrzhx.jpg)}.outline-sp__banner--story{background-image:url(/assets/podium-B9EOAaX0.JPG);background-position-y:center}.outline-sp__banner--fashion{background-image:url(/assets/mannequins-in-a-store-in-milan-BEScvt6O.jpg)}.outline-sp__banner--interview{background-image:url(/assets/interview-B5S9zxD2.jpg);background-position-y:center}.outline-sp__banner--diversity{background-image:url(/assets/diversity-o3mox8NI.jpg)}.form{display:flex;flex-direction:column;gap:1rem;width:100%;min-height:300px;justify-content:center}.form__dual-field{display:flex;justify-content:flex-start;gap:1rem;flex-direction:column}@media (min-width: 810px){.form__dual-field{flex-direction:row}}.form__small-field{width:100%}@media (min-width: 810px){.form__small-field{width:50%}}.form__services{display:flex;flex-direction:column}.form__field{background-color:#fff}.top-section__contact{background-image:url(/assets/microphone-DPOJT--7.jpg);min-height:40vh;background-repeat:no-repeat;background-position:center;background-size:cover;opacity:1;position:relative}.top-section__contact:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1}.contact{padding-left:2rem;padding-right:2rem;padding-bottom:2rem;position:relative}@media (min-width: 810px){.contact{padding-left:4rem;padding-right:4rem}}.contact:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/abstract-BgoxC2pt.jpg);background-size:cover;background-repeat:repeat;opacity:.1;z-index:-1}.contact__headline{text-align:center;font-weight:100;font-size:3rem;padding:1rem 0}@media (min-width: 810px){.contact__headline{font-size:4rem;padding:2rem 0}}.contact__headline-text{text-align:center;margin:2rem 10%;font-size:1rem;line-height:1.5}.contact__content{padding-bottom:2rem;display:flex;justify-content:space-between;gap:1rem;flex-direction:column}@media (min-width: 810px){.contact__content{flex-direction:row;gap:2rem}}.contact__content-text{line-height:2;display:flex;flex-direction:column;align-items:center}@media (min-width: 810px){.contact__content-text{font-size:1.25rem;width:50%}}@media (min-width: 810px){.contact__content-gallery{width:50%}}.contact__single-photo{width:100%}.top-section{padding-left:2rem;padding-right:2rem}@media (min-width: 810px){.top-section{padding-left:4rem;padding-right:4rem}}.top-section__testimonials{background-image:url(/assets/dk-hero-lrg-add-bg-CyDAXwt-.jpg);min-height:35vh;background-size:cover;background-repeat:no-repeat;background-position:50% 0%}.testimonials__headline{text-align:center;font-weight:100;font-size:3rem;padding:1rem 0}@media (min-width: 810px){.testimonials__headline{font-size:4rem;padding:2rem 0}}.testimonials__list{padding-left:2rem;padding-right:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}@media (min-width: 810px){.testimonials__list{padding-left:4rem;padding-right:4rem}}.testimonials__list:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/abstract-BgoxC2pt.jpg);background-size:cover;background-repeat:repeat;opacity:.1;z-index:-1}.testimonials__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;text-align:left;width:100%;border-radius:1rem;background-color:#f5f5f5;padding:2rem;color:#3f536a}@media (min-width: 810px){.testimonials__card{width:45%}}@media (min-width: 1280px){.testimonials__card{width:30%}}.testimonials__attribution{font-weight:600;width:90%}.testimonials__attribution i{font-weight:400}.testimonials__icon{height:2.5rem}
