.sec{padding:7rem 0}.palestra-box-shell{box-shadow:0 24px 48px rgba(0,0,0,.2),0 48px 90px rgba(0,0,0,.14);position:relative}.palestra-box{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;position:relative;z-index:1}@media (max-width:820px){.palestra-box{grid-template-columns:1fr}}.palestra-box-text{background:#000;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:3rem clamp(1.6rem,4vw,3rem);position:relative}.palestra-box-text>img{height:100%;inset:0;object-fit:cover;object-position:64% 66%;position:absolute;transition:transform .6s cubic-bezier(.16,1,.3,1);width:100%;z-index:0}.palestra-box-text:hover>img{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.palestra-box-text>img{transition:none}.palestra-box-text:hover>img{transform:none}}.palestra-box-text:before{background:linear-gradient(100deg,rgba(0,0,0,.88) 22%,rgba(0,0,0,.55) 78%);content:"";inset:0;position:absolute;z-index:1}.palestra-box-text>.kicker,.palestra-box-text>h2,.palestra-box-text>p{position:relative;z-index:2}.palestra-box-text .kicker{color:var(--crimson)}.palestra-box-text h2{color:var(--paper);font-size:clamp(1.5rem,2.6vw,2.1rem)}.palestra-box-text p{color:rgba(239,238,234,.7);font-family:Inter;font-size:.9rem;font-weight:300;line-height:1.6;margin-top:1rem;max-width:44ch}.contact-form-card.palestra-box-form{margin:0;max-width:none;padding:0}.palestra-box-form-inner{padding:2.2rem clamp(1.6rem,3vw,2.4rem)}.palestra-box-form .contact-corner.tl{left:1rem;top:1rem}.palestra-box-form .contact-corner.tr{right:1rem;top:1rem}.palestra-box-form .contact-corner.bl{bottom:1rem;left:1rem}.palestra-box-form .contact-corner.br{bottom:1rem;right:1rem}.palestra-box-form .contact-form-kicker{color:var(--crimson)}.palestra-box-form .contact-form input{background:var(--paper);border-color:var(--line);color:var(--ink)}.palestra-box-form .contact-form input::placeholder{color:rgba(74,64,56,.45)}.palestra-box-form .contact-form input:focus{border-color:var(--crimson)}.palestra-box-form .contact-form .submit .btn-wrap{display:inline-flex;width:auto}.palestra-box-form .contact-form .submit .btn-wrap:after{display:none}.palestra-box-form .contact-form .submit .btn{width:auto}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}