/* Fonts */
@font-face {
    font-family: WOG;
    font-weight: 500;
    src: url('../fonts/whitney-medium/Whitney-Medium.eot');
    src: local('☺'), url('../fonts/whitney-medium/Whitney-Medium.woff') format('woff'),
    url('../fonts/whitney-medium/Whitney-Medium.ttf') format('truetype'),
    url('../fonts/whitney-medium/Whitney-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: WOG;
    font-weight: 700;
    src: url('../fonts/whitney-bold/Whitney-Bold.eot');
    src: local('☺'), url('../fonts/whitney-bold/Whitney-Bold.woff') format('woff'),
    url('../fonts/whitney-bold/Whitney-Bold.ttf') format('truetype'),
    url('../fonts/whitney-bold/Whitney-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: WOG;
    src: url('../fonts/whitney-book/Whitney-Book.eot');
    src: local('☺'), url('../fonts/whitney-book/Whitney-Book.woff') format('woff'),
    url('../fonts/whitney-book/Whitney-Book.ttf') format('truetype'),
    url('../fonts/whitney-book/Whitney-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: WOG;
    src: url(../fonts/WOG-Regular.b850714de4497e6b5a14b153731c13bb.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WOG;
    src: url(../fonts/WOG-Medium.2dc1e097cf071cc70b0c96a15e779115.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: WOG;
    src: url(../fonts/WOG-Bold.63b5240cfde244f459c8943416ff5f7a.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

/* COMMON STYLES */
* {
    padding: 0;
    margin: 0;
    outline: none;
}

ul {
    list-style-type: none;
}

html, body {
    font-family: WOG;
    font-size: 14px;
    color: #000;
    line-height: 1.2;
    overflow-x: hidden;
    background-color: #e4e4e4;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

a {
    background-color: transparent;
    text-decoration: none;
    -webkit-transition: .35s;
    transition: .35s;
    color: #000;
}

/*a:-webkit-any-link {color: #000;}*/
a:active, a:hover {
    outline: 0;
}

button {
    -webkit-transition: .35s;
    transition: .35s;
}

.row {
    margin: auto;
    clear: both;
}

.clear {
    clear: both;
}

.pos-right {
    right: 0;
}

input, textarea {
    font-family: WOG;
    background: none;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    padding: 7px 10px;
}

input::placeholder {
    color: #b3b3b3;
}

input:focus {
    color: #000;
}

input::-webkit-input-placeholder {
    color: #b3b3b3;
}

input::-moz-placeholder {
    color: #b3b3b3;
}

input:-moz-placeholder {
    color: #b3b3b3;
}

input:-ms-input-placeholder {
    color: #b3b3b3;
}

.container {
    /*max-width: 1236px;*/
    max-width: 85.83vw;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.wrapper {
    /*max-width: 1236px;*/
    max-width: 85.83vw;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    width: 100%;
}

h1, .h1 {
    font-family: WOG;
    font-weight: 500;
    font-size: 48px;
    color: #373737;
}

h2, .h2 {
    font-family: WOG;
    font-weight: 500;
    font-size: 50px;
    color: #373737;
}

h3, .h3 {
    font-family: WOG;
    font-weight: 500;
    font-size: 40px;
    color: #373737;
}

h4, .h4 {
    font-family: WOG;
    font-size: 30px;
    color: #373737;
}

h5, .h5 {
    font-family: WOG;
    font-weight: 500;
    /*font-size: 24px;*/
    font-size: 1.66vw;
    line-height: 1.2;
    color: #fff;
}

.downloadButtons a {
    width: 14.58vw;
    height: 3.26vw;
    background: #212121;
    border-radius: 3.59vw;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.downloadButtons svg {
    height: 87.23%;
}

p {
    font-family: WOG;
    font-size: 22px;
    line-height: 1.3;
    color: #333333;
}

strong {
    font-family: WOG;
    font-weight: 700;
}

.desc {
    display: flex !important;
}

.mob {
    display: none !important;
}

.upper {
    text-transform: uppercase;
}

.under {
    text-decoration: underline;
}

.bold {
    font-family: WOG;
    font-weight: 700;
}

.thin {
    font-family: WOG;
}

.cwhite {
    color: #fff;
    width: 100%;
    margin-bottom: 0;
    font-size: 1.94vw;
}

.downloadApp h5 {
    margin-bottom: 0.97vw;
}

.center {
    text-align: center;
}

.lh1 {
    line-height: 1;
}

.lh2 {
    line-height: 2;
}

/* Main Page */
.parallax-slider {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    height: 100%;
}

.telefone div {
    height: 100%;
}

.parallax-slider img {

}

.h3extra strong {
    /*font-size: 96px;*/
    font-size: 6.66vw;
}

h1.upper.cwhite {
    font-size: 3.33vw;
}

h1.upper.cwhite .h3extra {
    font-family: WOG;
    font-weight: 500;
    /*font-size: 48px;*/
    font-size: 3.33vw;
}

.rules {
    margin-top: 0
}

.rules a {
    font-size: 1.11vw;
}

.topSection {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 20;
    height: 100%;
    min-height: 700px;
}

/*.topSection:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0px -50px 0px 20px #e4e4e4;
}*/
.topSection .background .wrapper {
    height: 100%;
}

.logo svg {
    width: 15.55vw;
    height: 4.79vw;
}

.topSection .background {
    /*background-color: #009639;*/

    /* IE9, iOS 3.2+ */
    /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiM3Y2M0NGUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzI0OTc0NCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzQiLz48c3RvcCBzdG9wLWNvbG9yPSIjMTE3ZDNmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC42NTQiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDA1ZjM2IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCN2c2dnKSIgLz48L3N2Zz4=);*/
    /*background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgb(124, 196, 78)),color-stop(0.34, rgb(36, 151, 68)),color-stop(0.654, rgb(17, 125, 63)),color-stop(1, rgb(0, 95, 54)));*/
    /* Android 2.3 */
    /*background-image: -webkit-repeating-linear-gradient(top left,rgb(124, 196, 78) 0%,rgb(36, 151, 68) 34%,rgb(17, 125, 63) 65.4%,rgb(0, 95, 54) 100%);*/
    /* IE10+ */
    /*background-image: repeating-linear-gradient(to bottom right,rgb(124, 196, 78) 0%,rgb(36, 151, 68) 34%,rgb(17, 125, 63) 65.4%,rgb(0, 95, 54) 100%);*/
    /*background-image: -ms-repeating-linear-gradient(top left,rgb(124, 196, 78) 0%,rgb(36, 151, 68) 34%,rgb(17, 125, 63) 65.4%,rgb(0, 95, 54) 100%);*/
    height: 100vh;
}

.topSection {
    background: linear-gradient(107.99deg, #007E30 -5.23%, #00BE48 107.73%);

}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .topSection .background {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7cc44e", endColorstr="#ff005f36", GradientType=0);
    }
}

.undercover {
    /*background-image: url(../img/wogUndercover.png);
    background-position: 70% bottom;
    background-repeat: no-repeat;*/
    /*background-size: 782px 547px;*/
    width: 100%;
    display: flex;
}


.smartline {
    display: block;
    position: absolute;
    margin-left: -100px;
    z-index: 3;
}

.leftSide {
    display: inline-flex;
    max-width: 49.79vw;
    vertical-align: top;
    padding: 2.09vw 0;
    flex-wrap: wrap;
    width: 100%;
    z-index: 4;
}

.mainText {
    line-height: 1;
}

.mainText span.h2 {
    display: block;
    margin-top: 5px;
}

.mainSubText {
    margin-bottom: 1vw;
}

.mainSubText p {
    /*font-size: 24px;*/
    font-size: 1.66vw;
    color: #fff;
    font-weight: 500;
    line-height: 102%;
}

.rightSide {
    display: inline-flex;
    max-width: 50.4%;
    vertical-align: top;
    flex-wrap: wrap;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/img/smartfon_new.png);
    background-position: bottom left 5vw;
    background-repeat: no-repeat;
    background-size: contain;
    height: calc(100% - 10.8vh);
}

.telefone {
    z-index: 2;
    position: relative;
    width: 100%;
    margin: 0 auto 0;
}

/*	.parallax-slider {
		width: 300px;
		height: 800px;
		overflow: hidden;
		position: relative;
	}*/
/*	.rightSide img {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}*/
.downloadApp {
    display: flex;
    position: relative;
    margin: 0;
    flex-direction: column;
}

.downloadApp h4 {
    margin-bottom: 20px;
}

.downloadButtons a {
    margin-right: 20px;
    transition: .5s;
}

.downloadButtons a:hover {
    -webkit-animation: swingEase .5s ease;
    animation: swingEase .5s ease;
    -webkit-animation-iteration-count: .5;
    animation-iteration-count: .5;
}

.rules {
    transition: .5s;
}

.rules a:hover {
    transition: .5s;
    color: #000;
}

.track {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

.pocket {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 30px auto;
}

.imageLine {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    justify-content: center;
    order: 1;
    margin-top: -50px;
}

.tracker {
    display: flex;
    justify-content: center;
    width: 150px;
    height: 100%;
    position: relative;
    order: 2;
}

.point {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #009639;
    margin: 25px auto;
}

.tracker:after {
    content: "";
    position: absolute;
    height: 100%;
    margin: 4px auto;
    border-right: 8px dotted #acacac;
    top: 70px;
    z-index: 2;
}

.pocket:last-child .tracker:after {
    height: 0;
}

.textLine {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    order: 3;
}

.textLine .h3 {
    margin-bottom: 30px;
}

.pocket .imageLine .picture {
    max-height: 400px;
}

.imageLine img {
    max-width: 100%;
    max-height: 100%;
}

.pextra {
    display: flex;
    margin: 20px 0;
    flex-wrap: wrap;
}

.pextra p {
    margin-bottom: 20px;
}

.pocket:nth-child(even) .imageLine {
    order: 3;
}

.pocket:nth-child(even) .textLine {
    order: 1;
}

.track.reverse .pocket .imageLine {
    order: 3;
}

.track.reverse .pocket .textLine {
    order: 1;
}

.track.reverse .pocket:nth-child(even) .imageLine {
    order: 1;
}

.track.reverse .pocket:nth-child(even) .textLine {
    order: 3;
}

/* TABS Block */
.multitabs {
    margin: 50px auto 70px;
}

.tabulators {
    display: flex;
    position: relative;
    transition: .5s;
    margin: 50px auto 70px;
    justify-content: center;
}

.tabulators li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: none;
    background: #e4e4e4;
    transition: .5s;
    z-index: 0;
}

.tabulators li.ui-tabs-active {
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}

.tabulators li a {
    position: relative;
    border: none;
    background: #e4e4e4;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    flex-wrap: wrap;
    z-index: 0;
    border-radius: 50%;
    opacity: .4;
}

.tabulators li.ui-tabs-active a, .tabulators li a:hover {
    transition: .5s;
    opacity: 1;
}

.tabulators a .circle {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 112px;
    height: 112px;
    overflow: hidden;
    margin-bottom: 30px;
}

.tabulators li a .circle:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-radius: 50%;
    background: #009639;
    transition: .3s;
}

.tabulators li a:hover .circle:before {
    width: 112px;
    background: #009639;
    transition: .3s;
}

.tabulators li.ui-tabs-active .circle {
    border: none;
    background: #009639;
    width: 112px;
    height: 112px;
    transition: .5s;
    overflow: hidden;
}

.tabulators a .circle .icon {
    width: 60px;
    height: 60px;
}

.tabulators li.ui-tabs-active .circle svg {
    fill: #fff;
    transition: .5s;
    max-width: 60px;
    max-height: 60px;
}

.tabtext {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.tabs {
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    margin: 50px auto;
    justify-content: space-between;
    min-height: 200px;
}

.tabImage {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    align-items: center;
}

.tabImage img {
    max-width: 100%;
    max-height: 100%;
}

.tabInfo {
    display: flex;
    width: 45%;
    flex-wrap: wrap;
    align-content: center;
}

.downloadButtons {
    display: flex;
    width: auto;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
}

/* FOOTER */
.comSoon {
    margin: 100px auto 50px;
}

footer {
    margin: 90px auto;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

footer .logo {
    width: 30%;
}

.hotline {
    font-size: 20px;
}

.hotline a:hover {
    text-decoration: underline;
}

.socials {
    width: 30%;
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: center;
}

.socials .socText {
    text-align: right;
    margin-right: 15px;
    font-size: 18px;
}

.socials .buttons {
    display: flex;
    width: 70%;
}

.socials .buttons a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    /*background: #4ba458;*/
    background: #009639;
    margin: 0 auto;
    justify-content: center;
    border-radius: 50%;
    transition: .5s;
}

.socials .buttons a:hover {
    -webkit-animation: swingEase .5s ease;
    animation: swingEase .5s ease;
    -webkit-animation-iteration-count: .5;
    animation-iteration-count: .5;
}

.socials .buttons a img {
    max-width: 40px;
    max-height: 40px;
}


/* Animation */

@-webkit-keyframes swingEase {
    15% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    65% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes swingEase {
    15% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    65% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/*@-webkit-keyframes hoverTabs {
	0% {
		-webkit-transform: translateY(0);
        transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(100%);
        transform: translateY(100%);
	}
}
@keyframes hoverTabs {
	0% {
		-webkit-transform: translateY(0);
        transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(100%);
        transform: translateY(100%);
	}
}*/

@media (max-width: 1000px) {
	.topSection .background {
		height: auto;
		min-height: 100vh;
	}
	.topSection {
		min-height: 100vh;
	}
	.topSection .background .wrapper {
		min-height: 100vh;
	}
}

/* Tabs */
@media (max-width: 820px) {
	.topSection .background {
		height: auto;
		min-height: 100vh;
	}
	.topSection {
		min-height: 100vh;
	}
	.rightSide {
        background-image: url(/img/smartfon_tab.png);
        width: 100%;
        height: 63.93vh;
        background-position: right bottom;
        padding: 0 !important;
		min-height: 63.93vw;
    }

    .leftSide {
        flex-direction: column;
        justify-content: flex-start;
    }

    .logo {
        margin-bottom: 4.55vw;
    }

    .wrapper {
        max-width: 100%;
        padding-left: 6.64vw;
        padding-right: 0;
    }

    h1 {
        font-size: 58px;
    }

    .h2 {
        font-size: 36px;
    }

    h3, .h3 {
        font-size: 26px;
    }

    p {
        font-size: 18px;
    }

    .h3extra {
        font-size: 21px;
    }

    /*.topSection:after {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    width: 100%;*/
    /*    height: 10px;*/
    /*    border-radius: 30%;*/
    /*    box-shadow: 0px -10px 0px 20px #e4e4e4;*/
    /*}*/
    .undercover {
        z-index: 5;
        background-position: -50% bottom;
        background-size: 60vh;
        padding-bottom: 0px;
    }

    .smartline {
        margin-left: -200px;
        margin-top: -10px;
    }

    .topSection .slide {
        max-width: 100%;
        padding: 6.59vw 0 0 0;
    }

    .logo svg {
        width: 28.13vw;
        height: 8.67vw;
    }

    .logo {
        width: 100%;
    }

    .downloadButtons {
        justify-content: flex-start;
        margin-bottom: 2.01vw;
    }

    .downloadButtons a {
        margin-right: 3.11vw;
        width: 23.32vw;
        height: 5.22vw;
    }

    .rules a {
        font-size: 2.08vw;
    }

    .downloadButtons img {
        max-width: 140px;
    }

    .mainText {
        margin-bottom: 11.16vw;
    }

    h1.upper.cwhite, h1.upper.cwhite .h3extra {
        font-size: 5.2vw;
    }

    .h3extra strong {
        font-size: 10.41vw;
    }

    .mainSubText {
        max-width: 59.24vw;
        margin-bottom: 11.58vw
    }

    .mainSubText br {
        display: none;
    }

    .mainSubText p {
        font-size: 3.12vw;
        line-height: 102%;
    }

    .downloadApp {
    }

    .downloadApp h5 {
        font-size: 3.12vw;
        width: 100%;
        margin-bottom: 3.08vw
    }

    .rules {
        font-size: 14px;
        margin-bottom: 90px;
    }

    .telefone {
        margin: 0 auto 0;
    }

    .slick-slide .telefone img {
        max-height: 100%;
    }

    .pocket {
        flex-wrap: wrap;
        padding: 0 15px;
    }

    .pocket .textLine, .track.reverse .pocket:nth-child(even) .textLine {
        order: 1;
        width: 100%;
    }

    .pocket .imageLine, .track.reverse .pocket:nth-child(even) .imageLine {
        order: 2;
        width: 100%;
        margin-top: 0px;
    }

    .pocket .tracker {
        display: none;
    }

    .multitabs {
        margin: 0;
    }

    .tabulators a .circle {
        width: 84px;
        height: 84px;
    }

    .tabulators li.ui-tabs-active .circle {
        width: 84px;
        height: 84px;
    }

    .tabulators a .circle .icon {
        width: 45px;
        height: 45px;
    }

    .tabulators li a:hover .circle:before {
        width: 84px;
    }

    .tabs {
        width: 90%;
        padding: 0 15px;
    }

    .tabImage {
        order: 1;
        width: 100%;
    }

    .tabInfo {
        order: 2;
        width: 100%;
        margin-top: 30px;
    }

    footer {
        margin: 50px auto;
        flex-wrap: wrap;
        padding: 0 15px;
    }

    footer .logo img {
        max-width: 100%;
    }

    .hotline {
        width: 63%;
        display: flex;
        font-size: 15px;
    }

    .hotline a {
        margin-left: 5px;
    }

    .socials {
        width: 100%;
        margin-top: 30px;
    }

    ul.my-dots {
        position: absolute;
        display: flex;
        width: 100%;
        bottom: 50px;
        justify-content: center;
    }

    .my-dots li {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        padding: 0;
        cursor: pointer;
    }

    .my-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 7px;
        height: 7px;
        padding: 4px 0;
        cursor: pointer;
        color: transparent;
        border: 0;
        border-radius: 50%;
        outline: none;
        background: #52bf61;
    }

    .my-dots li.slick-active button {
        background: #ffcf01;
    }

    .my-dots li button:hover, .my-dots li button:focus {
        outline: none;
    }

    .my-dots li button:hover:before, .my-dots li button:focus:before {
        opacity: 1;
    }
}

/* Mobile */
@media (max-width: 480px) {
    .rightSide {
        background-image: url(/img/smartfon_mob.png);
        height: 57.93vh;
    }

    .mainSubText {
        max-width: 50.2vw;
    }

    .mainSubText p {
        font-size: 2.91vw;
    }

    .downloadButtons {
        flex-direction: column;
        align-items: flex-start;
    }

    .downloadButtons a {
        margin-right: 0;
        width: 30.78vw;
        height: 6.89vw;
        margin-bottom: 4.35vw;
    }

    .downloadButtons a:last-child {
        margin-bottom: 0;
    }

    .downloadApp h5 {
        font-size: 2.5vw;
    }

    .rules a {
        font-size: 1.66vw;
    }
}
