.mk-sell-page{background:var(--mk-navy)}.mk-sell-hero{justify-content:center;align-items:center;height:65vh;min-height:420px;max-height:600px;display:flex;position:relative;overflow:hidden}.mk-sell-hero__bg{background-position:50%;background-size:cover;animation:25s ease-in-out infinite alternate mkSellKenBurns;position:absolute;inset:-10%}@keyframes mkSellKenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.mk-sell-hero__overlay{background:linear-gradient(180deg,#0a162899 0%,#0a162880 50%,var(--mk-navy)100%);position:absolute;inset:0}.mk-sell-hero__content{z-index:2;text-align:center;padding:0 var(--mk-container-padding);animation:1.2s cubic-bezier(.16,1,.3,1) .2s both mkSellIn;position:relative}@keyframes mkSellIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mk-sell-hero__label{font-family:var(--mk-font-sans);letter-spacing:.35em;text-transform:uppercase;color:var(--mk-gold);margin-bottom:1.5rem;font-size:.6rem;font-weight:500;display:block}.mk-sell-hero__title{font-family:var(--mk-font-serif);letter-spacing:.08em;color:var(--mk-pure-white);margin:0 0 1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:300;line-height:1}.mk-sell-hero__divider{justify-content:center;margin-bottom:1.5rem;display:flex}.mk-sell-hero__divider span{background:var(--mk-gold);width:50px;height:1px}.mk-sell-hero__subtitle{font-family:var(--mk-font-sans);letter-spacing:.08em;color:var(--mk-silver);margin:0;font-size:clamp(.85rem,1.2vw,1rem);font-weight:300}.mk-sell-why{padding:clamp(5rem,10vw,8rem) 0}.mk-sell-why__layout{flex-direction:column;gap:clamp(3rem,6vw,5rem);display:flex}.mk-sell-why__header{max-width:640px}.mk-sell-why__accent{background:var(--mk-gold);width:60px;height:1px;margin-bottom:2rem}.mk-sell-why__intro{font-family:var(--mk-font-sans);color:var(--mk-silver);margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.9}.mk-sell-why__grid{background:#2854751f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.mk-sell-why__grid>*{height:100%}.mk-sell-why__card{background:var(--mk-dark);height:100%;transition:background .5s var(--mk-ease);cursor:default;padding:clamp(2rem,3vw,2.5rem)}.mk-sell-why__card:hover{background:var(--mk-dark-light)}.mk-sell-why__number{font-family:var(--mk-font-serif);color:#78a0be59;transition:color .5s var(--mk-ease);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1;display:block}.mk-sell-why__card:hover .mk-sell-why__number{color:#78a0be8c}.mk-sell-why__card-title{font-family:var(--mk-font-serif);color:var(--mk-silver-light);letter-spacing:.02em;margin:0 0 .75rem;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:400}.mk-sell-why__card-text{font-family:var(--mk-font-sans);color:var(--mk-gray);margin:0 0 1rem;font-size:.8rem;line-height:1.7}.mk-sell-why__line{background:var(--mk-gold);width:25px;height:1px;transition:width .5s var(--mk-ease)}.mk-sell-why__card:hover .mk-sell-why__line{width:50px}.mk-sell-form-section{background:linear-gradient(135deg,var(--mk-primary-dark)0%,var(--mk-navy)50%,var(--mk-dark)100%);padding:clamp(4rem,8vw,6rem) 0}@media (max-width:1024px){.mk-sell-why__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mk-sell-hero{height:50vh;min-height:340px}.mk-sell-why__grid{grid-template-columns:1fr}}
