@font-face{font-family:Olde English;src:url("/fonts/Olde English Regular.ttf") format("truetype");font-weight:400;font-style:normal}:root{--clrWhite:#f5f5f5;--clrBlack:#171717;--clrGold:#c18221;--clrDarkGrey:#323232;--clrLightGrey:#999;--clrNavGrey:#ccc;--mont:"Montserrat",sans-serif;--font-cormorant:serif;--olde:"Olde English"}.font-cormorant{font-family:var(--font-cormorant)}.h1{font-size:5rem;letter-spacing:-.03em;color:var(--clrGold);text-transform:none}.h1,.h2{font-weight:600;line-height:110%}.h2{font-size:3.052rem;letter-spacing:-.04em}.h3{font-size:2.441rem}.h3,.h4{font-weight:600;line-height:110%;letter-spacing:-.03em}.h4{font-size:1.953rem}.h5{font-size:1.563rem}.h5,.h6{font-weight:600;line-height:110%;letter-spacing:-.02em}.h6{font-size:1.25rem}.p_body{font-size:1rem;font-weight:500;color:var(--clrWhite)}body,html{max-width:100vw;overflow-x:hidden;font-family:Montserrat,sans-serif!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}html{scroll-behavior:smooth}a,button{font-family:var(--mont)}button:hover{cursor:pointer}body{color:var(--clrBlack);background:var(--clrWhite);font-family:var(--mont);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.cookie_banner{position:fixed;bottom:0;left:0;right:0;width:100vw;background-color:var(--clrBlack);color:var(--clrWhite);padding:2rem;display:flex;gap:6rem;justify-content:space-between;align-items:center;z-index:1000;font-family:var(--mont);outline:1px solid var(--clrWhite)}.cook_decline{background-color:var(--clrWhite);padding:.75em 2em}.cook_accept,.cook_decline{color:var(--clrBlack);border:none;cursor:pointer;font-family:var(--mont)}.cook_accept{background-color:var(--clrGold);padding:.5rem 2rem}.cookieFlex{display:flex;gap:2rem}.cookie_banner p{font-family:var(--mont);line-height:150%;font-size:1rem}@media (max-width:768px){.cookie_banner{flex-direction:column;gap:2rem}}.new_logo{width:12rem}.new_logo a{pointer-events:all}nav button{background-color:transparent;outline:none;border:none}.koko_top{z-index:1000;padding:16px 32px;align-items:center}.koko_bottom,.koko_top{position:fixed;width:100%;background:transparent;pointer-events:none;display:flex;justify-content:space-between;overflow:hidden;color:var(--clrNavGrey)}.koko_bottom{z-index:500;padding:32px;bottom:0}.flelo{display:flex;position:absolute;gap:2rem;left:50%;transform:translate(-50%)}.flelo a{color:var(--clrNavGrey);text-decoration:none;font-size:.75rem;text-transform:uppercase;pointer-events:all;transition:.2s ease-in-out}.flelo a:hover{color:var(--clrWhite);cursor:pointer}.koni a{padding:.75em 1.5em;width:150px;border:1px solid var(--clrWhite);display:flex;justify-content:space-between;text-transform:uppercase}.koni a,.koni p{color:var(--clrWhite);font-size:.75rem;pointer-events:all;transition:.2s ease-in-out}.kopi p{font-size:.75rem;color:var(--clrNavGrey);text-transform:uppercase}.koni a:hover{color:var(--clrGold);border:1px solid var(--clrGold)}.koni a:hover p{color:var(--clrGold)!important}.schmucki{display:flex;align-items:flex-end;justify-content:flex-start}.schmucki a{color:var(--clrNavGrey);font-size:.75rem;text-transform:uppercase;transition:.2s ease-in-out;pointer-events:all}.schmucki a:hover{color:var(--clrWhite)}.koko a,.koko p{color:var(--clrLightGrey);font-weight:400;font-size:.75rem!important;pointer-events:all}.ham_bars{display:none;z-index:1000;pointer-events:all}.open_menu{position:fixed;top:0;right:0;padding:6rem 2rem;height:100vh;width:100vw;background-color:var(--clrBlack);z-index:500;display:flex;flex-direction:column;gap:2rem;text-transform:uppercase;animation:fade .3s ease-in-out forwards}@keyframes fade{0%{opacity:0}to{opacity:1}}.open_menu a{display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:var(--clrWhite);transition:.2s ease-in-out;border-bottom:1px solid var(--clrGold);padding:.75em 0;pointer-events:all}.open_menu a:hover{color:var(--clrGold)}.hero_section{text-align:center;background:#033524;background:linear-gradient(180deg,#033524,#012015);padding:0 2rem 6rem;position:relative;overflow:hidden}.nav-placeholder{height:65px}.hero_content{padding:0 2rem 6rem;animation:fadeIn 1.5s ease-in-out;will-change:transform,opacity}.hero_content h1{font-weight:400;letter-spacing:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.small,.sub_hero{width:45%;margin:0 auto;font-weight:400!important;line-height:160%;color:var(--clrWhite)}.small{display:none;text-align:center}.hero_content a{margin-top:3rem;display:inline-block;padding:.75em 5em;color:var(--clrGold);background-color:transparent;border:1px solid var(--clrGold);transition:.2s ease-in-out;font-size:1rem}.hero_content a:hover{color:var(--clrWhite);background-color:var(--clrGold)}.hero_grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem;animation:fadeInSlow 1.5s ease-in-out;will-change:transform,opacity}@keyframes fadeInSlow{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.bild_halter{aspect-ratio:1/1.5;overflow:hidden;will-change:transform,opacity}.bild_halter img{height:100%;width:100%;object-fit:cover}h1{margin-top:2rem;margin-bottom:1rem}.blog_section{padding:6rem 2rem!important;font-family:var(--mont);background-color:var(--clrBlack);color:var(--clrWhite)}.blh2{margin-bottom:1rem;text-transform:uppercase;color:var(--clrGold);font-weight:500}.denk{line-height:160%;width:75%;margin-bottom:3rem;color:var(--clrNavGrey)}.jahre{display:flex;gap:1rem}.jahre p{border:1px solid var(--clrBlack);padding:.25em .75em}.jokel{margin-bottom:1rem!important;background-color:var(--clrDarkGrey)!important}.keta{background-color:var(--clrLightGrey)!important;height:1px!important;margin-bottom:2rem!important;margin-top:.5rem!important}.houlter{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem!important}.houlter .h5{color:var(--clrWhite);font-weight:500;text-transform:uppercase}.zuolle{font-size:1rem;transition:.2s ease-in-out;font-weight:500;display:flex;justify-content:space-between;align-items:center;padding:.75em 1.5em;color:var(--clrGold);border:1px solid var(--clrGold);width:200px}.zuolle:hover{background-color:var(--clrGold);color:var(--clrWhite)}.zuolle_small{display:none}.blog_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.blog_img_cont{position:relative;overflow:hidden;aspect-ratio:.5/.5}.blog_img_cont img{width:100%;height:100%;object-fit:cover;margin-bottom:.5rem}.blog_el{outline:1px solid var(--clrDarkGrey);position:relative;transition:background-color .2s ease-in-out}.auszug{color:var(--clrLightGrey);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:150%}.blog_el img{transition:.2s ease-in-out;height:100%;width:100%;object-fit:cover}.sub{width:50%;margin-top:1rem;line-height:150%;margin-bottom:2rem}.divider{height:1px;width:100%;margin-bottom:1rem}.divider,.overview{background-color:var(--clrLightGrey)}.overview{color:var(--clrWhite);padding:1rem .5rem}a{text-decoration:none;font-size:.9rem}.blog_path_con{font-size:.8rem;display:flex;justify-content:space-between;align-items:center}.blog_path,.blog_path_con{color:var(--clrLightGrey)}.lesedauer{display:flex;gap:.5rem;fill:var(--clrLightGrey);align-items:center}.blog_title{margin:.5rem 0 1rem;line-height:130%;font-weight:600}.horizontal{overflow:hidden;aspect-ratio:3/1;margin-bottom:1rem;border-radius:1rem}.horizontal img{width:100%;height:100%;object-fit:cover}.blog_info_cont{padding:1rem 1rem 4rem}.read_more{display:flex;gap:.25rem;align-items:center;color:var(--clrGold);position:absolute;transition:.2s ease;text-decoration:underline;text-underline-offset:2px;bottom:1rem;left:1rem}.read_more:hover{gap:.75rem}.filter_con{display:flex;gap:1rem}.diff_grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 4fr}.blog_einzel{padding:8rem 20rem}.blog_einzel .divider{margin-bottom:3rem}.blog_einzel h1{text-align:center;margin-top:.75rem;margin-bottom:.75rem;font-weight:400;letter-spacing:0;font-size:4rem}.blog_text{line-height:200%!important;font-size:1.25rem;letter-spacing:-.01em;overflow:hidden;color:var(--clrWhite)}.blog_einzel .blog_text:first-letter{font-size:6.5em;float:left;line-height:100%;padding:.05em;color:var(--clrWhite);font-family:var(--olde)}.infos_einzel{font-size:1rem!important;color:#3f3f3f;text-align:center}.jkr{display:flex;justify-content:center;gap:1rem;align-items:center;margin-top:.5rem}.jkr p{font-size:1.1rem}.jkr_cont{overflow:hidden;border-radius:5rem;height:2.5rem;width:2.5rem}.jkr_cont img{height:100%;width:100%;object-fit:cover}.dividerinho{margin-top:2rem;margin-bottom:3rem;height:1px;width:100%;background-color:var(--clrLightGrey)}.float_right{float:right;margin:.5rem 1rem .5rem .5rem}.float_left{float:left;margin:.5rem 1rem 0 0;max-width:50%;height:auto;object-fit:cover}.button_flex{margin-top:4rem;display:flex;justify-content:space-between;margin-bottom:1rem}.button_flex a{display:flex;padding:.75em 2em;border:1px solid var(--clrWhite);color:var(--clrWhite);border-radius:0;cursor:pointer;transition:.2s ease-in-out;gap:.5rem;align-items:center}.button_flex a:hover{background-color:var(--clrDarkGrey)}.to_blog_link{background-color:none;display:block;color:var(--clrGold);border:1px solid var(--clrGold);width:100%;text-align:center;padding:.75em 0;transition:.2s ease-in-out}.to_blog_link:hover{background-color:var(--clrGold);color:var(--clrWhite)}.footer{background-color:var(--clrBlack);color:var(--clrWhite);padding:4rem 2rem;border-top:1px solid hsla(0,0%,96%,.2)}.socials{margin-top:2rem;display:flex;gap:1.5rem}.socials svg{transition:.2s ease-in-out}.socials svg:hover{fill:var(--clrGold)}.foot_grid{display:flex;gap:6rem}.col{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.col a{text-decoration:none;color:var(--clrLightGrey)}.pr_link{font-size:1rem;font-weight:600}.sub_foot_gold{line-height:150%;color:var(--clrLightGrey);transition:.2 ease-in-out}.col a:hover{color:var(--clrWhite)}.col p{font-size:.9rem}.halb_section{padding:4rem 0;background-color:var(--clrBlack);color:var(--clrWhite)}.halb_grid{display:grid;height:100vh;padding:2rem;grid-template-columns:1fr .5fr 1.5fr 1.5fr;grid-gap:1rem;gap:1rem;grid-template-rows:repeat(4,1fr)}.kglm{grid-row-start:1}.kglm,.krs{grid-column-start:2;grid-row-end:span 2;position:relative}.krs{grid-row-start:3}.kglm,.krs{color:var(--clrLightGrey)}.geudene{grid-column-start:4;grid-row-start:1;text-align:right;display:flex;justify-content:flex-end;align-items:flex-start;transform-origin:center center}.ring_halter{position:relative}.ring_halter,.ring_halter a{display:flex;justify-content:center;align-items:center}.ring_halter a{position:absolute}.ring_halter a svg{transform:translateX(2px)}.kglm p,.krs p{font-size:4rem;text-transform:uppercase;letter-spacing:-.05em;font-weight:500;z-index:500;line-height:100%;writing-mode:vertical-lr;transform:rotate(180deg);position:absolute;left:0}.kglm p{top:0}.krs p{bottom:0}.zr_web{grid-row-start:4;grid-column-start:3;padding:.75em 4em;display:inline-block;justify-self:start;align-self:end;background-color:transparent;border:1px solid var(--clrGold);color:var(--clrGold);font-family:var(--mont);transition:.2s ease-in-out}.zr_web:hover{color:var(--clrBlack);background-color:var(--clrGold);color:var(--clrWhite)}.welten{grid-row-start:2;grid-column-start:3;grid-column-end:span 2}.welten h2,.welten h3{font-weight:500;text-transform:uppercase}.welten h2{color:var(--clrGold)}.hammie{grid-row-start:3;grid-column-start:3;justify-self:start;align-self:end}.feddie{grid-row-start:4;grid-column-start:4;justify-self:end;align-self:end;text-align:right}.feddie p,.hammie p{line-height:160%;color:var(--clrLightGrey)}.halter_bild{grid-row-start:1;grid-row-end:5;grid-column-start:1;overflow:hidden}.halter_bild img{height:100%;width:100%;object-fit:cover}.half_img{display:block}.diff_img{display:none}.schr{text-transform:uppercase;margin-bottom:1rem;color:var(--clrWhite)!important}.feddie .h6,.hammie .h6{font-weight:400;text-transform:none}.data_section{padding:4rem 2rem;line-height:150%;background-color:var(--clrBlack);color:var(--clrWhite)}.data_topic{margin-bottom:3rem}.data_header{font-size:2.5rem;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;line-height:100%;letter-spacing:-.02em}.data_topic h2{margin-bottom:1rem}.data_topic h3{margin-bottom:.5rem}.data_topic p{margin-bottom:1rem}@media (max-width:1440px){.sub_hero{width:60%}}@media (max-width:1280px){.kglm p,.krs p{font-size:4.5rem}.blog_grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:1100px){.h1{font-size:3.243rem}.h2{font-size:2.594rem}.h3{font-size:2.075rem}.h4{font-size:1.66rem}.h5{font-size:1.329rem}.h6{font-size:1.25rem}.p_body{font-size:.9rem}.sub_hero{width:70%}.halb_grid{display:grid;padding:2rem;height:auto;grid-template-columns:1fr .5fr 1.5fr 1.5fr;grid-gap:1rem;gap:1rem;grid-template-rows:repeat(4,auto)}.kglm p,.krs p{font-size:4.75rem}}@media (max-width:1024px){.blog_einzel .blog_text:first-letter{font-size:6em;line-height:80%;padding:.05em}.hero_content{margin-bottom:4rem;padding:0 2rem 1rem}.hero_content a{margin-top:2rem}.hero_grid{gap:.5rem}.new_logo{width:10rem}.flelo,.koko_bottom,.koni{display:none}.sub_hero{width:70%}.ham_bars{display:block;z-index:1000}.denk{width:100%}.kglm p,.krs p{display:none}.halter_bild{grid-column-start:1;grid-column-end:3}.blog_grid{grid-template-columns:repeat(2,1fr);gap:2rem}.blog_einzel{padding:8rem}.foot_grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:4rem;gap:4rem}.open_menu{padding-left:3rem;outline:10px solid red}}@media (max-width:1000px){.halb_grid{display:grid;padding:2rem;height:auto;grid-template-columns:1fr .5fr 1.5fr 1.5fr;grid-gap:1rem;gap:1rem;grid-template-rows:repeat(4,auto)}.halter_bild{grid-row-start:1;grid-row-end:5;grid-column-start:1;grid-column-end:3;overflow:hidden}.kglm,.krs{display:none}.feddie p,.hammie p{line-height:150%;font-size:1rem;color:var(--clrLightGrey)}.blog_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.h1{font-size:3rem}.h2{font-size:2.5rem}.h3{font-size:2rem}.h4{font-size:1.6rem}.h5{font-size:1.3rem}.h6{font-size:1.2rem}.halb_grid{display:grid;padding:2rem;height:auto;grid-template-columns:1fr 1fr!important;grid-gap:2rem;gap:2rem;grid-template-rows:repeat(5,auto)}.half_img{display:none}.diff_img{display:block}.welten{grid-row-start:1}.hammie,.welten{grid-column-start:1}.hammie{grid-column-end:3;grid-row-start:2}.schr{margin-bottom:.5rem}.feddie{grid-row-start:4}.feddie,.zr_web{grid-column-start:1;grid-column-end:3}.zr_web{grid-row-start:5;padding:.75em 0;justify-self:center;text-align:center;width:100%}.geudene{display:none}.halter_bild{grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:4;aspect-ratio:1/1}.kglm,.krs{display:none}.feddie p,.hammie p{line-height:150%;font-size:1rem;color:var(--clrLightGrey)}.open_menu a{font-size:1rem}.hero_content a{font-size:1rem;padding:.75em 5em}.hero_grid{grid-template-columns:repeat(4,1fr);gap:0}.bild_halter:nth-of-type(3){aspect-ratio:1/1;grid-column-start:1;grid-column-end:5;grid-row-start:1}.small{display:block;width:50%}.sub_hero{display:none}.open_menu{padding-left:2rem}.blog_grid{gap:2rem 1rem}.lesedauer svg{width:.75rem;height:.75rem}.lesedauer{gap:.25rem}.blog_einzel{padding:8rem 4rem}.button_flex a{color:var(--clrWhite);background-color:none;border:1px solid var(--clrWhite);display:flex;padding:.75em;border-radius:0;cursor:pointer;transition:.2s ease-in-out;gap:.25rem;align-items:center}.button_flex a svg{width:.7rem;height:.7rem}.float_left{max-width:50%}.blog_einzel .blog_text:first-letter{font-size:5em!important;float:left;line-height:90%;padding:.15em .1em .1em;color:var(--clrWhite);font-family:var(--olde)}}@media (max-width:500px){.hero_content{padding:0 1rem 3rem}.small{width:100%}.blog_einzel,.blog_section,.data_section,.footer,.halb_grid,.hero_section,.koko_top,.open_menu{padding-left:1rem!important;padding-right:1rem!important}.halb_grid{display:grid;padding:2rem;height:auto;grid-template-columns:1fr 1fr!important;grid-gap:2rem;gap:2rem;grid-template-rows:repeat(5,auto)}.welten{grid-row-start:1}.hammie,.welten{grid-column-start:1}.hammie{grid-column-end:3;grid-row-start:2}.schr{margin-bottom:.5rem}.feddie{grid-row-start:4}.feddie,.zr_web{grid-column-start:1;grid-column-end:3}.zr_web{grid-row-start:5;padding:.75em 0;justify-self:center;text-align:center;width:100%}.geudene{display:none}.halter_bild{grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:4;aspect-ratio:1/1.25}.kglm,.krs{display:none}.feddie p,.hammie p{line-height:150%;font-size:1rem;color:var(--clrLightGrey)}.blog_grid{grid-template-columns:1fr}.zuolle{display:none}.zuolle_small{width:100%;border:1px solid var(--clrGold);display:flex;justify-content:space-between;align-items:center;font-size:1rem;text-decoration:none;padding:.75em 1.5em;transition:.2s ease-in-out;background-color:var(--clrBlack);color:var(--clrGold)}.zuolle_small:hover{background-color:var(--clrGold);color:var(--clrWhite)}.blog_einzel{padding:8rem 2rem}.blog_einzel h1{font-size:2rem}.blog_text{font-size:1rem}.float_left{margin:.5rem 0;max-width:100%}.foot_grid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.foo:first-of-type,.foo:nth-of-type(2){grid-column-start:1;grid-column-end:3}}@media (max-width:360px){.blog_einzel,.blog_section,.data_section,.footer,.halb_grid,.hero_section,.koko_top,.open_menu{padding-left:.75rem!important;padding-right:.75rem!important}.blog_einzel h3,.hero_content h1{font-size:2rem}.hero_content a{width:60%;padding:.75em 2em}.button_flex a{padding:.25em .5em}}@font-face{font-family:__Montserrat_069ab3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_069ab3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_069ab3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_069ab3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_069ab3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_069ab3;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_069ab3{font-family:__Montserrat_069ab3,__Montserrat_Fallback_069ab3;font-style:normal}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_054274;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_Fallback_054274;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_054274{font-family:__Cormorant_Garamond_054274,__Cormorant_Garamond_Fallback_054274;font-style:normal}.__variable_054274{--font-cormorant:"__Cormorant_Garamond_054274","__Cormorant_Garamond_Fallback_054274"}