@charset "UTF-8";*{margin:0;padding:0;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-style:regular;font-size:1.25vw;line-height:1.15}@media only screen and (max-width: 768px){*{font-size:4.2666666667vw;line-height:1.65}}body{overflow-x:hidden;background-color:#fafafa}@font-face{font-family:didot;src:url(/fonts/didot-regular.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:didot;src:url(/fonts/didot-bold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:didot-italic;src:url(/fonts/didot-italic.woff2) format("woff2");font-weight:500;font-style:italic}h1{font-size:4.5rem;max-width:90rem;font-family:didot-italic;text-align:center;font-weight:300}h2{font-size:3.5rem;font-family:didot-italic;text-align:center;font-weight:200;line-height:4.4rem}h3{font-size:1.8rem;max-width:38rem;letter-spacing:3px;font-family:didot-italic;text-align:center}h4{font-size:1.3rem;max-width:38rem;letter-spacing:3px;font-family:didot-italic;text-align:center}h5{font-size:1.2rem;font-family:Montserrat,"serif";letter-spacing:3px;color:#868686;font-weight:300}h6{font-family:Montserrat,"serif";font-style:regular;color:#393939;letter-spacing:6px;font-size:.75rem;font-weight:400}h6.small{color:#000;letter-spacing:5px;font-size:.8rem;font-weight:400}.section-header{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.quote{position:relative;font-family:Cormorant Garamond,serif;font-weight:300;font-style:italic;color:#000;max-width:fit-content;text-align:center}.emphasize{font-family:didot-italic;color:#000;font-weight:400}.description{font-family:Montserrat,"sans-serif";font-style:regular;color:#393939;font-size:1.1rem;text-align:center}.description.centered{max-width:52%}.description.justify{max-width:37rem!important;line-height:1.75rem;font-size:.9rem;text-align:justify}.description.light{color:#696969;line-height:1.4rem}@media only screen and (max-width: 768px){h1{font-size:2.2rem;max-width:80rem;font-family:didot-italic;text-align:center}h2{font-size:1.8rem;max-width:38rem;font-family:didot-italic;text-align:center}h4{font-size:1.67rem}h3{font-size:1.65rem}h6{font-size:.6rem;letter-spacing:.25rem;font-weight:500}h6.small{font-size:.65rem;letter-spacing:.3rem}.description{font-size:.8rem;line-height:inherit;font-weight:400}.description.justify{font-size:.8rem;line-height:1.25rem}}.primary-button{font-family:Montserrat;text-decoration:none;color:#fff;transition:background-color .4s ease;letter-spacing:2px;border:none;width:fit-content;cursor:pointer}.primary-button.small{padding:.6rem 2rem;font-size:.675rem}.primary-button.medium{display:flex;justify-content:center;align-items:center;font-size:clamp(.1rem,.7rem,12px);width:10rem;height:2.5rem;max-height:45px;max-width:150px;padding:0 18px}.primary-button.large{display:flex;justify-content:center;align-items:center;font-size:clamp(.1rem,.85rem,18px);height:3.5rem;max-height:60px;padding:0 30px}.primary-button.active{background-color:#f0f0f0;pointer-events:none}.primary-button:disabled{opacity:.5;pointer-events:none}.primary-button.light{background-color:#000;color:#bababa;border:none}.primary-button.light:hover{background-color:#f0f0f0;color:#000}.primary-button.dark{background-color:#fff;color:#000;border:none}.primary-button.dark:hover{background-color:#1d1d1d;color:#fff}.text-button{font-weight:600;font-size:.7rem;color:#000;text-decoration:underline;letter-spacing:7px;cursor:pointer}.text-button:hover{color:#6b6b6b}.text-button.small{font-size:.6rem;letter-spacing:5px}@media only screen and (max-width: 768px){.text-button{font-size:.7rem;letter-spacing:.2rem;font-weight:500}}.page-loader-wrapper{position:absolute;width:10rem;height:1px;top:54%;left:50%;transform:translate(-50%);background-color:#292929;overflow:hidden}.page-loader-wrapper .page-loader{position:absolute;top:0;width:100%;height:100%;background-color:#c8c8c8;animation:loading 3s ease-in-out infinite}@media only screen and (max-width: 768px){.page-loader-wrapper{width:6rem;top:55%}}@keyframes loading{0%{left:-100%}50%{left:100%}to{left:-100%}}header{position:fixed;top:0;left:0;width:100%;z-index:500;transition:top .25s ease-in-out;height:65px}header nav{display:flex;height:100%;align-items:center;justify-content:space-between;padding:0 25px;transition:background-color 175ms ease-in-out}header nav #maddie-text{font-style:regular;font-size:clamp(.1rem,.9rem,16px);letter-spacing:5px;font-weight:400;text-decoration:none;color:inherit}header nav #maddie-text:hover{color:#000;text-decoration:underline}header nav #nav-options{display:flex;align-items:center;gap:21px;color:inherit}header nav #nav-options .nav-link{text-decoration:none;font-family:Montserrat;letter-spacing:2px;font-style:regular;font-weight:400;font-size:clamp(.1rem,.7rem,12px);color:inherit;padding:.25rem .3rem}header nav #nav-options .nav-link:hover{color:#000;text-decoration:underline}header nav #nav-options a:last-child{margin-left:15px}header nav #nav-icon{display:none;border:none;background-color:unset}header nav .more-btn{display:flex;background:transparent;align-items:center;justify-content:center;border-radius:.3rem;border:none;cursor:pointer;z-index:750}header nav .more-btn .line{transition:y .15s ease-in .15s,transform .15s ease-in,opacity 0ms .15s;transform-origin:center}header nav .more-btn[aria-expanded=true] .line{transition:y .15s ease-in,transform .15s ease-in .15s,opacity 0ms .15s}header nav .more-btn[aria-expanded=true] :is(.top,.bottom){y:48px}header nav .more-btn[aria-expanded=true] .top{transform:rotate(45deg)}header nav .more-btn[aria-expanded=true] .bottom{transform:rotate(-45deg)}header .transparent{background-color:transparent;color:#f6f6f6;border-bottom:none}header .transparent #nav-icon{color:#000}header .light{background-color:#f6f6f6;color:#000;border-bottom:1px solid #f1f1f1}header .light #nav-icon{color:#000}header .dark{background-color:#0000007a;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgb(15,15,15)}header .dark #nav-icon{color:#fff}.mobile-menu-wrapper{position:fixed;width:100%;height:100vh;background-color:#faf8f8;z-index:600;opacity:0;display:none}.mobile-menu-wrapper .mobile-menu{height:calc(100% - 3rem);width:calc(100% - 3rem);position:relative;padding:1.5rem;display:flex;flex-direction:column}.mobile-menu-wrapper .mobile-menu #close-icon{position:absolute;right:1rem;top:1rem;border:none;background-color:unset}.mobile-menu-wrapper .mobile-menu img{object-fit:cover;margin-bottom:1rem;height:33%;width:50%;margin-top:2.5rem}.mobile-menu-wrapper .mobile-menu #link-wrapper{display:flex;flex-direction:column;gap:0}.mobile-menu-wrapper .mobile-menu #link-wrapper #link{font-family:Cormorant Garamond;font-style:italic;font-size:1.85rem;line-height:2.4rem;font-weight:300;text-decoration:none;color:#000}.mobile-menu-wrapper .mobile-menu #link-wrapper #instagram{font-size:.7rem;letter-spacing:2px;font-weight:500;margin-top:.5rem;margin-bottom:2rem;text-decoration:none;color:#000}.hide{display:none}@media only screen and (max-width: 768px){header{height:65px}@supports (-webkit-touch-callout: none){header nav{padding:5rem 2rem 0 16px}}header nav{padding:0rem 2rem 0 16px}header nav #maddie-text{font-size:.875rem}header nav #nav-options{display:none}header nav #nav-icon{display:flex}header .transparent{background-color:#fafafa;color:#000;border-bottom:none}header .transparent #nav-icon{color:#000}header .light{background-color:#fafafa;color:#000;border-bottom:1px solid #f1f1f1}header .light #nav-icon{color:#000}header .dark{background-color:#0000007a;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgb(15,15,15)}header .dark #nav-icon{color:#fff}}.home_route section{display:flex;justify-content:center}.home_route section>:first-child{width:100%;max-width:115rem}.home_route .section-main{position:relative;height:calc(120vh - 65px);width:100%;overflow-x:hidden;margin-top:65px}.home_route .section-main #primary-video{display:flex;justify-content:center;height:100%;width:100%;pointer-events:none;background:#eaeaea;z-index:100}.home_route .section-main #primary-video video{height:100%;min-width:100%;width:fit-content;object-fit:cover}.home_route .section-main #title{position:absolute;display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;top:50%;z-index:200}.home_route .section-main #title #main-subheader,.home_route .section-main #title #main-header{color:#fff}.home_route .section-about{align-items:center;width:100%;height:fit-content;padding:10rem 0}.home_route .section-about .section-wrapper{display:flex;justify-content:center;align-items:center;gap:4rem;height:fit-content;width:100%}.home_route .section-about .section-wrapper #section-about-column1{position:relative;display:flex;flex-direction:column;flex-shrink:0;flex-grow:1;max-width:30rem;height:100%}.home_route .section-about .section-wrapper #section-about-column1 #section-about-header{width:fit-content;font-size:1.65rem;line-height:2.3rem;letter-spacing:1px;font-weight:400}.home_route .section-about .section-wrapper #section-about-column1 #section-about-subHeader{font-size:.6rem}.home_route .section-about .section-wrapper #section-about-column2{flex-shrink:0;flex-grow:1;display:flex;justify-content:center;max-width:28rem;height:100%}.home_route .section-about .section-wrapper #section-about-column2 #about-maddie-description{font-size:.75rem;line-height:1.25rem}.home_route .section-journal{position:relative;flex-direction:column;background-color:#000;padding:3rem 0 12rem;width:100%}.home_route .section-journal #section-journal-header-wrapper #section-journal-description{font-size:.8rem;line-height:1.3rem;max-width:32rem!important;color:#afafaf}.home_route .section-journal #section-journal-image-wrapper{position:relative;width:100%;margin:6rem 0 0;height:38rem;overflow:hidden}.home_route .section-journal #section-journal-image-wrapper #section-journal-images{position:absolute;top:0;display:flex;gap:.75rem}.home_route .section-journal #section-journal-image-wrapper #section-journal-images img{height:38rem;width:27rem;aspect-ratio:1/1.4;object-fit:cover}.home_route .section-journal #section-journal-image-wrapper .fade-images{position:relative}.home_route .section-journal #section-journal-image-wrapper .fade-images img{position:absolute;top:0;left:0;opacity:0}.home_route .section-journal #section-journal-button{color:#fff;margin-top:6rem;margin-bottom:6rem;align-self:center}.home_route #section-testimony{position:relative;gap:5rem;padding:3rem 0 8rem 2rem}.home_route #section-testimony #testimony-wrapper{display:flex;justify-content:space-between;width:100%;padding-top:1.6rem}.home_route #section-testimony #testimony-wrapper #testimony{display:flex;align-items:center;justify-content:center;height:fit-content;width:52%;max-width:60rem}.home_route #section-testimony #testimony-wrapper #testimony #text-wrapper{display:flex;justify-content:center;flex-direction:column;gap:1.5rem;width:80%}.home_route #section-testimony #testimony-wrapper #testimony #text-wrapper h6{font-size:.7rem;letter-spacing:5px}.home_route #section-testimony #testimony-wrapper #testimony #text-wrapper h4{width:fit-content;text-align:start;font-size:1.5rem;line-height:2.3rem;letter-spacing:1px;font-weight:400}.home_route #section-testimony #testimony-wrapper #testimony-image-wrapper{position:relative;height:fit-content;flex-shrink:0;flex-grow:1;display:flex;justify-content:flex-end}.home_route #section-testimony #testimony-wrapper #testimony-image-wrapper img{width:82%;max-width:38rem;aspect-ratio:1/1.4;flex-shrink:0;object-fit:cover;margin-top:-15rem;right:0}.home_route #section-vendor-list{justify-content:space-between;align-items:center;padding:2rem 6rem}.home_route #section-vendor-list #vendor-label{font-family:Montserrat;font-style:regular;letter-spacing:3px;font-size:.8rem;width:fit-content}.home_route #section-vendor-list #vendor-images{display:flex;align-items:center;gap:2rem}.home_route #section-vendor-list #vendor-images .vendor{height:3.5vw;max-height:4rem;object-fit:cover}.home_route #section-vendor-list #vendor-images .vendor.small{height:3vw}.home_route #section-aesthetic{flex-direction:column;gap:4rem;position:relative;margin:10rem 0}.home_route #section-aesthetic #aesthetic-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-image-1{position:relative;align-self:center;height:50rem;width:35rem;z-index:1;margin-top:3rem}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-image-2{position:absolute;top:46rem;height:20rem;width:17rem;right:calc(50% - 32rem);opacity:0;z-index:0}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-description-wrapper{position:relative;padding-top:4rem;margin-left:-26rem;align-items:flex-start;align-self:center}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-description-wrapper h3{text-align:unset;top:1rem}.home_route #section-aesthetic #aesthetic-image-3{position:absolute;left:0;height:28rem;width:clamp(1rem,22vw,40rem);opacity:0;top:15rem}.home_route #section-aesthetic #aesthetic-image-4{position:absolute;top:0;right:0;height:25rem;width:clamp(1rem,20vw,40rem);opacity:0}.home_route #maddie-flowers-section{position:relative;height:100vh;width:100%;overflow:hidden}.home_route #maddie-flowers-section #secondary-video{background-color:#eaeaea;display:flex;justify-content:center;height:100%;width:100%}.home_route #maddie-flowers-section #secondary-video video{height:100%;min-width:100%;width:fit-content;object-fit:cover}.home_route #maddie-flowers-section div{position:absolute;display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;top:50%;transform:translateY(-50%);z-index:1000}.home_route #maddie-flowers-section div h1{color:#fff}@media only screen and (max-width: 768px){.section-header .sub-header{font-weight:500;font-size:.7rem}.section-header .header{font-size:2.2rem}.section-header .description{max-width:90%;font-size:.85rem;font-weight:300}.home_route .section-main{position:relative;height:100vh;max-width:100vw;overflow:hidden}.home_route .section-main #primary-video video{width:100%;object-position:42% 50%}.home_route .section-main #title{top:55%}.home_route .section-main #title #main-subheader{font-size:.5rem}.home_route .section-main #title #main-header{font-size:2.6rem;line-height:3rem;max-width:calc(100% - 30px)}.home_route .section-main #title #main-header br{display:none}.home_route .section-about{width:calc(100% - 30px);padding:5rem 15px}.home_route .section-about .section-wrapper{width:100%;flex-direction:column}.home_route .section-about .section-wrapper #section-about-column1{max-width:28rem;height:unset;gap:1rem}.home_route .section-about .section-wrapper #section-about-column1 #section-about-header{font-size:1.7rem}.home_route .section-about .section-wrapper #section-about-column2{flex-shrink:0;flex-grow:1;display:flex;justify-content:center;max-width:28rem;height:unset}.home_route .section-about .section-wrapper #section-about-column2 #about-maddie-description{font-size:.7rem;line-height:1.1rem}.home_route .section-journal{padding:3.5rem 0 7rem}.home_route .section-journal #section-journal-header-wrapper{width:calc(100% - 30px);padding:0 15px}.home_route .section-journal #section-journal-header-wrapper #section-journal-header{font-size:2.3rem;line-height:3.4rem}.home_route .section-journal #section-journal-header-wrapper #section-journal-header br{display:none}.home_route .section-journal #section-journal-image-wrapper #section-journal-images{position:relative}.home_route .section-journal #section-journal-button{margin-bottom:0;margin-top:3rem}.home_route #section-testimony{width:calc(100% - 30px);padding:2rem 15px;margin:0;display:flex;flex-direction:column;align-items:center;gap:2.5rem;height:fit-content}.home_route #section-testimony #testimony-wrapper{flex-direction:column-reverse;align-items:center;gap:2.5rem;padding-top:0}.home_route #section-testimony #testimony-wrapper #testimony{width:100%}.home_route #section-testimony #testimony-wrapper #testimony #text-wrapper{align-items:center;width:97%}.home_route #section-testimony #testimony-wrapper #testimony #text-wrapper h6{margin-bottom:22.5rem}.home_route #section-testimony #testimony-wrapper #testimony #text-wrapper h4{text-align:center;font-size:1.25rem}.home_route #section-testimony #testimony-wrapper #testimony a{align-self:center!important;margin-top:1.5rem!important;padding-bottom:1.5rem!important}.home_route #section-testimony #testimony-wrapper #testimony-image-wrapper{position:absolute;top:5.7rem;height:fit-content;flex-shrink:0;flex-grow:1;display:flex;justify-content:center;width:100%}.home_route #section-testimony #testimony-wrapper #testimony-image-wrapper img{position:relative;object-fit:cover;width:fit-content;height:19rem;aspect-ratio:unset;top:unset;right:unset;margin-top:0;width:57%}.home_route #section-vendor-list{display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 30px);padding:4rem 15px;margin:0;overflow:hidden;background-color:#ececec;gap:4rem}.home_route #section-vendor-list #vendor-label{font-family:Montserrat;font-style:regular;color:#000;letter-spacing:4px;font-size:.8rem}.home_route #section-vendor-list #vendor-images{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}.home_route #section-vendor-list #vendor-images .vendor{max-width:100%;height:auto;justify-self:center;align-self:center}.home_route #section-vendor-list #vendor-images .vendor.small{height:auto;margin-top:2vw}.home_route #section-aesthetic{gap:6rem;padding:4rem 0;margin:0;max-width:80%;overflow:hidden}.home_route #section-aesthetic #aesthetic-wrapper{justify-content:flex-start}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-image-1{width:80%;height:unset;aspect-ratio:1/1.5;z-index:5;align-self:unset;left:1rem}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-image-1 img{width:fit-content;aspect-ratio:1/1.4}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-image-2{position:absolute;top:unset;left:unset;right:1rem;top:90vw;width:50%;height:unset;object-fit:cover;z-index:10}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-description-wrapper{position:relative;padding:8rem 15px 0;align-items:flex-start;width:calc(100% - 30px);margin:0;gap:1rem}.home_route #section-aesthetic #aesthetic-wrapper #aesthetic-description-wrapper h3{margin-bottom:1rem;font-size:1.4rem}.home_route #section-aesthetic #aesthetic-image-3,.home_route #section-aesthetic #aesthetic-image-4{display:none}.home_route #maddie-flowers-section{position:relative;height:100vh;width:100%;overflow:hidden}.home_route #maddie-flowers-section div{position:absolute;display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;top:50%;transform:translateY(-50%)}.home_route #maddie-flowers-section div h1{font-size:2.35rem;line-height:1.4}}.contact_route #contact-header{position:relative;height:120vh;width:100%;overflow-x:hidden;pointer-events:none}.contact_route #contact-header img{height:100%;width:100%;object-fit:cover}.contact_route #contact-header #accent-wrapper{position:absolute;left:.75rem;bottom:3rem;width:fit-content;white-space:nowrap;color:#fff}.contact_route #contact-header #accent-wrapper #maddie-west-accent{position:absolute;transform:rotate(270deg);transform-origin:top left;font-size:.6rem;letter-spacing:2px}.contact_route #contact-header #contact-header-text{position:absolute;display:flex;justify-content:center;width:100%;top:60%;min-width:25rem;text-align:center;color:#fff;opacity:0}.contact_route #contact-section{width:100%;display:flex;justify-content:center;padding:5rem 0 16rem;height:fit-content;overflow-x:hidden;background-color:#fff}.contact_route #contact-section #contact-form-wrapper{display:flex;flex-direction:column;gap:5rem;width:34rem}.contact_route #contact-section #contact-form-wrapper p{text-align:center;font-family:Montserrat,sans-serif;font-weight:300;letter-spacing:3px;font-size:.9rem;line-height:1.3rem}.contact_route #contact-section #contact-form-wrapper #contact-form{display:flex;flex-direction:column;width:100%;gap:3rem;align-items:center}.contact_route #contact-section #contact-form-wrapper #contact-form .input-inline{display:flex;gap:.8rem;width:100%}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper{width:100%;display:flex;flex-direction:column;gap:.5rem}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper .input-label{font-family:Montserrat,sans-serif;font-weight:300;font-size:.7rem}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper .input-label span{color:red;font-size:.7rem}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper input{border:none;border-bottom:1px solid black;padding:.75rem 1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;border-radius:0}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper input:focus{outline:none}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper input::placeholder{color:#e2e2e2;font-weight:300}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper textarea{resize:none;border:none;border-bottom:1px solid black;padding:.75rem 1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;height:8rem;border-radius:0}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper textarea:focus{outline:none}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper textarea::placeholder{color:#e2e2e2;font-weight:300}.contact_route #contact-section #contact-form-wrapper #contact-form #send-button{position:relative;padding-top:2rem}.contact_route #contact-section #contact-form-wrapper #contact-form #send-button button{min-width:13rem}.contact_route #contact-section #contact-form-wrapper #contact-form #send-button button span{font-size:clamp(.1rem,.85rem,18px)}.contact_route #contact-section #contact-form-wrapper #contact-form #send-button .loader-wrapper{display:flex;position:absolute;width:50%;height:2px;background-color:#cdcdcd;overflow:hidden}.contact_route #contact-section #contact-form-wrapper #contact-form #send-button .loader-wrapper .loader{position:absolute;top:0;width:100%;height:100%;background-color:#000;animation:loading 2.5s ease-in-out infinite}.contact_route .overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#0000004f;display:none;justify-content:center;align-items:center;z-index:999;opacity:1;pointer-events:auto;overflow-y:auto}.contact_route .overlay .thank-you-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;gap:1.25rem;padding:6rem 2.5rem 4rem;width:fit-content}.contact_route .overlay .thank-you-modal .header{position:relative}.contact_route .overlay .thank-you-modal .header span{font-family:didot-italic;font-size:2.5rem}.contact_route .overlay .thank-you-modal .header #fireworks{position:absolute;top:0;left:0;width:100%;height:8rem;top:-6.5rem}.contact_route .overlay .thank-you-modal .body{font-family:Montserrat;font-size:.65rem;text-align:center;margin-bottom:8rem;width:17rem;line-height:1rem}input.invalid,textarea.invalid{border-bottom:1.5px solid #e53935!important;outline:none}.input-error{color:#e53935;font-size:.75em}@media only screen and (max-width: 768px){.contact_route #contact-header #accent-wrapper{top:calc(65px + .6rem);left:.4rem}.contact_route #contact-header #accent-wrapper #maddie-west-accent{transform:rotate(270deg) translate(-100%);font-size:.55rem;font-weight:500}.contact_route #contact-header #contact-header-text{top:65%;padding:0 15px;width:calc(100% - 30px);font-size:2.75rem;line-height:3rem;min-width:unset}.contact_route #contact-header #contact-header-text br{display:none}.contact_route #contact-section{width:100%;display:flex;justify-content:center;align-items:center;padding:5rem 0 10rem;height:fit-content;overflow-x:hidden}.contact_route #contact-section #contact-form-wrapper{width:85%}.contact_route #contact-section #contact-form-wrapper #contact-form{gap:1.75rem}.contact_route #contact-section #contact-form-wrapper #contact-form .input-inline{display:flex;flex-direction:column;gap:1.75rem}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper .input-label{font-size:clamp(.7rem,1.5vw,.9rem)}.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper input,.contact_route #contact-section #contact-form-wrapper #contact-form .input-wrapper textarea{font-size:clamp(.9rem,2vw,1.15rem);border-radius:0;background-color:transparent}.contact_route .overlay .thank-you-modal{width:calc(90% - 5rem)}}.about_route #section-about-main{position:relative;display:flex;align-items:center;justify-content:center;height:120vh;width:100%;background-color:#eaeaea;overflow:hidden;margin-top:65px}.about_route #section-about-main #about-video{display:flex;justify-content:center;height:100%;width:100%}.about_route #section-about-main #about-video video{height:100%;min-width:100%;width:fit-content;object-fit:cover}.about_route #section-about-main #about-accent{position:absolute;bottom:.5rem;left:1rem;max-width:55%;font-size:.65rem;letter-spacing:2px;color:#fff;z-index:1000}.about_route #about-client-quote{position:relative;width:100%;margin:10rem 0 25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.about_route #about-client-quote #quote{font-size:2.5rem;color:#383838;line-height:3.5rem;font-family:didot-italic;text-align:center;width:40rem}.about_route #about-client-quote #client{font-size:.6rem;font-weight:500;letter-spacing:2px}.about_route #about-maddie{position:relative;background-color:#f1f0f0;padding:5rem 0 0;width:100%}.about_route #about-maddie #about-maddie-image{position:absolute;top:-11rem;left:39%;height:45rem;aspect-ratio:1/1.8;z-index:1;object-fit:cover}.about_route #about-maddie .about-text-wrapper{width:calc(100% - 17rem);padding:0 8.5rem;position:relative}.about_route #about-maddie .about-text-wrapper.first{height:29rem}.about_route #about-maddie .about-text-wrapper.first #about-text-block-1{position:absolute;display:block;font-family:didot-italic,"sans-serif";font-size:1.6rem;width:40%;max-width:60rem;z-index:5;line-height:2.1rem;font-weight:200;right:56%;top:0;opacity:0;text-align:justify;height:41rem;padding-bottom:17rem;color:#313131}.about_route #about-maddie .about-text-wrapper.second{padding:6rem 0 8rem;width:100%}.about_route #about-maddie .about-text-wrapper.second #about-text-block-2{position:relative;justify-content:flex-end;display:block;font-family:Montserrat;font-size:.8rem;max-width:60rem;width:38%;line-height:1.5rem;align-self:flex-end;text-align:justify;left:56%;opacity:0}.about_route #section-styled-shoot{display:flex;justify-content:center;background-color:#000;width:100%}.about_route #section-styled-shoot #styled-shoot-wrapper{position:relative;display:flex;padding-bottom:8rem;max-width:130rem}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-image{position:relative;width:48%;object-fit:cover;margin-top:-6rem;flex-shrink:0}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-text-wrapper{display:flex;flex-direction:column;padding:2.6rem 2.6rem 0rem;gap:2rem;max-width:32rem}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-text-wrapper #styled-shoot-header{color:#fff;font-family:didot-italic;font-size:2rem;line-height:2.7rem;opacity:0;text-align:left;height:14rem}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-text-wrapper #styled-shoot-description{font-family:Montserrat;color:#d9d9d9;font-size:.9rem;line-height:1.9rem;text-align:left;width:100%;height:27rem}@media only screen and (max-width: 768px){.about_route #section-about-main{height:120vh;margin-top:65px}.about_route #section-about-main #about-video video{object-position:55% 50%}.about_route #section-about-main #about-accent{position:absolute;bottom:1rem;left:1.25rem;max-width:70%;font-size:.6rem;line-height:.8rem}.about_route #about-client-quote{font-size:inherit;gap:1.5rem;margin:8rem 0}.about_route #about-client-quote #quote{font-size:1.8rem;line-height:2.5rem;max-width:90%}.about_route #about-client-quote #client{font-size:.7rem;font-weight:500;letter-spacing:2px}.about_route #about-maddie{background-color:unset;padding:0}.about_route #about-maddie #about-maddie-image{position:relative;height:75vh;width:100%;aspect-ratio:unset;top:unset;left:unset;transform:unset;object-fit:cover;object-position:50% 0%}.about_route #about-maddie .about-text-wrapper{padding:1.5rem 1rem 3rem;height:fit-content;width:calc(100% - 2rem)}.about_route #about-maddie .about-text-wrapper.first{height:fit-content}.about_route #about-maddie .about-text-wrapper.first #about-text-block-1{position:relative;font-size:1.25rem;line-height:1.75rem;height:fit-content;padding-bottom:5rem;left:unset;right:unset;width:100%}.about_route #about-maddie .about-text-wrapper.second{padding-bottom:1.5rem;padding:1.5rem 1rem 3rem;height:fit-content;width:calc(100% - 2rem)}.about_route #about-maddie .about-text-wrapper.second #about-text-block-2{position:relative;font-size:.8rem;line-height:1.5rem;left:unset;right:unset;width:100%}.about_route #section-styled-shoot #styled-shoot-wrapper{flex-direction:column;padding-bottom:0}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-image{width:100%;height:80vh;object-fit:cover;margin-top:0}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-text-wrapper{padding:3rem 1rem;align-items:center}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-text-wrapper #styled-shoot-header{color:#fff;font-size:2rem;line-height:2.75rem;opacity:0;margin-bottom:2.5rem;text-align:center}.about_route #section-styled-shoot #styled-shoot-wrapper #styled-shoot-text-wrapper #styled-shoot-description{font-size:.8rem;line-height:1.5rem;text-align:justify}}.testimonies_route .testimonies-page{height:calc(100vh - 65px);width:100%;display:flex;align-items:center;justify-content:center;position:relative;padding-top:65px}.testimonies_route .testimonies-page .image-wrapper{position:relative;height:80vh;width:88%}.testimonies_route .testimonies-page .image-wrapper .focused-image{width:100%;height:100%;opacity:0;object-fit:cover}.testimonies_route .testimonies-page .image-wrapper .header{font-family:didot-italic;font-size:5rem;max-width:70rem;text-align:center;z-index:1;color:#fff}.testimonies_route .testimonies-page .image-wrapper .top-left{position:absolute;top:.75rem;left:1rem;transform:translateY(80px);opacity:0}.testimonies_route .testimonies-page .image-wrapper .bottom-right{position:absolute;bottom:.75rem;right:1rem;transform:translateY(80px);opacity:0}.testimonies_route .testimony{margin-top:20rem}.testimonies_route .testimony .testimony-wrapper{display:flex;height:205vh;width:100%}.testimonies_route .testimony .testimony-wrapper .client-images{position:relative;display:flex;flex-direction:column;width:55%;height:100%;flex-shrink:0}.testimonies_route .testimony .testimony-wrapper .client-images .image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100vh}.testimonies_route .testimony .testimony-wrapper .client-images .image-wrapper img{width:60%;object-fit:cover;height:50vw;max-height:75vh}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper{height:fit-content;position:sticky;top:0;height:100vh;display:flex;align-items:center}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony{display:flex;position:relative;flex-direction:column;gap:2vw;padding:2rem;z-index:5;width:85%}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony .client-text{font-family:didot;font-style:regular;color:#000;letter-spacing:2px;font-size:1.75rem}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony .testimony-quote{font-family:Montserrat,"sans-serif";font-style:regular;color:#393939;font-size:.8rem;line-height:1.4rem;font-weight:400;text-align:justify}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony .client-name{font-family:Abhaya Libre,"sans-serif";font-style:regular;color:#000;letter-spacing:2px;font-size:clamp(.7rem,1.25vw,1rem);z-index:5}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper.middle{justify-content:flex-end}@media only screen and (max-width: 768px){.testimonies_route .testimonies-page{height:unset}.testimonies_route .testimonies-page .image-wrapper{position:relative;height:90vh;width:100%}.testimonies_route .testimonies-page .image-wrapper .focused-image{object-fit:cover;object-position:68% 50%}.testimonies_route .testimonies-page .image-wrapper .header{font-size:2.7rem;white-space:nowrap}.testimonies_route .testimonies-page .image-wrapper .top-left{position:absolute;bottom:5rem;top:unset;left:0;width:100%;text-align:center}.testimonies_route .testimonies-page .image-wrapper .bottom-right{position:absolute;bottom:2rem;left:0;width:100%;text-align:center}.testimonies_route .testimony{margin-top:8rem}.testimonies_route .testimony .testimony-wrapper{flex-direction:column;height:fit-content;gap:2rem;padding:0 15px;width:calc(100% - 30px)}.testimonies_route .testimony .testimony-wrapper .client-images{height:32rem;width:calc(100% - 2rem);margin:1rem}.testimonies_route .testimony .testimony-wrapper .client-images .image-wrapper{position:unset;display:unset;height:fit-content}.testimonies_route .testimony .testimony-wrapper .client-images .image-wrapper img{height:25rem;max-width:75%;width:fit-content}.testimonies_route .testimony .testimony-wrapper .client-images .image-wrapper:nth-child(2) img{position:absolute;right:0;bottom:0;height:15rem;width:fit-content;z-index:5;max-width:70%}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper{position:relative;height:fit-content;justify-content:center;width:100%}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony{padding:unset;z-index:5;align-items:center;width:100%;gap:1rem}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony .client-text{font-family:didot;font-style:regular;color:#000;letter-spacing:2px;font-size:1.3rem}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony .testimony-quote{font-family:Montserrat,"sans-serif";font-weight:400;font-size:.7rem;padding-left:0;text-align:justify}.testimonies_route .testimony .testimony-wrapper .client-testimony-wrapper .client-testimony .client-name{font-family:Montserrat,"sans-serif";font-weight:400;font-size:.7rem}.testimonies_route .testimony .testimony-wrapper:nth-child(1){padding-bottom:4rem}.testimonies_route .testimony .middle{flex-direction:column-reverse}}.packages_route .packages-header{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;height:26rem}.packages_route .packages-header .header{font-family:didot,serif;font-size:4.5rem;max-width:70rem;text-align:center;line-height:5.5rem;opacity:0}.packages_route .packages-header .sub-header{font-family:Montserrat;font-style:regular;color:#000;letter-spacing:3px;font-size:.65rem;font-weight:500;opacity:0}.packages_route .packages-body{width:100%;height:fit-content;display:flex;flex-direction:column;gap:7rem;padding-bottom:5rem}.packages_route .packages-body .package-wrapper{display:flex;opacity:0}.packages_route .packages-body .package-wrapper .package-image{width:49%}.packages_route .packages-body .package-wrapper .package-image img{aspect-ratio:1/1.5;width:100%;object-fit:cover;float:right}.packages_route .packages-body .package-wrapper .package-info-wrapper{display:flex;width:51%}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info{display:flex;flex-direction:column;width:72%}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container{display:flex;flex-direction:column}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .package-header{display:flex;justify-content:space-between;border-bottom:1px solid rgb(76,76,76);padding:2.8rem .5rem 1rem 4.6rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .package-header span{font-weight:500;font-size:.6rem;letter-spacing:4px;color:#8c8c8c}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .align-left{padding:2.8rem 4.6rem 1rem .5rem!important}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .divider{height:0px;width:100%;background-color:#656565}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details{display:flex;flex-direction:column;padding:1rem .5rem 1rem 4.6rem;gap:1.4rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .info-price-wrapper{display:flex;justify-content:space-between}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .info-price-wrapper p{width:60%;font-size:.7rem;line-height:1.1rem;font-family:Montserrat;color:#393939}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .info-price-wrapper span{font-family:didot-italic;color:#393939}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .description{font-size:.7rem;line-height:1.1rem;font-weight:400;text-align:justify}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .includes-text{font-size:.7rem;line-height:1.1rem;letter-spacing:3px;text-decoration:underline;margin-bottom:-1rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details ul{list-style-type:none;margin-left:1.15rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details ul li{font-size:.8rem;font-family:Montserrat,sans-serif;font-weight:300;padding-bottom:.5rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details ul li:before{content:"–";position:absolute;margin-left:-15px}@media only screen and (max-width: 768px){.packages_route .packages-header{width:calc(100% - 30px);margin:0;padding:0 15px;height:25rem;gap:1.5rem}.packages_route .packages-header .header{font-size:2.7rem;line-height:3rem;max-width:unset;text-align:center}.packages_route .packages-header .sub-header{font-size:.45em}.packages_route .packages-body{gap:4rem;padding-bottom:0}.packages_route .packages-body .package-wrapper{display:flex;flex-direction:column;width:calc(100% - 30px);padding:0 15px}.packages_route .packages-body .package-wrapper .package-image{width:100%}.packages_route .packages-body .package-wrapper .package-image .package-image{width:49%}.packages_route .packages-body .package-wrapper .package-image .package-image img{width:100%;object-fit:cover;float:unset;height:30rem}.packages_route .packages-body .package-wrapper .package-info-wrapper{width:100%}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info{width:100%;padding:0 0 5rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container{display:flex;flex-direction:column}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .package-header{padding:2rem .5rem 1rem;align-items:flex-end}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .package-header span{font-size:.65rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .package-header span:nth-child(2){display:none}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .align-left{padding:2rem .5rem 1rem!important}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details{display:flex;flex-direction:column;padding:2rem .5rem 1rem;gap:1.4rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .info-price-wrapper{display:flex;justify-content:space-between}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .info-price-wrapper p{width:65%;font-size:1rem;line-height:1.3rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .info-price-wrapper span{font-size:1.5rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .description{font-size:1rem;line-height:1.3rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details .includes-text{margin-top:.5rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details ul{list-style-type:none;margin-left:1.15rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details ul li{font-size:.8rem;font-family:Montserrat,sans-serif;font-weight:300;padding-bottom:.3rem}.packages_route .packages-body .package-wrapper .package-info-wrapper .package-info .package-info-container .details ul li:before{content:"–";position:absolute;margin-left:-15px}.packages_route .packages-body .package-wrapper:nth-child(2){flex-direction:column-reverse}}.journal_route{background-color:#000}.journal_route .section{display:flex;justify-content:center;width:100%;margin-top:65px}.journal_route .section .journal-header-wrapper{display:flex;flex-direction:column;max-width:120rem;width:100%}.journal_route .section .journal-header-wrapper .journal-images{height:65vh;min-height:28rem;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0}.journal_route .section .journal-header-wrapper .journal-images .cell{height:100%;width:100%}.journal_route .section .journal-header-wrapper .journal-images img{height:100%;object-fit:cover;opacity:0}.journal_route .section .journal-header-wrapper .journal-header{background-color:#000;position:relative;height:30vh;padding-bottom:15rem;opacity:0}.journal_route .section .journal-header-wrapper .journal-header .header-text{position:absolute;top:-3.5rem;left:3rem;color:#fff;z-index:10}.journal_route .section .journal-header-wrapper .journal-header .header-text span{font-family:didot-italic;font-size:7rem}.journal_route .section .journal-header-wrapper .journal-header .header-text span:last-child{padding-left:8rem}.journal_route .section .journal-header-wrapper .scroll-accent{border-radius:20rem;border:1px solid white;display:flex;align-items:center;justify-content:center;color:#fff;height:4rem;width:2rem;position:absolute;right:7rem;transform:translate(-50%);bottom:30%}.journal_route .journal-entry-section{display:flex;justify-content:center;align-items:center;background-color:#000;padding:10rem 0}.journal_route .journal-entry-section .journal-entry-wrapper{max-width:38rem;display:flex;flex-direction:column;gap:3rem;align-items:center;color:#dadada}.journal_route .journal-entry-section .journal-entry-wrapper .couple-name{font-family:didot,"sans-serif";font-size:2rem;font-weight:400}.journal_route .journal-entry-section .journal-entry-wrapper .wedding-description{font-family:Abhaya Libre,"sans-serif";font-weight:400;font-size:1.2rem;line-height:2rem;text-align:justify}.journal_route .journal-entry-section .journal-entry-wrapper .wedding-description .first-letter{height:3rem;float:left;font-family:Abhaya Libre,"sans-serif";font-weight:400;font-size:4.7rem;line-height:4.2rem;margin-right:.5rem}.journal_route .journal-entry-section .journal-entry-wrapper .images{display:flex;gap:3rem}.journal_route .journal-entry-section .journal-entry-wrapper .images img{width:calc(33% - 2rem);aspect-ratio:1/1.5}@media only screen and (max-width: 1250px){.journal_route .section .journal-header-wrapper .journal-images{grid-template-columns:repeat(4,1fr)!important}.journal_route .section .journal-header-wrapper .journal-images .cell:nth-child(5){display:none}}@media only screen and (max-width: 768px){.journal_route .section .journal-header-wrapper .journal-images{background-color:#000;height:75vh;position:relative;max-width:100%;display:unset}.journal_route .section .journal-header-wrapper .journal-images .cell{position:absolute;height:100%;width:100%;left:0;top:0}.journal_route .section .journal-header-wrapper .journal-images .cell:nth-child(5){display:unset}.journal_route .section .journal-header-wrapper .journal-images .cell img{height:100%;width:100%;object-fit:cover}.journal_route .section .journal-header-wrapper .journal-header{background-color:#000;position:relative;height:unset;padding-bottom:18rem}.journal_route .section .journal-header-wrapper .journal-header .header-text{position:absolute;color:#fff;left:0;bottom:0;top:-2rem;z-index:10;width:100%;text-align:center;height:fit-content}.journal_route .section .journal-header-wrapper .journal-header .header-text span{font-family:didot-italic;font-size:3rem;line-height:3.5rem}.journal_route .section .journal-header-wrapper .journal-header .header-text span:last-child{padding-left:0}.journal_route .section .journal-header-wrapper .scroll-accent{right:unset;left:50%;bottom:0;transform:translate(-50%)}.journal_route .journal-entry-section{padding:10rem 0 0}.journal_route .journal-entry-section .journal-entry-wrapper{width:calc(100% - 30px);padding:0 15px 5rem}.journal_route .journal-entry-section .journal-entry-wrapper .couple-name{font-size:2rem}.journal_route .journal-entry-section .journal-entry-wrapper .wedding-description{font-size:.8rem;line-height:unset;font-family:Montserrat;text-align:justify}.journal_route .journal-entry-section .journal-entry-wrapper .wedding-description .first-letter{height:2rem;font-size:3.5rem;line-height:3rem;margin-right:.35rem}.journal_route .journal-entry-section .journal-entry-wrapper .images{gap:12px}.journal_route .journal-entry-section .journal-entry-wrapper .images img{width:calc(33% - 8px)}}.contact-section{display:flex;padding:10rem 0;width:100%;overflow:hidden;background-color:#fff;position:relative}.contact-section .header-wrapper{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0;padding-right:4rem;width:calc(50% - 4rem)}.contact-section .header-wrapper .image-wrapper{position:relative;display:flex;flex-shrink:0;height:34rem}.contact-section .header-wrapper .image-wrapper span{font-family:Montserrat;font-weight:400;font-size:.575rem;position:absolute;line-height:.9rem;left:0;top:22.75rem;width:13rem}.contact-section .header-wrapper .image-wrapper span a{font-size:.575rem;font-weight:600;cursor:pointer;text-decoration:none;color:#000}.contact-section .header-wrapper #image-1{height:22rem;object-fit:cover;aspect-ratio:1/1.5}.contact-section .header-wrapper #image-2{height:22rem;object-fit:cover;aspect-ratio:1/1.5;align-self:flex-end;margin-left:-4rem}.contact-section .contact-info-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;flex-shrink:0;flex-grow:1;padding-right:6rem;width:calc(50% - 12rem);max-width:58rem}.contact-section .contact-info-wrapper .client-quote{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.contact-section .contact-info-wrapper .client-quote .quote{position:relative;font-family:didot-italic;font-weight:300;font-style:italic;color:#000;font-size:1.75rem;line-height:2.25rem;max-width:fit-content;text-align:center}.contact-section .contact-info-wrapper .client-quote .emphasize{font-family:didot-italic;font-size:2.2rem;font-weight:400}.contact-section .contact-info-wrapper .client-quote .client{font-family:Montserrat;font-style:regular;letter-spacing:4px;font-size:.5rem;font-weight:600}@media only screen and (max-width: 768px){.contact-section{flex-direction:column-reverse;width:calc(100% - 30px);padding:8rem 15px 18rem;gap:8rem}.contact-section .header-wrapper{display:block;width:100%;overflow:hidden;padding:0;height:fit-content}.contact-section .header-wrapper .image-wrapper{display:block;width:100%}.contact-section .header-wrapper .image-wrapper span{font-weight:300;width:8.4rem;font-size:.6rem}.contact-section .header-wrapper .image-wrapper span a{font-size:.6rem}.contact-section .header-wrapper #image-1{width:70%}.contact-section .header-wrapper #image-2{position:absolute;right:0;width:60%;bottom:0;object-position:20% 50%}.contact-section .contact-info-wrapper{width:100%}.contact-section .contact-info-wrapper .client-quote{gap:2rem}.contact-section .contact-info-wrapper .client-quote .quote,.contact-section .contact-info-wrapper .client-quote .emphasize{font-size:1.6rem;line-height:1.9rem;color:#444}.contact-section .contact-info-wrapper .client-quote .client{font-size:.6rem}.contact-section .contact-info-wrapper #desktop-button{position:absolute;bottom:10rem}}.footer{position:relative;padding:40px 40px 30px;background-color:#fafafa;overflow-x:hidden}.footer .logo-contact{display:flex;justify-content:space-between;align-items:center}.footer .logo-contact img{height:3rem}.footer .logo-contact a{color:#000;cursor:pointer}.footer .footer-wrapper{display:flex;flex-direction:column;border-top:1px solid rgb(0,0,0);margin:5rem 0 1rem}.footer .footer-wrapper .links-wrapper{display:flex;gap:50px;padding:1rem 0 1.5rem}.footer .footer-wrapper .links-wrapper a{font-family:didot-italic;font-size:clamp(.1rem,1.4rem,25px);text-decoration:none;cursor:pointer;color:#000}.footer .footer-wrapper .links-wrapper a:hover{color:#000;text-decoration:underline}.footer .footer-wrapper .instagram-link{font-family:Montserrat;font-size:clamp(.1rem,.85rem,16px);color:#000;text-decoration:none;cursor:pointer;width:fit-content;letter-spacing:2px;font-weight:500}.footer .footer-wrapper .instagram-link:hover{color:#000;text-decoration:underline}.footer .copyright-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:3rem}.footer .copyright-wrapper .copyright{display:flex;justify-content:space-between;z-index:1}.footer .copyright-wrapper .copyright .copyright-text{display:flex;font-size:clamp(.1rem,.6rem,12px);color:#000;line-height:1rem}.footer .copyright-wrapper .back-to-top{color:#000;display:flex;align-items:center;gap:5px;letter-spacing:2px;cursor:pointer;border:none;background-color:transparent;font-size:clamp(.1rem,.7rem,12px)}.footer .copyright-wrapper .back-to-top svg{height:clamp(.1rem,1rem,15px)}@media only screen and (max-width: 768px){.footer{padding:60px 15px}.footer .logo-contact{justify-content:center}.footer .logo-contact img{height:unset;width:calc(100% - 30px)}.footer .footer-wrapper{margin:2.5rem 0 1rem;border-bottom:1px solid rgb(0,0,0);padding:2rem 0;gap:1.75rem}.footer .footer-wrapper .links-wrapper{flex-direction:column;padding:0;gap:25px}.footer .footer-wrapper .links-wrapper a{font-size:1.6rem}.footer .copyright-wrapper{display:flex;flex-direction:column;justify-items:center;align-items:center;margin-top:3rem;gap:2rem}.footer .copyright-wrapper .copyright{width:fit-content;display:flex;justify-content:center}.footer .copyright-wrapper .copyright .copyright-text{display:flex;flex-direction:column;line-height:unset;text-align:center;font-size:.7rem;max-width:75%;white-space:unset}.footer .copyright-wrapper .back-to-top{font-size:.7rem;gap:.2rem}.footer .copyright-wrapper .back-to-top svg{height:.86rem}}#transition-wrapper{background-color:#292929;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;height:100%;width:100%;z-index:1000}#transition-wrapper h1{font-family:Montserrat;font-size:.9rem;font-weight:300;letter-spacing:6px;opacity:0}
