*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#eee;box-sizing:border-box;font-family:Lato,sans-serif;margin:0;padding:0}.active-scroll-spy{color:#18a65f!important;transition:color .3s}@media(min-width:576px){html{scroll-padding-top:70px}}.ant-modal-mask{background-color:rgba(33,33,33,.733)!important}.ant-image{transition:transform .3s!important}.ant-image:hover{transform:scale(1.02)!important}.ant-image .ant-image-img{object-fit:cover!important;object-position:center!important}.AgeConfirmModal_modal__215tA{align-items:center;display:flex;flex-direction:column;justify-content:center}.AgeConfirmModal_modal__215tA .AgeConfirmModal_subText__0JDsG,.AgeConfirmModal_modal__215tA .AgeConfirmModal_text__peatx{font-family:Lato,sans-serif;margin:0;text-align:center}.AgeConfirmModal_modal__215tA .AgeConfirmModal_text__peatx{color:#a5135c;font-size:30px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;word-spacing:1px}.AgeConfirmModal_modal__215tA .AgeConfirmModal_subText__0JDsG{font-size:16px;margin-bottom:16px}.AgeConfirmModal_modal__215tA .AgeConfirmModal_buttons__2ioAN{align-items:center;display:flex;gap:10px;justify-content:center}.AgeConfirmModal_modal__215tA .AgeConfirmModal_buttons__2ioAN button{border:none;border-radius:8px;color:#f5f5f5;cursor:pointer;font-family:Lato,sans-serif;font-size:18px;margin:.25em;padding:8px 40px;text-transform:uppercase;transition:background-color .3s}.AgeConfirmModal_modal__215tA .AgeConfirmModal_buttons__2ioAN .AgeConfirmModal_confirmBtn__eX\+v0{background-color:#a5135c}.AgeConfirmModal_modal__215tA .AgeConfirmModal_buttons__2ioAN .AgeConfirmModal_confirmBtn__eX\+v0:hover{background-color:#870e4b}.AgeConfirmModal_modal__215tA .AgeConfirmModal_buttons__2ioAN .AgeConfirmModal_cancelBtn__WAThc{background-color:#676767}.AgeConfirmModal_modal__215tA .AgeConfirmModal_buttons__2ioAN .AgeConfirmModal_cancelBtn__WAThc:hover{background-color:#555}.Navigation_burgerBtn__z5Y\+Z{align-items:center;background-color:#fff3;border:none;border-bottom-left-radius:5px;box-shadow:0 0 8px 2px #fff3;color:#1b1b1b;cursor:pointer;display:flex;font-size:42px;justify-content:center;padding:.125em;position:fixed;right:0;top:0;transition:color .3s,background-color .3s,box-shadow .3s;z-index:1000}.Navigation_burgerBtn__z5Y\+Z:hover{background-color:#ffffff4a;box-shadow:0 0 10px 3px #ffffff4a;color:#323232}.Navigation_navMobile__2F9Gv{background-image:linear-gradient(326deg,#bd4f6c,#5a0a32 74%);bottom:0;left:0;position:fixed;right:0;top:0;transform:translateX(100%);transition:.5s cubic-bezier(.65,.05,.36,1);z-index:1000}.Navigation_navMobileActive__lGMgV{transform:translateX(0)}.Navigation_navMobile__2F9Gv .Navigation_burgerBtnClose__DrNLI{background-color:#0000;border:none;color:#f5f5f5;cursor:pointer;font-size:42px;padding:.15em;position:absolute;right:0;top:0;transition:color .3s}.Navigation_navMobile__2F9Gv .Navigation_burgerBtnClose__DrNLI:hover{color:#18a65f}.Navigation_navMobileItems__KdFMI{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:space-around;padding:2.5em 0}.Navigation_navMobileItems__KdFMI .Navigation_navItemActive__jydwI{animation:Navigation_navItemsAnimation__CbVJa 1s backwards}.Navigation_navMobileItems__KdFMI .Navigation_navItem__-vIzD{color:#f5f5f5;font-size:24px;letter-spacing:.5px;padding:.5m;text-decoration:none;text-transform:uppercase;transition:color .3s;word-spacing:2px}.Navigation_navMobileItems__KdFMI .Navigation_navItem__-vIzD:hover{color:#18a65f}.Navigation_navMobileItems__KdFMI .Navigation_navItemFifth__XdLDz,.Navigation_navMobileItems__KdFMI .Navigation_navItemFirst__PAB\+j,.Navigation_navMobileItems__KdFMI .Navigation_navItemFourth__MgQSN,.Navigation_navMobileItems__KdFMI .Navigation_navItemSecond__pzOLk,.Navigation_navMobileItems__KdFMI .Navigation_navItemThird__51gyj{animation:Navigation_navItemAnimation__jYFSa 1s cubic-bezier(.23,1,.32,1) backwards}.Navigation_navMobileItems__KdFMI .Navigation_navItemSecond__pzOLk{animation-delay:.08s}.Navigation_navMobileItems__KdFMI .Navigation_navItemThird__51gyj{animation-delay:.16s}.Navigation_navMobileItems__KdFMI .Navigation_navItemFourth__MgQSN{animation-delay:.24s}.Navigation_navMobileItems__KdFMI .Navigation_navItemFifth__XdLDz{animation-delay:.32s}@keyframes Navigation_navItemAnimation__jYFSa{0%{transform:translateX(250%)}to{transform:translateX(0)}}.Navigation_navDesktop__KaX2b{background-image:linear-gradient(326deg,#730d28,#4c0629 74%);display:none;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Navigation_navDesktopItems__cCPNv{align-items:center;display:flex;justify-content:space-evenly;width:100%}.Navigation_navDesktopItems__cCPNv .Navigation_navItem__-vIzD{color:#f5f5f5;font-size:18px;font-weight:700;letter-spacing:1px;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s;word-spacing:2px}.Navigation_navDesktopItems__cCPNv .Navigation_navItem__-vIzD:after{background-color:#18a65f;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s;width:100%}.Navigation_navDesktopItems__cCPNv .Navigation_navItem__-vIzD:hover{color:#18a65f}.Navigation_navDesktopItems__cCPNv .Navigation_navItem__-vIzD:hover:after{transform:scaleX(1)}@media(min-width:768px){.Navigation_burgerBtn__z5Y\+Z,.Navigation_navMobile__2F9Gv{display:none}.Navigation_navDesktop__KaX2b{display:flex;height:70px;position:-webkit-sticky;position:sticky;top:0}}.HeaderSection_header__05dW6{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 0}.HeaderSection_header__05dW6 img{width:400px}.HeaderSection_header__05dW6 .HeaderSection_heading__Lpl2s{font-family:Marcellus,serif;font-size:32px;letter-spacing:2px;padding:0 16px;text-align:center;text-transform:uppercase;word-spacing:2px}.HeaderSection_header__05dW6 .HeaderSection_heading__Lpl2s span{font-size:36px}@media(min-width:576px){.HeaderSection_header__05dW6{padding:40px 0}.HeaderSection_header__05dW6 img{width:480px}.HeaderSection_header__05dW6 .HeaderSection_heading__Lpl2s{font-size:36px}.HeaderSection_header__05dW6 .HeaderSection_heading__Lpl2s span{font-size:40px}}@media(min-width:768px){.HeaderSection_header__05dW6{padding:52px 0}.HeaderSection_header__05dW6 img{width:520px}.HeaderSection_header__05dW6 .HeaderSection_heading__Lpl2s{font-size:48px}.HeaderSection_header__05dW6 .HeaderSection_heading__Lpl2s span{font-size:52px}}.QuoteSection_quote__3JOK8{background-attachment:fixed;background-image:linear-gradient(45deg,#bd4f6cbf,#5a0a32bf),url(/static/media/paper-640.3ca7d4d9ed9987c7615c.jpg);background-position:50%;background-size:cover;color:#eee;height:50vh;min-height:300px;overflow:hidden;position:relative}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5{font-family:Marcellus,serif;left:50%;max-width:900px;position:absolute;top:55%;transform:translate(-50%,-50%);width:80%}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteText__km9KK{font-size:18px;letter-spacing:.25px;margin-bottom:18px;text-align:center}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteAuthor__hE4cP{font-size:16px;text-align-last:right;transform:translateX(1vw)}@media(min-width:576px){.QuoteSection_quote__3JOK8{background-image:linear-gradient(45deg,#bd4f6cbf,#5a0a32bf),url(/static/media/paper-1920.8cb3e1cacb555d9ea9a6.jpg);min-height:325px}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteText__km9KK{font-size:20px}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteAuthor__hE4cP{font-size:18px}}@media(min-width:768px){.QuoteSection_quote__3JOK8{min-height:350px}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteText__km9KK{font-size:24px}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteAuthor__hE4cP{font-size:20px}}@media(min-width:992px){.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteText__km9KK{font-size:26px}.QuoteSection_quote__3JOK8 .QuoteSection_text__4VeX5 .QuoteSection_quoteAuthor__hE4cP{font-size:22px}}.WhiteBlocks_whiteBlockLeft__aXYRN,.WhiteBlocks_whiteBlockRight__b6hf0{background-color:#eee;height:30px;position:absolute;transform:skew(45deg);width:55%}.WhiteBlocks_whiteBlockLeft__aXYRN{bottom:-1px;left:-50px}.WhiteBlocks_whiteBlockLeftGray__QxAZ0{background-color:#ddd}.WhiteBlocks_whiteBlockRight__b6hf0{right:-50px;top:-1px}@media(min-width:576px){.WhiteBlocks_whiteBlockLeft__aXYRN,.WhiteBlocks_whiteBlockRight__b6hf0{height:40px;width:50%}}@media(min-width:768px){.WhiteBlocks_whiteBlockLeft__aXYRN,.WhiteBlocks_whiteBlockRight__b6hf0{height:45px;width:45%}}.Heading_heading__k0Ay3{font-family:Marcellus,serif;font-weight:300;letter-spacing:2px;position:relative;text-align:center;text-transform:uppercase}.Heading_heading__k0Ay3:before{bottom:-8px;content:"";left:50%;position:absolute;transform:translateX(-50%);width:80px}.Heading_headingPrimary__B3EsU{color:#1b1b1b}.Heading_headingPrimary__B3EsU:before{background-color:#a5135c}.Heading_headingWhite__4dp\+8{color:#f5f5f5}.Heading_headingWhite__4dp\+8:before{background-color:#f5f5f5}.Heading_headingSmall__nOZtY{font-size:20px;margin-bottom:6px}.Heading_headingSmall__nOZtY:before{bottom:-2px;height:2px;width:40px}.Heading_headingMedium__s0YDr{font-size:24px;margin-bottom:8px}.Heading_headingMedium__s0YDr:before{bottom:-4px;height:3px;width:60px}.Heading_headingLarge__0nWo9{font-size:28px;margin-bottom:12px}.Heading_headingLarge__0nWo9:before{bottom:-6px;height:4px;width:80px}@media(min-width:576px){.Heading_headingSmall__nOZtY{font-size:24px}.Heading_headingSmall__nOZtY:before{width:60px}.Heading_headingMedium__s0YDr{font-size:28px}.Heading_headingMedium__s0YDr:before{width:80px}.Heading_headingLarge__0nWo9{font-size:32px}.Heading_headingLarge__0nWo9:before{width:100px}}@media(min-width:768px){.Heading_headingSmall__nOZtY{font-size:30px}.Heading_headingMedium__s0YDr{font-size:34px}.Heading_headingLarge__0nWo9{font-size:42px}}.WelcomeSection_welcomeSection__we\+6A{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:54px 0}.WelcomeSection_welcomeSection__we\+6A .WelcomeSection_text__KAVfE{font-size:16px;line-height:20px;margin-top:42px;max-width:1200px;text-align:center;width:95%}@media(min-width:576px){.WelcomeSection_welcomeSection__we\+6A{padding:72px 0}.WelcomeSection_welcomeSection__we\+6A .WelcomeSection_text__KAVfE{font-size:18px;line-height:23px;margin-top:54px}}@media(min-width:768px){.WelcomeSection_welcomeSection__we\+6A{padding:90px 0}.WelcomeSection_welcomeSection__we\+6A .WelcomeSection_text__KAVfE{font-size:20px;line-height:26px;margin-top:64px}}.AboutSection_aboutSection__DrzSo{background-attachment:fixed;background-image:linear-gradient(45deg,#bd4f6cbf,#5a0a32bf),url(/static/media/winery-640.b6e7dde0b7666cdaf637.jpg);background-position:50%;background-size:cover;overflow:hidden;padding:90px 0;position:relative}.AboutSection_aboutSection__DrzSo .AboutSection_aboutItems__iemZl{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;margin-top:42px}@media(min-width:576px){.AboutSection_aboutSection__DrzSo{background-image:linear-gradient(45deg,#bd4f6c99,#5a0a3299),url(/static/media/winery-1920.36467708c9a42ac1c28f.jpg);padding:108px 0}.AboutSection_aboutSection__DrzSo .AboutSection_aboutItems__iemZl{margin-top:54px}.AboutSection_aboutSection__DrzSo .AboutSection_aboutItems__iemZl .AboutSection_text__eBeoX{font-size:18px;line-height:23px;margin-top:54px}}@media(min-width:768px){.AboutSection_aboutSection__DrzSo{padding:132px 0}.AboutSection_aboutSection__DrzSo .AboutSection_aboutItems__iemZl{margin-top:64px}.AboutSection_aboutSection__DrzSo .AboutSection_aboutItems__iemZl .AboutSection_text__eBeoX{font-size:20px;line-height:26px;margin-top:64px}}.AboutItem_aboutItem__rVcUM{background-color:#fff;box-shadow:5px 5px 10px #3908201a;overflow:hidden;width:92%}.AboutItem_aboutItem__rVcUM .AboutItem_image__lx1Jj{overflow:hidden}.AboutItem_aboutItem__rVcUM .AboutItem_image__lx1Jj img{height:100%;transition:transform .3s;width:100%}.AboutItem_aboutItem__rVcUM .AboutItem_image__lx1Jj img:hover{transform:scale(1.1)}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL{padding:32px}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL .AboutItem_heading__BnGJ8{font-size:24px;margin-bottom:24px}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL .AboutItem_text__adPai{color:#555;font-size:15px;line-height:22px;text-align:justify}.AboutItem_aboutItemRight__PNOBk .AboutItem_image__lx1Jj{order:2}.AboutItem_aboutItemRight__PNOBk .AboutItem_info__WzanL{order:1}@media(min-width:576px){.AboutItem_aboutItem__rVcUM{width:75%}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL .AboutItem_heading__BnGJ8{font-size:26px}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL .AboutItem_text__adPai{font-size:16px;line-height:24px;margin-bottom:12px}}@media(min-width:768px){.AboutItem_aboutItem__rVcUM{display:flex;max-width:1200px;width:92%}.AboutItem_aboutItem__rVcUM .AboutItem_image__lx1Jj{height:auto;overflow:hidden;width:40%}.AboutItem_aboutItem__rVcUM .AboutItem_image__lx1Jj img{object-fit:cover}.AboutItem_aboutItem__rVcUM .AboutItem_image__lx1Jj img:hover{transform:scale(1.1)}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL{display:flex;flex-direction:column;justify-content:space-evenly;width:60%;z-index:5}.AboutItem_aboutItem__rVcUM .AboutItem_info__WzanL .AboutItem_heading__BnGJ8{font-size:34px;margin-bottom:32px}}.GallerySection_gallerySection__aHo5l{align-items:center;background-color:#ddd;display:flex;flex-direction:column;justify-content:center;padding:54px 12px;width:100%}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:repeat(2,1fr);grid-template-rows:175px repeat(2,150px) 175px auto;margin-top:42px;max-width:900px;width:100%}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageFirst__caKxl{grid-column:1/2;grid-row:1/3}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageSecond__QT7SW{grid-column:1/2;grid-row:3/5}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageThird__TDUA2{grid-column:2/3;grid-row:1/2}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageFourth__Or6dG{grid-column:2/3;grid-row:4/5}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageFifth__S07O5{grid-column:2/3;grid-row:2/4}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageSixth__sN89R{grid-column:1/3;grid-row:5/6}@media(min-width:576px){.GallerySection_gallerySection__aHo5l{padding:72px 0}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY{gap:.75em;grid-template-columns:repeat(3,1fr);grid-template-rows:175px 175px auto;margin-top:54px;width:92%}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageFirst__caKxl{grid-column:1/2;grid-row:1/3}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageSecond__QT7SW{grid-column:2/3;grid-row:1/2}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageThird__TDUA2{grid-column:3/4;grid-row:1/2}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageFourth__Or6dG{grid-column:2/3;grid-row:2/3}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageFifth__S07O5{grid-column:3/4;grid-row:2/3}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY .GallerySection_imageSixth__sN89R{grid-column:1/4;grid-row:3/4}}@media(min-width:768px){.GallerySection_gallerySection__aHo5l{padding:90px 0}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY{grid-template-rows:200px 225px auto;margin-top:64px}}@media(min-width:992px){.GallerySection_gallerySection__aHo5l{padding:90px 0}.GallerySection_gallerySection__aHo5l .GallerySection_images__\+NIEY{grid-template-rows:250px 300px auto}}.CatalogSection_catalogSection__\+66IJ{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:54px 0;transform:translate(4%);width:92%}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik{font-size:16px;padding:42px 0;text-align:center}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik .CatalogSection_link__axXxc{border-bottom:2px solid #a5135c;color:#000;position:relative;text-decoration:none;transition:color .3s cubic-bezier(.455,.03,.515,.955);z-index:0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik .CatalogSection_link__axXxc:before{background-color:#a5135c;bottom:0;content:"";height:0;position:absolute;transition:height .3s;width:100%;z-index:-1}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik .CatalogSection_link__axXxc:hover:before{height:100%}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik .CatalogSection_link__axXxc:hover{color:#f5f5f5}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7{padding-bottom:42px;width:100%}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7:last-child{padding-bottom:0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7 .CatalogSection_wines__gj95v{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:20px}@media(min-width:576px){.CatalogSection_catalogSection__\+66IJ{padding:72px 0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik{font-size:20px;padding:48px 0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7{padding-bottom:48px}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7:last-child{padding-bottom:0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7 .CatalogSection_wines__gj95v{gap:32px;margin-top:24px}}@media(min-width:768px){.CatalogSection_catalogSection__\+66IJ{padding:90px 0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_text__8cHik{padding:72px 0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7{padding-bottom:64px}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7:last-child{padding-bottom:0}.CatalogSection_catalogSection__\+66IJ .CatalogSection_wineVintage__6cQC7 .CatalogSection_wines__gj95v{gap:40px;margin-top:32px}}.CatalogItem_catalogItem__g4uAr{aspect-ratio:2/3;color:#870e4b;max-width:360px;perspective:1000px;position:relative;text-align:center;width:98%}.CatalogItem_catalogItemAverse__IC8eY{background-image:radial-gradient(circle,#f5f0f2 25%,#877d8299 100%);background-position:50%;background-size:cover;border-radius:8px;height:100%;padding:32px;transition:transform 1s,opacity 1s;width:100%}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_badge__0Es1b{background-color:#a5135c;border-radius:5px;border-bottom-left-radius:0;left:-15px;padding:3px 7px;position:absolute;top:15px}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_badge__0Es1b p{color:#f5f5f5;font-weight:300;letter-spacing:.25px}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_badge__0Es1b:before{border-color:#0000 #870e4b #0000 #0000;border-style:solid;border-width:15px 15px 0 10px;bottom:-20px;content:"";left:-5px;position:absolute;transform:rotate(270deg)}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_unavailableShadow__eOcxT{background-color:#ffffff4d;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_qualitySign__khGJZ{aspect-ratio:1;bottom:10px;left:10px;position:absolute;width:32.5%}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_qualitySign__khGJZ img{height:100%;width:100%}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_heading__3bzrn{font-family:Marcellus,serif;font-size:28px;left:50%;letter-spacing:2px;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.CatalogItem_catalogItemAverse__IC8eY img{height:84%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_image__zc8Uw{height:80%}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfoNotAvailable__huelw,.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfo__1sEyr{bottom:25px;font-size:17px;position:absolute;right:30px}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfoNotAvailable__huelw span,.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfo__1sEyr span{align-items:center;display:flex;justify-content:center}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfoNotAvailable__huelw span .CatalogItem_icon__wsKqU,.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfo__1sEyr span .CatalogItem_icon__wsKqU{font-size:22px;margin-right:5px}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfoNotAvailable__huelw{color:#db1313}.CatalogItem_catalogItemAverse__IC8eY .CatalogItem_moreInfoNotAvailable__huelw span .CatalogItem_icon__wsKqU{font-size:20px}.CatalogItem_catalogItemObverse__SR\+QV{background-image:radial-gradient(circle,#f5f0f2 25%,#877d8299 100%);border-radius:8px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:rotateY(180deg);transition:transform 1s,opacity 1s}.CatalogItem_catalogItemObverse__SR\+QV .CatalogItem_heading__3bzrn{font-family:Marcellus,serif;font-size:28px;left:50%;letter-spacing:2px;position:absolute;text-transform:uppercase;top:32px;transform:translateX(-50%)}.CatalogItem_catalogItemObverse__SR\+QV .CatalogItem_infoList__owNbn{list-style:none;margin:0 auto;width:70%}.CatalogItem_catalogItemObverse__SR\+QV .CatalogItem_infoList__owNbn .CatalogItem_infoItem__vc7-5{border-bottom:1px solid #870e4b;font-size:16px;padding:12px}.CatalogItem_catalogItemObverse__SR\+QV .CatalogItem_infoList__owNbn .CatalogItem_infoItem__vc7-5:last-child{border-bottom:none}.CatalogItem_catalogItemAvailable__a93qA:hover .CatalogItem_catalogItemAverse__IC8eY{opacity:0;transform:rotateY(-180deg)}.CatalogItem_catalogItemAvailable__a93qA:hover .CatalogItem_catalogItemObverse__SR\+QV{opacity:1;transform:rotateY(0)}.CatalogItem_catalogItem-quality__tqPGh{background-position:50%;background-size:cover;bottom:5px;height:90px;left:5px;position:absolute;width:90px}.ContactInfoSection_contactInfoSection__BRcnJ{align-items:center;background-color:#ddd;display:flex;flex-direction:column;justify-content:center;padding:54px 0}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x{display:flex;flex-direction:column;margin-top:42px;max-width:1200px;width:100%}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g{align-items:center;display:flex;flex-direction:column;justify-content:space-around;margin-bottom:24px;width:100%}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g .ContactInfoSection_name__-b-cK p{font-size:19px;text-align:center}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g .ContactInfoSection_address__Ff98m p{font-size:18px;text-align:center}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g p{font-size:18px;padding:.25em}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_map__1Rylx{border-radius:20px;border-bottom-right-radius:0;overflow:hidden;transform:translate(4%);width:92%}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_map__1Rylx iframe{background:none!important;border:none;height:400px;overflow:hidden;width:100%}@media(min-width:576px){.ContactInfoSection_contactInfoSection__BRcnJ{padding:72px 0}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x{flex-direction:row;margin-top:54px}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g{margin-bottom:0}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g .ContactInfoSection_name__-b-cK p{font-size:20px}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g .ContactInfoSection_address__Ff98m p,.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_info__c9Q2g p{font-size:19px}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x .ContactInfoSection_map__1Rylx{margin-right:20px;transform:none;width:100%}}@media(min-width:768px){.ContactInfoSection_contactInfoSection__BRcnJ{padding:90px 0}.ContactInfoSection_contactInfoSection__BRcnJ .ContactInfoSection_main__Zix3x{margin-top:64px}}.Footer_footer__PxxIj{align-items:center;background-color:#333;display:flex;height:40px;justify-content:center}.Footer_footer__PxxIj .Footer_text__LFzxy{color:#f5f5f5;line-height:40px}.Footer_footer__PxxIj .Footer_link__sgKeT{margin-left:3px}.Footer_footer__PxxIj .Footer_link__sgKeT a{align-items:center;color:#f5f5f5;display:flex;justify-content:center;transition:color .3s}.Footer_footer__PxxIj .Footer_link__sgKeT a:hover{color:#a5135c}.ErrorPage_errorPage__dfz9c,.NotAllowedPage_notAllowedPage__dKPht{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.ErrorPage_errorPage__dfz9c button{background-color:#1377a5;border:none;border-radius:8px;color:#f5f5f5;cursor:pointer;font-family:Lato,sans-serif;font-size:18px;margin:.25em;padding:8px 40px;text-transform:uppercase;transition:background-color .3s}.ErrorPage_errorPage__dfz9c button:hover{background-color:#0e668f}
/*# sourceMappingURL=main.7e6284fd.css.map*/