* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    outline: none;
    box-shadow: none;
    border: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit
}

ol, ul {
    list-style: none
}

img {
    display: block
}

:root {
    --maxViewportWidth: 1300px;
    --maxViewPortWithPaddings: 1268px;
    --color-text: #333;
    --color-border: #eee;
    --color-textInverse: #fff;
    --radius: 100px;
    --indent: 1rem;
    --color-primary: #00a9eb;
    --color-primaryDark: rgb(10, 153, 209);
    --color-primaryDarkLink: rgb(11, 132, 180);
    --color-classic: var(--color-primary);
    --color-premier: #94292e;
    --color-gold: #917e52;
    --color-elite: #888b95;
    --color-black: #101921;
    --color-valor: #3d4b65;
    --color-pictureBackground: #000;
    --color-sectionBackground: #faf8ff;
    --color-danger: #dc3545;
    --color-substrate: #f8f9fa;
    --zIndexMenu: 20;
    --zIndexMobileMenu: 10;
    --zIndexLoading: 40;
    --zIndexModal: 30;
    --zIndexFullscreenGallery: 25
}

body {
    line-height: 1.4;
    font-family: -apple-system, BlinkMacSystemFont, Open Sans, Segoe UI, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--color-text)
}

h1 {
    color: #222
}

@media (min-width: 768px) {
    h1 {
        font-size: 2.5rem
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 2rem
    }
}

h2 {
    font-weight: 500
}

@media (max-width: 767px) {
    h2 {
        font-size: 1.8rem
    }
}

@media (min-width: 768px) {
    h2 {
        font-size: 2rem
    }
}

@media (max-width: 767px) {
    h3 {
        font-size: 1.6rem
    }
}

@media (min-width: 768px) {
    h3 {
        font-size: 1.65rem
    }
}

@media (max-width: 767px) {
    h4 {
        font-size: 1.4rem
    }
}

@media (min-width: 768px) {
    h4 {
        font-size: 1.35rem;
        font-weight: 300
    }
}

strong {
    font-weight: 500
}

p {
    padding-bottom: var(--indent)
}

u {
    border-bottom: 1px solid var(--color-border);
    text-decoration: none
}

hr {
    border-top: 1px solid #eee
}

a {
    color: inherit;
    text-decoration: none
}

strong {
    font-weight: 600
}

:global .colorScheme1 {
    background-color: var(--color-substrate);
    color: var(--color-text)
}

.style_root__hh39J {
    background: linear-gradient(167deg, rgb(16, 25, 33), rgb(0, 169, 235));
    color: #fff;
    position: relative;
    overflow: hidden
}

.style_root__hh39J .style_backgroundColor__HbD63 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    height: 200%;
    will-change: transform;
    transition: transform 1s ease-out;
    background: linear-gradient(167deg, rgb(21, 34, 45), rgb(3, 134, 186) 50%, rgb(27, 44, 58))
}

.style_root__hh39J > .style_wrap__p4Gh5 {
    position: relative
}

@media (min-width: 768px) {
    .style_root__hh39J > .style_wrap__p4Gh5.style_wrapLogoOverlay__hJQfk:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(/img/logo/sw.svg) no-repeat;
        opacity: .015;
        background-position: 0 0;
        z-index: 30;
        pointer-events: none;
        overflow: hidden;
        bottom: 0;
        background-size: 200vw
    }

    .style_root__hh39J section.style_logo__qn7r3 {
        padding-bottom: calc(var(--indent) * 3);
        padding-top: calc(var(--indent) * 5)
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_logo__qn7r3 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: calc(var(--indent) * 3)
    }
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_logo__qn7r3 .style_logoWrap__cy5sG {
        max-width: var(--maxViewportWidth);
        margin: 0 auto;
        padding: 0 var(--indent)
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuMobile__DB8sZ {
    padding: 0 calc(var(--indent) * 4);
    border-bottom: 1px solid hsla(0, 0%, 100%, .0666666667)
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuMobile__DB8sZ {
        display: none
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuMobile__DB8sZ .style_menuSectionLinks__w2uKl li {
    border-top: 1px solid hsla(0, 0%, 100%, .0666666667)
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuMobile__DB8sZ .style_menuSectionLinks__w2uKl li {
        font-size: 1.2rem
    }
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuMobile__DB8sZ .style_menuSectionLinks__w2uKl li {
        font-size: 1.15rem
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuMobile__DB8sZ .style_menuSectionLinks__w2uKl li > * {
    width: 100%;
    display: block;
    padding: calc(var(--indent) * .5);
    text-align: center
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 {
        display: none
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 h3 {
    font-size: 1.2rem
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 {
        overflow: auto;
        scrollbar-width: thin;
        scrollbar-color: var(--color-primary) rgba(0, 0, 0, 0);
        max-width: var(--maxViewportWidth);
        margin: 0 auto;
        padding: var(--indent) var(--indent) calc(var(--indent) * 3) var(--indent);
        display: flex;
        justify-content: space-between;
        gap: var(--indent)
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq {
    max-width: 185px
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq {
        min-width: 140px
    }

    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq:nth-child(4) {
        width: 160px
    }

    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq:nth-child(5) {
        min-width: 200px
    }

    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionTitle__huFTL {
        margin-bottom: var(--indent);
        opacity: .3
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl button {
    all: unset
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl {
        display: flex;
        flex-direction: column;
        gap: calc(var(--indent) * .5);
        font-size: .95rem
    }
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl .style_menuSectionLink__FFDce {
    position: relative;
    transition: all .1s ease-in-out;
    opacity: .85
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl .style_menuSectionLink__FFDce > * {
    z-index: 2;
    position: relative
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl .style_menuSectionLink__FFDce:before {
    content: "";
    position: absolute;
    left: calc(var(--indent) * 0);
    bottom: 0;
    width: 30%;
    height: 2px;
    background: linear-gradient(to right, transparent, var(--color-primary), transparent);
    transform: translateX(-30%) translateY(2px);
    opacity: 0;
    transition: all .4s ease-in-out
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl .style_menuSectionLink__FFDce:hover {
    opacity: 1
}

.style_root__hh39J section.style_menu__WnjWb.style_menuDesktop__uxDy9 .style_menuSection__sa7Nq .style_menuSectionLinks__w2uKl .style_menuSectionLink__FFDce:hover:before {
    transform: translateX(0) translateY(2px);
    opacity: 1
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_connect__08Qr_ {
        padding: var(--indent);
        border-top: 1px solid hsla(0, 0%, 100%, .0666666667);
        border-bottom: 1px solid hsla(0, 0%, 100%, .0666666667)
    }

    .style_root__hh39J section.style_connect__08Qr_ .style_connectWrap__OUxTg {
        max-width: var(--maxViewportWidth);
        margin: 0 auto;
        padding: var(--indent);
        display: flex;
        align-items: center;
        gap: var(--indent)
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectWrap__OUxTg {
        display: flex;
        flex-direction: column;
        gap: calc(var(--indent) * 2);
        padding: calc(var(--indent) * 2) var(--indent)
    }
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectTitle__1z0dv {
        text-transform: uppercase;
        opacity: .3;
        font-weight: 500
    }
}

@media (min-width: 768px)and (max-width: 1100px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectTitle__1z0dv {
        display: none
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectTitle__1z0dv {
        display: none
    }
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectLinks__jDNmU {
        display: flex;
        gap: var(--indent)
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectLinks__jDNmU {
        display: flex;
        justify-content: center;
        gap: calc(var(--indent) * 2)
    }
}

.style_root__hh39J section.style_connect__08Qr_ .style_connectLinks__jDNmU img {
    filter: invert(1)
}

.style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He {
    display: flex;
    gap: var(--indent)
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He {
        margin-left: auto
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He {
        display: none
    }
}

.style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He input {
    border-radius: var(--radius);
    border: 1px solid var(--color-primaryDark);
    background: rgba(0, 130, 182, .6392156863);
    color: #fff
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He input {
        width: 560px;
        padding-left: calc(var(--indent) * 2)
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He input {
        width: calc(100vw - var(--indent) * 2);
        padding-left: var(--indent)
    }
}

.style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He input::placeholder {
    color: inherit
}

.style_root__hh39J section.style_connect__08Qr_ .style_connectInput__qY4He .style_connectInputButton__k_K4L {
    margin-left: -140px;
    color: #fff
}

.style_root__hh39J section.style_mobileOptions__z_wjW {
    width: 100%;
    overflow: hidden;
    padding: calc(var(--indent) * .5) 0;
    border-top: 1px solid hsla(0, 0%, 100%, .0666666667);
    border-bottom: 1px solid hsla(0, 0%, 100%, .0666666667)
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_mobileOptions__z_wjW {
        display: none
    }
}

.style_root__hh39J section.style_mobileOptions__z_wjW .style_mobileOptionsWrap__5AilF {
    display: flex;
    gap: calc(var(--indent) * .5);
    overflow: auto;
    padding: var(--indent)
}

.style_root__hh39J section.style_mobileOptions__z_wjW .style_mobileOptionsWrap__5AilF button {
    color: #fff;
    white-space: nowrap
}

.style_root__hh39J section.style_contacts__JcuWQ {
    padding: calc(var(--indent) * 2) var(--indent)
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_contacts__JcuWQ {
        padding: calc(var(--indent) * 2) var(--indent)
    }
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_contacts__JcuWQ .style_contactsWrap__ZtRoR {
        max-width: var(--maxViewportWidth);
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: calc(var(--indent) * 2);
        padding: var(--indent)
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_contacts__JcuWQ .style_contactsWrap__ZtRoR {
        display: grid;
        grid-template-areas:"phones phones" "tribe awards"
    }
}

.style_root__hh39J section.style_contacts__JcuWQ .style_contactsTribe__tam3v {
    grid-area: tribe;
    display: flex;
    align-items: center;
    gap: calc(var(--indent) * .5)
}

.style_root__hh39J section.style_contacts__JcuWQ .style_contactsPhones__rPZzQ {
    grid-area: phones;
    display: flex;
    align-items: center;
    gap: var(--indent)
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_contacts__JcuWQ .style_contactsPhones__rPZzQ {
        display: none
    }
}

.style_root__hh39J section.style_contacts__JcuWQ .style_contactsPhones__rPZzQ button {
    color: #fff
}

@media (max-width: 1000px) {
    .style_root__hh39J section.style_contacts__JcuWQ .style_contactsPhones__rPZzQ .style_contactsEmail__Ndr6m, .style_root__hh39J section.style_contacts__JcuWQ .style_contactsPhones__rPZzQ .style_contactsPhone__eh_xA {
        display: none
    }
}

.style_root__hh39J section.style_contacts__JcuWQ .style_contactsAwards__RGmet {
    grid-area: awards;
    display: flex;
    gap: var(--indent)
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_contacts__JcuWQ .style_contactsAwards__RGmet {
        display: flex;
        justify-content: flex-end;
        gap: calc(var(--indent) * .5)
    }
}

.style_root__hh39J section.style_contacts__JcuWQ .style_contactsAwards__RGmet img {
    box-shadow: 0 0 100px rgba(0, 0, 0, .2);
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 500%;
    padding: 5px
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_contacts__JcuWQ .style_contactsAwards__RGmet img {
        width: 40px;
        height: 40px
    }
}

.style_root__hh39J section.style_address__Pk7oO {
    background: linear-gradient(180deg, #f8f9fa, #fff);
    color: var(--color-text);
    background: #fff;
    color: #777
}

.style_root__hh39J section.style_address__Pk7oO .style_addressWrap__4vOFd {
    font-size: 85%;
    padding: var(--indent)
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_address__Pk7oO .style_addressWrap__4vOFd {
        max-width: var(--maxViewportWidth);
        margin: 0 auto;
        display: grid;
        grid-template-columns:1fr 1fr 1fr
    }
}

@media (max-width: 767px) {
    .style_root__hh39J section.style_address__Pk7oO .style_addressWrap__4vOFd {
        display: flex;
        flex-direction: column;
        text-align: center
    }
}

@media (min-width: 768px) {
    .style_root__hh39J section.style_address__Pk7oO .style_addressGamble__QYnl5 {
        text-align: right
    }
}
.none {
    display: none !important;
}
#menu {
    cursor: pointer;
}
article > div {
    max-width: 1150px;
    margin: 0 auto;
}
.style_contacts__JcuWQ {
    text-align: center;
}