/* Chaouani Travel • original server-rendered interface • no external fonts */
:root{--navy:#0c2d43;--teal:#007e84;--aqua:#009da4;--ink:#17394c;--muted:#536f7d;--line:#deE8ec;--wash:#f2f7f8;--sand:#d7b16c;--white:#fff;--radius:14px;--shadow:0 10px 28px rgba(11,49,64,.09);--container:1260px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:var(--navy);margin:0 0 .55em;font-family:Georgia,'Times New Roman',serif;line-height:1.15;font-weight:700}h1{font-size:clamp(32px,3.5vw,52px);letter-spacing:-1.2px}h2{font-size:clamp(26px,2.3vw,35px);letter-spacing:-.55px}h3{font-size:22px}p{margin:0 0 1em}a{color:var(--teal);text-decoration:none;text-underline-offset:4px}a:hover{text-decoration:underline}img{max-width:100%;height:auto;vertical-align:middle}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}input,select,textarea{max-width:100%}input[type=checkbox],input[type=radio]{accent-color:var(--teal)}:focus-visible{outline:3px solid var(--teal);outline-offset:4px}a,button{touch-action:manipulation}fieldset{min-width:0;border:0;padding:0;margin:0}fieldset:disabled{opacity:.68}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.ct-icon{display:inline-block;width:22px;height:22px;flex:0 0 22px;vertical-align:middle}.ct-container{width:min(var(--container),calc(100% - 72px));margin-inline:auto}.ct-section{padding-block:38px}.ct-small{font-size:12px;line-height:1.65;color:var(--muted)}.ct-eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;line-height:1.5;color:var(--muted);margin-bottom:16px}.screen-reader-text{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;clip:auto;width:auto;height:auto;top:10px;left:10px;padding:15px;background:#fff;z-index:1000}.ct-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.ct-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 23px;border:1px solid transparent;border-radius:8px;background:linear-gradient(130deg,#007c82,#006d75);color:white;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:14px;line-height:1.35;text-align:center;box-shadow:0 3px 8px rgba(0,126,132,.11);text-decoration:none;transition:background .15s,transform .15s}.ct-button:hover{background:#006a72;color:#fff;text-decoration:none;transform:translateY(-1px)}.ct-button-small{font-size:12px;min-height:42px;padding:10px 16px;gap:8px}.ct-button-small .ct-icon{width:17px;height:17px;flex-basis:17px}.ct-button-outline{background:#fff;border-color:var(--teal);color:var(--teal);box-shadow:none}.ct-button-outline:hover{background:#edf7f7;color:#006a72}.ct-text-button{display:inline-flex;align-items:center;gap:8px;background:none;border:0;padding:12px 0;color:var(--teal);text-decoration:underline;font-weight:600;min-height:44px}.ct-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:12px;flex-shrink:0;text-decoration:underline}.ct-link .ct-icon{width:18px;height:18px;flex-basis:18px}.ct-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.ct-preview-banner{padding:6px 20px;text-align:center;color:#5b4828;background:#fbf1db;font-size:11px;line-height:1.5;letter-spacing:.1px}
/* Navigation */
.ct-site-header{position:relative;background:#fff;z-index:30;border-bottom:1px solid #f2f6f8}.ct-header-inner{display:flex;gap:25px;align-items:center;justify-content:space-between;min-height:88px}.ct-brand{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;color:var(--navy);text-decoration:none!important}.ct-brand svg{width:58px;height:58px;flex-shrink:0}.ct-brand strong{display:block;font-size:21px;letter-spacing:-.6px;line-height:1.2;font-family:Arial,Helvetica,sans-serif}.ct-brand small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:3px;letter-spacing:.3px}.custom-logo-link{flex-shrink:0;display:block}.custom-logo{max-width:240px;max-height:68px;width:auto;height:auto;object-fit:contain}.ct-main-nav{margin-left:auto}.ct-nav-list{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.ct-nav-list>li{position:relative}.ct-nav-list a{color:var(--navy);font-size:12px;font-weight:700;display:flex;align-items:center;min-height:44px;white-space:nowrap}.ct-nav-list a:hover,.ct-nav-list .current-menu-item>a{color:var(--teal)}.ct-nav-list .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:190px;background:#fff;list-style:none;margin:0;padding:10px 16px;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.ct-nav-list li:hover>.sub-menu,.ct-nav-list li:focus-within>.sub-menu{display:block}.ct-header-actions{display:flex;align-items:center;gap:19px}.ct-account-link{display:flex;gap:7px;align-items:center;color:var(--navy);font-size:11px;white-space:nowrap;font-weight:700;min-height:44px}.ct-menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px;min-width:44px;min-height:44px;color:var(--navy)}
/* Hero */
.ct-hero{position:relative;min-height:450px;isolation:isolate;overflow:hidden;background:#dff0f5}.ct-hero-photo{position:absolute;inset:0 0 0 auto;width:83%;height:100%;object-fit:cover;object-position:center 46%;z-index:-3}.ct-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#f4fafb 2%,rgba(244,250,251,.98) 28%,rgba(244,250,251,.7) 46%,rgba(244,250,251,.09) 66%,transparent 100%);z-index:-2}.ct-hero::after{content:'';position:absolute;left:-4%;right:-4%;bottom:-18px;height:40px;background:white;border-radius:50% 50% 0 0;z-index:-1}.ct-hero-inner{display:flex;position:relative;justify-content:space-between;padding-top:52px;padding-bottom:118px}.ct-hero-copy{max-width:680px;width:58%}.ct-hero h1{font-size:clamp(36px,3.6vw,52px);line-height:1.02;letter-spacing:-1.8px;margin-bottom:21px}.ct-hero h1 em{font-style:normal;color:var(--aqua)}.ct-hero-description{font-size:15px;line-height:1.65;max-width:495px;color:var(--navy);margin-bottom:25px}.ct-hero-pills{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.ct-hero-pills span{display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.9);padding:9px 12px;border-radius:24px;box-shadow:0 4px 9px rgba(5,59,83,.03)}.ct-hero-pills .ct-icon{color:var(--aqua);width:20px;height:20px;flex-basis:20px}.ct-hero-pills b{font-size:10px;font-weight:600;white-space:nowrap}.ct-hero-script{position:absolute;right:16%;top:48px;max-width:270px;text-align:center;font-family:'Brush Script MT','Segoe Script','URW Chancery L',cursive;font-style:italic;transform:rotate(-9deg);color:#124f76;font-size:31px;line-height:1.2;letter-spacing:-.9px}.ct-hero-script span{display:block;text-align:right;font-size:40px;padding-right:12px;margin-top:0}.ct-home-search{margin-top:-87px;position:relative;z-index:5;width:min(1200px,calc(100% - 90px))}
/* Search module */
.ct-search{padding:0 24px 14px;background:white;border-radius:18px;box-shadow:0 9px 22px rgba(14,51,67,.16);border:1px solid rgba(225,235,240,.8);position:relative;color:var(--navy)}.ct-search-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:18px}.ct-search-tabs label{display:block;position:relative;flex:1;cursor:pointer}.ct-search-tabs input{position:absolute;opacity:0;width:1px;height:1px}.ct-search-tabs span{display:flex;align-items:center;justify-content:center;gap:12px;min-height:65px;font-weight:700;font-size:13px;border-bottom:3px solid transparent;margin-bottom:-1px;padding:10px 6px;line-height:1.2}.ct-search-tabs input:checked+span{color:var(--teal);border-bottom-color:var(--aqua)}.ct-search-tabs input:focus-visible+span{outline:3px solid var(--teal);outline-offset:-5px;border-radius:4px}.ct-search-tabs .ct-icon{width:25px;height:25px;flex-basis:25px}.ct-search-fields{display:grid;grid-template-columns:1.04fr 1.35fr 1.1fr 157px;align-items:stretch;gap:12px}.ct-search-field{border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:10px;padding:12px 13px;min-width:0;background:#fff;margin:0;min-height:67px}.ct-search-field>.ct-icon{width:20px;height:20px;flex-basis:20px}.ct-search-field span,.ct-search-field>div{min-width:0;flex:1}.ct-search-field small{display:block;font-size:10px;font-weight:500;line-height:1.1;color:var(--muted);margin-bottom:7px}.ct-search-field select{width:100%;border:0;background:transparent;padding:0 18px 0 0;font-size:12px;outline-offset:5px;font-weight:600}.ct-dates{display:flex;align-items:center;gap:5px;min-width:0}.ct-dates label{min-width:0;flex:1;display:block}.ct-dates input{border:0;padding:0;font-size:11px;width:100%;min-width:0;background:none;line-height:1.4}.ct-dates>span{flex:0;color:var(--muted);font-size:13px}.ct-search-submit{padding:10px;white-space:nowrap;min-width:0}.ct-search-submit .ct-icon{width:20px;height:20px;flex-basis:20px}.ct-travellers{position:relative;padding:0}.ct-travellers summary{cursor:pointer;display:flex;align-items:center;gap:9px;width:100%;height:100%;padding:12px 13px;list-style:none}.ct-travellers summary::-webkit-details-marker{display:none}.ct-travellers summary>.ct-icon:last-child{width:13px;height:13px;flex-basis:13px}.ct-travellers b{display:block;font-size:11px;font-weight:600;white-space:nowrap}.ct-traveller-panel{position:absolute;top:calc(100% + 7px);left:0;right:0;min-width:230px;background:#fff;border:1px solid var(--line);padding:16px;border-radius:10px;box-shadow:var(--shadow);z-index:20}.ct-traveller-panel label{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:8px}.ct-traveller-panel select{width:68px;min-height:40px;border:1px solid var(--line);padding:5px 8px;border-radius:5px}.ct-search-reassurance{display:flex;justify-content:center;gap:30px;padding-top:13px}.ct-search-reassurance span{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.ct-search-reassurance .ct-icon{color:var(--teal);width:16px;height:16px;flex-basis:16px}.ct-package-message{font-size:12px;font-weight:600;display:none}.ct-package-dates .ct-package-message{display:block}.ct-package-dates .ct-dates{display:none}.ct-package-dates{opacity:1}.ct-search-compact{margin:0 0 38px;box-shadow:0 5px 22px rgba(14,51,67,.06)}
/* Homepage sections */
.ct-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:21px}.ct-section-heading h2{font-size:30px;margin-bottom:6px}.ct-section-heading p{color:var(--muted);font-size:13px;margin:0;line-height:1.5}.ct-centered{text-align:center;justify-content:center}.ct-universes{padding-top:34px;padding-bottom:31px}.ct-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ct-service-tile{height:183px;position:relative;overflow:hidden;border-radius:7px;color:#fff;background:#154156;display:flex;align-items:flex-end;text-decoration:none!important;isolation:isolate;box-shadow:0 3px 9px #0b324610}.ct-service-tile::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 24%,rgba(4,21,29,.12) 50%,rgba(4,21,29,.87));z-index:-1}.ct-service-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .4s}.ct-service-tile:hover>img{transform:scale(1.035)}.ct-service-tile>div{padding:0 45px 16px 16px;min-width:0}.ct-service-tile h3{color:#fff;font:700 16px/1.2 Arial,sans-serif;margin-bottom:4px;letter-spacing:-.15px}.ct-service-tile p{color:#e8f2f3;font-size:11px;line-height:1.3;margin:0}.ct-circle-arrow{position:absolute;bottom:18px;right:14px;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--navy);width:30px;height:30px;border-radius:50%}.ct-circle-arrow .ct-icon{width:17px;height:17px;flex-basis:17px}.ct-why{padding:31px 0 33px;background:linear-gradient(120deg,#f7faf9,#f1f5f7);position:relative;overflow:hidden}.ct-why::before,.ct-why::after{content:'';position:absolute;width:200px;height:200px;border:23px double rgba(0,139,145,.045);border-radius:100% 0;transform:rotate(25deg);top:18px;left:-115px}.ct-why::after{left:auto;right:-100px;transform:rotate(205deg)}.ct-benefits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;text-align:center;margin-top:25px}.ct-benefits>div{padding:0 23px;position:relative}.ct-benefits>div+div{border-left:1px solid #dfe8ed}.ct-benefits .ct-icon{width:39px;height:39px;color:var(--aqua);margin-bottom:14px}.ct-benefits h3{font:700 13px/1.35 Arial,sans-serif;margin-bottom:8px}.ct-benefits p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.ct-offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ct-offers-grid.ct-four{grid-template-columns:repeat(4,minmax(0,1fr))}.ct-offer-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e6edf0;box-shadow:0 4px 10px rgba(9,44,61,.07);display:flex;flex-direction:column;min-width:0}.ct-offer-photo{position:relative;display:block;height:182px;overflow:hidden;background:#dcebf0}.ct-offer-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.ct-offer-card:hover .ct-offer-photo img{transform:scale(1.035)}.ct-location{position:absolute;top:12px;left:11px;display:flex;align-items:center;gap:4px;background:rgba(255,255,255,.96);color:var(--navy);border-radius:20px;font-size:10px;line-height:1.2;padding:6px 9px;max-width:calc(100% - 22px)}.ct-location .ct-icon{width:12px;height:12px;flex-basis:12px;color:var(--teal)}.ct-demo-label{position:absolute;right:10px;bottom:10px;font-size:9px;letter-spacing:.7px;text-transform:uppercase;line-height:1.3;padding:5px 7px;background:rgba(255,255,255,.9);color:#395460;border-radius:3px}.ct-offer-body{padding:15px 15px 13px;display:flex;flex-direction:column;flex:1;min-width:0}.ct-offer-body h3{font:700 14px/1.3 Arial,sans-serif;margin-bottom:7px;letter-spacing:-.1px;min-height:35px}.ct-offer-body h3 a{color:var(--navy)}.ct-stars{color:#c87900;letter-spacing:2px;font-size:13px;line-height:1;margin-bottom:10px}.ct-offer-features{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap;color:var(--muted);font-size:9px;margin:4px 0 15px}.ct-offer-features span{display:flex;align-items:center;gap:3px}.ct-offer-features .ct-icon{width:12px;height:12px;flex-basis:12px}.ct-offer-bottom{display:flex;justify-content:space-between;gap:8px;align-items:center;padding-top:13px;border-top:1px solid #edf2f4;margin-top:auto}.ct-price small{display:block;font-size:9px;color:var(--muted);line-height:1.2}.ct-price strong{display:block;font-size:26px;line-height:1.05;color:var(--aqua);letter-spacing:-1px;margin:3px 0}.ct-offer-bottom .ct-button{padding:11px 12px;font-size:11px;gap:5px}.ct-trips-section{background:#f6fafb;padding-block:37px}.ct-trips-section .ct-offer-photo{height:178px}.ct-about-block{display:grid;grid-template-columns:1.03fr 1.3fr;gap:48px;align-items:center}.ct-about-block>img{width:100%;border-radius:10px;height:290px;object-fit:cover}.ct-about-visual{position:relative;overflow:hidden;border-radius:9px;height:285px;isolation:isolate}.ct-about-visual img{width:100%;height:100%;object-fit:cover}.ct-about-visual::after{content:'';inset:0;position:absolute;background:linear-gradient(90deg,rgba(12,45,67,.65),transparent 90%);z-index:1}.ct-about-visual span{position:absolute;top:30px;left:28px;z-index:2;font:italic 31px/1.1 Georgia,serif;color:white;letter-spacing:-1px;max-width:65%;text-shadow:0 1px 3px #0c2d4340}.ct-about-visual em{font-weight:400}.ct-about-block h2{font-size:29px;margin-bottom:16px}.ct-about-block p{font-size:14px;color:var(--muted);line-height:1.7}.ct-inline-benefits{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:21px;font-size:11px}.ct-inline-benefits span{display:flex;align-items:center;gap:8px}.ct-inline-benefits .ct-icon{color:var(--teal)}.ct-faq-section{padding-top:17px;padding-bottom:27px}.ct-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 19px;align-items:start}.ct-faq{border:1px solid var(--line);border-radius:5px;background:#fff;box-shadow:0 2px 5px #0b324606}.ct-faq summary{cursor:pointer;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;font-size:12px;font-weight:700;line-height:1.4;min-height:46px}.ct-faq summary::-webkit-details-marker{display:none}.ct-faq summary span{font-size:20px;font-weight:400;flex-shrink:0}.ct-faq[open] summary span{transform:rotate(45deg)}.ct-faq>div{padding:0 15px 14px;color:var(--muted);font-size:13px}.ct-faq>div p:last-child{margin:0}.ct-inspiration{padding-top:15px;padding-bottom:30px}.ct-inspiration .ct-section-heading h2{font-size:21px}.ct-inspiration-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px}.ct-inspiration-strip a{overflow:hidden;display:block;border-radius:4px;height:113px}.ct-inspiration-strip img{width:100%;height:100%;object-fit:cover}.ct-site-footer{background:radial-gradient(ellipse at top right,#13465a 0,#0a2c3c 45%,#082b3d 100%);color:#d9e5eb;padding-top:40px}.ct-footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:44px;padding-bottom:32px}.ct-site-footer .ct-brand{color:white;margin-bottom:17px}.ct-site-footer .ct-brand svg{width:45px;height:45px}.ct-site-footer .ct-brand strong{font-size:18px}.ct-site-footer .ct-brand small{color:#cbdce4;font-size:8px}.ct-footer-brand>p{font-size:12px;max-width:250px;line-height:1.8;color:#c5d7e0}.ct-site-footer h2{font:700 13px/1.4 Arial,sans-serif;color:white;margin-bottom:16px}.ct-site-footer a{color:#d9e5eb}.ct-site-footer nav{display:flex;flex-direction:column;gap:8px;font-size:11px}.ct-site-footer nav a{display:flex;gap:9px;align-items:center}.ct-site-footer nav .ct-icon{width:16px;height:16px;flex-basis:16px}.ct-footer-script{font:italic 29px/1.05 Georgia,serif;color:#fff;transform:rotate(-9deg);text-align:right;padding-right:25px;margin:25px 0 0;opacity:.8}.ct-footer-bottom{border-top:1px solid #c4d8e132;padding:17px 0 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;color:#b4cbd7}.ct-footer-bottom nav{display:flex;flex-direction:row;gap:15px;flex-wrap:wrap;font-size:10px}.ct-social-links{display:flex;gap:12px;flex-wrap:wrap;font-size:10px;font-weight:700}.ct-site-footer .ct-contact-details{margin:0 0 12px;gap:12px}.ct-site-footer .ct-contact-details>div{gap:9px;font-size:11px}.ct-site-footer .ct-contact-details small{display:none}.ct-site-footer .ct-contact-details .ct-icon{width:17px;height:17px;flex-basis:17px;color:#fff}.ct-site-footer .ct-contact-details .ct-button{background:transparent;color:#fff;border-color:#608190;font-size:10px;min-height:38px}
/* All public pages */
.ct-page-shell{padding-top:23px;padding-bottom:70px;min-height:58vh}.ct-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:11px;color:var(--muted);margin-bottom:26px}.ct-breadcrumb a{color:var(--muted)}.ct-page-heading{margin-bottom:35px}.ct-page-heading .ct-eyebrow{margin-bottom:12px}.ct-page-heading h1{max-width:1000px;font-size:clamp(32px,3.3vw,47px)}.ct-page-intro{font-size:17px;line-height:1.7;color:var(--muted);max-width:800px;margin-bottom:30px}.ct-prose{max-width:830px}.ct-prose h2{margin-top:1.3em;font-size:28px}.ct-prose h3{margin-top:1.1em}.ct-prose ul,.ct-prose ol{padding-left:22px}.ct-prose p{margin-bottom:1.1em}.ct-prose .ct-button{margin-top:10px}.ct-page-content>.ct-service-grid{margin-top:40px}.ct-archive-hero{background:linear-gradient(115deg,#eef7f7,#f4f8fc);padding:23px 0 36px;border-bottom:1px solid var(--line)}.ct-archive-hero h1{margin-bottom:15px}.ct-archive-hero p{max-width:670px;color:var(--muted);margin-bottom:0}.ct-archive-hero .ct-eyebrow{margin-bottom:10px}.ct-catalogue-top{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:23px}.ct-catalogue-top h2{margin:0 0 6px}.ct-catalogue-top p:not(.ct-eyebrow){font-size:12px;color:var(--muted);margin:0}.ct-catalogue-top .ct-eyebrow{margin-bottom:9px}.ct-catalogue-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:26px;align-items:start}.ct-filter-panel{background:var(--wash);border:1px solid var(--line);border-radius:10px;padding:20px}.ct-filter-panel h3{font:700 16px/1.3 Arial,sans-serif}.ct-filter-panel form{display:grid;gap:15px}.ct-filter-panel label{display:block;font-size:11px;font-weight:700}.ct-filter-panel input,.ct-filter-panel select{display:block;width:100%;border:1px solid #cad9df;padding:10px 9px;min-height:44px;background:#fff;border-radius:6px;margin-top:6px;font-size:12px;font-weight:400}.ct-filter-panel form>a{font-size:11px;text-decoration:underline;text-align:center}.ct-filter-panel>.ct-small{margin-top:20px;font-size:11px}.ct-catalogue-layout .ct-offers-grid{gap:16px}.ct-catalogue-layout .ct-offer-photo{height:150px}.ct-catalogue-layout .ct-offer-body{padding:12px}.ct-catalogue-layout .ct-offer-bottom{align-items:flex-start;flex-wrap:wrap}.ct-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:25px}.ct-pagination a,.ct-pagination .current{padding:8px 14px;min-height:42px;background:var(--wash);border:1px solid var(--line);border-radius:5px;font-size:12px}.ct-pagination .current{background:var(--teal);color:#fff}.ct-empty{text-align:center;background:#f7fafb;border:1px solid var(--line);border-radius:12px;padding:45px 24px}.ct-empty>.ct-icon{width:45px;height:45px;color:var(--aqua);margin-bottom:16px}.ct-empty p{color:var(--muted);max-width:570px;margin:0 auto 23px}.ct-empty h3{font-size:25px}.ct-empty .ct-button{margin:4px}.ct-bottom-cta{margin-top:40px;border-radius:12px;background:#f0f8f8;padding:35px;display:flex;justify-content:space-between;gap:25px;align-items:center}.ct-bottom-cta h2{font-size:25px;max-width:640px;margin:0}.ct-destinations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ct-destination-card{display:block;padding:27px;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 10px #0b324608;background:white;color:var(--navy);text-decoration:none!important}.ct-destination-card>.ct-icon:first-child{color:var(--aqua);margin-bottom:18px;width:33px;height:33px}.ct-destination-card p{font-size:14px;color:var(--muted)}.ct-destination-card:hover{border-color:var(--teal);background:#fbfefe}.ct-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.ct-404{margin:35px 0;padding-block:65px}.ct-notice{background:#f3f8f9;color:var(--navy);border:1px solid #d8e8ec;border-left:3px solid var(--aqua);padding:15px 18px;border-radius:6px;font-size:13px;line-height:1.65;margin:0 0 22px;overflow-wrap:anywhere}.ct-notice a{text-decoration:underline}.ct-notice p:last-child{margin:7px 0 0}.ct-notice>.ct-icon{color:var(--teal);margin-right:5px}.ct-notice-soft{background:#fff}.ct-notice[role=status]{background:#edf8f3;border-color:#c4e2d8}.ct-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}.ct-contact-grid>section>h2{font-size:37px}.ct-contact-grid>section>p{max-width:460px;color:var(--muted)}.ct-contact-details{display:flex;flex-direction:column;gap:22px;margin:28px 0}.ct-contact-details>div{display:flex;gap:14px;font-size:14px;line-height:1.5;align-items:flex-start}.ct-contact-details .ct-icon{color:var(--teal);margin-top:4px}.ct-contact-details small{display:block;font-weight:700;font-size:11px;color:var(--muted);margin-bottom:4px}.ct-contact-details .ct-button{align-self:flex-start}.ct-contact-details span{min-width:0;overflow-wrap:anywhere}
/* Forms and customer area */
.ct-form-card,.ct-auth-card{padding:30px;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 24px #0b324606}.ct-form-card h2{font-size:27px}.ct-form-card h3{font-size:21px;margin-top:25px}.ct-auth-card{max-width:510px;margin:0 auto;background:#fff;padding:36px}.ct-auth-card>p{font-size:14px;color:var(--muted)}.ct-auth-card>p:last-child{margin:25px 0 0}.ct-form{margin:0}.ct-form>label,.ct-form fieldset>label,.ct-form-grid>label{display:block;font-size:12px;font-weight:700;margin:0 0 19px}.ct-form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.ct-form select,.ct-form textarea{display:block;width:100%;min-height:47px;background:#fff;border:1px solid #c8d7de;border-radius:7px;margin-top:7px;padding:10px 13px;font-weight:400;line-height:1.5;font-size:14px;outline-offset:3px}.ct-form input[readonly]{background:#f2f6f7!important;color:#627681}.ct-form textarea{resize:vertical}.ct-form legend{font-family:Georgia,serif;font-size:21px;font-weight:700;margin-bottom:19px;color:var(--navy)}.ct-form fieldset>.ct-button{margin-top:6px}.ct-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.ct-form-grid.ct-three{grid-template-columns:repeat(3,minmax(0,1fr))}.ct-form .ct-check{display:flex;align-items:flex-start;gap:10px;font-weight:400;font-size:12px;line-height:1.65;margin-bottom:22px}.ct-check input{width:17px;height:17px;flex:0 0 17px;margin:3px 0 0}.ct-form-between{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;font-size:12px;margin-bottom:10px}.ct-auth-card .ct-form>.ct-button{width:100%}.ct-form p{font-size:12px}.ct-form .ct-small{margin-bottom:20px}.ct-form h3{margin-bottom:20px}.ct-booking-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:30px;align-items:start}.ct-booking-summary{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;position:sticky;top:25px;box-shadow:var(--shadow)}.ct-booking-summary>img{width:100%;height:215px;object-fit:cover}.ct-booking-summary>div{padding:25px}.ct-booking-summary h2{font-size:26px}.ct-booking-summary p>.ct-icon{margin-right:7px;color:var(--teal)}.ct-booking-summary .ct-eyebrow{font-size:9px}.ct-child-ages{margin:7px 0 19px;padding:16px 16px 0;border-radius:8px;background:#f5f9fa}.ct-child-ages>p{margin-bottom:12px}.ct-child-ages[hidden],.ct-child-ages [hidden]{display:none!important}.ct-success-card{max-width:720px;margin:20px auto;text-align:center;padding:40px;border:1px solid var(--line);border-radius:15px;background:#f7fbfb}.ct-success-card>.ct-icon{display:block;width:60px;height:60px;padding:15px;border-radius:50%;background:#e1f3ef;color:var(--teal);margin:0 auto 24px}.ct-success-card .ct-actions{justify-content:center;margin-top:24px}.ct-success-card h2{font-size:34px}.ct-account-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:33px;align-items:start}.ct-account-nav{padding:27px 22px;border:1px solid var(--line);background:#f4f9fa;border-radius:12px}.ct-avatar{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#e3eff0;border:1px solid #c7e0e3;border-radius:50%;color:var(--teal);margin-bottom:17px}.ct-account-nav h2{font:700 19px/1.4 Arial,sans-serif;overflow-wrap:anywhere}.ct-account-nav>p{font-size:12px;color:var(--muted)}.ct-account-nav nav{display:flex;flex-direction:column;gap:8px;margin-top:25px}.ct-account-nav nav a{padding:10px 12px;border-radius:6px;font-size:12px;color:var(--navy);min-height:43px}.ct-account-nav nav a[aria-current=page]{background:white;border:1px solid #d6e7e9;font-weight:700;color:var(--teal)}.ct-account-content{min-width:0}.ct-account-content>h2{font-size:27px;margin-bottom:25px}.ct-client-booking{display:flex;justify-content:space-between;gap:22px;border:1px solid var(--line);border-radius:10px;padding:25px;margin:0 0 18px;background:white}.ct-client-booking .ct-eyebrow{margin-bottom:9px;font-size:10px}.ct-client-booking h3{font-size:23px}.ct-client-booking p{font-size:12px;color:var(--muted)}.ct-client-booking>div:last-child{text-align:right;flex-shrink:0}.ct-client-booking>div:last-child p{margin-top:12px}.ct-status{display:inline-block;border-radius:5px;padding:5px 9px;color:#3d5968;background:#eef3f6;font:600 10px/1.4 Arial,sans-serif;white-space:nowrap}.ct-status.quoted{background:#fff4d9;color:#765613}.ct-status.confirmed,.ct-status.completed{background:#e4f4ed;color:#196846}.ct-status.cancelled,.ct-status.cancel_requested{background:#fbecee;color:#923749}.ct-definition{display:grid;grid-template-columns:minmax(110px,.5fr) 1fr;gap:12px 20px;font-size:13px;margin:26px 0}.ct-definition dt{font-weight:700;color:var(--muted)}.ct-definition dd{margin:0;overflow-wrap:anywhere}.ct-cancel-details{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;font-size:12px}.ct-cancel-details summary{cursor:pointer;color:#823d3b;min-height:36px}.ct-cancel-details p{margin-top:14px}.ct-favorite-form{margin-top:8px}.ct-favorite-form .ct-text-button{font-size:12px}.ct-save-link{display:flex;align-items:center;gap:8px;font-size:12px;margin:15px 0;min-height:44px}
/* Detail pages */
.ct-offer-heading{margin-bottom:28px}.ct-offer-heading h1{font-size:clamp(31px,3vw,45px);max-width:980px}.ct-offer-heading-meta{display:flex;gap:25px;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--muted)}.ct-offer-heading-meta>span{display:flex;align-items:center;gap:8px}.ct-offer-heading-meta .ct-icon{color:var(--teal);width:18px;height:18px;flex-basis:18px}.ct-offer-gallery{border-radius:12px;overflow:hidden;margin-bottom:30px}.ct-gallery-main{width:100%;height:385px;object-fit:cover}.ct-gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px}.ct-gallery-thumbs img{width:100%;height:130px;object-fit:cover}.ct-offer-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:40px;align-items:start}.ct-offer-anchor-nav{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:25px;overflow:auto;white-space:nowrap}.ct-offer-anchor-nav a{display:block;font-size:12px;font-weight:700;padding:8px 0 15px;min-height:44px}.ct-offer-description section{padding:12px 0 24px;border-bottom:1px solid var(--line);margin-bottom:17px}.ct-offer-description section h2{font-size:29px}.ct-offer-description p{font-size:14px;color:var(--muted)}.ct-feature-chips{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 0}.ct-feature-chips span{padding:9px 12px;display:flex;align-items:center;gap:7px;border-radius:7px;background:var(--wash);font-size:12px}.ct-feature-chips .ct-icon{width:16px;height:16px;flex-basis:16px;color:var(--teal)}.ct-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:23px}.ct-inclusions>div{background:#f6faf9;border:1px solid var(--line);padding:20px;border-radius:8px}.ct-inclusions h3{font-size:20px}.ct-inclusions ul{padding-left:19px;font-size:13px;margin-bottom:0}.ct-inclusions li{padding-bottom:8px}.ct-programme{counter-reset:program;list-style:none;padding:0;margin:25px 0 0}.ct-programme li{counter-increment:program;position:relative;padding:0 0 28px 55px;font-size:14px;color:var(--muted)}.ct-programme li::before{content:counter(program);position:absolute;left:0;top:-3px;width:34px;height:34px;display:grid;place-items:center;color:var(--teal);font-weight:700;background:#eaf5f4;border-radius:50%;border:1px solid #c7e4e4}.ct-offer-sidebar{position:sticky;top:25px}.ct-offer-sidebar .ct-form-card{padding:26px}.ct-price-large{margin-bottom:18px}.ct-price-large small{font-size:12px}.ct-price-large strong{font-size:43px;margin-block:7px}.ct-offer-sidebar .ct-button{width:100%;font-size:13px}.ct-offer-sidebar .ct-small{margin-top:14px}.ct-offer-sidebar h3{font-size:22px}.ct-offer-sidebar p:not(.ct-eyebrow):not(.ct-small){font-size:13px;color:var(--muted)}
/* Gutenberg content safety */
.alignwide{max-width:1260px}.alignfull{width:100%}.wp-block-image img{height:auto}.wp-block-table{overflow:auto}.wp-block-table table{border-collapse:collapse}.wp-block-table td,.wp-block-table th{border:1px solid var(--line);padding:12px}.ct-prose img,.ct-page-content img{max-width:100%}.ct-page-content>p{max-width:850px}.ct-page-content>h2{margin-top:35px}.ct-page-content>ul,.ct-page-content>ol{max-width:850px}pre{white-space:pre-wrap;overflow:auto}iframe{max-width:100%}
/* Responsive */
@media(min-width:1550px){.ct-hero{min-height:490px}.ct-hero-inner{padding-top:70px}.ct-hero-script{right:18%;top:58px}.ct-hero h1{font-size:55px}}
@media(max-width:1240px){.ct-header-inner{gap:16px}.ct-nav-list{gap:16px}.ct-header-actions{gap:12px}.ct-header-actions .ct-account-link span{display:none}.ct-brand strong{font-size:19px}.ct-brand svg{width:50px;height:50px}.ct-search-fields{grid-template-columns:1fr 1.28fr 1fr 139px;gap:10px}.ct-search{padding-inline:18px}.ct-search-field{padding:10px;gap:7px}.ct-search-field small{font-size:9px}.ct-search-field select{font-size:11px}.ct-dates input{font-size:10px}.ct-travellers summary{padding:10px;gap:6px}.ct-travellers b{font-size:10px}.ct-offers-grid.ct-four{gap:15px}.ct-offer-bottom{flex-wrap:wrap}.ct-offer-bottom .ct-button{font-size:10px;padding:10px}.ct-offer-photo{height:160px}.ct-hero-pills span{padding:9px 10px}.ct-hero-pills b{font-size:9px}.ct-benefits>div{padding-inline:15px}.ct-footer-grid{gap:29px}.ct-catalogue-layout .ct-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-catalogue-layout .ct-offer-photo{height:190px}}
@media(max-width:1050px){.ct-header-inner{min-height:78px;flex-wrap:wrap}.ct-menu-toggle{display:flex;align-items:center;justify-content:center;margin-left:auto;order:2}.ct-header-actions{order:1;margin-left:auto}.ct-main-nav{order:3;margin:0;width:100%;padding-bottom:12px}.js .ct-main-nav{display:none}.js .ct-main-nav.is-open{display:block}.ct-nav-list{gap:20px;flex-wrap:wrap}.ct-nav-list a{font-size:13px}.ct-nav-list .sub-menu{position:static;box-shadow:none;border:0;display:block;padding:0 10px}.ct-header-actions .ct-account-link span{display:block}.ct-hero-copy{width:66%}.ct-hero-script{right:6%;font-size:25px;top:50px;max-width:220px}.ct-hero-inner{padding-top:44px}.ct-hero h1{font-size:43px}.ct-hero-description{font-size:14px;max-width:430px}.ct-hero-pills{max-width:530px;gap:6px}.ct-search-fields{grid-template-columns:1fr 1.45fr}.ct-search-field{min-height:68px}.ct-travellers summary{width:100%;padding:13px}.ct-travellers b,.ct-search-field select,.ct-dates input{font-size:12px}.ct-search-field small{font-size:10px}.ct-search-submit{min-height:59px}.ct-home-search{margin-top:-70px}.ct-search-tabs span{font-size:12px;gap:8px}.ct-search-tabs{gap:10px}.ct-search-reassurance{gap:20px}.ct-search-reassurance span{font-size:9px}.ct-service-tile{height:160px}.ct-service-tile h3{font-size:14px}.ct-service-tile>div{padding-left:12px;padding-bottom:13px}.ct-service-tile p{font-size:10px}.ct-circle-arrow{right:9px;bottom:13px;width:26px;height:26px}.ct-service-grid{gap:12px}.ct-benefits h3{font-size:12px}.ct-benefits p{font-size:11px}.ct-offers-grid.ct-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ct-offer-photo{height:205px}.ct-offer-bottom{flex-wrap:nowrap}.ct-offer-body h3{font-size:15px;min-height:0}.ct-offer-bottom .ct-button{font-size:12px;padding:11px 15px}.ct-about-block{gap:30px}.ct-about-block h2{font-size:27px}.ct-about-block p{font-size:13px}.ct-inspiration-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ct-inspiration-strip a:nth-child(n+5){display:none}.ct-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 45px}.ct-contact-grid{gap:35px;grid-template-columns:1fr 1.2fr}.ct-form-card{padding:25px}.ct-booking-layout{grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);gap:20px}.ct-booking-summary>div{padding:20px}.ct-booking-summary h2{font-size:23px}.ct-account-layout{grid-template-columns:215px minmax(0,1fr);gap:24px}.ct-client-booking{display:block}.ct-client-booking>div:last-child{text-align:left;margin-top:15px}.ct-offer-layout{grid-template-columns:minmax(0,1fr) 300px;gap:25px}.ct-gallery-main{height:330px}}
@media(max-width:760px){.ct-container{width:calc(100% - 36px)}.ct-site-header{z-index:40}.ct-header-inner{gap:10px;min-height:74px;padding-block:9px}.ct-brand strong{font-size:18px}.ct-brand svg{width:43px;height:43px}.ct-brand small{font-size:8px}.custom-logo{max-width:205px;max-height:54px}.ct-header-actions .ct-button{display:none}.ct-header-actions .ct-account-link span{display:none}.ct-header-actions{margin-left:auto;margin-right:5px}.ct-menu-toggle{margin-left:0;padding:8px;width:42px;min-width:42px}.ct-nav-list{display:grid;grid-template-columns:1fr 1fr;gap:1px 15px;padding-top:8px}.ct-nav-list a{font-size:12px}.ct-hero{min-height:490px}.ct-hero-photo{width:100%;height:100%;object-position:61% center}.ct-hero-wash{background:linear-gradient(90deg,rgba(244,250,251,.99),rgba(244,250,251,.90) 38%,rgba(244,250,251,.1)),linear-gradient(0deg,rgba(244,250,251,.92),transparent 70%)}.ct-hero-inner{padding-top:34px;padding-bottom:108px}.ct-hero-copy{width:100%;max-width:560px}.ct-hero .ct-eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:17px;max-width:350px}.ct-hero h1{font-size:40px;letter-spacing:-1.25px;line-height:1.05;max-width:500px}.ct-hero-description{max-width:385px;font-size:14px;line-height:1.65;margin-bottom:24px}.ct-hero-script{display:none}.ct-hero-pills{gap:7px;max-width:430px}.ct-hero-pills span{padding:8px 10px;gap:6px}.ct-hero-pills b{font-size:9px}.ct-hero-pills .ct-icon{width:16px;height:16px;flex-basis:16px}.ct-home-search{width:calc(100% - 36px);margin-top:-93px}.ct-search{padding:0 15px 15px;border-radius:13px}.ct-search-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 8px;margin-bottom:14px}.ct-search-tabs span{justify-content:flex-start;min-height:55px;padding:10px 7px;font-size:11px;gap:9px}.ct-search-tabs .ct-icon{width:22px;height:22px;flex-basis:22px}.ct-search-tabs input:checked+span{background:#eff8f8}.ct-search-fields{grid-template-columns:1fr;gap:10px}.ct-search-field{min-height:65px;padding:11px 13px;gap:12px}.ct-travellers{padding:0;min-height:65px}.ct-travellers summary{padding:13px}.ct-travellers b,.ct-search-field select{font-size:13px}.ct-dates input{font-size:12px;min-height:25px}.ct-search-submit{min-height:50px;font-size:14px}.ct-search-reassurance{gap:8px;flex-wrap:wrap;justify-content:center;padding-top:12px}.ct-search-reassurance span{font-size:8px;gap:4px}.ct-search-reassurance span:nth-child(3){display:none}.ct-search-reassurance .ct-icon{width:13px;height:13px;flex-basis:13px}.ct-traveller-panel{left:auto;width:100%;min-width:220px}.ct-section{padding-block:28px}.ct-universes{padding-top:29px}.ct-section-heading{align-items:flex-start;flex-direction:column;gap:11px;margin-bottom:20px}.ct-section-heading h2{font-size:27px}.ct-section-heading p{font-size:12px;line-height:1.65}.ct-section-heading .ct-link{font-size:11px}.ct-service-grid{grid-template-columns:1fr 1fr;gap:12px}.ct-service-tile{height:160px}.ct-service-tile h3{font-size:14px}.ct-service-tile p{font-size:10px;max-width:160px;line-height:1.5}.ct-service-tile>div{padding:12px 34px 13px 12px}.ct-circle-arrow{width:25px;height:25px;right:8px;bottom:15px}.ct-why{padding-block:30px}.ct-centered{align-items:center;text-align:center}.ct-centered h2{font-size:27px}.ct-benefits{grid-template-columns:1fr 1fr;gap:27px 15px;margin-top:25px}.ct-benefits>div{padding:0 9px;border:0!important}.ct-benefits>div:last-child{grid-column:1/-1;max-width:270px;justify-self:center}.ct-benefits .ct-icon{width:34px;height:34px;margin-bottom:9px}.ct-benefits h3{font-size:12px}.ct-benefits p{font-size:11px;max-width:200px;margin:auto}.ct-offers-grid,.ct-offers-grid.ct-four,.ct-offers-grid.ct-three{grid-template-columns:1fr 1fr;gap:15px}.ct-offer-photo,.ct-trips-section .ct-offer-photo{height:155px}.ct-offer-body{padding:12px}.ct-offer-body h3{font-size:13px;min-height:34px}.ct-offer-features{font-size:8px;gap:6px;margin-bottom:12px}.ct-offer-features span:nth-child(2){display:none}.ct-offer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding-top:10px}.ct-offer-bottom .ct-button{width:100%;font-size:11px;min-height:40px;padding:9px 10px}.ct-price strong{font-size:25px}.ct-price small{font-size:8px}.ct-location{font-size:9px;top:9px;left:8px;padding:5px 7px}.ct-demo-label{font-size:8px;padding:4px;right:7px;bottom:8px}.ct-trips-section .ct-offer-card:last-child{grid-column:1/-1;max-width:100%}.ct-trips-section .ct-offer-card:last-child .ct-offer-photo{height:200px}.ct-trips-section .ct-offer-card:last-child .ct-offer-bottom{flex-direction:row;align-items:center}.ct-trips-section .ct-offer-card:last-child .ct-button{width:auto}.ct-about-block{grid-template-columns:1fr;gap:25px}.ct-about-block h2{font-size:29px}.ct-about-block p{font-size:14px}.ct-about-visual,.ct-about-block>img{height:255px}.ct-about-visual span{font-size:30px;top:27px}.ct-inline-benefits{font-size:11px;gap:15px}.ct-faq-grid{grid-template-columns:1fr;gap:10px}.ct-faq summary{font-size:12px;padding:14px;min-height:48px}.ct-faq>div{font-size:13px}.ct-inspiration{padding-top:14px}.ct-inspiration .ct-section-heading h2{font-size:22px}.ct-inspiration-strip{gap:6px}.ct-inspiration-strip a{height:87px}.ct-site-footer{padding-top:32px}.ct-footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px;padding-bottom:24px}.ct-footer-brand{grid-column:1/-1}.ct-footer-brand>p{max-width:360px;font-size:12px}.ct-site-footer .ct-brand strong{font-size:20px}.ct-site-footer .ct-brand{margin-bottom:12px}.ct-site-footer h2{font-size:12px;margin-bottom:12px}.ct-site-footer nav{font-size:11px;gap:10px}.ct-footer-grid>div:last-child{grid-column:1/-1;border-top:1px solid #c4d8e125;padding-top:24px}.ct-footer-grid>div:last-child nav{flex-direction:row;flex-wrap:wrap;gap:18px}.ct-footer-script{display:none}.ct-footer-bottom{display:block;padding:19px 0}.ct-footer-bottom nav{margin-top:12px;line-height:1.8;gap:8px 13px}.ct-page-shell{padding-top:18px;padding-bottom:40px}.ct-page-heading{margin-bottom:27px}.ct-page-heading h1{font-size:32px;letter-spacing:-.8px}.ct-breadcrumb{font-size:10px;gap:6px;margin-bottom:23px}.ct-archive-hero{padding-top:18px;padding-bottom:30px}.ct-archive-hero h1{font-size:35px}.ct-archive-hero p{font-size:14px}.ct-search-compact{margin-bottom:28px}.ct-catalogue-layout{grid-template-columns:1fr;gap:23px}.ct-filter-panel{padding:18px}.ct-filter-panel form{grid-template-columns:1fr 1fr;gap:12px}.ct-filter-panel .ct-small{margin-bottom:0}.ct-catalogue-layout .ct-offers-grid{grid-template-columns:1fr 1fr;gap:14px}.ct-catalogue-layout .ct-offer-photo{height:160px}.ct-contact-grid{grid-template-columns:1fr;gap:28px}.ct-contact-grid>section>h2{font-size:33px}.ct-contact-grid>section>p{font-size:14px}.ct-contact-details{margin-block:24px}.ct-form-card,.ct-auth-card{padding:22px;border-radius:10px}.ct-form-grid{gap:0 15px}.ct-form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.ct-form select,.ct-form textarea{font-size:16px;padding:10px 11px}.ct-form>label,.ct-form fieldset>label,.ct-form-grid>label{font-size:11px}.ct-form .ct-check{font-size:11px}.ct-form .ct-button{width:100%;font-size:13px}.ct-form .ct-small{font-size:11px}.ct-form-between{font-size:11px;gap:9px}.ct-booking-layout{display:flex;flex-direction:column;gap:25px}.ct-booking-layout>.ct-form-card{width:100%}.ct-booking-summary{position:static;width:100%;order:-1;display:flex}.ct-booking-summary>img{width:30%;height:auto;object-fit:cover}.ct-booking-summary>div{padding:16px;width:70%}.ct-booking-summary h2{font-size:21px}.ct-booking-summary .ct-eyebrow{font-size:8px;letter-spacing:1px}.ct-booking-summary p{font-size:12px;margin-bottom:9px}.ct-booking-summary .ct-notice{display:none}.ct-booking-summary a{font-size:11px}.ct-child-ages{padding:13px 12px 0}.ct-form-grid.ct-three{gap:0 10px}.ct-success-card{padding:28px 20px}.ct-success-card h2{font-size:29px}.ct-success-card p{font-size:14px}.ct-account-layout{display:block}.ct-account-nav{padding:20px;margin-bottom:25px}.ct-account-nav .ct-avatar{float:left;margin:0 15px 12px 0;width:43px;height:43px}.ct-account-nav nav{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px;clear:both}.ct-account-nav nav a{font-size:11px;padding:11px 9px}.ct-client-booking{padding:20px}.ct-client-booking h3{font-size:23px}.ct-client-booking>div:last-child{display:flex;align-items:center;flex-wrap:wrap;gap:11px}.ct-client-booking>div:last-child p{margin:0}.ct-client-booking .ct-button{width:100%}.ct-definition{grid-template-columns:100px minmax(0,1fr);gap:11px 15px;font-size:12px}.ct-offer-heading h1{font-size:33px}.ct-offer-heading-meta{font-size:11px;gap:15px}.ct-gallery-main{height:240px}.ct-gallery-thumbs img{height:70px}.ct-offer-layout{display:flex;flex-direction:column}.ct-offer-description{width:100%}.ct-offer-sidebar{width:100%;position:static;order:-1}.ct-offer-sidebar .ct-form-card{padding:22px}.ct-offer-sidebar .ct-price-large{float:left;margin:0 20px 14px 0}.ct-offer-sidebar .ct-price-large strong{font-size:36px}.ct-offer-sidebar .ct-button{clear:both}.ct-offer-sidebar .ct-small{margin-top:13px}.ct-offer-sidebar hr,.ct-offer-sidebar h3,.ct-offer-sidebar h3+p,.ct-offer-sidebar h3+p+.ct-link{display:none}.ct-offer-anchor-nav{gap:22px;font-size:11px}.ct-offer-description section h2{font-size:26px}.ct-inclusions{gap:15px}.ct-inclusions>div{padding:16px}.ct-destinations-grid{grid-template-columns:1fr 1fr;gap:15px}.ct-destination-card{padding:20px}.ct-destination-card h2{font-size:24px}.ct-destination-card p{font-size:12px}.ct-bottom-cta{padding:25px;flex-direction:column;align-items:flex-start}.ct-bottom-cta h2{font-size:26px}.ct-posts-grid{grid-template-columns:1fr}.ct-page-intro{font-size:15px}.ct-prose h2{font-size:26px}}
@media(max-width:390px){.ct-brand strong{font-size:16px}.ct-brand svg{width:39px;height:39px}.ct-header-inner{gap:6px}.ct-header-actions{margin-right:0}.ct-menu-toggle{width:39px;min-width:39px}.ct-hero h1{font-size:35px}.ct-hero-description{font-size:13px}.ct-hero-pills b{font-size:8px}.ct-hero-pills span{padding:7px 9px}.ct-section-heading h2{font-size:25px}.ct-service-tile h3{font-size:12px}.ct-service-tile{height:143px}.ct-service-tile p{font-size:9px}.ct-service-tile>div{padding-left:10px}.ct-offers-grid.ct-four,.ct-catalogue-layout .ct-offers-grid{gap:10px}.ct-offer-body{padding:10px}.ct-offer-photo,.ct-catalogue-layout .ct-offer-photo{height:130px}.ct-offer-body h3{font-size:12px}.ct-form-grid{grid-template-columns:1fr}.ct-form-grid.ct-three{grid-template-columns:repeat(3,minmax(0,1fr))}.ct-form-grid.ct-three select{padding-left:7px}.ct-footer-grid{gap:25px 18px}.ct-site-footer h2{font-size:11px}.ct-destinations-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.ct-site-header,.ct-site-footer,.ct-preview-banner,.ct-account-nav,.ct-form button,.ct-form>input,.ct-form .ct-check,.ct-cancel-details,.ct-menu-toggle{display:none!important}.ct-container{width:100%;max-width:none}.ct-account-layout,.ct-offer-layout,.ct-booking-layout{display:block}.ct-form-card{border:1px solid #ccc;box-shadow:none}body{font-size:11pt;color:#000}h1,h2,h3{color:#000}.ct-page-shell{padding:0}a{color:#000}img{max-height:200px;object-fit:cover}}
