/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 17 2023 | 05:40:02 */
/* betting FS */
/* betting FS */
/* betting FS */
.first-betting {
    padding-top: 220px;
    padding-bottom: 60px;
}
.first-betting .h1 {
    margin-bottom: 60px;
    max-width: 100%;
}

@media (max-width: 1279px) {
    .first-betting {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .first-betting > .container {
        width: calc(100% - 0px) !important;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .first-betting {
        margin-top: 96px;
    }
    .first-betting .h1 {
        padding: 40px 20px 60px 20px;
        border-bottom: 2px solid #000;
        margin-bottom: 0px;
    }
}
@media (max-width: 768px) {
}
/* betting FS */
/* betting FS */
/* betting FS */

/* betting Bens */
/* betting Bens */
/* betting Bens */
.gradient-1 {
    position: absolute;
    top: -150px;
    left: -143.04px;
    display: block;
    width: 1499.39px;
    height: 869.51px;
    background: radial-gradient(46.43% 46.84% at 49.58% 53.16%, #ff0095 13.16%, rgba(255, 0, 149, 0) 100%);
    opacity: 0.7;
    transform: matrix(1, -0.03, -0.26, 0.97, 0, 0);
    z-index: -1;
}
.betting-bens {
    padding-top: 0px;
}
.betting-bens > .container:nth-child(2) {
    margin-bottom: 95px;
}
.betting-bens > .container:nth-child(3) .col-50 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.betting-bens .h2 {
    max-width: 560px;
}
.betting-bens .text-right {
    max-width: 360px;
}
.betting-bens .ben-block {
    flex-grow: 1;
    height: calc(180px - 4px - 60px);
    width: calc(50% - 20px - 56.5px);
    padding: 30px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 40px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}
.betting-bens .ben-block.ben-3 {
    margin-left: calc(50% + 10px);
}
.betting-bens .ben-block.ben-4 {
    margin-right: calc(50% + 10px);
}

.betting-bens > .container:nth-child(3) .col-50:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-left: 20px;
}
.betting-bens .text-left {
    margin-top: auto;
    max-width: 635px;
}
.betting-bens > .container:nth-child(4) {
    margin-top: 120px;
    margin-bottom: 114px;
}
.betting-bens > .container:nth-child(4) .text-bottom {
    max-width: 468px;
}
.betting-bens > .container:last-child {
    flex-wrap: wrap;
}
.betting-bens > .container:nth-child(4) .col-50 {
    display: flex;
    flex-direction: column;
}
.betting-bens > .container:last-child .h2 {
    max-width: 500px;
}
.betting-bens > .container:last-child .text-right {
    max-width: 498px;
    margin-bottom: 199px;
}
.betting-bens > .container:last-child .text-left {
    max-width: 390px;
}
.betting-bens .lines > .line {
    padding: 20px 0;
    border-top: 1px solid #dedede;
}
.betting-bens img.target {
    max-width: 476px;
    margin-top: 96px;
}
.betting-bens .h1 {
    max-width: 600px;
}
.betting-bens .h1 br {
    display: none;
}
@media (min-width: 1280px) and (max-width: 1366px) {
    .betting-bens .ben-block.ben-4 {
        max-width: calc(285px - 60px - 4px);
    }
}
@media (max-width: 1279px) {
    .gradient-1 {
        position: absolute;
        top: 180px;
        left: -630px;
    }
    .betting-bens > .container:nth-child(2) {
        align-items: flex-start;
        height: auto;
        margin-bottom: 40px;
        padding-top: 0;
    }
    .betting-bens .h2 {
        max-width: 100%;
        margin-bottom: 0px;
    }
    .betting-bens .text-right {
        max-width: 100%;
    }
    .betting-bens .container:nth-child(3) {
        flex-direction: column-reverse;
    }
    .betting-bens .ben-block {
        height: auto;
        width: 100%;
        padding: 30px;
        border-radius: 28px;
        font-size: 16px;
        line-height: 22px;
    }
    .betting-bens .ben-block.ben-1 {
        margin-left: 0;
    }
    .betting-bens .ben-block.ben-6 {
        margin-right: 0;
    }
    .betting-bens .ben-block.ben-4 {
        max-width: 100%;
    }
    .betting-bens .ben-block.ben-3 {
        margin-left: calc(0% + 0px);
    }
    .betting-bens .ben-block.ben-4 {
        margin-right: calc(0% + 0px);
    }
    .betting-bens > .container:nth-child(3) .col-50:nth-child(1) {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0px;
        margin-top: 20px;
    }
    .betting-bens > .container:nth-child(3) .col-50:nth-child(2) {
        margin-left: 0px;
    }
    .betting-bens .ben-block br {
        display: none;
    }
    .betting-bens .text-left {
        margin-top: 40px;
        max-width: 100%;
    }
    .betting-bens .text-left span:nth-child(2) {
        display: none;
    }
    .betting-bens .text-left span:nth-child(3) {
        display: flex;
        margin-top: 40px;
        font-size: 16px;
        line-height: 22px;
    }
    .betting-bens > .container:last-child {
        margin-top: 0;
        padding-top: 40px;
        height: auto;
        border-top: 0px solid #000;
        padding-bottom: 0px;
        border-bottom: 0px solid #000;
    }
    .betting-bens > .container:last-child .h2 {
        max-width: 100%;
    }
    .betting-bens > .container:last-child .text-right {
        max-width: 100%;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .betting-bens > .container:nth-child(4) {
        margin-bottom: 0px;
    }
    .betting-bens .h1 {
        max-width: 295px;
        text-align: right;
        margin-left: auto;
        margin-bottom: -30px;
    }
    .betting-bens .h1 br {
        display: initial;
    }
    .betting-bens img.target {
        max-width: 476px;
        margin-top: 0;
    }
}
/* betting Bens */
/* betting Bens */
/* betting Bens */

/* betting Service */
/* betting Service */
/* betting Service */
.b-service {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 98px;
    width: 25%;
    border-top: 2px solid #000;
    padding-top: 20px;
}
.betting-services .block-with-4-cols {
    display: flex;
    gap: 65px;
}

@media (max-width: 1279px) {
    .betting-services .block-with-4-cols {
        display: flex;
        gap: 0;
    }
    .b-service {
        gap: 0px;
        margin-bottom: 20px;
        width: 100%;
    }
    .b-service .b-head {
        margin-bottom: 0px;
        transition: 0.3s all ease-in-out;
    }
    .b-service.active .b-head {
        margin-bottom: 20px;
    }
}
/* betting Service */
/* betting Service */
/* betting Service */

/* betting Why */
/* betting Why */
/* betting Why */
.betting-why {
    padding-top: 60px;
    padding-bottom: 70px;
}
.betting-why .gradient-2 {
    position: absolute;
    width: 511px;
    height: 1121px;
    left: 360px;
    top: -380px;
    background: radial-gradient(
        50.89% 50.75% at 46.76% 49.25%,
        rgba(255, 0, 149, 0.56) 0%,
        rgba(255, 0, 149, 0) 84.37%
    );
    transform: matrix(-0.17, -0.99, 0.99, -0.17, 0, 0);
}
.betting-why .container:nth-child(1) {
    padding-bottom: 118px;
    margin-bottom: 45px;
    border-bottom: 1px solid #000;
}
.betting-why .container:nth-child(1) .h2 {
    max-width: 400px;
}
.betting-why .container:nth-child(1) .text-right {
    max-width: 500px;
}
.betting-why .container:nth-child(2) .h2 {
    max-width: 554px;
}
.betting-why .container:nth-child(2) .text-right {
    max-width: 324px;
    margin-top: 45px;
}
.betting-why .meditating {
    max-width: 492px;
    margin: -40px auto 0 auto;
    transform: translateX(-80px);
}
@media (max-width: 1279px) {
    .betting-why .container:nth-child(1) .h2 {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .betting-why .container:nth-child(1) {
        padding-bottom: 60px;
        margin-bottom: 40px;
        border-bottom: 2px solid #000;
    }
    .betting-why .meditating {
        max-width: 100%;
        margin: 20px auto 20px auto;
        transform: translateX(0px);
    }
    .betting-why .gradient-2 {
        left: 0;
        top: -420px;
    }
    .betting-why .container:nth-child(3) .h2.colored {
        max-width: 280px;
        text-align: right;
        margin-left: auto;
        margin-bottom: 40px;
    }
    .betting-why .container:nth-child(3) .h2.colored + .text-right {
        margin-bottom: 20px;
    }
}
/* betting Why */
/* betting Why */
/* betting Why */

/* betting history */
/* betting history */
/* betting history */
.betting-history .container:nth-child(1) {
    padding-top: 50px;
    border-top: 2px solid #000;
}
.betting-history .container:nth-child(1) .text-right {
    max-width: 405px;
    margin-bottom: 130px;
}
.betting-history .container:nth-child(1) .text-bottom {
    max-width: 455px;
}
.betting-history .container:nth-child(1) .h2 {
    max-width: 520px;
    margin-top: 158px;
    margin-bottom: 120px;
}
.betting-history .container:nth-child(2) {
    display: flex;
    flex-direction: column;
}
.betting-history .container:nth-child(2) .for {
    display: flex;
    padding-top: 20px;
    margin-bottom: 40px;
    border-top: 1px solid #dedede;
}
.betting-history .container:nth-child(2) .for > * {
    width: 50%;
}
.betting-history .container:nth-child(2) .for > .for-content {
    max-width: 500px;
}
.gradient-3 {
    position: absolute;
    width: 809px;
    height: 1379px;
    left: 350px;
    top: 420px;
    background: radial-gradient(50.89% 50.75% at 46.76% 49.25%, rgba(57, 6, 181, 0.56) 0%, rgba(57, 6, 181, 0) 77.08%);
    transform: matrix(-0.12, -0.99, 0.99, -0.1, 0, 0);
}
div.equal {
    margin-top: 75px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #000;
    border-radius: 40px;
    padding: 35px 40px;
}
div.equal .h2 {
    max-width: 257px;
}
div.equal .plus + .h2 {
    max-width: 200px;
}
div.equal .equal + .h2 {
    max-width: 325px;
}
div.equal img {
    object-fit: contain;
}
@media (max-width: 1279px) {
    .betting-history .container:nth-child(1) .text-right {
        max-width: 100%;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .betting-history .container:nth-child(1) .h2 {
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .betting-history .container:nth-child(1) .text-bottom {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .betting-history .container:nth-child(2) .for {
        padding-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .betting-history .container:nth-child(2) .for > .h3 {
        width: 100%;
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .betting-history .container:nth-child(2) .for > .for-content {
        max-width: 100%;
        width: 100%;
    }
    .betting-history .container:nth-child(2) .for > .h3 span {
        display: flex;
    }
    .gradient-3 {
        left: -110px;
        top: 730px;
    }
    div.equal {
        margin-top: 20px;
        display: flex;
        align-items: center;
        background: #fff;
        border: 1px solid #000;
        border-radius: 40px;
        padding: 35px 25px;
        flex-direction: column;
        justify-content: center;
        gap: 25px;
        text-align: center;
    }
}
/* betting history */
/* betting history */
/* betting history */

/* betting FORM 1 */
/* betting FORM 1 */
/* betting FORM 1 */
.betting-form-1 .container .col-50:nth-child(1) {
    display: flex;
    flex-direction: column;
}
.betting-form-1 .container .h2 {
    max-width: 570px;
    margin-top: auto;
}
.betting-form-1 .container .text-bottom {
    max-width: 330px;
}
@media (max-width: 1279px) {
}
@media (max-width: 768px) {
}
/* betting FORM 1 */
/* betting FORM 1 */
/* betting FORM 1 */

/* betting ETAP */
/* betting ETAP */
/* betting ETAP */
.betting-etap {
    padding-top: 120px;
}
.betting-etap .container:nth-child(1) {
    padding-top: 60px;
    border-top: 2px solid #000;
    padding-bottom: 60px;
}
.betting-etap .h2 {
    max-width: 460px;
}
.betting-etap .text-right {
    max-width: 360px;
}
.betting-etap .container:nth-child(2) {
    gap: 20px;
}
.betting-etap .line {
    padding: 20px 0;
    border-top: 1px solid #dedede;
}
@media (max-width: 1279px) {
    .betting-etap .container:nth-child(1) {
        padding-bottom: 40px;
    }
    .betting-etap .h2 {
        margin-bottom: 40px;
    }
}
/* betting ETAP */
/* betting ETAP */
/* betting ETAP */

/* betting When */
/* betting When */
/* betting When */
.gradient-4 {
    position: absolute;
    width: 729px;
    height: 1345px;
    left: 90px;
    top: -140px;
    background: radial-gradient(
        50.89% 50.75% at 46.76% 49.25%,
        rgba(255, 0, 149, 0.56) 0%,
        rgba(255, 0, 149, 0) 84.37%
    );
    transform: matrix(-0.07, -1, 1, -0.07, 0, 0);
}
.betting-when {
    padding-top: 68px;
    padding-bottom: 120px;
}
.betting-when .h2 {
    max-width: 492px;
    margin-top: 156px;
}
.betting-when .container:nth-child(1) .text-right {
    max-width: 386px;
    margin-bottom: 84px;
}
.box-parent {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.box-when {
    height: calc(180px - 4px - 60px);
    width: calc(50% - 20px - 56.5px);
    padding: 30px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 40px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}
.betting-when .container:nth-child(1) .col-50:nth-child(2) {
    display: flex;
    flex-direction: column;
}
.betting-when .container:nth-child(1) .col-50:nth-child(2) .box-when {
    margin-top: auto;
    margin-left: auto;
    margin-right: 192px;
}
.betting-when img {
    position: absolute;
    bottom: 10px;
    left: 45px;
}
.betting-when .text-bottom {
    max-width: 360px;
    margin-top: 172px;
}
@media (max-width: 1279px) {
    .betting-when .h2 {
        margin-top: 0;
        margin-bottom: 40px;
    }
    .betting-when .container:nth-child(1) .text-right {
        margin-bottom: 40px;
    }
    .box-parent {
        flex-direction: column;
    }
    .box-when {
        height: auto;
        width: auto;
    }
    .betting-when .text-bottom {
        margin-top: 310px;
    }
    .betting-when img {
        bottom: 180px;
        left: 45px;
        width: 300px;
    }
    .gradient-4 {
        width: 729px;
        height: 1345px;
        left: -170px;
        top: 40px;
    }
}
/* betting When */
/* betting When */
/* betting When */

/* betting Marketing */
/* betting Marketing */
/* betting Marketing */
.betting-marketing {
    padding-top: 120px;
    margin-bottom: 50px;
}
.betting-marketing .container:nth-child(1) {
    padding-bottom: 52px;
}
.betting-marketing .container:nth-child(1) .h2 {
    width: 440px;
}
.betting-marketing .container:nth-child(1) .text-right {
    width: 545px;
}
.betting-marketing .container:nth-child(2) .col-50 {
    display: flex;
    gap: 65px;
}
.betting-marketing .container:nth-child(2) .col-50 .num-box:nth-child(2) {
    margin-right: 65px;
}
.betting-marketing .container:nth-child(3) {
    margin-top: 78px;
}
.betting-marketing .container:nth-child(3) .col-50 {
    display: flex;
    gap: 65px;
}
.betting-marketing .container:nth-child(3) .col-50 .num-box:nth-child(2) {
    margin-right: 65px;
}
.betting-marketing .container:nth-child(2) .num-box {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-top: 20px;
    border-top: 2px solid #000;
}
.betting-marketing .container:nth-child(2) .col-50:nth-child(2) .num-box {
	width: calc(50% - 65px);	
}
.betting-marketing .container:nth-child(3) .num-box {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-top: 20px;
    border-top: 2px solid #000;
}
.betting-marketing .container:nth-child(3) .col-50:nth-child(1) .num-box:nth-child(1) {
    border-top: 0px solid #000;
}
.num-box .big-num {
    font-family: "KyivTypeSans";
    font-size: 64px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.betting-marketing .container:nth-child(4) {
    padding-top: 100px;
    padding-bottom: 120px;
    border-bottom: 2px solid #000;
}
.betting-marketing .container:nth-child(4) .text-left {
    max-width: 480px;
}
.betting-marketing .container:nth-child(4) .text-right {
    max-width: 390px;
}
@media (max-width: 1279px) {
    .betting-marketing .container:nth-child(1) .h2 {
        width: 100%;
        margin-bottom: 40px;
    }
    .betting-marketing .container:nth-child(1) {
        margin-top: 20px;
        padding-top: 40px;
        border-top: 2px solid #000;
    }
    .betting-marketing .container:nth-child(2) .num-box {
        flex-direction: row;
        width: 100%;
        gap: 20px;
        align-items: center;
    }
    .num-box .big-num {
        margin-bottom: 0px;
		min-width: 40px;
    }
    .betting-marketing .container:nth-child(2) .col-50 {
        gap: 20px;
        flex-direction: column;
    }
    .betting-marketing .container:nth-child(2) .col-50 .num-box:nth-child(2) {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .betting-marketing .container:nth-child(3) {
        margin-top: 20px;
    }
    .betting-marketing .container:nth-child(3) .col-50 {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
    .betting-marketing .container:nth-child(3) .num-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-top: 0px;
    }
    .betting-marketing .container:nth-child(3) .col-50 .num-box:nth-child(2) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .betting-marketing .container:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
        border-top: 0px solid #000;
        padding-bottom: 0;
    }
    .betting-marketing .container:nth-child(4) .text-left {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .betting-marketing .container:nth-child(4) {
        padding-top: 40px;
        padding-bottom: 60px;
        border-bottom: 2px solid #000;
    }
    .betting-marketing {
        margin-bottom: 0px;
    }
	.betting-marketing .num-box {
		display: flex;
		flex-direction: row!important;
		width: 100%!important;
		padding-top: 20px!important;
		gap: 20px;
		margin-right: 0;
	}
	.num-box.no-content {
		display: none!important;
	}
}
/* betting Marketing */
/* betting Marketing */
/* betting Marketing */

/* betting Start */
/* betting Start */
/* betting Start */
.betting-start {
    padding-bottom: 50px;
}
.betting-start .container:nth-child(1) {
    padding-bottom: 120px;
    border-bottom: 2px solid #000;
}
.betting-start .container:nth-child(1) .text-top {
    max-width: 500px;
    margin-bottom: 190px;
}
.betting-start .container:nth-child(1) .h1 {
    max-width: 420px;
    margin-bottom: 310px;
}
.betting-start .container:nth-child(1) .text-left {
    max-width: 390px;
}
.betting-start .container:nth-child(1) .text-right {
    max-width: 395px;
    margin-top: 76px;
}
img.diagram {
    margin-top: 28px;
}
.box-doc {
    background: #fff;
    border: 1px solid #000;
    border-radius: 40px;
    padding: 40px;
    position: absolute;
    bottom: 120px;
    right: 0px;
    width: 590px;
}
.box-doc .icons {
    display: flex;
    align-items: center;
    margin-top: 27px;
}
.box-doc .icons a {
    display: flex;
    align-items: center;
    gap: 18px;
}
.box-doc p {
    color: var(--color-accent);
}
.box-doc > img {
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.betting-start .container:nth-child(2) {
    padding-top: 60px;
}
.betting-start .container:nth-child(2) .text-left {
    max-width: 460px;
}
.betting-start .container:nth-child(2) .text-right {
    max-width: 480px;
}
@media (max-width: 1279px) {
    .box-doc {
        background: #fff;
        border: 1px solid #000;
        border-radius: 30px;
        padding: 30px;
        position: relative;
        top: 40px;
        right: 0px;
        width: auto;
    }
    .box-doc > img {
        display: none;
    }
    .betting-start .container:nth-child(1) {
        padding-bottom: 60px;
        border-bottom: 0px solid #000;
    }
    .betting-start .container:nth-child(1) .text-top {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .betting-start .container:nth-child(1) .h1 {
        max-width: 100%;
        margin-bottom: 20px;
    }
    img.diagram {
        margin-top: 0;
        margin-bottom: 40px;
    }
    .betting-start .container:nth-child(1) .text-right {
        max-width: 100%;
        margin-top: 0px;
    }
    .betting-start .container:nth-child(1) .text-left {
        max-width: 100%;
        margin-top: 40px;
    }
    .betting-start .container:nth-child(2) {
        padding-top: 40px;
        border-top: 2px solid #000;
        margin-top: 40px;
    }
}
/* betting Start */
/* betting Start */
/* betting Start */

/* betting clients */
/* betting clients */
/* betting clients */
.betting-clients .block-with-4-cols:nth-child(1) {
    border-radius: 40px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 178px;
}
.betting-clients .block-with-4-cols:nth-child(2) {
    border-radius: 40px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    height: 178px;
}
.betting-clients .block-with-4-cols .col-25:nth-child(1) {
    border-right: 1px solid #dedede;
}
.betting-clients .block-with-4-cols .col-25:nth-child(2) {
    border-right: 1px solid #dedede;
}
.betting-clients .block-with-4-cols .col-25:nth-child(3) {
    border-right: 1px solid #dedede;
}
.betting-clients .block-with-4-cols:nth-child(1) .col-25:nth-child(1) {
    border-bottom: 1px solid #dedede;
	border-top-left-radius: 40px;
}
.betting-clients .block-with-4-cols:nth-child(2) .col-25:nth-child(1) {
	border-bottom-left-radius: 40px;
}
.betting-clients .block-with-4-cols:nth-child(1) .col-25:nth-child(2) {
    border-bottom: 1px solid #dedede;
}
.betting-clients .block-with-4-cols:nth-child(1) .col-25:nth-child(3) {
    border-bottom: 1px solid #dedede;
}
.betting-clients .block-with-4-cols:nth-child(1) .col-25:nth-child(4) {
    border-bottom: 1px solid #dedede;
	border-top-right-radius: 40px;
}
.betting-clients .block-with-4-cols:nth-child(2) .col-25:nth-child(4) {
	border-bottom-right-radius: 40px;
}
section.betting-clients a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.betting-clients .block-with-4-cols > * {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	transition: all 0.5s ease-in-out;
}
.betting-clients .block-with-4-cols > .col-25:hover {
    background: #ff0095;
}
.betting-clients .block-with-4-cols img {
    object-fit: contain;
}
.betting-clients .block-with-4-cols .client-1 {
    width: 116px;
}
.betting-clients .block-with-4-cols .client-2 {
    width: 157px;
}
.betting-clients .block-with-4-cols .client-3 {
    width: 128px;
}
.betting-clients .block-with-4-cols .client-4 {
    width: 99px;
}
.betting-clients .block-with-4-cols .client-5 {
    width: 63px;
}
.betting-clients .block-with-4-cols .client-6 {
    width: 155px;
}
.betting-clients .block-with-4-cols .client-7 {
    width: 153px;
}
.betting-clients .block-with-4-cols .client-8 {
    width: 161px;
}

@media (max-width: 1279px) {
    .betting-clients .block-with-4-cols:nth-child(1) {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        border-radius: 0;
        border-top: 0px solid #000;
        border-left: 0px solid #000;
        border-right: 0px solid #000;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        height: auto;
        gap: 10px;
    }
    .betting-clients .block-with-4-cols:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        border-radius: 0;
        border-bottom: 0px solid #000;
        border-left: 0px solid #000;
        border-right: 0px solid #000;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        height: auto;
        gap: 10px;
        margin-top: 10px;
    }
    .betting-clients .block-with-4-cols > * {
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #dedede;
        height: 120px;
        border-radius: 10px;
        width: calc(50% - 7px);
    }
    .betting-clients .block-with-4-cols .client-1 {
        width: 100px;
    }
    .betting-clients .block-with-4-cols .client-2 {
        width: 107px;
    }
    .betting-clients .block-with-4-cols .client-3 {
        width: 108px;
    }
    .betting-clients .block-with-4-cols .client-4 {
        width: 95px;
    }
    .betting-clients .block-with-4-cols .client-5 {
        width: 63px;
    }
    .betting-clients .block-with-4-cols .client-6 {
        width: 123px;
    }
    .betting-clients .block-with-4-cols .client-7 {
        width: 100px;
    }
    .betting-clients .block-with-4-cols .client-8 {
        width: 126px;
    }
}
/* betting clients */
/* betting clients */
/* betting clients */

/* betting FORM 2 */
/* betting FORM 2 */
/* betting FORM 2 */
.betting-form-2 {
    padding-bottom: 0px;
}
.betting-form-2 .h1 {
    max-width: 322px;
}
.betting-form-2 .text-bottom {
    max-width: 430px;
}

@media (max-width: 1279px) {
    .betting-form-2 {
        padding-bottom: 100px;
        border-top: 2px solid #000;
        margin-top: 40px;
    }
    .betting-form-2 .h1 {
        max-width: 100%;
    }
    .betting-form-2 .text-bottom {
        max-width: 100%;
        margin-bottom: 25px;
    }
}
@media (max-width: 768px) {
}
/* betting FORM 2 */
/* betting FORM 2 */
/* betting FORM 2 */

/* betting FAQ */
/* betting FAQ */
/* betting FAQ */
.betting-faq-1 {
    padding-top: 120px;
    padding-bottom: 85px;
}
.betting-faq-1 .h2 {
    max-width: 485px;
}
@media (max-width: 1279px) {
}
@media (max-width: 768px) {
}
/* betting FAQ */
/* betting FAQ */
/* betting FAQ */

/* betting Send */
/* betting Send */
/* betting Send */
.gradient-4 {
    position: absolute;
    width: 762.74px;
    height: 959.25px;
    left: 580px;
    top: -200px;
    background: radial-gradient(
        50.89% 50.75% at 46.76% 49.25%,
        rgba(255, 0, 149, 0.56) 0%,
        rgba(255, 0, 149, 0) 84.37%
    );
    transform: matrix(-0.17, -0.99, 0.99, -0.16, 0, 0);
}
.betting-send img {
    position: absolute;
    top: -160px;
    left: 270px;
}
.betting-send .h1 {
    margin-bottom: 51px;
}
.betting-send .h1 + .h3 {
    margin-bottom: 140px;
}
@media (max-width: 1279px) {
    .betting-send img {
        position: absolute;
        top: -20px;
        left: 55px;
        width: 300px;
    }
    .betting-send .col-50:nth-child(2) .h1 {
        margin-bottom: 301px;
    }
    .betting-send .col-50:nth-child(3) .h1 {
        margin-bottom: 40px;
        width: 230px;
        text-align: right;
        margin-left: auto;
    }
    .betting-send .h1 + .h3 {
        margin-bottom: 0;
    }
}
/* betting Send */
/* betting Send */
/* betting Send */
