html
{
    box-sizing: border-box;
}

*,:after,:before
{
    box-sizing: inherit;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html
{
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body
{
    margin: 0;
}

article,aside,footer,header,nav,section
{
    display: block;
}

h1
{
    font-size: 2em;
    margin: .67em 0;
}

figcaption,figure,main
{
    display: block;
}

figure
{
    margin: 1em 40px;
}

hr
{
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre
{
    font-family: monospace,monospace;
    font-size: 1em;
}

a
{
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,a:hover
{
    outline-width: 0;
}

abbr[title]
{
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,strong
{
    font-weight: inherit;
    font-weight: bolder;
}

code,kbd,samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}

dfn
{
    font-style: italic;
}

mark
{
    background-color: #ff0;
    color: #000;
}

small
{
    font-size: 80%;
}

sub,sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

audio,video
{
    display: inline-block;
}

audio:not([controls])
{
    display: none;
    height: 0;
}

img
{
    border-style: none;
}

svg:not(:root)
{
    overflow: hidden;
}

button,input,optgroup,select,textarea
{
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,input
{
    overflow: visible;
}

button,select
{
    text-transform: none;
}

[type=reset],[type=submit],button,html [type=button]
{
    -webkit-appearance: button;
}

[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: 1px dotted ButtonText;
}

fieldset
{
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend
{
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress
{
    display: inline-block;
    vertical-align: baseline;
}

textarea
{
    overflow: auto;
}

[type=checkbox],[type=radio]
{
    box-sizing: border-box;
    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-cancel-button,[type=search]::-webkit-search-decoration
{
    -webkit-appearance: none;
}

::-webkit-file-upload-button
{
    -webkit-appearance: button;
    font: inherit;
}

details,menu
{
    display: block;
}

summary
{
    display: list-item;
}

canvas
{
    display: inline-block;
}

[hidden],template
{
    display: none;
}

*,:after,:before
{
    box-sizing: border-box;
}

@font-face
{
    font-family:ArcaMajora;src:url(../fonts/ArcaMajora3-Bold.eot);src:url(../fonts/ArcaMajora3-Bold.eot#iefix) format("embedded-opentype"),url(../fonts/ArcaMajora3-Bold.woff) format("woff"),url(../fonts/ArcaMajora3-Bold.woff2) format("woff2");font-weight:600;font-style:normal;
}

@font-face
{
    font-family:ArcaMajora;src:url(../fonts/ArcaMajora3-Heavy.eot);src:url(../fonts/ArcaMajora3-Heavy.eot#iefix) format("embedded-opentype"),url(../fonts/ArcaMajora3-Heavy.woff) format("woff"),url(../fonts/ArcaMajora3-Heavy.woff2) format("woff2");font-weight:900;font-style:normal;
}

body,html
{
    font-family: ArcaMajora,sans-serif;
    font-weight: 600;
    font-size: 100%;
}

h1,h2,h3
{
    color: #006cb1;
}

h1
{
    font-size: 3.25rem;
    font-weight: 900;
}

@media only screen and (max-width:1366px)
{
    h1
    {
        font-size: 2.25rem;
    }
}

h3
{
    font-size: 3.25rem;
}

@media only screen and (max-width:1366px)
{
    h3
    {
        font-size: 2.25rem;
    }
}

p
{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}

::-moz-selection
{
    color: #fff;
    background: #c31424;
}

::selection
{
    color: #fff;
    background: #c31424;
}

.container,.grid
{
    width: 70%;
    margin: auto;
    max-width: 1050px;
    display: block;
    position: relative;
}

.container:after,.grid:after
{
    content: "";
    display: table;
    clear: both;
}

.header
{
    width: 100%;
    position: relative;
}

.header:after
{
    content: "";
    display: table;
    clear: both;
}

.header .container,.header .grid
{
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 5;
}

.header__bg
{
    width: 100%;
    padding-bottom: 200px;
}

.header__wrapper {
    position: relative;
    font-size: 0;
    overflow: hidden;
}

.header__wrapper:after {
    content: "";
    display: block;
    width: 100%;
    height: 680px;
    background: url(../images/neptun/svg-bg.svg) center bottom no-repeat;
    position: absolute;
    bottom: -40%;
    z-index: 5;
    font-size: 0;
    transform: translateY(-50%);
    background-size: contain;
}

@media only screen and (max-width:1366px)
{
    .header__wrapper:after {
        bottom: -50%;
    }
}

.header__wrapper__content {
    position: absolute;
    bottom: 50px;
    z-index: 55;
    text-align: center;
}

.header__wrapper__content h1 {
    font-size: 194px;
    text-transform: uppercase;
    color: #103C6E;
    margin: 0;
}

.header__wrapper__content p {
    color: white;
    text-transform: uppercase;
    font-size: 52px;
    margin: 0;
}

@media only screen and (max-width:1366px)
{
    .header__wrapper__content h1 {
        font-size: 174px;
    }

    .header__wrapper__content p {
        font-size: 42px;
    }
}

.l-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

@media only screen and (max-width:1366px)
{
    .l-container
    {
        padding: 0 2rem;
    }
}

.header__logo
{
    top: 50px;
    max-width: 55%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 10;
}

@media only screen and (max-width:1366px)
{
    .header__logo
    {
        top: 0;
        max-width: 350px;
    }
}

.butelka
{
    position: absolute;
    display: flex;
    right: 100px;
    top: 50px;
    z-index: 7;
    pointer-events: none;
    width: 100%;
    max-width: 620px;
}

@media only screen and (max-width:1366px)
{
    .butelka
    {
        width: 28%;
        top: 130px;
        right: 60px;
        max-width: 620px;
    }
}

.butelka:after
{
    content: "";
    display: table;
    clear: both;
}

.butelka-item {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    position: relative;
}

.header__shadow
{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    left: 0;
    margin: auto 0;
    max-width: 100%;
}

.btn-group {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.btn-group a {
    padding: 3rem 4rem;
    font-size: 40px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    background: #fe7100;
    border-radius: 10px;
    min-width: 569px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 10px;
}

.btn-group a:hover {
    background: #f65d00;
}

@media only screen and (max-width:1366px)
{
    .btn-group a {
        padding: 2rem 3rem;
        font-size: 30px;
        min-width: 430px;
    }
}

.header__glass
{
    display: inline-block;
    float: right;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    position: relative;
    padding-bottom: 3rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.header__content
{
    margin-top: 6rem;
    min-height: 350px;
}

.header__content .container,.header__content .grid
{
    position: relative;
}

@media only screen and (max-width:1024px)
{
    .header__content .container,.header__content .grid
    {
        margin-top: 11rem;
    }
}

.header__title
{
    max-width: 620px;
}

@media only screen and (max-width:1366px)
{
    .header__title
    {
        width: 65%;
    }
}

@media only screen and (max-width:767px)
{
    .header__title
    {
        width: 100%;
    }
}

.header__text
{
    max-width: 620px;
    color: #3b3b3b;
    margin-top: 2.5rem;
    letter-spacing: .025em;
}

@media only screen and (max-width:1366px)
{
    .header__text
    {
        width: 65%;
    }
}

@media only screen and (max-width:767px)
{
    .header__text
    {
        width: 100%;
    }
}

.section
{
    margin-top: 0;
}

.section h2 {
    font-size: 48px;
    color: #FF7200;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 0 auto;
    z-index: 55;
    position: relative;
}

.section h2 strong {
    display: block;
    font-size: 101px;
}

@media only screen and (max-width:767px)
{
    .section h2 {
        font-size: 36px;
    }
    .section h2 strong {
        font-size: 60px;
    }
}

.steps {
    font-size: 37px;
    color: #103C6E;
    text-align: center;
    display: block;
    margin: 0 auto;
    list-style: none;
    max-width: 1200px;
    width: 100%;
    padding: 0;
    z-index: 55;
    position: relative;
}

.steps li:before {
    content: "";
    display: block;
    height: 87px;
    width: 3px;
    background: #fe7100;
    margin: 35px auto;
}

.steps li:last-child:after {
    content: "";
    display: block;
    height: 87px;
    width: 3px;
    background: #fe7100;
    margin: 35px auto 10px auto;
}

@media only screen and (max-width:1366px)
{
    .steps {
        font-size: 30px;
        max-width: 900px;
        width: 100%;
    }

    .steps li:before {
        height: 65px;
    }

    .steps li:last-child:after {
        height: 65px;
    }
}

.section__title
{
    padding: 6rem 0 7rem 0;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.kotwica {
    display: block;
    margin: 7rem auto 0 auto;
    max-width: 100%;
}

.how-to
{
    width: 100%;
    background: url(../images/pattern-bg.png) repeat;
    padding-bottom: 5rem;
    padding-top: 10rem;
}

.how-to:after
{
    content: "";
    display: table;
    clear: both;
}

.grid
{
    display: block;
}

.grid:after
{
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width:1280px)
{
    .grid
    {
        width: 90%;
    }
}

.item
{
    width: 100%;
    font-size: 0;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.item:after
{
    content: "";
    display: table;
    clear: both;
}

.item:not(:first-child)
{
    margin-top: 75px;
}

.item:nth-child(2n) .item_photo
{
    float: right;
}

.item:nth-child(2n) .cloud
{
    right: auto;
    left: 20px;
}

.item_photo
{
    width: 100%;
    max-width: 715px;
}

@media only screen and (max-width:1024px)
{
    .item_photo
    {
        max-width: 100%;
    }
}

.cloud
{
    position: absolute;
    top: 50%;
    right: 20px;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    max-width: 480px;
    max-height: 355px;
    box-shadow: 20px 0 50px rgba(0,0,0,.05);
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media only screen and (max-width:1024px)
{
    .cloud
    {
        opacity: 1;
        position: static;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        max-width: 100%;
        height: 355px;
    }
}

.cloud__wrapper
{
    top: 50%;
    position: relative;
    padding: 3rem 4rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

@media only screen and (max-width:1024px)
{
    .cloud__wrapper
    {
        opacity: 1;
    }
}

@media only screen and (max-width:767px)
{
    .cloud__wrapper
    {
        padding: 3rem 1rem;
    }
}

.cloud__title
{
    display: block;
    font-size: 1.875rem;
    text-align: center;
    margin: 0 auto;
}

@media only screen and (max-width:767px)
{
    .cloud__title
    {
        font-size: 1.5rem;
    }
}

.cloud__text
{
    display: block;
    color: #3b3b3b;
    font-size: 2.625rem;
    font-weight: 900;
    text-align: center;
    margin: 1.65rem auto 0;
    line-height: 1.1;
}

@media only screen and (max-width:767px)
{
    .cloud__text
    {
        font-size: 2rem;
    }
}

.item.backgroundless
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width:1280px)
{
    .item.backgroundless
    {
        width: 100%;
    }
}

.item.backgroundless .item_photo
{
    width: auto;
}

@media only screen and (max-width:1280px)
{
    .item.backgroundless .item_photo
    {
        width: 45%;
    }
}

@media only screen and (max-width:1024px)
{
    .item.backgroundless .item_photo
    {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

.item.backgroundless .cloud
{
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    box-shadow: none;
}

@media only screen and (max-width:1024px)
{
    .item.backgroundless .cloud
    {
        -webkit-transform: none;
        transform: none;
    }
}

@media only screen and (max-width:767px)
{
    .item.backgroundless .cloud
    {
        height: 265px;
    }
}

.item.backgroundless .cloud .cloud__wrapper
{
    opacity: 1;
}

.beer
{
    width: 585px;
    height: 609px;
    position: relative;
}

@media only screen and (max-width:1024px)
{
    .beer
    {
        right: -10%;
        width: 100%!important;
    }
}

@media only screen and (max-width:767px)
{
    .beer
    {
        height: 351px;
    }
}

.beer img
{
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:1024px)
{
    .beer img
    {
        left: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
    }
}

.beer .layer_top
{
    z-index: 2;
}

.beer .layer_middle
{
    top: -15%;
    z-index: 1;
}

@media only screen and (max-width:1024px)
{
    .beer .layer_middle
    {
        top: auto;
    }
}

.beer .layer_bottom
{
    z-index: 0;
}

.section.insta
{
    margin-top: 0;
    padding-bottom: 5rem;
}

.icon
{
    vertical-align: bottom;
    margin-right: .65rem;
}

#instafeed
{
    font-size: 0;
    max-width: 1250px;
    margin: auto;
    width: 90%;
}

#instafeed:after
{
    content: "";
    display: table;
    clear: both;
}

#instafeed a
{
    font-size: 0;
    display: inline-block;
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
    overflow: hidden;
    background: #f5fbfd;
    height: 390px;
}

#instafeed a:last-child
{
    margin-right: 0;
}

@media only screen and (max-width:1024px)
{
    #instafeed a
    {
        height: auto!important;
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 100%;
        margin: 0 auto;
    }

    #instafeed a:not(:first-child)
    {
        margin-top: 2rem;
    }

    #instafeed a:last-child
    {
        margin-right: 0;
    }
}

#instafeed img
{
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width:1024px)
{
    #instafeed img
    {
        top: auto;
        -webkit-transform: none;
        transform: none;
    }
}

.footer
{
    font-size: 0;
    max-width: 1250px;
    margin: auto;
    width: 95%;
    padding: 3rem 0 5rem;
}

.footer:after
{
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width:1024px)
{
    .footer
    {
        padding: 0 1rem 5rem;
    }

    .footer img
    {
        margin: auto;
        display: block;
        padding-bottom: 2rem;
    }
}

.footer__link
{
    display: inline-block;
    font-size: 0;
}

.copy
{
    float: right;
    color: #6b6b6b;
    font-size: .688rem;
    line-height: 1.35;
}

.copy strong
{
    font-weight: 900;
}

.copy strong i {
    font-style: normal;
    margin-left: -14px;
    font-size: 12px;
}

.copy a {
    color: #6b6b6b;
}

@media only screen and (max-width:1024px)
{
    .copy
    {
        text-align: center;
    }
}

.contact
{
    width: 95%;
    margin: auto;
    display: block;
    position: fixed;
    max-width: 1240px;
    left: 0;
    right: 0;
    z-index: 665;
    top: 45px;
}

.contact__link
{
    font-size: 0;
    float: right;
    display: inline-block;
}

#cookieInfoMsgWrapper div+div
{
    box-shadow: none!important;
    background-color: #f3f2f2!important;
}

#cookieInfoMsgWrapper div+div>div p
{
    font-weight: 400;
    font-family: sans-serif;
}

#cookieInfoMsgWrapper div+div>div p a
{
    color: #c31424;
    text-decoration: none;
}

#cookieInfoMsgWrapper div+div>div
{
    width: 90%;
    margin: auto;
    max-width: 1285px;
    padding: 0!important;
}

#cookieInfoMsgWrapper div+div>div span
{
    margin-top: 2px;
    border-radius: 3px;
    right: 0!important;
    font-weight: 400!important;
    background-color: #b7abab!important;
}

.layer-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 555;
}

.layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.layer-footer {
    width: 100%;
    height: 100%;
    background: url("../images/neptun/layer-bg.jpg") center bottom -120px no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.layer-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.layer-footer .copy {
    position: static;
    width: 100%;
    text-align: center;
    bottom: 0;
    color: white;
}

.layer-footer .btn-group a {
    background: white;
    color: #fe7100;
    padding: 16px 0 8px 0;
    min-width: 240px;
    line-height: 1;
    border-radius: 0;
}

.layer-footer .btn-group a:first-child {
    color: #000052;
}

.layer-content img {
    max-width: 250px;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.layer-content h2 {
    color: #ff7200;
    font-size: 52px;
    margin-bottom: 0;
}

.layer-content p {
    color: #103c6e;
    font-size: 22px;
    margin-bottom: 3rem;
}

.layer-footer .copy p {
    color: white;
}

.layer-footer .copy img {
    margin-bottom: 0;
}

.layer-footer .btn-group {
    margin-top: 4rem;
    position: relative;
    z-index: 5;
}

.layer-footer .btn-group a:first-child:hover {
    color: white;
    background: #000052;
}

.layer-footer .btn-group a:last-child:hover {
    background: #eb4d4b;
    color: white;
}

@media only screen and (max-width:1024px)
{
    .header {
        width: 100%;
        position: relative;
        background: #ff7200;
    }
    .header__wrapper {
        position: relative;
        font-size: 0;
        overflow: hidden;
    }
    .header__wrapper .l-container {
        padding: 0;
    }
    .header__bg {
        width: 100%;
        padding-bottom: 0;
        height: 540px;
        object-fit: cover;
    }
    .header__wrapper__content {
        bottom: 50px;
        z-index: 6;
        text-align: center;
        position: relative;
    }
    .header__wrapper__content h1 {
        font-size: 74px;
    }
    .header__wrapper__content p {
        font-size: 32px;
    }
    .header__wrapper:after {
        bottom: 0;
        transform: none;
        background: url(../images/neptun/svg-bg.svg) center bottom 90px no-repeat;
        background-size: cover;
    }
    .butelka {
        width: 30%;
        top: 130px;
        right: 0;
        left: 0;
        max-width: 620px;
        margin: 2rem auto;
    }
    .btn-group a {
        margin: 10px 0;
    }
    .header__logo {
        left: 0;
        right: 0;
        max-width: 90%;
        margin: 0 auto;
    }
    .contact__link {
        display: none;
    }
    .layer-content h2 {
        font-size: 32px;
        text-align: center;
    }
    .layer-content p {
        font-size: 20px;
        text-align: center;
    }
    .layer-footer .btn-group {
        margin-top: 1rem;
    }
    .layer-content img {
        margin-top: 2rem;
    }
    .layer-footer .copy p {
        font-size: 11px;
    }
    .btn-group a {
        padding: 2rem 1rem;
        min-width: 90%;
    }
    .layer-footer {
        background: url(../images/neptun/layer-bg.jpg) center bottom -280px no-repeat;
    }
    .layer-footer .copy {
        position: static;
        padding: 0 1rem;
    }
    .steps {
        padding: 0 1rem;
    }
    body, html {
        overflow-x: hidden;
    }
    .layer-bg {
        overflow-y: scroll;
    }
    .layer {
        height: auto;
        min-height: 100vh;
    }
    .butelka {
        width: 40%;
    }
}

@media only screen and (max-width:1024px)
{
    .header__wrapper:after {
        background: url(../images/neptun/svg-bg.svg) center bottom -270px no-repeat;
        background-size: cover;
    }
    .header__wrapper__content h1 {
        font-size: 70px;
    }
    .header__wrapper__content p {
        font-size: 28px;
    }
    .header__glass {
        padding-bottom: 2rem;
    }
    .header__shadow {
        display: none;
    }
    .butelka {
        top: 180px;
        margin: 0 auto;
    }
    .header__bg {
        height: 485px;
    }
}

#cookieInfoWrapper {
    bottom: 0;
    width: 100%;
    position: fixed;
    z-index: 66;
    background-color: white;
    border-top: 1px solid #f0f0f0;
    color: black;
  }
  #cookieInfoWrapper div {
    margin: auto;
    display: flex;
    max-width: 1440px;
    position: relative;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    padding: 1rem 1rem;
    padding-right: 167px;
  }
  #cookieInfoWrapper div h3 {
    margin-top: 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  @media only screen and (max-width: 1024px) {
    #cookieInfoWrapper div h3 {
      padding-right: 151px;
    }
  }
  @media only screen and (max-width: 767px) {
    #cookieInfoWrapper div h3 {
      padding-right: 87px;
    }
  }
  #cookieInfoWrapper div p {
    max-width: 930px;
    text-align: center;
    margin: 1rem auto 0 auto;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  @media only screen and (max-width: 1024px) {
    #cookieInfoWrapper div p {
      padding-right: 151px;
    }
  }
  @media only screen and (max-width: 767px) {
    #cookieInfoWrapper div p {
      padding-right: 87px;
    }
  }
  #cookieInfoWrapper div a {
    font-weight: 600;
  }
  #cookieInfoWrapper div .icon {
    height: 100%;
    display: flex;
    top: 0;
    right: 0;
    position: absolute;
    font-size: 1.25rem;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 3rem 0 3rem;
    border-left: 1px solid #f0f0f0;
    cursor: pointer;
    box-sizing: content-box;
    font-family: sans-serif;
    margin-right: 0;
  }
  #cookieInfoWrapper div p a {
    margin-left: 5px;
    color: inherit;
}
  #cookieInfoWrapper div .icon:before {
        content: '+';
        display: block;
        font-weight: 300;
        font-size: 41px;
        transform: rotate(45deg);
    }
  #cookieInfoWrapper div .icon:after {
    display: block;
    content: attr(data-label);
    font-family: sans-serif;
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
  }
  @media only screen and (max-width: 767px) {
    #cookieInfoWrapper div .icon {
      padding: 0 1rem 0 1rem;
    }
  }
  #cookieInfoWrapper div .icon:hover {
    background-color: #f8f8f8;
  }


  .header--new .header__wrapper{
    text-align: right;


  }
  .header--new .header__wrapper:after{
    display: none;


  }
  .header--new .header__wrapper .header__bg{
    height: 1019px;
    width: auto;
    vertical-align: top;
    padding: 0;
  }
  .header--new .header__wrapper__content .header__logo{
      position: static;
      max-width: 100%;
  }
  .header--new .header__wrapper__content{
      /* background-color: #FF7200; */
      background-image: url(../images/neptun/patternorange.png);
      background-size: cover;
      background-position: right center;
      height: 1019px;
      width: 1160px;
      max-width: 100%;
      top: 0;
      left: 0;
      display: flex;
      align-items: center;
      padding-left: 95px;
      padding-right: 280px;
  }
  .header--new .header__wrapper__content h1{
      margin-top: 130px;
    font-size: 126px;
    line-height: 156px;
    color: #103C6E;
    text-shadow: 1px 1px 1px #FCA762;
    text-align: center;
  }
  .header--new .header__wrapper__content p{
      margin-top: 70px;
    font-size: 67px;
    line-height: 82px;
    font-weight: 400;
    color: #fff;
    text-align: center;
  }
  .header--new .header__wrapper__content p.small{
      margin-top: 0;
        font-size: 29px;
        line-height: 36px;
        font-weight: 400;
        color: #fff;
        text-align: center;
  }
  @media only screen and (max-width: 1024px) {
    .header--new .header__wrapper__content .header__logo{
        max-width: 90%;
    }
      .header--new{
          background-color: transparent;
      }
    .header--new .header__wrapper .header__bg{
        height: 400px;
        width: 100%;
        object-fit: cover;
      }
    .header--new .header__wrapper__content{
        padding-top: 100px;
        margin-top: -210px;
        background-image: url(../images/neptun/svg-bg.svg);
        background-position: top center;
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
        justify-content: center;
    }
    .header--new .header__wrapper__content h1{
        margin-top: 40px;
        font-size: 70px;
        line-height: 78px;
    }
    .header--new .header__wrapper__content p{
        margin-top: 40px;
        font-size: 28px !important;
        line-height: 34px !important;
    }
    

    


  }

   

  .header--new .header__wrapper_big_lotery .header__wrapper__content h1 {
        line-height: 1;
        color: #ffffff;
    }
@media only screen and (min-width: 1025px) {
    .header--new .header__wrapper_big_lotery .header__wrapper__content .header__logo {
        max-width: 580px;
    }
    .header--new .header__wrapper_big_lotery .header__wrapper__content h1 {
        margin-top: 4rem;
        font-size: 95px;
    }  
    .header--new .header__wrapper_big_lotery .header__wrapper__content h1 span {
        font-size: 75px;
    }
    @media only screen and (max-width: 1400px) {
    .header--new .header__wrapper_big_lotery .header__wrapper__content {
        width: 912px;
    }
    
    }


    .header--new .header__wrapper_big_lotery.header__wrapper .header__bg {
        height: 80vh;
        min-height: 630px;
    }
    .header--new .header__wrapper_big_lotery .header__wrapper__content {
        height: 80vh;
        min-height: 630px;
    }

    .header--new .header__wrapper_big_lotery .header__wrapper__content > div{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 60vh;
    }
}
@media only screen and (min-width: 1367px) {
    .header--new .header__wrapper_big_lotery .header__wrapper__content h1 {
        font-size: 115px;
    }  
    .header--new .header__wrapper_big_lotery .header__wrapper__content h1 span {
        font-size: 90px;
    }

}



