.guides-section{position:relative}.guides-section:before{background-attachment:scroll;background-position:calc(100% + 5rem) calc(100% + 6rem);background-repeat:no-repeat;background-size:250px;content:"";height:100%;left:0;opacity:var(--background-opacity,1);position:absolute;top:0;width:100%}@media screen and (min-width:990px){.guides-section:before{background-position:calc(100% + 5rem) calc(100% + 6rem);background-size:40rem}}.guides-section__content{position:relative;z-index:1}.guides-section__image-wrapper{overflow:hidden;position:relative}.guides-section__image{height:100%;position:relative;width:100%}.guides-section__image-element{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.guides-section__overlay{background-color:rgba(0,0,0,.3);inset:0;position:absolute;z-index:1}.guides-section__text-content{display:flex;flex-direction:column;gap:2.4rem;padding:3.6rem 1.6rem}@media screen and (min-width:750px){.guides-section__text-content{gap:3.2rem;justify-content:center;padding:7.2rem}}.guides-section__header{margin-bottom:0}.guides-section__title{color:rgb(var(--color-foreground));margin:0}.guides-section__title i{font-style:italic}.guides-section__title-main{display:block}.guides-section__title-main i{color:#2f483a}.guides-section__list{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:750px){.guides-section__list{gap:3.2rem}}.guides-section__item{display:flex;flex-direction:column;gap:1.6rem}.guides-section__item-title{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.6rem);font-weight:600;line-height:1.2em;margin:0}.guides-section__item-link{font-size:calc(var(--font-body-scale)*1.4rem);width:-moz-fit-content;width:fit-content}.guides-section__separator{background-color:rgba(var(--color-foreground),.2);display:block!important;height:1px;width:100%}.guides-section__button{margin-top:0}.guides-section__main-btn{width:auto}