:root{--bg: #020202;--bg-soft: #0a0a0d;--panel: rgba(255, 255, 255, 0.08);--panel-strong: rgba(255, 255, 255, 0.12);--line: rgba(255, 255, 255, 0.16);--text: #ffffff;--muted: rgba(255, 255, 255, 0.78);--accent: #e30000;--accent-deep: #b50000;--cyan: #006c7a;--blue: #0000e4;--shadow: 0 18px 48px rgba(0, 0, 0, 0.42);--max-width: 1120px;--radius: 28px;--asset-hero: url("../img/amg.webp");--asset-motion: url("../img/background-img.webp");--asset-track: url("../img/background-img.webp");--asset-merit-back: url("../img/merit-back.webp");--asset-merit-1: url("../img/feature-1.webp");--asset-merit-2: url("../img/feature-2.webp");--asset-merit-3: url("../img/feature-3.webp");--asset-car-side: url("../img/red-car.webp");--asset-meter: url("../img/meter.webp");--asset-flag: url("../img/flag.webp");--asset-no-1: url("../img/no1.svg");--asset-no-2: url("../img/no2.svg");--asset-no-3: url("../img/no3.svg");--asset-no-4: url("../img/no4.svg")}html{scroll-behavior:smooth;scroll-padding-top:72px}body{font-size:18px;background:#000;color:var(--text);font-family:"Noto Sans JP",sans-serif;overflow-x:hidden}main{position:relative;overflow:hidden}main::before,main::after{content:"";position:absolute;pointer-events:none;z-index:0}main::before{inset:0 0 auto 0;width:100%;height:700px;background:var(--asset-motion) no-repeat center/cover;background-blend-mode:screen,screen,hard-light;mix-blend-mode:hard-light;transform:rotate(-25deg);transform-origin:center top;opacity:.7;filter:saturate(1.28) contrast(1.18) brightness(1.08) blur(3px)}main::after{top:35%;width:100%;height:60%;transform:translateY(-50%);background:var(--asset-merit-back) no-repeat center/contain;background-blend-mode:hard-light;mix-blend-mode:hard-light 100%;opacity:.4;filter:saturate(1.3) contrast(1.5) brightness(1) blur(1px)}main>section{position:relative;z-index:1}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.container{width:min(100% - 40px,var(--max-width));margin:0 auto}.section{position:relative}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;z-index:30;backdrop-filter:blur(12px);background:rgba(0,0,0,.58);box-shadow:0 4px 24px rgba(0,0,0,.25);transition:background .3s ease,transform .3s ease}.site-header.is-scrolled{background:rgba(0,0,0,.82)}.site-header__inner{min-height:54px;margin:0 40px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.site-header__actions{display:flex;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;min-width:0}.brand__image{display:block;width:172px;height:auto}.brand__image--footer{width:164px}.site-nav{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:center;justify-content:center;width:min(100%,480px);gap:0}.site-nav__link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 10px;text-align:center;font-size:16px;font-weight:700;color:hsla(0,0%,100%,.9);transition:color .25s ease}.site-nav__link::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:linear-gradient(90deg, var(--accent), #ffffff);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.site-nav__link:hover,.site-nav__link.is-active{color:#fff}.site-nav__link:hover::after,.site-nav__link.is-active::after{transform:scaleX(1)}.cta__button{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;min-height:55px;padding:0 48px;border-radius:999px;font-size:16px;font-weight:700;line-height:1;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.cta__button::after{content:"";position:absolute;right:-17px;top:50%;width:58px;height:58px;transform:translateY(-50%);background:url("../img/cta-arrow-black.svg") no-repeat center/contain;flex-shrink:0}.cta__button:hover{transform:translateY(-2px);box-shadow:0 18px 28px rgba(0,0,0,.28)}.cta__button--light{background:#f2f2f2;color:#000;border:0}.cta__button--light::after{filter:invert(1)}.cta__button--accent{background:var(--accent);color:#fff;border:0}.cta__button--accent::after{background:url("../img/cta-arrow-red.svg") no-repeat center/contain;filter:none}.cta__button--small{min-height:40px;padding:0 20px;font-size:12px}.cta__button--small::after{width:38px;height:38px;right:-21px}.cta__button--anchor::after{transform:translateY(-50%) rotate(90deg)}.cta__label--mobile{display:none}.mobile-fixed-cta{display:none}.nav-toggle{display:none;padding:0;border:0;background:rgba(0,0,0,0);width:44px;height:44px;justify-self:end;cursor:pointer}.nav-toggle span{display:block;width:24px;height:2px;margin:5px auto;border-radius:999px;background:#fff;transition:transform .25s ease,opacity .25s ease}.hero{min-height:550px;padding:180px 0 72px}.hero::after{content:"";position:absolute;top:155px;left:calc(50% - 883px);width:clamp(640px,78vw,980px);height:clamp(520px,70vw,800px);background:var(--asset-hero) no-repeat center/contain;pointer-events:none}.hero__grid{position:relative;z-index:1;display:grid;justify-items:end}.hero__copy{width:min(100%,520px);padding-top:4px}.hero__title-wrap{position:relative;margin:0 auto;width:fit-content}.hero__title,.hero__title-shadow{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:110px;font-weight:900;line-height:.92;letter-spacing:-0.08em;transform:skewX(-13deg)}.hero__title-shadow{position:absolute;inset:0;pointer-events:none}.hero__title-shadow--red{color:rgba(255,0,0,.42);transform:translate(8px, 2px) skewX(-13deg)}.hero__title-shadow--cyan{color:var(--cyan);transform:translate(-8px, 0) skewX(-13deg)}.hero__title{position:relative;color:#fff;text-shadow:0 0 24px hsla(0,0%,100%,.12)}.hero__subtitle{display:flex;align-items:center;justify-content:center;gap:14px;margin:28px 0 24px}.hero__subtitle strong{font-size:50px;font-weight:900;letter-spacing:.04em;text-shadow:0 10px 24px rgba(0,0,0,.5)}.hero__badge{display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:64px;padding:0 0 0 5px;background:var(--blue);font-size:23px;font-weight:900;line-height:1.15;letter-spacing:.18em;text-align:center}.hero__actions{display:flex;align-items:center;gap:18px}.hero .form-notes{margin:10px 0 0;padding:0;color:hsla(0,0%,100%,.76);font-size:12px;line-height:1.6;text-align:center}.hero__lead{margin:0;font-family:"M PLUS 1p",sans-serif;font-size:46px;font-weight:800;line-height:1.45;letter-spacing:.05em;text-align:center;color:#fff;text-shadow:0 0 4px #000,0 0 16px hsla(0,0%,100%,.36),2px 4px 0 rgba(0,0,0,.78)}.hero__lead span{display:inline-block;margin-top:8px}.glass-panel,.schedule__panel,.intern__panel{background:rgba(65,65,65,.6);border:1px solid hsla(0,0%,100%,.12);box-shadow:var(--shadow);backdrop-filter:blur(10px)}.about{background:rgba(0,0,0,0);padding:70px 0 90px}.about__inner{position:relative;z-index:1;display:grid;gap:28px;justify-items:center}.about__panel{width:min(100%,668px);padding:20px 28px;border:0;background:rgba(120,120,120,.76);text-align:center}.about__panel p{margin:0;color:#fff;font-size:16px;font-weight:500;line-height:1.8;text-shadow:0 3px 10px rgba(0,0,0,.6)}.about__br-sp{display:none}.section__title{margin:0;font-family:"M PLUS 1p",sans-serif;font-style:italic;font-weight:800;letter-spacing:.08em;transform:skewX(-13deg);font-size:44px;color:#fff;text-shadow:0 0 12px hsla(0,0%,100%,.14)}.section__title--center{text-align:center}.merit{padding:46px 0 42px}.merit__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(340px, 460px) minmax(320px, 430px);justify-content:center;align-items:start;gap:52px}.merit__photos{display:grid;justify-items:center;gap:18px;padding-top:32px}.merit__photo{display:block;box-shadow:var(--shadow);background-color:#1d1d1d}.merit__photo--top,.merit__photo--bottom{width:min(100%,250px)}.merit__photo--middle{width:min(100%,320px)}.merit__content{display:grid;gap:18px;padding-top:8px}.merit-list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.merit-list__item{display:grid;gap:5px}.merit-list__item p{margin:0;color:hsla(0,0%,100%,.9);font-size:16px;font-weight:500;line-height:1.6}.merit-list__note{font-size:13px;font-weight:400}.merit-list__head{display:flex;align-items:center;gap:10px}.merit-list__head h3{margin:0;font-family:"M PLUS 1p",sans-serif;font-size:31px;font-style:italic;font-weight:800;letter-spacing:.05em;transform:skewX(-10deg)}.merit-list__num{display:grid;place-items:center;width:50px;height:50px;background-position:center;background-repeat:no-repeat;background-size:contain;color:rgba(0,0,0,0);font-size:0px;line-height:0}.merit-list__item:nth-child(1) .merit-list__num{background-image:var(--asset-no-1)}.merit-list__item:nth-child(2) .merit-list__num{background-image:var(--asset-no-2)}.merit-list__item:nth-child(3) .merit-list__num{background-image:var(--asset-no-3)}.merit-list__item:nth-child(4) .merit-list__num{background-image:var(--asset-no-4)}.schedule{padding:28px 0 58px}.schedule::before{content:"";position:absolute;left:calc(50% - 900px);bottom:40px;width:clamp(520px,64vw,760px);height:clamp(320px,42vw,470px);background:var(--asset-car-side) no-repeat left bottom/contain;pointer-events:none}.schedule::after{content:"";position:absolute;left:calc(50% + 260px);bottom:10px;width:clamp(320px,42vw,650px);height:clamp(300px,40vw,600px);background:var(--asset-flag) no-repeat center/contain;transform:perspective(900px) rotateY(-30deg) rotateX(8deg);pointer-events:none}.schedule__inner{display:flex;justify-content:flex-end;min-height:520px}.schedule__panel{position:relative;z-index:1;width:min(100%,431px);padding:0;background:rgba(0,0,0,0);border:0;box-shadow:none;backdrop-filter:none}.schedule__image{display:block;width:100%;height:auto}.schedule__title{margin-bottom:44px;font-size:42px;line-height:1;text-align:left}.schedule__timeline{width:min(100%,368px)}.timeline{position:relative;display:grid;gap:48px;margin:0;padding:0;list-style:none}.timeline::before{content:"";position:absolute;left:107px;top:0;bottom:0;width:8px;border-radius:999px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.12))}.timeline__item{position:relative;display:grid;grid-template-columns:80px 1fr;gap:20px;align-items:start;min-height:48px}.timeline__item::before{content:"";position:absolute;left:99px;top:12px;width:24px;height:24px;border:3px solid hsla(0,0%,100%,.95);background:#ffd400;box-shadow:0 0 0 3px rgba(0,0,0,.58)}.timeline__time{margin:0;font-family:"M PLUS 1p",sans-serif;font-size:30px;font-weight:800;line-height:1}.timeline__content{padding-left:44px}.timeline__content h3{margin:0;font-size:21px;font-weight:800;line-height:1}.timeline__content p{margin:7px 0 0;color:hsla(0,0%,100%,.82);font-size:15px;line-height:1.25}.attention{padding:50px 0 34px}.attention__inner{display:grid;gap:44px}.attention__list{display:grid;gap:10px;width:min(100%,860px);margin:0 auto}.attention__card{position:relative;padding:16px 22px 16px 48px;border:1px solid hsla(0,0%,100%,.24);border-radius:12px;background:rgba(6,6,6,.82)}.attention__card::before{content:"";position:absolute;left:18px;top:18px;width:14px;height:14px;background:url("../img/attention-icon.svg") no-repeat center/contain}.attention__card h3,.attention__card p{margin:0}.attention__card h3{font-size:16px;line-height:1.6}.attention__card p{margin-top:10px;color:hsla(0,0%,100%,.76);font-size:16px;line-height:1.65}.attention__card--tall{min-height:76px}.achievements{padding:26px 0 60px}.achievements__inner{display:grid;justify-items:center;gap:22px}.achievements__note{margin:0;color:hsla(0,0%,100%,.9);font-size:16px;font-weight:700}.school-list{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 10px;max-width:900px;padding:0;margin:0;list-style:none;color:hsla(0,0%,100%,.78);font-size:16px;line-height:1.25}.school-list li{white-space:nowrap}.intern{padding:78px 0 62px}.intern::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.74) 40%, rgba(0, 0, 0, 0.12) 100%),var(--asset-meter) no-repeat right center/cover;background-blend-mode:hard-light;mix-blend-mode:hard-light;opacity:.96;filter:saturate(1.24) contrast(1.2) brightness(1.04);pointer-events:none}.intern__inner{position:relative;z-index:1;display:grid;gap:18px}.intern__copy{width:53%}.intern__copy h2{margin:0;font-family:"M PLUS 1p",sans-serif;font-size:41px;font-style:italic;font-weight:800;line-height:1.35;letter-spacing:.04em;transform:skewX(-13deg)}.intern__eyebrow{margin:0 0 4px;font-family:"M PLUS 1p",sans-serif;font-size:67px;font-weight:800;letter-spacing:.25em;text-align:center}.intern__dots{display:flex;gap:24px;margin:4px 0 12px 132px}.intern__dots span{width:12px;height:12px;border-radius:50%;background:#fff}.intern__panel{width:min(100%,600px);padding:18px 22px;background:rgba(90,90,90,.58);border:0;box-shadow:none;backdrop-filter:none}.intern__lead{margin:0;font-size:16px;font-weight:800;text-align:left;line-height:1.6}.intern__list{display:grid;gap:6px;margin:14px 0 0;padding:0;list-style:none}.intern__list li{position:relative;padding-left:22px;color:hsla(0,0%,100%,.88);font-size:16px;line-height:1.6}.intern__list li::before{content:"";position:absolute;left:0;top:.48em;width:12px;height:10px;background:url("../img/intern-icon.svg") no-repeat center/contain}.intern__actions{display:flex;flex-direction:column;width:min(100%,600px);align-items:center;justify-content:center;gap:10px}.intern-form-link{width:min(100%,420px);margin-inline:auto;padding:18px 20px;border:1px solid hsla(0,0%,100%,.12);border-radius:0;background:hsla(0,0%,100%,.08);text-align:center}.intern-form-link__label{margin:0 0 10px;color:hsla(0,0%,100%,.82);font-size:12px;font-weight:700;letter-spacing:.08em}.intern-form-link__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;width:min(100%,256px);margin:0 auto;padding:0 20px;border-radius:999px;background:#f2f2f2;color:#000;font-size:18px;font-weight:700;transition:transform .25s ease,box-shadow .25s ease}.intern-form-link__button:hover{transform:translateY(-2px);box-shadow:0 18px 28px rgba(0,0,0,.28)}.intern__note{margin:0;color:hsla(0,0%,100%,.76);font-size:12px;line-height:1.6;text-align:center}.site-footer{border-top:1px solid hsla(0,0%,100%,.25);background:#010101}.site-footer__inner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:54px;padding:68px 0 72px}.site-footer__links{display:grid;align-content:start;gap:14px}.site-footer__links a{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.88);line-height:1.6;font-size:13px}.site-footer__links a:hover{color:#fff}.site-footer__link-icon{width:9px;height:9px;flex:0 0 auto}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.08)}.site-footer__bottom p{margin:0;padding:34px 0 22px;color:hsla(0,0%,100%,.72);font-size:12px}.toast{position:fixed;left:50%;bottom:24px;z-index:40;transform:translateX(-50%) translateY(16px);padding:14px 18px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:rgba(0,0,0,.88);color:#fff;box-shadow:var(--shadow);opacity:0;transition:opacity .25s ease,transform .25s ease}.toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}@media(max-width: 1180px){main::before{height:652px}main::after{top:42%;right:-80px;width:min(860px,76vw);height:min(560px,50vw)}.site-header__inner{grid-template-columns:auto auto auto}.site-header__actions{display:none}.hero::after{top:70px;left:calc(50% - 660px);width:clamp(560px,76vw,920px);height:clamp(460px,62vw,720px)}.merit__inner{gap:38px}.schedule__inner{justify-content:center}.schedule::before{left:calc(50% - 760px);opacity:.62}.schedule::after{left:calc(50% + 210px)}.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media(max-width: 920px){.cta__button{min-height:64px;padding:0 68px 0 26px;font-size:26px}.cta__button::after{width:52px;height:52px;right:6px}.cta__button--small{min-height:44px;padding:0 50px 0 18px;font-size:12px}.cta__button--small::after{width:38px;height:38px;right:2px}.nav-toggle{display:block}.site-nav{position:absolute;left:16px;right:16px;top:calc(100% + 12px);display:grid;width:auto;grid-template-columns:1fr;gap:18px;padding:20px;background:rgba(0,0,0,.92);border:1px solid hsla(0,0%,100%,.1);border-radius:18px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header__inner{grid-template-columns:1fr auto;gap:16px}.brand__image{width:152px}main::before{height:520px;background-size:620px auto;background-position:left -40px top 40px;opacity:.9}main::after{top:40%;right:-70px;width:620px;height:420px;opacity:.78}.about__panel{padding:22px 20px}.about__panel p{font-size:14px}.about__br-sp{display:inline}.merit__inner{grid-template-columns:1fr;gap:28px}.schedule{padding-top:10px}.schedule::before{position:absolute;left:-200px;bottom:20px;width:560px;height:380px;opacity:.58}.schedule::after{width:190px;height:280px;right:-60px}.schedule__inner{justify-content:flex-end}.schedule__panel{width:min(100%,392px);padding-top:0}.schedule__title{margin-bottom:40px}.schedule__timeline{width:min(100%,340px)}.intern__dots{margin-left:0;justify-content:flex-start}.site-footer__inner{grid-template-columns:1fr;gap:26px}.site-footer__bottom p{padding-top:28px}}@media(max-width: 640px){html{scroll-padding-top:64px}.cta__button{min-height:56px;padding:0 60px 0 22px;font-size:18px}.cta__button::after{width:44px;height:44px;right:6px}.cta__button--small{min-height:40px;padding:0 44px 0 16px;font-size:11px}.cta__button--small::after{width:34px;height:34px;right:2px}.cta__button--large{width:80%;margin:0 auto;padding:0 60px 0 22px;font-size:18px}.cta__button--large::after{width:52px;height:52px;right:6px}body{font-size:16px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.container{width:min(100% - 28px,var(--max-width))}.site-header__inner{min-height:50px;margin:0 10px}.brand__image{width:136px}.hero{min-height:350px;padding:53px 0 0}.hero::after{inset:175px auto auto -200px;width:616px;height:385px}.hero__title,.hero__title-shadow{font-size:80px}.hero__subtitle strong{font-size:38px}.hero__badge{min-width:55px;min-height:55px;font-size:20px}.hero__actions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin-top:180px;width:100%;align-items:stretch}.hero__actions .cta__button{width:100%;min-height:54px;margin:0;padding:0 36px 0 14px;justify-content:center;border-radius:30px;font-size:14px}.hero__actions .cta__button::after{width:28px;height:28px;right:6px}.hero .cta__button--anchor::after{transform:translateY(-50%) rotate(90deg)}.hero .form-notes{font-size:11px;line-height:1.5}.hero__lead{font-size:22px;letter-spacing:.04em}.intern__actions{display:flex;flex-direction:column;margin-top:180px;width:100%;align-items:stretch}.intern-form-link__button{width:100%;min-height:48px;font-size:16px}.mobile-fixed-cta{position:fixed;left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:40;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease}.mobile-fixed-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-fixed-cta .cta__button{width:100%;min-height:54px;margin:0;padding:0 36px 0 14px;justify-content:center;border-radius:30px;font-size:14px}.mobile-fixed-cta .cta__button::after{width:28px;height:28px;right:6px}.cta__label--desktop{display:none}.cta__label--mobile{display:inline}main::before{height:420px;background-size:520px auto;background-position:left -80px top 80px;opacity:.82}main::after{top:36%;right:-24px;width:420px;height:280px;opacity:.68}.about{padding-top:38px;padding-bottom:0}.section__title{font-size:35px;text-align:center;transform:skewX(-10deg)}.merit__photo--middle,.merit__photo--top,.merit__photo--bottom{margin-left:0}.merit__photo--top,.merit__photo--bottom{width:70%}.merit__photo--middle{width:100%}.merit-list__head{align-items:center}.merit-list__head h3{font-size:22px;line-height:1.3}.schedule{padding:24px 0 58px}.schedule::before,.schedule::after{display:none}.schedule__inner{justify-content:center;min-height:auto}.schedule__panel{width:min(100%,302px)}.schedule__title{margin-bottom:42px;font-size:28px;text-align:center}.schedule__timeline{width:min(100%,274px)}.timeline{gap:35px}.timeline::before{left:80px;width:6px}.timeline__item{grid-template-columns:59px 1fr;gap:15px;min-height:36px}.timeline__item::before{left:74px;top:9px;width:18px;height:18px;border-width:2px;box-shadow:0 0 0 2px rgba(0,0,0,.58)}.timeline__time{font-size:23px;transform:translateY(2px)}.timeline__content{padding-left:24px}.timeline__content h3{font-size:15px}.timeline__content p{margin-top:3px;font-size:11px;line-height:1.2}.attention{padding-top:58px}.attention__card{padding:20px 18px 20px 54px}.attention__card::before{left:18px;top:22px}.school-list{gap:8px 12px;font-size:13px}.achievements__note{text-align:center;font-size:14px}.intern{padding:82px 0 58px}.intern::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.84)),var(--asset-meter) no-repeat 72% center/cover}.intern__eyebrow{letter-spacing:.1em;font-size:46px}.intern__copy{width:90%;padding-left:10px}.intern__dots{gap:18px;margin-bottom:16px}.intern__dots span{width:10px;height:10px}.intern__panel{padding:24px 18px}.intern__actions{width:80%;margin:0 auto}.intern__actions .intern__note{font-size:11px;line-height:1.5}.intern__actions .cta__button{width:100%}}
