.iwt{display:flex;align-items:center;gap:13.2rem;max-width:146.4rem;margin:0 auto}
@media only screen and (max-width:990px){
.iwt{flex-direction:column;gap:5.6rem}
}
.iwt-right{position:relative;display:flex;width:36%}
@media only screen and (max-width:990px){
.iwt-right{width:100%}
}
.iwt-right-first{width:100%;height:100%;border-radius:.2rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:.71;z-index:2}
@media only screen and (max-width:990px){
.iwt-right-first{width:100%;height:70%;aspect-ratio:1}
}
.iwt-right-border{display:flex!important;position:absolute;width:100%;height:100%;border-radius:2px;border:1px solid var(--color-brand-palette-sand,#d4a373);transform:rotate(-7deg)}
@media only screen and (max-width:990px){
.iwt-right-border{display:none!important}
}
.iwt-left{width:64%}
@media only screen and (max-width:990px){
.iwt-left{width:100%}
}
.iwt-left-caption{margin-bottom:1.6rem;color:var(--color-brand-dark-opacity-600,rgba(62,39,35,.6));font-size:var(--size-ph-lg,16px);font-weight:400;line-height:176%;letter-spacing:-.16px}
.iwt-left-title{margin-bottom:4.8rem;text-align:start;font-size:3.6rem;line-height:124%;color:#3e2723;letter-spacing:-.54px}
@media only screen and (max-width:990px){
.iwt-left-title{font-size:3.6rem;text-align:center}
}
.iwt-left-icons{margin-bottom:4.8rem;display:flex;flex-direction:column;gap:2.4rem}
@media only screen and (max-width:990px){
.iwt-left-icons{display:flex;flex-direction:column;gap:2.4rem}
}
.iwt-left-icons-icon{display:flex;gap:1.2rem}
.iwt-left-icons-icon-content{display:flex;flex-direction:column}
@media only screen and (max-width:990px){
.iwt-left-icons-icon{flex-direction:column;justify-content:center;align-items:center;border:none;padding:0}
}
.iwt-left-icons-icon img{padding-top:.6rem}
.iwt-left-icons-icon-title{font-family:CabinetGrotesk,sans-serif;color:var(--color-brand-palette-dark-brown,#3e2723);font-size:var(--size-ph-lg,16px);font-style:normal;font-weight:400;line-height:176%}
@media only screen and (max-width:990px){
.iwt-left-icons-icon-title{text-align:center}
}
.iwt-left-icons-icon-text{color:var(--color-brand-dark-opacity-800,rgba(62,39,35,.8));font-size:1.3rem;font-weight:400;line-height:176%}
@media only screen and (max-width:990px){
.iwt-left-icons-icon-text{text-align:center}
}
.iwt-left-button{width:-moz-fit-content;width:fit-content}
@media only screen and (max-width:990px){
.iwt-left-button{margin:0 auto}
}