:root{--green:#087254;--green-2:#0b624c;--green-deep:#073c33;--mint:#eaf6f1;--mint-2:#f4faf7;--ink:#142b28;--muted:#657773;--line:#e4eeea;--white:#fff;--serif:Georgia,'Times New Roman',serif;--shadow:0 18px 48px rgba(7,60,51,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;color:var(--ink);background:#fff;font:15px/1.6 Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:8px;z-index:1000;background:#fff;padding:10px}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(220,232,226,.8);backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:145px;height:57px;object-fit:cover;object-position:center;border-radius:7px}.main-nav{display:flex;align-items:center;gap:clamp(10px,1.4vw,21px);font-size:12px;font-weight:650;color:#314740;white-space:nowrap}.main-nav a{transition:color .18s}.main-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:13px}.lang-switch{display:flex;align-items:center;gap:2px;padding:4px;border:1px solid var(--line);border-radius:999px}.lang{border:0;background:transparent;color:#63736d;border-radius:999px;font-size:10px;font-weight:800;padding:5px 6px;cursor:pointer}.lang.active{color:#fff;background:var(--green)}.header-phone{display:flex;align-items:center;gap:9px;color:var(--green-deep);font-size:11px;line-height:1.25;white-space:nowrap}.header-phone b{display:block}.header-phone small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.phone-icon{width:28px;height:28px;border-radius:50%;background:var(--mint);display:grid;place-items:center}.button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border:1px solid transparent;border-radius:9px;font-size:12px;font-weight:750;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(7,60,51,.12)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-deep)}.button-outline{color:var(--green-deep);background:rgba(255,255,255,.72);border-color:#9ab8ac}.button-small{min-height:38px;padding:9px 14px}.calendar-icon{font-size:16px}.menu-toggle{display:none}
.hero{position:relative;min-height:492px;overflow:hidden;background:#dbeae3;isolation:isolate;display:flex;align-items:center}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-photo{object-fit:cover;object-position:center 78%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(246,252,249,.98) 0%,rgba(246,252,249,.92) 34%,rgba(246,252,249,.45) 54%,rgba(5,39,32,.06) 100%)}.hero-content{padding-block:45px}.hero-copy{width:min(540px,52%)}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--green);font-size:10px;line-height:1.4;text-transform:uppercase;letter-spacing:1.5px;font-weight:800}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#51a785;box-shadow:0 0 0 4px #d9eee5}.hero h1{max-width:540px;margin:12px 0 16px;color:var(--green-deep);font-size:clamp(40px,5.2vw,65px);line-height:1.01;letter-spacing:-2.4px;font-weight:760}.hero-lead{max-width:475px;margin:0;color:#405a53;font-size:15px;line-height:1.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.hero-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;max-width:670px}.hero-trust>div{display:flex;align-items:center;gap:8px;color:#26483e;font-size:10px;font-weight:700;line-height:1.3}.trust-icon{color:var(--green);font-size:19px}.hero-caption{position:absolute;right:max(24px,calc((100vw - 1180px)/2));bottom:30px;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.92);padding:11px 14px;border-radius:12px;box-shadow:var(--shadow);color:var(--green-deep)}.caption-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green);font-size:17px}.hero-caption b,.hero-caption small{display:block}.hero-caption b{font-size:11px}.hero-caption small{font-size:9px;color:var(--muted)}
.section-pad{padding:75px 0}.services-section{background:#fff}.services-layout{display:grid;grid-template-columns:230px 1fr;gap:40px;align-items:center}.section-intro h2,.about-copy h2,.process-panel h2,.contact-info h2{margin:9px 0 12px;color:var(--green-deep);font-size:clamp(29px,3.4vw,40px);line-height:1.14;letter-spacing:-1px}.section-intro>p:not(.eyebrow),.about-copy>p:not(.eyebrow),.process-lead{color:var(--muted);font-size:13px;line-height:1.7}.section-intro .button{margin-top:12px}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.service-card{min-height:205px;padding:19px 16px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 7px 24px rgba(8,75,55,.045);transition:transform .22s,box-shadow .22s,border-color .22s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c1ded2}.service-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green);font-size:20px}.service-card h3{margin:13px 0 6px;font-size:15px;color:#183a31}.service-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55;min-height:50px}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:11px;font-weight:800;margin-top:12px}.text-link:hover{gap:9px}
.about-process{background:#f0f8f4;padding:64px 0}.about-process-grid{display:grid;grid-template-columns:.88fr 1.12fr 1.4fr;gap:24px;align-items:center}.about-copy h2{font-size:34px}.stats{display:flex;gap:19px;margin:18px 0 19px}.stat{min-width:73px}.stat strong{display:block;color:var(--green);font-size:27px;line-height:1.2;letter-spacing:-.6px}.stat span{display:block;margin-top:3px;color:var(--muted);font-size:9px;line-height:1.3}.dark-outline{background:transparent}.clinic-photo-wrap{height:270px;position:relative;overflow:hidden;border-radius:13px;box-shadow:var(--shadow)}.clinic-photo{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;right:9px;bottom:9px;background:#fffdf2de;padding:4px 8px;border-radius:5px;color:#52675f;font-size:9px}.process-panel{padding:4px 0 4px 9px}.process-panel h2{font-size:28px}.process-lead{margin-bottom:18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.step{text-align:center;position:relative}.step:not(:last-child):after{content:'→';position:absolute;top:17px;right:-10px;color:#8abca7}.step-icon{width:43px;height:43px;margin:0 auto 8px;border:1px solid #d9e9e1;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green);font-size:18px}.step b{display:block;font-size:10px;color:#234b3e}.step small{display:block;margin-top:4px;color:var(--muted);font-size:9px;line-height:1.35}
.section-heading{text-align:center;max-width:620px;margin:0 auto 27px}.section-heading .eyebrow{justify-content:center}.section-heading h2{margin:8px 0;color:var(--green-deep);font-size:clamp(31px,3.7vw,43px);line-height:1.15;letter-spacing:-1px}.section-heading>p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.specialists-section{background:#fff}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.team-card{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 6px 20px rgba(8,75,55,.04)}.team-photo-wrap{height:195px;background:#eaf3ee;overflow:hidden}.team-photo{width:100%;height:100%;object-fit:cover;object-position:center 25%}.team-info{padding:13px 14px 15px}.team-info h3{font-size:13px;color:var(--green-deep);margin:0 0 3px}.team-role{font-size:10px;color:var(--green);font-weight:800}.team-info p{font-size:10px;color:var(--muted);margin:7px 0}.team-info .text-link{margin-top:1px}.content-note{text-align:center;color:#75847f;font-size:10px;margin:15px 0 0}
.reviews-section{background:#f4faf7}.reviews-layout{display:grid;grid-template-columns:245px 1fr;gap:35px;align-items:center}.reviews-layout .section-intro h2{font-size:37px}.slider-controls{display:flex;gap:8px;margin-top:16px}.slider-controls button{width:35px;height:35px;border:1px solid #b6d0c4;border-radius:50%;background:#fff;color:var(--green);font-size:17px;cursor:pointer}.slider-controls button:hover{background:var(--green);color:#fff}.review-window{overflow:hidden}.review-track{display:flex;gap:13px;transition:transform .35s ease}.review-card{flex:0 0 calc(50% - 7px);min-height:171px;padding:19px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 5px 20px rgba(8,75,55,.04)}.review-top{display:flex;align-items:center;gap:10px}.review-avatar{width:37px;height:37px;border-radius:50%;object-fit:cover;background:#e1eee7}.review-name{font-size:11px;font-weight:800;color:#264a3e}.review-date{font-size:9px;color:var(--muted)}.stars{color:#dcac47;font-size:12px;letter-spacing:1px;margin:7px 0}.review-card blockquote{font:italic 12px/1.6 var(--serif);color:#4c5c56;margin:0}.review-demo{font-size:9px;color:#84908b;margin-top:11px}
.blog-section{background:#eef7f2}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.article-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 20px rgba(8,75,55,.04);transition:transform .2s}.article-card:hover{transform:translateY(-4px)}.article-photo{height:133px;width:100%;object-fit:cover}.article-content{padding:13px}.article-date{color:#7d9289;font-size:9px}.article-content h3{font-size:12px;line-height:1.45;color:#1f4337;margin:7px 0 10px;min-height:36px}.article-content .text-link{margin:0}
.booking-contact{padding:76px 0;background:var(--green-deep);color:#fff}.booking-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.booking-copy .eyebrow{color:#9dd7bd}.booking-copy .eyebrow-dot{background:#9dd7bd;box-shadow:0 0 0 4px #96d0b422}.booking-copy h2{font-size:clamp(34px,4.4vw,48px);line-height:1.1;letter-spacing:-1.1px;margin:10px 0 14px}.booking-copy>p:not(.eyebrow){color:#c3d8ce;font-size:13px;line-height:1.8}.contact-quick{display:grid;gap:9px;margin-top:23px}.contact-quick a{color:#e8f5ee;font-size:12px}.contact-quick a:hover{color:#aee2c8}.booking-form{padding:24px;background:#fff;color:var(--ink);border-radius:15px;box-shadow:0 22px 60px #002d243f}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.form-heading h3{font-size:19px;margin:0;color:var(--green-deep)}.required-note{color:#87938d;font-size:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:grid;gap:5px;font-size:10px;font-weight:700;color:#455b52}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-width:0;padding:10px 11px;border:1px solid #dfe9e4;border-radius:7px;background:#fbfdfc;color:#223b32;font-size:11px;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#66a78a;box-shadow:0 0 0 3px #d9efe4}.form-grid textarea{resize:vertical}.full-field{grid-column:1/-1}.submit-button{width:100%;margin-top:13px;justify-content:space-between;padding-inline:16px}.form-success{min-height:0;margin:7px 0 0;font-size:11px;color:var(--green);font-weight:700}.privacy-note{font-size:9px;line-height:1.5;color:#87918c;margin:5px 0 0}
.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:stretch}.contact-info h2{margin-bottom:23px}.contact-line{display:flex;gap:12px;margin:15px 0;color:#51635c;font-size:12px}.contact-icon{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green);font-size:15px}.contact-line b,.contact-line a,.contact-line span{display:block}.contact-line b{color:#173b30;margin:1px 0 4px}.contact-line small{display:block;margin-top:4px;color:#84908b;font-size:10px}.social-links{display:flex;gap:8px;flex-wrap:wrap;margin:19px 0}.social-links a{padding:7px 10px;border:1px solid var(--line);border-radius:6px;color:var(--green);font-size:10px;font-weight:700}.social-links a:hover{background:var(--mint)}.map-button{margin-top:3px}.map-wrap{min-height:390px;border-radius:14px;overflow:hidden;background:#e8f0eb}.map-wrap iframe{border:0;width:100%;height:100%;min-height:390px}.site-footer{background:#062f28;color:#e4f0eb}.footer-main{padding:43px 0 30px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-logo img{width:150px;height:59px}.footer-brand p{max-width:240px;color:#a9c1b7;font-size:11px}.footer-col{display:grid;align-content:start;gap:9px;font-size:10px;color:#bfd1ca}.footer-col h3{font-size:12px;color:#fff;margin:3px 0 5px}.footer-col a:hover{color:#9ce0bd}.footer-bottom{border-top:1px solid #ffffff22;padding:13px 0 17px;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#9eb8ae;font-size:9px}.photo-credit a{text-decoration:underline}.floating-actions{position:fixed;right:17px;bottom:18px;z-index:40;display:grid;gap:9px}.floating-actions a{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:20px;box-shadow:0 6px 18px #072e2540}.float-call{background:var(--green)}.float-wa{background:#20a96a}.content-dialog{width:min(560px,calc(100% - 28px));padding:28px;border:0;border-radius:15px;color:var(--ink);box-shadow:0 25px 100px #001e1980}.content-dialog::backdrop{background:#082f28a6;backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:10px;right:12px;border:0;background:none;font-size:25px;color:#668077;cursor:pointer}.content-dialog h2{font:29px/1.1 var(--serif);color:var(--green-deep);margin:5px 30px 14px 0}.content-dialog p{color:#5d7068;font-size:13px}.toast{position:fixed;left:50%;bottom:22px;z-index:80;transform:translate(-50%,15px);opacity:0;pointer-events:none;padding:11px 16px;border-radius:9px;background:#073c33;color:#fff;font-size:11px;transition:.22s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1080px){.main-nav{gap:10px;font-size:10px}.header-actions{gap:8px}.header-book{padding-inline:12px}.header-phone{display:none}.about-process-grid{grid-template-columns:.9fr 1.1fr}.process-panel{grid-column:1/-1}.services-layout{grid-template-columns:190px 1fr;gap:22px}}
@media(max-width:760px){.container{width:min(100% - 30px,580px)}.header-inner{height:68px;position:relative}.brand img{width:125px;height:50px}.menu-toggle{display:grid;gap:4px;width:37px;height:37px;align-content:center;justify-content:center;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.menu-toggle span{width:17px;height:2px;background:var(--green-deep);display:block}.main-nav{display:none;position:absolute;top:67px;left:0;right:0;padding:14px 16px 18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);white-space:normal;align-items:stretch}.main-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:0}.main-nav a{padding:9px 4px;border-bottom:1px solid #edf2ef;font-size:12px}.header-actions{margin-left:auto}.lang-switch{gap:0}.lang{padding:5px}.header-book{min-height:37px;padding:8px 10px;font-size:10px}.header-book .calendar-icon{display:none}.hero{min-height:590px;align-items:flex-start}.hero-photo{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(247,252,249,.98) 0%,rgba(247,252,249,.9) 56%,rgba(247,252,249,.2) 100%)}.hero-content{padding-top:46px}.hero-copy{width:min(470px,93%)}.hero h1{font-size:49px;letter-spacing:-1.8px}.hero-lead{font-size:13px;max-width:360px}.hero-trust{grid-template-columns:1fr 1fr;max-width:370px;gap:13px;margin-top:24px}.hero-trust>div{font-size:9px}.hero-caption{right:15px;bottom:14px}.section-pad{padding:57px 0}.services-layout{grid-template-columns:1fr;gap:20px}.section-intro{max-width:480px}.service-cards{grid-template-columns:1fr 1fr}.service-card{min-height:190px}.about-process{padding:51px 0}.about-process-grid{grid-template-columns:1fr 1fr;gap:17px}.about-copy{grid-column:1/-1}.about-copy h2{font-size:31px}.stats{gap:30px}.clinic-photo-wrap{height:225px}.process-panel{grid-column:1/-1;padding:10px 0 0}.team-grid{grid-template-columns:1fr 1fr}.team-photo-wrap{height:220px}.reviews-layout{grid-template-columns:1fr;gap:20px}.reviews-layout .section-intro h2{font-size:32px}.review-card{flex-basis:85%;min-height:160px}.article-grid{grid-template-columns:1fr 1fr}.article-photo{height:135px}.booking-grid{grid-template-columns:1fr;gap:24px}.booking-contact{padding:59px 0}.booking-copy h2{font-size:40px}.contact-grid{grid-template-columns:1fr;gap:22px}.map-wrap,.map-wrap iframe{min-height:300px}.footer-main{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid}.photo-credit{line-height:1.5}}
@media(max-width:430px){.header-inner{gap:7px}.header-book{font-size:9px;padding-inline:8px}.lang{font-size:9px;padding:5px 4px}.hero{min-height:620px}.hero h1{font-size:43px}.hero-buttons .button{font-size:10px;padding:10px 12px}.hero-trust{max-width:310px}.service-cards{gap:9px}.service-card{padding:14px 12px;min-height:195px}.service-card h3{font-size:13px}.service-card p{font-size:10px}.about-process-grid{grid-template-columns:1fr}.clinic-photo-wrap{height:235px}.steps{gap:4px}.step-icon{width:38px;height:38px}.step small{font-size:8px}.team-photo-wrap{height:175px}.team-info{padding:11px}.team-info h3{font-size:11px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.booking-form{padding:18px 15px}.form-heading{align-items:flex-start;flex-direction:column;gap:2px}.footer-main{gap:18px}.floating-actions{right:10px;bottom:11px}.floating-actions a{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.content-dialog .dialog-source{border-top:1px solid var(--line);padding-top:12px;margin-top:18px}.dialog-source a{color:var(--green);font-weight:750;text-decoration:underline;text-underline-offset:3px}
.specialists-section .section-heading{margin-bottom:24px}.specialists-section .team-grid{grid-template-columns:minmax(0,560px);justify-content:center}.specialists-section .team-card{padding:5px}.specialists-section .team-info{padding:22px 24px}.specialists-section .team-info h3{font-size:20px;margin:5px 0}.specialists-section .team-info p{font-size:13px;margin:7px 0 10px}.specialists-section .team-info .text-link{margin-top:4px}
.course-section{background:#f1f8f4}.course-card{display:grid;grid-template-columns:58px 1fr 230px;gap:22px;align-items:center;padding:35px 40px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 38px rgba(8,75,55,.055)}.course-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:var(--mint);color:var(--green);font-size:25px}.course-copy h2{margin:6px 0 8px;color:var(--green-deep);font-size:clamp(27px,3vw,36px);line-height:1.15}.course-copy>p:not(.eyebrow){max-width:620px;margin:0 0 17px;color:var(--muted);font-size:13px;line-height:1.7}.course-aside{padding:18px;border-left:1px solid var(--line);color:var(--muted)}.course-aside>span{color:#9bcab3;font-size:25px;font-weight:800}.course-aside p{font-size:11px;line-height:1.6}.course-aside a{color:var(--green);font-size:11px;font-weight:800}
@media(max-width:760px){.course-card{grid-template-columns:45px 1fr;gap:14px;padding:23px 20px}.course-aside{grid-column:2;padding:12px 0 0;border-left:0;border-top:1px solid var(--line)}.specialists-section .team-grid{grid-template-columns:minmax(0,1fr)}.specialists-section .team-info{padding:19px}}
.founder-card .team-info{padding:28px 30px!important}.founder-card .team-info h3{font-size:26px!important;margin:7px 0 3px!important}.founder-quote{font:italic 17px/1.5 Georgia,serif!important;color:var(--green)!important;margin:10px 0 20px!important}.founder-facts{display:grid;grid-template-columns:1fr 1fr;gap:11px}.founder-facts>div{padding:14px 16px;background:#f6faf8;border:1px solid var(--line);border-radius:10px}.founder-facts>div:first-child{grid-row:span 2}.founder-facts b{font-size:11px;color:var(--green-deep)}.founder-facts p{font-size:11px!important;line-height:1.6;margin:5px 0!important}.course-facts,.course-actions{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0}.course-facts span{padding:7px 10px;border-radius:999px;background:var(--mint-2);border:1px solid var(--line);color:var(--green-deep);font-size:10px;font-weight:750}.course-actions{align-items:center;margin:15px 0 0}.course-details{margin-top:17px;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.course-details summary{padding:16px 19px;color:var(--green-deep);font-size:13px;font-weight:800;cursor:pointer}.course-details[open] summary{border-bottom:1px solid var(--line)}.course-topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:16px}.course-topic{padding:17px;background:#f7faf8;border-radius:10px}.course-topic h3{margin:0 0 8px;color:var(--green-deep);font-size:13px}.course-topic ul{padding-left:17px;margin:0;color:#5d7068;font-size:11px;line-height:1.7}.course-topic li+li{margin-top:3px}.course-caution,.course-footnote{color:#75847f;font-size:10px;line-height:1.6}.course-footnote{max-width:900px;margin:13px auto 0}.course-caution{margin:12px 0 0;padding:10px;border-radius:7px;background:#fff;border:1px solid #e6eee9}.course-bonus{grid-column:1/-1}
@media(max-width:760px){.founder-card .team-info{padding:20px!important}.founder-facts{grid-template-columns:1fr}.founder-facts>div:first-child{grid-row:auto}.course-topic-grid{grid-template-columns:1fr;padding:10px}.course-bonus{grid-column:auto}.course-actions .button{width:100%}}
