/*
Theme Name: ITS Transportservice
Version: 1.1.8
Requires PHP: 7.4
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#023542;--blue:#00b1e2;--muted:#52676a;--pale:#f0f5f4;--line:#d6e0de;--pink:#f11b94}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 'DM Sans',sans-serif}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #007a9c;outline-offset:2px}img{max-width:100%;display:block}h1,h2,h3{font-family:'Manrope',sans-serif}button{color:inherit}section{scroll-margin-top:20px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.topline{padding:8px 5%;display:flex;justify-content:space-between;background:var(--ink);color:#d9e6e5;font-size:12px;letter-spacing:.025em}.top-divider{margin:0 12px;color:#90aaa9}header{height:108px;padding:14px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff}.brand{width:188px;flex-shrink:0}.brand img{width:100%;height:auto}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover{color:#007a9c}.header-cta{border:1px solid var(--ink);border-radius:4px;padding:13px 20px;font-size:14px;font-weight:600;display:flex;gap:28px;align-items:center}.header-cta:hover{background:var(--ink);color:white}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:650px;background:var(--ink);color:#fff}.hero-copy{padding:62px 8% 28px 9.7%;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;display:flex;align-items:center;gap:12px}.short-line{width:28px;height:2px;background:var(--blue)}h1{font-size:clamp(44px,4.6vw,78px);line-height:1.08;letter-spacing:-.055em;font-weight:600;margin:28px 0 24px}h1 span{color:var(--blue)}.hero-description{color:#c2d2d2;max-width:410px;font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.button{padding:16px 21px;border:0;border-radius:4px;display:inline-flex;justify-content:center;align-items:center;gap:28px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:var(--ink)}.primary:hover{background:#68d4f2}.phone{font-size:19px;font-weight:600;white-space:nowrap}.phone small{display:block;font-size:12px;color:#bdd0cf;font-weight:400;margin-bottom:3px}.hero-bottom{display:flex;gap:25px;border-top:1px solid #345358;padding-top:24px;margin-top:42px;font-size:12px;color:#b7cecd}.hero-bottom span:before{content:'✓';color:var(--blue);margin-right:7px}.hero-image{position:relative;overflow:hidden;min-height:100%}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:53% center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,30,34,.85),transparent 65%)}.photo-label{position:absolute;right:18px;top:18px;z-index:1;color:white;font-size:12px;letter-spacing:.1em;background:#082b31c9;border-radius:2px;padding:5px 9px}.image-caption{position:absolute;z-index:1;bottom:37px;left:36px;right:36px;display:flex;align-items:end;justify-content:space-between}.image-caption>span{font:500 40px/1.1 'Manrope',sans-serif;letter-spacing:-.04em}.image-caption a{width:54px;height:54px;border:1px solid #bed2d2;border-radius:50%;display:grid;place-items:center;font-size:27px}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 5%;border-bottom:1px solid var(--line)}.facts>div{border-right:1px solid var(--line);padding:0 28px}.facts>div:first-child{padding-left:0}.facts>div:last-child{border:0}.facts strong{display:block;font:700 21px 'Manrope',sans-serif}.facts span{display:block;margin-top:8px;font-size:13px;color:var(--muted)}.section{padding:90px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section .eyebrow{color:#5a7477;margin-bottom:20px}h2{font-size:clamp(32px,3.3vw,50px);line-height:1.16;font-weight:600;letter-spacing:-.045em}.section-heading>p{max-width:370px;color:var(--muted)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.services article{border-top:1px solid #afc4c1;padding:24px 0 0}.service-number{display:block;color:#648581;font-size:14px;margin-bottom:30px}.services h3{font-size:23px;letter-spacing:-.03em;margin-bottom:12px}.services p{color:var(--muted);max-width:335px;min-height:85px}.services a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:23px 0;font-size:14px;font-weight:700}.services a span{font-size:21px}.fleet{background:var(--pale)}.fleet-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px}.fleet-visual{min-height:490px;position:relative;overflow:hidden;border-radius:5px}.fleet-visual>img{width:100%;height:100%;object-fit:cover;position:absolute}.fleet-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#052b31d9,transparent 65%)}.fleet-visual-title{position:absolute;bottom:28px;left:32px;font:500 44px/1.05 'Manrope',sans-serif;color:white;z-index:1;letter-spacing:-.04em}.vehicle{border-bottom:1px solid #c4d4d1}.vehicle:first-child{border-top:1px solid #c4d4d1}.vehicle summary{padding:23px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;font:600 23px/1.3 'Manrope',sans-serif;letter-spacing:-.025em}.vehicle summary::-webkit-details-marker{display:none}.vehicle small{display:block;font:600 12px 'DM Sans',sans-serif;letter-spacing:.12em;color:#597675;margin-bottom:8px}.plus{font-size:27px;font-weight:400}.vehicle[open] .plus{transform:rotate(45deg)}.vehicle-content{padding-bottom:24px}.vehicle-content>p{font-size:14px;color:var(--muted)}.specs{display:flex;gap:30px;margin:20px 0 13px}.specs span{font-size:12px;color:var(--muted)}.specs b{display:block;color:var(--ink);font-size:23px;font-weight:600}.dimensions{font-size:12px!important}.text-button{padding:0;background:none;border:none;font-size:14px;font-weight:700;display:inline-block}.vehicle .text-button{margin-top:18px}.text-button:hover{text-decoration:underline}.fleet-note{font-size:12px;color:var(--muted);margin-top:22px}.request{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;background:var(--ink);color:#fff}.request .eyebrow{color:#90b5b5}.request-intro h2{font-size:clamp(38px,3.4vw,54px)}.request-intro em{font-style:normal;color:var(--blue)}.request-intro>p:not(.eyebrow){max-width:345px;margin-top:26px;color:#bdd0cf}.request-help{border-top:1px solid #335255;border-bottom:1px solid #335255;padding:28px 0;margin-top:43px;max-width:340px}.request-help span,.request-help small{display:block;font-size:13px;color:#b9cdcc}.request-help a{font:600 29px 'Manrope',sans-serif;display:block;margin:9px 0 15px}.request-note{font-size:12px;line-height:1.7}.form-card{background:white;color:var(--ink);padding:35px;border-radius:7px;align-self:start;min-width:0}.steps{display:flex;list-style:none;padding:0 0 27px;margin:0 0 30px;border-bottom:1px solid var(--line);gap:22px}.steps li{font-size:12px;color:#637c7c;display:flex;align-items:center;gap:8px}.steps span{border:1px solid #cad9d6;display:grid;place-items:center;width:27px;height:27px;border-radius:50%}.steps li.active{color:var(--ink);font-weight:700}.steps li.active span{background:var(--ink);color:white;border-color:var(--ink)}.steps li.done span{background:#def5fc;border-color:#def5fc}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font:700 24px/1.25 'Manrope',sans-serif;letter-spacing:-.03em}.form-description{font-size:14px;color:var(--muted);margin:10px 0 25px}label{display:block;font-size:13px;font-weight:600;margin:17px 0 7px}input,select,textarea{width:100%;border:1px solid #c8d7d4;border-radius:4px;background:#fbfcfc;padding:12px;color:var(--ink);font-size:14px;min-width:0}input::placeholder,textarea::placeholder{color:#6c8281;font-size:13px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:30px}.form-footer>span{font-size:12px;color:var(--muted)}.dark{background:var(--ink);color:white}.dark:hover{background:#17505a}.back{border:0;background:none;font-size:13px;padding:8px 0}.back:hover{text-decoration:underline}.checks{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.checks label,.consent{display:flex;align-items:start;gap:8px}.checks input,.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--ink);margin:2px 0}.summary-box{margin-top:22px;padding:14px;background:var(--pale);border-radius:4px;font-size:13px}.summary-box summary{cursor:pointer;font-weight:600}.summary-box dl{margin-bottom:0;overflow-wrap:anywhere}.summary-box dt{font-weight:600;margin-top:8px}.summary-box dd{margin:0;color:var(--muted)}.consent{font-size:12px;font-weight:400}.consent a{text-decoration:underline}.email-note{font-size:12px;color:var(--muted);margin-top:15px}#prepared>p{font-size:15px;margin:18px 0}#prepared>.back{display:block;margin-top:12px}.prepared-icon{display:grid;place-items:center;background:#def5fc;border-radius:50%;width:52px;height:52px;font-size:26px;margin-bottom:20px}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about>div>p:not(.eyebrow){color:var(--muted);margin-bottom:20px}.practical{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:60px}.practical>div{border-top:1px solid var(--line);padding-top:30px}.practical h3{font-size:23px;line-height:1.3;margin-bottom:14px}.practical p:not(.eyebrow){color:var(--muted);margin-bottom:20px}footer{padding:55px 5% 20px;background:#eaf1ef}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:45px;border-bottom:1px solid #c6d7d3}.footer-top .eyebrow{margin-bottom:12px}.footer-top>a{font:500 clamp(24px,3vw,43px) 'Manrope',sans-serif;letter-spacing:-.03em}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;padding:40px 0}.footer-brand img{width:140px;height:auto;object-fit:contain}.footer-brand p{font-size:12px;margin-top:15px}.footer-grid h3{font:600 14px 'DM Sans',sans-serif;margin-bottom:10px}.footer-grid p,.footer-grid a{font-size:13px}.footer-grid p{color:var(--muted);margin-top:8px}.footer-bottom{border-top:1px solid #c6d7d3;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px}.footer-link{font:inherit;border:0;background:none;padding:0}dialog{border:0;border-radius:8px;padding:35px;max-width:600px;width:90%;color:var(--ink)}dialog::backdrop{background:#023542b0}dialog h2{font-size:30px;margin-bottom:20px}dialog p{margin-top:15px;font-size:14px}dialog a{text-decoration:underline}dialog>button{float:right;background:none;border:0;font-size:30px}
@media(min-width:1600px){header,.topline,.facts,.section,footer{padding-left:max(5%,calc((100vw - 1500px)/2));padding-right:max(5%,calc((100vw - 1500px)/2))}.hero-copy{padding-left:max(9.7%,calc((100vw - 1500px)/2))}}
@media(max-width:1100px){nav{gap:18px}.hero-copy{padding-top:42px}.hero{min-height:600px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-bottom{margin-top:28px}.request{gap:40px}.steps{gap:13px}.form-card{padding:27px}.vehicle summary{font-size:20px}.section{padding-top:70px;padding-bottom:70px}.practical{padding-top:0}}
@media(max-width:760px){html{scroll-padding-top:15px}.topline{padding:7px 5%;font-size:12px}.topline>span:last-child{display:none}header{height:86px;gap:15px}.brand{width:136px}nav{display:none}.header-cta{padding:11px 12px;font-size:12px;gap:12px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:40px 6% 27px}h1{font-size:clamp(45px,10vw,66px);margin-top:22px}.hero-description{font-size:16px;max-width:440px}.hero-actions{flex-wrap:nowrap;gap:24px}.hero-actions .button{padding:14px;font-size:13px;gap:16px}.phone{font-size:17px}.phone small{font-size:12px}.hero-bottom{font-size:12px;gap:17px}.hero-image{min-height:340px}.hero-image>img{position:absolute;object-position:center 48%}.image-caption{left:23px;right:23px;bottom:24px}.image-caption>span{font-size:32px}.facts{grid-template-columns:1fr 1fr;padding:20px 5%;gap:24px 0}.facts>div{padding:0 15px}.facts>div:nth-child(odd){padding-left:0}.facts>div:nth-child(even){border:0}.facts strong{font-size:17px}.facts span{font-size:12px;margin-top:5px}.section{padding:55px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:100%;font-size:15px}.section .eyebrow{font-size:12px;margin-bottom:16px}h2{font-size:36px}.services{grid-template-columns:1fr;gap:27px}.service-number{margin-bottom:13px}.services p{max-width:none;min-height:0}.services a{padding:16px 0}.fleet-layout{grid-template-columns:1fr;gap:28px}.fleet-visual{min-height:320px}.fleet-visual-title{font-size:36px}.specs{gap:27px}.vehicle summary{font-size:20px}.request{grid-template-columns:1fr;gap:32px}.request-intro h2{font-size:40px}.request-intro>p:not(.eyebrow){max-width:none;margin-top:18px}.request-help{margin-top:25px;padding:19px 0;max-width:none}.request-help a{font-size:26px}.request-help small{font-size:12px}.request-note{display:none}.form-card{padding:24px 20px}.steps{gap:15px;justify-content:space-between}.steps li{font-size:12px;gap:5px}.steps span{width:24px;height:24px}.form-row{gap:12px}.form-footer .button{font-size:12px;padding:14px 12px;gap:10px}.form-footer{gap:10px}.about{grid-template-columns:1fr;gap:25px}.practical{padding-top:0;grid-template-columns:1fr;gap:35px}.footer-top{align-items:start;flex-direction:column}.footer-top h2{font-size:35px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column}.footer-bottom>div{gap:18px}.photo-label{font-size:12px}.fleet-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
label,.steps li,.back,.checks label,.consent,.header-cta{font-size:.875rem}input,select,textarea{font-size:1rem}.services p,.section-heading>p,.practical p,.about p{font-size:1rem}
@media(max-width:760px){.steps{gap:8px}.steps li{font-size:.875rem;flex-wrap:wrap}.hero-actions{flex-wrap:wrap}.form-row{grid-template-columns:1fr}.form-footer{flex-wrap:wrap}.header-cta{font-size:.875rem}.topline{font-size:.75rem}.footer-grid p,.footer-grid a{font-size:.875rem}}


.header-actions{display:flex;align-items:center;gap:12px}.header-online{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--blue);color:var(--ink);padding:14px 18px;border-radius:4px;font-size:.875rem;font-weight:700;white-space:nowrap}.header-online:hover{background:#68d4f2}@media(max-width:1200px){header{flex-wrap:wrap;height:auto;min-height:108px}header nav{order:3;width:100%;justify-content:center}}@media(max-width:760px){header{gap:12px;padding-top:12px;padding-bottom:14px}.header-actions{flex-wrap:wrap;justify-content:flex-end;flex:1}.header-online,.header-actions .header-cta{padding:10px 12px;font-size:.875rem}.header-actions .header-cta{display:none}}
.hero-image{background:#dbe3e4}.hero-image>img{object-fit:contain;object-position:center}.fleet-visual{background:#e2e8e9}.fleet-visual>img{object-fit:contain;object-position:center}.fleet-visual-title{font-size:32px}.fleet-visual:after{background:linear-gradient(0deg,#052b31d9,transparent 32%)}.vehicle summary{overflow-wrap:anywhere}@media(max-width:760px){.hero-image{min-height:320px}.hero-image>img{object-position:center}.image-caption>span{font-size:27px}.fleet-visual{min-height:350px}.fleet-visual-title{font-size:28px}}
@media (max-width:700px){.language-toggle{order:-1}}

.language-toggle{display:inline-flex;align-items:center;padding:10px 12px;border:1px solid var(--ink);border-radius:4px;font-size:14px;font-weight:600;white-space:nowrap}.language-toggle:hover{background:var(--pale)}

/* Balanced GDPR settings dialog */
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1{display:grid!important;grid-template-columns:minmax(260px,34%) minmax(0,66%);width:min(920px,calc(100vw - 64px))!important;max-width:920px!important;min-height:540px!important;overflow:hidden;border-radius:12px!important;box-shadow:0 24px 70px rgba(2,53,66,.28)}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;float:none!important;padding:32px 28px!important;box-shadow:none!important;border-radius:12px 0 0 12px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:540px!important;float:none!important;padding:42px 42px 120px!important;background:var(--pale)!important;border-radius:0 12px 12px 0!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content>.moove-clearfix{display:none!important}
#moove_gdpr_cookie_modal .moove-gdpr-company-logo-holder{margin:0 0 28px!important;text-align:center!important}
#moove_gdpr_cookie_modal .moove-gdpr-company-logo-holder img{display:block!important;width:210px!important;max-width:100%!important;max-height:none!important;height:auto!important;margin:0 auto!important}
#moove_gdpr_cookie_modal #moove-gdpr-menu li{margin-bottom:9px!important}
#moove_gdpr_cookie_modal #moove-gdpr-menu li button{min-height:52px!important;padding:13px 15px!important;border-radius:7px!important;border:1px solid #d7e2e0!important;background:#edf3f2!important;color:var(--ink)!important;font-size:13px!important;line-height:1.25!important;letter-spacing:.01em!important}
#moove_gdpr_cookie_modal #moove-gdpr-menu li.menu-item-selected button{background:#fff!important;border-color:#a9c0bd!important;color:var(--ink)!important}
#moove_gdpr_cookie_modal .moove-gdpr-branding-cnt{left:28px!important;right:28px!important;padding-bottom:18px!important;opacity:.55}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{color:var(--ink)!important;font-size:25px!important;line-height:1.2!important;margin-bottom:20px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{color:#294c53!important;font-size:15px!important;line-height:1.55!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:96px!important;background:#e5eeec!important;border-radius:0 0 12px 0!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:96px!important;left:42px!important;right:42px!important;background:#c4d4d1!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 34px!important;gap:10px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:0!important;margin:0!important;padding:11px 18px!important;border-radius:5px!important;font-size:13px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-allow-all{background:var(--blue)!important;border-color:var(--blue)!important;color:var(--ink)!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-save-settings{background:var(--ink)!important;border-color:var(--ink)!important;color:#fff!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{background:var(--ink)!important;border-color:var(--ink)!important}

@media(max-width:767px){
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1{display:block!important;width:calc(100vw - 24px)!important;max-width:520px!important;max-height:92vh!important;min-height:0!important;overflow-y:auto!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:18px 16px 14px!important;border-radius:12px 12px 0 0!important}
#moove_gdpr_cookie_modal .moove-gdpr-company-logo-holder{margin-bottom:14px!important}
#moove_gdpr_cookie_modal .moove-gdpr-company-logo-holder img{width:150px!important;max-height:none!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin:0!important;max-width:none!important;float:none!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{display:block!important;margin:0!important}
#moove_gdpr_cookie_modal #moove-gdpr-menu li button{min-height:44px!important;padding:10px 13px!important;font-size:12px!important;text-align:center!important;justify-content:center!important}
#moove_gdpr_cookie_modal #moove-gdpr-menu li button .gdpr-nav-tab-title{display:block!important;width:100%!important;font-size:12px!important;line-height:1.25!important}
#moove_gdpr_cookie_modal .moove-gdpr-branding-cnt{display:none!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:390px!important;padding:22px 18px 88px!important;border-radius:0 0 12px 12px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{max-height:none!important;margin-bottom:0!important;overflow:visible!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-size:18px!important;margin-bottom:12px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-size:13px!important;line-height:1.45!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:72px!important;border-radius:0 0 12px 12px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:72px!important;left:18px!important;right:18px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 14px!important;gap:8px!important;margin:0!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{flex:1 1 130px!important;padding:9px 10px!important;font-size:11px!important}
}

/* Keep the close control and footer actions fully visible */
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{top:12px!important;right:12px!important;width:42px!important;height:42px!important;line-height:42px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:42px!important;height:42px!important;line-height:42px!important;font-size:34px!important;box-shadow:0 4px 14px rgba(2,53,66,.25)!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:82px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:82px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{flex-wrap:nowrap!important;justify-content:flex-start!important;padding:0 22px!important;gap:10px!important;width:100%!important;margin:0!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{flex:0 1 auto!important;padding:10px 13px!important;white-space:nowrap!important}

@media(max-width:767px){
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{top:8px!important;right:8px!important;width:36px!important;height:36px!important;line-height:36px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:36px!important;height:36px!important;line-height:36px!important;font-size:29px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:auto!important;min-height:66px!important;padding:10px 0!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:66px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px!important;gap:7px!important}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:0!important;padding:8px 9px!important;font-size:10px!important}
}

.language-toggle{display:inline-flex;align-items:center;padding:10px 12px;border:1px solid var(--ink);border-radius:4px;font-size:14px;font-weight:600;white-space:nowrap}.language-toggle:hover{background:var(--pale)}
