@import "https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&family=Poppins:ital,wght@0,400;0,700;1,500&display=swap";.modal__overlay{z-index:300;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal__container{box-sizing:border-box;background-color:#000;background-position:50%;background-size:cover;border-radius:4px;max-width:640px;max-height:90vh;margin:8px;padding-top:24px;overflow-y:auto}.modal--festive{background-image:url(festive.88d81c6d.jpeg)}.modal__header{justify-content:space-between;align-items:center;padding:0 30px;display:flex}.modal__title{color:#e82a31;box-sizing:border-box;margin-top:0;margin-bottom:0;font-size:2rem;font-weight:600;line-height:1.25}.modal__close{color:#e82a31;cursor:pointer;background:0 0;border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{color:#fff;flex-direction:column;padding:24px;line-height:1.5;display:flex}.modal--festive>.modal__content{background-color:#000a;margin-top:2rem}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:.3s cubic-bezier(0,0,.2,1) mmfadeIn}.micromodal-slide[aria-hidden=false] .modal__container{animation:.3s cubic-bezier(0,0,.2,1) mmslideIn}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:.3s cubic-bezier(0,0,.2,1) mmfadeOut}.micromodal-slide[aria-hidden=true] .modal__container{animation:.3s cubic-bezier(0,0,.2,1) mmslideOut}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}html{font-size:62.5%;line-height:1.6}*,:before,:after{box-sizing:border-box}body{scroll-behavior:smooth;width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-family:Cinzel Decorative,cursive}.no-wrap{white-space:nowrap}.text-light{color:#fbfef9}.text-dark{color:#080806}.text-primary{color:#2f6311}.text-primary-light{color:#70db32}.footer{color:#fbfef9;background-color:#080806;display:flex}.footer-navigation{order:3}@media screen and (width>=428px){.footer-navigation{order:2}}.footer-social{flex-direction:row;order:2;justify-content:space-between;gap:2rem;margin:4px;padding:0;font-size:2.4rem;list-style:none;display:flex}@media screen and (width>=428px){.footer-social{flex-direction:column;order:3}}.footer-inner{text-align:center;flex-direction:column;gap:1rem;margin:1rem;padding:16px;font-size:1.4rem;display:flex}@media screen and (width>=428px){.footer-inner{flex-direction:row}}.footer address,.footer .telephone{max-width:60ch;margin:auto;font-size:1.4rem;font-style:normal;font-weight:500}.footer-nav-list{flex-wrap:wrap;justify-content:center;gap:1rem;padding:0;list-style:none;display:flex}.footer-logos{letter-spacing:.2rem;flex-direction:column;order:1;justify-content:center;align-items:center;gap:2rem;min-width:min(160px,30vw);font-size:2rem;line-height:1.5;display:flex}.footer-logos img{object-fit:contain;width:100%;max-width:min(50vw,180px);max-height:max(50%,120px)}#nav{z-index:100;background:#080806;width:100%;display:flex;position:fixed;top:0;left:0;right:0}@media screen and (height<=330px) and (width<=767px){#nav.open{bottom:0;overflow-y:auto}}.nav{text-align:center;flex-flow:wrap;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:.8rem .4rem;display:flex}.nav__hamburger{z-index:40;padding:0;line-height:0}.nav__hamburger .hamburger-inner,.nav__hamburger .hamburger-inner:after,.nav__hamburger .hamburger-inner:before{background-color:#e82a31!important}@media screen and (width<=259px){.nav__hamburger{width:28px;height:28px;padding:2px}.nav__hamburger .hamburger-box{width:24px;height:24px}.nav__hamburger .hamburger-inner,.nav__hamburger .hamburger-inner:after,.nav__hamburger .hamburger-inner:before{width:24px;height:2px}.nav__hamburger .hamburger-inner:after{bottom:-8px}.nav__hamburger .hamburger-inner:before{top:-8px}}.nav__list-container{opacity:0;width:100%;max-height:0;margin-top:0;margin-bottom:0;padding:0;transition:all .2s}.nav__list-container--open{opacity:1;max-height:500vh;padding-top:2rem;list-style:none}@media screen and (width>=768px){.nav__list-container--open{padding:0}}.nav__list{flex-direction:column;justify-content:center;align-items:center;gap:.4rem;list-style:none;display:flex}.nav__list--narrow{flex-direction:row;gap:0 1rem;padding:0}.nav__brand{position:absolute;top:6px;left:34px}.nav__brand img{vertical-align:bottom;max-width:33vw;height:32px}@media screen and (width>=260px){.nav__brand{top:8px;left:56px}.nav__brand img{height:48px}}@media screen and (width>=448px){.nav__brand{top:8px;left:50%;transform:translate(-50%)}}.nav__action-button{top:6px;right:0;position:absolute!important}@media screen and (width>=260px){.nav__action-button{top:12px}}@media screen and (width>=448px){.nav__action-button{top:6px}}.nav__action-button:not(:hover){animation:5s linear infinite lean}.nav__item{font-family:Cinzel Decorative,cursive;font-size:1.8rem;font-weight:700}@media (width>=260px){.nav{padding:2rem .4rem}}@media (width>=768px){.nav{flex-flow:row;justify-content:flex-start;max-width:960px;padding:1.2rem 0}.nav__list-container{opacity:1;flex-wrap:wrap;width:auto;max-height:100vh;margin-right:140px;display:flex}.nav__list{flex-direction:row}.nav__hamburger{display:none}.nav__item{text-transform:uppercase;margin-top:0;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:500}.nav__brand{margin-left:2rem;margin-right:1rem;padding:0;position:static;transform:translate(0)}.nav__brand img{width:5.2rem;height:auto}.nav__action-button{top:.8rem}}@media (width>=1024px){.nav{justify-content:center}.nav__list-container{margin-right:0}.nav__brand{margin-right:4rem;padding:0;transform:translate(0)}.nav__brand--right{display:none}.nav__brand img{width:5.2rem;height:auto}}@keyframes lean{90%{color:#e82a31;transform:scale(1)}to{color:#fbfef9;transform:scale(1.05)}}.btn{z-index:3;text-transform:uppercase;color:#e82a31;letter-spacing:1.9px;cursor:pointer;user-select:none;background:0 0;border:0;padding:.6rem 1rem;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;text-decoration:none;transition:border .5s cubic-bezier(.77,0,.175,1),color .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1),background .5s cubic-bezier(.77,0,.175,1),left .5s cubic-bezier(.77,0,.175,1),right .5s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),bottom .5s cubic-bezier(.77,0,.175,1);display:inline-block;position:relative}@media screen and (width>=260px){.btn{padding:1rem 2rem;font-size:1.4rem}}@media screen and (width>=448px){.btn{padding:1.4rem 3rem;font-size:1.6rem}}.btn:before,.btn:after{content:"";z-index:-1;transition:inherit;position:absolute}.btn:hover{color:#fbfef9;transition-delay:.5s}.btn:hover:before{transition-delay:0s}.btn:hover:after{background:#e82a31;transition-delay:.35s}.btn--light{color:#70db32}.btn--light:hover{color:#fbfef9}.btn--light:hover:after{background:#2f6311;transition-delay:.35s}.btn--dark{color:#2f6311}.btn--dark:hover{color:#fbfef9}.btn--dark:hover:after{background:#2f6311;transition-delay:.35s}.btn--from-top:before,.btn--from-top:after,.btn--from-bottom:before,.btn--from-bottom:after{width:100%;height:0;left:0}.btn--from-top:before,.btn--from-bottom:before{border:0;border-left:1px solid #e82a31;border-right:1px solid #e82a31}.btn--from-top:after,.btn--from-bottom:after{height:0}.btn--from-top:hover:before,.btn--from-top:hover:after,.btn--from-bottom:hover:before,.btn--from-bottom:hover:after{height:100%}.btn--from-bottom:before{top:0}.btn--from-bottom:after,.btn--from-top:before{bottom:0}.btn--from-top:after{top:0}.btn--from-left:before,.btn--from-left:after{width:0;height:100%;top:0}.btn--from-left:before{border:1px solid #e82a31;border-left:0;border-right:0;right:0}.btn--from-left:after{left:0}.btn--from-left:hover:before,.btn--from-left:hover:after{width:100%}.btn--from-right:before,.btn--from-right:after{width:0;height:100%;top:0}.btn--from-right:before{border:1px solid #e82a31;border-left:0;border-right:0;left:0}.btn--from-right:after{right:0}.btn--from-right:hover:before,.btn--from-right:hover:after{width:100%}.btn--smart-1:before,.btn--smart-1:after{width:100%;height:0;left:0}.btn--smart-1:before{border:0;border-left:1px solid #e82a31;border-right:1px solid #e82a31;bottom:0}.btn--smart-1:after{height:0;top:0}.btn--smart-1:hover:before,.btn--smart-1:hover:after{height:100%}@media screen and (width>=480px){.btn--smart-1:before,.btn--smart-1:after{width:0;height:100%;top:0;left:auto}.btn--smart-1:before{border:1px solid #e82a31;border-left:0;border-right:0;left:auto;right:0}.btn--smart-1:after{left:0;right:auto}.btn--smart-1:hover:before,.btn--smart-1:hover:after{width:100%}}.btn--smart-2:before,.btn--smart-2:after{width:100%;height:0;left:0}.btn--smart-2:before{border:0;border-left:1px solid #e82a31;border-right:1px solid #e82a31;top:0}.btn--smart-2:after{height:0;bottom:0}.btn--smart-2:hover:before,.btn--smart-2:hover:after{height:100%}@media screen and (width>=480px){.btn--smart-2:before,.btn--smart-2:after{width:0;height:100%;top:0}.btn--smart-2:before{border:1px solid #e82a31;border-left:0;border-right:0;left:0;right:auto}.btn--smart-2:after{left:auto;right:0}.btn--smart-2:hover:before,.btn--smart-2:hover:after{width:100%}}.link{margin:0 4px;text-decoration:none;transition:color .4s;display:inline-block;position:relative}.link--capitals{text-transform:uppercase}.link--accent{color:#e82a31}.link--accent:hover{color:#fbfef9}.link--dark{color:#080806}.link--dark:hover{color:#e82a31}.link--simple{text-decoration:underline}.link--primary{color:#2f6311}.link--secondary{color:#70db32}.link--secondary:hover,.link--light{color:#fbfef9}.link--light:hover{color:#e82a31}.link--underlined:before{transform-origin:100%;content:"";background-color:#e82a31;width:100%;height:1px;transition:transform .4s ease-in-out;display:block;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.link--underlined:hover:before{transform-origin:0;transform:scaleX(1)}.arrow-container{z-index:60;width:100px;height:100px;margin:0 auto;position:absolute;bottom:60px;left:0;right:0}.arrow-1{opacity:.5;background:#e82a31;border-radius:50%;width:100px;height:100px;animation:2s infinite zoomIn;position:absolute}.arrow-2{opacity:.95;z-index:1;cursor:pointer;background:#080806;border:2px solid #e82a31;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrow-2:before{content:"";border:2px dotted #e82a31;border-radius:50%;width:52px;height:52px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrow-2 i.fa{color:#e82a31;font-size:4rem}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.4,.4,.4)}50%{opacity:.5}to{opacity:0}}body{margin:0}.bubbles{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bubble{left:var(--bubble-left-offset);width:var(--bubble-radius);height:var(--bubble-radius);animation:float-up var(--bubble-float-duration)var(--bubble-float-delay)ease-in infinite;border-radius:50%;display:block;position:absolute;bottom:-75%}.bubble:before{content:"";border-radius:inherit;width:100%;height:100%;animation:var(--bubble-sway-type)var(--bubble-sway-duration)var(--bubble-sway-delay)ease-in-out alternate infinite;background:#e82a31;position:absolute;top:0;left:0}.bubble:nth-child(0){--bubble-left-offset:47vw;--bubble-radius:3vw;--bubble-float-duration:20s;--bubble-sway-duration:13s;--bubble-float-delay:0s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}.bubble:first-child{--bubble-left-offset:18vw;--bubble-radius:3vw;--bubble-float-duration:18s;--bubble-sway-duration:5s;--bubble-float-delay:4s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(2){--bubble-left-offset:32vw;--bubble-radius:4vw;--bubble-float-duration:27s;--bubble-sway-duration:6s;--bubble-float-delay:2s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(3){--bubble-left-offset:7vw;--bubble-radius:2vw;--bubble-float-duration:23s;--bubble-sway-duration:13s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(4){--bubble-left-offset:7vw;--bubble-radius:3vw;--bubble-float-duration:23s;--bubble-sway-duration:11s;--bubble-float-delay:4s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(5){--bubble-left-offset:4vw;--bubble-radius:3vw;--bubble-float-duration:25s;--bubble-sway-duration:6s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(6){--bubble-left-offset:48vw;--bubble-radius:2vw;--bubble-float-duration:26s;--bubble-sway-duration:6s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(7){--bubble-left-offset:89vw;--bubble-radius:4vw;--bubble-float-duration:24s;--bubble-sway-duration:8s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(8){--bubble-left-offset:4vw;--bubble-radius:4vw;--bubble-float-duration:27s;--bubble-sway-duration:13s;--bubble-float-delay:2s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(9){--bubble-left-offset:70vw;--bubble-radius:2vw;--bubble-float-duration:24s;--bubble-sway-duration:11s;--bubble-float-delay:4s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(10){--bubble-left-offset:46vw;--bubble-radius:1vw;--bubble-float-duration:22s;--bubble-sway-duration:10s;--bubble-float-delay:0s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(11){--bubble-left-offset:60vw;--bubble-radius:4vw;--bubble-float-duration:26s;--bubble-sway-duration:15s;--bubble-float-delay:4s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(12){--bubble-left-offset:67vw;--bubble-radius:3vw;--bubble-float-duration:20s;--bubble-sway-duration:12s;--bubble-float-delay:3s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(13){--bubble-left-offset:1vw;--bubble-radius:1vw;--bubble-float-duration:26s;--bubble-sway-duration:9s;--bubble-float-delay:1s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(14){--bubble-left-offset:36vw;--bubble-radius:1vw;--bubble-float-duration:20s;--bubble-sway-duration:8s;--bubble-float-delay:2s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(15){--bubble-left-offset:31vw;--bubble-radius:3vw;--bubble-float-duration:20s;--bubble-sway-duration:10s;--bubble-float-delay:2s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(16){--bubble-left-offset:78vw;--bubble-radius:2vw;--bubble-float-duration:21s;--bubble-sway-duration:15s;--bubble-float-delay:3s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(17){--bubble-left-offset:77vw;--bubble-radius:2vw;--bubble-float-duration:22s;--bubble-sway-duration:12s;--bubble-float-delay:3s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(18){--bubble-left-offset:23vw;--bubble-radius:3vw;--bubble-float-duration:27s;--bubble-sway-duration:12s;--bubble-float-delay:4s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(19){--bubble-left-offset:91vw;--bubble-radius:2vw;--bubble-float-duration:25s;--bubble-sway-duration:11s;--bubble-float-delay:0s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(20){--bubble-left-offset:76vw;--bubble-radius:4vw;--bubble-float-duration:17s;--bubble-sway-duration:5s;--bubble-float-delay:2s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(21){--bubble-left-offset:14vw;--bubble-radius:4vw;--bubble-float-duration:22s;--bubble-sway-duration:6s;--bubble-float-delay:3s;--bubble-sway-delay:1s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(22){--bubble-left-offset:51vw;--bubble-radius:4vw;--bubble-float-duration:21s;--bubble-sway-duration:13s;--bubble-float-delay:0s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(23){--bubble-left-offset:28vw;--bubble-radius:3vw;--bubble-float-duration:20s;--bubble-sway-duration:13s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(24){--bubble-left-offset:40vw;--bubble-radius:3vw;--bubble-float-duration:18s;--bubble-sway-duration:14s;--bubble-float-delay:3s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(25){--bubble-left-offset:48vw;--bubble-radius:4vw;--bubble-float-duration:19s;--bubble-sway-duration:9s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(26){--bubble-left-offset:5vw;--bubble-radius:2vw;--bubble-float-duration:23s;--bubble-sway-duration:10s;--bubble-float-delay:4s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(27){--bubble-left-offset:86vw;--bubble-radius:2vw;--bubble-float-duration:26s;--bubble-sway-duration:14s;--bubble-float-delay:1s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(28){--bubble-left-offset:1vw;--bubble-radius:2vw;--bubble-float-duration:21s;--bubble-sway-duration:14s;--bubble-float-delay:2s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(29){--bubble-left-offset:27vw;--bubble-radius:2vw;--bubble-float-duration:18s;--bubble-sway-duration:11s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(30){--bubble-left-offset:11vw;--bubble-radius:2vw;--bubble-float-duration:16s;--bubble-sway-duration:10s;--bubble-float-delay:2s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(31){--bubble-left-offset:88vw;--bubble-radius:4vw;--bubble-float-duration:20s;--bubble-sway-duration:13s;--bubble-float-delay:1s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(32){--bubble-left-offset:14vw;--bubble-radius:4vw;--bubble-float-duration:21s;--bubble-sway-duration:12s;--bubble-float-delay:2s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(33){--bubble-left-offset:56vw;--bubble-radius:4vw;--bubble-float-duration:19s;--bubble-sway-duration:13s;--bubble-float-delay:2s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(34){--bubble-left-offset:34vw;--bubble-radius:2vw;--bubble-float-duration:20s;--bubble-sway-duration:7s;--bubble-float-delay:3s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(35){--bubble-left-offset:83vw;--bubble-radius:1vw;--bubble-float-duration:17s;--bubble-sway-duration:13s;--bubble-float-delay:1s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(36){--bubble-left-offset:88vw;--bubble-radius:3vw;--bubble-float-duration:16s;--bubble-sway-duration:7s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(37){--bubble-left-offset:51vw;--bubble-radius:4vw;--bubble-float-duration:20s;--bubble-sway-duration:13s;--bubble-float-delay:1s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(38){--bubble-left-offset:45vw;--bubble-radius:4vw;--bubble-float-duration:20s;--bubble-sway-duration:9s;--bubble-float-delay:1s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(39){--bubble-left-offset:12vw;--bubble-radius:4vw;--bubble-float-duration:23s;--bubble-sway-duration:7s;--bubble-float-delay:0s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(40){--bubble-left-offset:43vw;--bubble-radius:4vw;--bubble-float-duration:17s;--bubble-sway-duration:11s;--bubble-float-delay:1s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(41){--bubble-left-offset:22vw;--bubble-radius:2vw;--bubble-float-duration:17s;--bubble-sway-duration:9s;--bubble-float-delay:3s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(42){--bubble-left-offset:15vw;--bubble-radius:1vw;--bubble-float-duration:25s;--bubble-sway-duration:10s;--bubble-float-delay:2s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(43){--bubble-left-offset:31vw;--bubble-radius:4vw;--bubble-float-duration:26s;--bubble-sway-duration:6s;--bubble-float-delay:0s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(44){--bubble-left-offset:32vw;--bubble-radius:1vw;--bubble-float-duration:23s;--bubble-sway-duration:7s;--bubble-float-delay:2s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(45){--bubble-left-offset:87vw;--bubble-radius:1vw;--bubble-float-duration:21s;--bubble-sway-duration:10s;--bubble-float-delay:4s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(46){--bubble-left-offset:83vw;--bubble-radius:2vw;--bubble-float-duration:24s;--bubble-sway-duration:12s;--bubble-float-delay:1s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(47){--bubble-left-offset:71vw;--bubble-radius:2vw;--bubble-float-duration:19s;--bubble-sway-duration:8s;--bubble-float-delay:4s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}.bubble:nth-child(48){--bubble-left-offset:75vw;--bubble-radius:4vw;--bubble-float-duration:22s;--bubble-sway-duration:7s;--bubble-float-delay:1s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(49){--bubble-left-offset:61vw;--bubble-radius:1vw;--bubble-float-duration:18s;--bubble-sway-duration:11s;--bubble-float-delay:3s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}.bubble:nth-child(50){--bubble-left-offset:99vw;--bubble-radius:3vw;--bubble-float-duration:22s;--bubble-sway-duration:7s;--bubble-float-delay:2s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}@keyframes float-up{to{transform:translateY(-175vh)}}@keyframes sway-left-to-right{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes sway-right-to-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}body{color:#080806;background:#fbfef9;font-family:Poppins,sans-serif;font-size:1.6rem}.heading,.sgdpr-title{font-family:Cinzel Decorative,cursive}.container{justify-content:center;align-items:center;width:min(100%,960px);margin:0 auto;display:flex;position:relative}.container--padded{padding:2.4rem}.container--wide{width:100%}.container--tall{min-height:100vh}.article{margin:0 auto}.article--centered{text-align:center}.article__heading{margin-bottom:2.4rem;font-family:Cinzel Decorative,cursive;font-size:3.8rem}.article__text{width:min(50ch,100% - 4rem);font-size:2.4rem;line-height:1.6}address{font-style:normal}#slider img{object-fit:cover;width:100vw;height:100vh}#slider .swiper-pagination{background-color:#080806;top:auto;bottom:6px}#slider .swiper-pagination-progressbar-fill{background-color:#e82a31}#about,#menu{overflow:hidden}.article{text-align:center;flex-direction:column;max-width:960px;padding:min(5vw,4rem);display:flex}.article--dark{background-color:#080806eb;border-radius:4px}.article__heading,.article__content{max-width:60ch;margin:auto}.article__heading em,.article__content em{font-family:Cinzel Decorative,cursive;font-style:normal;font-weight:600}.article__heading{color:#254d0e;max-width:540px;margin:6rem 1rem 0;font-size:2.6rem}.article__heading--light{color:#70db32}.article__heading--accent{color:#e82a31}@media screen and (width>=380px){.article__heading{margin:6rem auto 0;font-size:3rem}}@media screen and (width>=448px){.article__heading{font-size:3.6rem}}@media screen and (width>=536px){.article__heading{font-size:4rem}}@media screen and (width>=768px){.article__heading{max-width:620px;font-size:5rem}}@media screen and (width>=960px){.article__heading{font-size:6rem}}.article__content{font-size:1.4rem;line-height:1.5}@media screen and (width>=448px){.article__content{font-size:1.6rem;line-height:1.6}}@media screen and (width>=768px){.article__content{font-size:2rem;line-height:1.6}}@media screen and (width>=960px){.article__content{font-size:2rem}}.article__actions{flex-direction:column;margin:0 auto 4rem;display:flex}@media screen and (width>=480px){.article__actions{flex-direction:row;margin:1rem auto 3rem}}#menu{background-image:url(menu.4fb1d951.jpeg);background-position:50%;background-size:cover;background-attachment:fixed}#gallery{background-color:#fbfef9}#gallery .swiper-wrapper{align-items:center;height:min(100vh - 60px,600px + 4rem + 10vh)}#gallery .swiper-button-next,#gallery .swiper-button-prev{color:#e82a31}#gallery .swiper-button-next:after,#gallery .swiper-button-prev:after{font-size:3rem}#gallery .swiper-pagination-bullet{opacity:1;background-color:#e82a31}#gallery .swiper-pagination-bullet-active{background-color:#2f6311}#gallery .swiper-slide{object-fit:cover;border-radius:2px;width:auto;max-width:calc(100vw - 4rem);max-height:min(600px,78vh);box-shadow:0 5px 15px #00000059}#gallery .landing-slide{box-shadow:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}#gallery .slide-article{padding:16px 32px}#gallery .slide-article__logo{width:min(90px,50%)}#gallery .slide-article__header{color:#e82a31;margin-top:calc(2vh + 1rem);margin-bottom:1rem;font-family:Cinzel Decorative,cursive;font-size:2rem}@media screen and (width>=420px){#gallery .slide-article__header{font-size:2.4rem}}#gallery .slide-article__body{color:#fbfef9;max-width:54ch;font-size:1.4rem;line-height:1.6}@media screen and (width>=420px){#gallery .slide-article__body{font-size:1.8rem}}#gallery .slide-article__action{color:#e82a31;font-weight:700;display:inline-block}#times{background-color:#fbfef9;flex-wrap:wrap;align-items:flex-start;padding-top:calc(64px + 3rem);padding-bottom:3rem;overflow:hidden}@media screen and (width>=480px){#times .article{flex:1}}#times .article__heading{margin-top:2rem;font-size:min(1.2rem + 5vw,4.8rem)}#times .article__content{color:#080806;margin-top:min(.4rem + 1vw,2rem);font-size:min(.8rem + 2vw,2.2rem)}#times .article__content--strong{font-size:min(1rem + 2vw,2.4rem);font-weight:700}#contacts{background-color:#080806;font-size:min(.8rem + 2vw,2.4rem);overflow:hidden}#contacts .btn{display:block}#contacts .contacts__row{grid-gap:1rem;flex-direction:column;padding:2rem 0}@media screen and (width>=960px){#contacts .contacts__row{flex-direction:row}}#contacts .contacts__col{text-align:center;flex:1}#contacts .contacts__label{margin-right:1rem;display:block}@media screen and (width>=480px){#contacts .contacts__label{display:inline-block}}#sgdpr-box{z-index:90;position:fixed;top:auto;bottom:0}@media screen and (width>=962px){#sgdpr-box{position:fixed;top:auto;bottom:0}}#modal-lang{border:3px solid #e82a31;border-radius:18px;gap:4px;margin-right:auto;display:flex;overflow:hidden}#modal-lang select{border:none;border-radius:0 24px 24px 0;padding:2px}#modal-lang i{color:#e82a31;margin-left:4px;font-size:28px;line-height:1}
/*# sourceMappingURL=wineing_website.2d99a847.css.map */
