﻿/* ========================affliate_page */
.aff_form input,
.aff_form input:hover,
.aff_form input:focus,
.aff_form input:focus-visible {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    height: 40px;
}

.aff_form a,
.aff_form a:hover {
    font-family: Roboto;
    font-weight: 700;
    word-wrap: break-word;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    /* line-height: 67px; */
}

.submit {
    display: inline-block;
    color: white;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
    background-color: transparent;
    border: none;
    height: 48px;
    line-height: 48px;
}

.aff_btn_click,
.aff_btn_click:hover {
    color: #EF7857;
    font-size: 36px;
    font-family: Roboto;
    font-weight: 700;
    word-wrap: break-word;
    text-decoration: none;
}

/* .affliate_page{
    position: relative;
      height: 500px;
      flex-shrink: 0;
      font-family: "Roboto", sans-serif;
  } */
.affliate_page {
    position: relative;
    height: 500px;
    flex-shrink: 0;
    font-family: "Roboto", sans-serif;
    background-image: url(../images/aff/Illus_hero.png);
    background-color: #fff;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.bg_hero {
    z-index: 1;
    /* width: 800px;
    height: 280px; */
    flex-shrink: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    /* background-image: url("../images/aff/Illus_hero.png");
    background-color: #fff; */
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_hero_top {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0%;
    width: 415px;
    height: 254px;
    flex-shrink: 0;
    background-image: url(../images/aff/Illus_hero_2.png);
    background-color: #fff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.bg_content {
    z-index: 2;
}

.aff_btn {
    max-width: 278px;
    height: 67px;
    border: 1px solid var(--color-main);
    width: 100%;
    border-radius: 45px;
    background-color: var(--color-main);
    font-size: var(--size-5);
    font-weight: 400;
    color: var(--color-white);
}

.aff_title {
    padding-top: 30px;
    color: #374759;
    /* Display/Bold All Caps */

    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 112.5% */
    text-transform: uppercase;
}

.aff_des {
    color: #374759;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
}

section.object .title {
    color: #374759;
    text-align: center;
    font-family: "Roboto";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}

section.object .layout {
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}

    section.object .layout .box-1 {
        display: flex;
        width: 520px;
        padding: 40px;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        border-radius: 16px;
        border: 1px solid #F0F0F0;
        background: #FFF;
        box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.10);
    }

section.object {
    text-align: center;
}

    section.object .layout .box-2 {
        display: flex;
        width: 520px;
        padding: 40px;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        border-radius: 16px;
        border: 1px solid #F0F0F0;
        background: #FFF;
        box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.10);
    }
/* .bg_object_bottom{
    background-color: #EF7857;
  } */
section.object {
    background-image: url(../images/Affiliatepage.png);
    /* background-color: #fff; */
    background-position: 50% 92%;
    background-repeat: no-repeat;
    background-size: contain;
}

    section.object .object1 {
        position: relative;
        height: 792px;
        width: 100%;
        padding-top: 120px;
        padding-bottom: 120px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 60px;
        display: inline-flex;
    }

    section.object .object1_1 {
        align-self: stretch;
        height: 60px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 32px;
        display: flex;
    }

    section.object .object1_11 {
        width: 1007px;
        text-align: center;
        color: #374759;
        font-size: 48px;
        font-family: Roboto;
        font-weight: 700;
        line-height: 60px;
        word-wrap: break-word;
    }

.object1_2 {
    align-self: stretch;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    display: inline-flex;
}

.object1_2_1 {
    width: 520px;
    padding: 40px;
    background: white;
    box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.10);
    border-radius: 16px;
    overflow: hidden;
    border: 1px #F0F0F0 solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    display: inline-flex;
}

.object1_2_2 {
    align-self: stretch;
    height: 112px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    display: flex;
}

.object1_2_2_1 {
    align-self: stretch;
    text-align: center;
    color: #374759;
    font-size: 24px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word;
}

.object1_2_2_2 {
    align-self: stretch;
    text-align: center;
    color: #38485A;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.object1_2_3 {
    width: 520px;
    align-self: stretch;
    padding: 40px;
    background: white;
    box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.10);
    border-radius: 16px;
    overflow: hidden;
    border: 1px #F0F0F0 solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    display: inline-flex;
}

.object1_2_4 {
    align-self: stretch;
    height: 88px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    display: flex;
}

.object1_3 {
    width: 205.09px;
    height: 213.60px;
    position: relative;
}

.object1_3_1 {
    width: 139.88px;
    height: 139.90px;
    left: 260%;
    top: -100px;
    position: absolute;
}

.bg_object_bottom {
    height: 1014px;
    padding-top: 60px;
    padding-bottom: 120px;
    padding-left: 275px;
    padding-right: 275px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 60px;
    display: inline-flex;
}

.bg_object_bottom1 {
    align-self: stretch;
    height: 120px;
    padding-left: 32px;
    padding-right: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 32px;
    display: flex;
}

.bg_object_bottom11 {
    width: 1007px;
    text-align: center;
    color: white;
    font-size: 48px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 60px;
    word-wrap: break-word;
}

.bg_object_bottom2 {
    align-self: stretch;
    height: 504px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    display: flex;
}

.bg_object_bottom21 {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
    display: inline-flex;
}

.bg_object_bottom211 {
    flex: 1 1 0;
    padding: 24px;
    border-radius: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 32px;
    display: inline-flex;
}

.bg_object_bottom2111 {
    height: 60px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    display: flex;
}

.bg_object_bottom21112 {
    align-self: stretch;
    height: 60px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 8px;
    display: flex;
}

.bg_object_bottom21113 {
    align-self: stretch;
    text-align: center;
    color: white;
    font-size: 20px;
    font-family: Roboto;
    font-weight: 600;
    line-height: 30px;
    word-wrap: break-word;
}

.bg_object_bottom3 {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 24px;
    padding-bottom: 24px;
    background: white;
    box-shadow: 0px 4px 6px rgba(255, 255, 255, 0.25);
    border-radius: 45px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
}

.bg_object_bottom31 {
    color: #EF7857;
    font-size: 36px;
    font-family: Roboto;
    font-weight: 700;
    word-wrap: break-word;
}

.rose1 {
    height: 892px;
    padding-left: 275px;
    padding-right: 275px;
    padding-top: 120px;
    padding-bottom: 120px;
    background: #FFF6F3;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 60px;
    display: inline-flex;
}

.rose11 {
    align-self: stretch;
    height: 60px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 32px;
    display: flex;
}

.rose111 {
    align-self: stretch;
    text-align: center;
    color: #374759;
    font-size: 48px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 60px;
    word-wrap: break-word;
}

.rose12 {
    align-self: stretch;
    height: 532px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 32px;
    display: flex;
}

.rose121 {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px;
    display: inline-flex;
}

.rose1211 {
    padding-bottom: 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
}

.rose12111 {
    text-align: center;
    /* color: #EF7857;  */
    font-size: 24px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word;
}

.rose1211:hover {
    border-bottom: 2px #EF7857 solid;
    text-align: center;
    /* color: #EF7857;  */
    font-size: 24px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word;
}

    .rose1211:hover .rose12111 {
        color: #EF7857;
    }

#owener1.active, #owener2.active {
    padding-bottom: 16px;
    border-bottom: 2px #EF7857 solid;
    text-align: center;
    /* color: #EF7857;  */
    font-size: 24px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word;
}

    #owener1.active div, #owener2.active div {
        color: #EF7857;
    }

.rose1212 {
    width: 141px;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    display: flex;
}

.rose12121 {
    text-align: center;
    color: #38485A;
    font-size: 24px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word;
}

.rose13 {
    align-self: stretch;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    display: inline-flex;
}

.rose131 {
    flex: 1 1 0;
    background: white;
    border-radius: 16px;
    overflow: hidden;
    border: 1px #DCDEE2 solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
}

.rose1311 {
    align-self: stretch;
    height: 228px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.rose13112 {
    align-self: stretch;
    height: 122px;
    padding-top: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex;
}

.rose13113 {
    align-self: stretch;
    height: 106px;
    padding-top: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex;
}

.rose131131 {
    text-align: center;
    color: #374759;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
}

.rose131132 {
    width: 320px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex;
}

.rose131133 {
    color: #EF7857;
    font-size: 30px;
    font-family: Roboto;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
    word-wrap: break-word;
}

.rose131134 {
    color: #EF7857;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word;
}

.rose14 {
    align-self: stretch;
    height: 224px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.rose14_1 {
    align-self: stretch;
    height: 152px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 32px;
    padding-bottom: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: flex;
}

.rose14_11 {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex;
}

.rose14_12 {
    flex: 1 1 0;
    height: 24px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    display: flex;
}

.rose14_13 {
    width: 24px;
    height: 24px;
    border-radius: 9999px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: flex;
}

.rose14_14 {
    width: 24px;
    height: 24px;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.rose14_15 {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
}

.rose14_16 {
    align-self: stretch;
    color: #374759;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.rose14_17 {
    flex: 1 1 0;
    height: 48px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    display: flex;
}

.rose_register1 {
    align-self: stretch;
    height: 72px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex;
}

.rose_register11 {
    align-self: stretch;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #EF7857;
    border-radius: 35px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
}

.rose_register111 {
    color: white;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
}

.oppt1 {
    height: 858px;
    padding-left: 275px;
    padding-right: 275px;
    padding-top: 120px;
    padding-bottom: 120px;
    background: white;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 52px;
    display: inline-flex;
}

.oppt1_1 {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 52px;
    display: inline-flex;
}

.oppt1_11 {
    width: 432px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px;
    display: inline-flex;
}

.oppt1_111 {
    align-self: stretch;
    height: 120px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: flex;
}

.oppt1_1111 {
    color: #374759;
    font-size: 48px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 60px;
    word-wrap: break-word;
}

.oppt1_1112 {
    color: #EF7857;
    font-size: 48px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 60px;
    word-wrap: break-word;
}

.oppt1_2 {
    align-self: stretch;
    height: 320px;
    background: #FFF6F3;
    border-radius: 20px;
    border: 2px #F4B7A2 solid;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.oppt1_21 {
    align-self: stretch;
    padding-top: 24px;
    padding-left: 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
}

.oppt1_211 {
    color: #EF7857;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
}

.oppt1_212 {
    color: #EF7857;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.oppt1_3 {
    align-self: stretch;
    height: 268px;
    padding-top: 16px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: flex;
}

.oppt2_1 {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex;
}

.oppt2_1_1 {
    align-self: stretch;
    text-align: center;
}

.oppt2_1_2 {
    color: #374759;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
}

.register1 {
    width: 1920px;
    height: 1290px;
    padding-left: 275px;
    padding-right: 275px;
    padding-top: 120px;
    padding-bottom: 120px;
    background: white;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 60px;
    display: inline-flex;
}

.register1_1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    display: flex;
}

.register1_2 {
    align-self: stretch;
    justify-content: space-between;
    align-items: center;
    display: inline-flex;
}

.register1_2_1 {
    width: 594px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
    display: inline-flex;
}

.register1_21 {
    align-self: stretch;
    height: 650px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    display: flex;
}

.register1_211 {
    align-self: stretch;
    height: 86px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    display: flex;
}

.register1_2111 {
    width: 452px;
    height: 24px;
    color: #374759;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}

.register2 {
    flex: 1 1 0;
    height: 56px;
    padding: 16px;
    border-radius: 16px;
    /* border: 1px #EF7857 solid;  */
    border: 1px #C4C4C4 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: flex;
}

.register3 {
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.register3_1 {
    width: 24px;
    height: 24px;
    position: relative;
}

.register3_2 {
    width: 9.50px;
    height: 9.49px;
    left: 7.25px;
    top: 2px;
    position: absolute;
    background: #EF7857;
}

.register3_3 {
    width: 14.08px;
    height: 9.25px;
    left: 4.96px;
    top: 12.75px;
    position: absolute;
    background: #EF7857;
}

.register3_4 {
    width: 24px;
    height: 24px;
    left: 24px;
    top: 24px;
    position: absolute;
    transform: rotate(-180deg);
    transform-origin: 0 0;
    opacity: 0;
    background: #EF7857;
}

.register33_1 {
    /* width: 124px; 
    color: #EF7857; 
    font-size: 16px; 
    font-family: Roboto; 
    font-weight: 700; 
    line-height: 24px; 
    word-wrap: break-word; */
    width: 124px;
    color: #374759;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.register33_2 {
    flex: 1 1 0;
    height: 56px;
    padding: 16px;
    border-radius: 16px;
    border: 1px #C4C4C4 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: flex;
}

.register3_1_1 {
    width: 20.81px;
    height: 11.50px;
    left: 1.57px;
    top: 1.25px;
    position: absolute;
    background: #374759;
}

.register3_1_2 {
    width: 5.75px;
    height: 5.76px;
    left: 9.12px;
    top: 16.62px;
    position: absolute;
    background: #374759;
}

.register3_1_3 {
    width: 18.74px;
    height: 9.80px;
    left: 2.63px;
    top: 12.58px;
    position: absolute;
    background: #374759;
}

.register3_1_4 {
    width: 24px;
    height: 24px;
    left: 24px;
    top: 24px;
    position: absolute;
    transform: rotate(-180deg);
    transform-origin: 0 0;
    opacity: 0;
}

.register3_1_5 {
    width: 124px;
    color: #374759;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.register4 {
    align-self: stretch;
    height: 70px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    display: flex;
}

.register4_1 {
    color: #374759;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}

.register4_2 {
    align-self: stretch;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 16px;
    border: 1px #C4C4C4 solid;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex;
}

.register4_3 {
    flex: 1 1 0;
    height: 24px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex;
}

.register4_3_1 {
    flex: 1 1 0;
    color: #87919B;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.introduce .box-1 {
    display: flex;
    /* width: 520px; */
    flex-direction: column;
    align-items: center;
    gap: 15px;
    border-radius: 16px;
    background: #FFF;
}

    .introduce .box-1 img {
        width: 120px;
    }

.text-box-introduce {
    text-align: center;
    font-family: "Roboto";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 150% */
}

.nav-tabs {
    padding-top: 40px;
}

.rose .nav-link {
    color: #38485A;
    text-align: center;
    font-family: "Roboto";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
}

.rose .box-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: var(--radius-2xl, 16px);
    border: 1px solid var(--Neutral-02, #DCDEE2);
    background: var(--Neutral-01, #FFF);
}

    .rose .box-1 img {
        width: 120px;
    }

.register1_1x {
    width: 1007px;
    text-align: center
}

.img_y {
    width: 652px;
    height: 530px
}

.bg_object_xx {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
    display: inline-flex;
}

.aff_btn {
    display: inline-block;
    background: #ea6744;
    box-shadow: none;
    color: #fff;
    border: 1px solid #ea6744;
    color: white;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
}

button.d-none.aff_btn:hover, .rgt:hover {
    background-color: #E54B15;
}

.rose_register11:hover {
    background-color: #E54B15;
}

.bg_object_bottom3:hover a {
    color: #E54B15;
}

.rose_register11:hover a {
    color: #fff;
}

.register2:hover,
.register33_2:hover,
.register4_2:hover {
    cursor: pointer;
    border: 1px #EF7857 solid;
}

    .register2:hover .register33_1,
    .register33_2:hover .register33_1,
    .register33_2:hover .register3_1_5 {
        color: #EF7857;
    }

.cacbuoc {
    padding: 30px;
}

#register svg {
    width: 19px;
    height: 19px;
}

#register .register33_2:hover svg path,
.register2:hover svg path {
    fill: #EF7857;
}

/* 
     */
.register2.active,
.register33_2.active {
    cursor: pointer;
    border: 1px #EF7857 solid;
}

    .register2.active .register33_1,
    .register33_2.active .register33_1,
    .register33_2.active .register3_1_5 {
        color: #EF7857;
        font-weight: 700;
    }

.cacbuoc {
    padding: 30px;
}

#register svg {
    width: 19px;
    height: 19px;
}

#register .register33_2.active svg path,
.register2.active svg path {
    fill: #EF7857;
    font-weight: 700;
}
/*  */

.rose1211:hover,
.rose1212:hover {
    cursor: pointer;
}

.rose1212:hover {
    padding-bottom: 16px;
    border-bottom: 2px #EF7857 solid;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
}

    .rose1212:hover div {
        color: #EF7857;
        transition: 0.3s;
    }

.rose13.none {
    display: none;
}


@media screen and (max-width: 768px) {
    .affliate_page {
        height: auto;
    }

    .bg_hero {
        width: 385px;
    }

    .aff_title {
        font-size: 35px;
    }

    .object1_3_1 {
        width: 88px;
        left: 162%;
    }

    .bg_object_bottom2 {
        height: auto;
    }

    .bg_object_bottom {
        height: auto;
        padding-top: 60px;
        padding-bottom: 152px;
        padding-left: 25px;
        padding-right: 25px;
        display: block;
    }

    .bg_object_bottom1 {
        height: auto;
        padding-left: 12px;
        padding-right: 12px;
    }

    .bg_object_bottom11 {
        width: auto;
        font-size: 32px;
    }

    .bg_object_bottom3 {
        transform: translateY(104px);
    }

    .rose1 {
        height: auto;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .rose12 {
        height: auto;
    }

    .rose13 {
        align-self: stretch;
        display: inline-grid;
    }

    .rose13112 {
        height: 140px;
    }

    .rose1311,
    .rose13112 {
        height: auto;
    }

    .oppt1 {
        height: auto;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .oppt1_11 {
        width: auto;
        gap: 28px;
        margin-bottom: 30px;
    }

    .register1 {
        width: auto;
        height: auto;
        padding-left: 25px;
        padding-right: 25px;
        display: inline-block;
    }

    .register1_1x {
        width: auto;
    }

    .oppt1_1111, .oppt1_1112 {
        font-size: 35px;
        line-height: 48px;
    }

    .register1_2 {
        display: inline-block;
    }

    .img_y {
        width: 500px;
        height: 435px
    }

    #nobita-register-form-aff {
        text-align: center;
    }

    .register1_1 {
        align-items: center;
    }

    .register1_2111 {
        text-align: left;
    }

    section.object .object1 {
        height: auto;
    }

    .object1_3 {
        display: none;
    }

    section.object .object1_11 {
        width: auto;
    }


    .register1_2_1 {
        width: auto;
    }

    .oppt1_1111, .oppt1_1112 {
        font-size: 25px;
        line-height: 30px;
    }

    .register1_2 {
        padding-top: 20px;
    }

    .bg_object_bottom {
        background-color: #EF7857;
    }

    section.object {
        background: transparent;
    }
}

@media screen and (max-width: 500px) {
    .bg_hero_top {
        width: 120px;
        height: 154px;
    }

    .bg_hero {
        width: 168px;
        height: 100px;
    }

    .aff_title {
        font-size: 23px;
    }

    .aff_des {
        font-size: 18px;
        line-height: 0px;
    }

    section.object .object1_11 {
        width: auto;
        font-size: 35px;
        line-height: 50px;
    }
    /* .object1_2 {
        align-items: center;
        display: inline-grid;
    } */
    .register1 {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .register1_21 {
        height: auto;
        padding: 8px;
    }

    .img_y {
        width: 63%;
        height: auto;
    }

    .bg_object_bottom11 {
        font-size: 25px;
        line-height: 35px;
    }

    .bg_object_bottom21,
    .bg_object_xx {
        display: inline-block;
    }

    .register1_2111 {
        width: auto;
    }

    section.object .object1 {
        height: auto;
        display: inline-grid;
        padding-top: 84px;
        padding-bottom: 64px
    }

    .object1_2 {
        display: inline-grid;
    }

    .object1_2_1,
    .object1_2_3 {
        margin: 0 auto;
        width: 82%;
        padding: 30px;
        justify-content: center;
        align-items: center;
    }

    .rose1 {
        padding-left: 5px;
        padding-right: 5px;
    }
}


@media screen and (max-width: 320px) {
    .register2 {
        margin-bottom: 10px;
    }

    .register1_211 {
        height: auto;
    }

    .rose14_11 {
        display: inline-block;
    }

    .register1_2_1 {
        width: 100%;
    }

    .object1_2_1 img {
        height: auto !important;
    }

    .object1_2_1, .object1_2_3 {
        padding: 10px;
    }

    .bg_object_bottom3 {
        padding: 20px;
    }

    .oppt1_3 {
        height: auto;
        padding-left: 5px;
        padding-right: 5px;
        gap: 19px;
    }

    .oppt1_2 {
        height: auto;
    }

    .oppt1_21 {
        padding-top: 5px;
    }

    .cacbuoc {
        padding: 10px;
    }
}


@media screen and (min-width: 768px) and (max-width: 1500px) {
    .register1 {
        width: auto;
        height: auto;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto;
        padding-top: 120px;
        padding-bottom: 120px;
        background: white;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 60px;
        display: inline-flex;
    }

    .affliate_page {
        height: 500px;
        flex-shrink: 0;
        font-family: "Roboto", sans-serif;
        padding: 0px 30px;
    }

    .img_y {
        width: 605px;
        height: 488px;
    }

    .bg_object_bottom {
        height: auto;
        padding-top: 60px;
        padding-bottom: 120px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .rose1 {
        height: 892px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .oppt1 {
        height: auto;
        padding-bottom: 0px;
        padding-left: 75px;
        padding-right: 75px;
    }

    #nobita-register-form-aff {
        text-align: center;
    }

    .oppt1_11 {
        width: 100%;
        padding-right: 30px;
    }

    .register1_2 {
        gap: 46px;
    }
}
