*{ margin:0; padding:0; box-sizing: border-box;}
html, body{ 
    background:#FFFFFF;
    margin:0 auto;
    padding:0;
    position:relative; 
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #1E1E1E;
}

p {padding: 0.5em 0;}

h1, h2 { font-family: 'Raleway', sans-serif; font-weight:700; color:#171717; padding:0.2em 0;}
h1 { font-size: 2rem; }
h2 { font-size: 1.6rem; }
h3 { font-family: 'Open Sans', sans-serif; font-weight:600; color:#171717; padding: 0.5em 0;}
h3 { font-size: 1.33rem; }

a { color:#1E1E1E; }
a, a:hover,a:active,a:visited,a:focus{text-decoration:none}
ul, ol { list-style-position: inside;}
li::marker {font-style: italic;color:#FE8031;}
li ul, li ol {padding-left: 1rem;}


.toflow { cursor: pointer; }
.white {color: #FFFFFF;}
.center {text-align: center;}
.bigtxt { font-size:1.25em; }
.smalltxt { font-size:0.65em; font-weight: 300;}

/* flex */
/* .container {  width: 1440px; margin: 0 auto; } */
.container {width: 95%; max-width:1200px; margin: 0 auto; }
.flex { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
/* end flex */


/* header */
.site-header {background: #FFFFFF; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);}
.top-logo a {display: block; line-height: 0; text-align: center;}
.top-logo img { height:31px; margin:8px 0;}


/* end header */


/* footer */
.site-footer { background:#171717; color:#FFFFFF; padding:20px 0; }
.footer-nav { justify-content: left; }
.footer-logo {margin: 0 0 0 auto;}
.copyright {width: 100%; margin-top:10px;}
footer a { display:block; color:#FFFFFF; padding:5px 20px 5px 0; }
/* end footer */

/* content */
main { min-height:calc(100vh - 200px);}


/* pages content */
.earnings .container {padding:2rem 0; text-align: justify;}
.earnings .container h2 {text-align: left;} 
.earnings .container a {color:#FE8031;}
.earnings .table table {border-left: 1px solid #eee; border-bottom: 1px solid #eee; text-align: left;}
.earnings .table tr th, .earnings .table tr td {border-top: 1px solid #eee; border-right: 1px solid #eee; padding:0.5rem 1rem;}



.unsubscribe {padding:2rem 0; box-shadow: 0px 10px 20px rgb(0 0 0 / 10%) inset; background: url('/images/bg_unsubscribe.jpg') no-repeat; background-size: cover;}
.unsubscribe-cont {width:35%; margin: 0 0 0 auto; padding:2rem 0 4rem; }
.unsubscribe-cont .simple-form {background: transparent;box-shadow:none;}

/* page thankyou */
.thankyou {padding:1rem 0; box-shadow: 0px 10px 20px rgb(0 0 0 / 10%) inset; background: url('/images/bg_thankyou.jpg') no-repeat; background-size: cover;}
.thankyou-top {width:90%; margin: 0 auto; text-align: center;}
.thankyou-top p {font-size: 16px;}

.emailer {padding:1rem 0; box-shadow: 0px 10px 20px rgb(0 0 0 / 10%) inset; background: url('/images/bg_emailer.jpg') no-repeat; background-size: cover;}
.emailer-top {width:85%; margin: 0 auto; text-align: center; justify-content: space-evenly;}
.emailer-top-text {display: flex;}
.emailer-top-text div { margin: 0 2rem; text-align: left;}
.emailer .thankyou-top {width: 70%;}

.exit {padding:1rem 0; box-shadow: 0px 10px 20px rgb(0 0 0 / 10%) inset; background: url('/images/bg_exit.jpg') no-repeat; background-size: cover;}
.exit-top {display: flex;}
.exit-top-left {width: 66%;} 
.exit-top-right {width: 34%;} 
.exit-top-right h3 {padding:0.5rem 0;;}

.flow {padding:2rem 0; min-height: calc(100vh - 60px); background: url('/images/bg_flow0.svg') no-repeat center center; background-size: 50%; }
.site-header.flowlaunching {opacity: 0; }
.flow-content {display: none; width: 50%; margin: 0 auto;}

.flow-welcome { width: 30%; margin:6rem auto; overflow: hidden; background: #FFFFFF; box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25); border-radius: 28px; text-align: center; padding: 1rem 1rem 0 1rem;}
.flow-welcome h1 {font-size: 2.2rem; padding: 0.5em 0 0; font-weight: 500;}
.flow-welcome .border {height:1rem; margin:1rem -1rem 0; background:transparent;}

.flow-progress-bar {width:80%; margin: 1rem auto; display: flex; background:rgba(254, 128, 49, 0.3); border-radius: 5px;}
.flow-progress-bar span { display: block; margin:0 -5px; border-radius: 5px; background: transparent; height:10px; transition: all ease .25s; }
.flow-offers {width: 50%; margin: 0 auto; position: relative;}
.flow-offers-area {padding:2rem; display: flex; align-items: center; min-height:22rem; position: relative; background-size: contain; }

.flow-offers-bg {    display: block;
  width: 8rem;
  border-radius: 50%;
  height: 2rem;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 4rem);
  box-shadow: 0px 0px 0px 6.5rem rgb(255 217 193), 0px 0px 0px 9rem rgb(255 249 245);
  background: rgb(255 217 193);
}
.flow-offers .offer {display: flex; flex-direction: column; background: #FFFFFF; box-shadow: 0px 10px 20px rgb(0 0 0 / 25%); border-radius: 28px; padding: 1rem; z-index: inherit;}
.flow-offers .offer .flow-banner-image { width: fit-content; margin: 0 auto; max-width: 100%;}
.flow-offers .offer .title {padding: 0.5rem 0 1rem; font-size: 1.25rem;}
.flow-offers .offer .item-txt {padding:0.5rem 0; font-size: 0.9rem;}
.flow-offers .buttons {text-align: center;}
.flow-offers .btn {font-size: 1.25rem;}
.flow-offers .offer .yes-bttn {cursor: pointer;}
.flow-offers .no-bttn {background: transparent; padding: 0; border: none; outline: none; text-decoration: underline; color: #BDBDBD; margin-top:1rem; box-shadow: none; cursor: pointer;}

.row-items { display: flex; flex-direction: column; padding: 1rem 0; width:100%; margin: 0 auto;}
.row-items .item { width: 100%; margin:0.2rem 0; padding:0.5rem 1rem;  border:2px dashed #FFFFFF; border-radius: 16px; display: flex; flex-direction: row; align-items: center;}
.row-items .item .item-banner {width: 120px; padding: 0 0.5rem;}
.row-items .item .item-banner img {width: 100%;}
.row-items .item .item-title { width: calc(35% - 120px); padding: 0 0.5rem 0 1rem; font-size: 1.25rem; }
.row-items .item .item-txt { width: calc(65% - 260px); padding: 0 0.5rem; font-size: 0.9rem; }
.row-items .item .item-link {width:260px; padding: 0 0.5rem;}
.row-items .item .item-link .btn {font-size: 1.25rem;}

.cell-items { display: flex; flex-wrap: wrap; padding: 1rem 0; margin:0 -1rem; align-items: stretch; }
.cell-items .item { width: calc(33.3% - 2rem); margin:1rem; padding: 1.2rem; background: #FFFFFF; box-shadow: 0px 10px 30px rgba(140, 140, 140, 0.25); border-radius: 15px; display: flex; flex-direction: column; align-items: stretch; justify-content: space-between;}
.cell-items .item .item-title { font-size: 1.25rem; font-weight: bold;}
.cell-items .item .item-link .btn {font-size: 1.25rem;}


/* page longform */
.longform .form-area-bg {box-shadow: 0px 10px 20px rgb(0 0 0 / 10%) inset; position: relative; background:#faf9f7;}
.longform .form-area-bg .line {width: 100%; background: rgba(255, 255, 255, 0.8); position: absolute; bottom: 125px; z-index: 1;}
.longform .form-area-bg .line h1 {width: 50%; text-align: center; padding: 0.5em 0; font-size: 2.7rem; font-weight:800;}
/* .longform .form-area { background: url('/images/bg_girl.png') no-repeat; background-position:-20% bottom; background-size: 59%;} */
.longform .form-area-left { width:57%; }
.longform .form-area-left img {width: 100%;}
.longform .form-area-form { width:43%; padding:0rem 0 4rem; color:#4F4F4F; z-index: 2; }
.shortform .form-area-form {width:38%; margin: 0 5% 0 0;}

.whypsj-area-bg {padding:2em 0;}
.whypsj_flex {padding:1em 0; align-items: stretch;}
.whypsj_item {width:22%; margin: 1rem 0.5rem; padding:0.5rem 0.5rem 1rem; border-radius: 15px; text-align: center;}
.whypsj_item img {height:8rem;}
.whypsj_01 { background: #FFFAC2;}
.whypsj_02 { background: #FFF0B5;}
.whypsj_03 { background: #FFB688;}
.whypsj_04 { background: #FF8C8B;}

/* form */
.simple-form {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(140, 140, 140, 0.25);
    border-radius: 15px;
    padding: 30px 30px;
}
.simple-form input, .simple-form textarea {
    padding: 13px 15px;
    background:#FFFFFF;
    border: 1px solid #171717;
    outline: none;
    border-radius:3px;
    width:100%;
    color:#4F4F4F;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    resize: none;
}
.simple-form input::placeholder,
.simple-form textarea::placeholder {
    color: #4F4F4F;
    font-weight: 4600;
  }
.simple-form input.error , .simple-form textarea.error {border: 1px solid #FF8C8B; }
.error-message { font-size: 0.75rem; color: #FF8C8B;}
.simple-form select.error ~ .select2 .select2-selection--single  {border: 1px solid #FF8C8B; }
.simple-form .wrapselect2 .error-message {margin-top: 53px; position: absolute;}
/* select2 styles */
.select2-container{ width: 100% !important;}
.select2-container--default .select2-selection--single { width: 100%; padding:14px 15px 13px; border: 1px solid #171717; height: auto; outline: none; border-radius:3px;}
.select2-container--default .select2-selection--single .select2-selection__placeholder {color: #4F4F4F;font-weight:400;}
.select2-container--default .select2-selection--single .select2-selection__rendered {max-width: calc(100% - 5px); padding:0 0px 0 0;line-height: 1.33;color: #4F4F4F;font-weight:400; text-align: left;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 100%; width: 16px; top:0;right:15px; background: url('/images/icon-arrow_17.svg') no-repeat center center; background-size: contain;} 
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {transform: rotate(180deg);}
.select2-container--default .select2-selection--single .select2-selection__arrow b {border:none;}
.select2-container--default .select2-selection--single .select2-selection__clear {display: none;}
/* datapicker styles */
.simple-form input[name="dob"] {background: url('/images/icon-arrow_17.svg') no-repeat; background-position: calc(100% - 15px);  background-size: 16px; }

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #5A5A5A;
}
.ui-widget.ui-widget-content, .ui-datepicker-div {z-index: 2 !important; border: 1px solid #171717; outline: none; padding: 0 10px 10px; border-radius:3px; box-sizing: border-box; }
.ui-widget-header {background: #FFD9C1; border:none; padding: 10px 0! important; margin: 0 -10px;}
.ui-datepicker th {color: #EB6917;}
.ui-datepicker .ui-datepicker-prev {top: 10px; background: url('/images/icon-arrow_17.svg') no-repeat center center; transform: rotate(90deg);}
.ui-datepicker .ui-datepicker-next {top: 10px; background: url('/images/icon-arrow_17.svg') no-repeat center center; transform: rotate(270deg);}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { outline:none; border-radius: 3px; border: 1px solid #171717;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {border:none;}

.ui-widget-content .ui-state-default {background: transparent; border: 1px solid #171717; border-radius: 4px; text-align: center;}
.ui-widget-content .ui-state-default:hover {background:#FFD9C1; border: 1px solid #171717;}
.ui-widget-content .ui-state-active {color: #EB6917;}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month { margin: 0 8px 0 0; padding: 0 5px;}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year { margin: 0 0 0 8px; padding: 0 5px;}

/* checkbox */
.simple-form .checkbox { margin-bottom:7px;}
.simple-form .custom-checkbox { position: absolute; z-index: -1; opacity: 0; width: 1px;}
.custom-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
  }
.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border:2px solid #D7C3EB;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox:checked+label::before {background:url('/images/icon_checkmark.svg' ) no-repeat center center; }
/* end checkbox */

.form-group { display: flex; justify-content: space-between;  padding:5px 0; flex-wrap: wrap;}
.col-f50 { flex-basis: 49%; }
.simple-form .terms { color: #4F4F4F; font-size: 0.65rem; font-weight: 300;}
.simple-form .terms a {font-weight: 400;}


.btn {
  background: #FE8031;
  box-shadow: 0px 4px 20px rgba(218, 105, 34, 0.25);
  border-radius: 40px;
    outline: none;
    border: none;
    width: 100%;
    padding: 15px 30px;
    color: #FFFFFF;
    font-size:2rem;
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    cursor: pointer;
    margin: 0.5rem 0;
}
.btn:hover {
    background: #EB6917;
}
.btn:active {
    background: #EB6917;
}
.grecaptcha-badge {display: none;}
/* end form */



@keyframes fadeInRight{
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutLeft{
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft{
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-name: fadeOutLeft;
}
.fadeInRight{
  animation-name: fadeInRight;
  animation-duration: .3s;
  animation-fill-mode: both;
}
