@charset "UTF-8";.page-wrap,body{overflow-x:hidden}.language a,nav a,nav a.colored{font-family:Roboto,sans-serif}#hamburger span,.section-heading:after{height:3px;right:0;position:absolute;left:0}header,section.table{background-size:cover;background-position:center}.btn,.section-heading,.table-heading span,.table-title,nav a{text-transform:uppercase}.btn,.section-heading,.table-title{text-align:center}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.btn,body{font-family:'Roboto Condensed',sans-serif}body,nav a{font-style:normal;font-weight:400}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none;padding:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0;width:100%}a{text-decoration:none;transition:.3s}button{outline:0}html{scroll-behavior:smooth}.page-wrap{display:flex;flex-direction:column;min-height:100vh}.language a:first-child:before,.shadow-bg{display:none}main{flex-grow:1}.shadow-bg{position:fixed;top:0;left:0;z-index:1039;width:100vw;height:100vh;background-color:#000;opacity:.6;cursor:pointer}#hamburger,#mobile-menu-toggle,.container,.container-menu,.language a,.section-heading,header img{position:relative}.container{padding-right:15px!important;padding-left:15px!important;max-width:1012px;margin-right:auto;margin-left:auto}.btn{display:inline-flex;justify-content:center;align-items:center;padding:12px 15px;width:100%;max-width:200px;font-size:30px;font-style:normal;font-weight:700;border-radius:0;color:#fff;background-color:#009fe3;transition:.15s}.container-menu,section.rules .container{max-width:1140px}.container-menu,section.rules .section-heading:after{background-color:#fff}.btn:hover{background-color:#01aaf3}.container-menu{z-index:1040;display:flex;gap:80px;align-items:center;justify-content:space-between;padding:0 15px;box-sizing:content-box;margin:0 auto;height:115px;width:100%}.section-heading:after,.table-block,section.rules{background-color:#009fe3}.container-menu #logo img,section.information .right img{width:100%;height:auto}.container-menu .right,section.information .inner{display:flex;align-items:center;gap:25px}.container-menu nav a:last-child{color:#009fe3;font-weight:700}nav{display:flex;align-items:center;gap:30px}.language,.language a{align-items:center;display:flex}nav a{display:block;font-size:16px;color:#000;transition:color .15s}#mobile-menu-toggle #menu-title,.container-menu .right.open .menu a,.section-heading,header h1,header h2{font-family:'Roboto Condensed',sans-serif}#mobile-menu-toggle #menu-title,.language a,.section-heading,header h1,header h2,nav a.colored{font-weight:700;font-style:normal}.language a.active,.language a:hover,nav a:hover{color:#009fe3}nav a:last-child{margin-right:0}nav a.colored{color:#009fe3}.language a{cursor:pointer;font-size:18px;color:#595959}.language a:before{content:"|";display:block;margin:0 10px;color:#595959}#mobile-menu-toggle{display:none;align-items:center;right:30px;cursor:pointer}#mobile-menu-toggle #menu-title{font-size:20px;margin-top:3px;margin-right:5px;color:#252525}#hamburger{cursor:pointer;justify-content:center;width:33px;height:64px;background-color:transparent}#hamburger span{display:block;width:30px;background:#252525;opacity:1;margin:10px auto;transform:rotate(0);transition:.15s ease-in-out;transform-origin:left center}#hamburger span:first-child{top:14px}#hamburger span:nth-child(2){top:22px}#hamburger span:nth-child(3){top:30px}#hamburger.open span:first-child{transform:rotate(45deg);top:11px;left:0}#hamburger.open span:nth-child(2){width:0%;opacity:0}#hamburger.open span:nth-child(3){transform:rotate(-45deg);top:32px;left:0}.container-menu .right.open{display:flex;flex-direction:column;position:absolute;left:0;top:80px;background-color:#fff;width:100%;padding:15px 0}.container-menu .right.open .menu,section.rules .rule{display:flex;flex-direction:column}.container-menu .right.open .menu a{padding:10px 0;font-style:normal;font-weight:700}.container-menu .right.open .language{padding:15px 0}header{background-image:url(../images/header-img.jpg)}header .inner{display:flex;align-items:center;gap:100px;height:700px}header .left{align-self:end}header img{width:100%;min-width:510px;height:auto;margin-left:-150px}header h1{color:#fff;font-size:clamp(50px, 5vw, 108px)}header h2{margin:40px 0 70px;color:#ffd800;line-height:120%;font-size:52px;font-size:clamp(20px, 3vw, 52px)}section{padding:40px 0}.section-heading{font-size:clamp(22px, 3vw, 30px);color:#252525;margin-bottom:30px}.section-heading .text-blue{display:block;margin-top:10px;color:#009fe3;font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700}.section-heading .text-white,.table-title{color:#fff;font-family:'Roboto Condensed',sans-serif;font-weight:700}.section-heading .text-white{display:block;margin-top:10px;font-style:normal}.section-heading:after{content:"";width:50px;bottom:-20px;margin:0 auto}.paragraph-with-img{display:grid;grid-template-columns:minmax(100px,330px) minmax(400px,1fr);align-items:center;gap:25px;margin-top:50px}.paragraph-with-img:first-child{margin-top:0}.paragraph-with-img:nth-child(2n){grid-template-columns:minmax(400px,1fr) minmax(100px,330px)}.paragraph-with-img .paragraph-heading{font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700;font-size:clamp(18px, 3vw, 24px);line-height:130%;color:#009fe3;margin-bottom:10px;text-transform:uppercase}.paragraph-with-img .text{min-width:250px}.paragraph-with-img p{font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:400;font-size:clamp(16px, 3vw, 18px);line-height:140%;color:#000;text-align:justify}.table-heading span,tbody th,thead td,thead th{color:#ffed00;font-weight:900;font-style:normal;font-size:clamp(18px, 3vw, 28px);font-family:Roboto,sans-serif}.paragraph-with-img img{display:block;margin:0 auto;width:100%;max-width:330px;height:auto}section.table{background-image:url(../images/priznaky-bg.jpg)}.table-block{padding:30px 38px;max-width:600px;margin:0 auto;box-shadow:0 0 31px 0 rgba(0,0,0,.5)}.table,.table-block table{margin-top:40px}.table-title{display:block;font-size:clamp(20px, 3vw, 35px);font-style:normal}.table{display:grid;gap:10px}.table-heading,.table-row{display:grid;grid-template-columns:minmax(0,360px) minmax(100px,120px);gap:25px}tbody th,thead td,thead th{padding-top:10px;text-transform:uppercase;text-align:left}.table-row span,section.rules .rule span,tbody td{color:#fff;text-transform:uppercase}tbody td{padding-top:10px;font-size:clamp(18px, 3vw, 28px);font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700}.table-row span{font-size:clamp(18px, 3vw, 28px);font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700}section.information .title,section.information ul li .text-blue{font-weight:700;color:#009fe3;font-family:'Roboto Condensed',sans-serif;font-style:normal}section.rules .block-rules{margin-top:60px;display:flex;justify-content:space-between;gap:25px}section.rules .rule{align-items:center;width:100%}section.rules .rule img{width:100%;height:auto;max-width:245px;border:5px solid #fff;border-radius:50%}section.rules .rule span{display:block;margin-top:30px;font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700;text-align:center;font-size:clamp(18px, 3vw, 30px);line-height:120%}footer .container,section.information .container,section.ingredients .container,section.text-block .container{max-width:1170px}section.ingredients .section-heading .text-blue{font-size:clamp(40px, 3vw, 60px);margin-top:0;margin-bottom:10px}section.ingredients img{width:100%;max-width:1160px;height:auto;margin:20px auto 0}section.information{background-color:#e8f6fc}section.information .left{width:100%;max-width:700px}section.information .title{display:block;text-transform:uppercase;font-size:clamp(40px, 3vw, 60px)}section.information ul{margin-top:30px;display:grid;gap:15px}section.information ul li{display:block;color:#000;font-size:clamp(16px, 2vw, 18px);line-height:150%;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.adress-card .title,.html-content b,.html-content strong,section.information ul li b,section.information ul li strong,section.text-block b{font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700}section.information .right{display:flex;flex-direction:column;align-items:center;gap:10px}section.information .right .btn{padding:20px 15px;max-width:250px}.subpage header{height:60px;width:100%;background-image:none;background-color:#009fe3}section.text-block .section-heading{margin-bottom:80px}.html-content .h2,.html-content .h3,.html-content .h4,.html-content h2,.html-content h3,.html-content h4,section.text-block h2,section.text-block h3,section.text-block h4{font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700;color:#009fe3;text-transform:uppercase;margin-top:30px;margin-bottom:-10px}.html-content .h2,.html-content h2,section.text-block h2{font-size:clamp(22px, 3vw, 24px)}.html-content .h3,.html-content h3,section.text-block h3{font-size:clamp(20px, 3vw, 22px)}.html-content .h4,.html-content h4,section.text-block h4{font-size:clamp(18px, 3vw, 20px)}.html-content p,section.text-block p{font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:300;font-size:clamp(16px, 3vw, 18px);line-height:140%;color:#000;text-align:justify;margin-top:20px}.html-content a,section.text-block a{color:#009fe3;text-decoration:none;font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:700}.adress-card span,.html-content ul li,section.text-block ul li{display:block;font-family:'Roboto Condensed',sans-serif;font-style:normal;font-weight:300}.adress-card a:hover,.html-content a:hover,section.text-block a:hover{text-decoration:underline}.html-content ul,section.text-block ul{margin:20px 0}.html-content ul li,section.text-block ul li{padding-left:30px;margin:15px 0;position:relative;font-size:clamp(16px, 3vw, 18px);line-height:140%}.html-content ul li:before,section.text-block ul li:before{position:absolute;display:flex;align-items:center;justify-content:center;top:6px;left:0;content:"•";height:12px;font-weight:900;font-size:40px;color:#009fe3}footer{background-color:#222}footer .content-footer{padding-top:50px;padding-bottom:80px}footer .content-footer .inner{margin-top:60px;display:flex;gap:30px}footer .copyright-strip{width:100%;background-color:#010202;height:84px}footer .copyright-strip .container{display:flex;align-items:center;height:100%;max-width:1170px}footer .copyright-strip span{font-size:12px;color:#787878}footer .copyright-strip span a{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;color:#009fe3;text-decoration:none;transition:color .15s}footer .copyright-strip span a:hover{color:#09b3fc}.adress-card{padding:20px 28px 30px;border:1px solid #3f3f3f;width:100%;max-width:340px}.adress-card span{color:#fff;line-height:1.5}.adress-card a{color:#fff}@media (max-width:1200px){.container-menu{height:80px}.container-menu .right{display:none}#mobile-menu-toggle{display:flex}header .inner{height:500px}header h2{margin:30px 0 40px}header img{margin-left:unset;min-width:unset;max-width:400px}}@media (max-width:992px){section.information{padding:40px 0 80px}section.information .inner{flex-direction:column;gap:40px}section.information .title{text-align:center}}@media (max-width:768px){.btn{font-size:25px}header .inner{height:400px;gap:60px}.paragraph-with-img{display:flex;flex-direction:column;margin-top:25px}.paragraph-with-img:nth-child(2n){flex-direction:column-reverse}.paragraph-with-img .paragraph-heading{text-align:center}.table-block{padding:20px 28px}.table{margin-top:20px}footer .content-footer{padding-bottom:60px}footer .content-footer .inner{margin-top:40px}footer .content-footer img{width:160px}}@media (max-width:576px){.btn{font-size:20px}header .inner{padding:40px 0;text-align:center;height:auto;flex-direction:column-reverse}header h2{margin:20px 0 30px}header .left{align-self:center}.table-heading,.table-row{grid-template-columns:minmax(0,360px) minmax(80px,80px)}section.rules .block-rules{flex-direction:column;margin-top:50px}section.rules .rule span{margin-top:15px}section.information .right .btn{padding:20px 15px;max-width:220px}footer .content-footer{padding-bottom:40px}footer .content-footer .inner{flex-wrap:wrap}footer .content-footer img{width:120px}}