/*
 * Responsive repairs for immutable employer information pages.
 * The original markup and styling remain in the locked frontend contract.
 */

html.exact-employer-static,
html.exact-employer-static body {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    overflow-x: clip !important;
}

html.exact-employer-static .main-nav {
    margin-bottom: 0 !important;
}

html.exact-employer-static .footer-org {
    top: auto !important;
}

/* Contact */
html.exact-employer-contact .colors {
    width: 100% !important;
    min-height: 234px;
    height: auto !important;
    padding: 42px 16px 86px;
}

html.exact-employer-contact .colors > .enternall {
    width: min(1280px, calc(100% - 32px)) !important;
    min-height: 150px;
    height: auto !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: auto auto !important;
    place-content: center;
    place-items: center;
    gap: 12px;
    margin: 0 auto !important;
    padding: 28px 20px;
    transform: none !important;
    text-align: center;
}

html.exact-employer-contact .colors .tx1of,
html.exact-employer-contact .colors .tw2mt {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
    justify-self: stretch !important;
    text-align: center !important;
}

html.exact-employer-contact .colors .tx1of {
    font-size: clamp(1.65rem, 5vw, 2.2rem) !important;
}

html.exact-employer-contact .colors .tw2mt {
    font-size: clamp(0.95rem, 2.8vw, 1.15rem) !important;
    line-height: 1.9;
}

html.exact-employer-contact #flmac {
    width: min(1120px, calc(100% - 32px)) !important;
    max-width: 1120px !important;
    margin: -54px auto 0 !important;
    padding: 0 !important;
    transform: none !important;
}

html.exact-employer-contact #flmac > .row {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-contact #flmac .col {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
}

html.exact-employer-contact .cardez123 {
    width: 100% !important;
    min-height: 230px;
    height: 100% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 24px 18px;
    border-radius: 18px;
    transform: none !important;
}

html.exact-employer-contact .cardez123 svg,
html.exact-employer-contact .cardez123 .titd,
html.exact-employer-contact .cardez123 .des-ti {
    position: static !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-contact .cardez123 svg {
    width: 72px !important;
    height: 72px !important;
    margin-bottom: 12px !important;
}

html.exact-employer-contact .cardez123 .des-ti {
    margin-top: 9px !important;
    overflow-wrap: anywhere;
    text-align: center !important;
}

html.exact-employer-contact #colrssec {
    position: static !important;
    width: min(1120px, calc(100% - 32px)) !important;
    min-height: 84px;
    height: auto !important;
    display: flex !important;
    margin: 28px auto 0 !important;
    padding: 20px;
    transform: none !important;
}

html.exact-employer-contact #colrssec .intrep {
    position: static !important;
    width: 100%;
    margin: 0 !important;
    transform: none !important;
    line-height: 2;
}

html.exact-employer-contact .ctwous {
    width: min(1120px, calc(100% - 32px)) !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
    margin: 34px auto 0 !important;
}

html.exact-employer-contact .ctwous .cotaus1,
html.exact-employer-contact .ctwous #cotus12 {
    position: static !important;
    margin: 0 !important;
    transform: none !important;
    text-align: center !important;
}

html.exact-employer-contact .flexont {
    width: min(1120px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 90px;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px !important;
    margin: 16px auto 0 !important;
    padding-bottom: 34px;
    transform: none !important;
}

html.exact-employer-contact .flexont > img,
html.exact-employer-contact .flexont > .fxo {
    position: static !important;
    width: auto !important;
    height: auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 22px !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-contact .flexont > img {
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    justify-self: center;
    object-fit: contain;
}

html.exact-employer-contact .flexont > .fxo {
    grid-column: 2;
    grid-row: 1 / span 2;
}

html.exact-employer-contact .flexont > .fxo img {
    position: static !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 !important;
    transform: none !important;
    object-fit: contain;
}

html.exact-employer-contact .bordermain,
html.exact-employer-contact .bordreing {
    position: static !important;
    width: min(1120px, calc(100% - 32px)) !important;
    height: 0 !important;
    margin: 0 auto !important;
    transform: none !important;
}

/* Videos */
html.exact-employer-video #impo-main,
html.exact-employer-video .incls,
html.exact-employer-video .incls1 {
    position: static !important;
    width: min(1120px, calc(100% - 32px)) !important;
    height: auto !important;
    margin-right: auto !important;
    margin-left: auto !important;
    transform: none !important;
}

html.exact-employer-video #impo-main {
    margin-top: clamp(38px, 6vw, 76px) !important;
    padding-inline: 16px;
    line-height: 1.8;
}

html.exact-employer-video .incls {
    margin-top: 22px !important;
}

html.exact-employer-video #inpsmain {
    width: min(620px, 100%) !important;
    min-height: 50px;
    height: auto !important;
    padding: 10px 18px;
}

html.exact-employer-video .incls1 {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    align-items: stretch !important;
    gap: 20px !important;
    margin-top: clamp(38px, 6vw, 72px) !important;
    margin-bottom: 0 !important;
}

html.exact-employer-video .vidza {
    width: 100% !important;
    min-width: 0;
    height: auto !important;
    min-height: 0;
    margin: 0 !important;
    overflow: hidden;
}

html.exact-employer-video .vidza video {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 196 / 263;
    display: block;
    object-fit: cover;
}

html.exact-employer-video .vidza .pig {
    position: static !important;
    min-height: 62px;
    display: grid;
    place-items: center;
    margin: 0 !important;
    padding: 12px;
    transform: none !important;
}

/* Articles */
html.exact-employer-article .thisz,
html.exact-employer-article .parca {
    position: static !important;
    width: min(1120px, calc(100% - 32px)) !important;
    height: auto !important;
    margin-right: auto !important;
    margin-left: auto !important;
    transform: none !important;
}

html.exact-employer-article .thisz {
    margin-top: clamp(38px, 6vw, 76px) !important;
}

html.exact-employer-article .thisz h1 {
    font-size: clamp(1.25rem, 3vw, 1.7rem) !important;
    line-height: 1.8;
}

html.exact-employer-article .parca {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(18px, 3vw, 38px) !important;
    margin-top: clamp(38px, 6vw, 72px) !important;
    margin-bottom: 0 !important;
}

html.exact-employer-article .cadza {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 360px;
    margin: 0 !important;
    overflow: hidden;
    transform: none !important;
}

html.exact-employer-article .cadza img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3;
    display: block;
    object-fit: cover;
}

html.exact-employer-article .cadza figcaption {
    position: static !important;
    padding: 18px !important;
    transform: none !important;
}

html.exact-employer-article .cadza p,
html.exact-employer-article .cadza span {
    position: static !important;
    margin: 10px 0 0 !important;
    transform: none !important;
}

/* FAQ */
html.exact-employer-faq .totbut {
    position: static !important;
    width: min(1120px, calc(100% - 32px)) !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr);
    align-items: start;
    gap: 28px !important;
    margin: clamp(38px, 6vw, 76px) auto 0 !important;
    transform: none !important;
}

html.exact-employer-faq .on1,
html.exact-employer-faq #flx {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-faq .on1 button {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 52px;
    margin: 0 0 14px !important;
    padding: 12px 18px;
    transform: none !important;
    line-height: 1.8;
}

html.exact-employer-faq #flx {
    min-height: 520px;
    padding: clamp(22px, 4vw, 40px);
    overflow-wrap: anywhere;
    line-height: 2.1;
}

html.exact-employer-faq #flx #s {
    box-sizing: border-box;
    position: static !important;
    inset: auto !important;
    display: block;
    width: 100% !important;
    max-width: 100%;
    margin: 0 !important;
    transform: none !important;
    color: #202020;
    text-align: right;
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 2.1;
}

html.exact-employer-faq .flx2 {
    display: none !important;
}

html.exact-employer-faq .on1 {
    grid-column: 1;
    grid-row: 1;
}

html.exact-employer-faq #flx {
    grid-column: 2;
    grid-row: 1;
}

/* Original honors archive */
html.exact-employer-honors .align,
html.exact-employer-honors .flexid {
    position: static !important;
    width: min(1280px, calc(100% - 32px)) !important;
    height: auto !important;
    margin-right: auto !important;
    margin-left: auto !important;
    transform: none !important;
}

html.exact-employer-honors .align {
    display: block !important;
    margin-top: clamp(36px, 6vw, 72px) !important;
    padding: 0 18px;
}

html.exact-employer-honors .align h2,
html.exact-employer-honors .align p {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 22px !important;
    padding: 0 !important;
    transform: none !important;
    text-align: right !important;
    line-height: 2.15 !important;
}

html.exact-employer-honors .align h2 {
    font-size: clamp(1.15rem, 2.2vw, 1.55rem);
}

html.exact-employer-honors .flexid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: start !important;
    gap: 24px;
    margin-top: 32px !important;
    margin-bottom: 0 !important;
    padding: 0 18px 24px !important;
}

html.exact-employer-honors .flexid > ul {
    width: 100% !important;
    display: grid;
    gap: 20px;
    margin: 0 !important;
    padding: 0 !important;
}

html.exact-employer-honors .flexid img {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 5;
    display: block;
    margin: 0 !important;
    border-radius: 24px !important;
    transform: none !important;
    object-fit: cover;
}

/* Original warranty and after-sales terms */
html.exact-employer-warranty .inner {
    position: static !important;
    width: min(1280px, calc(100% - 32px)) !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: start;
    gap: clamp(28px, 4vw, 56px);
    margin: clamp(36px, 6vw, 72px) auto 0 !important;
    padding: 0 18px 30px;
    transform: none !important;
}

html.exact-employer-warranty .cl,
html.exact-employer-warranty .cls,
html.exact-employer-warranty .cls1,
html.exact-employer-warranty .ul2 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    grid-column: auto !important;
    grid-row: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
}

html.exact-employer-warranty .cl {
    display: block !important;
}

html.exact-employer-warranty .ul2,
html.exact-employer-warranty .cls {
    display: block !important;
}

html.exact-employer-warranty .ul2 > li,
html.exact-employer-warranty .cls > li,
html.exact-employer-warranty .cls > p,
html.exact-employer-warranty .ti1,
html.exact-employer-warranty #fj {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    transform: none !important;
    text-align: right !important;
    line-height: 2 !important;
}

html.exact-employer-warranty .ul2 > li,
html.exact-employer-warranty .cls > li {
    list-style-position: inside !important;
}

html.exact-employer-warranty .ti1,
html.exact-employer-warranty .ul2 h2 {
    font-size: clamp(1.1rem, 2.2vw, 1.45rem) !important;
}

html.exact-employer-warranty .ul2 h2 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    transform: none !important;
    text-align: right !important;
    line-height: 2 !important;
}

html.exact-employer-warranty .inp {
    width: 100% !important;
    max-width: 591px;
    min-height: 47px;
    margin: 7px 0 16px !important;
    padding: 8px 14px;
}

html.exact-employer-warranty .b2 {
    width: 100% !important;
    justify-content: flex-start !important;
}

html.exact-employer-warranty #b {
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-warranty #fj {
    margin-top: 28px !important;
    font-size: clamp(1.05rem, 2vw, 1.35rem) !important;
    direction: rtl;
}

/* Employer static seller entry (original پنل بفروش/index.html) */
html.exact-employer-seller-intro,
html.exact-employer-seller-intro body {
    width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
    overflow-x: hidden !important;
}

html.exact-employer-seller-intro .include {
    width: 100% !important;
    height: auto !important;
    min-height: 100vh;
}

html.exact-employer-seller-intro .header {
    position: relative;
    z-index: 5;
    min-height: 86px;
}

html.exact-employer-seller-intro .slider {
    position: relative;
    width: 100% !important;
    height: calc(100vh - 86px) !important;
    min-height: 560px;
    border: 0 !important;
}

html.exact-employer-seller-intro .slider > img {
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

html.exact-employer-seller-intro .intro {
    position: absolute;
    z-index: 2;
    top: 20%;
    right: clamp(20px, 5vw, 72px);
    width: min(560px, calc(100% - 40px));
    margin: 0;
    padding: 24px;
    transform: none !important;
}

html.exact-employer-seller-intro .intro h1,
html.exact-employer-seller-intro .intro h2 {
    width: auto !important;
    max-width: 100%;
}

html.exact-employer-seller-intro .sell {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
}

/* Seller panel (original panels.php) */
html.exact-employer-seller-panel,
html.exact-employer-seller-panel body {
    height: auto !important;
    min-height: 100% !important;
}

html.exact-employer-seller-panel .topmain3 {
    position: static !important;
    width: 100% !important;
    margin: 30px 0 0 !important;
    transform: none !important;
}

html.exact-employer-seller-panel .incluza {
    position: static !important;
    width: min(1180px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 650px;
    display: flex !important;
    align-items: stretch !important;
    gap: 18px !important;
    margin: 24px auto 48px !important;
    transform: none !important;
}

html.exact-employer-seller-panel .firts,
html.exact-employer-seller-panel .secends {
    width: 50% !important;
    height: auto !important;
    min-height: 650px;
}

html.exact-employer-seller-panel .secends video {
    position: static !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 650px;
    object-fit: cover;
    transform: none !important;
}

html.exact-employer-seller-panel .flx-pro-card {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 112px;
    gap: 12px !important;
    margin: 16px 0 0 !important;
    padding-inline: 12px;
    transform: none !important;
}

html.exact-employer-seller-panel .pro-cards,
html.exact-employer-seller-panel #tv2,
html.exact-employer-seller-panel #scza,
html.exact-employer-seller-panel #bfe {
    position: static !important;
    flex: 1 1 0;
    width: auto !important;
    min-width: 0;
    height: 110px !important;
    right: auto !important;
    transform: none !important;
}

/*
 * The preserved panels.php has three cards wrapped directly by anchors
 * and one empty legacy anchor. Normalize only those direct flex children
 * so all rows keep the same three-column geometry.
 */
html.exact-employer-seller-panel .flx-pro-card > a:has(.pro-cards) {
    display: block;
    flex: 1 1 0;
    min-width: 0;
    height: 110px;
}

html.exact-employer-seller-panel .flx-pro-card > a:has(.pro-cards) > .pro-cards {
    width: 100% !important;
    height: 100% !important;
}

html.exact-employer-seller-panel .flx-pro-card > a:not(:has(*)) {
    display: none !important;
}

html.exact-employer-seller-panel .pro-cards a,
html.exact-employer-seller-panel .vrt-align {
    width: 100%;
    height: 100%;
}

html.exact-employer-seller-panel .inside-p {
    top: 12px !important;
    height: auto !important;
    font-size: 0.82rem;
}

/* Original catalog (prodz.php) */
html.exact-employer-catalog,
html.exact-employer-catalog body {
    height: auto !important;
}

html.exact-employer-catalog .flt {
    position: static !important;
    width: min(1100px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 280px;
    margin: 30px auto !important;
    padding: 18px 22px 24px;
    transform: none !important;
}

html.exact-employer-catalog .flt iframe {
    max-width: 100%;
    transform: none !important;
}

html.exact-employer-catalog .flt .circ12 {
    position: relative !important;
    inset: auto !important;
    display: inline-block;
    margin-inline-start: 14px;
    transform: none !important;
}

html.exact-employer-catalog .wrpz {
    width: min(1060px, calc(100% - 32px)) !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch !important;
    gap: 24px !important;
    margin: 24px auto !important;
    transform: none !important;
}

html.exact-employer-catalog .wrpz > a {
    display: block;
    min-width: 0;
}

html.exact-employer-catalog .cardz {
    width: 100% !important;
    max-width: 320px;
    margin: 0 auto;
}

html.exact-employer-catalog .pica {
    width: calc(100% - 30px) !important;
    height: 200px !important;
    display: block;
    margin: 16px auto 0 !important;
    object-fit: cover;
}

html.exact-employer-catalog #s22i,
html.exact-employer-catalog #s22i1,
html.exact-employer-catalog #s22i2 {
    right: auto !important;
    transform: none !important;
}

html.exact-employer-catalog #tww {
    margin-bottom: 40px !important;
}

html.exact-employer-catalog .footer-org {
    position: static !important;
    margin-top: 55px !important;
    transform: none !important;
}

/* Original support ticket (ticket.php) */
html.exact-employer-ticket,
html.exact-employer-ticket body {
    height: auto !important;
}

html.exact-employer-ticket #dezm {
    position: static !important;
    width: min(980px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 520px;
    display: block !important;
    margin: 42px auto 70px !important;
    padding: 24px !important;
    transform: none !important;
}

html.exact-employer-ticket .comment {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 430px;
    margin: 0 !important;
    overflow: visible !important;
    transform: none !important;
}

html.exact-employer-ticket #st2 {
    position: static !important;
    width: max-content !important;
    height: auto !important;
    margin: 0 auto 28px !important;
    padding: 9px 24px !important;
    transform: none !important;
}

html.exact-employer-ticket .flx2 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 0 24px !important;
    transform: none !important;
}

html.exact-employer-ticket .conte,
html.exact-employer-ticket .conte1 {
    position: static !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    transform: none !important;
}

html.exact-employer-ticket .conte h1 {
    font-size: clamp(1.05rem, 3vw, 1.35rem) !important;
}

html.exact-employer-ticket .complex {
    width: 100% !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px !important;
    margin-bottom: 18px !important;
    transform: none !important;
}

html.exact-employer-ticket .complex input,
html.exact-employer-ticket #com1 {
    position: static !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-ticket #com1 {
    height: 145px !important;
    padding: 14px;
}

html.exact-employer-ticket #subzm {
    position: static !important;
    display: block;
    margin: 16px 0 0 !important;
    transform: none !important;
}

html.exact-employer-ticket .footer-org {
    position: static !important;
    margin-top: 0 !important;
    transform: none !important;
}

/* Original product detail (card.php) */
html.exact-employer-product-detail,
html.exact-employer-product-detail body {
    height: auto !important;
}

html.exact-employer-product-detail .desc {
    width: min(1180px, calc(100% - 32px)) !important;
    height: auto !important;
    margin: 34px auto 20px !important;
    transform: none !important;
}

html.exact-employer-product-detail #maint,
html.exact-employer-product-detail .desc h3 {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 0 18px !important;
    font-size: clamp(1.25rem, 3vw, 1.9rem) !important;
    transform: none !important;
}

html.exact-employer-product-detail #maint span {
    position: static !important;
    display: block;
    margin-top: 5px;
    transform: none !important;
}

html.exact-employer-product-detail .nxs {
    display: none !important;
}

html.exact-employer-product-detail .img-m {
    width: min(700px, calc(100% - 32px)) !important;
    height: auto !important;
    margin: 0 auto !important;
    transform: none !important;
}

html.exact-employer-product-detail #img-pri,
html.exact-employer-product-detail .img-m img {
    width: 100% !important;
    height: auto !important;
    max-height: 520px;
    display: block;
    object-fit: cover;
}

html.exact-employer-product-detail .oth {
    width: min(900px, calc(100% - 32px)) !important;
    height: auto !important;
    margin: 10px auto 30px !important;
    overflow-x: auto;
}

html.exact-employer-product-detail .flexi1 {
    width: max-content !important;
    min-width: 100%;
    justify-content: flex-start !important;
    padding: 0 8px 20px;
    transform: none !important;
}

html.exact-employer-product-detail .flexi1 img {
    flex: 0 0 110px;
    width: 110px !important;
    height: 110px !important;
    margin-top: 0 !important;
    object-fit: cover;
    transform: none !important;
}

html.exact-employer-product-detail .s2tw2 {
    display: none !important;
}

html.exact-employer-product-detail .selector1 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 248px;
    transform: none !important;
}

html.exact-employer-product-detail .com-p {
    width: min(900px, calc(100% - 32px)) !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 24px;
    margin: 0 auto 34px !important;
    transform: none !important;
}

html.exact-employer-product-detail .com-p .txt {
    width: auto !important;
    margin: 0 !important;
    line-height: 2 !important;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 {
    position: static !important;
    width: min(520px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 530px;
    display: flex !important;
    flex-direction: column;
    gap: 18px;
    margin: 0 auto 46px !important;
    padding: 24px !important;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 .main-p,
html.exact-employer-product-detail .cardaz1 #fi-mia,
html.exact-employer-product-detail .cardaz1 #fi-mia1,
html.exact-employer-product-detail .cardaz1 #m1-mr,
html.exact-employer-product-detail .cardaz1 #main-1-f,
html.exact-employer-product-detail .cardaz1 #main-1-f1 {
    position: static !important;
    width: auto !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 .slm {
    width: 100%;
    height: auto !important;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 #btus {
    width: 100% !important;
    height: 96px !important;
    min-height: 96px;
    display: grid !important;
    grid-template-columns: 38px 1fr 38px;
    grid-template-rows: 42px 42px;
    grid-template-areas:
        "plus count minus"
        "label price price";
    gap: 8px;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 #on1 {
    grid-area: plus;
}

html.exact-employer-product-detail .cardaz1 #spirz {
    grid-area: count;
}

html.exact-employer-product-detail .cardaz1 #tw22 {
    grid-area: minus;
}

html.exact-employer-product-detail .cardaz1 #fi-mia1 {
    grid-area: label;
}

html.exact-employer-product-detail .cardaz1 #m1-mr {
    grid-area: price;
}

html.exact-employer-product-detail .cardaz1 #on1,
html.exact-employer-product-detail .cardaz1 #spirz,
html.exact-employer-product-detail .cardaz1 #tw22 {
    position: static !important;
    width: 100% !important;
    height: 42px !important;
    inset: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 #btus #fi-mia1,
html.exact-employer-product-detail .cardaz1 #btus #m1-mr {
    align-self: center;
}

html.exact-employer-product-detail .cardaz1 .tw-mr1 {
    position: static !important;
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 .tw-mr1 .bts1,
html.exact-employer-product-detail .cardaz1 .tw-mr1 #span-tw2 {
    position: static !important;
    width: 36px !important;
    height: 36px !important;
    inset: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 .coorz {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px !important;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 .coorz span,
html.exact-employer-product-detail .cardaz1 .coorz img,
html.exact-employer-product-detail .cardaz1 .coorz figcaption {
    position: static !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-product-detail .cardaz1 #tex,
html.exact-employer-product-detail .cardaz1 .cardofs {
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-product-detail #dezm {
    position: static !important;
    width: min(1000px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 530px;
    display: block !important;
    float: none !important;
    margin: 30px auto 60px !important;
    padding: 24px !important;
    transform: none !important;
}

html.exact-employer-product-detail #dezm > button {
    width: auto !important;
    margin: 0 0 18px 10px !important;
    padding: 10px 20px;
    transform: none !important;
}

html.exact-employer-product-detail #dezm .comment {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 400px;
    overflow: visible !important;
    transform: none !important;
}

html.exact-employer-product-detail #dezm #did,
html.exact-employer-product-detail #dezm .coms1,
html.exact-employer-product-detail #dezm #tsx,
html.exact-employer-product-detail #dezm #sbt,
html.exact-employer-product-detail #dezm .staz1,
html.exact-employer-product-detail #dezm #comments-list {
    position: static !important;
    inset: auto !important;
    transform: none !important;
}

html.exact-employer-product-detail #dezm .coms1 {
    width: 100% !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px !important;
    margin: 18px 0 !important;
}

html.exact-employer-product-detail #dezm #did {
    margin: 0 0 18px !important;
}

html.exact-employer-product-detail #dezm #dddd {
    display: none !important;
}

html.exact-employer-product-detail #dezm .coms1 input,
html.exact-employer-product-detail #dezm #tsx {
    width: 100% !important;
    max-width: none !important;
}

html.exact-employer-product-detail #dezm #tsx {
    height: 120px !important;
    margin: 0 !important;
    padding: 12px;
}

html.exact-employer-product-detail #dezm #sbt {
    display: block;
    margin: 16px 0 20px !important;
}

html.exact-employer-product-detail #dezm .staz1 {
    height: auto !important;
    margin: 12px 0 20px;
}

html.exact-employer-product-detail #dezm .staz1 span {
    position: static !important;
    width: auto !important;
    height: auto !important;
    font-size: 30px !important;
    transform: none !important;
}

html.exact-employer-product-detail #dezm #subzm {
    display: none !important;
}

html.exact-employer-product-detail #dezm #comments-list {
    width: 100% !important;
    height: 300px !important;
    margin-top: 20px;
    overflow-y: auto;
}

html.exact-employer-product-detail #smilair {
    position: static !important;
    width: min(1180px, calc(100% - 32px)) !important;
    height: 48px !important;
    min-height: 48px !important;
    line-height: 48px !important;
    margin: 0 auto 16px !important;
    transform: none !important;
}

html.exact-employer-product-detail #tw-tr {
    position: static !important;
    width: min(1180px, calc(100% - 32px)) !important;
    height: 410px !important;
    margin: 0 auto 50px !important;
    overflow-x: auto;
    transform: none !important;
}

html.exact-employer-product-detail #br-1 {
    position: static !important;
    width: max-content !important;
    height: 390px !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-product-detail #br-1 .card {
    animation: none !important;
}

html.exact-employer-product-detail .footer-org {
    position: static !important;
    margin-top: 20px !important;
    transform: none !important;
}

@media (max-width: 1080px) {
    html.exact-employer-video .incls1 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 820px) {
    html.exact-employer-contact #flmac > .row,
    html.exact-employer-article .parca {
        grid-template-columns: 1fr;
    }

    html.exact-employer-contact #flmac {
        width: min(520px, calc(100% - 32px)) !important;
    }

    html.exact-employer-contact .ctwous,
    html.exact-employer-contact .flexont {
        grid-template-columns: 1fr;
        gap: 22px !important;
    }

    html.exact-employer-contact .flexont > .fxo {
        grid-column: 1;
        grid-row: auto;
    }

    html.exact-employer-video .incls1 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    html.exact-employer-article .cadza {
        min-height: 0;
    }

    html.exact-employer-faq .totbut {
        grid-template-columns: 1fr;
    }

    html.exact-employer-faq #flx {
        min-height: 260px;
        grid-column: 1;
        grid-row: auto;
    }

    html.exact-employer-honors .flexid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    html.exact-employer-warranty .inner {
        grid-template-columns: 1fr !important;
    }

    html.exact-employer-seller-panel .incluza {
        flex-direction: column;
        min-height: 0;
    }

    html.exact-employer-seller-panel .firts,
    html.exact-employer-seller-panel .secends {
        width: 100% !important;
        min-height: 0;
    }

    html.exact-employer-seller-panel .secends video {
        height: 260px !important;
        min-height: 260px;
    }

    html.exact-employer-catalog .wrpz {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    html.exact-employer-ticket .complex {
        grid-template-columns: 1fr;
    }

    html.exact-employer-product-detail .com-p {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    html.exact-employer-static .container {
        padding-inline: 12px !important;
    }

    html.exact-employer-seller-intro .header {
        min-height: 74px;
        padding: 8px 14px;
    }

    html.exact-employer-seller-intro .logo {
        max-width: 78px;
    }

    html.exact-employer-seller-intro .sell {
        width: 112px;
        height: 44px;
    }

    html.exact-employer-seller-intro .slider {
        height: calc(100vh - 74px) !important;
        min-height: 520px;
    }

    html.exact-employer-seller-intro .intro {
        top: auto;
        right: 12px;
        bottom: 28px;
        width: calc(100% - 24px);
        padding: 16px;
    }

    html.exact-employer-seller-intro .intro h1 {
        margin-bottom: 14px;
        font-size: clamp(1.35rem, 7vw, 1.8rem);
    }

    html.exact-employer-seller-intro .intro h2 {
        font-size: clamp(0.9rem, 4.2vw, 1.1rem);
        line-height: 1.9;
    }

    html.exact-employer-contact .colors {
        padding-bottom: 72px;
    }

    html.exact-employer-contact .colors > .enternall {
        width: 100% !important;
    }

    html.exact-employer-contact .cardez123 {
        min-height: 190px;
    }

    html.exact-employer-contact .ctwous {
        margin-top: 28px !important;
    }

    html.exact-employer-video #impo-main {
        font-size: 1.25rem;
    }

    html.exact-employer-video .incls1 {
        gap: 12px !important;
    }

    html.exact-employer-video .vidza .pig {
        min-height: 56px;
        font-size: 0.82rem;
    }

    html.exact-employer-article .thisz {
        padding: 13px 15px !important;
        border-radius: 18px !important;
    }

    html.exact-employer-article .thisz h1 {
        font-size: 1.1rem !important;
    }

    html.exact-employer-faq .on1 button {
        padding: 12px 14px;
        font-size: 0.88rem;
    }

    html.exact-employer-faq #flx {
        min-height: 220px;
        padding: 20px 16px;
        font-size: 0.88rem;
    }

    html.exact-employer-honors .align,
    html.exact-employer-honors .flexid,
    html.exact-employer-warranty .inner {
        width: calc(100% - 24px) !important;
        padding-right: 4px !important;
        padding-left: 4px !important;
    }

    html.exact-employer-honors .align h2,
    html.exact-employer-honors .align p {
        font-size: 0.9rem !important;
    }

    html.exact-employer-honors .flexid {
        grid-template-columns: 1fr;
    }

    html.exact-employer-warranty .ul2 > li,
    html.exact-employer-warranty .cls > li,
    html.exact-employer-warranty .cls > p {
        font-size: 0.88rem !important;
    }

    html.exact-employer-seller-panel .incluza {
        width: calc(100% - 20px) !important;
    }

    html.exact-employer-seller-panel .flx-pro-card {
        gap: 7px !important;
        padding-inline: 7px;
    }

    html.exact-employer-seller-panel .vrt-align img {
        width: 44px !important;
        height: 44px !important;
    }

    html.exact-employer-seller-panel .inside-p {
        font-size: 0.7rem;
    }

    html.exact-employer-catalog .flt,
    html.exact-employer-catalog .wrpz {
        width: calc(100% - 20px) !important;
    }

    html.exact-employer-catalog .wrpz {
        grid-template-columns: 1fr;
    }

    html.exact-employer-catalog .cardz {
        max-width: 330px;
    }

    html.exact-employer-ticket #dezm,
    html.exact-employer-product-detail .desc,
    html.exact-employer-product-detail .img-m,
    html.exact-employer-product-detail .oth,
    html.exact-employer-product-detail .s2tw2,
    html.exact-employer-product-detail .com-p,
    html.exact-employer-product-detail .cardaz1,
    html.exact-employer-product-detail #dezm,
    html.exact-employer-product-detail #smilair,
    html.exact-employer-product-detail #tw-tr {
        width: calc(100% - 20px) !important;
    }

    html.exact-employer-product-detail .selector1 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-template-rows: auto !important;
        gap: 10px;
    }

    html.exact-employer-product-detail .selector1 .cua {
        grid-column: 1 / -1;
    }

    html.exact-employer-product-detail .cardaz1 {
        padding: 18px 14px !important;
    }

    html.exact-employer-product-detail #dezm {
        padding: 18px 14px !important;
    }
}


/* =========================================================
   SAVISWOOD_STATIC_FOOTER_LAYOUT_V2
   Flow-based responsive footer for immutable legacy pages.
   ========================================================= */

html.exact-employer-static,
html.exact-employer-static body {
    height: auto !important;
    min-height: 100% !important;
}

html.exact-employer-static .footer-org {
    position: static !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    display: grid !important;
    grid-template-columns:
        repeat(4, minmax(0, 1fr))
        !important;
    grid-template-rows: auto !important;
    gap: 28px !important;
    margin: clamp(48px, 7vw, 90px) 0 0 !important;
    padding:
        clamp(34px, 5vw, 64px)
        max(22px, calc((100% - 1400px) / 2))
        20px
        !important;
    overflow: hidden !important;
    transform: none !important;
}

html.exact-employer-static .footer-org > ul,
html.exact-employer-static .footer-org > .flz,
html.exact-employer-static .footer-org > .fl3g {
    position: static !important;
    inset: auto !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    transform: none !important;
    grid-column: auto !important;
    grid-row: auto !important;
}

html.exact-employer-static .footer-org > ul {
    padding: 0 !important;
}

html.exact-employer-static .footer-org .footti,
html.exact-employer-static .footer-org .abfota,
html.exact-employer-static .footer-org ul a,
html.exact-employer-static .footer-org ul li {
    position: static !important;
    inset: auto !important;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
}

html.exact-employer-static .footer-org .footti {
    margin-bottom: 17px !important;
    font-weight: 900;
    line-height: 1.8;
}

html.exact-employer-static .footer-org ul a {
    display: block;
    margin-bottom: 8px !important;
    line-height: 1.9;
}

html.exact-employer-static .footer-org .abfota {
    line-height: 2;
}

html.exact-employer-static .footer-org > .flz {
    grid-column: 1 / -1 !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: clamp(16px, 4vw, 48px) !important;
    padding-top: 20px !important;
}

html.exact-employer-static .footer-org > .flz img {
    position: static !important;
    width: 72px !important;
    max-width: 90px !important;
    height: 72px !important;
    margin: 0 !important;
    transform: none !important;
    object-fit: contain !important;
}

html.exact-employer-static .footer-org > .fl3g {
    grid-column: 1 / -1 !important;
    min-height: 48px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 18px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.18);
    text-align: center;
}

html.exact-employer-static .footer-org > .fl3g p {
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
    line-height: 1.9;
}

@media (max-width: 900px) {
    html.exact-employer-static .footer-org {
        grid-template-columns:
            repeat(2, minmax(0, 1fr))
            !important;
        gap: 28px 20px !important;
        padding: 34px 20px 18px !important;
    }
}

@media (max-width: 560px) {
    html.exact-employer-static .footer-org {
        grid-template-columns: 1fr !important;
        gap: 23px !important;
        margin-top: 42px !important;
        padding: 30px 18px 16px !important;
    }

    html.exact-employer-static .footer-org > .flz,
    html.exact-employer-static .footer-org > .fl3g {
        grid-column: 1 !important;
    }

    html.exact-employer-static .footer-org > .flz img {
        width: 58px !important;
        height: 58px !important;
    }
}


/*
 * SAVISWOOD_STATIC_NAV_INTERMEDIATE_FIX_V3
 *
 * Page-scoped cleanup for Video, FAQ and Article navigation.
 * Contact, seller panel and small-phone layouts are unaffected.
 */

@media (min-width: 577px) and (max-width: 1200px) {
    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav,
    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav > .container {
        box-sizing: border-box !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin-inline: 0 !important;
        overflow-x: clip !important;
        transform: none !important;
    }

    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .nav-menu {
        box-sizing: border-box !important;
        display: flex !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 4px 8px !important;
        margin-inline: 0 !important;
        padding-inline: 8px !important;
        transform: none !important;
    }

    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .nav-menu > li,
    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .nav-menu > li > a {
        position: static !important;
        inset: auto !important;
        box-sizing: border-box !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin-inline: 0 !important;
        transform: none !important;
    }

    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .nav-menu > li {
        flex: 0 1 auto !important;
    }

    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .has-dropdown > .mega-menu {
        display: none !important;
    }

    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .has-dropdown:hover > .mega-menu,
    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .has-dropdown:focus-within > .mega-menu {
        position: absolute !important;
        right: 16px !important;
        left: 16px !important;
        box-sizing: border-box !important;
        display: block !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

@media (min-width: 577px) and (max-width: 992px) {
    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .has-dropdown:hover > .mega-menu,
    html:is(
        .exact-employer-video,
        .exact-employer-faq,
        .exact-employer-article
    ) .main-nav .has-dropdown:focus-within > .mega-menu {
        position: static !important;
        inset: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        transform: none !important;
    }
}

/*
 * SAVISWOOD_VIDEO_SEARCH_FLOW_FIX_V4
 *
 * The legacy .main-desca rule moves the search input 1320px down.
 * Restore it to its actual flex container before the video collection.
 */

html.exact-employer-video .incls {
    position: static !important;
    inset: auto !important;
    box-sizing: border-box !important;
    width: min(1120px, calc(100% - 32px)) !important;
    height: auto !important;
    min-height: 50px;
    margin: 22px auto 0 !important;
    transform: none !important;
}

html.exact-employer-video #inpsmain,
html.exact-employer-video
.incls > #inpsmain.main-desca {
    position: static !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: block !important;
    width: min(620px, 100%) !important;
    height: 50px !important;
    min-height: 50px;
    margin: 0 auto !important;
    padding: 10px 18px !important;
    transform: none !important;
}

/* SAVISWOOD ORIGINAL HONORS POLISH V2 */

/*
 * Keep the employer's original honors page and markup.
 * This layer only improves readability, spacing and responsive behavior.
 */

html.exact-employer-honors .align {
    box-sizing: border-box;

    width: min(1180px, calc(100% - 36px)) !important;

    margin-top: clamp(72px, 8vw, 112px) !important;
    margin-bottom: 36px !important;

    padding:
        clamp(28px, 4vw, 48px)
        clamp(22px, 4vw, 48px) !important;

    border: 1px solid rgba(41, 75, 35, .10);
    border-radius: 26px;

    background:
        linear-gradient(
            145deg,
            rgba(255,255,255,.98),
            rgba(247,250,245,.98)
        );

    box-shadow:
        0 18px 50px rgba(31, 55, 27, .07);
}

html.exact-employer-honors .align h2 {
    max-width: 980px;

    margin-right: 0 !important;
    margin-left: 0 !important;

    color: #203c1d;

    font-size: clamp(1.12rem, 1.8vw, 1.42rem) !important;
    font-weight: 900;
    line-height: 1.85 !important;
}

html.exact-employer-honors .align > h2:first-of-type {
    margin-bottom: 18px !important;

    font-size: clamp(1.45rem, 2.8vw, 2.15rem) !important;
    line-height: 1.65 !important;

    color: #183815;
}

html.exact-employer-honors .align > h2:not(:first-of-type) {
    position: relative !important;

    margin-top: 34px !important;
    margin-bottom: 10px !important;

    padding-top: 26px !important;

    border-top: 1px solid rgba(51, 91, 44, .11);
}

html.exact-employer-honors .align p {
    max-width: 1080px;

    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 12px !important;

    color: #4d594b;

    font-size: clamp(.92rem, 1.25vw, 1rem) !important;
    font-weight: 500 !important;
    line-height: 2.15 !important;

    text-align: justify !important;
    text-align-last: right;
}

html.exact-employer-honors .flexid {
    box-sizing: border-box;

    width: min(1180px, calc(100% - 36px)) !important;

    grid-template-columns:
        repeat(4, minmax(0, 1fr)) !important;

    gap: 18px !important;

    margin-top: 0 !important;
    margin-bottom: clamp(56px, 7vw, 90px) !important;

    padding: 0 !important;
}

html.exact-employer-honors .flexid > ul {
    box-sizing: border-box;

    display: grid !important;
    grid-template-columns: 1fr;
    align-content: start;

    gap: 18px !important;

    padding: 14px !important;

    border: 1px solid rgba(41, 75, 35, .10);
    border-radius: 22px;

    background: rgba(255,255,255,.94);

    box-shadow:
        0 12px 32px rgba(30, 52, 27, .06);
}

html.exact-employer-honors .flexid img {
    box-sizing: border-box;

    width: 100% !important;
    height: auto !important;

    aspect-ratio: 4 / 5;

    margin: 0 !important;
    padding: 8px;

    border: 1px solid rgba(41, 75, 35, .08);
    border-radius: 15px !important;

    background: #fff;

    object-fit: contain !important;
    object-position: center;

    box-shadow:
        0 5px 18px rgba(25, 42, 22, .05);

    transition:
        transform .22s ease,
        box-shadow .22s ease,
        border-color .22s ease;
}

@media (hover: hover) and (pointer: fine) {
    html.exact-employer-honors .flexid img:hover {
        transform: translateY(-3px) !important;

        border-color: rgba(57, 104, 48, .18);

        box-shadow:
            0 14px 30px rgba(25, 42, 22, .10);
    }
}

@media (max-width: 1000px) {
    html.exact-employer-honors .flexid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 640px) {
    html.exact-employer-honors .align {
        width: calc(100% - 24px) !important;

        margin-top: 54px !important;
        margin-bottom: 24px !important;

        padding: 24px 18px !important;

        border-radius: 20px;
    }

    html.exact-employer-honors .align > h2:first-of-type {
        font-size: 1.35rem !important;
    }

    html.exact-employer-honors .align > h2:not(:first-of-type) {
        margin-top: 26px !important;
        padding-top: 20px !important;
    }

    html.exact-employer-honors .align p {
        text-align: right !important;
        text-align-last: auto;
    }

    html.exact-employer-honors .flexid {
        width: calc(100% - 24px) !important;

        grid-template-columns: 1fr !important;

        gap: 16px !important;
    }

    html.exact-employer-honors .flexid > ul {
        padding: 10px !important;
        border-radius: 18px;
    }

    html.exact-employer-honors .flexid img {
        max-height: 640px;
        border-radius: 13px !important;
    }
}

/* SAVISWOOD CONTACT — DESKTOP LOWER SECTION FIT V2 */
@media (min-width: 821px) {
    html.exact-employer-contact .flexont {
        width: min(1120px, calc(100% - 32px)) !important;
        min-height: 110px !important;
        height: auto !important;
        display: grid !important;
        grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
        grid-template-rows: auto !important;
        align-items: center !important;
        column-gap: 14px !important;
        row-gap: 0 !important;
        margin: 10px auto 0 !important;
        padding: 18px 0 26px !important;
        direction: ltr;
        transform: none !important;
    }

    html.exact-employer-contact .flexont > img {
        position: static !important;
        width: 48px !important;
        height: 48px !important;
        margin: 0 !important;
        object-fit: contain !important;
        justify-self: center !important;
        align-self: center !important;
        transform: none !important;
    }

    html.exact-employer-contact .flexont > img:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1;
    }

    html.exact-employer-contact .flexont > img:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
    }

    html.exact-employer-contact .flexont > img:nth-of-type(3) {
        grid-column: 3;
        grid-row: 1;
    }

    html.exact-employer-contact .flexont > img:nth-of-type(4) {
        grid-column: 4;
        grid-row: 1;
    }

    html.exact-employer-contact .flexont > .fxo {
        grid-column: 5 / 9 !important;
        grid-row: 1 !important;
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: nowrap !important;
        gap: 28px !important;
        margin: 0 !important;
        direction: rtl;
        transform: none !important;
    }

    html.exact-employer-contact .flexont > .fxo img {
        position: static !important;
        width: 48px !important;
        height: 48px !important;
        margin: 0 !important;
        object-fit: contain !important;
        transform: none !important;
    }

    html.exact-employer-contact .flexont > .bordreing {
        display: none !important;
    }

    html.exact-employer-contact .bordermain {
        margin: 0 auto 24px !important;
    }
}

/* SAVISWOOD CONTACT — LOWER HEADINGS ALIGNMENT V3 */
@media (min-width: 821px) {
    html.exact-employer-contact .ctwous {
        direction: ltr !important;
    }

    html.exact-employer-contact .ctwous .cotaus1 {
        grid-column: 1 !important;
        grid-row: 1 !important;
        direction: rtl !important;
    }

    html.exact-employer-contact .ctwous #cotus12 {
        grid-column: 2 !important;
        grid-row: 1 !important;
        direction: rtl !important;
    }
}

/* SAVISWOOD CONTACT — ADDRESS TEXT CENTER V4 */
html.exact-employer-contact #colrssec {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

html.exact-employer-contact #colrssec .intrep {
    width: 100% !important;
    text-align: center !important;
    direction: rtl !important;
    margin: 0 auto !important;
}

/* SAVISWOOD CONTACT — HERO TEXT TRUE CENTER V5 */
html.exact-employer-contact .colors > .enternall {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    direction: rtl !important;
}

html.exact-employer-contact .colors > .enternall > .tx1of,
html.exact-employer-contact .colors > .enternall > .tw2mt {
    position: static !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    justify-content: center !important;
    transform: none !important;
}
