@charset "UTF-8";.attire{background:var(--c-hint);padding:clamp(48px,6vw,96px) 0}.attire__grid{display:flex;justify-content:space-between;align-items:center;gap:40px}@media(max-width:990px){.attire__grid{flex-direction:column}}.attire__left{max-width:540px}.attire__right{max-width:500px}@media(max-width:990px){.attire__left,.attire__right{max-width:100%}}.attire__eyebrow{display:inline-flex;align-items:center;gap:16px;margin-bottom:32px;font-weight:500}.attire__eyebrow .dot{width:16px;height:16px;border-radius:50%;background:var(--accent)}.attire__headline{font-weight:500;font-size:clamp(34px,4.6vw,56px);margin-bottom:32px}.attire__intro{margin-bottom:32px}.attire__intro p{margin:0 0 14px}.attire__intro p:last-child{margin-bottom:0}.attire__photo img{display:block;width:100%;height:auto}.attire__list{padding-top:clamp(6px,1vw,14px)}.attire__item-top{display:flex;align-items:center;gap:14px;margin-bottom:16px}.attire__icon{width:24px;height:24px;display:grid;place-items:center;flex:0 0 34px}.attire__icon img{max-width:100%;max-height:100%;object-fit:contain;display:block}.attire__item-title{font-size:24px;font-style:normal;font-weight:500;line-height:32px}.attire__item-text{color:var(--c-muted);font-style:normal;font-weight:400;line-height:24px}.attire__divider{height:.5px;background:var(--c-bg-deep);margin:24px 0}
