.Burger-module-scss-module__nWMcka__burger{cursor:pointer;z-index:3;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;padding:0;display:flex}@media screen and (min-width:769px){.Burger-module-scss-module__nWMcka__burger{display:none}}.Burger-module-scss-module__nWMcka__burger span{background-color:var(--white-color);transform-origin:1px;border-radius:10px;width:32px;height:4px;transition:all .3s linear}.Burger-module-scss-module__nWMcka__burger.Burger-module-scss-module__nWMcka__open span:first-child{transform:rotate(45deg)}.Burger-module-scss-module__nWMcka__burger.Burger-module-scss-module__nWMcka__open span:nth-child(2){opacity:0}.Burger-module-scss-module__nWMcka__burger.Burger-module-scss-module__nWMcka__open span:nth-child(3){transform:rotate(-45deg)}
.Logo-module-scss-module__23_uaW__logo{border:3px solid var(--white-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:fit-content;color:var(--pink-color);z-index:5;background:#fffc;border-radius:50px;padding:0 10px;font-family:SeaweedScript;font-size:24px;font-style:italic;font-weight:400;transition:all .3s}@media screen and (min-width:768px){.Logo-module-scss-module__23_uaW__logo{font-size:28px}}@media screen and (min-width:1440px){.Logo-module-scss-module__23_uaW__logo{font-size:32px}}.Logo-module-scss-module__23_uaW__logo:hover{transform:scale(1.05)}
.Header-module-scss-module__wS1-Va__header{background-color:var(--header-bg);z-index:20;width:100%;padding:4px 16px;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 12px #0000001a,0 1px 3px #0000000f}.Header-module-scss-module__wS1-Va__nav{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__wS1-Va__navList{background-color:var(--header-bg);opacity:0;flex-direction:column;padding:16px;transition:all .3s;display:none;position:absolute;top:100%;right:0;transform:translate(100%)}@media screen and (min-width:768.1px){.Header-module-scss-module__wS1-Va__navList{opacity:1;flex-direction:row;justify-content:center;gap:20px;display:flex;position:static;transform:translateY(0)}}@media screen and (min-width:920px){.Header-module-scss-module__wS1-Va__navList{gap:24px;font-size:20px}}@media screen and (min-width:1200px){.Header-module-scss-module__wS1-Va__navList{gap:40px;font-size:20px}}.Header-module-scss-module__wS1-Va__navList.Header-module-scss-module__wS1-Va__open{opacity:1;width:60%;height:100vh;display:flex;transform:translate(0);box-shadow:0 4px 12px #0000001a,0 1px 3px #0000000f}@media screen and (min-width:480px){.Header-module-scss-module__wS1-Va__navList.Header-module-scss-module__wS1-Va__open{width:50%}}.Header-module-scss-module__wS1-Va__navLink{color:var(--white-color);margin-bottom:16px;font-size:24px;font-weight:700;transition:color .3s,transform .3s;display:inline-block}@media screen and (min-width:768px){.Header-module-scss-module__wS1-Va__navLink{margin-bottom:0;font-size:21px}}.Header-module-scss-module__wS1-Va__navLink:hover{text-underline-offset:3px;text-decoration:underline;transform:scale(1.05)}.Header-module-scss-module__wS1-Va__active{text-underline-offset:5px;font-weight:800;text-decoration:underline}.Header-module-scss-module__wS1-Va__navItem{position:relative}@media screen and (max-width:768px){.Header-module-scss-module__wS1-Va__navList{flex-direction:column;gap:16px;display:flex}}
.Footer-module-scss-module__wcgw9G__footer{background-color:var(--brown-color);color:var(--text-color-light);text-align:center;padding:40px 20px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__container{grid-template-columns:1fr;gap:20px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:960px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__container{text-align:left;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__container{grid-template-columns:repeat(4,1fr)}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__logoSection .Footer-module-scss-module__wcgw9G__logo{color:var(--pink-color);font-size:24px;font-weight:700}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__logoSection .Footer-module-scss-module__wcgw9G__description{font-size:14px;line-height:1.6}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection{text-align:center}@media (min-width:960px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection{text-align:left}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection .Footer-module-scss-module__wcgw9G__contactList{padding:0;list-style:none}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection .Footer-module-scss-module__wcgw9G__contactList li{flex-direction:column;align-items:center;gap:4px;font-size:14px;line-height:1.8;display:flex}@media (min-width:960px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection .Footer-module-scss-module__wcgw9G__contactList li{flex-direction:row;align-items:flex-start}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection .Footer-module-scss-module__wcgw9G__contactList li a{text-decoration:none}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactSection .Footer-module-scss-module__wcgw9G__contactList li a:hover{text-decoration:underline}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialSection .Footer-module-scss-module__wcgw9G__socialTitle{margin-bottom:10px;font-size:16px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialSection .Footer-module-scss-module__wcgw9G__socialIcons{justify-content:center;gap:15px;transition:all .3s;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialSection .Footer-module-scss-module__wcgw9G__socialIcons a{color:var(--text-color-light);font-size:24px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialSection .Footer-module-scss-module__wcgw9G__socialIcons a:hover{color:var(--pink-color)}@media (min-width:960px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialSection .Footer-module-scss-module__wcgw9G__socialIcons{justify-content:flex-start}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__copy{text-align:center;grid-column:1/-1;margin-top:20px;font-size:12px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__developer{text-align:center;text-align:right;color:var(--beige-color);margin-top:10px;margin-bottom:-20px;font-size:12px;display:block}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__developer a{color:var(--pink-color);text-decoration:none}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__developer a:hover{text-decoration:underline}
:root{--header-bg:#d97e9f;--footer-bg:#fdf8ee;--main-bg:#fdf8ee;--text-color:#733c30;--text-color-light:#fdf8ee;--card-bg:#f4ead6;--pink-color:#d97e9f;--brown-color:#733c30;--mint-color:#a5d8c2;--creamy-color:#f2e8b6;--beige-color:#d9bca3;--blue-color:#6f9abf;--light-color:#0a0909;--white-color:#fff;--breakpoint-mobile:320px;--breakpoint-mobile-large:480px;--breakpoint-tablet:768px;--breakpoint-laptop:960px;--breakpoint-laptop-large:1200px;--breakpoint-desktop:1440px}@font-face{font-family:SeaweedScript;src:url(../media/SeaweedScript-Regular.8a8e8831.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Regular;src:url(../media/Montserrat-Regular.63d23cfc.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Medium;src:url(../media/Montserrat-Medium.c923f615.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Bold;src:url(../media/Montserrat-Bold.a3700021.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}html,body{max-width:100vw;color:var(--text-color);scroll-behavior:smooth;font-family:Montserrat-Regular,sans-serif;line-height:1.2}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul,ol,li{padding:0;list-style:none}button{cursor:pointer;color:inherit;border:none;max-width:100%;height:auto;display:block}img{max-width:100%;height:auto;display:block}.section{flex-direction:column;gap:16px;max-width:fit-content;margin:0 auto;padding:32px 0;display:flex}@media screen and (min-width:768px){.section{padding:64px 0;display:block}}.section-hidden-heading{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section:nth-child(odd){background-color:var(--main-bg)}.section:nth-child(2n){background-color:var(--white-color)}.section.accent{background-color:var(--main-bg)}.notFound{text-align:center;background:#ffffffe6 url(/assets/images/404.png) 50%/cover no-repeat;background-color:var(--main-bg);flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 84px);padding:200px 0;display:flex;position:relative}.notFound:before{content:"";z-index:1;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0;left:0}.notFound>*{z-index:2;position:relative}.heading{text-shadow:0 4px 6px #0003;margin-bottom:16px;font-size:48px}.text{text-shadow:0 4px 6px #0000001a;margin-bottom:24px;font-size:20px;font-weight:700}@media screen and (min-width:768px){.text{font-size:24px}}@media screen and (min-width:1440px){.text{font-size:28px}}.text:last-of-type{margin-bottom:30px}.titleHidden{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (min-width:1024px){.swiperSlide{flex-direction:row!important}}.whiteBackground{background-color:var(--white-color)}
