/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.relative{position:relative}.mt-10{margin-top:2.5rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[422px\]{height:422px}.h-\[624px\]{height:624px}.w-\[28px\]{width:28px}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:33.333333%}.basis-2\/3{flex-basis:66.666667%}.basis-3\/4{flex-basis:75%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-7{gap:1.75rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-y-12{row-gap:3rem}.rounded-\[20px\]{border-radius:20px}.border{border-width:1px}.border-transparent{border-color:transparent}.border-t-\[\#9C9C9C\]{--tw-border-opacity:1;border-top-color:rgb(156 156 156/var(--tw-border-opacity))}.border-t-\[\#DFC5A9\]{--tw-border-opacity:1;border-top-color:rgb(223 197 169/var(--tw-border-opacity))}.bg-\[\#DFC5A9\]{--tw-bg-opacity:1;background-color:rgb(223 197 169/var(--tw-bg-opacity))}.bg-\[\#ECDCCB\]{--tw-bg-opacity:1;background-color:rgb(236 220 203/var(--tw-bg-opacity))}.bg-\[\#F6EFED\]{--tw-bg-opacity:1;background-color:rgb(246 239 237/var(--tw-bg-opacity))}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{padding:0;margin:0;box-sizing:border-box}.container-main{max-width:1204px;width:80%;margin:0 auto}.container-secondary{max-width:1357px;width:90%;margin:0 auto}.feedback_slider .swiper-pagination-bullet{width:18px;height:10px;background:#eed6bb!important;border-radius:9px}.feedback_slider .swiper-pagination-bullet-active{color:#fff;width:37px;height:10px;background:#d9bb9a;border-radius:9px}.common_top{padding-top:420px}@media (max-width:768px){.common_top{padding-top:320px}}.common_top__home{padding-top:90vh}.swiper-slide-thumb-active{opacity:1!important}.loading{position:fixed;top:0;width:100%;height:100vh;background-color:#d9bb9a;display:flex;justify-content:center;align-items:center;z-index:100}.header_head__vAZWd{padding-top:22px;padding-bottom:10px;border-bottom:1px solid #9c9c9c}@media(max-width:640px){.header_head__vAZWd{display:flex;justify-content:space-between}}.header_head__name__1I0eC{font-weight:400;font-size:30px;line-height:36px;text-align:center;color:#000}@media(max-width:640px){.header_head__name__1I0eC{font-size:20px;line-height:24px}}.header_head__phone__R544D{text-align:end}.header_head__phone__R544D a{font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#4f4f4f}@media(max-width:640px){.header_head__phone__R544D a{font-size:12px;line-height:14px}}.header_head__logo__hExdK{position:absolute}@media(max-width:640px){.header_head__logo__hExdK{position:relative}.header_head__logo__cont__yICzH{display:flex;align-items:center;gap:5px}}.footer_footer__T9RxV{padding-top:50px;padding-bottom:50px}@media(max-width:640px){.footer_footer__T9RxV{padding-top:45px}}.footer_footer__T9RxV .footer_brand_name__NvJ77{font-size:30px;line-height:36px;text-align:center;color:#000}@media(max-width:640px){.footer_footer__T9RxV .footer_brand_name__NvJ77{font-size:20px;line-height:24px}}.footer_footer__info__UdV6F{margin-top:84px;font-style:normal;font-weight:400;font-size:18px;line-height:21px;color:#4f4f4f;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media(max-width:640px){.footer_footer__info__UdV6F{margin-top:37px;gap:20px}}.footer_footer__info--name__3DHb_{font-weight:600;font-size:22px;line-height:28px;color:#4f4f4f;margin-bottom:10px}@media(max-width:640px){.footer_footer__info--name__3DHb_{font-size:20px;line-height:23px}}.footer_footer__info__UdV6F p{font-weight:400;font-size:14px;line-height:16px;color:#4f4f4f}@media(max-width:640px){.footer_footer__info__UdV6F p{font-size:12px;line-height:14px}}.footer_footer__info__UdV6F ul{display:grid;gap:5px}.footer_footer__info__UdV6F ul li{font-weight:400;font-size:18px;line-height:21px;color:#4f4f4f}.footer_footer__info__left__rxCiR{width:100%;max-width:246px}@media(max-width:640px){.footer_footer__info__left__rxCiR{max-width:100%}}.footer_footer__info__left__rxCiR .footer_content__PXepJ{margin-top:10px}.footer_footer__info__same__1poBc{width:100%;max-width:200px}@media(max-width:640px){.footer_footer__info__same__1poBc{max-width:100%}}.footer_footer__info__same__1poBc .footer_touch__wJFtu{margin-top:20px}@media(max-width:640px){.footer_footer__info__same__1poBc .footer_touch__wJFtu{margin-top:15px}}.footer_footer__info__same__1poBc .footer_touch__wJFtu li{font-weight:500;font-size:18px;line-height:21px;color:#4f4f4f;margin-bottom:14px}.footer_footer__info__same__1poBc .footer_touch__wJFtu li span{border-bottom:1px solid #4f4f4f}.footer_footer__info__diff__em2hg{max-width:160px}@media(max-width:640px){.footer_footer__info__diff__em2hg{max-width:100%}}.footer_sub__footer__5oeEc{padding-top:26px;padding-bottom:35px}@media(max-width:640px){.footer_sub__footer__5oeEc{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:44px!important}}.footer_sub__footer__5oeEc p{font-weight:400;font-size:16px;line-height:19px;display:flex;align-items:center}.footer_text__button__iLNxR{padding:6px 10px;font-size:18px;line-height:22px;text-align:center;color:#4f4f4f;background:#eed6bb;border-radius:25px}@media(max-width:640px){.footer_text__button__iLNxR{font-size:13px;line-height:16px}}.sidebar_sidebar__eOG7M{width:100%;position:absolute;top:20px;left:0}.sidebar_sidebar__main__YjG0X{position:relative;z-index:1}.sidebar_sidebar__main__YjG0X:before{position:absolute;top:0;bottom:0;left:0;content:"";display:block;width:429px;height:auto;background-color:#f6efed;z-index:-1}@media(max-width:1450px){.sidebar_sidebar__main__YjG0X:before{width:400px}}@media(min-width:2000px){.sidebar_sidebar__main__YjG0X:before{width:34%}}@media(min-width:1512px){.sidebar_sidebar__main__YjG0X:before{width:470px}}@media(max-width:1024px){.sidebar_sidebar__main__YjG0X:before{width:360px}}@media(max-width:900px){.sidebar_sidebar__main__YjG0X:before{width:250px}}@media(max-width:768px){.sidebar_sidebar__main__YjG0X:before{width:220px}}@media(max-width:640px){.sidebar_sidebar__main__YjG0X:before{width:160px}}.sidebar_sidebar__main__YjG0X ul{padding:30px 0;display:grid;gap:20px;position:relative}@media(max-height:632px){.sidebar_sidebar__main__YjG0X ul{gap:10px;padding:20px 0}}.sidebar_sidebar__main__YjG0X ul li{position:relative;font-size:18px;line-height:22px;color:#4f4f4f}.sidebar_sidebar__main__YjG0X ul li a{font-size:18px;line-height:22px;color:#4f4f4f;z-index:1}.sidebar_sidebar__main__YjG0X ul li.sidebar_active__wYHuV a{color:#bf813d}.sidebar_sidebar__main__YjG0X ul li.sidebar_active__wYHuV{position:relative}.sidebar_sidebar__main__YjG0X ul li.sidebar_active__wYHuV:after{position:absolute;content:"";top:0;left:0;transform:translateX(-14px) translateY(10px);height:var(--css-height);width:1px;background:#bf813d;z-index:-1}@media(max-width:768px){.sidebar_sidebar__main__YjG0X ul li.sidebar_active__wYHuV:after{height:calc(var(--css-height) - 40px)}}@font-face{font-family:__mhiora_5a8963;src:url(/_next/static/media/ac84e7918d2d0308-s.p.ttf) format("truetype");font-display:swap;font-weight:400}@font-face{font-family:__mhiora_Fallback_5a8963;src:local("Arial");ascent-override:92.03%;descent-override:31.39%;line-gap-override:0.00%;size-adjust:98.45%}.__className_5a8963{font-family:__mhiora_5a8963,__mhiora_Fallback_5a8963;font-weight:400}@font-face{font-family:__rantera_57f3b2;src:url(/_next/static/media/2336af3040cd1f10-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:__rantera_Fallback_57f3b2;src:local("Arial");ascent-override:98.35%;descent-override:19.69%;line-gap-override:0.00%;size-adjust:101.68%}.__className_57f3b2{font-family:__rantera_57f3b2,__rantera_Fallback_57f3b2;font-weight:400}@font-face{font-family:__michella_619f96;src:url(/_next/static/media/bde62bd4eaee2e55-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:__michella_Fallback_619f96;src:local("Arial");ascent-override:78.12%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:92.17%}.__className_619f96{font-family:__michella_619f96,__michella_Fallback_619f96;font-weight:400}@font-face{font-family:__cristtaline_4ee944;src:url(/_next/static/media/622c64654533db70-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:__cristtaline_Fallback_4ee944;src:local("Arial");ascent-override:149.90%;descent-override:109.94%;line-gap-override:0.00%;size-adjust:87.49%}.__className_4ee944{font-family:__cristtaline_4ee944,__cristtaline_Fallback_4ee944;font-weight:400}@font-face{font-family:__avenir_640cc7;src:url(/_next/static/media/a518a54cbd0e0b51-s.p.otf) format("opentype");font-display:swap;font-weight:400}@font-face{font-family:__avenir_Fallback_640cc7;src:local("Arial");ascent-override:75.07%;descent-override:24.23%;line-gap-override:19.86%;size-adjust:100.71%}.__className_640cc7{font-family:__avenir_640cc7,__avenir_Fallback_640cc7;font-weight:400}@font-face{font-family:__Raleway_960c3b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/200388358b398524-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:__Raleway_960c3b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Raleway_960c3b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-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:__Raleway_960c3b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-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:__Raleway_960c3b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-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:__Raleway_960c3b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/200388358b398524-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:__Raleway_960c3b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Raleway_960c3b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-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:__Raleway_960c3b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-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:__Raleway_960c3b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-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:__Raleway_960c3b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/200388358b398524-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:__Raleway_960c3b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Raleway_960c3b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-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:__Raleway_960c3b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-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:__Raleway_960c3b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-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:__Raleway_960c3b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/200388358b398524-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:__Raleway_960c3b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Raleway_960c3b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-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:__Raleway_960c3b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-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:__Raleway_960c3b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-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:__Raleway_Fallback_960c3b;src:local("Arial");ascent-override:89.62%;descent-override:22.31%;line-gap-override:0.00%;size-adjust:104.89%}.__className_960c3b{font-family:__Raleway_960c3b,__Raleway_Fallback_960c3b;font-style:normal}