body._noScroll { overflow: hidden; position: relative; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; font-size: inherit; line-height: inherit; } html { box-sizing: border-box; -webkit-text-size-adjust: 100%; } *, *::before, *::after { box-sizing: inherit; }  body { line-height: 1.2;-webkit-font-smoothing: antialiased; box-sizing: border-box; }  hr { box-sizing: content-box; height: 0; overflow: visible; }  pre { font-family: monospace, monospace; font-size: 1rem; }   abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }  b, strong { font-weight: bolder; } em[class]{ font-style: normal; } code, kbd, samp { font-family: monospace, monospace; font-size: 1rem; }  small { font-size: 80%; }  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }  sub { bottom: -0.25rem; }  sup { top: -0.5rem; }  img { border-style: none; }  button, input, optgroup, select, textarea { font-family: inherit; font-size: 1rem; margin: 0; } textarea{ vertical-align: top; resize:none; overflow:auto; } button, input { overflow: visible; }  button, select { text-transform: none; }  button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; cursor:pointer; }  button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }  button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }  legend { color: inherit; display: table; max-width: 100%; white-space: normal; }  progress { vertical-align: baseline; }  textarea { overflow: auto; }  [type="checkbox"], [type="radio"] { padding: 0; }  [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }  [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }  ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }  summary { display: list-item; }  template { display: none; }  [hidden] { display: none; }      /* HTML5 display-role reset for older browsers */  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }  blockquote, q { quotes: none; }  blockquote::before, blockquote::after, q::before, q::after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a { background-color: transparent; } a:not([class]){ color: inherit; }  @supports (padding: env(safe-area-inset)) { /* Safari 11+ & iphoneX */ }  img{ image-rendering: optimizeSpeed; /* Legal fallback */ image-rendering: -moz-crisp-edges;/* Firefox*/ image-rendering: -o-crisp-edges;/* Opera*/ image-rendering: optimize-contrast; /* CSS3 Proposed*/ image-rendering: crisp-edges; /* CSS4 Proposed*/ -ms-interpolation-mode: nearest-neighbor; /* IE8+ */ image-rendering: -webkit-optimize-contrast; /* Safari */ } /* Chrome, Safari, Edge, Opera */ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }  /* Firefox */ input[type=number] { -moz-appearance: textfield; } [data-font=hidden-rel],sub,sup{position:relative}[data-font=hidden-abs],[data-font=hidden-rel]{text-indent:150%;white-space:nowrap;overflow:hidden}button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}a:not([class]),legend{color:inherit}[data-mouseEvent=no],a:not([class]),a[class]{text-decoration:none}a:not([class]):hover,abbr[title]{text-decoration:underline}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;font-size:inherit;font-family:inherit;line-height:inherit}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,::after,::before{box-sizing:inherit}body{line-height:1.15}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1rem}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}em[class]{font-style:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0}sub{bottom:-.25rem}sup{top:-.5rem}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;margin:0}textarea{vertical-align:top;resize:none;overflow:auto}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}legend{display:table;max-width:100%;white-space:normal}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{background-color:transparent}ol[class],ol[data-menu],ul[class],ul[data-menu]{list-style:none}ol:not([class]),ul:not([class]){margin-left:1.3rem}ol[data-menu=inline-block],ul[data-menu=inline-block]{letter-spacing:-.3em}[data-menu=inline-block]>li{letter-spacing:0;display:inline-block}[data-border=no]{border:none}[data-font=hidden-abs]{position:absolute}[data-QRcode=yes]{image-rendering:pixelated}header{width:60%;min-width:200px;margin:0px auto 30px;padding-top: 20px;}header img{width:18%;min-width:150px;}h1{font-size:2rem;color:#333;margin-bottom:1rem;}p{line-height: 1.5rem;color:#333;margin-bottom:0.5rem;}footer{position: fixed;bottom: 0px;left: 0px;width: 100%;text-align: center;padding: 10px 50px;background: #000;color: #fff;} .cookieWrapp p {color: #fff;} .omw {width:55%;margin:0px auto;padding-bottom: 70px;} h3{margin-bottom:20px;border-bottom:1px solid #333;padding:0px 0px 10px;} h1 + p{margin-bottom:50px;} ul{margin-bottom:20px;padding:0px 10px;} li{margin-bottom:10px;line-height: 1.5rem;} h3 ~ p{margin-bottom:10px;} footer a.link{text-decoration: underline;color:#fff;} @media (max-width:1366px){ .omw{width:90%;} header{width:100%;} } @media (max-width:750px){ .omw{width:100%;padding:0px 10px 80px;} header{width:100%;} } body,html{ font-size: 14px; font-family:"HelveticaNeue LT", "HelveticaNeue","Helvetica Neue",'Arial',sans-serif; }   .cookieBackgaround { position: fixed; top: 0px; left: 0px; background-color: rgba(0, 0, 0, 0.8); width: 100%; height: 100%;  z-index: 9999; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-flex; display: flex; }  .cookieWrapp { width: 36%; color: #fff; margin: 0px auto; text-align: center; }  .cookieWrapp a { color: #dcdb3e; }  .cookieWrapp a:hover { color: #fff!important; text-decoration: underline; }  .cookieWrapp span { position: absolute; width: 70px; height: 70px; top: 0px; left: 50%; margin-left: -35px; border: 1px solid #fff; line-height: 70px; text-align: center; border-radius: 70px; font-size: 50px; font-weight: 700; }  .cookieWrapp p { margin-bottom: 20px; font-size: 20px; }  h3#cookie_h3 { font-weight: 600; margin-bottom: 10px; font-size: 26px; color: #fff!important; }  a.agreeCookie, a.agreeCookie:focus, a.agreeCookie:visited { text-decoration: none; border: 1px solid #fff; display: inline-block; padding: 10px 20px; color: #fff !important; }  a.agreeCookie:hover, a.agreeCookie:active { background-color: #fff; color: #333!important; font-weight: normal; }  @media (max-width:1024px) { .cookieWrapp { width: 70%; } }  @media (max-width:600px) { .cookieWrapp { width: 90%; } }  .cookieBackgaround[data-module="top"] { height: 25%; min-height: 260px; }  [data-module="top"] .cookieWrapp {  }  [data-module="bottom"] .cookieWrapp { }  .cookieBackgaround[data-module="bottom"] { height: 25%; top: initial; bottom: 0px; min-height: 260px; }  [data-module="corner_right"] .cookieWrapp { padding: 20px; width: auto; text-align: left; }  .cookieBackgaround[data-module="corner_right"] { height: auto; top: initial; bottom: 0px; left: initial; right: 0px; width: 300px; }  [data-module="corner_right"] .cookieWrapp p { margin-bottom: 20px; }  @media(max-width:620px) { .cookieBackgaround[data-module="corner_right"] { width: 100%; } }  .closeCookie { position: absolute; top: 10px; right: 10px; white-space: nowrap; text-indent: 100%; overflow: hidden; width: 20px; height: 20px; display: none; }  .closeCookie:after { content: "\f00d"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; position: absolute; font-size: 20px; text-indent: 0px; top: 0px; left: 0px; color: #fff; }  [data-close_btn="yes"] .closeCookie { display: block; } .cookieWrapp p { color: #fff; }  .cookie { background-color: #fff; color: #5d676f; width: 70%; padding: 50px 80px; border-radius: 2px; max-width: 740px; max-height: calc(100vh - 20px); overflow-y: auto; } @media (max-width: 1023px) { .cookie { padding: 30px 50px; width: 90%; } } .cookie--wrap { background: rgba(0, 0, 0, 0.7); position: fixed; z-index: 9999; width: 100%; top: 0px; left: 0px; height: 100%; display: flex; justify-content: center; align-items: center; } .cookie--title { font-size: 2.5rem; margin-bottom: 35px; } .cookie--p { font-size: 1.14286rem; margin-bottom: 15px; } .cookie--ul { list-style: none; display: flex; justify-content: center; padding-top: 20px; } @media (max-width: 767px) { .cookie--ul { flex-wrap: wrap; } } .cookie--li { margin: 0px 10px; } @media (max-width: 767px) { .cookie--li { flex: 1 1 100%; max-width: 100%; margin: 0px 0px 20px; } } .cookie--link { color: #093a3e; background-color: #57c4b1; display: block; font-size: 1.14286rem; text-align: center; text-decoration: none; padding: 20px 60px; border-radius: 5px; } @media (max-width: 767px) { .cookie--link { padding: 20px 20px; } } .cookie--link:hover { background-color: #62dbc7; }