@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700;800;900;1000&display=swap');
:root{--yellow:#ffdf00;--ink:#242424;--muted:#626262}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);font-family:'Nunito Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #3675ec;outline-offset:5px}.notice{padding:9px 5%;background:#252525;color:#fff;font-size:11px;letter-spacing:1.2px;font-weight:800;display:flex;justify-content:space-between}.notice span{font-size:12px;letter-spacing:0;font-weight:400}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{font-size:38px;font-weight:900;letter-spacing:-2px;position:relative;white-space:nowrap}.logo span{font-weight:500;color:#777}.logo i{display:inline-block;width:10px;height:10px;background:var(--yellow);border-radius:50%;margin:0 0 22px 4px}nav{display:flex;gap:32px;font-weight:700;font-size:15px}.header-button{border:1px solid #bbb;border-radius:7px;padding:12px 20px;font-size:14px;font-weight:800}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;background:#f4f4f4}.hero-copy{padding:62px 8% 55px 10%}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:900}.hero h1{font-size:clamp(44px,4.3vw,68px);line-height:1.03;letter-spacing:-2.8px;margin:26px 0 22px;font-weight:1000}.hero h1 span{color:#777}.hero p{font-size:18px;line-height:1.55}.button{display:inline-flex;align-items:center;gap:25px;background:var(--yellow);padding:16px 24px;border-radius:7px;font-weight:900;font-size:15px;margin-top:14px}.button:hover,.trip>a:hover{background:#eccf00}.hero-note{font-size:12px;color:#666;margin-top:15px}.hero-image{background:#abb7bf;position:relative;background-position:54% center;background-size:cover;min-height:400px}.image-label{position:absolute;top:25px;left:26px;right:20px;font-size:11px;letter-spacing:1px;color:white;font-weight:900;text-shadow:0 1px 4px #000}.boarding{position:absolute;bottom:36px;left:35px;right:35px;background:white;padding:23px 25px;transform:rotate(-3deg);box-shadow:0 8px 30px #0002;border-right:8px solid var(--yellow)}.boarding>span{font-size:11px;letter-spacing:1.8px}.boarding strong{font-size:36px;display:block;font-weight:1000}.boarding>div{border-top:1px dashed #aaa;padding-top:12px;margin-top:12px;font-size:12px;display:flex;justify-content:space-between}.trip{margin:-1px 5% 0;padding:27px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #ddd;border-top:4px solid var(--yellow);border-radius:0 0 10px 10px}.trip small{display:block;font-size:10px;letter-spacing:1.5px;margin-bottom:7px;color:#666}.trip strong{font-size:17px}.trip>a{padding:17px 23px;background:var(--yellow);border-radius:6px;font-size:14px;font-weight:900}.trip-arrow{font-size:25px}.section-heading{padding:90px 5% 35px}h2{font-size:40px;line-height:1.12;letter-spacing:-1.4px;font-weight:1000;margin:18px 0}p{line-height:1.6}.section-heading p{color:#666}.stories{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:0 5% 70px}.story{border-radius:12px;padding:30px;display:flex;flex-direction:column}.yellow{background:var(--yellow)}.dark{background:#292929;color:white}.grey{background:#f1f1f1}.story-top{display:flex;justify-content:space-between;gap:10px;font-size:10px;font-weight:900;letter-spacing:.8px}.story-top>span:last-child{font-size:20px}h3{font-size:32px;line-height:1.13;letter-spacing:-1px;margin:28px 0 6px;font-weight:1000}.story>p{font-size:16px;min-height:103px}.fact{border-top:1px solid #0003;padding-top:24px;margin-top:12px;flex:1}.dark .fact{border-color:#ffffff38}.fact>span{font-size:10px;letter-spacing:.7px;font-weight:800}.fact>strong{font-size:43px;display:block;letter-spacing:-2px;margin-top:8px}.fact p{font-size:14px}.story>a{font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:5px;margin:15px 0 5px}.baggage-detail{margin:0 5% 75px;display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid #ddd;padding-top:42px}.baggage-detail h2{font-size:34px}.baggage-detail p:first-child{margin-top:0}.text-link{font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.money{background:#282828;color:white;display:grid;grid-template-columns:1.15fr 1fr;gap:100px;padding:75px 8%;align-items:center}.money h2{font-size:51px}.money h2 span{color:var(--yellow)}.money>div>p{color:#ccc;max-width:470px}.money .button{color:#222}.receipt{background:#fff;color:#333;padding:30px;transform:rotate(3deg);box-shadow:8px 9px 0 #ffffff15;font-family:monospace}.receipt-title{font-size:25px;font-weight:bold;text-align:center}.receipt>p{font-size:12px!important;color:#666!important}.receipt dl{border-block:1px dashed #777;padding:16px 0;display:grid;grid-template-columns:1.3fr 1fr;gap:15px;font-size:12px;line-height:1.5}.receipt dd{margin:0;text-align:right;font-weight:bold}.receipt>strong{font-size:19px;line-height:1.4;display:block;margin-top:25px}.receipt>span{font-size:10px;display:block;text-align:center}.barcode{height:30px;margin:22px auto 10px;width:80%;background:repeating-linear-gradient(90deg,#222 0 2px,#fff 2px 4px,#222 4px 5px,#fff 5px 8px)}.rights{display:grid;grid-template-columns:1fr 1.1fr;padding:80px 5%;gap:60px}.rights h2{font-size:36px}details{border-bottom:1px solid #ddd;padding:21px 0}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:900}summary::-webkit-details-marker{display:none}summary span{font-size:24px}details p{font-size:15px;color:#555}details a{font-size:14px;font-weight:800;text-decoration:underline}details[open] summary span{transform:rotate(45deg)}.sources{padding:65px 5%;background:#f4f4f4}.sources h2{font-size:36px}.source-list{margin-top:32px}.source-list>a{display:flex;padding:20px 0;gap:25px;border-top:1px solid #ddd;font-size:16px;font-weight:800}.source-list>a span{color:#888}.source-list small{margin-left:auto;font-size:11px;align-self:center;letter-spacing:.5px}.editorial{font-size:13px;color:#666;max-width:900px;margin:30px 0 0}footer{padding:45px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer>p{font-size:17px;font-weight:900}footer>div{font-size:12px;line-height:1.7;color:#777;max-width:380px}#photo-credit a{text-decoration:underline}@media(min-width:1500px){main,header,footer{max-width:1600px;margin:auto}}@media(max-width:900px){nav{gap:16px;font-size:13px}.hero-copy{padding:40px 7%}.hero h1{font-size:48px}.stories{gap:14px}.story{padding:22px}h3{font-size:26px}.fact>strong{font-size:34px}.money{gap:40px;padding:60px 5%}.money h2{font-size:40px}.trip{gap:15px}.trip strong{font-size:14px}.trip>a{padding:14px}.baggage-detail{gap:30px}}@media(max-width:650px){.notice{justify-content:center;font-size:10px}.notice span{display:none}header{height:auto;padding:22px 5%;flex-wrap:wrap;gap:18px}.logo{font-size:32px}.header-button{margin-left:auto;padding:9px 12px}nav{order:3;width:100%;justify-content:space-between;font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6%}.hero h1{font-size:49px}.hero-image{min-height:350px}.boarding{bottom:26px}.trip{display:grid;grid-template-columns:1fr 1fr;margin:0 5%;padding:22px;gap:22px}.trip-arrow{display:none}.trip>a{grid-column:1/-1;text-align:center}.section-heading{padding-top:58px}h2{font-size:33px}.stories{grid-template-columns:1fr;margin-bottom:48px}.story{padding:28px}.story>p{min-height:0}h3{font-size:34px}.fact>strong{font-size:44px}.baggage-detail,.money,.rights{grid-template-columns:1fr;gap:28px}.baggage-detail{margin-bottom:48px}.money{padding:50px 6%}.money h2{font-size:40px}.receipt{transform:rotate(1deg);padding:25px}.rights{padding:50px 6%}.sources{padding:45px 6%}.sources h2{font-size:31px}.source-list>a{flex-wrap:wrap;gap:12px;font-size:14px}.source-list small{width:100%;padding-left:29px}.eyebrow{font-size:11px}footer{align-items:flex-start;flex-direction:column;gap:10px}.notice{font-size:11px}.trip small,.story-top,.fact>span,.image-label{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hero-image{background-image:linear-gradient(180deg,#0002,transparent 45%),url("vueling-airport.jpg");background-position:62% center}.eyebrow,.story-top,.fact>span,.trip small,.source-list small,.receipt>span,.image-label{font-size:12px}

.baggage-prices{padding:60px 5%;background:#f4f4f4}.baggage-prices>p{max-width:850px}.price-table-wrap{overflow-x:auto;margin-top:28px;border:1px solid #ddd;border-radius:10px;background:white}.price-table{border-collapse:collapse;width:100%;text-align:left;font-size:15px}.price-table caption{text-align:left;padding:18px 22px;font-size:13px;color:#666}.price-table th,.price-table td{padding:18px 22px;border-top:1px solid #ddd}.price-table thead{background:#272727;color:#fff}.price-table tbody th{font-weight:700;width:42%}.price-table td:last-child{width:25%}.price-table strong{font-size:19px}.price-alert{background:#fff6b2}.price-note{font-size:14px;color:#555}.price-sources{display:flex;flex-wrap:wrap;gap:20px}.eu-rights{padding:65px 5%;display:grid;grid-template-columns:1fr 1.15fr;gap:70px;border-top:5px solid var(--yellow)}.eu-heading h2{font-size:36px}.eu-body h3{font-size:23px;margin-top:25px}.eu-body h3:first-child{margin-top:0}.eu-body p{font-size:16px}.claim-tip{padding:22px;background:#fff7bd;border-radius:8px;margin-top:30px}.claim-tip p{margin-bottom:0;font-size:15px}@media(max-width:650px){.baggage-prices{padding:45px 6%}.price-table th,.price-table td{padding:14px 12px;font-size:14px}.price-table strong{font-size:16px}.price-table{min-width:530px}.eu-rights{grid-template-columns:1fr;padding:45px 6%;gap:25px}.eu-heading h2{font-size:32px}}
