@charset "utf-8";
html {scroll-behavior: smooth;}
body{background-color:#fff; font-family:Tahoma,Verdana; position:relative;}
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
li{list-style:none;}
img{border:0; max-width:100%;}
.details {width: 1090px;margin: 0 auto;}

/* flag */
.select {text-align: center;position: absolute;z-index: 12;cursor: pointer;right: calc(50% - 530px);}
.select a {color: #2d2c2a;text-decoration: none;}
.select ul,.select li {list-style: none;}
.select span {line-height: 30px;background-color: #fff8ef;display: block;border: 2px solid #fec5a8;border-radius: 5px;margin-bottom: 10px;position: relative;z-index: 2;border-radius: 5px;-webkit-transition: all .2s ease-in;transition: all .2s ease-in;opacity: 0.5;padding: 0 18px 0 5px;}
.select span a:after{content: " ";display: inline-block;width: 0;height: 0;font-size: 0;line-height: 0;border-top: solid 6px #55575d;border-left: solid 4px #fff8ef;border-right: solid 4px #fff8ef;vertical-align: 3px;margin-left: 10px;position: absolute;top:58%;transform: translateY(-50%);right: 5px;}
.drop {left: 0;right: 0;top: -9999px;box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);border-radius: 5px;position: absolute;z-index: 1;-webkit-transform: translateY(-50px);transform: translateY(-50px);opacity: 0;-webkit-transition: all .2s ease-in;transition: all .2s ease-in;}
.select:hover .drop{position: static;opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}
.drop li a {color: #888;line-height: 30px;border-bottom: solid 1px #fff;font-size: 15px;display: block;background-color: #fec5a8; position: relative;z-index: 2; -webkit-transition: all .2s ease-in;transition: all .2s ease-in;}
.drop li:first-child a{border-top-left-radius: 5px;border-top-right-radius: 5px;margin-top: -10px;}
.drop li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-bottom: none;}
.drop li:hover:before{background-color: #1f222a;}
.drop li:hover a {background-color: #1f222a;color: #fff;}

.main-nav {display: none;width: 100%;height: 80px;position: fixed;top: 0;left: 0;background-color: #ffe089;color: #212121;justify-content: center;align-items: center;z-index: 10;}
.main-nav-icon {width: 320px;font-size: 17px;line-height: 80px;;}
.main-nav-icon img {margin-right: 20px;}
.main-nav-lists {display: flex;}
.main-nav-lists a {padding: 0 30px;line-height: 80px;font-size: 15px;color: #000;}
.main-nav-lists a:hover, .main-nav-lists a.on-active {background-color: #fff;color: #fb4f06;}
.main-nav-share {display: flex;align-items: center;}
.main-nav-share a {width: 39px;height: 39px;margin-left: 10px;}
.main-nav-share a img {display: block;}

.main01 {padding: 50px 0 75px;background: url(../images/seed-program/banner-bg.jpg) no-repeat center/cover;color: #000}
.main01 h1 {width: 830px;margin: 0 auto;text-align: center;font-size: 60px;line-height: 60px;font-weight: 600;padding: 42px 0 16px;background: url(../images/seed-program/banner-words-bg1.png) no-repeat right top;}
.timer-container {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;margin: 40px 0 70px;}
.timer-icon {width: 96px;height: 96px;position: relative;z-index: 2;}
.digiarty-timer {width: 525px;font-size: 50px;margin: 0 40px;color: #1e1e1e;font-weight: 600;text-align: center;position: relative;}
.digiarty-timer::after {content: "";width: 126%;height: 0;border-top: 1px dotted #fac838;position: absolute;top: 50%;left: -13%;z-index: 1;}
.digiarty-timer li {display: inline-block;vertical-align: middle;width: 90px;line-height: 75px;background-color: #fff;box-shadow: 3px 3px 0px 1px #fdeca0;position: relative;z-index: 2;}
.digiarty-timer li::after {content: "Days";width: 100%;height: 17px;line-height: 17px;font-size: 17px;color: #716e64;position: absolute;bottom: -28px;left: 0;text-align: center;}
.digiarty-timer li:nth-child(2):after {content: "Hours";}
.digiarty-timer li:nth-child(3)::after {content: "Minutes";}
.digiarty-timer li:nth-child(4)::after {content: "Seconds";}
.banner-price {text-align: center;margin-bottom: 66px;}
.main01 h2 {font-size: 55px;font-weight: 600;line-height: 57px;padding: 14px 0 10px;margin: 70px 0 44px;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.main01 h2 span {position: relative;z-index: 2;}
.main01 h2 img {position: relative;margin-left: -20px;}
.steps-container {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.steps-list {width: 659px;box-sizing: border-box;padding: 43px 64px 0;background-color: #fff;margin-right: 20px;}
.steps-list li {margin-bottom: 48px;}
.steps-list li h3 {font-size: 25px;color: #323232;line-height: 27px;font-weight: 600;margin-bottom: 10px;}
.steps-list li h3 img {vertical-align: middle;}
.steps-list li p {font-size: 19px;color: #3d3d3d;line-height: 27px;}
.steps-list li p a {color: #4088ff;text-decoration: underline;}
.banner-download {width: 372px;color: #fff;}
.banner-download p {font-size: 21px;line-height: 23px;}
.banner-download p a {color: inherit;}
.banner-download p a:hover {text-decoration: underline;}
.border-content {margin: 12px 0 42px;}
.border-content img {display: block;}
.download-content {display: flex;align-items: center;flex-wrap: wrap;}
.download-content .to-download {width: 200px;line-height: 50px;font-size: 19px;text-align: center;background-color: #000;border-radius: 5px;margin-right: 10px;}
.download-content .how-to-link {font-size: 15px;line-height: 35px;text-decoration: underline;}

.main02 {padding: 120px 0;}
.main02 h2 {font-size: 51px;color: #000;line-height: 53px;text-align: center;font-weight: 600}
.gallery-container {padding: 54px 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.the-gallery {margin-bottom: 30px;width: 312px;}
.the-gallery .img-container {height: 204px;background-color: #9ec9eb;border-radius: 6px;overflow: hidden;}
.content-lists {padding: 35px 5px 15px;box-sizing: border-box;min-height: 188px;border-bottom: 1px dashed #aaaaaa;}
.content-lists li {font-size: 17px;color: #383838;line-height: 22px;padding-left: 34px;background: url(../images/seed-program/yes-green-icon.png) no-repeat left top;margin-bottom: 11px;}
.gallery-price {width: 176px;height: 51px;font-size: 37px;color: #fb4f06;line-height: 37px;margin: 20px auto 0;box-sizing: border-box;padding: 12px 0 0 86px;background: url(../images/seed-program/dollar-img.png) no-repeat left top;font-weight: 600;}
.gallery-link {text-align: center;font-size: 15px;color: #4385f8;line-height: 17px;}
.gallery-link a {text-decoration: underline;color: inherit;}
.gallery-link img {vertical-align: middle;margin-right: 10px;}

.main03 {padding-bottom: 85px;background: linear-gradient(#fff 60%, #f3f3f3 40%);color: #000;}
.main03 h2 {font-size: 51px;line-height: 53px;text-align: center;font-weight: 600}
.main03 h2+p {font-size: 21px;line-height: 23px;margin: 20px 0 38px;text-align: center;}
.cash-container {padding: 40px 58px 48px;background-color: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);}
.content-container {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.spots-content {width: 326px;height: 301px;text-align: center;box-sizing: border-box;padding: 90px 0 0 10px;background: url(../images/seed-program/circle-img.png) no-repeat center;margin-right: 79px;}
.spots-content .the-spots {font-size: 74px;line-height: 74px;font-weight: 600;margin-bottom: 22px;}
.spots-content p {font-size: 19px;line-height: 21px;}
.select-content {width: 460px;}
.select-content label {display: block;font-size: 21px;line-height: 23px;}
.select-content .the-country {width: 330px;height: 40px;padding: 0 10px;margin: 22px 0 34px;font-size: 17px;border-color: #cdcdcd;border-radius: 5px;}
.submit-country {display: block;width: 254px;line-height: 54px;font-size: 19px;text-align: center;color: #fff;background-color: #ff6a54;border-radius: 10px;border: none;outline: none;cursor: pointer;;}
.select-content p {font-size: 17px;color: #575757;line-height: 19px;margin-top: 40px;}
.form-content {box-sizing: border-box;border: 1px solid #dcdcdc;padding: 36px 30px 16px 45px;margin: 58px 0 33px;}
.form-content h3 {font-size: 25px;line-height: 27px;font-weight: 600;text-align: center;}
.form-lists {margin: 38px 0 5px;}
.form-lists li {margin-bottom: 25px;display: flex;justify-content: space-between;align-items: flex-start;}
.form-lists .the-para {font-size: 17px;line-height: 25px;flex-shrink: 0;}
.form-lists .the-dots {width: 500px;border-top: 2px dotted #a1a1a1;margin: 12px 10px 0;flex-shrink: 1;}
.form-lists .dollar-number {width: 44px;padding-left: 46px;line-height: 37px;font-size: 21px;font-weight: 600;background: url(../images/seed-program/dollar-icon.png) no-repeat left center;flex-shrink: 0;margin-top: -8px;}
.form-lists .to-check {flex-shrink: 0;max-width: 610px;display: flex;}
.form-lists .to-check p {font-size: 17px;line-height: 25px;}
.form-lists .check-box {margin: 6px 10px 0 0;}
.form-lists .check-box label {display: block;width: 12px;height: 12px;border: 1px solid #bfbfbf;border-radius: 2px;background: url(../images/seed-program/checked-icon.png) no-repeat left -30px;cursor: pointer;}
.form-lists .check-box input {display: none;}
.form-lists .check-box input:checked+label {background-position: left 1px;}
.form-input {display: flex;justify-content: center;flex-wrap: wrap;}
.form-input input {width: 240px;height: 32px;border: 1px solid #cdcdcd;padding-left: 10px;font-size: 17px;color: #a4a1a1;outline: none;margin: 0 25px 20px;}
.form-submit {display: block;width: 270px;line-height: 56px;text-align: center;font-size: 21px;color: #fff;font-weight: 600;background-color: #ff6a54;border-radius: 5px;border: none;outline: none;cursor: pointer;margin: 0 auto;}
.product-container {display: flex;align-items: center;flex-wrap: wrap;padding-right: 20px;border-radius: 33px;box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);overflow: hidden;margin-top: 46px;background-color: #fff;}
.product-left {width: 567px;height: 408px;margin-right: 17px;display: flex;align-items: center;background: url(../images/seed-program/vpv-box-bg.jpg) no-repeat center;}
.product-left img {margin-left: 62px;}
.product-right {width: 440px;}
.product-right h3 {font-size: 35px;line-height: 37px;font-weight: 600;}
.product-right h3 span {display: inline-block;vertical-align: middle;font-size: 21px;line-height: 32px;padding: 0 19px 0 10px;margin-left: 20px;color: #fff;background-color: #43cc84;position: relative;}
.product-right h3 span::after {content: "";border-top: 16px solid transparent;border-bottom: 16px solid transparent;border-right: 11px solid #fff;position: absolute;top: 0;right: 0;}
.product-right p {padding-left: 12px;font-size: 17px;color: #4e4e4e;line-height: 27px;margin: 28px 0 50px;}
.product-download a {display: block;width: 290px;line-height: 62px;font-size: 21px;font-weight: 600;color: #fff;text-align: center;background-color: #43cc66;border-radius: 12px;margin: 0 auto;}
.product-download a img {vertical-align: middle;margin-right: 20px;}

.popup-container {display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);position: fixed;top: 0;left: 0;z-index: 100010;}
.popup-content {width: 648px;text-align: center;box-sizing: border-box;padding: 0 88px 95px;background-color: #fff;border-radius: 8px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.popup-img {display: block;position: relative;margin: -68px auto 40px;}
.popup-content h3 {font-size: 53px;color: #ff5d5d;line-height: 55px;font-weight: 600;}
.popup-content p {font-size: 17px;color: #262626;line-height: 27px;margin: 30px 0 50px;}
.cancel-popup {display: block;width: 300px;line-height: 64px;font-size: 45px;font-weight: 600;color: #fff;border-radius: 6px;background-color: #ff6a54;margin: 0 auto;border: none;outline: none;cursor: pointer;}

@media (max-width:1100px) {
    .main-nav-icon {display: none;}
}
@media (max-width:979px) {
    .details {width: 96%;}
    .select {right: 2%;}

    .main-nav {height: 60px;}
    .main-nav-lists a {line-height: 50px;padding: 0 15px;}

    .main01 h1 {width: 100%;}
    .main01 h2 {width: 100%;padding: 0 0 75px;background-position: right bottom;margin-bottom: 20px;}
    .timer-container {margin: 30px 0;}
    .digiarty-timer {width: 410px;font-size: 30px;margin: 0 25px;}
    .digiarty-timer li {width: 80px;line-height: 70px;}

    .steps-container {justify-content: center;}
    .steps-list {margin: 0 0 40px;}

    .main02 {padding: 70px 0;}
    .gallery-container {justify-content: center;}
    .the-gallery {margin: 0 15px 50px;}

    .cash-container {padding: 40px 30px;}
    .spots-content {margin: 0 0 30px;}
    .select-content {width: 100%;text-align: center;}
    .submit-country {margin: 0 auto;}
    .form-content {padding: 30px 15px;}
    .form-lists li {flex-wrap: wrap;}
    .form-lists .the-para,.form-lists .to-check {width: 100%;max-width: 100%;flex-shrink: 1;margin-bottom: 10px;}
    .form-lists .the-dots {display: none;}
    .form-lists .dollar-number {margin-left: 26px;}
    .product-container {padding-right: 0;}
    .product-left {text-align: center;width: 100%;margin: 0 0 30px;height: auto;padding: 30px 20px;background: #FFAD3D;justify-content: center;}
    .product-left img {margin: 0;}
    .product-right {width: 90%;padding: 0 5% 20px;text-align: center;}
    .product-right p {padding: 0;}
    
}

@media (max-width:767px) {
    .main-nav {top: auto;bottom: 0;}
    .main-nav-lists {display: none;}
    .main-nav-share a {margin: 0 20px}

    .main01 h1 {font-size: 50px;}
    .timer-icon {width: 100%;text-align: center;}
    .digiarty-timer {width: 100%;margin: 20px 0 40px;}
    .digiarty-timer::after {width: 100%;left: 0;}
    .main01 h2,.main02 h2,.main03 h2 {font-size: 40px;line-height: 44px;}
    .steps-list {width: 100%;padding: 30px 30px 0;}

    .select-content .the-country {width: 290px;}

    .popup-content {width: 90%;padding: 0 30px 40px;}
    .popup-img {width: 90px;height: 90px;margin: -40px auto 20px}
    .popup-content h3 {font-size: 30px;line-height: 34px;}
    .popup-content p {margin: 20px 0 30px;}
    .cancel-popup {width: 200px;line-height: 50px;font-size: 30px;}
}

@media (max-width:479px) {
    .digiarty-timer li {width: 60px;line-height: 66px;}
    .main01 h2 span {width: 100%;text-align: center;}
    .main01 h2 img {margin-left: 0;}

    .banner-download {width: 100%;}
}