html{scroll-behavior:smooth}:root{--animate-delay: .25s !important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDelayed{0%{opacity:0}35%{opacity:0}to{opacity:1}}.customAppearing{opacity:0;animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards}@keyframes rotateInRight{0%{transform:rotate(-30deg);opacity:0}to{transform:rotate(0);opacity:1}}@keyframes bouncing{0%{transform:translateY(0)}35%{transform:translateY(0)}50%{transform:translateY(5px)}65%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes customFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body{background-color:#e0d9d1;padding:6px;font-family:Roboto,sans-serif;font-size:14px;line-height:2;min-height:100vh}.special-screen-main{background-color:#293450;min-height:calc(100vh - 12px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 10%;background-image:url(/build/assets/header-image-2-5f1ecfde.jpg);background-size:cover;background-position:center}.container{margin:0 auto;padding:0 10px;max-width:1872px;position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){body{padding:12px}.special-screen-main{min-height:calc(100vh - 24px)}.container{padding:0 40px}}@media screen and (min-width: 1024px){body{padding:14px;font-size:15px}.special-screen-main{min-height:calc(100vh - 28px)}.container{padding:0 60px}}@media screen and (min-width: 1280px){body{padding:16px;font-size:16px}.special-screen-main{min-height:calc(100vh - 32px)}.container{padding:0 80px}}@media screen and (min-width: 1600px){body{padding:20px}.special-screen-main{min-height:calc(100vh - 40px)}.container{padding:0 100px}}@media screen and (min-width: 1920px){body{padding:24px}.special-screen-main{min-height:calc(100vh - 48px)}.container{padding:0 116px}}.header{overflow:hidden}.header .container{background-image:url(/build/assets/header-image-2-5f1ecfde.jpg);background-size:cover;background-position:center;padding-top:19px;padding-bottom:44px;overflow:hidden}.logo-name{margin-top:13px}.title-wrap{padding-left:20px;max-width:300px}.main-title{margin-top:40px;color:#cb9b54;font-size:40px;font-family:Cinzel,serif;line-height:.86;padding:16px 0;margin-bottom:14px;z-index:5;position:relative}.language{position:absolute;top:35px;right:281px;font-size:16px;color:#fff;display:flex;align-items:center}.language span{margin-right:9px;margin-left:18px;line-height:1}.main-title-btn{opacity:0;animation:fadeIn 1s;animation-delay:3s;animation-fill-mode:forwards}.button{border-radius:30px;font-family:Roboto,sans-serif;background-color:#d0c9c0;color:#0b0b0999;font-size:14px;font-weight:300;line-height:1.5;padding:8px 24px;letter-spacing:.96px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.button:hover,.button:focus{background-color:#8e6300;color:#ccb46f}.anchor-button{border:1px solid #8e6300;border-radius:50%;height:240px;width:240px;padding-top:40px;color:#f4f4f4;display:flex;flex-direction:column;align-items:center;z-index:4}.anchor-button span{line-height:2;letter-spacing:4.16px;text-transform:uppercase;text-align:start;margin-bottom:16px;padding-left:80px;padding-right:40px;transition:color .25s cubic-bezier(.4,0,.2,1)}.anchor-button svg{transition:transform .25s cubic-bezier(.4,0,.2,1);animation-name:bouncing;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.anchor-button:hover svg,.anchor-button:focus svg{transform:translateY(12px)}.anchor-button:hover span,.anchor-button:focus span{color:#cb9b54}.header-description{color:#f4f4f4;font-size:14px;font-weight:300;line-height:3.6;letter-spacing:14px;text-transform:uppercase;z-index:3;width:300px;margin-right:auto;animation-name:fadeIn;animation-duration:10s}.p1{bottom:240px;right:-100px}.header-nav{margin-top:140px;align-self:flex-start;width:100%}.nav-list{display:flex;gap:8px}.nav-link{color:#e0dad1;font-family:Vollkorn,serif;font-size:16px;line-height:1.6;font-weight:500;transition:color .25s cubic-bezier(.4,0,.2,1);display:block}.nav-list-item{opacity:0;animation:customFadeInUp 1s;animation-fill-mode:forwards}.nav-list-item:nth-of-type(1){animation-delay:3.3s}.nav-list-item:nth-of-type(2){animation-delay:3.4s}.nav-list-item:nth-of-type(3){animation-delay:3.5s}.nav-list-item:nth-of-type(4){animation-delay:3.6s}.nav-list-item:nth-of-type(5){animation-delay:3.7s}.nav-list-item:nth-of-type(6){animation-delay:3.8s}.nav-list-item:nth-of-type(7){animation-delay:3.9s}.nav-link:hover,.nav-link:focus{color:#cb9b54}@media screen and (max-width: 767px){.header-nav{display:none}.logo-name{margin-bottom:40px}.anchor-button{align-self:flex-end;margin-right:10%}.header .button{margin-bottom:40px}.header-description{padding-left:10%}}@media screen and (max-width: 1023px){.anchor-button svg{transform:scale(.7)}.anchor-button:hover svg,.anchor-button:focus svg{transform:translateY(12px) scale(.7)}}@media screen and (min-width: 480px){.title-wrap{max-width:450px}.main-title{font-size:60px}}@media screen and (min-width: 768px){.button{font-size:16px}.nav-list{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.title-wrap{padding-left:100px;max-width:700px;align-self:flex-start}.anchor-button{position:absolute;top:174px;left:30px}.header-description{position:absolute;top:185px;right:42px;font-size:16px;letter-spacing:20px;width:360px}.p1{bottom:130px;right:-100px}.main-title{margin-top:206px;font-size:80px}}@media screen and (min-width: 1024px){.anchor-button{height:300px;width:300px;top:134px;left:90px;padding-top:60px}.anchor-button span{line-height:2;letter-spacing:4.16px;margin-bottom:26px;padding-left:141px;padding-right:88px}.nav-link{font-size:20px}.header-description{right:62px;font-size:18px;letter-spacing:24px;width:440px}.header-nav{margin-top:228px}.main-title{font-size:100px;padding:36px 0}}@media screen and (min-width: 1280px){.header-description{top:165px;right:172px;font-size:20px;letter-spacing:28px;width:480px}.title-wrap{padding-left:176px}.main-title{font-size:120px}}@media screen and (min-width: 1600px){.anchor-button{height:416px;width:416px;top:134px;left:90px;padding-top:121px}.nav-list{justify-content:flex-start;gap:150px}.title-wrap{padding-left:276px}.main-title{font-size:140px}.p1{bottom:143px;right:100px}}@media screen and (min-width: 1920px){.nav-list{gap:170px}.p1{bottom:143px;right:254px}}#history .container{background-color:#faf5ef;padding-top:50px;padding-bottom:50px}#history .title{max-width:320px}.subtitle{color:#562e1b;text-transform:uppercase;font-size:14px;letter-spacing:3px;margin-bottom:-2px}.title{color:#cb9b54;font-size:24px;font-family:Cinzel,serif;line-height:1.07;letter-spacing:1.2px;text-align:center;margin-bottom:50px;position:relative}.title:after{content:"";position:absolute;bottom:-23px;left:50%;transform:translate(-50%);width:40px;height:1px;background-color:#ccb46f}.paragraph{font-weight:300;font-size:16px;letter-spacing:.8px;line-height:1.8;text-align:center}.quote{position:relative;max-width:calc(100% - 74px);margin-bottom:40px}.quote .start,.quote .end{transform:scale(.5)}.quote .start{position:absolute;top:-77px;left:-54px}.quote .end{position:absolute;bottom:-77px;right:-54px;transform:rotate(180deg) scale(.5)}.slogan{align-self:flex-start;color:#d1c8c0;line-height:3.6;font-size:14px;text-transform:uppercase;letter-spacing:14px;font-weight:300}@media screen and (min-width: 768px){#history .container{padding-top:60px;padding-bottom:0}#history .title{max-width:780px}.slogan{font-size:16px;letter-spacing:20px}.subtitle{letter-spacing:4.16px;margin-bottom:-3px}.title{font-size:36px;letter-spacing:1.8px}.paragraph{font-size:18px;letter-spacing:1px}.quote{max-width:calc(100% - 200px);margin-bottom:20px}.quote .start,.quote .end{transform:scale(.75)}.quote .start{position:absolute;top:-77px;left:-61px}.quote .end{position:absolute;bottom:-77px;right:-61px;transform:rotate(180deg) scale(.75)}}@media screen and (min-width: 1024px){.slogan{font-size:18px;letter-spacing:24px}#history .container{padding-top:70px}.title{font-size:44px;letter-spacing:2.4px}.paragraph{font-size:20px;letter-spacing:1.2px}.quote{max-width:665px;margin-bottom:40px}.quote .start,.quote .end{transform:scale(1)}.quote .start{position:absolute;top:-77px;left:-74px}.quote .end{position:absolute;bottom:-77px;right:-74px;transform:rotate(180deg)}}@media screen and (min-width: 1280px){#history .container{padding-top:96px}.title{font-size:60px;letter-spacing:3.6px;margin-bottom:71px}.title:after{bottom:-29px}.subtitle{font-size:16px;letter-spacing:4.16px;margin-bottom:-5px}.slogan{font-size:20px;letter-spacing:28px}.quote{max-width:665px;margin-bottom:98px}}@media screen and (min-width: 1600px){#history .container{padding-top:116px}}@media screen and (min-width: 1920px){#history .container{padding-top:116px;padding-bottom:366px}}#history .slogan{max-width:280px;margin-bottom:50px}.fact-wrap{padding-top:28px;display:flex;align-items:center;flex-direction:column}.date{color:#cb9b54;font-family:Cinzel,serif;font-size:28px;line-height:1.35;margin-bottom:4px}.fact-title{color:#cb9b54;font-size:20px;line-height:1.33;letter-spacing:1.44px;margin-bottom:8px}.fact-description{color:#e0d9d1;font-weight:300;letter-spacing:.96px;line-height:1.75;text-align:center;max-width:80%}.picture{position:absolute;z-index:2;width:268px;height:268px}.fact{overflow:hidden;z-index:3}.fact-1{background-color:#511f18}.fact-2{background-color:#92572e}.fact-3{background-color:#613517}@media screen and (max-width: 767px){.history-wrap{position:relative;width:100%;max-width:420px;overflow:hidden;margin-bottom:12px}#history .picture{top:-134px;right:-134px}.fact-wrap{padding-bottom:28px}#history .slogan{display:none}}@media screen and (min-width: 768px){.hisory-facts-list{position:relative;width:680px;height:800px}.fact-wrap{height:402px;width:402px;padding-top:70px;transform:rotate(45deg) translate(-82px)}.fact-title{font-size:24px;letter-spacing:1.44px;margin-bottom:12px}.fact-description{max-width:270px}.picture{width:402px;height:402px}.fact{transform:rotate(-45deg);height:284px;width:284px;position:absolute}.fact-1{left:259px;bottom:700px}.p2{left:0;bottom:441px}.fact-2{left:109px;bottom:149px}.p3{left:250px;bottom:289px}.fact-3{left:139px;bottom:-222px}.p4{left:280px;bottom:-81px}}@media screen and (min-width: 1024px){.picture{width:536px;height:535px}#history .slogan{max-width:320px;margin-bottom:130px}.hisory-facts-list{width:900px}.fact-wrap{padding-top:117px;height:535px;width:536px;transform:rotate(45deg) translate(-110px)}.date{font-size:52px;margin-bottom:9px}.fact-title{font-size:24px;letter-spacing:1.44px;margin-bottom:17px}.fact-description{letter-spacing:.96px;max-width:363px}.fact{height:378px;width:378px}.fact-1{left:345px;bottom:700px}.p2{left:0;bottom:355px}.fact-2{left:121px;bottom:-59px}.p3{left:309px;bottom:130px}.fact-3{left:176px;bottom:-538px}.p4{left:364px;bottom:-349px}}@media screen and (min-width: 1280px){#history .slogan{max-width:360px;margin-bottom:50px}}@media screen and (min-width: 1600px){#history .slogan{max-width:390px;margin-bottom:130px}.hisory-facts-list{width:1452px;height:200px}.fact-wrap{padding-top:117px;height:535px;width:536px;transform:rotate(45deg) translate(-110px)}.date{font-size:52px;margin-bottom:9px}.fact-title{font-size:24px;letter-spacing:1.44px;margin-bottom:17px}.fact-description{letter-spacing:.96px;max-width:363px}.fact{height:378px;width:378px}.fact-1{left:78px;bottom:-250px}.p2{left:266px;bottom:-595px}.fact-2{left:622px;bottom:-259px}.p3{left:276px;bottom:-71px}.fact-3{left:997px;bottom:-100px}.p4{left:651px;bottom:88px}}@media screen and (min-width: 1920px){#history .slogan{max-width:390px;margin-bottom:0}.hisory-facts-list{position:static;width:auto;height:auto}.fact-1{left:215px;bottom:-122px}.p2{left:403px;bottom:-467px}.fact-2{left:830px;bottom:-203px}.p3{left:484px;bottom:-14px}.fact-3{left:1282px;bottom:-122px}.p4{left:937px;bottom:66px}}#beer{padding-top:50px;padding-bottom:45px;overflow:hidden}#beer .slogan{max-width:260px;color:#535352;margin-bottom:20px}#beer .subtitle{padding-left:4px}#beer .title{max-width:280px;text-align:start;position:relative;font-size:60px;line-height:1.1;padding:4px 0;letter-spacing:0px}.title-accent{position:absolute;bottom:15px;right:68px;font-family:"Averia Serif Libre";font-size:18px;color:#562e1b;line-height:1.17;display:block}#beer .paragraph{margin-bottom:12px;max-width:520px}.tags{display:flex;gap:4px;margin-bottom:34px;flex-wrap:wrap}.tags-item{border:1px solid #707070;border-radius:30px;padding:4px 16px}.tags-name{letter-spacing:.96px;color:#3a4449;line-height:2}.button-arrow{display:flex;align-items:center;gap:8px;padding:4px 4px 4px 19px;color:#3a4449}.button-arrow .svg-wrap{color:#f5f3ef;background-color:#3a4449;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:background-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.button-arrow .svg-wrap svg{width:20px;height:20px}.button-arrow:hover,.button-arrow:focus{background-color:#ccb46f;color:#0b0b09}.button-arrow:hover .svg-wrap,.button-arrow:focus .svg-wrap{background-color:#8e6300;transform:rotate(90deg)}.p5{z-index:-1;left:-60px;bottom:130px;opacity:.1}.p6{position:absolute;z-index:-1;right:0;bottom:0;width:333px;height:390px;opacity:.1}@media screen and (max-width: 540px){.p5{display:none}}@media screen and (max-width: 767px){#beer .slogan{display:none}}@media screen and (min-width: 768px){.button-arrow .svg-wrap svg{width:24px;height:24px}#beer{padding-top:250px}.button-arrow .svg-wrap{width:44px;height:44px}#beer .title{max-width:361px;font-size:80px;padding:12px 0}.title-accent{bottom:28px;right:82px;font-size:24px}}@media screen and (min-width: 1024px){#beer .container{align-items:flex-start;padding-left:10%;padding-right:5%}#beer{padding-top:500px}#beer .paragraph{text-align:start;margin-bottom:23px;max-width:50%}.button-arrow .svg-wrap{width:48px;height:48px}#beer .slogan{max-width:400px;align-self:flex-end;margin-bottom:20px}.p6{z-index:4;right:auto;left:50%;bottom:0;width:444px;height:520px;opacity:1}.p5{width:402px;height:402px;z-index:3;right:auto;left:70%;bottom:80px;opacity:1}}@media screen and (min-width: 1280px){.button-arrow .svg-wrap{width:52px;height:52px}#beer .title:after{left:0;transform:none}#beer .slogan{max-width:470px;margin-bottom:40px}}@media screen and (min-width: 1600px){#beer{overflow:visible}#beer{padding-top:440px}#beer .slogan{max-width:650px;margin-bottom:40px}#beer .container{padding-left:15%}#beer .paragraph{max-width:40%}.p6{z-index:4;right:auto;left:42%;bottom:-171px;width:666px;height:781px}.p5{z-index:3;right:auto;left:60%;bottom:-30px;width:536px;height:535px}}@media screen and (min-width: 1920px){#beer .paragraph{max-width:536px}#beer{padding-top:428px;padding-bottom:45px}#beer .container{padding-left:392px;padding-right:288px}#beer .slogan{max-width:640px;margin-bottom:70px}.p6{right:262px;left:auto}.p5{right:46px;left:auto}}#taste .container{background-image:url(/build/assets/hop-45b41b52.png),linear-gradient(#fff,#fff);background-size:cover;background-position:center;padding-top:50px;padding-bottom:50px;overflow:hidden}@media screen and (min-resolution: 192dpi){#taste .container{background-image:url(/build/assets/hop@2x-181ff743.png),linear-gradient(#fff,#fff)}}#taste .title{max-width:590px}#taste .paragraph{margin-bottom:20px}.paragraph-link{color:#cb9b54;transition:color .25s cubic-bezier(.4,0,.2,1)}.paragraph-link:hover,.paragraph-link:focus{color:#8e6300}.sub-title{color:#cb9b54;font-size:20px;font-family:Cinzel,serif;line-height:1.52;letter-spacing:1.2px;text-align:center;margin-bottom:4px;position:relative}.sub-paragraph{font-weight:300;letter-spacing:.96px;text-align:center}.address{max-width:536px;font-style:normal}.address:first-of-type{margin-bottom:32px}.address .sub-paragraph:first-of-type{margin-bottom:20px}.address .sub-paragraph:nth-of-type(2),.address .sub-paragraph:last-of-type{text-transform:uppercase}#taste .slogan{color:#b6b1a9}#taste .slogan:first-of-type{position:absolute;top:20px;left:116px;max-width:560px}#taste .slogan:nth-of-type(2){position:absolute;bottom:524px;right:40px;max-width:400px;text-align:right}#taste .slogan:nth-of-type(3){max-width:360px;padding-left:60px}.p7{right:74px;bottom:-227px}.p8{left:-148px;bottom:430px}.p9{right:-200px;top:-20px}.p10{right:-152px;bottom:-21px}@media screen and (max-width: 767px){.p7,.p8,.p9,.p10,#taste .slogan{display:none}}@media screen and (min-width: 768px){#taste .container{padding-top:274px;padding-bottom:101px}.sub-title{font-size:28px;letter-spacing:2px;margin-bottom:8px}#taste .paragraph{max-width:665px;margin-bottom:37px}.address .sub-paragraph:first-of-type{margin-bottom:37px}.address:first-of-type{margin-bottom:139px}.address:last-of-type{margin-bottom:40px}.slogans{align-self:flex-start}}@media screen and (min-width: 1024px){#taste .container{padding-top:324px;padding-bottom:101px}.sub-title{font-size:36px;letter-spacing:2.3px;margin-bottom:12px}.p7{width:453px;height:453px;right:158px;bottom:-227px}.p9{top:-70px}.address:last-of-type{margin-bottom:82px}#taste .slogan:first-of-type{top:20px;left:116px;max-width:700px}#taste .slogan:nth-of-type(2){right:90px;bottom:584px;max-width:400px}#taste .slogan:nth-of-type(3){padding-left:50px;max-width:460px}}@media screen and (min-width: 1280px){.sub-title{font-size:42px;letter-spacing:2.52px;margin-bottom:17px}.address:first-of-type{margin-bottom:109px}.address:last-of-type{margin-bottom:132px}#taste .slogan:nth-of-type(2){bottom:720px;right:50px;max-width:300px}#taste .slogan:nth-of-type(3){padding-left:300px;max-width:710px}}@media screen and (min-width: 1600px){#taste .container{padding-top:224px}.slogans{align-self:auto}#taste .slogan:first-of-type{top:186px;left:116px;max-width:390px}#taste .slogan:nth-of-type(2){bottom:760px;right:90px;max-width:400px}#taste .slogan:nth-of-type(3){padding-left:0;max-width:360px}.p8{left:-148px;bottom:450px}.p9{right:-120px;bottom:952px;top:auto}.p10{right:-152px;bottom:-21px}}@media screen and (min-width: 1920px){.p9{right:-70px;bottom:952px;top:auto}}#feedback .container{background-color:#faf5ee;padding-top:50px;padding-bottom:50px;overflow:hidden}#feedback .title{max-width:590px}#feedback .paragraph{max-width:665px;margin-bottom:32px}.form{width:100%;max-width:812px}.inputs-group{margin-bottom:11px;display:flex;flex-direction:column;gap:11px}.input-group{display:flex;flex-direction:column;gap:11px}.label{color:#010101;font-weight:300;letter-spacing:.96px;line-height:1.3125}.input,.textarea,.input::placeholder,.textarea::placeholder{letter-spacing:.77px;font-size:16px;line-height:1.33}.input,.textarea{min-width:260px;background-color:transparent;color:#293450}.input::placeholder,.textarea::placeholder{color:#cb9b54}.input:hover,.input:focus,.textarea:hover,.textarea:focus{outline:none}.radios-group{display:flex;flex-direction:column;gap:15px;margin-bottom:19px}.radio-group{display:flex;flex-direction:column;gap:8px}.radio{display:flex;align-items:center;gap:9px;cursor:pointer}.radio input[type=radio]:checked+.mark{background-color:#8e6300}.radio:has(input[type=radio]:checked) .radio-text{color:#8e6300}.mark{display:block;width:12px;height:12px;border-radius:50%;border:1px solid #8e6300;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.radio-text{letter-spacing:.8px;font-size:16px;line-height:1;color:#d1c8c0;color:color .25s cubic-bezier(.4,0,.2,1);padding:3px 0}.textarea-group{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.textarea{resize:none;border-bottom:1px solid #8e6300}.btn-group{display:flex;flex-direction:column-reverse;gap:16px;align-items:center}.form .button-arrow:hover .svg-wrap,.form .button-arrow:focus .svg-wrap{transform:rotate(-45deg)}.notification{color:#cb9b54;letter-spacing:.72px;font-size:12px;line-height:1.33}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@media screen and (min-width: 768px){.inputs-group{flex-direction:row;justify-content:space-between}.input,.textarea,.input::placeholder,.textarea::placeholder{letter-spacing:1px;font-size:20px}.btn-group{flex-direction:row;gap:20px}#feedback .container{padding-top:60px;padding-bottom:60px}#feedback .paragraph{margin-bottom:42px}.radio-text{letter-spacing:1px;font-size:18px}.radio-group{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:12px}}@media screen and (min-width: 1024px){#feedback .container{padding-top:100px}#feedback .paragraph{margin-bottom:52px}.input,.textarea,.input::placeholder,.textarea::placeholder{letter-spacing:1.44px;font-size:24px}.btn-group{gap:28px}.radio-text{letter-spacing:1.2px;font-size:20px}}@media screen and (min-width: 1280px){#feedback .container{padding-bottom:70px}#feedback .paragraph{margin-bottom:62px}}@media screen and (min-width: 1600px){#feedback .container{padding-top:140px;padding-bottom:80px}#feedback .paragraph{margin-bottom:72px}}@media screen and (min-width: 1920px){#feedback .container{padding-top:169px;padding-bottom:80px}#feedback .paragraph{margin-bottom:72px}.radio-text{letter-spacing:1.2px;font-size:20px}}#about-us .container{padding-top:50px;padding-bottom:50px;overflow:hidden}#about-us .slogan{color:#b6b1a9;max-width:342px;margin-bottom:12px;padding-left:20px}.content{display:flex;flex-direction:column;align-items:center}.about-picture{position:relative;margin-bottom:20px;width:265px}.about-wrap{display:flex;flex-direction:column;align-items:center;position:relative}.about-date{position:absolute;left:20%;top:240px;color:#cb9b54;font-family:Cinzel,serif;font-size:80px;line-height:1;font-weight:700}.about-text-wrap{padding:20px;border:1px solid #8e6300;width:100%}.about-title{color:#cb9b54;font-size:32px;line-height:1.34;margin-bottom:26px}.about-text-wrap .sub-paragraph{text-align:start;line-height:1.69}@media screen and (min-width: 768px){#about-us .container{padding-bottom:80px}#about-us .slogan{max-width:560px;padding-left:20px}#about-us .title{max-width:600px;text-align:start}#about-us .title:after{left:0;transform:none}.content{align-items:flex-start}.about-picture{left:-10px;margin-bottom:0}.about-date{left:-55px;bottom:46px;top:auto;font-size:88px}.about-wrap{flex-direction:row;align-items:center;position:relative}.about-text-wrap{position:absolute;left:170px;padding:30px 20px 40px 100px;width:500px}}@media screen and (min-width: 1024px){#about-us .slogan{max-width:640px;padding-left:20px}}@media screen and (min-width: 1280px){#about-us .slogan{max-width:800px;padding-left:50px}#about-us .title{max-width:766px}.about-picture{width:398px}.about-date{left:-55px;bottom:76px;top:auto;font-size:120px}#about-us .container{padding-top:71px;padding-bottom:108px}.about-text-wrap{bottom:52px;left:262px;padding:61px 59px 84px 152px;width:736px}.about-wrap{right:80px}}@media screen and (min-width: 1600px){#about-us .container{flex-direction:row;padding-top:71px;padding-bottom:108px;gap:48px}#about-us .slogan{max-width:342px;padding-left:0}.about-wrap{right:auto}}@media screen and (min-width: 1920px){#about-us .container{gap:86px}}footer .container{background-image:url(/build/assets/foot-5cb68bad.png),linear-gradient(#05070e,#05070e);background-size:cover;background-position:center;padding-top:50px;padding-bottom:25px;overflow:hidden}@media screen and (min-resolution: 192dpi){footer .container{background-image:url(/build/assets/foot@2x-53086b38.png),linear-gradient(#05070e,#05070e)}}.footer-title{color:#cb9b54;line-height:1.34;font-size:24px;font-family:Cinzel,serif;margin-bottom:40px;margin-top:21px}.footer-title a{color:#cb9b54;transition:color .25s cubic-bezier(.4,0,.2,1)}.footer-title:hover a,.footer-title:focus a{color:#8e6300}footer .input,footer .textarea{color:#fff}footer .label{color:#faf5ef}footer .form{margin-bottom:39px}.footer-link{font-size:24px;color:#e0d9d1;letter-spacing:1.8px;line-height:1.32;transition:color .25s cubic-bezier(.4,0,.2,1);margin-bottom:16px}.footer-link:hover,.footer-link:focus,.footer-label:hover,.footer-label:focus{color:#cb9b54}.footer-paragraph{letter-spacing:.96px;color:#fff;max-width:414px;font-weight:300;text-align:center;margin-bottom:22px}.footer-label{color:#e0d9d1;transition:color .25s cubic-bezier(.4,0,.2,1);margin-top:24px;font-size:12px;letter-spacing:.72px}@media screen and (min-width: 768px){.footer-link{font-size:34px;letter-spacing:2px;margin-bottom:26px}.footer-title{font-size:28px;margin-bottom:50px}footer .container{padding-top:98px}}@media screen and (min-width: 1024px){.footer-title{font-size:32px;margin-bottom:69px}.footer-label{margin-top:48px}.footer-paragraph{margin-bottom:42px}.footer-link{font-size:42px;letter-spacing:2.4px}}@media screen and (min-width: 1280px){.footer-link{font-size:52px;letter-spacing:3px}}@media screen and (min-width: 1600px){.footer-link{font-size:60px;letter-spacing:3.6px}}.age-gate-form{display:flex;flex-wrap:wrap;row-gap:16px;column-gap:32px;justify-content:center}.special-screen-main .paragraph{color:#e0dad1;animation-name:fadeIn;animation-duration:1s}.welcome{margin-bottom:16px}.special-screen-logo-name{margin-bottom:48px}.special-screen-title{animation-name:fadeIn;animation-duration:2s}.special-screen-btn{animation-name:fadeInDelayed;animation-duration:2s}.special-screen-main .special-screen-last-p{animation-name:fadeInDelayed;animation-duration:2.5s}
