/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.c-splash{min-height:100vh;display:grid;overflow:clip}@media (min-width:720px){.c-splash{grid-template-columns:1fr 1fr}}.c-splash__text{text-transform:uppercase;text-align-last:justify;margin:0;font-size:clamp(.88rem,.26vw + .81rem,1.13rem);font-weight:500}@container (width>500px){.c-splash__text{grid-template-columns:1fr auto 1fr;display:grid}.c-splash__text>:last-child{justify-self:end}}.c-splash__left{background-color:var(--clr-brand);color:var(--clr-accent);padding:var(--spacing);grid-gap:var(--spacing-m);gap:var(--spacing-m);grid-template-rows:auto 1fr auto;display:grid;container-type:inline-size}.c-splash__image__emblem{z-index:1;width:clamp(6.25rem,5.83vw + 4.88rem,11.88rem);position:absolute;top:10%;translate:-20%;rotate:10deg}.c-splash__image{place-self:stretch center;width:65%;position:relative}@container (width<500px){.c-splash__image{width:min(100%,400px)}}@media (max-width:719.98px){.c-splash__image__image{width:100%;height:auto;display:block}}@media (min-width:720px){.c-splash__image__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}}.c-splash__right{color:var(--clr-accent);isolation:isolate;padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);grid-gap:var(--section-spacing);gap:var(--section-spacing);grid-template-rows:1fr auto 1fr;display:grid;position:relative}.c-splash__right:after{content:"";aspect-ratio:3/7;pointer-events:none;z-index:-1;clip-path:inset(0 0 1px);background-image:url("data:image/svg+xml,%3csvg%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_207_285)'%3e%3cpath%20d='M32%200H0V32H32V0Z'%20fill='%23DE8318'/%3e%3cpath%20d='M64%2032H32V64H64V32Z'%20fill='%23DE8318'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_207_285'%3e%3crect%20width='64'%20height='64'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:repeat;background-size:66.7%;width:clamp(3.75rem,2.14vw + 3.25rem,5.81rem);display:block;position:absolute;top:0;right:0;translate:1px -1px}@media (max-width:719.98px){.c-splash__right:after{display:none}}.c-splash__branding{grid-row:2;place-self:center;width:46%;position:relative}.c-splash__branding__logo{width:100%;height:auto;display:block}.c-splash__info{text-align:center;grid-row:3;place-self:end center}.c-splash__info p{font-family:var(--font-serif);text-align:center;margin:0;font-size:clamp(.88rem,.52vw + .75rem,1.38rem);font-weight:400;line-height:1.36}.c-splash__info p a{color:inherit}.c-splash__branding__instagram{width:115px;position:absolute;top:0;right:0;translate:45% -168%}.c-splash__branding__instagram img{width:100%;height:auto;display:block}.c-splash__info__buttons{margin-top:var(--spacing-1);flex-wrap:wrap;gap:1ch;display:flex}.c-splash__info__buttons a{text-transform:uppercase;text-align:center;color:var(--clr-brand);background:var(--clr-accent);text-box-edge:cap alphabetic;text-box-trim:trim-both;border-radius:2px;padding:1.25em 1.2em;font-size:clamp(.88rem,.26vw + .81rem,1.13rem);-webkit-text-decoration:none;text-decoration:none;display:block}.c-splash__info__buttons a:last-child{color:#fff;background-color:var(--clr-brand)}
