:root{--ink:#20324d;--muted:#687687;--pink:#d72771;--line:#dce4eb;--paper:#f4f6fa;--blue:#536f9c;--radius:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #df568e;outline-offset:4px}button{border:0;background:var(--ink);color:#fff;padding:13px 22px;border-radius:14px;font-weight:650;min-height:44px}button.quiet,.quiet{background:transparent;color:inherit}button.secondary{background:#eef2f7;color:var(--ink);border:1px solid var(--line)}[hidden]{display:none!important}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{letter-spacing:-.035em}h1{font-size:clamp(32px,4.5vw,60px);line-height:1.35;font-weight:600;margin:14px 0 22px}h2{font-size:clamp(24px,3vw,34px);font-weight:600}p{line-height:1.85}small{font-size:12px;line-height:1.6}label{display:grid;gap:8px;font-size:13px;font-weight:650}input,select{min-width:0;width:100%;height:48px;border:1px solid var(--line);border-radius:12px;padding:10px 13px;color:var(--ink);background:#fff}input[type=checkbox]{width:19px;height:19px;accent-color:var(--pink)}.glass{background:linear-gradient(130deg,#ffffffee,#ffffffb8);border:1px solid #fff;box-shadow:0 8px 35px #23344f12;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.site-header{height:88px;padding:0 max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(110deg,#172d45f5,#383b60f5,#5a3557f0);color:white;position:sticky;top:0;z-index:20;backdrop-filter:blur(24px);box-shadow:0 4px 24px #15274015}.brand{display:flex;gap:12px;align-items:center;font-size:19px;font-weight:700;letter-spacing:.15em}.brand img{border-radius:12px}.brand-sub{display:block;font-size:8px;letter-spacing:.23em;font-weight:400;margin-top:3px}.desktop-links{display:flex;gap:32px;font-size:14px}.desktop-links a{padding:12px 0;opacity:.9}.header-actions{display:flex;gap:10px;align-items:center}.menu-button{width:46px;padding:12px;background:#ffffff18;border:1px solid #ffffff3a;display:grid;gap:5px;border-radius:13px}.menu-button span{display:block;height:2px;width:20px;background:white}.menu{position:fixed;z-index:30;right:24px;top:98px;min-width:250px;padding:12px;border-radius:18px}.menu a{display:block;padding:14px;border-radius:10px}.menu a:hover{background:#e9eef6}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}.container{max-width:1280px;margin:auto;padding:42px 28px 70px}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 84% 22%,#edd2db 0,transparent 45%),radial-gradient(ellipse at 8% 95%,#c8d7e8,transparent 60%),linear-gradient(125deg,#eff1f6,#f6f2f2);padding:62px max(28px,calc((100vw - 1224px)/2)) 58px;border-bottom:1px solid #fff;min-height:400px}.hero:after{content:"";position:absolute;right:-60px;top:-160px;width:530px;height:530px;border-radius:50%;border:1px solid #ffffffb5;box-shadow:0 0 0 75px #ffffff20,0 0 0 150px #ffffff18;pointer-events:none}.eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:#8b5570}.hero p{color:#5b6779;max-width:560px;font-size:15px}.search-bar{position:relative;z-index:1;display:grid;grid-template-columns:2fr 1fr auto;gap:16px;align-items:end;padding:22px;border-radius:22px;margin-top:34px;max-width:1000px}.search-bar label{color:#455568}.search-bar input,.search-bar select{background:#ffffffcc}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 26px}.section-heading h2{margin:8px 0}.muted{color:var(--muted)}.results-tools{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px}.check{display:flex;align-items:center;gap:8px}.results-tools select{width:auto;min-width:125px}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 26px}.listing-card{position:relative;min-width:0}.card-image{position:relative;aspect-ratio:4/3;border-radius:22px;overflow:hidden;background:linear-gradient(140deg,#ccd8e4,#e9dce8);border:1px solid #fff;box-shadow:0 10px 24px #21364d12}.card-image img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.card-image>a{display:block;height:100%}.card-image:hover img{transform:scale(1.035)}.image-placeholder{height:100%;display:grid;place-items:center;font-size:14px;color:#526177}.favorite{position:absolute;right:13px;top:13px;width:40px;min-height:40px;padding:0;border-radius:50%;background:#ffffffe8;color:#5a6575;box-shadow:0 3px 14px #0001;font-size:25px;z-index:2}.favorite[aria-pressed=true]{color:var(--pink)}.card-tag{position:absolute;left:12px;top:14px;background:#ffffffe8;padding:7px 11px;font-size:11px;border-radius:20px;font-weight:600}.listing-card h3{font-size:18px;margin:18px 0 6px;letter-spacing:-.02em}.listing-card p{font-size:13px;margin:4px 0;color:var(--muted)}.card-price{margin-top:12px!important;color:var(--ink)!important}.card-price strong{font-size:20px}.badge{display:inline-block;background:#eaf0f7;padding:5px 10px;border-radius:8px;font-size:11px;margin:5px 6px 0 0;color:#506179}.empty{border:1px solid #fff;background:#ffffffaa;text-align:center;border-radius:24px;padding:54px 24px;max-width:100%;grid-column:1/-1}.empty-icon{font-size:40px;color:#99a7bb}.empty h2{font-size:24px}.empty p{max-width:600px;margin:12px auto;color:var(--muted)}.notice{background:#edf1f7;border:1px solid #dce5ef;border-radius:14px;padding:14px 18px;font-size:13px;line-height:1.7;color:#516277}.error{background:#fff0f4;border-color:#f5ccda;color:#a22852}.back-link{display:inline-flex;gap:8px;align-items:center;font-size:14px;margin-bottom:18px;padding:8px 0}.detail-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.detail-heading h1{font-size:clamp(28px,4vw,42px);margin:4px 0 12px}.detail-actions{display:flex;gap:8px;flex-shrink:0}.detail-actions button{padding:10px 15px}.photo-mosaic{margin:26px 0 34px;display:grid;grid-template-columns:2fr 1fr;gap:12px;border-radius:24px;overflow:hidden;max-height:530px;position:relative;background:#e6ebf1}.photo-mosaic button{padding:0;border-radius:0;background:transparent;height:100%;min-height:0}.photo-mosaic img{height:100%;width:100%;object-fit:cover;aspect-ratio:16/11}.photo-mosaic .photo-side{display:grid;gap:12px;grid-template-rows:1fr 1fr;min-height:0}.photo-side button{min-height:0;overflow:hidden}.photo-mosaic.single{grid-template-columns:1fr;max-height:530px}.photo-mosaic .all-photos{position:absolute;right:18px;bottom:18px;padding:10px 17px;border-radius:11px;background:#fffffff0;color:var(--ink);height:auto;font-size:13px;box-shadow:0 5px 20px #0002}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:56px;align-items:start}.detail-copy h2{font-size:25px;margin:0 0 14px}.detail-copy section{padding:28px 0;border-bottom:1px solid var(--line)}.detail-copy section:first-child{padding-top:0}.prose{white-space:pre-line;line-height:1.9;color:#5b6879;font-size:15px}.facts{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0 25px}.fact{border:1px solid var(--line);background:#fff8;border-radius:14px;padding:14px 18px;font-size:13px}.booking-box{position:sticky;top:112px;padding:25px;border-radius:24px}.booking-box h2{font-size:22px;margin:0 0 8px}.booking-box .price{font-size:28px;font-weight:650}.booking-box .fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.wide{grid-column:1/-1}.date-button{width:100%;display:flex;justify-content:space-between;text-align:left;background:#fff;color:var(--ink);border:1px solid var(--line);padding:14px}.date-button small{display:block;font-weight:400;color:var(--muted);margin-bottom:3px}.required{color:var(--pink);font-size:10px;font-weight:700}.full-button{width:100%}.child-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;padding-top:12px;border-top:1px solid var(--line)}.child-row label{font-size:12px}.quote-lines{margin:20px 0;border-top:1px solid var(--line);padding-top:14px;font-size:13px}.quote-lines p{display:flex;justify-content:space-between;gap:16px;margin:8px 0}.quote-total{font-size:21px;font-weight:700;border-top:1px solid var(--line);padding-top:14px}.quote-lines details{margin-top:12px}.quote-lines summary{cursor:pointer}.policies summary{font-size:17px;font-weight:600;cursor:pointer;padding:14px 0}.site-footer{padding:45px max(28px,calc((100vw - 1224px)/2));border-top:1px solid #dbe3ed;background:#eaf0f5}.footer-brand{font-size:19px;letter-spacing:.16em;font-weight:700}.site-footer p{font-size:13px;color:var(--muted)}.site-footer nav{display:flex;gap:25px;flex-wrap:wrap;margin:25px 0;font-size:13px}.site-footer small{color:var(--muted)}.bottom-nav{display:none}.toast,.update{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);padding:16px 22px;border-radius:14px;background:#20324df2;color:white;z-index:70;font-size:14px;box-shadow:0 5px 24px #0002}.update{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.update button{background:white;color:var(--ink)}dialog{color:var(--ink);border:1px solid #fff;border-radius:26px;padding:28px;background:#f7f8fb;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);box-shadow:0 30px 90px #13233d45}dialog::backdrop{background:#14284080;backdrop-filter:blur(8px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.dialog-header h2{margin:0;font-size:23px}.close{width:44px;padding:0;min-height:44px;border-radius:50%;background:#e6ecf2;color:var(--ink);font-size:26px}.calendar-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:22px 0 12px}.calendar-controls select{width:115px}.calendar-controls button{padding:10px 14px;background:#e6ecf2;color:var(--ink)}.calendar-years{display:flex;gap:5px;align-items:center}.calendar-year-prev,.calendar-year-next{font-size:12px}.calendar-months{display:grid;grid-template-columns:1fr 1fr;gap:28px}.calendar-month{min-width:286px}.calendar-month h3{text-align:center;font-size:16px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.weekday{text-align:center;color:var(--muted);font-size:12px;padding:8px 0}.day{background:transparent;color:var(--ink);padding:7px 2px;min-height:58px;border:1px solid transparent;border-radius:10px;font-weight:500;display:grid;place-items:center;gap:3px;font-size:13px}.day small{font-size:9px;color:#647991;white-space:nowrap;line-height:1.2;letter-spacing:-.04em}.day:disabled{opacity:.3}.day.selected{background:var(--ink);color:white}.day.selected small{color:#fff}.day.in-range{background:#e2e9f3;border-radius:2px}.calendar-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:24px;border-top:1px solid var(--line);padding-top:18px}.calendar-bottom p{font-size:13px;margin:0}.calendar-bottom button{padding:12px 24px}.calendar-legend{font-size:12px;color:var(--muted);line-height:1.7;margin:18px 0 0}.gallery{width:min(1100px,calc(100vw - 32px))}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;border-radius:16px;overscroll-behavior-x:contain}.gallery-slide{flex:0 0 100%;scroll-snap-align:center;background:#e9edf2;display:grid;place-items:center;min-width:0;max-height:66dvh}.gallery-slide img{width:100%;height:100%;max-height:66dvh;object-fit:contain}.gallery-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:18px}.gallery-nav button{background:#e7edf4;color:var(--ink)}.dots{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.dots button{width:9px;min-height:9px;height:9px;padding:0;border-radius:50%;background:#a2afbf}.dots button[aria-pressed=true]{background:var(--ink);width:24px;border-radius:8px}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.help-card{background:#fff9;border:1px solid #fff;border-radius:22px;padding:28px}.help-card h2{font-size:23px;margin-top:0}.help-card p,.help-card li{color:var(--muted);font-size:14px;line-height:1.9}.help-card li+li{margin-top:12px}.skeleton{height:280px;border-radius:22px;background:linear-gradient(100deg,#e3e9f0 10%,#f8fafc 30%,#e3e9f0 60%);background-size:300%;animation:shimmer 1.6s infinite}@keyframes shimmer{to{background-position:-150%}}.install-backup{max-width:650px;margin:0 auto 40px;padding:24px;text-align:center}.install-backup p{font-size:14px}
@media(min-width:900px){.card-image .dots{position:absolute;bottom:12px;left:0;right:0}.card-image .dots button{background:#ffffffa0;box-shadow:0 1px 3px #0004}.card-image .dots button[aria-pressed=true]{background:#fff}}
@media(max-width:1050px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1fr) 350px;gap:28px}.desktop-links{gap:20px}.site-header{padding:0 25px}}
@media(max-width:760px){.site-header{height:72px;padding:0 18px}.brand{font-size:15px;gap:9px}.brand img{width:36px;height:36px}.brand-sub{font-size:7px}.desktop-links{display:none}.header-actions{gap:0}.menu{top:82px;right:14px;left:14px}.hero{padding:34px 22px 30px;min-height:0}.hero h1{font-size:35px;line-height:1.45}.hero p{font-size:13px}.hero:after{right:-340px}.search-bar{grid-template-columns:1fr 1fr;padding:17px;gap:12px;margin-top:24px;border-radius:18px}.search-bar label:first-child{grid-column:1/-1}.search-bar button{width:100%}.container{padding:28px 20px 44px}.section-heading{display:block;margin-bottom:24px}.results-tools{margin-top:18px;justify-content:space-between}.listing-grid{gap:26px 16px}.listing-card h3{font-size:16px}.card-image{border-radius:18px}.detail-layout{display:flex;flex-direction:column;gap:28px}.detail-copy{order:2;width:100%}.booking-box{position:static;order:1;width:100%;padding:22px}.detail-heading{display:block}.detail-actions{margin:16px 0}.detail-actions button{font-size:13px}.photo-mosaic{display:block;margin:18px -20px 26px;border-radius:0}.photo-mosaic .photo-side{display:none}.photo-mosaic>button:first-child{width:100%}.photo-mosaic img{aspect-ratio:4/3;max-height:380px}.photo-mosaic .all-photos{right:15px;bottom:15px}.site-footer{padding:32px 22px calc(110px + env(safe-area-inset-bottom))}.site-footer nav{gap:18px}.bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;z-index:25;bottom:0;left:0;right:0;border-top:1px solid #fff;padding:8px 8px max(8px,env(safe-area-inset-bottom));background:#f4f7fbe8}.bottom-nav a{text-align:center;padding:4px 0;color:#7a8799;min-height:48px;display:grid;justify-items:center;gap:1px}.bottom-nav a>span{font-size:23px;line-height:1.1}.bottom-nav a.active{color:#bc3169}.bottom-nav small{font-size:10px;white-space:nowrap}.calendar-months{grid-template-columns:1fr}.calendar-month:nth-child(2){display:none}dialog{padding:20px;border-radius:21px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.calendar-month{min-width:270px}.day{min-height:56px}.calendar-controls{gap:6px}.calendar-controls select{width:90px;font-size:14px;padding:8px}.calendar-controls button{padding:10px;min-height:42px}.calendar-year-prev,.calendar-year-next{font-size:11px}.calendar-bottom{gap:8px}.calendar-bottom button{padding:10px 16px}.toast,.update{bottom:calc(80px + env(safe-area-inset-bottom))}.help-grid{grid-template-columns:1fr}.help-card{padding:24px}.gallery{padding:16px}.gallery-track{gap:10px}.gallery-slide,.gallery-slide img{max-height:58dvh}.gallery-nav{gap:10px}.gallery-nav button{padding:10px 15px}.dots button{min-height:10px}.card-image .dots{display:none}}
@media(max-width:430px){.listing-grid{grid-template-columns:1fr}.hero h1{font-size:32px}.search-bar{gap:10px}.card-image{aspect-ratio:4/3}.booking-box .fields{gap:12px}.results-tools{gap:10px}.calendar-month{min-width:264px}.day small{font-size:8px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.hero h1{font-size:clamp(32px,4vw,48px);line-height:1.3;margin:14px 0 20px}.hero{padding-top:38px;padding-bottom:38px}.hero p{margin:0}.search-bar{margin-top:26px;padding:18px}@media(max-width:760px){.hero{padding-top:28px;padding-bottom:28px}.hero h1{font-size:32px}.search-bar{padding:16px;margin-top:22px}}

.portal{max-width:900px}.portal-card{padding:28px;margin:24px 0;border-radius:24px}.portal label{display:grid;gap:8px;margin-bottom:18px;font-weight:700}.portal label.check{display:flex;align-items:flex-start;line-height:1.7}.portal .check input{flex:0 0 20px;width:20px;height:20px}.portal textarea{width:100%;min-height:120px;padding:14px;border:1px solid #dce3ec;border-radius:14px;font:inherit}.portal-messages{display:grid;gap:14px;max-height:500px;overflow:auto;margin:20px 0}.portal-message{padding:16px;border:1px solid #dae2ec;border-radius:16px;max-width:90%;background:#f7f9fc}.portal-message.guest{justify-self:end;background:#fff0f6}.portal-message small{display:block;color:#67788d;margin-top:5px}.portal-message p,.public-review p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.public-review{border-top:1px solid #dce3ec;padding:20px 0}.review-response{background:#f4f6fa;border-radius:14px;padding:16px;margin-top:16px}@media(max-width:620px){.portal-card{padding:20px}.portal h1{font-size:28px}.portal-message{max-width:96%}}

/* NOMADOX brand and destination-first search */
.site-header .brand{background:#111111;border-radius:12px;overflow:hidden;flex-shrink:0}.site-header .brand .nomadox-logo{width:180px;height:72px;object-fit:cover;border-radius:0}.site-footer{background:#111111;color:#fff;border-top:none}.site-footer p,.site-footer small{color:#c6c6c6}.site-footer a{color:#fff}.company-links{padding-top:24px;margin-top:24px;border-top:1px solid #ffffff30}.site-footer a:hover{color:#ffacd0}.stay-search{grid-template-columns:minmax(160px,1.25fr) repeat(2,minmax(155px,1fr)) repeat(2,minmax(105px,.65fr)) auto;align-items:end;max-width:1240px;gap:14px}.stay-search label,.search-guests{min-width:0}.stay-search input,.stay-search select{min-width:0;width:100%;height:48px}.stay-search .search-hint{grid-column:1/-1;font-size:12px;color:var(--muted);line-height:1.7;margin:0}.guest-stepper{display:grid;grid-template-columns:minmax(0,1fr) 30px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;margin-top:8px}.guest-stepper input{border:none;border-radius:0;text-align:center;appearance:textfield;padding:8px}.guest-stepper input::-webkit-inner-spin-button{appearance:none}.step-controls{display:grid;grid-template-rows:1fr 1fr}.stay-search .step-controls button{min-height:24px;height:24px;padding:0;border-radius:0;background:#edf0f5;color:#26364c;width:30px;font-size:10px}.stay-search .step-controls button:disabled{opacity:.35}.search-guests>label{font-size:12px;font-weight:700}.stay-search .search-submit{height:48px;white-space:nowrap}.terms-page{max-width:900px}.terms-page section{padding:22px 0;border-bottom:1px solid var(--line)}.terms-page p{line-height:1.9}.terms-page h2{font-size:21px}@media(max-width:1150px){.stay-search{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-links{gap:12px;font-size:12px}}@media(max-width:760px){.site-header .brand .nomadox-logo{width:150px;height:60px}.stay-search{grid-template-columns:repeat(2,minmax(0,1fr))}.stay-search .search-area,.stay-search .search-submit{grid-column:1/-1}.stay-search label:first-child{grid-column:1/-1}.stay-search .step-controls button{width:34px}.guest-stepper{grid-template-columns:minmax(0,1fr) 34px}.company-links{display:flex;flex-direction:column;align-items:flex-start}.site-footer .company-links a{padding:6px 0}}

.stay-search .search-guests>label{display:flex;align-items:center;gap:6px;white-space:nowrap}.stay-search .required-mark{display:inline-block;color:#c81764;background:#fce7f0;border-radius:4px;padding:1px 4px;font-size:10px;line-height:1.5}.stay-search label{color:#263746;font-weight:700}

/* Supplied hero photograph; keep the search surface legible at every width. */
.hero{background-color:#eee8df;background-image:linear-gradient(90deg,rgba(250,248,244,.38),rgba(250,248,244,0) 65%),url('/stay_hero.png');background-size:cover;background-position:center;background-repeat:no-repeat}.hero:after{display:none}.hero>h1{color:#20324d;text-shadow:0 1px 12px #fff8}.hero>.eyebrow{color:#78485b}.hero>p{color:#39495b;text-shadow:0 1px 8px #fffc}.hero .search-bar{background:linear-gradient(130deg,#fffffff2,#ffffffe3)}
@media(max-width:760px){.hero{background-image:linear-gradient(90deg,rgba(250,248,244,.92),rgba(250,248,244,.58)),url('/stay_hero.png');background-position:62% center}}

/* Compact footer: keep each link intact, wrapping only when the viewport needs it. */
.site-footer{display:flex;align-items:center;flex-wrap:wrap;gap:14px 20px;padding:26px max(24px,calc((100vw - 1440px)/2))}.site-footer .footer-brand{font-size:14px;white-space:nowrap}.site-footer p{margin:0;font-size:12px;white-space:nowrap}.site-footer nav{margin:0;gap:10px 16px;font-size:12px}.site-footer nav a{white-space:nowrap}.site-footer .company-links{margin:0 0 0 auto;padding:0;border:0;display:flex;flex-direction:row;align-items:center;gap:10px 16px}.site-footer .company-links a{padding:6px 0}
@media(max-width:760px){.site-footer{gap:12px 16px;padding:24px 20px calc(92px + env(safe-area-inset-bottom))}.site-footer .company-links{margin-left:0;width:100%;gap:8px 14px}.site-footer nav{gap:8px 14px}.site-footer .company-links a{font-size:11px}}
