:root{--main-text:#3d2b1f;--second-text:#6b4e31;--neutral-text:#b38b00;--footer-bg:#845e29;--sections-bg:#fff4d4;--form-bg:#fff9e6;--body-bg:#fffdf4;--white:#fff;--accent:#fc0;--accent-bg-info:#8b5a2b;--accent-mobile-steps:#fd3;--accent-opposite:#ff8c00;--accent-target:#fa0;--accent-tg:#fa0;--header-h:70px;--header-mob-h:60px;--range-head:linear-gradient(38.66deg,#fa0 8.8%,#ffe066 84.72%);--range-line:linear-gradient(90deg,#fa0 14%,#fc0 70%)}.sf-agree-main{display:flex;align-items:center;gap:8px;padding:6px 8px;margin-bottom:4px;border-radius:8px;cursor:pointer}
.sf-agree-main:hover{background:rgba(255,204,0,0.08)}
.sf-agree-main-text{font-size:13px;font-weight:500}.sf-cb-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:10px}
.sf-cb-row{display:flex;align-items:flex-start;gap:5px;padding:3px 6px;border-radius:6px;cursor:pointer;transition:background 0.12s}
.sf-cb-row:hover{background:rgba(255,204,0,0.08)}
.sf-cb-row a,
.sf-cb-row span{font-size:10.5px;line-height:1.3;color:#a67f4d;text-decoration:none}
.sf-cb-row a:hover{text-decoration:underline;color:#8b5a2b}
.sf-cb-row.sf-full{grid-column:1 / -1}
.sf-cb-row.sf-full span{font-size:10px;color:#c9a66b}
.sf-cb-row.sf-optional a{color:#c9a66b}.sf-cb{width:13px;height:13px;flex-shrink:0;margin-top:1px;border:1.5px solid #d4b070;border-radius:3px;position:relative;transition:background 0.15s,border-color 0.15s}
.sf-cb.on{background:#fc0;border-color:#fc0}
.sf-cb.on::after{content:'';position:absolute;left:2px;top:0;width:6px;height:3.5px;border-left:1.5px solid #3d2b1f;border-bottom:1.5px solid #3d2b1f;transform:rotate(-45deg)}
.sf-cb.sf-cb-opt.on{background:#e6b800;border-color:#e6b800}@media (max-width:480px){.sf-cb-grid{grid-template-columns:1fr 1fr;max-height:130px;overflow-y:auto;border:0.5px solid #f0e0b0;border-radius:8px;padding:4px;margin-bottom:8px}.sf-cb-row{padding:3px 4px}.sf-cb-row a,.sf-cb-row span{font-size:10px;line-height:1.3}.sf-agree-main{padding:4px 6px;margin-bottom:4px}.sf-agree-main-text{font-size:12px}}.header__logo-img{height:75px !important;max-height:none !important;width:auto !important}.header__logo{height:auto !important;max-height:none !important}.header,
.header__content{height:70px !important;min-height:70px !important}
@media (max-width:768px){.header__logo-img{height:60px !important}.header,.header__content{height:75px !important;min-height:75px !important}}
.information__cell._social,
.information__cell._mailing{visibility:hidden !important;pointer-events:none}