@import"http://fonts.googleapis.com/css?family=Lato:400,500,700";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Diphylleia&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";.logo{width:210px;height:80px;cursor:pointer}@media screen and (max-width: 768px){.logo{width:200px;height:auto}}.navigation-mobile-container{position:fixed;top:0;width:100%;height:100px;background-color:var(--secondary-color)}.navigation-mobile{position:relative;width:100%}svg.menu-mobile-icon{position:absolute;top:10%;width:48px;height:48px;fill:var(--primary-color)}.navigation-mobile-menu{position:absolute;top:20px;left:2%}.navigation-mobile-logo{position:absolute;top:15px;right:3%}.MuiDivider-root{position:absolute;top:100px;width:100%}.navigation-mobile-container,.navigation-mobile-drawer{background:var(--secondary-color);z-index:999}.navigation-mobile-item>span{font-family:var(--typography--tertiary--fontName)!important;color:var(--primary-color);font-size:1.2rem;font-weight:700;letter-spacing:2px}.MuiSvgIcon-root{fill:var(--primary-color)!important}.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}h3{font-family:var(--typography--primary--fontName)!important}.dashboard-description{display:flex;flex-direction:column;justify-content:space-between;padding:40px}.dashboard-description-text{padding:40px;color:var(--text-color)}.dashboard-description-text>h3{margin-bottom:20px;text-align:center;letter-spacing:2px;color:var(--primary-color)}.dashboard-description-text>p{line-height:2.5rem;font-size:24px;margin-bottom:40px}.dashboard-list{margin:42px auto;max-width:900px;width:100%;font-size:24px}.dashboard-list-intro{margin:0 0 24px;color:var(--text-color);text-align:left;font-size:28px}.dashboard-list-item{display:flex;align-items:baseline;gap:12px;margin-bottom:8px;line-height:1.8rem}.dashboard-list-item .bullet-icon{color:var(--primary-color);font-size:1.5rem;display:inline-flex;align-items:center;vertical-align:middle;margin-top:0}.dashboard-description-text>p>b{font-weight:700}.dashboard-description>img{width:50%;height:100%;object-fit:cover;object-position:center}.dashboard-list-item--last{margin-bottom:40px}.dashboard-list-footer{margin-top:30px}@media screen and (max-width: 768px){.dashboard-description{flex-direction:column;padding:20px}.dashboard-description-text{padding:0}.dashboard-description-text>h3{font-size:24px;font-weight:700}.dashboard-description-text>p{font-size:16px;line-height:2rem}.dashboard-description>img{width:100%;height:50%}.dashboard-list{font-size:16px}.dashboard-list-intro{font-size:18px}}.scroll-smooth-button{position:absolute!important;z-index:2;cursor:pointer;animation:moveUpDown 2s infinite alternate}.scroll-smooth-button.hide{display:none}@keyframes moveUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.scroll-smooth-button>svg{width:70px;height:auto;fill:var(--primary-color)}.dashboard-hero-container{position:relative;margin-top:100px;height:calc(100vh - 100px);width:100%;background-image:url(/gallery/3.jpg);background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:flex-start}.dashboard-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.dashboard-hero-content{position:relative;z-index:2;color:var(--light-gray);padding-left:8vw;padding-top:30vh;width:50%;max-width:900px;letter-spacing:1px}.dashboard-hero-heading{margin:0 0 12px;font-size:2.3rem;line-height:1.05;font-weight:400}.dashboard-hero-subheading{margin:0 0 16px;font-size:1.3rem;font-weight:500;line-height:1}.dashboard-hero-small{margin:0 0 30px;font-size:1rem;opacity:.95}.dashboard-hero-button{padding:4px 24px!important;text-transform:none!important;background-color:var(--primary-color)!important;color:#fff!important;font-weight:500!important;letter-spacing:1px!important;font-size:1.2rem!important}@media screen and (max-width: 768px){.dashboard-hero-heading{font-size:1.8rem;margin-bottom:8px}.dashboard-hero-subheading{font-size:1.5rem;margin-bottom:12px;font-weight:500}.dashboard-hero-content{padding:164px 24px 0;width:100%;display:flex;flex-direction:column;gap:16px;letter-spacing:.5px}.dashboard-hero-small{font-size:1rem;margin-bottom:16px}.dashboard-hero-button{margin-top:48px!important;height:64px!important;font-size:1.4rem!important;width:100%;max-width:350px;padding:4px 36px!important}}.testimonials-wrapper{display:flex;flex-direction:column;padding:40px;gap:20px}.testimonials-title{text-align:center;letter-spacing:3px!important;color:var(--primary-color)}@media screen and (max-width: 768px){.testimonials-title{font-size:24px!important;font-weight:700!important}}.review{display:flex;flex-direction:column;gap:12px;padding:1.5rem;border-radius:6px;border:1px solid var(--cool-gray);box-shadow:var(--cool-gray) 0 0 8px;letter-spacing:.5px}.review__title{font-size:1.2rem;font-weight:600;width:100%;margin:10px 0}.review__rating{display:flex;justify-content:center;align-items:center;width:50px;padding:5px;border-radius:4px;color:#0058a2;background-color:#ebf3ff;font-weight:600}.review__rating-wrapper{display:flex;gap:8px;align-items:center}.review__rating-verified-review{display:flex;align-items:center;gap:4px;font-size:12px}.review__review-text{margin:0;line-height:1.5;white-space:pre-wrap}.review__review-footer{display:flex;justify-content:space-between;margin-top:8px;font-size:12px}.terms-of-service{max-width:800px;margin:120px auto 0;padding:20px;color:var(--secondary-color)}a{color:var(--primary-color)!important;text-decoration:none!important;font-weight:700!important}ul{position:relative;list-style:none;margin-left:0;padding-left:1.2em!important}ul.terms-of-service-list li:before{content:"➤";position:absolute;left:-5px}li{margin-bottom:1em!important}.policies-and-practices{max-width:800px;margin:120px auto 0;padding:20px;color:var(--secondary-color)}strong{font-weight:700!important}h6,p{font-family:var(--typography--primary--fontName)!important}.faq{max-width:800px;margin:120px auto 0;padding:20px;color:var(--secondary-color)}img{width:100%;height:100%;object-fit:cover}.gallery-container{margin:120px auto 0;padding:20px}.enquire-container{display:flex;flex-direction:column;padding:60px;gap:60px;max-width:800px;margin:0 auto;color:var(--text-color)!important;font-family:var(--typography--primary--fontName)!important;letter-spacing:1px;background-color:var(--light-gray)}@media (max-width: 768px){.enquire-container{padding:20px}h4{letter-spacing:0!important}}.enquire-title-section{text-align:center}.enquire-title-section,.enquire-intro-section,.enquire-steps-section{display:flex;flex-direction:column;gap:24px;line-height:normal!important}.enquire-step-item{display:flex;gap:8px;margin-bottom:8px;line-height:1.8rem;align-items:baseline}.enquire-step-item .bullet-icon{fill:var(--primary-color)!important;font-size:1rem}.insights-background{position:absolute;top:100px;left:0;width:100%;height:40vh;background-image:url(/media/insights-cover.jpg);background-size:cover;background-position:center;z-index:0}.insights-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,color-mix(in srgb,var(--bright-gray) 20%,transparent) 30%,color-mix(in srgb,var(--bright-gray) 50%,transparent) 60%,color-mix(in srgb,var(--bright-gray) 80%,transparent) 85%,var(--bright-gray) 95%,var(--bright-gray) 100%);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.insights-container{max-width:800px;margin:0 auto;padding:160px 24px;position:relative;z-index:1}.insights-header{margin-bottom:64px}.insights-header h1{font-size:2.5rem;font-weight:600;color:var(--text-color);margin-bottom:16px;text-align:center}.insights-intro{font-size:1.125rem;line-height:1.75;color:var(--tertiary-color);margin-bottom:24px}.insights-list{display:flex;flex-direction:column;gap:48px}.insight-item{border-bottom:1px solid var(--cool-gray);padding-bottom:48px}.insight-item:last-child{border-bottom:none;padding-bottom:0}.insight-title{font-size:1.75rem;font-weight:600;color:var(--text-color);margin-bottom:12px;line-height:1.3}.insight-description{font-size:1rem;line-height:1.6;color:var(--tertiary-color);margin-bottom:16px}.insight-link{display:inline-block;color:var(--primary-color);text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s ease;cursor:pointer}.insight-link:hover{color:var(--secondary-color);text-decoration:underline}.insight-meta{font-size:.875rem;color:var(--tertiary-color);margin-bottom:12px}@media (max-width: 768px){.insights-container{padding:120px 16px}.insights-header h1{font-size:2rem}.insights-intro{font-size:1rem}.insight-title{font-size:1.5rem}}.insight-detail-container{max-width:800px;margin:0 auto;padding:80px 24px}.insight-detail-back{display:inline-block;color:var(--primary-color);text-decoration:none;font-size:.95rem;font-weight:500;margin-bottom:32px;transition:color .2s ease;cursor:pointer}.insight-detail-back:hover{color:var(--secondary-color);text-decoration:underline}.insight-detail-header{margin-bottom:48px}.insight-detail-meta{font-size:.875rem;color:var(--tertiary-color);margin-bottom:16px}.insight-detail-title{font-size:2.5rem;font-weight:600;color:var(--text-color);margin-bottom:16px;line-height:1.2}.insight-detail-description{font-size:1.125rem;line-height:1.75;color:var(--tertiary-color)}.insight-detail-content{font-size:1.0625rem;line-height:1.75;color:var(--text-color)}.insight-detail-content h2{font-size:1.75rem;font-weight:600;color:var(--text-color);margin-top:48px;margin-bottom:16px;line-height:1.3}.insight-detail-content h3{font-size:1.375rem;font-weight:600;color:var(--text-color);margin-top:32px;margin-bottom:12px;line-height:1.3}.insight-detail-content p{margin-bottom:24px}.insight-step-item{display:flex;gap:8px;margin-bottom:8px;line-height:1.8rem;align-items:baseline}.insight-step-item .bullet-icon{fill:var(--primary-color)!important;font-size:1rem;padding-left:8px}.insight-step-item p{margin-bottom:0}.insight-detail-content a{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .2s ease}.insight-detail-content a:hover{color:var(--secondary-color);text-decoration:underline}.insight-detail-footer{margin-top:64px;padding-top:32px;border-top:1px solid var(--cool-gray)}@media (max-width: 768px){.insight-detail-container{padding:60px 16px}.insight-detail-title{font-size:2rem}.insight-detail-description,.insight-detail-content{font-size:1rem}.insight-detail-content h2{font-size:1.5rem}.insight-detail-content h3{font-size:1.25rem}}body{background-color:var(--bright-gray)}.page-container{min-height:100vh;margin-top:100px}.scroll-to-top{background-color:transparent!important;box-shadow:none!important;border-radius:30%!important}.footer__quick-links{padding-left:20px;display:flex;gap:15px}@media (max-width: 770px){.footer__quick-links{padding-left:0;flex-direction:column;align-items:center}}.footer__quick-link{cursor:pointer;padding:8px 0;font-weight:500;letter-spacing:.5px;text-transform:none!important;color:var(--light-gray)!important}.footer__quick-link{cursor:pointer;padding:4px 0;font-weight:500;letter-spacing:.5px;text-transform:none!important;color:var(--light-gray)!important;display:inline-block;position:relative}.footer__quick-link:after{content:"";position:absolute;left:50%;bottom:2%;width:90%;height:2px;background-color:var(--light-gray);transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .18s ease-in-out,opacity .18s ease-in-out;opacity:0}.footer__quick-link:hover:after{transform:translate(-50%) scaleX(1);opacity:1}.footer__quick-link_separator{width:8px!important;height:8px!important;fill:var(--cool-gray)!important;align-self:center;margin:0 8px}.footer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:40px;padding:32px 0;min-height:500px;background-color:var(--secondary-color);color:var(--light-gray);position:relative;margin-top:auto;box-shadow:0 0 20px #0009}.footer__title{font-size:1.5rem;font-weight:700;letter-spacing:2px;line-height:1.5;max-width:700px;text-align:center}.footer__contact{display:flex;gap:20px}@media screen and (max-width: 770px){.footer{gap:20px}.footer__contact{flex-direction:column;gap:10px}}.footer__logo-wrapper{width:50px;height:auto}.footer__logo{width:200px;height:auto}.footer__social-media-icon{cursor:pointer}.footer__contact-item{display:flex;align-items:center;gap:8px;letter-spacing:.5px;font-weight:500;padding-left:20px}.footer__social-media-icons{display:flex;align-items:center;justify-content:center;gap:40px;padding:20px 0}.navigation-container{position:fixed;top:0;width:100%;height:var(--navbar-height);display:flex;flex-direction:row;justify-content:space-between;padding:10px 20px;margin-right:30px;z-index:999;background-color:var(--secondary-color)}.navigation{display:flex;justify-content:flex-end;align-items:center;gap:2rem;padding:0 20px;margin-right:20px}.navigation-item{color:var(--light-gray)!important;cursor:pointer;font-family:var(--typography--tertiary--fontName)!important;font-size:1.4rem!important;font-weight:500!important;letter-spacing:2px!important;display:inline-block;position:relative;padding:2px 15px!important}.navigation-item:after{content:"";position:absolute;left:50%;bottom:10%;width:80%;height:2px;background-color:var(--light-gray);transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .18s ease-in-out,opacity .18s ease-in-out;opacity:0}.navigation-item:hover:after{transform:translate(-50%) scaleX(1);opacity:1}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--primary-color: #b9a25f;--secondary-color: #363032;--tertiary-color: #606060;--text-color: #363032;--bright-gray: #ebecf0;--light-gray: #f5f5f5;--cool-gray: #cbcbcb;--light-blue: #e1ebee;--light-gold: #fff9eb;--typography--primary--fontName: "Inter", serif;--typography--primary--fontWeight: 400;--typography--primary--fontStyle: normal;--typography--secondary--fontName: "Diphylleia";--typography--tertiary--fontName: "Montserrat", sans-serif;--typography--figure--fontSize: 80px;--typography--figure--lineHeight: 88px;--typography--figure--fontWeight: 300;--typography--figure--letterSpacing: -.6px;--typography--figure--fontSize--mobile: 64px;--typography--figure--lineHeight--mobile: 72px;--typography--hero--fontSize: 64px;--typography--hero--lineHeight: 72px;--typography--hero--fontWeight: 400;--typography--hero--letterSpacing: -.3px;--typography--hero--fontSize--mobile: 56px;--typography--hero--lineHeight--mobile: 64px;--typography--heading--fontWeight: 400;--typography--heading--letterSpacing: 0;--typography--h1--fontSize: 48px;--typography--h1--lineHeight: 56px;--typography--h1--fontSize--mobile: 40px;--typography--h1--lineHeight--mobile: 48px;--typography--h2--fontSize: 40px;--typography--h2--lineHeight: 48px;--typography--h2--fontSize--mobile: 32px;--typography--h2--lineHeight--mobile: 40px;--typography--h3--fontSize: 32px;--typography--h3--lineHeight: 40px;--typography--h3--fontSize--mobile: 24px;--typography--h3--lineHeight--mobile: 32px;--typography--h4--fontSize: 24px;--typography--h4--lineHeight: 32px;--typography--h4--fontSize--mobile: 20px;--typography--h4--lineHeight--mobile: 32px;--typography--h5--fontSize: 20px;--typography--h5--lineHeight: 28px;--typography--h5--fontSize--mobile: 16px;--typography--h5--lineHeight--mobile: 24px;--typography--subtitle--fontSize: 16px;--typography--subtitle--lineHeight: 24px;--typography--subtitle--fontWeight: 500;--typography--subtitle--letterSpacing: 0;--typography--title-small--fontSize: 14px;--typography--title-small--lineHeight: 24px;--typography--title-small--fontWeight: 500;--typography--title-small--letterSpacing: 0;--typography--body--fontWeight: 400;--typography--body--letterSpacing: .1px;--typography--body-base--fontSize: 16px;--typography--body-base--lineHeight: 24px;--typography--body-large--fontSize: 20px;--typography--body-large--lineHeight: 32px;--typography--body-medium--fontSize: 14px;--typography--body-medium--lineHeight: 24px;--typography--body-small--fontSize: 12px;--typography--body-small--lineHeight: 16px;--typography--button--fontSize: 14px;--typography--button--lineHeight: 24px;--typography--button--fontWeight: 500;--typography--button--letterSpacing: .7px;--typography--button--textTransform: uppercase;--typography--button-small--fontSize: 12px;--typography--button-small--lineHeight: 16px;--typography--button-small--letterSpacing: .6px;--typography--caption--fontSize: 12px;--typography--caption--lineHeight: 16px;--typography--caption--fontWeight: 400;--typography--caption--letterSpacing: .2px;--typography--link--fontSize: 14px;--typography--link--lineHeight: 16px;--typography--link--fontWeight: 500;--typography--link--letterSpacing: .2px;--typography--link-small--fontSize: 12px;--typography--link-small--lineHeight: 16px;--typography--tag--fontSize: 10px;--typography--tag--lineHeight: 16px;--typography--tag--fontWeight: 500;--typography--tag--letterSpacing: .5px}body{font-family:var(--typography--primary--fontName);font-weight:400;color:var(--body--primary--textColor);font-style:var(--typography--primary--fontStyle)}h1,h2,h3,h4,h5{padding:0;margin:0}.figure{font-size:var(--typography--figure--fontSize);line-height:var(--typography--figure--lineHeight);font-weight:var(--typography--figure--fontWeight);letter-spacing:var(--typography--figure--letterSpacing)}.hero{font-size:var(--typography--hero--fontSize);line-height:var(--typography--hero--lineHeight);font-weight:var(--typography--hero--fontWeight);letter-spacing:var(--typography--hero--letterSpacing)}h1,.h1{font-size:var(--typography--h1--fontSize);line-height:var(--typography--h1--lineHeight);font-weight:var(--typography--heading--fontWeight);letter-spacing:var(--typography--heading--letterSpacing)}h2,.h2{font-size:var(--typography--h2--fontSize);line-height:var(--typography--h2--lineHeight);font-weight:var(--typography--heading--fontWeight);letter-spacing:var(--typography--heading--letterSpacing)}h3,.h3{font-size:var(--typography--h3--fontSize);line-height:var(--typography--h3--lineHeight);font-weight:var(--typography--heading--fontWeight);letter-spacing:var(--typography--heading--letterSpacing)}h4,.h4{font-size:var(--typography--h4--fontSize);line-height:var(--typography--h4--lineHeight);font-weight:var(--typography--heading--fontWeight);letter-spacing:var(--typography--heading--letterSpacing)}h5,.h5{font-size:var(--typography--h5--fontSize);line-height:var(--typography--h5--lineHeight);font-weight:var(--typography--heading--fontWeight);letter-spacing:var(--typography--heading--letterSpacing)}.subtitle{font-size:var(--typography--subtitle--fontSize);line-height:var(--typography--subtitle--lineHeight);font-weight:var(--typography--subtitle--fontWeight);letter-spacing:var(--typography--subtitle--letterSpacing)}.title-s{font-size:var(--typography--title-small--fontSize);line-height:var(--typography--title-small--lineHeight);font-weight:var(--typography--title-small--fontWeight);letter-spacing:var(--typography--title-small--letterSpacing)}.body-base{font-size:var(--typography--body-base--fontSize);line-height:var(--typography--body-base--lineHeight);font-weight:var(--typography--body--fontWeight);letter-spacing:var(--typography--body--letterSpacing)}.body-l{font-size:var(--typography--body-large--fontSize);line-height:var(--typography--body-large--lineHeight);font-weight:var(--typography--body--fontWeight);letter-spacing:var(--typography--body--letterSpacing)}.body-m{font-size:var(--typography--body-medium--fontSize);line-height:var(--typography--body-medium--lineHeight);font-weight:var(--typography--body--fontWeight);letter-spacing:var(--typography--body--letterSpacing)}.body-s{font-size:var(--typography--body-small--fontSize);line-height:var(--typography--body-small--lineHeight);font-weight:var(--typography--body--fontWeight);letter-spacing:var(--typography--body--letterSpacing)}button,.button-l,.button-m{font-size:var(--typography--button--fontSize);line-height:var(--typography--button--lineHeight);font-weight:var(--typography--button--fontWeight);letter-spacing:var(--typography--button--letterSpacing);text-transform:var(--typography--button--textTransform)}.button-s{font-size:var(--typography--button-small--fontSize);line-height:var(--typography--button-small--lineHeight);font-weight:var(--typography--button--fontWeight);letter-spacing:var(--typography--button-small--letterSpacing);text-transform:var(--typography--button--textTransform)}.caption{font-size:var(--typography--caption--fontSize);line-height:var(--typography--caption--lineHeight);font-weight:var(--typography--caption--fontWeight);letter-spacing:var(--typography--caption--letterSpacing);text-transform:var(--typography--caption--textTransform)}.link-l{font-size:var(--typography--link--fontSize);line-height:var(--typography--link--lineHeight);font-weight:var(--typography--link--fontWeight);letter-spacing:var(--typography--link--letterSpacing);text-transform:var(--typography--link--textTransform)}.link-s{font-size:var(--typography--link-small--fontSize);line-height:var(--typography--link-small--lineHeight);font-weight:var(--typography--link--fontWeight);letter-spacing:var(--typography--link--letterSpacing);text-transform:var(--typography--link--textTransform)}.tag{font-size:var(--typography--tag--fontSize);line-height:var(--typography--tag--lineHeight);font-weight:var(--typography--tag--fontWeight);letter-spacing:var(--typography--tag--letterSpacing);text-transform:var(--typography--tag--textTransform)}@media (max-width: 770px){.figure{font-size:var(--typography--figure--fontSize--mobile);line-height:var(--typography--figure--lineHeight--mobile);font-weight:var(--typography--figure--fontWeight);letter-spacing:var(--typography--figure--letterSpacing)}.hero{font-size:var(--typography--hero--fontSize--mobile);line-height:var(--typography--hero--lineHeight--mobile);font-weight:var(--typography--hero--fontWeight);letter-spacing:var(--typography--hero--letterSpacing)}h1,.h1{font-size:var(--typography--h1--fontSize--mobile);line-height:var(--typography--h1--lineHeight--mobile);font-weight:var(--typography--h1--fontWeight);letter-spacing:var(--typography--h1--letterSpacing)}h2,.h2{font-size:var(--typography--h2--fontSize--mobile);line-height:var(--typography--h2--lineHeight--mobile);font-weight:var(--typography--h2--fontWeight);letter-spacing:var(--typography--h2--letterSpacing)}h3,.h3{font-size:var(--typography--h3--fontSize--mobile);line-height:var(--typography--h3--lineHeight--mobile);font-weight:var(--typography--h3--fontWeight);letter-spacing:var(--typography--h3--letterSpacing)}h4,.h4{font-size:var(--typography--h4--fontSize--mobile);line-height:var(--typography--h4--lineHeight--mobile);font-weight:var(--typography--h4--fontWeight);letter-spacing:var(--typography--h4--letterSpacing)}h5,.h5{font-size:var(--typography--h5--fontSize--mobile);line-height:var(--typography--h5--lineHeight--mobile);font-weight:var(--typography--h5--fontWeight);letter-spacing:var(--typography--h5--letterSpacing)}}@tailwind base;@tailwind components;@tailwind utilities;
