.pora-first-screen{position:relative;isolation:isolate;box-sizing:border-box;background:#f7f5f1;color:#fffdf7;overflow:hidden;width:auto;margin-block:0;font-family:Arial,sans-serif}
.pora-first-screen *{box-sizing:border-box}
.pora-first-screen__photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin:0}
.pora-first-screen::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.26),rgba(0,0,0,.12) 44%,transparent 62%)}
.pora-first-screen__copy{position:absolute;z-index:1;left:14%;top:24%;width:43%}
.pora-first-screen__season{font-size:clamp(10px,1vw,14px);letter-spacing:.27em;text-transform:uppercase;line-height:1.7;margin:0 0 22px}
.pora-first-screen .pora-first-screen__title{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(42px,5.7vw,88px);line-height:1.02;letter-spacing:-.045em;color:inherit;margin:0 0 36px;text-wrap:balance}
.pora-first-screen__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 28px;border:1px solid currentColor;color:inherit!important;text-decoration:none!important;font-size:15px;letter-spacing:.035em;line-height:1.5;background:rgba(0,0,0,.13);transition:background .18s,color .18s}
.pora-first-screen__button:hover{background:#fffdf7;color:#24211f!important}
.pora-first-screen__button:focus-visible{outline:3px solid #fffdf7;outline-offset:5px}
@media(max-width:767px){
 .pora-first-screen{color:#24211f}
 .pora-first-screen__photo{aspect-ratio:4/5;object-position:76% center}
 .pora-first-screen::after{display:none}
 .pora-first-screen__copy{position:relative;top:auto;left:auto;width:auto;text-align:center;padding:25px 22px 32px}
 .pora-first-screen__season{font-size:10px;letter-spacing:.19em;margin-bottom:15px}
 .pora-first-screen .pora-first-screen__title{font-size:clamp(36px,10vw,58px);margin-bottom:23px}
 .pora-first-screen__button{display:flex;width:100%;background:transparent;min-height:50px;font-size:14px}
 .pora-first-screen__button:hover{background:#24211f;color:#fffdf7!important}
 .pora-first-screen__button:focus-visible{outline-color:#9f4933}
}
@media(prefers-reduced-motion:reduce){.pora-first-screen__button{transition:none}}
