@font-face{font-family:Raleway;src:url('https://static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#1b1b1e;--mint:rgb(159, 187, 30);--mint-soft:#acf0e2;--teal:#4aa994;--blue:#426e8a;--mauve:#997a96;--mauve-soft:#ddcedc;--navy:#16252e;--paper:#fff;--max:980px;--wide:1280px}

/* Scoped base styles to prevent breaking the theme header/footer */
.creative-finance-page * {box-sizing:border-box}
.creative-finance-page {color:var(--ink);font-family:Raleway,Arial,sans-serif;line-height:1.4;background:#fff}
.creative-finance-page img {display:block;max-width:100%}
.creative-finance-page a {color:inherit}
.creative-finance-page h1, .creative-finance-page h2, .creative-finance-page h3, .creative-finance-page h4, .creative-finance-page h5, .creative-finance-page h6 {font-family:Raleway,Arial,sans-serif}

/* Specific layout classes */
.creative-finance-page .wrap{width:min(var(--max),calc(100% - 40px));margin:auto}
.creative-finance-page .wide-wrap{width:min(var(--wide),calc(100% - 80px));margin:auto}
.creative-finance-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 40px;background:var(--mint);color:#fff;font-size:15px;letter-spacing:1px;font-weight:800;text-decoration:none;text-transform:uppercase;border:1px solid transparent;cursor:pointer;border-radius:30px;transition:background 0.3s}
.creative-finance-page .btn:hover{background:#8ba619}
.creative-finance-page .section-title{margin:0 0 28px;text-align:center;font-size:clamp(32px,4vw,56px);line-height:1.12;font-weight:800}
.creative-finance-page .fullbleed{position:relative;overflow:hidden}
.creative-finance-page .parallax-media{position:absolute;top:-15vh;bottom:-15vh;left:-2%;right:-2%;background-size:cover;background-position:center;will-change:transform;z-index:0}
.creative-finance-page .fullbleed>*:not(.parallax-media){position:relative;z-index:1}
.creative-finance-page .reveal{opacity:1;transform:none;transition:opacity .55s ease,transform .55s ease}
.creative-finance-page .reveal.in{opacity:1;transform:none}

/* 01 Hero */
.creative-finance-page .hero{position:relative;overflow:hidden;min-height:480px;color:#fff;display:flex;align-items:center;text-align:center;padding:260px 0 60px 0}
.creative-finance-page .hero::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg, rgba(135,113,129,0.95) 0%, rgba(135,113,129,0.95) 35%, #47c1ab 35%, #47c1ab 42%, #385e6b 42%, #385e6b 48%, transparent 48%);z-index:1}
.creative-finance-page .hero .parallax-media{position:absolute;top:-15vh;bottom:-15vh;left:-2%;right:-2%;background-size:100% auto;background-position:center;background-repeat:no-repeat;z-index:0}
.creative-finance-page .hero-inner{width:min(1000px,calc(100% - 36px));margin:auto;position:relative;z-index:2}
.creative-finance-page .hero h1{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.2;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,0.3)}
.creative-finance-page .hero .lead{max-width:800px;margin:15px auto 30px;font-size:18px;line-height:1.4;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,0.3)}
.creative-finance-page .stats{display:flex;flex-direction:column;align-items:center;gap:10px;margin:0 auto 30px}
.creative-finance-page .stat{margin:0;font-size:22px;line-height:1.4;font-weight:700}
.creative-finance-page .stat .strip{background:#fff;color:var(--ink);padding:4px 8px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline-block}
.creative-finance-page .stat .strip span{color:var(--mint)}

/* 02 Intro */
.creative-finance-page .intro{padding:70px 0 0}
.creative-finance-page .intro .section-title{max-width:940px;margin:0 auto 36px}
.creative-finance-page .intro-scene{min-height:660px;display:flex;align-items:center;text-align:center}
.creative-finance-page .intro-scene:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.04);z-index:0}
.creative-finance-page .intro-copy{width:min(1000px,calc(100% - 36px));padding:45px 80px;background:rgba(255,255,255,.96);font-size:16px}
.creative-finance-page .intro-copy .intro-lead, .creative-finance-page .intro-copy .intro-lead p{font-size:29px;font-weight:800;margin:0}
.creative-finance-page .intro-copy p{margin:16px 0}
.creative-finance-page .highlight, .creative-finance-page .intro-lead strong, .creative-finance-page .intro-lead b, .creative-finance-page .benefits .section-title span{background:var(--mint);color:#fff;padding:0 4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}

/* 03 Full-width finance banner */
.creative-finance-page .finance-intro{padding:65px 0;text-align:center}
.creative-finance-page .finance-intro h2{font-size:43px;line-height:1.12;margin:0 auto 22px}
.creative-finance-page .finance-intro p{font-size:23px;max-width:900px;margin:0 auto 24px}
.creative-finance-page .finance-banner{position:relative;overflow:hidden;padding:90px 0;display:flex;align-items:center}
.creative-finance-page .finance-banner .parallax-media{position:absolute;top:-15vh;bottom:-15vh;left:-2%;right:-2%;background-size:100% auto;background-position:center;background-repeat:no-repeat;z-index:0}
.creative-finance-page .cards-wrapper{background:var(--mint);width:100%;padding:40px 0;position:relative;z-index:2}
.creative-finance-page .cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative;z-index:2}
.creative-finance-page .service-card{background:#fff;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,0.15)}
.creative-finance-page .service-card .photo{aspect-ratio:306/323;overflow:hidden}
.creative-finance-page .service-card img{width:100%;height:105%;object-fit:cover}
.creative-finance-page .service-card .body{padding:25px 20px 35px;display:flex;flex-direction:column;align-items:center;height:calc(100% - 323px);min-height:200px}
.creative-finance-page .service-card h3{font-size:22px;margin:0 0 12px;font-weight:800;color:var(--ink)}
.creative-finance-page .service-card p{font-size:14px;line-height:1.4;margin:0;color:var(--ink)}

/* 05 Simple */
.creative-finance-page .simple{padding:72px 0;background:var(--mauve);color:#fff}
.creative-finance-page .simple .wrap{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}
.creative-finance-page .simple .section-title{color:#fff;text-align:left;margin:0;font-size:42px;line-height:1.2}
.creative-finance-page .simple-list{display:contents}
.creative-finance-page .simple-col{display:flex;flex-direction:column;gap:28px}
.creative-finance-page .simple-item h3{display:table;font-size:16px;line-height:1.3;margin:0 0 9px;padding:1px 4px;background:var(--mint);color:#fff}
.creative-finance-page .simple-item p{font-size:16px;line-height:1.5;margin:0}

/* 06 Explained full-width image/panel rows */
.creative-finance-page .explained{padding:70px 0 25px}
.creative-finance-page .service-band{width:100%;margin:0;display:grid;grid-template-columns:50% 50%;color:#fff}
.creative-finance-page .service-band .service-image{position:relative;overflow:hidden;min-height:544px;display:flex;align-items:center;padding:32px}
.creative-finance-page .service-band .service-image:after{content:"";position:absolute;inset:0;background:rgba(27,27,30,.5)}
.creative-finance-page .service-band .service-image .parallax-media{position:absolute;inset:-15vh 0;background-size:100% auto;background-position:center;background-repeat:no-repeat;z-index:0}
.creative-finance-page .service-band h3{position:relative;z-index:1;font-size:56px;line-height:1.2;margin:0;color:var(--ink)!important}
.creative-finance-page .service-copy{min-height:544px;padding:55px 48px;display:flex;flex-direction:column;justify-content:center;background:var(--ink)}
.creative-finance-page .service-band:nth-of-type(2) .service-copy{background:var(--mint)}
.creative-finance-page .service-band:nth-of-type(3) .service-copy{background:var(--mauve)}
.creative-finance-page .service-band:nth-of-type(4) .service-copy{background:#426e81}
.creative-finance-page .service-band:nth-of-type(2) .service-image:after{background:rgba(98,225,198,.43)}
.creative-finance-page .service-band:nth-of-type(3) .service-image:after{background:rgba(153,122,150,.5)}
.creative-finance-page .service-band:nth-of-type(4) .service-image:after{background:rgba(66,110,129,.5)}
.creative-finance-page .service-band p, .creative-finance-page .service-band li{font-size:16px;line-height:1.8}
.creative-finance-page .service-band hr{border:0;border-top:1px solid rgba(255,255,255,.6);width:100%}
.creative-finance-page .service-band ul{padding-left:20px}
.creative-finance-page .service-band .btn{align-self:flex-start;margin-top:12px}

/* 07 Insurance */
.creative-finance-page .insurance{padding:58px 0;background:#fff;color:var(--ink)}
.creative-finance-page .insurance-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:45px}
.creative-finance-page .insurance h2{font-size:34px;line-height:1.1;margin:0 0 14px}
.creative-finance-page .insurance p{margin:0;max-width:720px;font-size:18px}
.creative-finance-page .mint-text{color:var(--mint)}

/* 08 Asset categories */
.creative-finance-page .asset-section{padding-top:0;padding-bottom:3rem;background:rgba(218,218,218,0.8)}
.creative-finance-page .asset-band{position:relative;width:calc(100% - 10rem);margin:0 auto 4rem;display:grid;grid-template-columns:36.84% 26.32% 36.84%;grid-template-rows:70px auto 70px}
.creative-finance-page .asset-photo{position:relative;grid-column:1/3;grid-row:1/3;min-height:600px;overflow:hidden;background:#ddd}
.creative-finance-page .asset-photo .parallax-media{inset:-10%}
.creative-finance-page .asset-copy{position:relative;z-index:2;grid-column:2/4;grid-row:2/4;min-height:644px;padding:150px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.creative-finance-page .asset-band h3{font-size:56px;line-height:1;margin:0 0 16px;color:var(--ink)!important}
.creative-finance-page .asset-band p, .creative-finance-page .asset-band li{font-size:16px;line-height:1.5}
.creative-finance-page .finance-label{font-size:26px!important;font-weight:800;color:#fff;background:var(--mint);display:table;padding:0 6px;margin:10px 0!important}
.creative-finance-page .asset-band ul{padding-left:20px;font-weight:700}
.creative-finance-page .asset-band .btn{align-self:flex-start}

/* 09 Benefits */
.creative-finance-page .benefits{padding:75px 0;background:#fff}
.creative-finance-page .benefits .section-title .highlight, .creative-finance-page .benefits .section-title span{font-size:inherit}
.creative-finance-page .benefit-intro{text-align:center;margin:-14px auto 35px;max-width:760px;font-size:18px;font-weight:700}
.creative-finance-page .benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;text-align:center}
.creative-finance-page .benefit img{width:90px;height:90px;object-fit:contain;margin:0 auto 16px}
.creative-finance-page .benefit h3{font-size:24px;line-height:1.15;margin:0 auto 12px;display:table;background:var(--mauve);color:#fff;padding:1px 5px}
.creative-finance-page .benefit:nth-child(2) h3, .creative-finance-page .benefit:nth-child(4) h3{background:var(--mint)}
.creative-finance-page .benefit p{font-size:16px;margin:0}
.creative-finance-page .benefit strong{display:block;color:inherit;font-size:inherit}

/* 10 Enquire */
.creative-finance-page .enquire{background:#fff;padding:0}
.creative-finance-page .enquire-shell{width:100%;margin:auto;display:grid;grid-template-columns:1fr 2fr}
.creative-finance-page .enquire-image{position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;padding-top:70px;color:var(--ink);text-align:center}
.creative-finance-page .enquire-image:after{content:"";position:absolute;inset:0;background:rgba(27,27,30,.12)}
.creative-finance-page .enquire-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.creative-finance-page .enquire-image h2{position:relative;z-index:1;font-size:30px;margin:0;background:rgba(98,225,198,.9);padding:3px 8px}
.creative-finance-page .form-panel{width:100%;background:#efeff4;padding:54px 22px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.creative-finance-page .form-panel > *{width:100%;max-width:650px}
.creative-finance-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.creative-finance-page .form-field.full{grid-column:1/-1}
.creative-finance-page .form-field label{display:block;font-size:16px;font-weight:700;margin-bottom:5px}
.creative-finance-page .form-field input, .creative-finance-page .form-field textarea, .creative-finance-page .form-field select{width:100%;border:1px solid #1b1b1e;background:#fff;padding:14px;font:14px Raleway}
.creative-finance-page .form-field textarea{min-height:111px;resize:vertical}
.creative-finance-page .checks{display:flex;gap:15px;flex-wrap:wrap;font-size:14px;margin:14px 0}
.creative-finance-page .form-panel .btn{height:95px;font-size:30px;margin-top:18px}
.creative-finance-page .success{font-size:14px;margin-top:18px}

/* 11 Specialist */
.creative-finance-page .specialist{background:var(--mauve);overflow:hidden;color:#fff}
.creative-finance-page .specialist-inner{position:relative;min-height:562px}
.creative-finance-page .specialist-copy{position:relative;z-index:2;width:55%;padding:74px 0}
.creative-finance-page .specialist-copy h2{font-size:46px;line-height:1.4;margin:0 0 20px}
.creative-finance-page .specialist-copy h2 span{background:#fff;color:var(--ink);padding:4px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline}
.creative-finance-page .specialist-copy h3{font-size:22px;line-height:1.5;margin:0 0 34px}
.creative-finance-page .specialist-copy h3 span{background:var(--mint);color:#fff;padding:4px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline}

.creative-finance-page .specialist img{position:absolute;right:-97px;bottom:0;width:860px;max-width:none}

@media(max-width:1000px){
    .creative-finance-page .cards{grid-template-columns:repeat(2,1fr)}
    .creative-finance-page .service-band{grid-template-columns:40% 60%}
    .creative-finance-page .asset-band{width:calc(100% - 40px)}
    .creative-finance-page .enquire-shell{grid-template-columns:34% 66%}
    .creative-finance-page .benefit-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
    .creative-finance-page .wrap, .creative-finance-page .wide-wrap{width:min(100% - 28px,var(--max))}
    .creative-finance-page .hero{min-height:640px;padding-top:45px}
    .creative-finance-page .hero h1{font-size:42px}
    .creative-finance-page .hero .lead{font-size:17px}
    .creative-finance-page .stat{font-size:19px}
    .creative-finance-page .intro{padding-top:50px}
    .creative-finance-page .intro-scene{min-height:600px}
    .creative-finance-page .intro-copy{padding:28px 20px}
    .creative-finance-page .intro-copy .intro-lead{font-size:22px}
    .creative-finance-page .finance-intro{padding:45px 0}
    .creative-finance-page .finance-intro h2{font-size:32px}
    .creative-finance-page .finance-intro p{font-size:18px}
    .creative-finance-page .finance-banner{min-height:470px}
    .creative-finance-page .cards{grid-template-columns:1fr}
    .creative-finance-page .simple-list{grid-template-columns:1fr;gap:28px}
    .creative-finance-page .service-band{display:block}
    .creative-finance-page .service-band .service-image{min-height:320px}
    .creative-finance-page .service-copy{min-height:0;padding:36px 24px}
    .creative-finance-page .service-band h3{font-size:38px}
    .creative-finance-page .insurance-inner{grid-template-columns:1fr}
    .creative-finance-page .asset-band{width:100%;display:block}
    .creative-finance-page .asset-photo{min-height:360px;height:360px}
    .creative-finance-page .asset-copy{min-height:0;padding:38px 24px}
    .creative-finance-page .asset-band h3{font-size:38px}
    .creative-finance-page .benefit-grid{grid-template-columns:1fr}
    .creative-finance-page .enquire-shell{display:block}
    .creative-finance-page .enquire-image{min-height:330px;padding-top:40px}
    .creative-finance-page .form-panel{padding:32px 20px}
    .creative-finance-page .form-grid{grid-template-columns:1fr}
    .creative-finance-page .specialist-inner{min-height:650px}
    .creative-finance-page .specialist-copy{width:100%;padding:50px 0 20px}
    .creative-finance-page .specialist img{width:620px;right:-160px}
    .creative-finance-page .parallax-media{inset:0!important;transform:none!important}
}
@media(prefers-reduced-motion:reduce){
    html{scroll-behavior:auto}
    .creative-finance-page .parallax-media{transform:none!important}
}
