@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Thin-ZkUIy2xH.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-ExtraLight-BZyUkQpA.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Light-C6uqU-m6.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Regular-BQxObr3K.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Medium-C0N9ja2s.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-SemiBold-BIxU19Bg.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Bold-BbOEJYNP.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-ExtraBold-CflDepWu.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Black-NfFppLbl.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/Merchant-Regular-CzaRCMu-.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/Merchant-Regular-CzaRCMu-.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/Merchant-Thin-B30JCAOt.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-start;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;gap:10px;border:0;background:transparent;color:#101010;height:48px;padding:0 16px;letter-spacing:.06em;font-size:15px;font-weight:500;text-transform:uppercase;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:14px;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}}@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}}.main-hero .hero{padding:40px 60px}.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{font-family:Merchant;font-style:normal;font-weight:300;font-size:243px;text-align:center;margin:10px 20px 5px;color:#000}@media(max-width:1500px){.main-hero .introduction h1{font-size:200px}}@media(max-width:1300px){.main-hero .introduction h1{font-size:100px}}@media(max-width:1100px){.main-hero .introduction h1{font-size:80px}}@media(max-width:768px){.main-hero .introduction h1{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}}@media(max-width:768px){.main-hero .introduction .center-desc{font-size:20px}}.main-hero .introduction .center-desc span{color:#ff0052;font-family:Merchant;font-style:normal;font-weight:300}@media(max-width:1500px){.main-hero .introduction .center-desc span{font-size:42px}}@media(max-width:1400px){.main-hero .introduction .center-desc span{font-size:35px}}@media(max-width:1100px){.main-hero .introduction .center-desc span{font-size:30px}}@media(max-width:768px){.main-hero .introduction .center-desc span{font-size:20px}}.main-hero .second-section{background:url(/assets/third-bg-Dx5Vwz5D.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:space-between;align-items:start;padding:5%;gap:80px}@media(max-width:1100px){.main-hero .second-section{flex-direction:column;align-items:center;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: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}.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 .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 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}.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 .centered-txt{margin-bottom:7rem}.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 p{font-family:Urbanist;font-style:normal;font-weight:400;font-size:18px;text-align:center;color:#000}.main-hero .third-section .third-padding .center-desc2{font-family:Merchant;font-style:normal;font-weight:400;font-size:30px;line-height:51px;text-align:center;color:#000}.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: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: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/grid-card-bg-1-DEv8AZwV.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/grid-card-bg-DsDSuSLr.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}.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}.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-p p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:23px;text-align:center;margin-bottom:0;color:#000}.main-hero .third-section .text-img-grid{display:flex;justify-content:space-between;align-items:center;margin-bottom:8rem;gap:2rem}@media(max-width:768px){.main-hero .third-section .text-img-grid{margin-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}@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:90px}}@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:26px;line-height:80px}}@media(max-width:576px){.main-hero .third-section .text-img-grid .text-col span{font-size:25px;line-height:70px}}.main-hero .third-section .text-img-grid .text-col span.coloured{color:#ff0052;font-family:Merchant;font-style:normal;font-weight:100}.main-hero .banner-main{background:url(/assets/banner-red-bg-CeOp2tsT.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 span{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}@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}@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}@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/exhibition-bg-BtoYIirW.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}.main-hero .exhibition-section .exhibition-hero-section .hero-content .discover-btn{margin-top:500px;background:transparent;border:none;color:#fff;font-size:18px;font-weight:300;cursor:pointer;display:flex;align-items:center;gap:10px}@media(max-width:1100px){.main-hero .exhibition-section .exhibition-hero-section .hero-content .discover-btn{margin-top:400px}}@media(max-width:768px){.main-hero .exhibition-section .exhibition-hero-section .hero-content .discover-btn{margin-top:300px}}.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{background:transparent;border:none;font-size:28px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;color:#111;margin-bottom:40px}.main-hero .events-section .view-all button span{font-size:34px}.main-hero .sponsors-section{background:url(/assets/sponsor-bg-DsJQDWDq.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}.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 .exhibition-grid{display:flex;flex-wrap:wrap;text-align:center;justify-content:center;column-gap:6rem}.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid,.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid img{margin-bottom:3rem}.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:40px}}@media(max-width:480px){.e-p-hero .exhibition-grid-main .exhibition-grid .image-grid h3{font-size:35px}}.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}.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/amina-about-bg-CRvNIbsp.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)}.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/my-mission-B_JmYKv0.png) 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:90px}@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:80px}@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:space-between;align-items:flex-start;gap:90px}@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{flex:1}.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:80px;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:650px;font-size:18px;color:#000}@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 0 85px;position:relative}@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:70px;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/banner-red-bg-CeOp2tsT.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 .centered-p p{font-family:Urbanist;font-style:normal;font-weight:300;font-size:23px;text-align:center;color:#000;margin:80px 0 20px}@media(max-width:1100px){.hero-about .centered-p p{margin:36px 0 20px}}@media(max-width:430px){.hero-about .centered-p p{margin: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{margin-top:100px;font-family:Merchant;font-style:normal;font-size:99px;line-height:106px;text-align:center;color:#000}@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 span{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}@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}@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}@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/contact-bg-main-BYWUXKNW.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 auto 1fr;align-items:flex-start;margin-bottom:4rem;gap:60px}@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-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{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}}.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}.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:430px){.contact-main .flex-main .contact-quote p,.contact-main .flex-main .contact-quote span{line-height:33px}}.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/footer-bg-DxOkEuua.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:1100px){.footer h2{font-size:24px;margin:0 auto 20px}}@media(max-width:1100px){.footer h2{font-size:21px;margin:0 auto 20px}}@media(max-width:1100px){.footer .input-group input{height:75px;font-size:20px}}@media(max-width:1100px){.footer button{font-size:20px;padding:10px 25px}}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Thin-ZkUIy2xH.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-ExtraLight-BZyUkQpA.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Light-C6uqU-m6.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Regular-BQxObr3K.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Medium-C0N9ja2s.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-SemiBold-BIxU19Bg.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Bold-BbOEJYNP.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-ExtraBold-CflDepWu.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Urbanist;src:url(/assets/Urbanist-Black-NfFppLbl.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/Merchant-Regular-CzaRCMu-.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/Merchant-Regular-CzaRCMu-.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Merchant;src:url(/assets/Merchant-Thin-B30JCAOt.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/writing-bg-DCSBk5SM.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:5rem}.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:2rem 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:center}.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{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}@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{opacity:.8}.bottom-section .quote-container .center-desc2{font-family:Merchant;font-style:normal;font-weight:400;font-size:30px;line-height:51px;text-align:center;color:#000}.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: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{padding:5rem 20px}.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{padding:0 10px}.bottom-section .quote-container .quote-icon{left:1rem;top:0}.bottom-section .quote-container .quote-text{font-size:18px;line-height:30px}}.main-works .header{padding:4rem 40px}.main-works .header .nav{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto}.main-works .header .nav .nav-left{display:flex;gap:40px}.main-works .header .nav .nav-left .nav-link{text-decoration:none;font-style:normal;font-weight:600;font-size:16.82px;line-height:20px;color:#000;transition:color .3s ease}.main-works .header .nav .nav-left .nav-link:hover{text-decoration:underline}.main-works .header .nav .nav-right{display:flex;align-items:center}.main-works .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}.main-works .header .nav .nav-right .contact-btn:hover{background-color:#333;color:#f5f2ed}.main-works .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}.main-works .header .nav .nav-right .arrow-btn:hover{background-color:#333;color:#f5f2ed}.main-works .header .nav .nav-right .arrow-btn svg{color:#333;transition:color .3s ease}.main-works .header .nav .nav-right .arrow-btn:hover svg{color:#f5f2ed}.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;border-top:1px solid #000000;border-bottom:1px solid #000000}.works-section .tabs-row .tab-btn{flex:1;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}.works-section .tabs-row .tab-btn:first-child{border-right:1px solid #000000}.works-section .tabs-row .tab-btn.active{font-weight:600}.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 .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 .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}.footer{position:relative;background:#000;overflow:hidden;padding:120px 0 40px;display:flex;flex-direction:column;align-items:center;background:url(/assets/footer-bg-DxOkEuua.png) center center/cover no-repeat}.footer .newsletter-card{position:relative;z-index:2;width:588px;max-width:760px;background:#efefef;border-radius:20px;padding:40px;text-align:center;margin-bottom:30px}.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}.footer .input-group{margin-bottom:38px}.footer .input-group input{width:100%;height:85px;border-radius:100px;border:1px solid #D2D2D2;background:transparent;padding:0 32px;font-size:22px;outline:none;color:#111;background:#eaeaea}.footer .input-group input::placeholder{font-weight:500;font-size:20px;color:#766d6d}.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}.footer button:hover{transform:translateY(-2px)}.footer .social-icons{z-index:2;display:flex;margin-bottom:55px;gap: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{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:992px){.footer{padding:80px 20px 30px}.footer .newsletter-card{width:100%;padding:30px}.footer h2{font-size:24px;line-height:32px}.footer .input-group input{height:70px;font-size:18px;padding:0 24px}.footer .input-group input::placeholder{font-size:18px}.footer button{font-size:18px;padding:12px 20px}.footer .social-icons a{width:46px;height:46px;font-size:20px}.footer .big-title{font-size:110px;line-height:1}.footer .copyright{font-size:18px;line-height:22px}}@media(max-width:576px){.footer{padding:60px 15px 25px}.footer .newsletter-card{padding:24px 18px;border-radius:16px}.footer .flower-icon{font-size:40px}.footer h2{font-size:20px;line-height:28px;margin-bottom:30px}.footer .input-group{margin-bottom:25px}.footer .input-group input{height:58px;font-size:16px;padding:0 18px}.footer .input-group input::placeholder{font-size:15px}.footer button{font-size:16px;padding:10px 18px}.footer .social-icons{margin-bottom:35px}.footer .social-icons a{width:40px;height:40px;font-size:18px}.footer .big-title{font-size:60px;margin-bottom:25px}.footer .copyright{font-size:14px;line-height:20px;padding-top:18px}}
