@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/fonts/Merchant-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/fonts/Merchant-Regular.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/fonts/Merchant-Thin.ttf) format("truetype");font-weight:100;font-style:normal}*{font-family:Urbanist}body{margin:0}.header{padding:4rem 40px}@media(max-width:1100px){.header{padding:4rem 10px}}.header .nav{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto}@media(max-width:1100px){.header .nav{flex-direction:column;gap:1rem;justify-content:center}}.header .nav .nav-left{display:flex;gap:40px}.header .nav .nav-left .nav-link{text-decoration:none;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#000;transition:color .3s ease}.header .nav .nav-left .nav-link:hover,.header .nav .nav-left .nav-link.active{text-decoration:underline}.header .nav .nav-right{display:flex;align-items:center}.header .nav .nav-right .contact-link,.header .nav .nav-right .arrow-link{text-decoration:none}.header .nav .nav-right .contact-btn{background-color:transparent;border:1px solid #000000;border-radius:25px;padding:8px 20px;font-weight:600;font-size:16.82px;line-height:20px;color:#000;cursor:pointer;transition:all .3s ease}.header .nav .nav-right .contact-btn:hover{background-color:#333;color:#f5f2ed}.header .nav .nav-right .arrow-btn{width:40px;height:40px;border-radius:50%;border:1px solid #000000;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.header .nav .nav-right .arrow-btn:hover{background-color:#333;color:#f5f2ed}.header .nav .nav-right .arrow-btn svg{color:#333;transition:color .3s ease}.header .nav .nav-right .arrow-btn:hover svg{color:#f5f2ed}.home-header .home-mobile-toggle,.home-header .home-mobile-menu-panel{display:none}@media(max-width:1000px){.header.home-header{position:relative;margin-bottom:0;z-index:50;padding:15px 20px}.header.home-header .nav{align-items:center;flex-direction:row;justify-content:flex-end;gap:0}.header.home-header .nav .nav-left,.header.home-header .nav .nav-right{display:none}.header.home-header .home-mobile-toggle{display:inline-flex;align-items:center;border:0;background:transparent;color:#101010;height:48px;cursor:pointer}.header.home-header .home-mobile-toggle-svg{display:block}.header.home-header .home-mobile-menu-panel{position:fixed;top:16px;right:16px;bottom:16px;left:16px;background:#fff;border:1px solid #e0e0e0;padding:24px 18px;overflow-y:auto;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(-100% - 24px));transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),visibility 0s linear .45s}.header.home-header.menu-open .home-mobile-menu-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.header.home-header .home-mobile-close{margin-left:auto;display:flex;align-items:center;gap:8px;border:0;background:transparent;font-size:16px;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.header.home-header .home-mobile-brand{font-size:clamp(96px,30vw,170px);line-height:.8;letter-spacing:-.02em;font-weight:600;color:#030303;margin:12px 0 36px;text-transform:uppercase}}@media(max-width:1000px)and (max-width:768px){.header.home-header .home-mobile-brand{font-size:180px}}@media(max-width:1000px)and (max-width:678px){.header.home-header .home-mobile-brand{font-size:150px}}@media(max-width:1000px)and (max-width:576px){.header.home-header .home-mobile-brand{font-size:80px}}@media(max-width:1000px){.header.home-header .home-mobile-links{display:flex;flex-direction:column;gap:8px}.header.home-header .home-mobile-link{text-decoration:none;color:#111;font-size:38px;line-height:1.15;font-weight:400}.header.home-header .home-mobile-link.active{text-decoration:underline;text-underline-offset:.12em}}@media(max-width:1000px)and (max-width:768px){.header.home-header .home-mobile-link{font-size:36px}}@media(max-width:1000px)and (max-width:576px){.header.home-header .home-mobile-link{font-size:30px}}@media(max-width:1000px){body.home-menu-open{overflow:hidden}}@media(max-width:1000px){.hero-about .about-header-section .header.home-header .home-mobile-toggle,.contact-main .contact-hero .header.home-header .home-mobile-toggle,.writings-main .header.home-header .home-mobile-toggle{color:#fff}}@media(max-width:768px){.header:not(.home-header){padding:15px 20px}.header:not(.home-header) .nav{flex-direction:column;gap:20px}.header:not(.home-header) .nav .nav-left{gap:20px;flex-wrap:wrap;justify-content:center}}.homebgclr{background:linear-gradient(180deg,#fffcf5,#fff)}.main-hero{overflow:hidden!important}.main-hero .hero{padding:40px 60px}@media(max-width:768px){.main-hero .hero{padding:20px 2rem}}.main-hero .hero .hero-container{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:40px;width:100%;max-width:1600px;margin:0 auto;align-items:center}@media(max-width:1100px){.main-hero .hero .hero-container{grid-template-columns:1fr;text-align:center;justify-content:center;align-items:center}}.main-hero .hero .hero-left{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1100px){.main-hero .hero .hero-left{justify-content:center;align-items:center;text-align:center}}.main-hero .hero .hero-left .description{font-family:Merchant;font-style:normal;font-weight:400;font-size:29px;line-height:36px;color:#ff0052;margin-bottom:0}.main-hero .hero .hero-left .loc{font-family:Merchant;font-style:normal;font-weight:400;font-size:18px;line-height:18px;color:#000;margin-bottom:0;margin-top:1rem}.main-hero .hero .hero-left .visit-gallery{display:flex;align-items:center;gap:15px;text-decoration:none;color:#000;font-size:13px;font-weight:500}.main-hero .hero .hero-left .visit-gallery .icon-circle{width:40px;height:40px;border:1px solid black;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s}.main-hero .hero .hero-left .visit-gallery .icon-circle:hover{background:#eee}.main-hero .hero .hero-left .left-bottom-img{margin:2rem 0}.main-hero .hero .hero-center{text-align:center}.main-hero .hero .hero-center .main-portrait{margin-bottom:2rem}.main-hero .hero .hero-center .caption-pink{font-family:Merchant;font-style:normal;font-weight:400;font-size:26px;line-height:26px;color:#ff0052}.main-hero .hero .hero-right{display:flex;flex-direction:column;align-items:center;width:100%}@media(max-width:1100px){.main-hero .hero .hero-right{align-items:center;text-align:center}}.main-hero .hero .hero-right p{font-family:Merchant;font-style:normal;font-weight:400;font-size:29px;line-height:30px;color:#000}@media(max-width:768px){.main-hero .hero .hero-right p{font-size:20px;line-height:unset}}.main-hero .hero .hero-right .artistic-freedom-grid{display:grid;align-items:end}@media(max-width:1100px){.main-hero .hero .hero-right .artistic-freedom-grid{align-items:center;text-align:center}}.main-hero .hero .hero-right .artistic-freedom-grid .serif-text{font-style:normal;font-weight:400;font-size:32px;line-height:33px;color:#000;margin:0;line-height:1}.main-hero .hero .hero-right .artistic-freedom-grid .bird-container{display:flex;justify-content:flex-start}@media(max-width:1100px){.main-hero .hero .hero-right .artistic-freedom-grid .bird-container{align-items:center;justify-content:center}}.main-hero .hero .hero-right .artistic-freedom-grid .color-square{overflow:hidden}.main-hero .hero .hero-right .artistic-freedom-grid .color-square img{object-fit:cover}.main-hero .hero .hero-right .artistic-freedom-grid a{text-decoration:none;display:flex;align-items:center;font-family:Urbanist;font-style:normal;font-weight:400;font-size:15px;color:#000}@media(max-width:1100px){.main-hero .hero .hero-right .artistic-freedom-grid a{align-items:center;text-align:center;justify-content:center}}.main-hero .hero .hero-right .book-container{margin-left:7rem;z-index:5;display:flex;flex-direction:column;align-items:center}.main-hero .hero .hero-right .book-container .scroll-indicator{margin-top:2rem}.main-hero .hero .hero-right .scroll-indicator{margin-top:50px;font-size:14px;display:flex;align-items:center;font-style:normal;font-weight:400;font-size:14.3084px;line-height:17px;color:#000}.main-hero .introduction h1,.main-hero .introduction h1.intro-title{font-family:Merchant;font-style:normal;font-weight:300;font-size:243px;text-align:center;margin:10px 20px 5px;color:#000}.main-hero .introduction h1 .intro-title-word,.main-hero .introduction h1.intro-title .intro-title-word{font-family:Merchant;font-style:normal;display:inline-block;overflow:hidden;vertical-align:top}.main-hero .introduction h1 .intro-title-word-inner,.main-hero .introduction h1.intro-title .intro-title-word-inner{font-family:Merchant;font-style:normal;display:inline-block}@media(max-width:1500px){.main-hero .introduction h1,.main-hero .introduction h1.intro-title{font-size:200px}}@media(max-width:1300px){.main-hero .introduction h1,.main-hero .introduction h1.intro-title{font-size:100px}}@media(max-width:1100px){.main-hero .introduction h1,.main-hero .introduction h1.intro-title{font-size:80px}}@media(max-width:768px){.main-hero .introduction h1,.main-hero .introduction h1.intro-title{font-size:40px}}.main-hero .introduction .center-label{display:flex;align-items:center;justify-content:center;gap:20px}@media(max-width:1100px){.main-hero .introduction .center-label{gap:10px}}@media(max-width:768px){.main-hero .introduction .center-label{flex-direction:column;align-items:center;text-align:center}}.main-hero .introduction .center-label p{font-family:Urbanist;font-style:normal;font-weight:500;font-size:24px;letter-spacing:.06em;color:#000;margin:0}@media(max-width:1100px){.main-hero .introduction .center-label p{font-size:18px}}@media(max-width:768px){.main-hero .introduction .center-label p{font-size:15px}}.main-hero .introduction .center-desc{font-family:Merchant;font-style:normal;font-weight:300;font-size:52px;line-height:53px;text-align:center;color:#000;max-width:1300px;margin:90px auto;padding:0 1rem}@media(max-width:1500px){.main-hero .introduction .center-desc{font-size:42px}}@media(max-width:1400px){.main-hero .introduction .center-desc{font-size:35px}}@media(max-width:1100px){.main-hero .introduction .center-desc{font-size:30px;margin:40px auto;line-height:40px}}@media(max-width:768px){.main-hero .introduction .center-desc{font-size:20px;line-height:32px}}.main-hero .introduction .center-desc span,.main-hero .introduction .center-desc .intro-desc-lead{color:#ff0052;font-family:Merchant;font-style:normal;font-weight:300}@media(max-width:1500px){.main-hero .introduction .center-desc span,.main-hero .introduction .center-desc .intro-desc-lead{font-size:42px}}@media(max-width:1400px){.main-hero .introduction .center-desc span,.main-hero .introduction .center-desc .intro-desc-lead{font-size:35px}}@media(max-width:1100px){.main-hero .introduction .center-desc span,.main-hero .introduction .center-desc .intro-desc-lead{font-size:30px}}@media(max-width:768px){.main-hero .introduction .center-desc span,.main-hero .introduction .center-desc .intro-desc-lead{font-size:20px}}.main-hero .introduction .center-desc.intro-desc .intro-desc-lead{display:inline-block;overflow:hidden;vertical-align:top}.main-hero .introduction .center-desc.intro-desc .intro-desc-lead-inner{display:inline-block}.main-hero .introduction .center-desc.intro-desc .intro-desc-body{display:inline;color:#000}.main-hero .second-section{background:url(/assets/third-bg-Dx5Vwz5D.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:5% 3%}.main-hero .second-section .second-section-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:start;gap:50px}@media(max-width:1100px){.main-hero .second-section .second-section-container{flex-direction:column;align-items:center!important;gap:40px;padding:5% 3%}}.main-hero .second-section .second-left{display:flex;flex-direction:column;justify-content:center;gap:50px;max-width:1250px;margin-top:5%}@media(max-width:1100px){.main-hero .second-section .second-left{margin:0;gap:40px}}@media(max-width:768px){.main-hero .second-section .second-left{align-items:center}}.main-hero .second-section .second-left h2{font-family:Merchant;font-style:normal;font-weight:400;font-size:88px;color:#fff;margin:0 0 0 10%}@media(max-width:1100px){.main-hero .second-section .second-left h2{margin:0;font-size:60px}}@media(max-width:768px){.main-hero .second-section .second-left h2{margin:0;font-size:40px}}.main-hero .second-section .second-left .second-left-two{display:flex;align-items:center;gap:80px}@media(max-width:1260px){.main-hero .second-section .second-left .second-left-two{gap:28px}}@media(max-width:1100px){.main-hero .second-section .second-left .second-left-two{gap:40px}}@media(max-width:768px){.main-hero .second-section .second-left .second-left-two{flex-direction:column;align-items:center;text-align:center}}.main-hero .second-section .second-left .second-left-two p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:18px;line-height:24px;color:#fff;margin:0}@media(max-width:1260px){.main-hero .second-section .second-left .second-left-two p{font-size:16px}}.main-hero .second-section .second-left .second-left-two h6{font-family:Urbanist;font-style:normal;font-weight:400;font-size:22px;color:#fff;margin:2rem 0}@media(max-width:768px){.main-hero .second-section .second-left .second-left-two h6{margin:1.5rem}}.main-hero .third-section{background:#fff}.main-hero .third-section .third-padding{padding:5%;background:#fff}.main-hero .third-section .third-padding .third-head{margin-bottom:70px}@media(max-width:1100px){.main-hero .third-section .third-padding .third-head{margin-bottom:40px}}.main-hero .third-section .third-padding .third-head h2{font-family:Merchant;font-style:normal;font-weight:300;font-size:93px;line-height:114px;text-align:center;color:#000}@media(max-width:1100px){.main-hero .third-section .third-padding .third-head h2{font-size:80px;line-height:100px}}@media(max-width:768px){.main-hero .third-section .third-padding .third-head h2{font-size:40px;line-height:unset}}.main-hero .third-section .third-padding .third-head h2 .formation-title-word{font-family:Merchant;font-style:normal;display:inline-block;overflow:hidden;vertical-align:top}.main-hero .third-section .third-padding .third-head h2 .formation-title-word-inner{font-family:Merchant;font-style:normal;display:inline-block}.main-hero .third-section .third-padding .third-head p{font-family:Merchant;font-style:normal;font-weight:300;font-size:23px;line-height:23px;text-align:center;letter-spacing:.1em;color:#000;margin:0;overflow:hidden}.main-hero .third-section .third-padding .third-head p .formation-sub-inner{display:inline-block;font-family:Merchant;font-style:normal}.main-hero .third-section .third-padding .third-center{display:grid;align-items:end;grid-template-columns:1fr 1fr 1fr;gap:2rem}@media(max-width:991px){.main-hero .third-section .third-padding .third-center{grid-template-columns:1fr;text-align:center;align-items:center}}.main-hero .third-section .third-padding .third-center .left-desc p{font-family:Urbanist;font-style:normal;font-weight:500;font-size:26px;line-height:38px;letter-spacing:.01em;text-transform:capitalize;color:#000;padding-bottom:5%;margin-bottom:5%;border-bottom:1px solid #000}@media(max-width:1200px){.main-hero .third-section .third-padding .third-center .left-desc p{font-size:18px}}@media(max-width:1100px){.main-hero .third-section .third-padding .third-center .left-desc p{padding-bottom:3%;margin-bottom:3%}}.main-hero .third-section .third-padding .third-center .center-contain{display:flex;flex-direction:column;align-items:center;text-align:center}.main-hero .third-section .third-padding .third-center .center-contain p{font-family:Urbanist;font-style:normal;font-weight:500;font-size:24px;line-height:41px;text-align:center;color:#000;margin-bottom:5%}.main-hero .third-section .third-padding .third-center .right-desc p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:18px;line-height:34px;color:#000}@media(max-width:1200px){.main-hero .third-section .third-padding .third-center .right-desc p{font-size:15px}}.main-hero .third-section .third-padding .center-desc{font-family:Urbanist;font-style:normal;font-weight:500;font-size:28px;line-height:34px;text-align:center;color:#000;margin:5% 0}@media(max-width:1100px){.main-hero .third-section .third-padding .center-desc{margin:2rem 0;font-size:23px}}@media(max-width:768px){.main-hero .third-section .third-padding .center-desc{margin:2rem 0;font-size:20px}}.main-hero .third-section .third-padding .center-desc .center-desc-line{font-family:Merchant;font-style:normal;display:block;overflow:hidden}.main-hero .third-section .third-padding .center-desc .center-desc-line-inner{font-family:Urbanist;font-style:normal;display:block}.main-hero .third-section .third-padding .centered-txt{margin-bottom:7rem}@media(max-width:768px){.main-hero .third-section .third-padding .centered-txt{margin-bottom:3rem}}.main-hero .third-section .third-padding .centered-txt h5{font-family:Merchant;font-style:normal;font-weight:300;font-size:93px;text-align:center;color:#000}@media(max-width:1100px){.main-hero .third-section .third-padding .centered-txt h5{font-size:75px}}@media(max-width:768px){.main-hero .third-section .third-padding .centered-txt h5{font-size:55px}}.main-hero .third-section .third-padding .centered-txt h5 .mission-title-word{font-family:Merchant;font-style:normal;display:inline-block;overflow:hidden;vertical-align:top}.main-hero .third-section .third-padding .centered-txt h5 .mission-title-word-inner{font-family:Merchant;font-style:normal;display:inline-block}.main-hero .third-section .third-padding .centered-txt p{font-family:Urbanist;font-style:normal;font-weight:400;font-size:18px;text-align:center;color:#000;overflow:hidden}.main-hero .third-section .third-padding .centered-txt p .mission-desc-inner{font-family:Urbanist;font-style:normal;display:inline-block}.main-hero .third-section .third-padding .center-desc2{font-family:Merchant;font-style:normal;font-weight:400;font-size:30px;text-align:center;color:#000;margin-bottom:6rem;line-height:.2em}@media(max-width:1300px){.main-hero .third-section .third-padding .center-desc2{line-height:1em}}@media(max-width:768px){.main-hero .third-section .third-padding .center-desc2{margin-bottom:3rem}}.main-hero .third-section .third-padding .center-desc2 span{color:#bf1929;font-family:Merchant;font-style:normal;font-weight:400}.main-hero .third-section .third-padding .center-desc2 sup{position:relative;top:-3em;left:1em}@media(max-width:1300px){.main-hero .third-section .third-padding .center-desc2 sup{top:-2em;left:1em}.main-hero .third-section .third-padding .center-desc2 sup img{width:30px}}@media(max-width:1100px){.main-hero .third-section .third-padding .center-desc2{font-size:25px;line-height:unset}}@media(max-width:768px){.main-hero .third-section .third-padding .center-desc2{font-size:20px;line-height:unset}}.main-hero .third-section .third-padding .center-grid-cards{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:20px}@media(max-width:1100px){.main-hero .third-section .third-padding .center-grid-cards{grid-template-columns:repeat(1,1fr);text-align:center;align-items:center}}.main-hero .third-section .third-padding .center-grid-cards .card{padding:36px;gap:10rem;border-radius:40px;width:100%;min-height:420px}@media(max-width:1500px){.main-hero .third-section .third-padding .center-grid-cards .card{padding:25px}}@media(max-width:1300px){.main-hero .third-section .third-padding .center-grid-cards .card{gap:7rem}}@media(max-width:768px){.main-hero .third-section .third-padding .center-grid-cards .card{gap:4rem}}.main-hero .third-section .third-padding .center-grid-cards .card.first{background:url(/assets/images/grid-card-bg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.main-hero .third-section .third-padding .center-grid-cards .card.second{background:url(/assets/images/grid-card-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.main-hero .third-section .third-padding .center-grid-cards .card h5{font-family:Merchant;font-style:normal;font-weight:300;font-size:33px;line-height:30px;color:#fff;overflow:hidden}.main-hero .third-section .third-padding .center-grid-cards .card h5 .grid-card-title-inner{font-family:Merchant;font-style:normal;font-weight:300;font-size:33px;line-height:30px;color:#fff;display:inline-block}.main-hero .third-section .third-padding .center-grid-cards .card p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:18px;line-height:27px;color:#fff;margin:0;overflow:hidden}.main-hero .third-section .third-padding .center-grid-cards .card p .grid-card-body-inner{display:inline-block;font-family:Urbanist;font-style:normal;font-weight:300}.main-hero .third-section .third-padding .centered-txt-2{margin:8% 0}.main-hero .third-section .third-padding .centered-txt-2 h3{font-family:Merchant;font-style:normal;font-weight:400;font-size:84px;text-align:center;color:#000}@media(max-width:1100px){.main-hero .third-section .third-padding .centered-txt-2 h3{font-size:75px}}@media(max-width:768px){.main-hero .third-section .third-padding .centered-txt-2 h3{font-size:55px}}@media(max-width:576px){.main-hero .third-section .third-padding .centered-txt-2 h3{font-size:40px}}.main-hero .third-section .third-padding .centered-txt-2 h3 .celebrate-title-word-inner{font-family:Merchant;font-style:normal;display:inline-block}.main-hero .third-section .third-padding .centered-p p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:23px;text-align:center;margin-bottom:0;color:#000;overflow:hidden}.main-hero .third-section .third-padding .centered-p p .celebrate-sub-inner{font-family:Urbanist;font-style:normal}.main-hero .third-section .text-img-grid{display:flex;justify-content:space-between;align-items:center;padding-bottom:8rem;gap:2rem}@media(max-width:768px){.main-hero .third-section .text-img-grid{padding-bottom:4rem}}.main-hero .third-section .text-img-grid .text-col{display:flex;flex-direction:column;align-items:center;text-align:center}.main-hero .third-section .text-img-grid .text-col span{font-family:Merchant;font-style:normal;font-weight:100;font-size:96px;text-align:center;color:#8f8f8f;line-height:100px;overflow:hidden}.main-hero .third-section .text-img-grid .text-col span .values-word-inner{display:inline-block}@media(max-width:1100px){.main-hero .third-section .text-img-grid .text-col span{font-size:86px}}@media(max-width:991px){.main-hero .third-section .text-img-grid .text-col span{font-size:76px;line-height:70px}}@media(max-width:768px){.main-hero .third-section .text-img-grid .text-col span{font-size:56px}}@media(max-width:676px){.main-hero .third-section .text-img-grid .text-col span{font-size:50px;line-height:55px}}@media(max-width:576px){.main-hero .third-section .text-img-grid .text-col span{font-size:35px;line-height:50px}}@media(max-width:530px){.main-hero .third-section .text-img-grid .text-col span{font-size:30px;line-height:40px}}@media(max-width:480px){.main-hero .third-section .text-img-grid .text-col span{font-size:25px;line-height:30px}}.main-hero .third-section .text-img-grid .text-col span.coloured{color:#ff0052;font-family:Merchant;font-style:normal;font-weight:100}.main-hero .third-section .text-img-grid .text-col span.coloured .values-word-inner{color:#ff0052}.main-hero .banner-main{background:url(/assets/images/banner-red-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center;padding:5% 6%}.main-hero .banner-main h3{font-family:Merchant;font-style:normal;font-weight:400;font-size:41px;text-align:center;color:#fff}@media(max-width:1100px){.main-hero .banner-main h3{font-size:35px}}@media(max-width:768px){.main-hero .banner-main h3{font-size:30px}}.main-hero .banner-main p,.main-hero .banner-main span{font-family:Merchant;font-style:normal;font-weight:400;font-size:26px;color:#fff}@media(max-width:1100px){.main-hero .banner-main p,.main-hero .banner-main span{font-size:24px}}@media(max-width:768px){.main-hero .banner-main p,.main-hero .banner-main span{font-size:20px}}.main-hero .fourth-section{background:#fff;display:flex;flex-direction:column;justify-content:center}.main-hero .fourth-section h2{font-family:Merchant;font-style:normal;font-weight:400;font-size:104px;color:#000;text-align:center}.main-hero .fourth-section h2 span{font-family:Merchant;font-style:normal;font-weight:400;color:#bf1929}.main-hero .fourth-section p{font-family:Urbanist;font-style:normal;font-weight:400;font-size:26px;color:#000;text-align:center}.main-hero .fourth-section .text-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #000;padding-bottom:4%;margin-bottom:4%}.main-hero .fourth-section .text-row .label{font-family:Urbanist;font-style:normal;font-weight:400;font-size:30px;color:#000}.main-hero .fourth-section .text-row .desc{font-family:Urbanist;font-style:normal;font-weight:400;font-size:18px;color:#000}.main-hero .beyond-section{font-family:Merchant}.main-hero .beyond-section .container{max-width:900px;margin:auto}.main-hero .beyond-section .title{margin-top:100px;font-family:Merchant;font-style:normal;font-size:99px;line-height:106px;text-align:center;color:#000}@media(max-width:1100px){.main-hero .beyond-section .title{font-size:80px;margin-top:50px}}@media(max-width:911px){.main-hero .beyond-section .title{font-size:70px}}@media(max-width:768px){.main-hero .beyond-section .title{font-size:50px;line-height:unset}}.main-hero .beyond-section .title .beyond-title-word-inner{font-family:Merchant;font-style:normal;display:inline-block}.main-hero .beyond-section .title .beyond-title-accent,.main-hero .beyond-section .title .beyond-title-accent .beyond-title-word-inner{color:#bf1929;font-family:Merchant}.main-hero .beyond-section .subtitle{text-align:center;margin-bottom:70px;font-size:25px;line-height:1.8;color:#222}.main-hero .beyond-section .subtitle .beyond-sub-line{display:block;overflow:hidden}.main-hero .beyond-section .subtitle .beyond-sub-line-inner{display:block}@media(max-width:768px){.main-hero .beyond-section .subtitle{font-size:20px;line-height:unset}}.main-hero .beyond-section .image-wrapper{margin-bottom:45px}.main-hero .beyond-section .info-item{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-top:1px solid rgba(0,0,0,.4);gap:20px}.main-hero .beyond-section .info-item:first-child{border-top:none}.main-hero .beyond-section .info-item h3{font-weight:500;font-size:30px;color:#000;overflow:hidden}.main-hero .beyond-section .info-item h3 .beyond-info-title-inner{display:inline-block}@media(max-width:768px){.main-hero .beyond-section .info-item h3{font-size:20px}}.main-hero .beyond-section .info-item p{font-weight:400;font-size:18px;text-align:right;color:#000;overflow:hidden}.main-hero .beyond-section .info-item p .beyond-info-desc-inner{display:inline-block}@media(max-width:768px){.main-hero .beyond-section .info-item p{font-size:15px}}.main-hero .exhibition-section .exhibition-hero-section{position:relative;background:url(/assets/images/exhibition-bg.png) center/cover no-repeat;display:flex;justify-content:center;align-items:center;padding:76px 20px}.main-hero .exhibition-section .exhibition-hero-section .hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10rem}@media(max-width:991px){.main-hero .exhibition-section .exhibition-hero-section .hero-content{gap:5rem}}.main-hero .exhibition-section .exhibition-hero-section .hero-content .description p{font-family:Merchant;font-style:normal;font-weight:500;line-height:1.8em;font-size:30px;max-width:1000px;color:#fff;text-align:center;margin:0}.main-hero .exhibition-section .exhibition-hero-section .hero-content .description p .exhibition-hero-line-inner{font-family:Merchant}@media(max-width:991px){.main-hero .exhibition-section .exhibition-hero-section .hero-content .description p{font-size:25px}}.main-hero .exhibition-section .exhibition-hero-section .hero-content .discover-btn{background:transparent;border:none;color:#fff;font-size:18px;font-weight:300;cursor:pointer;display:flex;align-items:center;gap:10px;text-decoration:none}.main-hero .exhibition-section .exhibition-hero-section .hero-content .discover-btn span{font-size:24px}.main-hero .exhibition-section .exhibition-content-section{max-width:1015px;margin:auto;padding:90px 0 80px;text-align:center}@media(max-width:1100px){.main-hero .exhibition-section .exhibition-content-section{padding:90px 1rem 80px}}.main-hero .exhibition-section .main-title{margin-bottom:70px;font-family:Merchant;font-weight:300;font-size:114px;line-height:116px;text-align:center;color:#000}@media(max-width:1100px){.main-hero .exhibition-section .main-title{line-height:unset;font-size:95px;margin-bottom:40px}}@media(max-width:768px){.main-hero .exhibition-section .main-title{line-height:unset;font-size:65px}}.main-hero .exhibition-section .event-details{margin-bottom:40px}.main-hero .exhibition-section .event-details h2{margin-bottom:18px;font-family:Merchant;font-size:50px;color:#000}@media(max-width:1100px){.main-hero .exhibition-section .event-details h2{line-height:unset;font-size:40px}}@media(max-width:768px){.main-hero .exhibition-section .event-details h2{line-height:unset;font-size:30px}}.main-hero .exhibition-section .event-details .date{font-weight:300;font-size:22px;line-height:26px;color:#000}.main-hero .exhibition-section .event-details .location{margin-bottom:10px;font-weight:300;font-size:22px;line-height:26px;color:#000}.main-hero .exhibition-section .event-image{margin-bottom:40px}.main-hero .exhibition-section .description{margin:auto;font-weight:300;font-size:22px;line-height:37px;color:#000}.main-hero .exhibition-section .visit-gallery{display:flex;align-items:center;gap:13px;text-decoration:none;color:#000;font-weight:500;font-size:16.31px;justify-content:center;margin-top:25px}.main-hero .exhibition-section .visit-gallery .icon-circle{width:47px;height:47px;border:1px solid black;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s}.main-hero .exhibition-section .visit-gallery .icon-circle:hover{background:#eee}.main-hero .events-section .container{max-width:1100px;margin:auto}.main-hero .events-section .events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:70px}@media(max-width:1100px){.main-hero .events-section .events-grid{grid-template-columns:repeat(1,1fr);gap:35px}}.main-hero .events-section .event-card{text-align:center}.main-hero .events-section .event-image{margin-bottom:30px}.main-hero .events-section h2{margin-bottom:20px;font-family:Merchant;font-weight:300;font-size:43.2879px;line-height:44px;color:#000}.main-hero .events-section .date{font-weight:300;font-size:18.8208px;line-height:23px;color:#000}.main-hero .events-section .location{font-weight:300;font-size:18.8208px;line-height:23px;color:#000;margin:auto}.main-hero .events-section a{display:inline-block;margin-top:28px;font-weight:400;font-size:20.0466px;line-height:24px;text-decoration-line:underline;color:#000}.main-hero .events-section .view-all{text-align:center;margin-top:90px}.main-hero .events-section .view-all button,.main-hero .events-section .view-all a{background:transparent;border:none;font-size:28px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;color:#111;margin-bottom:40px;text-decoration:none}.main-hero .events-section .view-all button span,.main-hero .events-section .view-all a span{font-size:34px}.main-hero .sponsors-section{background:url(/assets/images/sponsor-bg.png) center/cover no-repeat;padding:120px 20px 100px;text-align:center}@media(max-width:1100px){.main-hero .sponsors-section{padding:40px 10px}}.main-hero .sponsors-section .container{max-width:1000px;margin:auto}.main-hero .sponsors-section .icon{font-size:45px;margin-bottom:25px}.main-hero .sponsors-section h1{margin-bottom:35px;font-family:Merchant;font-size:60px;color:#000}@media(max-width:1100px){.main-hero .sponsors-section h1{font-size:50px}}@media(max-width:768px){.main-hero .sponsors-section h1{font-size:40px}}.main-hero .sponsors-section p{margin:auto;font-size:24px;line-height:36px;color:#000;width:90%}@media(max-width:1100px){.main-hero .sponsors-section p{font-size:20px;line-height:unset;width:unset}}.main-hero .sponsors-section .sponsor-logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.main-hero .sponsors-section .sponsor-logos img{max-width:180px;height:auto;object-fit:contain}@media(max-width:410px){.main-hero .sponsors-section .sponsor-logos img{max-width:150px}}@media(max-width:350px){.main-hero .sponsors-section .sponsor-logos img{max-width:130px}}.e-p-hero{background:#fff}.e-p-hero .main-head{margin-bottom:6%;padding:0 2rem}.e-p-hero .main-head h1{font-family:Merchant;font-style:normal;font-weight:300;text-align:center;font-size:133px;color:#000;text-shadow:0px 0px 6.3px rgba(0,0,0,.25)}@media(max-width:992px){.e-p-hero .main-head h1{font-size:90px}}@media(max-width:768px){.e-p-hero .main-head h1{font-size:64px}}@media(max-width:480px){.e-p-hero .main-head h1{font-size:35px}}.e-p-hero .main-head p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:26px;text-align:center;color:#000;margin:0}@media(max-width:992px){.e-p-hero .main-head p{font-size:22px}}@media(max-width:768px){.e-p-hero .main-head p{font-size:18px}}@media(max-width:480px){.e-p-hero .main-head p{font-size:16px}}.e-p-hero .exhibition-grid-main{margin-bottom:10%;margin:0 2rem}.e-p-hero .exhibition-grid-main .page-status{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:48px 5%;border:1px solid #000000;background-color:#fff;text-align:center;margin-bottom:3rem;box-sizing:border-box}.e-p-hero .exhibition-grid-main .page-status--loading .page-status-message{animation:page-status-pulse 1.4s ease-in-out infinite}.e-p-hero .exhibition-grid-main .page-status--error{background-color:#fafafa}.e-p-hero .exhibition-grid-main .page-status--error .page-status-message{color:#666;max-width:28rem}.e-p-hero .exhibition-grid-main .page-status-eyebrow{display:block;font-family:Urbanist,sans-serif;font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#000;margin:0 0 16px}.e-p-hero .exhibition-grid-main .page-status-message{font-family:Urbanist,sans-serif;font-weight:400;font-size:clamp(22px,3vw,28px);line-height:1.35;text-transform:uppercase;color:#000;margin:0;max-width:520px}.e-p-hero .exhibition-grid-main .exhibition-grid{display:flex;flex-wrap:wrap;text-align:center;justify-content:center;column-gap:6rem}@media(max-width:1100px){.e-p-hero .exhibition-grid-main .exhibition-grid{display:grid;grid-template-columns:1fr;column-gap:1rem}}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid{margin-bottom:3rem}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid img{margin-bottom:3rem;width:503px;height:330px}@media(max-width:576px){.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid img{width:unset;height:unset}}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid h3{font-family:Merchant;font-style:normal;font-weight:400;font-size:43px;text-align:center;color:#000;margin-bottom:2rem}@media(max-width:992px){.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid h3{font-size:41px}}@media(max-width:768px){.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid h3{font-size:35px;margin-bottom:1rem}}@media(max-width:480px){.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid h3{font-size:20px;margin-bottom:.5rem}}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid .grid-desc{margin-bottom:1rem}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid .grid-desc p{font-family:Urbanist;font-style:normal;font-weight:400;font-size:18px;text-align:center;color:#000;margin:0}@media(max-width:480px){.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid .grid-desc p{font-size:16px;margin:0}}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid a{text-decoration:underline;font-family:Urbanist;font-style:normal;font-weight:500;font-size:20px;color:#000}.hero-about .about-header-section{position:relative;min-height:100vh;overflow:hidden;background:url(/assets/images/amina-about-bg.png) center center/cover no-repeat;display:flex;flex-direction:column;justify-content:space-between}.hero-about .about-header-section .hero-content-about{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.hero-about .about-header-section .hero-content-about h1{font-family:Merchant;font-style:normal;font-weight:300;font-size:243.828px;line-height:248px;color:#fff;text-shadow:0px 0px 6.3px rgba(0,0,0,.25)}@media(max-width:1100px){.hero-about .about-header-section .hero-content-about h1{font-size:143.828px}}@media(max-width:786px){.hero-about .about-header-section .hero-content-about h1{font-size:103.828px;line-height:145px}}@media(max-width:604px){.hero-about .about-header-section .hero-content-about h1{font-size:89.828px;line-height:145px}}@media(max-width:544px){.hero-about .about-header-section .hero-content-about h1{font-size:52.828px;line-height:81px}}.hero-about .about-header-section .hero-content-about .subtitle-about{margin:0 40px 40px;font-family:Merchant;font-size:52px;line-height:1.2;text-align:center;color:#fff}@media(max-width:1100px){.hero-about .about-header-section .hero-content-about .subtitle-about{font-size:44px}}@media(max-width:786px){.hero-about .about-header-section .hero-content-about .subtitle-about{font-size:31px}}@media(max-width:430px){.hero-about .about-header-section .hero-content-about .subtitle-about{font-size:16px}}.hero-about .about-header-section .hero-content-about .subtitle-about span{color:#ffcb51;font-family:Merchant}.hero-about .about-header-section .header .nav .nav-left .nav-link{color:#fff}.hero-about .about-header-section .header .nav .nav-left .nav-link:hover{color:#ffffffc7}.hero-about .about-header-section .header .nav .nav-right .contact-btn{color:#fff;border:1px solid #ffffff;background-color:transparent}.hero-about .about-header-section .header .nav .nav-right .contact-btn:hover{color:#ffffffc7}.hero-about .about-header-section .header .nav .nav-right .arrow-btn{color:#fff;border:1px solid #ffffff;background-color:transparent}.hero-about .about-header-section .header .nav .nav-right .arrow-btn:hover{color:#ffffffc7}.hero-about .about-header-section .header .nav .nav-right .arrow-btn img{filter:invert(1)}@media(max-width:768px){.hero-about .about-header-section{min-height:unset}}.hero-about .about-section{background:#fff;margin:auto;padding:4rem 5rem;overflow:hidden}@media(max-width:1100px){.hero-about .about-section{margin:0;padding:0;padding-bottom:2rem}}@media(max-width:604){.hero-about .about-section{font-size:59.31px;line-height:60px}}.hero-about .about-section .about-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.hero-about .about-section .about-heading{text-align:center}.hero-about .about-section .about-heading h1{font-family:Merchant;font-style:normal;font-size:150.31px;line-height:145px;text-align:center;color:#000}@media(max-width:1100px){.hero-about .about-section .about-heading h1{font-size:80.31px;line-height:80px}}@media(max-width:911px){.hero-about .about-section .about-heading h1{font-size:64.31px;line-height:70px}}@media(max-width:544px){.hero-about .about-section .about-heading h1{font-size:62.31px;line-height:80px}}@media(max-width:430px){.hero-about .about-section .about-heading h1{font-size:51.31px;line-height:61px}}@media(max-width:360px){.hero-about .about-section .about-heading h1{font-size:44.31px;line-height:50px}}.hero-about .about-section .about-heading p{margin-top:2rem;font-weight:300;font-size:34.31px;line-height:41px;text-align:center;color:#000}@media(max-width:544px){.hero-about .about-section .about-heading p{font-size:24.31px;margin:0}}@media(max-width:544px){.hero-about .about-section .about-heading p{font-size:19.31px;margin:0}}.hero-about .about-content{margin:6rem 5rem 0 6rem;display:grid;grid-template-columns:260px 1fr;gap:6rem;align-items:start}@media(max-width:1100px){.hero-about .about-content{margin:2rem;gap:1rem}}@media(max-width:784px){.hero-about .about-content{margin:2rem;gap:1rem}}@media(max-width:544px){.hero-about .about-content{margin:10px;gap:0}}@media(max-width:430px){.hero-about .about-content{grid-template-columns:1fr}}@media(max-width:430px){.hero-about .about-content .left-info{display:flex;flex-direction:column;justify-content:center;align-items:center}}.hero-about .about-content .left-info h5{font-weight:500;font-size:18px;line-height:33px;color:#000}.hero-about .about-content .left-info p{max-width:230px;font-weight:300;font-size:18px;line-height:33px;color:#000}@media(max-width:544px){.hero-about .about-content .left-info p{font-size:14px;line-height:27px;text-align:center}}.hero-about .about-content .right-info{display:flex;flex-direction:column}.hero-about .about-content .right-info p{font-weight:400;font-size:23px;line-height:41px;color:#000}@media(max-width:610px){.hero-about .about-content .right-info p{font-size:18px}}@media(max-width:544px){.hero-about .about-content .right-info p{font-size:16px;line-height:35px}}.hero-about .bottom-strip{position:relative;color:#121212;padding:2rem 20px}@media(max-width:1100px){.hero-about .bottom-strip{padding:1rem 20px}}.hero-about .bottom-strip .marquee-label{display:flex;align-items:center;justify-content:center;gap:2%}@media(max-width:1300px){.hero-about .bottom-strip .marquee-label{gap:1.5%}}@media(max-width:1100px){.hero-about .bottom-strip .marquee-label{display:none}}.hero-about .bottom-strip .marquee-label p{font-family:Urbanist;font-style:normal;font-weight:500;font-size:21px;letter-spacing:.06em;color:#000;margin:0}@media(max-width:1500px){.hero-about .bottom-strip .marquee-label p{font-size:18px}}@media(max-width:1300px){.hero-about .bottom-strip .marquee-label p{font-size:16px}}@media(max-width:768px){.hero-about .bottom-strip .marquee-label p{font-size:15px}}.hero-about .image-layout{margin:6rem 5rem 0 6rem;display:grid;grid-template-columns:260px 1fr;gap:6rem;align-items:center}@media(max-width:786px){.hero-about .image-layout{display:grid;grid-template-columns:1fr!important;margin:0;gap:1rem}}.hero-about .small-image{display:flex;justify-content:center}@media(max-width:786px){.hero-about .small-image{display:none}}.hero-about .small-image img{width:230px;height:300px;object-fit:cover}.hero-about .large-image img{width:100%;object-fit:cover}.hero-about .my-mission{background:url(/assets/images/my-mission.jpg) center center/cover no-repeat;text-align:center;display:flex;flex-direction:column;gap:22px;margin-bottom:72px}@media(max-width:430px){.hero-about .my-mission{margin-bottom:40px}}.hero-about .my-mission .my-mission-flwr{margin-top:100px}@media(max-width:768px){.hero-about .my-mission .my-mission-flwr{margin-top:40px}}.hero-about .my-mission h2{font-family:Merchant;font-style:normal;font-weight:300;font-size:74.31px;line-height:76px;text-align:center;color:#fff}@media(max-width:786px){.hero-about .my-mission h2{font-size:68.31px}}.hero-about .my-mission p{font-weight:300;font-size:30px;line-height:46px;text-align:center;color:#fff;margin-bottom:100px}@media(max-width:1100px){.hero-about .my-mission p{font-size:26px}}@media(max-width:786px){.hero-about .my-mission p{font-size:17px;line-height:30px;margin-bottom:40px}}@media(max-width:430px){.hero-about .my-mission p{font-size:14px;line-height:21px;padding:0 10px}}.hero-about .philosophy-section{width:100%;padding:0 60px}@media(max-width:1024px){.hero-about .philosophy-section{padding:0 50px}}@media(max-width:436px){.hero-about .philosophy-section{padding:0 10px}}.hero-about .philosophy-section hr{border:none;border-top:1px solid #ddd;margin:70px 0}@media(max-width:1100px){.hero-about .philosophy-section hr{margin:25px 0}}@media(max-width:430px){.hero-about .philosophy-section hr{margin:25px 0}}.hero-about .philosophy-section .content-row{display:flex;justify-content:center;align-items:flex-start;gap:14rem}@media(max-width:1100px){.hero-about .philosophy-section .content-row{flex-direction:column;align-items:center;text-align:center;gap:20px}}@media(max-width:430px){.hero-about .philosophy-section .content-row{gap:20px}}.hero-about .philosophy-section .content-row.reverse{flex-direction:row}@media(max-width:1100px){.hero-about .philosophy-section .content-row.reverse{flex-direction:column;align-items:center;text-align:center;gap:20px}}.hero-about .philosophy-section .text-content h1{margin:0;font-family:Merchant;font-style:normal;font-weight:300;font-size:63.83px;color:#000}@media(max-width:760px){.hero-about .philosophy-section .text-content h1{font-size:40.83px;text-align:center}}@media(max-width:480px){.hero-about .philosophy-section .text-content h1{font-size:44.83px;text-align:center}}.hero-about .philosophy-section .text-content h4{font-size:24px;font-weight:400;margin-bottom:100px;font-family:Cormorant Garamond,serif;color:#111}@media(max-width:1100px){.hero-about .philosophy-section .text-content h4{margin-bottom:30px}}@media(max-width:430px){.hero-about .philosophy-section .text-content h4{margin-bottom:30px}}.hero-about .philosophy-section .text-content p{max-width:800px;font-family:Urbanist;font-style:normal;font-weight:400;font-size:18px;color:#000;line-height:30px}@media(max-width:430px){.hero-about .philosophy-section .text-content p{font-size:16px}}.hero-about .philosophy-section .image-content img{width:100%;height:520px;object-fit:cover;display:block}.hero-about .philosophy-section .bespoke-section{padding:0 0px 12rem;position:relative}@media(max-width:1100px){.hero-about .philosophy-section .bespoke-section{padding:0 0px 6rem}}@media(max-width:786px){.hero-about .philosophy-section .bespoke-section{padding:0}}.hero-about .philosophy-section .bespoke-section .reproductions{display:flex;justify-content:space-between}@media(max-width:1100px){.hero-about .philosophy-section .bespoke-section .reproductions{flex-direction:column;text-align:center;margin-bottom:6%}}.hero-about .philosophy-section .top-note p{margin:0;font-family:Merchant;font-weight:500;font-size:20px;color:#ff0052}.hero-about .philosophy-section .section-heading{margin-bottom:90px}@media(max-width:786px){.hero-about .philosophy-section .section-heading{margin-bottom:10px}}@media(max-width:430px){.hero-about .philosophy-section .section-heading{margin-bottom:10px;text-align:center}}.hero-about .philosophy-section .section-heading h1{margin-bottom:20px;font-family:Merchant;font-weight:300;font-size:63.83px;color:#000}@media(max-width:786px){.hero-about .philosophy-section .section-heading h1{font-size:49.83px}}@media(max-width:436px){.hero-about .philosophy-section .section-heading h1{font-size:34.83px}}.hero-about .philosophy-section .section-heading h4{margin-bottom:10px;max-width:620px;font-family:Merchant;font-weight:500;font-size:23px;text-transform:capitalize;color:#000}@media(max-width:1100px){.hero-about .philosophy-section .section-heading h4{max-width:unset}}.hero-about .philosophy-section .bespoke-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;align-items:end}@media(max-width:1100px){.hero-about .philosophy-section .bespoke-content{grid-template-columns:1fr;text-align:center}}@media(max-width:786px){.hero-about .philosophy-section .bespoke-content{gap:16px}}.hero-about .philosophy-section .bespoke-content .left-content p{font-size:18px;color:#000;line-height:1.9}@media(max-width:1100px){.hero-about .philosophy-section .bespoke-content .left-content p{text-align:center}}@media(max-width:430px){.hero-about .philosophy-section .bespoke-content .left-content p{font-size:18px;line-height:2}}.hero-about .philosophy-section .bespoke-content .left-content p span{font-weight:600}@media(max-width:1100px){.hero-about .philosophy-section .bespoke-content .left-content{display:flex;flex-direction:column;align-items:center}}.hero-about .philosophy-section .bespoke-content .commission-btn{margin-top:40px;display:flex;align-items:center;gap:18px;background:transparent;border:none;cursor:pointer}@media(max-width:768px){.hero-about .philosophy-section .bespoke-content .commission-btn{margin:0}}.hero-about .philosophy-section .bespoke-content .commission-btn span{font-weight:500;font-size:17px;color:#000}.hero-about .philosophy-section .bespoke-content .commission-btn .arrow-circle{width:47px;height:47px;border:1px solid #222;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;transition:.3s ease}.hero-about .philosophy-section .bespoke-content .center-image{display:flex;justify-content:center;align-items:center}@media(max-width:430px){.hero-about .philosophy-section .bespoke-content .center-image{margin-top:10px}}.hero-about .philosophy-section .bespoke-content .right-content h2{font-family:Merchant;font-weight:300;font-size:42px;color:#000;margin-bottom:40px}@media(max-width:1100px){.hero-about .philosophy-section .bespoke-content .right-content h2{text-align:center}}@media(max-width:430px){.hero-about .philosophy-section .bespoke-content .right-content h2{margin:20px 0;font-size:35px}}.hero-about .philosophy-section .bespoke-content .option-box{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d8d8d8}@media(max-width:430px){.hero-about .philosophy-section .bespoke-content .option-box{padding-bottom:12px;margin-bottom:12px}}.hero-about .philosophy-section .bespoke-content .option-box h3{font-family:Merchant;font-weight:500;font-size:22px;color:#000}.hero-about .philosophy-section .bespoke-content .option-box p{font-family:Merchant;font-weight:500;font-size:22px;line-height:1.5;color:#000;margin:0}.hero-about .philosophy-section .bespoke-content .option-box.no-border{border-bottom:none;margin-bottom:0}.hero-about .banner-main{background:url(/assets/images/banner-red-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center;padding:5% 6%}.hero-about .banner-main h3{font-family:Merchant;font-style:normal;font-weight:400;font-size:41px;text-align:center;color:#fff}.hero-about .banner-main p,.hero-about .banner-main span{font-family:Merchant;font-style:normal;font-weight:400;font-size:26px;color:#fff}@media(max-width:430px){.hero-about .banner-main p,.hero-about .banner-main span{font-size:16px}}.hero-about .text-img-grid{display:flex;justify-content:space-between;align-items:center;margin-bottom:8rem;gap:2rem}@media(max-width:1100px){.hero-about .text-img-grid{margin:0}}.hero-about .text-img-grid .text-col{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-about .text-img-grid .text-col span{font-family:Merchant;font-style:normal;font-weight:100;font-size:96px;text-align:center;color:#8f8f8f;line-height:100px}@media(max-width:1100px){.hero-about .text-img-grid .text-col span{font-size:86px}}@media(max-width:991px){.hero-about .text-img-grid .text-col span{font-size:76px;line-height:90px}}@media(max-width:768px){.hero-about .text-img-grid .text-col span{font-size:56px}}@media(max-width:676px){.hero-about .text-img-grid .text-col span{font-size:26px;line-height:80px}}@media(max-width:576px){.hero-about .text-img-grid .text-col span{font-size:25px;line-height:70px}}.hero-about .text-img-grid .text-col span.coloured{color:#ff0052;font-family:Merchant;font-style:normal;font-weight:100}.hero-about .grey-bg{background-color:#fafafa}.hero-about .centered-p p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:23px;text-align:center;margin-bottom:0;color:#000;padding:80px 0}@media(max-width:1100px){.hero-about .centered-p p{padding:36px 0 20px}}@media(max-width:430px){.hero-about .centered-p p{padding:36px 0 20px}}.hero-about .centered-p-2 p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:23px;text-align:center;margin-bottom:0;color:#000;padding:0 0 10px}@media(max-width:1100px){.hero-about .centered-p-2 p{padding:36px 0 20px}}@media(max-width:430px){.hero-about .centered-p-2 p{padding:36px 0 20px}}.hero-about .beyond-section{font-family:Merchant}.hero-about .beyond-section .container{max-width:900px;margin:auto}.hero-about .beyond-section .title{font-family:Merchant;font-style:normal;font-weight:300;font-size:64px;line-height:65px;text-align:center;color:#000;margin-bottom:3rem}@media(max-width:1100px){.hero-about .beyond-section .title{margin-bottom:1rem;font-size:60px}}.hero-about .beyond-section .title span{color:#bf1929;font-family:Merchant;font-style:normal;font-weight:300;font-size:64px;line-height:65px;text-align:center}@media(max-width:1100px){.hero-about .beyond-section .title{font-size:80px;margin-top:40px}}@media(max-width:768px){.hero-about .beyond-section .title{font-size:50px;line-height:unset;margin-top:20px}}@media(max-width:430px){.hero-about .beyond-section .title{margin-top:20px;font-size:42px}}.hero-about .beyond-section .title .beyond-title-part{display:inline-block;overflow:hidden;vertical-align:top}.hero-about .beyond-section .title .beyond-title-word-inner{font-family:Merchant}.hero-about .beyond-section .title .beyond-title-accent,.hero-about .beyond-section .title .beyond-title-accent .beyond-title-word-inner{color:#bf1929;font-family:Merchant}.hero-about .beyond-section .subtitle{margin-bottom:70px;font-size:25px;line-height:1.8;color:#222;text-align:center}.hero-about .beyond-section .subtitle .beyond-sub-line{display:block;overflow:hidden}.hero-about .beyond-section .subtitle .beyond-sub-line-inner{display:block}@media(max-width:1100px){.hero-about .beyond-section .subtitle{font-size:18px}}@media(max-width:786px){.hero-about .beyond-section .subtitle{text-align:center}}@media(max-width:430px){.hero-about .beyond-section .subtitle{margin-bottom:0;font-size:19px}}.hero-about .beyond-section .image-wrapper{margin-bottom:45px}.hero-about .beyond-section .info-item{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-top:1px solid rgba(0,0,0,.4);gap:20px}.hero-about .beyond-section .info-item:first-child{border-top:none}.hero-about .beyond-section .info-item h3{font-weight:500;font-size:30px;color:#000;overflow:hidden}.hero-about .beyond-section .info-item h3 .beyond-info-title-inner{display:inline-block}@media(max-width:430px){.hero-about .beyond-section .info-item h3{font-weight:400;font-size:21px}}.hero-about .beyond-section .info-item p{width:299px;height:23px;font-weight:400;font-size:18px;text-align:right;color:#000;overflow:hidden}.hero-about .beyond-section .info-item p .beyond-info-desc-inner{display:inline-block}@media(max-width:430px){.hero-about .beyond-section .info-item p{font-weight:400;font-size:16px}}.achievement-header{text-align:center;padding:80px 20px 60px}@media(max-width:1100px){.achievement-header{padding:40px 20px}}@media(max-width:768px){.achievement-header{padding:20px 20px 40px}}@media(max-width:430px){.achievement-header{padding:0}}.achievement-header h1{margin-bottom:35px;font-family:Merchant;font-style:normal;font-weight:300;font-size:93.83px;line-height:114px;text-align:center;color:#000}@media(max-width:1100px){.achievement-header h1{font-size:72px;line-height:75px}}@media(max-width:724px){.achievement-header h1{font-size:49px;margin:20px 0}}@media(max-width:430px){.achievement-header h1{font-size:46px;line-height:46px}}.achievement-header p{max-width:900px;margin:auto;font-size:28px;line-height:1.7;color:#8f8f8f;font-family:Merchant;font-size:30px;text-align:center}@media(max-width:430px){.achievement-header p{font-size:23px;margin:0}}@media(max-width:430px){.achievement-header p{font-size:16px;margin:0}}.achievement-header p span{color:#ff0052;font-family:Merchant}.gallery-row{display:flex;justify-content:center;gap:40px;margin-bottom:70px}@media(max-width:604px){.gallery-row{display:flex;flex-direction:column}}.banner-image{width:100%}.banner-image img{width:100%;height:850px;object-fit:cover;display:block}.contact-main .contact-hero{background:url(/assets/images/contact-bg-main.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:0 2rem 18rem}@media(max-width:1100px){.contact-main .contact-hero{padding:0 2rem 6rem}}.contact-main .contact-hero .nav-right .contact-btn{background-color:transparent;border:1px solid #FFFFFF;color:#fff}.contact-main .contact-hero .nav-right .contact-btn:hover{background-color:#fff;color:#000}.contact-main .contact-hero .nav-right .contact-btn.active{background-color:#fff;color:#000;border-color:#fff}.contact-main .contact-hero .nav-right .arrow-btn{border:1px solid #FFFFFF}.contact-main .contact-hero .nav-right .arrow-btn img{transition:filter .3s ease}.contact-main .contact-hero .nav-right .arrow-btn:hover{background-color:#fff}.contact-main .contact-hero .nav-right .arrow-btn:hover img{filter:none}.contact-main .contact-hero .nav-right .arrow-btn.active{background-color:#fff;color:#fff}.contact-main .contact-hero .header .nav .nav-left .nav-link{color:#fff}.contact-main .contact-hero .header .nav .nav-left .nav-link:hover{color:#ffffffc7}.contact-main .contact-hero h1{font-family:Merchant;font-style:normal;font-weight:400;font-size:213px;text-align:center;color:#fff;text-shadow:0px 0px 6.3px rgba(0,0,0,.25)}@media(max-width:1100px){.contact-main .contact-hero h1{font-size:150px}}@media(max-width:768px){.contact-main .contact-hero h1{font-size:100px}}@media(max-width:576px){.contact-main .contact-hero h1{font-size:80px}}.contact-main .contact-hero p{font-family:Urbanist;font-style:normal;font-weight:400;font-size:26px;text-align:center;color:#fff}@media(max-width:1100px){.contact-main .contact-hero p{font-size:24px}}@media(max-width:768px){.contact-main .contact-hero p{font-size:22px}}@media(max-width:576px){.contact-main .contact-hero p{font-size:20px}}.contact-main .flex-main{margin:4rem 5rem}@media(max-width:1100px){.contact-main .flex-main{margin:3rem 2rem}}@media(max-width:676px){.contact-main .flex-main{margin:3rem 1rem}}.contact-main .flex-main .contact-flex{display:grid;grid-template-columns:1fr 3fr 1fr;align-items:flex-start;margin-bottom:4rem;gap:60px}@media(max-width:768px){.contact-main .flex-main .contact-flex{margin-bottom:2rem}}@media(max-width:1100px){.contact-main .flex-main .contact-flex{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:30px}}.contact-main .flex-main .contact-flex .contact-info{font-family:Urbanist,sans-serif;color:#000}.contact-main .flex-main .contact-flex .contact-info h5{font-size:20px;font-weight:600;margin-bottom:8px;color:#000}.contact-main .flex-main .contact-flex .contact-info p{font-size:16px;font-weight:400;color:#000;margin-bottom:32px}.contact-main .flex-main .contact-flex .contact-info-left{justify-self:start}.contact-main .flex-main .contact-flex .contact-info-left a{text-decoration:none;color:#000}.contact-main .flex-main .contact-flex .contact-info-right{justify-self:end}.contact-main .flex-main .contact-flex .contact-info-right h5{margin-bottom:18px}.contact-main .flex-main .contact-flex .social-icons{gap:14px;display:flex;gap:30px;justify-content:center;align-items:center}.contact-main .flex-main .contact-flex .social-icons a{display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.contact-main .flex-main .contact-flex .social-icons a:hover{transform:translateY(-3px)}.contact-main .flex-main .contact-flex .input-hero{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;filter:drop-shadow(0px 4px 88px rgba(0,0,0,.25));background:#fff;border-radius:20px;margin:-14rem auto 0;padding:50px 40px}@media(max-width:1100px){.contact-main .flex-main .contact-flex .input-hero{margin:0}}@media(max-width:768px){.contact-main .flex-main .contact-flex .input-hero{padding:20px}}.contact-main .flex-main .contact-flex .input-hero .contact-form,.contact-main .flex-main .contact-flex .input-hero .contact-form .form-field{width:100%}.contact-main .flex-main .contact-flex .input-hero .contact-form .field-error{margin:-12px 0 16px;padding:0 8px;font-family:Urbanist,sans-serif;font-size:14px;color:#b42318}.contact-main .flex-main .contact-flex .input-hero .contact-form .form-feedback{width:100%;margin-bottom:16px;text-align:center;font-family:Urbanist,sans-serif;font-size:16px}.contact-main .flex-main .contact-flex .input-hero .contact-form .form-feedback--error{color:#b42318}.contact-main .flex-main .contact-flex .input-hero .contact-form .form-feedback--success{color:#027a48}.contact-main .flex-main .contact-flex .input-hero .contact-form input[aria-invalid=true],.contact-main .flex-main .contact-flex .input-hero .contact-form textarea[aria-invalid=true]{border-color:#b42318}.contact-main .flex-main .contact-flex .input-hero .contact-form input,.contact-main .flex-main .contact-flex .input-hero .contact-form textarea{width:100%;padding:18px 24px;background:#d9d9d933;border:1px solid rgba(118,109,109,.3);border-radius:100px;font-family:Urbanist;font-size:18px;font-weight:400;color:#000;transition:all .3s ease;margin-bottom:20px}.contact-main .flex-main .contact-flex .input-hero .contact-form input::placeholder,.contact-main .flex-main .contact-flex .input-hero .contact-form textarea::placeholder{color:#766d6d}.contact-main .flex-main .contact-flex .input-hero .contact-form input:focus,.contact-main .flex-main .contact-flex .input-hero .contact-form textarea:focus{border-color:#000;box-shadow:0 0 10px #00000014}.contact-main .flex-main .contact-flex .input-hero .contact-form textarea{min-height:146px;border-radius:40px!important;padding:20px 24px}.contact-main .flex-main .contact-flex .input-hero .contact-form .subscribe-btn{padding:15px 40px;background:#000;border-radius:35px;display:flex;margin:0 auto;font-family:Urbanist;font-style:normal;font-weight:500;font-size:21px;color:#fff}@media(max-width:768px){.contact-main .flex-main .contact-flex .input-hero .contact-form .subscribe-btn{padding:10px 20px;font-size:18px}}.contact-main .flex-main .contact-quote p,.contact-main .flex-main .contact-quote span{font-family:Urbanist;font-style:normal;font-weight:400;font-size:26px;line-height:46px;text-align:center;color:#000}@media(max-width:768px){.contact-main .flex-main .contact-quote p,.contact-main .flex-main .contact-quote span{font-size:20px;line-height:30px}}@media(max-width:430px){.contact-main .flex-main .contact-quote p,.contact-main .flex-main .contact-quote span{line-height:26px}}.contact-submit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.contact-submit-overlay-card{width:min(92vw,420px);padding:48px 40px 40px;text-align:center;background:#fff;border-radius:20px;box-shadow:0 24px 80px #00000040}.contact-submit-spinner{width:52px;height:52px;margin:0 auto 28px;border:3px solid rgba(0,0,0,.12);border-top-color:#000;border-radius:50%;animation:btn-spin .85s linear infinite}.contact-submit-label{margin:0 0 8px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#766d6d}.contact-submit-name{margin:0 0 12px;font-family:Merchant,serif;font-size:clamp(28px,5vw,36px);line-height:1.2;color:#000}.contact-submit-hint{margin:0;font-family:Urbanist,sans-serif;font-size:16px;color:#766d6d}.footer{position:relative;min-height:100vh;background:#000;overflow:hidden;padding:120px 0 40px;display:flex;flex-direction:column;align-items:center;background:url(/assets/images/footer-bg.png) center center/cover no-repeat}@media(max-width:1100px){.footer{padding:40px 0}}.footer .newsletter-card{position:relative;z-index:2;background:#efefef;border-radius:20px;padding:40px;text-align:center;margin:0 3% 30px}@media(max-width:768px){.footer .newsletter-card{padding:20px}}.footer .flower-icon{font-size:55px;margin-bottom:18px;color:#111}.footer h2{max-width:560px;margin:0 auto 40px;font-family:Merchant;font-size:27px;line-height:36px;color:#000}@media(max-width:1100px){.footer h2{font-size:24px;margin:0 auto 20px}}@media(max-width:1100px){.footer h2{font-size:21px;margin:0 auto 20px}}.footer .newsletter-form{width:100%}.footer .input-group{margin-bottom:38px}.footer .input-group input{width:100%;height:85px;border-radius:100px!important;border:1px solid #D2D2D2;background:transparent;padding:0 32px;font-size:22px;outline:none;color:#111;background:#eaeaea}@media(max-width:1100px){.footer .input-group input{height:75px;font-size:20px}}.footer .input-group input::placeholder{font-weight:500;font-size:20px;color:#766d6d}.footer .input-group input[aria-invalid=true]{border-color:#b42318}.footer .newsletter-field-error{margin:12px 0 0;padding:0 24px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;line-height:1.4;text-align:left;color:#b42318}.footer .newsletter-form-feedback{margin:-20px auto 20px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;line-height:1.4}.footer .newsletter-form-feedback--success{color:#027a48}.footer button{padding:13px 23px;border-radius:60px;border:none;background:#000;cursor:pointer;transition:.3s ease;font-weight:500;font-size:21.31px;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px}.footer button:disabled{opacity:.7;cursor:not-allowed}@media(max-width:1100px){.footer button{font-size:20px;padding:10px 25px}}.footer button:hover{transform:translateY(-2px)}.footer .social-icons{z-index:2;display:flex;margin-bottom:55px;gap:10px}@media(max-width:768px){.footer .social-icons{margin-bottom:10px}}.footer .social-icons a{width:52px;height:52px;border-radius:50%;color:#000;display:flex;align-items:center;justify-content:center;font-size:22px;text-decoration:none;transition:.3s ease}.footer .social-icons a:hover{transform:translateY(-3px)}.footer .big-title{position:relative;z-index:2;width:100%;text-align:center;font-size:180px;line-height:.9;font-weight:400;color:#fff;margin-bottom:40px;white-space:nowrap}.footer .big-title img{width:100%}.footer .copyright a{color:#fff;text-decoration:none;font-weight:500;font-size:20px;cursor:pointer}.footer .copyright a:hover{text-decoration:underline;color:#fff}@media(max-width:768px){.footer .copyright a{display:block}}.footer .copyright{position:relative;z-index:2;width:100%;border-top:.5px solid #FFFFFF;padding-top:25px;text-align:center;font-weight:300;font-size:20px;line-height:24px;color:#fff}@media(max-width:768px){.footer .copyright{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}}@media(max-width:580px){.footer .copyright{font-size:16px}}.btn-loader{width:16px;height:16px;border:2px solid rgba(255,255,255,.55);border-top-color:#fff;border-radius:50%;animation:btn-spin .8s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.tel,.float{position:fixed;width:45px;height:45px;right:20px;color:#fff;border-radius:50px;text-align:center;font-size:23px;z-index:99999999;transition:all .3s;text-decoration:none!important}.tel:hover,.float:hover{opacity:.9;transform:scale(1.05);text-decoration:none;color:#fff}.tel{bottom:70px;background-color:#ff0030}.float{bottom:10px;background-color:#25d366}.my-float{width:100%;height:100%;display:flex!important;justify-content:center!important;align-items:center!important}.fa,.far,.fas{font-family:"Font Awesome 5 Free"!important}.fab{font-family:"Font Awesome 5 Brands"!important}.admin-login-main{background:linear-gradient(180deg,#fffdf8,#fff);background:url(/assets/images/contact-bg-main.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;height:100vh;display:flex;justify-content:center;align-items:center;position:relative}.admin-login-main .admin-login-hero h1{font-family:Merchant,serif;font-style:normal;font-weight:400;font-size:clamp(80px,14vw,213px);line-height:1;color:#fff;text-shadow:0 0 6.3px rgba(0,0,0,.25);margin:0 0 1rem}.admin-login-main .admin-login-hero p{font-family:Urbanist,sans-serif;font-weight:400;font-size:clamp(18px,2.5vw,26px);line-height:1.4;color:#fff;margin:0 auto}.admin-login-main .admin-login-body{padding:0 5%;width:100%;max-width:850px}.admin-login-main .admin-login-card{display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff;border-radius:30px;padding:48px 40px 40px;filter:drop-shadow(0 4px 88px rgba(0,0,0,.25))}@media(max-width:1100px){.admin-login-main .admin-login-card{padding:40px 28px 32px}}@media(max-width:576px){.admin-login-main .admin-login-card{padding:32px 20px 28px;border-radius:16px}}.admin-login-main .admin-login-logo{margin-bottom:4px}.admin-login-main .admin-login-form-title{font-family:Urbanist,sans-serif;font-weight:600;font-size:28px;line-height:1.2;color:#000;margin:0;text-align:center}@media(max-width:576px){.admin-login-main .admin-login-form-title{font-size:24px}}.admin-login-main .admin-login-form-subtitle{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#766d6d;margin:0 0 8px;text-align:center}.admin-login-main .admin-login-error{width:100%;padding:12px 18px;border-radius:100px;background:#dc35451a;border:1px solid rgba(220,53,69,.35);font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;color:#b02a37;text-align:center;margin-bottom:4px}.admin-login-main .admin-login-form{width:100%;display:flex;flex-direction:column;align-items:stretch}.admin-login-main .admin-login-form input{width:100%;padding:18px 24px;border:1px solid rgba(118,109,109,.3);border-radius:100px;background:#d9d9d933;font-family:Urbanist,sans-serif;font-size:18px;font-weight:400;color:#000;transition:border-color .3s ease,box-shadow .3s ease;margin-bottom:20px;box-sizing:border-box}.admin-login-main .admin-login-form input::placeholder{color:#766d6d}.admin-login-main .admin-login-form input:focus{outline:none;border-color:#000;box-shadow:0 0 10px #00000014}.admin-login-main .admin-login-form .admin-login-password-wrap{position:relative;width:100%}.admin-login-main .admin-login-form .admin-login-password-toggle{position:absolute;right:16px;top:40%;transform:translateY(-50%);border:none;background:transparent;color:#3a3a3a;cursor:pointer;width:34px;height:34px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.admin-login-main .admin-login-form .admin-login-password-toggle:hover{background:#0000000f;color:#000}.admin-login-main .admin-login-form .admin-login-password-toggle .admin-login-password-toggle-icon{width:18px;height:18px}.admin-login-main .admin-login-submit{width:100%;padding:15px 40px;margin-top:4px;background:#000;color:#fff;border:none;border-radius:35px;font-family:Urbanist,sans-serif;font-weight:500;font-size:21px;line-height:1.2;cursor:pointer;transition:background .3s ease,transform .2s ease,opacity .2s ease}.admin-login-main .admin-login-submit:hover:not(:disabled){background:#222;transform:translateY(-1px)}.admin-login-main .admin-login-submit:disabled{opacity:.65;cursor:not-allowed}.admin-login-main .admin-login-back{margin-top:20px;font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;color:#000;text-decoration:none;transition:color .3s ease,opacity .3s ease}.admin-login-main .admin-login-back:hover{color:#766d6d;text-decoration:underline}.admin-panel{background:linear-gradient(180deg,#fffdf8,#f7f5f0);padding-bottom:4rem}.admin-panel .admin-panel-header{background:url(/assets/images/contact-bg-main.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:2.5rem 5% 3rem;border-bottom:1px solid rgba(0,0,0,.06)}@media(max-width:768px){.admin-panel .admin-panel-header{padding:2rem 5% 2.5rem}}.admin-panel .admin-panel-header-inner{margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width:768px){.admin-panel .admin-panel-header-inner{flex-direction:column;align-items:center;justify-content:center;gap:1rem}}.admin-panel .admin-panel-brand{display:flex;align-items:center;gap:1rem}.admin-panel .admin-panel-brand h1{font-family:Merchant,serif;font-weight:400;font-size:clamp(36px,6vw,56px);line-height:1;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.25);margin:0}.admin-panel .admin-panel-brand p{font-family:Urbanist,sans-serif;font-size:15px;color:#ffffffeb;margin:.25rem 0 0}.admin-panel .admin-panel-logo{width:56px;height:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.admin-panel .admin-panel-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-panel .admin-panel-link-site{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;color:#fff;text-decoration:none;padding:10px 20px;border:1px solid rgba(255,255,255,.55);border-radius:100px;transition:background .3s ease,border-color .3s ease}.admin-panel .admin-panel-link-site:hover{background:#ffffff1f;border-color:#fff}.admin-panel .admin-panel-logout{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;color:#000;background:#fff;border:none;border-radius:100px;padding:10px 22px;cursor:pointer;transition:background .3s ease,transform .2s ease}.admin-panel .admin-panel-logout:hover{background:#f0ebe3;transform:translateY(-1px)}.admin-panel .admin-panel-nav{margin:-1.25rem auto 0;padding:0 5%;display:flex;gap:10px;flex-wrap:wrap;position:relative}@media(max-width:768px){.admin-panel .admin-panel-nav{margin:-1rem auto 0;padding:0 2%;justify-content:center}}.admin-panel .admin-panel-nav-link{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;color:#766d6d;text-decoration:none;padding:12px 22px;border-radius:100px;background:#fff;border:1px solid rgba(118,109,109,.25);box-shadow:0 4px 24px #0000000f;transition:color .3s ease,background .3s ease,border-color .3s ease}.admin-panel .admin-panel-nav-link:hover{color:#000;border-color:#00000059}.admin-panel .admin-panel-nav-link.is-active{color:#fff;background:#000;border-color:#000}.admin-panel .admin-panel-main{margin:2rem auto 0;padding:0 5%}.admin-panel .admin-panel-card{background:#fff;border-radius:24px;padding:2rem 2.25rem;box-shadow:0 4px 88px #00000014;border:1px solid rgba(118,109,109,.12)}@media(max-width:576px){.admin-panel .admin-panel-card{padding:1.5rem 1.25rem;border-radius:16px}}.admin-panel .admin-panel-card--wide{max-width:100%}.admin-panel .admin-panel-card-head{margin-bottom:1.5rem}.admin-panel .admin-panel-card-head h2{font-family:Merchant,serif;font-weight:400;font-size:clamp(28px,4vw,40px);color:#000;margin:0 0 .5rem}.admin-panel .admin-panel-card-head p{font-family:Urbanist,sans-serif;font-size:16px;line-height:1.5;color:#766d6d;margin:0}.admin-panel .admin-panel-loading{font-family:Urbanist,sans-serif;font-size:16px;color:#766d6d;margin:0}.admin-panel .admin-panel-alert{font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;padding:12px 18px;border-radius:100px;margin-bottom:1.25rem;text-align:center}.admin-panel .admin-panel-alert--error{background:#dc35451a;border:1px solid rgba(220,53,69,.35);color:#b02a37}.admin-panel .admin-panel-alert--success{background:#1987541a;border:1px solid rgba(25,135,84,.35);color:#146c43}.admin-panel .admin-panel-form{display:flex;flex-direction:column;gap:1.25rem}.admin-panel .admin-panel-field{display:flex;flex-direction:column;gap:8px}.admin-panel .admin-panel-field span{font-family:Urbanist,sans-serif;font-weight:600;font-size:14px;color:#000;letter-spacing:.02em}.admin-panel .admin-panel-field input,.admin-panel .admin-panel-field textarea{width:100%;padding:14px 20px;border:1px solid rgba(118,109,109,.3);border-radius:16px;background:#d9d9d926;font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#000;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease;resize:vertical}.admin-panel .admin-panel-field input::placeholder,.admin-panel .admin-panel-field textarea::placeholder{color:#766d6d}.admin-panel .admin-panel-field input:focus,.admin-panel .admin-panel-field textarea:focus{outline:none;border-color:#000;box-shadow:0 0 10px #0000000f}.admin-panel .admin-panel-field--inline{max-width:140px}.admin-panel .admin-panel-form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:.5rem}.admin-panel .admin-panel-form-actions--footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(118,109,109,.15)}.admin-panel .admin-panel-btn{font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;line-height:1.2;padding:14px 28px;border-radius:35px;border:none;cursor:pointer;text-decoration:none;text-align:center;transition:background .3s ease,transform .2s ease,opacity .2s ease;display:inline-flex;align-items:center;justify-content:center}.admin-panel .admin-panel-btn--primary{background:#000;color:#fff}.admin-panel .admin-panel-btn--primary:hover:not(:disabled){background:#222;transform:translateY(-1px)}.admin-panel .admin-panel-btn--primary:disabled{opacity:.65;cursor:not-allowed}.admin-panel .admin-panel-btn--secondary{background:transparent;color:#000;border:1px solid rgba(118,109,109,.4)}.admin-panel .admin-panel-btn--secondary:hover{background:#0000000a;border-color:#000}.admin-panel .admin-panel-btn--danger{background:transparent;color:#b02a37;border:1px solid rgba(220,53,69,.45)}.admin-panel .admin-panel-btn--danger:hover:not(:disabled){background:#dc354514;border-color:#b02a37}.admin-panel .admin-panel-btn--danger:disabled{opacity:.65;cursor:not-allowed}.admin-panel .admin-collections-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.75rem}.admin-panel .admin-collections-add-tab{display:flex;align-items:flex-end;gap:12px;margin-bottom:1.25rem}.admin-panel .admin-collections-add-tab .admin-panel-field{flex:1}@media(max-width:768px){.admin-panel .admin-collections-add-tab{align-items:stretch;flex-direction:column}}.admin-panel .admin-collections-tab{font-family:Urbanist,sans-serif;font-weight:600;font-size:14px;letter-spacing:.04em;text-transform:uppercase;padding:12px 20px;border-radius:100px;border:1px solid rgba(118,109,109,.3);background:#d9d9d926;color:#766d6d;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease}.admin-panel .admin-collections-tab:hover{color:#000;border-color:#00000059}.admin-panel .admin-collections-tab.is-active{background:#000;color:#fff;border-color:#000}.admin-panel .admin-collections-tab.is-hidden{opacity:.6;border-style:dashed}.admin-panel .admin-collections-tab span{margin-left:8px;font-size:11px;letter-spacing:.02em;opacity:.75}.admin-panel .admin-collections-tab-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1.25rem}.admin-panel .admin-work-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.admin-panel .admin-work-card{border:1px solid rgba(118,109,109,.2);border-radius:20px;overflow:hidden;background:#fffdf8}.admin-panel .admin-work-card--hidden{opacity:.72;border-style:dashed;border-color:#766d6d73}.admin-panel .admin-work-card-head-inline{padding:15px 1.5rem}.admin-panel .admin-work-card-head-inline h3{margin:0;font-family:Urbanist,sans-serif;font-size:18px;font-weight:600;color:#000}.admin-panel .admin-work-show-field .admin-work-show-toggle{display:flex;align-items:center;gap:12px;cursor:pointer;margin:0}.admin-panel .admin-work-show-field .admin-work-show-toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-panel .admin-work-show-field .admin-work-show-toggle input:checked+.admin-work-show-toggle-track,.admin-panel .admin-work-show-field .admin-work-show-toggle input+.admin-work-show-toggle-track.is-on{background:#000}.admin-panel .admin-work-show-field .admin-work-show-toggle input:checked+.admin-work-show-toggle-track:after,.admin-panel .admin-work-show-field .admin-work-show-toggle input+.admin-work-show-toggle-track.is-on:after{transform:translate(22px)}.admin-panel .admin-work-show-field .admin-work-show-toggle input:focus-visible+.admin-work-show-toggle-track{outline:2px solid #000000;outline-offset:2px}.admin-panel .admin-work-show-field .admin-work-show-toggle input:disabled+.admin-work-show-toggle-track{opacity:.5;cursor:not-allowed}.admin-panel .admin-work-show-field .admin-work-show-toggle-track{position:relative;flex-shrink:0;width:48px;height:26px;border-radius:100px;background:#766d6d73;transition:background .25s ease}.admin-panel .admin-work-show-field .admin-work-show-toggle-track:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .25s ease}.admin-panel .admin-work-show-field .admin-work-show-toggle-label{font-family:Urbanist,sans-serif;font-size:14px;font-weight:500;color:#766d6d}.admin-panel .admin-work-card-preview{background:#f0ebe3;padding:1rem;display:flex;align-items:center;justify-content:center;min-height:180px}.admin-panel .admin-work-card-preview img{max-width:100%;max-height:160px;width:auto;height:auto;object-fit:contain}.admin-panel .admin-work-card-preview .admin-work-card-preview-empty{font-family:Urbanist,sans-serif;font-size:14px;color:#766d6d;margin:0}.admin-panel .admin-collections-toolbar{margin-bottom:1.25rem}.admin-panel .admin-panel-empty{font-family:Urbanist,sans-serif;font-size:16px;color:#766d6d;margin:0 0 1.5rem}.admin-panel .admin-work-card-form{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.admin-panel .admin-work-card-form .admin-panel-btn{width:100%;margin-top:.25rem}.admin-panel .admin-work-card-msg{font-family:Urbanist,sans-serif;font-size:14px;font-weight:500;margin:0}.admin-panel .admin-work-card-msg--error{color:#b02a37}.admin-panel .admin-work-card-msg--success{color:#146c43}.admin-panel .admin-panel-field--upload .admin-work-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-panel .admin-panel-field--upload .admin-work-upload-btn{width:100%}.admin-panel .admin-panel-field--upload .admin-work-upload-hint{font-family:Urbanist,sans-serif;font-size:13px;color:#766d6d;margin:0}.admin-panel .admin-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10060;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.admin-panel .admin-confirm-card{width:min(92vw,440px);padding:40px 36px 32px;text-align:center;background:#fff;border-radius:24px;border:1px solid rgba(118,109,109,.12);box-shadow:0 24px 80px #0003}.admin-panel .admin-confirm-eyebrow{margin:0 0 12px;font-family:Urbanist,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#766d6d}.admin-panel .admin-confirm-title{margin:0 0 28px;font-family:Merchant,serif;font-weight:400;font-size:clamp(24px,4.5vw,32px);line-height:1.25;color:#000}.admin-panel .admin-confirm-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.admin-panel .admin-confirm-actions .admin-panel-btn{min-width:120px}.admin-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.admin-contact-card{background:#fff;border:1px solid rgba(118,109,109,.25);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 4px 24px #0000000a}.admin-contact-card .admin-contact-card-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.08)}.admin-contact-card .admin-contact-card-head h3{margin:0;font-family:Urbanist,sans-serif;font-weight:600;font-size:20px;color:#000}.admin-contact-card .admin-contact-card-head time{font-family:Urbanist,sans-serif;font-size:14px;color:#766d6d}.admin-contact-card .admin-contact-card-head .admin-contact-card-head-right{display:flex;align-items:center;gap:12px}.admin-contact-card .admin-contact-source{font-family:Urbanist,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.12);color:#333;background:#f3f3f3}.admin-contact-card .admin-contact-source--newsletter{color:#0b5cab;background:#eef6ff;border-color:#0b5cab33}.admin-contact-card .admin-contact-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1.5rem;margin:0 0 1rem}.admin-contact-card .admin-contact-meta div{margin:0}.admin-contact-card .admin-contact-meta dt{font-family:Urbanist,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#766d6d;margin:0 0 4px}.admin-contact-card .admin-contact-meta dd{margin:0;font-family:Urbanist,sans-serif;font-size:16px}.admin-contact-card .admin-contact-meta dd a{color:#000;text-decoration:underline;text-underline-offset:3px}.admin-contact-card .admin-contact-meta dd a:hover{color:#333}.admin-contact-card .admin-contact-message-label{display:block;font-family:Urbanist,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#766d6d;margin-bottom:6px}.admin-contact-card .admin-contact-message p{margin:0;font-family:Urbanist,sans-serif;font-size:16px;line-height:1.55;color:#000;white-space:pre-wrap}.admin-contact-card .admin-contact-no-message{margin:0;font-family:Urbanist,sans-serif;font-size:15px;font-style:italic;color:#766d6d}.admin-contact-card .admin-contact-actions{margin-top:14px;display:flex;justify-content:flex-end}.admin-contact-card .admin-contact-nil{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;letter-spacing:.04em;color:#766d6d}.app-snackbar{position:fixed;bottom:28px;left:50%;z-index:10000;display:flex;align-items:center;justify-content:center;min-width:200px;max-width:min(90vw,420px);padding:14px 28px;border-radius:100px;font-family:Urbanist,sans-serif;font-weight:600;font-size:15px;letter-spacing:.02em;text-align:center;box-shadow:0 12px 40px #0000002e;pointer-events:none;opacity:0;transform:translate(-50%,120%);transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .35s ease}.app-snackbar--visible{opacity:1;transform:translate(-50%)}.app-snackbar--success{background:#000;color:#fff;border:1px solid #000000}.app-snackbar--error{background:#fff;color:#b42318;border:1px solid rgba(180,35,24,.35)}.app-snackbar .app-snackbar-text{line-height:1.35}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/fonts/Urbanist-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/fonts/Merchant-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/fonts/Merchant-Regular.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/fonts/Merchant-Thin.ttf) format("truetype");font-weight:100;font-style:normal}*{font-family:Urbanist;margin:0;padding:0;box-sizing:border-box}body{display:flex;flex-direction:column}.writings-main .header .nav .nav-left .nav-link{color:#fff}.writings-main .header .nav .nav-left .nav-link:hover{color:#ffffffc7}.writings-main .header .nav .nav-right .contact-btn{color:#fff;border:1px solid #ffffff;background-color:transparent}.writings-main .header .nav .nav-right .contact-btn:hover{color:#ffffffc7}.writings-main .header .nav .nav-right .arrow-btn{color:#fff;border:1px solid #ffffff;background-color:transparent}.writings-main .header .nav .nav-right .arrow-btn:hover{color:#ffffffc7}.writings-main .header .nav .nav-right .arrow-btn img{filter:invert(1)}.writings-main .main{min-height:100vh;background:url(/assets/images/writing-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:0;display:flex;flex-direction:column}.writings-main .main .hero-section{flex:1;display:flex;padding-top:2rem;justify-content:center;gap:0}@media(max-width:768px){.writings-main .main .hero-section{padding-top:0}}.writings-main .main .hero-section .hero-content{flex:1;display:flex;flex-direction:column;gap:5rem;padding:5rem 40px 10px}@media(max-width:1000px){.writings-main .main .hero-section .hero-content{padding:0rem 10px 10px;gap:0rem}}.writings-main .main .hero-section .hero-content .hero-heading{display:flex;flex-direction:column}.writings-main .main .hero-section .hero-content .hero-heading h1{display:flex;flex-direction:column;line-height:92px;font-family:Merchant;text-align:center}.writings-main .main .hero-section .hero-content .hero-heading h1 span{font-family:Merchant;font-style:normal;font-weight:500;font-size:90px;color:#fff}@media(max-width:1000px){.writings-main .main .hero-section .hero-content .hero-heading h1 span{font-size:60px}}@media(max-width:768px){.writings-main .main .hero-section .hero-content .hero-heading h1 span{font-size:40px;line-height:60px}}.writings-main .main .hero-section .hero-content .hero-details{display:flex;flex-direction:column;gap:1.5rem;padding:5rem 4rem;margin-top:auto;justify-content:flex-end}@media(max-width:1000px){.writings-main .main .hero-section .hero-content .hero-details{padding:2rem 1rem;justify-content:center;gap:1rem}}.writings-main .main .hero-section .hero-content .hero-details h2{font-family:Merchant;font-style:normal;font-weight:500;font-size:49px;line-height:50px;color:#fff;text-align:center}@media(max-width:1000px){.writings-main .main .hero-section .hero-content .hero-details h2{font-size:38px}}@media(max-width:768px){.writings-main .main .hero-section .hero-content .hero-details h2{font-size:30px}}.writings-main .main .hero-section .hero-content .hero-details p{font-family:Urbanist;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#fff;text-align:center;padding:4px 2rem}@media(max-width:1000px){.writings-main .main .hero-section .hero-content .hero-details p{padding:2px 0rem;font-size:18px;line-height:24px}}.writings-main .main .hero-section .hero-content .hero-details .buy-btn{display:flex;align-items:center;justify-content:flex-start;gap:1rem;background:transparent;border:none;padding:0;cursor:pointer;font-family:Urbanist;font-weight:500;font-size:14px;color:#fff;line-height:1;align-self:center}.writings-main .main .hero-section .hero-content .hero-details .buy-btn .btn-icon{display:flex;align-items:center;justify-content:center}.writings-main .main .hero-section .hero-image{flex:1;display:flex;justify-content:end;align-items:flex-end}.writings-main .main .hero-section .hero-image img{max-inline-size:86%;display:block;object-fit:contain}@media(max-width:992px){.main .hero-section{flex-direction:column;gap:3rem}.main .hero-section .hero-content{padding:2rem 20px;gap:1rem}.main .hero-section .hero-content .hero-heading h1{line-height:70px}.main .hero-section .hero-content .hero-heading h1 span{font-size:65px}.main .hero-section .hero-content .hero-details{padding:2rem 1rem}.main .hero-section .hero-content .hero-details h2{font-size:38px;line-height:42px}.main .hero-section .hero-content .hero-details p{font-size:18px;line-height:28px;padding:0}.main .hero-section .hero-image img{max-width:80%}}@media(max-width:576px){.main .hero-section .hero-content .hero-heading h1{line-height:52px}.main .hero-section .hero-content .hero-heading h1 span{font-size:42px}.main .hero-section .hero-content .hero-details h2{font-size:28px;line-height:34px}.main .hero-section .hero-content .hero-details p{font-size:16px;line-height:24px}.main .hero-section .hero-content .hero-details .buy-btn{font-size:13px}.main .hero-section .hero-image img{max-width:100%}}.bottom-section{background-color:#fff;display:flex;flex-direction:column;padding:6rem;gap:6rem}.bottom-section .book-details-container{display:flex}.bottom-section .book-details-container .book-preview{flex:1;display:flex;justify-content:center;align-items:center}.bottom-section .book-details-container .book-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.bottom-section .book-details-container .book-info .book-info-top{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media(max-width:1200px){.bottom-section .book-details-container .book-info .book-info-top{align-items:center;text-align:center;justify-content:center}}.bottom-section .book-details-container .book-info .book-title{font-family:Urbanist;font-size:50px;font-weight:500;line-height:46px;color:#000}.bottom-section .book-details-container .book-info .book-subtitle{font-family:Urbanist;font-size:18px;font-weight:400;color:#333;text-transform:uppercase;letter-spacing:1px;line-height:25px}.bottom-section .book-details-container .book-info .book-availability{font-family:Urbanist;font-weight:500;line-height:25px;font-size:18px;font-style:italic;color:#000;display:flex;gap:.5rem;flex-direction:column;align-items:center}.bottom-section .book-details-container .book-info .book-availability .amazon-logo{font-style:normal;font-weight:800;font-size:20px;display:flex;align-items:flex-end}.bottom-section .book-details-container .book-info .book-description{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.bottom-section .book-details-container .book-info .book-description p{font-family:Urbanist;font-size:18px;line-height:29px;color:#000;font-weight:400}.bottom-section .book-details-container .book-info .book-description .buy-now-pink{display:inline-block;background-color:#ff0052;color:#fff;border:none;padding:8px 29px;border-radius:40px;font-weight:500;font-family:Urbanist;font-size:19px;line-height:38px;cursor:pointer;transition:.3s ease;width:fit-content;text-decoration:none}@media(max-width:1200px){.bottom-section .book-details-container .book-info .book-description .buy-now-pink{margin:0 auto;padding:6px 39px;font-size:17px}}.bottom-section .book-details-container .book-info .book-description .buy-now-pink:hover,.bottom-section .book-details-container .book-info .book-description .buy-now-pink:visited,.bottom-section .book-details-container .book-info .book-description .buy-now-pink:focus{color:#fff;text-decoration:none}.bottom-section .book-details-container .book-info .book-description .buy-now-pink:hover{opacity:.8}.bottom-section .page-status{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:320px;padding:48px 24px;text-align:center;box-sizing:border-box;border:1px solid #000000;background-color:#fff}.bottom-section .page-status--loading .page-status-message{animation:page-status-pulse 1.4s ease-in-out infinite}.bottom-section .page-status--error{background-color:#fafafa}.bottom-section .page-status--error .page-status-message{color:#666;max-width:28rem}.bottom-section .page-status-eyebrow{display:block;font-family:Urbanist,sans-serif;font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#000;margin:0 0 16px}.bottom-section .page-status-message{font-family:Urbanist,sans-serif;font-weight:400;font-size:clamp(22px,3vw,40px);line-height:1.35;text-transform:uppercase;color:#000;margin:0;max-width:520px}.bottom-section .quote-container .center-desc2{font-family:Merchant;font-style:normal;font-weight:400;font-size:30px;line-height:0;text-align:center;color:#000}@media(max-width:1300px){.bottom-section .quote-container .center-desc2{line-height:1em}}.bottom-section .quote-container .center-desc2 span{color:#bf1929;font-family:Merchant;font-style:normal;font-weight:400}.bottom-section .quote-container .center-desc2 sup{position:relative;top:-3em;left:1em}@media(max-width:1300px){.bottom-section .quote-container .center-desc2 sup{top:-2em;left:1em}.bottom-section .quote-container .center-desc2 sup img{width:30px}}@media(max-width:1100px){.bottom-section .quote-container .center-desc2{font-size:25px;line-height:unset}}@media(max-width:768px){.bottom-section .quote-container .center-desc2{font-size:20px;line-height:unset}}@media(max-width:1400px){.bottom-section .book-details-container{gap:45px}}@media(max-width:1200px){.bottom-section .book-details-container{flex-direction:column;gap:2rem}.bottom-section .book-details-container .book-info{align-items:center;text-align:center}}@media(max-width:992px){.bottom-section{padding:4rem 3rem}.bottom-section .book-details-container{flex-direction:column;gap:2rem}.bottom-section .book-details-container .book-preview img{max-width:80%}.bottom-section .book-details-container .book-info{align-items:center;text-align:center}.bottom-section .book-details-container .book-info .book-title{font-size:40px;line-height:42px}.bottom-section .book-details-container .book-info .book-subtitle{font-size:16px;line-height:22px}.bottom-section .book-details-container .book-info .book-description p{font-size:17px;line-height:28px}.bottom-section .quote-container .quote-icon{left:5rem}.bottom-section .quote-container .quote-text{font-size:24px;line-height:40px}}@media(max-width:576px){.bottom-section{padding:1rem 1.5rem;gap:3rem}.bottom-section .book-details-container{gap:3rem}.bottom-section .book-details-container .book-preview img{max-width:100%}.bottom-section .book-details-container .book-info .book-title{font-size:30px;line-height:34px}.bottom-section .book-details-container .book-info .book-subtitle{font-size:14px;line-height:20px}.bottom-section .book-details-container .book-info .book-availability{font-size:16px}.bottom-section .book-details-container .book-info .book-availability .amazon-logo{font-size:18px}.bottom-section .book-details-container .book-info .book-description p{font-size:16px;line-height:26px}.bottom-section .book-details-container .book-info .buy-now-pink{font-size:16px;line-height:30px;padding:8px 22px}.bottom-section .quote-container .quote-icon{left:1rem;top:0}.bottom-section .quote-container .quote-text{font-size:18px;line-height:30px}}.main-works .hero-section{flex:1;display:flex;padding-top:2rem;justify-content:center;gap:5rem}.main-works .hero-section .hero-content{flex:1;display:flex;flex-direction:column;gap:5rem;padding:5rem 40px 10px}.main-works .hero-section .hero-content .hero-heading{display:flex;flex-direction:column}.main-works .hero-section .hero-content .hero-heading h1{display:flex;flex-direction:column;line-height:92px;font-family:Merchant;text-align:center}.main-works .hero-section .hero-content .hero-heading h1 span{font-family:Merchant;font-style:normal;font-weight:500;font-size:90px;color:#fff}.main-works .hero-section .hero-content .hero-details{display:flex;flex-direction:column;gap:1.5rem;padding:5rem 4rem;margin-top:auto;justify-content:flex-end}.main-works .hero-section .hero-content .hero-details h2{font-family:Merchant;font-style:normal;font-weight:500;font-size:49px;line-height:50px;color:#fff;text-align:center}.main-works .hero-section .hero-content .hero-details p{font-family:Urbanist;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#fff;text-align:center;padding:4px 2rem}.main-works .hero-section .hero-content .hero-details .buy-btn{display:flex;align-items:center;justify-content:flex-start;gap:1rem;background:transparent;border:none;padding:0;cursor:pointer;font-family:Urbanist;font-weight:500;font-size:14px;color:#fff;line-height:1;align-self:center}.main-works .hero-section .hero-content .hero-details .buy-btn .btn-icon{display:flex;align-items:center;justify-content:center}.main-works .hero-section .hero-image{flex:1;display:flex;justify-content:center;align-items:center}.main-works .hero-section .hero-image img{max-inline-size:100%;display:block;object-fit:contain}.works-section{background-color:#fff;width:100%}.works-section .tabs-row{display:flex;flex-wrap:wrap;border-top:1px solid #000000;border-bottom:1px solid #000000;justify-content:center}.works-section .tabs-row .tab-btn{padding:20px 60px;font-family:Urbanist;font-style:normal;font-weight:600;font-size:16px;cursor:pointer;background:transparent;border:none;text-transform:uppercase;color:#000;transition:all .3s ease;letter-spacing:1px}@media(max-width:1100px){.works-section .tabs-row .tab-btn{padding:20px 30px}}.works-section .tabs-row .tab-btn.active{font-weight:600;text-decoration:underline;text-underline-offset:4px}.works-section .tabs-row .dawn-end{text-align:end}.works-section .tabs-row .dawn-start{text-align:start}.works-section .tab-content{display:none}.works-section .tab-content.active{display:block}.works-section .page-status,.works-section .collections-status{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:48px 5%;border-bottom:1px solid #000000;background-color:#fff;text-align:center}.works-section .page-status--loading .page-status-message,.works-section .page-status--loading .collections-status-message,.works-section .collections-status--loading .page-status-message,.works-section .collections-status--loading .collections-status-message{animation:page-status-pulse 1.4s ease-in-out infinite}.works-section .page-status--error,.works-section .collections-status--error{background-color:#fafafa}.works-section .page-status--error .page-status-eyebrow,.works-section .page-status--error .collections-status-eyebrow,.works-section .collections-status--error .page-status-eyebrow,.works-section .collections-status--error .collections-status-eyebrow{color:#000}.works-section .page-status--error .page-status-message,.works-section .page-status--error .collections-status-message,.works-section .collections-status--error .page-status-message,.works-section .collections-status--error .collections-status-message{color:#666;max-width:28rem}.works-section .page-status-eyebrow,.works-section .collections-status-eyebrow{display:block;font-family:Urbanist,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#000;margin:0 0 16px}.works-section .page-status-message,.works-section .collections-status-message{font-family:Urbanist,sans-serif;font-style:normal;font-weight:400;font-size:clamp(22px,3vw,28px);line-height:1.35;text-transform:uppercase;color:#000;margin:0;max-width:520px}@keyframes page-status-pulse{0%,to{opacity:1}50%{opacity:.45}}.works-section .work-row{display:flex;width:100%;border-bottom:1px solid #000000}.works-section .work-row .work-img-col,.works-section .work-row .work-text-col{flex:0 0 50%;max-width:50%}.works-section .work-row .work-img-col{border-right:1px solid #000000;display:flex}.works-section .work-row .work-img-col img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;display:block}.works-section .work-row .work-text-col{display:flex;flex-direction:column;justify-content:center;padding:40px 5%}.works-section .work-row .work-text-col h3{margin-bottom:10px;font-family:Urbanist;font-style:normal;font-weight:400;font-size:28px;text-transform:uppercase;color:#000}.works-section .work-row .work-text-col p{font-family:Urbanist,sans-serif;font-size:14px;color:#666;line-height:1.6;margin:0}@media(max-width:768px){.works-section .page-status,.works-section .collections-status{padding:40px 20px}.works-section .page-status .page-status-message,.works-section .page-status .collections-status-message,.works-section .collections-status .page-status-message,.works-section .collections-status .collections-status-message{font-size:20px}.works-section .work-row{flex-direction:column}.works-section .work-row .work-img-col,.works-section .work-row .work-text-col{flex:0 0 100%;max-width:100%}.works-section .work-row .work-img-col{border-right:none;border-bottom:1px solid #ccc}.works-section .work-row .work-text-col{padding:40px 20px;text-align:center}}.works-section .options{display:flex;justify-content:center;align-items:center;background:#fff;gap:2rem;padding:20px;flex-wrap:wrap}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}
