:root{--white:#fff;--black:#000;--black-opacity:#00000080;--light-black:#0000001a;--white-opacity:#ffffff80;--text:#5f5f5f;--gray:#f3f3f3;--light-pink:#f9fafc;--border:#d8d8d8;--light-gray:#eaedf2;--border-02:#e3e4e7;--dark-gray:gray;--icon-grey-color:#bdc3ce;--light-sky-border:#e3e4e7;--overlay:linear-gradient(180deg, #0000 0%, #000c 90%);--transition:all .3s ease-in-out;--container:1720px}::selection{color:var(--white);background-color:var(--black)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-montserrat);background:var(--white);color:var(--black)}a{color:inherit;text-decoration:none}ul{list-style:none}img{width:100%;max-width:100%;display:block}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-playfair);color:var(--black);line-height:1.2}h1,.h1{font-size:66px;font-weight:500}h2,.h2{font-size:44px;font-weight:500}h3,.h3{font-size:28px;font-weight:600}h4,.h4{font-size:24px;font-weight:600}h5,.h5{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600}h6,.h6{font-size:18px;font-weight:600}p{color:var(--text);font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.container{width:100%;margin:0 auto;padding:0 20px}.paddingBlock{padding-block:100px}@media screen and (min-width:1800px){.container{max-width:1640px}}@media screen and (max-width:1800px){.container{max-width:1500px}.paddingBlock{padding-block:80px}h1,.h1{font-size:56px}h2,.h2{font-size:42px}h3,.h3{font-size:26px}h4,.h4{font-size:20px}}@media screen and (max-width:1600px){.container{max-width:1320px}h1,.h1{font-size:50px}h2,.h2{font-size:40px}h3,.h3{font-size:24px}p{font-size:16px}}@media screen and (max-width:1440px){.container{max-width:1140px}.paddingBlock{padding-block:60px}h1,.h1{font-size:42px}h2,.h2{font-size:38px}h3,.h3{font-size:22px}h4,.h4{font-size:18px}h5,.h5{font-size:16px}}@media screen and (max-width:1199px){.container{max-width:960px}.paddingBlock{padding-block:50px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:20px}p{font-size:16px}}@media screen and (max-width:991px){.container{max-width:720px}.paddingBlock{padding-block:40px}h5,.h5{font-size:18px}}@media screen and (max-width:767px){.container{max-width:540px}h1,.h1{font-size:32px}h2,.h2{font-size:28px}}@media screen and (max-width:575px){.container{max-width:100%}h1,.h1{font-size:30px}h2,.h2{font-size:24px}h4,.h4{font-size:18px}p{font-size:14px}}@media screen and (max-width:430px){h4,.h4{font-size:16px}h5,.h5{font-size:18px}}@media screen and (max-width:320px){h1,.h1{font-size:26px}h2,.h2{font-size:22px}}.formInput,.formSelect,.formTextarea{border:1px solid var(--light-sky-border);color:var(--dark-gray);resize:none;border-radius:60px;width:100%;padding:20px 19px;font-size:18px;font-weight:400;line-height:1.2}.formInput:focus,.formSelect:focus,.formTextarea:focus{border-color:var(--light-sky-border);box-shadow:0 0 10px var(--light-sky-border);outline:none}.formSelect{appearance:none;background:url(../media/arrow-down.0drf0ij5.s4pc.svg) right 20px center/24px no-repeat;padding:20px 50px 20px 19px}.formLabel{margin-bottom:8px;font-size:18px;font-weight:500;line-height:1.2;display:block}@media screen and (max-width:1800px){.formInput,.formSelect,.formTextarea{border-radius:40px;padding:20px 19px}}@media screen and (max-width:1440px){.formInput,.formSelect,.formTextarea{border-radius:30px;padding:16px;font-size:16px}.formLabel{font-size:16px}}@media screen and (max-width:1199px){.formInput,.formSelect,.formTextarea{font-size:14px}}@media screen and (max-width:991px){.formInput,.formSelect,.formTextarea{border-radius:16px}}@media screen and (max-width:767px){.formSelect{background:url(../media/arrow-down.0drf0ij5.s4pc.svg) right 10px center no-repeat}}@media screen and (max-width:575px){.formInput,.formSelect,.formTextarea{border-radius:8px}}
.Header-module__ZvQ5Ka__header{z-index:999;width:100%;transition:var(--transition);padding:50px 0 0;position:fixed;top:0;left:0}.Header-module__ZvQ5Ka__header.Header-module__ZvQ5Ka__active{background:var(--white);padding:20px 0;box-shadow:0 10px 30px #00000014}.Header-module__ZvQ5Ka__navbar{justify-content:space-between;align-items:center;display:flex}.Header-module__ZvQ5Ka__navbar .Header-module__ZvQ5Ka__logo img{width:100%;max-width:198px;height:auto}.Header-module__ZvQ5Ka__menu,.Header-module__ZvQ5Ka__navMenu ul{align-items:center;gap:44px;display:flex}.Header-module__ZvQ5Ka__navMenu ul li a{color:var(--black-opacity);text-transform:uppercase;transition:var(--transition);font-size:18px;font-weight:400;line-height:1.2;font-family:var(--font-montserrat)}.Header-module__ZvQ5Ka__authBtn a{border:1px solid var(--black-opacity);color:var(--black-opacity);transition:var(--transition);font-family:var(--font-montserrat);border-radius:50px;padding:19px 32px}.Header-module__ZvQ5Ka__profileBtn{align-items:center;display:flex}.Header-module__ZvQ5Ka__profileBtn a{border:1px solid var(--black-opacity);width:48px;height:48px;transition:var(--transition);background:#fffc;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Header-module__ZvQ5Ka__profileBtn a:hover{transform:translateY(-1px)}.Header-module__ZvQ5Ka__header.Header-module__ZvQ5Ka__active .Header-module__ZvQ5Ka__authBtn a{color:var(--black);border-color:var(--border)}.Header-module__ZvQ5Ka__header.Header-module__ZvQ5Ka__active .Header-module__ZvQ5Ka__profileBtn a{border-color:var(--border)}.Header-module__ZvQ5Ka__toggleBtn{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:30px;height:30px;display:none}.Header-module__ZvQ5Ka__toggleBtn span{background:var(--black);width:100%;height:3px;transition:all .3s}.Header-module__ZvQ5Ka__header.Header-module__ZvQ5Ka__active .Header-module__ZvQ5Ka__toggleBtn span{background:var(--black)}.Header-module__ZvQ5Ka__closeBtn{cursor:pointer;background:0 0;border:0;width:40px;height:40px;display:none;position:absolute;top:30px;right:24px}.Header-module__ZvQ5Ka__closeBtn span{background:var(--white);width:26px;height:2px;position:absolute;top:50%;left:50%}.Header-module__ZvQ5Ka__closeBtn span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Header-module__ZvQ5Ka__closeBtn span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}@media screen and (max-width:1800px){.Header-module__ZvQ5Ka__menu{gap:36px}.Header-module__ZvQ5Ka__authBtn a{padding:18px 28px}}@media screen and (max-width:1600px){.Header-module__ZvQ5Ka__navMenu ul{gap:20px}.Header-module__ZvQ5Ka__navMenu ul li a{font-size:20px}.Header-module__ZvQ5Ka__menu{gap:28px}.Header-module__ZvQ5Ka__authBtn a{padding:16px 24px;font-size:16px}.Header-module__ZvQ5Ka__navbar .Header-module__ZvQ5Ka__logo img{max-width:160px}}@media screen and (max-width:1440px){.Header-module__ZvQ5Ka__navMenu ul li a{font-size:18px}.Header-module__ZvQ5Ka__menu{gap:24px}.Header-module__ZvQ5Ka__authBtn a{padding:16px 20px}.Header-module__ZvQ5Ka__navbar .Header-module__ZvQ5Ka__logo img{max-width:140px}.Header-module__ZvQ5Ka__header{padding-top:40px}}@media screen and (max-width:1199px){.Header-module__ZvQ5Ka__header{padding-top:30px}.Header-module__ZvQ5Ka__navMenu ul li a{font-size:16px}.Header-module__ZvQ5Ka__navMenu ul{gap:12px}.Header-module__ZvQ5Ka__menu{gap:20px}.Header-module__ZvQ5Ka__authBtn a{padding:16px 18px}}@media screen and (max-width:575px){.Header-module__ZvQ5Ka__toggleBtn{width:24px;height:24px}}@media screen and (max-width:991px){.Header-module__ZvQ5Ka__toggleBtn{display:flex}.Header-module__ZvQ5Ka__menu{background:var(--black);z-index:999;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;width:340px;height:100vh;padding:100px 30px 40px;transition:all .5s;position:fixed;top:0;left:-100%}.Header-module__ZvQ5Ka__showMenu{left:0}.Header-module__ZvQ5Ka__closeBtn{display:block}.Header-module__ZvQ5Ka__navMenu{width:100%}.Header-module__ZvQ5Ka__navMenu ul{flex-direction:column;align-items:flex-start;gap:20px}.Header-module__ZvQ5Ka__navMenu ul li a{color:var(--white);font-size:14px}.Header-module__ZvQ5Ka__authBtn a{border-color:var(--dark-gray);color:var(--white)!important}.Header-module__ZvQ5Ka__profileBtn a{border-color:var(--dark-gray);background:0 0}}@media screen and (max-width:767px){.Header-module__ZvQ5Ka__header{padding:20px 0}.Header-module__ZvQ5Ka__menu{width:100%;padding:90px 24px 30px}.Header-module__ZvQ5Ka__logo img{max-width:150px}.Header-module__ZvQ5Ka__authBtn a{padding:14px 24px;font-size:14px}}
.Footer-module__vKD1tG__footer{background:var(--black);padding:120px 0 60px;overflow:hidden}.Footer-module__vKD1tG__footerRow{justify-content:space-between;gap:70px;padding-bottom:120px;display:flex}.Footer-module__vKD1tG__footerLeft{width:100%;max-width:480px}.Footer-module__vKD1tG__footerLogo{margin-bottom:40px;display:inline-flex}.Footer-module__vKD1tG__footerLogo img{width:100%;max-width:198px}.Footer-module__vKD1tG__footerLeft p{color:var(--dark-gray);margin-bottom:60px}.Footer-module__vKD1tG__socialIcons{align-items:center;gap:18px;display:flex}.Footer-module__vKD1tG__socialIcons img{width:100%;max-width:32px;height:32px}.Footer-module__vKD1tG__footerMenus{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__vKD1tG__footerCol h4{color:var(--white);margin-bottom:32px;line-height:1.2}.Footer-module__vKD1tG__footerCol ul{flex-direction:column;gap:32px;display:flex}.Footer-module__vKD1tG__footerCol ul li a{color:var(--dark-gray);font-size:18px;font-weight:400;line-height:1.2;transition:all .3s}.Footer-module__vKD1tG__footerCol ul li a:hover{color:var(--white)}.Footer-module__vKD1tG__footerBottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__vKD1tG__footerBottom p{color:var(--dark-gray)}@media screen and (max-width:1800px){.Footer-module__vKD1tG__footer{padding:80px 0 60px}.Footer-module__vKD1tG__footerRow{gap:50px;padding-bottom:60px}.Footer-module__vKD1tG__footerLogo{margin-bottom:30px}.Footer-module__vKD1tG__footerCol ul{gap:28px}.Footer-module__vKD1tG__footerCol h4{margin-bottom:28px}.Footer-module__vKD1tG__footerLeft p{margin-bottom:40px}.Footer-module__vKD1tG__footerMenus{gap:20px}.Footer-module__vKD1tG__socialIcons img{max-width:28px;height:28px}}@media screen and (max-width:1600px){.Footer-module__vKD1tG__footer{padding:60px 0}.Footer-module__vKD1tG__footerRow{gap:40px;padding-bottom:40px}.Footer-module__vKD1tG__footerLogo{margin-bottom:20px}.Footer-module__vKD1tG__footerCol ul{gap:24px}.Footer-module__vKD1tG__footerCol h4{margin-bottom:24px}.Footer-module__vKD1tG__footerLeft p{margin-bottom:30px}.Footer-module__vKD1tG__footerCol ul li a{font-size:16px}.Footer-module__vKD1tG__socialIcons{gap:16px}.Footer-module__vKD1tG__socialIcons img{max-width:26px;height:26px}}@media screen and (max-width:1440px){.Footer-module__vKD1tG__footerLeft{max-width:310px}.Footer-module__vKD1tG__footer{padding:40px 0}.Footer-module__vKD1tG__footerRow{gap:30px;padding-bottom:20px}.Footer-module__vKD1tG__footerLogo{margin-bottom:16px}.Footer-module__vKD1tG__footerCol ul{gap:20px}.Footer-module__vKD1tG__footerCol h4,.Footer-module__vKD1tG__footerLeft p{margin-bottom:20px}.Footer-module__vKD1tG__socialIcons{gap:14px}.Footer-module__vKD1tG__socialIcons img{max-width:24px;height:24px}.Footer-module__vKD1tG__footerLogo img{max-width:160px}}@media screen and (max-width:1199px){.Footer-module__vKD1tG__footerLeft{max-width:210px}.Footer-module__vKD1tG__footer{padding:30px 0}.Footer-module__vKD1tG__footerRow{gap:20px;padding-bottom:30px}.Footer-module__vKD1tG__footerCol ul{gap:16px}.Footer-module__vKD1tG__footerCol h4,.Footer-module__vKD1tG__footerLeft p{margin-bottom:16px}.Footer-module__vKD1tG__socialIcons img{max-width:22px;height:22px}.Footer-module__vKD1tG__footerLogo img{max-width:140px}}@media screen and (max-width:991px){.Footer-module__vKD1tG__footerLeft{max-width:100%}.Footer-module__vKD1tG__footerMenus{grid-template-columns:repeat(4,1fr)}.Footer-module__vKD1tG__footerRow{flex-direction:column}}@media screen and (max-width:767px){.Footer-module__vKD1tG__footerMenus{grid-template-columns:1fr;gap:20px}.Footer-module__vKD1tG__footerCol ul{gap:10px}.Footer-module__vKD1tG__footerCol ul li a,.Footer-module__vKD1tG__footerLeft p{font-size:14px}.Footer-module__vKD1tG__footerBottom{flex-direction:column;align-items:flex-start;gap:10px}}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_5b887d4-module__AEiXiG__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_5b887d4-module__AEiXiG__variable{--font-montserrat:"Montserrat", "Montserrat Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_da18f49c-module__3gtPzq__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_da18f49c-module__3gtPzq__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
