@media (max-width:1023px){section.focus{padding-top:27px;padding-bottom:27px}}section.focus .title{text-align:center;position:sticky;top:0px;z-index:3;padding-top:90px;height:100svh;pointer-events:none;font-weight:500;font-size:16px;letter-spacing:0.04em;text-transform:uppercase}section.focus .title:before{content:"";display:block;position:absolute;width:calc(100% - 60px);left:30px;height:1px;background:var(--forest);top:40px}@media (max-width:767px){section.focus .title:before{display:none}}section.focus .title+.block{margin-top:-100svh;pointer-events:all}@media (max-width:767px){section.focus .title{height:auto;height:initial;text-align:left;padding-top:12px;font-size:13px;margin-bottom:-90px;position:sticky;top:44px;background:var(--beige);z-index:3}section.focus .title h3{padding-bottom:12px;border-bottom:1px solid var(--forest)}section.focus .title+.block{margin-top:50px}}section.focus .block{height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:sticky;top:0;padding-top:46px;pointer-events:none}section.focus .block.active{pointer-events:all}@media (max-width:767px){section.focus .block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:100px;margin-bottom:50svh}section.focus .block:nth-last-child(2){margin-bottom:0}section.focus .block .container{position:initial}}section.focus .block+.block{background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,239,226,0)),color-stop(25.22%,#F1EFE2));background:linear-gradient(180deg,rgba(241,239,226,0) 0%,#F1EFE2 25.22%)}@media (max-width:767px){section.focus .block+.block{background:none}section.focus .block+.block:before{content:"";display:block;position:absolute;width:100%;height:100px;top:0;left:0;z-index:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(241,239,226,0)),to(#F1EFE2));background:linear-gradient(0deg,rgba(241,239,226,0) 0%,#F1EFE2 100%);-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}section.focus .block+.block:after{content:"";display:block;position:absolute;z-index:0;width:100%;top:100px;height:calc(100% - 100px);background:var(--beige)}}section.focus .block:last-child{background:none!important;height:50svh}section.focus .block:last-child:after,section.focus .block:last-child:before{display:none}section.focus .block .content{margin:20px 0;position:relative;z-index:1}@media (max-width:767px){section.focus .block .content{margin:12px 0}}section.focus .block .cta{z-index:1;position:relative;padding:5px 0 6px;border-top:1px solid var(--forest);border-bottom:1px solid var(--forest)}@media (max-width:767px){section.focus .block .cta{position:absolute;left:12px;width:calc(100% - 24px);bottom:30px}}section.focus .block .thumb{padding-bottom:95%;position:relative;z-index:1}@media (max-width:767px){section.focus .block .thumb{max-width:80%;margin:0 auto}}section.focus .block .thumb img{-o-object-fit:contain;object-fit:contain}