:root{--clr-primary-1:#161513;--clr-primary-2:#312f2b;--clr-primary-3:#524f48;--clr-primary-4:#777368;--clr-primary-5:#3e3b35;--clr-primary-6:#c1966f;--clr-primary-7:#7f7367;--clr-primary-8:#baa795;--clr-primary-9:#c3c1b8;--clr-primary-10:#e8e6df;--clr-primary-11:#f9f7f0;--clr-grey-1:#4e4741;--clr-grey-2:#534c46;--clr-grey-3:#897c71;--clr-grey-4:#9c8e82;--clr-grey-5:#79756e;--clr-grey-6:#a9abad;--clr-grey-7:#c7c7c7;--clr-grey-8:#d8d9da;--clr-grey-9:#ededed;--clr-grey-10:#f5f5f5;--clr-white:#fff;--clr-background-main:#e8e6df;--clr-red-dark:#bb2525;--clr-red-light:#f15c5c;--clr-green-dark:#007560;--clr-green-light:#09c8a5;--clr-black:#222;--transition:all 0.15s linear;--spacing:0.1rem;--paragraph-spacing:0.5px;--radius:0.25rem;--images-radius:1rem;--btn-radius:0.75rem;--small-btn-radius:0.5rem;--content-radius:1rem;--input-radius:0.6rem;--light-shadow:0 5px 15px #0000001a;--dark-shadow:0 5px 15px #0003;--max-width:1170px;--fixed-width:44rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;background:var(--clr-white);color:#4e4741;color:var(--clr-grey-1);font-family:Cormorant Garamond,sans-serif;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}hr{border:none;border-radius:30px;border-top:2px solid #e8e6df;border-top:2px solid var(--clr-primary-10)}button{font-family:inherit}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,sans-serif;letter-spacing:.1rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1,h2{font-size:2.5rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}p{color:#897c71;color:var(--clr-grey-3);letter-spacing:.5px;letter-spacing:var(--paragraph-spacing);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1rem}body{font-size:1.1rem}h1,h2,h3,h4{line-height:1}}.section{padding:3rem 0}.section-center{margin:0 auto;max-width:1170px;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section-center{width:95vw}}.text-center{text-align:center}@keyframes spinner{to{transform:rotate(1turn)}}.loading{animation:spinner .6s linear infinite;border:4px solid #ccc;border-radius:50%;border-top:4px solid var(--clr-primary-5);height:6rem;margin:10rem auto 0;width:6rem}.btn{background:#3e3b35;background:var(--clr-primary-5);border-color:#0000;border-radius:.75rem;border-radius:var(--btn-radius);box-shadow:0 1px 3px #0003;color:#e8e6df;color:var(--clr-primary-10);cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.1rem;letter-spacing:var(--spacing);padding:.375rem .75rem;text-transform:uppercase;transition:all .15s linear;transition:var(--transition)}.btn:hover{background:#7f7367;background:var(--clr-primary-7);color:#161513;color:var(--clr-primary-1)}.title{text-align:center}.title .underline{background:#49a6e9;background:#3e3b35;background:var(--clr-primary-5);height:.25rem;margin-left:auto;margin-right:auto;width:6rem}.page-100{min-height:calc(100vh - 10rem);padding:1rem 0}.page{min-height:calc(80vh - 10rem)}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;justify-content:center;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;max-width:100%;padding:.75em .5em;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-slideshow-container{align-items:center;display:flex;position:relative}.react-slideshow-container .nav{cursor:pointer;position:absolute;z-index:10}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{align-items:center;background:#fff9;border:0;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{border-right:0;border-top:0;margin-right:-30px}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;height:7px;margin:0;padding:5px;position:relative;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator{background:#0000;border:0;color:#0000;cursor:pointer;opacity:.25}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{background:#000;border-radius:50%;content:"";height:7px;left:0;position:absolute;text-align:center;top:0;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{overflow:hidden;width:100%}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{opacity:0;position:relative}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{overflow:hidden;width:100%}.react-slideshow-wrapper .images-wrap.horizontal{display:flex;flex-wrap:wrap;width:auto}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(/static/media/cormorant-garamond-cyrillic-ext-700-normal.c1d2031f8319459d3b8b.woff2) format("woff2"),url(/static/media/cormorant-garamond-cyrillic-ext-700-normal.5d3514d50fc505148651.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(/static/media/cormorant-garamond-cyrillic-700-normal.7e090b9c4ad5e11d1e15.woff2) format("woff2"),url(/static/media/cormorant-garamond-cyrillic-700-normal.eb0a2a7e7000408f8c64.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(/static/media/cormorant-garamond-vietnamese-700-normal.6d587588bed63e814b3b.woff2) format("woff2"),url(/static/media/cormorant-garamond-vietnamese-700-normal.dd0f00d0708e7b51ec05.woff) format("woff");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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(/static/media/cormorant-garamond-latin-ext-700-normal.0081806b6e32eb52772b.woff2) format("woff2"),url(/static/media/cormorant-garamond-latin-ext-700-normal.60088ab9b581f43df305.woff) format("woff");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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(/static/media/cormorant-garamond-latin-700-normal.d7dbbdf2b4a7f716d04a.woff2) format("woff2"),url(/static/media/cormorant-garamond-latin-700-normal.e082e0c90c6a0656be2f.woff) format("woff");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}
/*# sourceMappingURL=main.74237cda.css.map*/