@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Poppins&display=swap);
body, html {
    font-family:Poppins, sans-serif
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[data-controller *=flow-edit][data-flow-edit-is-editing-flow-value=false]:hover {
    cursor: pointer;
    outline:2px dashed #999
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[data-controller *=flow-edit][data-flow-edit-is-editing-flow-value=false] * {
    pointer-events:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[data-controller *=flow-edit][data-flow-edit-is-editing-flow-value=true] {
    outline:1px dashed #555
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [contenteditable-suppressed=true] {
    cursor:default
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=CustomButton] [contenteditable-suppressed=true] {
    cursor:pointer
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [contenteditable=true] {
    outline:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=CustomButton][data-editing-mode-component-selected=true] [contenteditable=true], .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=InputBox][data-editing-mode-component-selected=true] [contenteditable=true], .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=OptionSelector][data-editing-mode-component-selected=true] [contenteditable=true], .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=PlainText][data-editing-mode-component-selected=true] [contenteditable=true] {
    cursor: text !important;
    pointer-events:auto !important
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=CustomButton][data-editing-mode-component-selected=true] [contenteditable=true]:hover, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=InputBox][data-editing-mode-component-selected=true] [contenteditable=true]:hover, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=OptionSelector][data-editing-mode-component-selected=true] [contenteditable=true]:hover, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-component-type-value=PlainText][data-editing-mode-component-selected=true] [contenteditable=true]:hover {
    outline:1px dashed #aaa !important
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [data-edit-editing-value=true] {
    outline:1px dashed #aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .loading {
    opacity:.5 !important
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl * {
    box-sizing:border-box
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl a.button {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    color: inherit;
    transition:background-color .3s, color .3s
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl button {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    color: inherit;
    transition:background-color .3s, color .3s
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl input {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    color: inherit;
    transition:background-color .3s, color .3s
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl a.button:focus {
    outline-color:var(--primary-color)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl button:focus {
    outline-color:var(--primary-color)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl input:focus {
    outline-color:var(--primary-color)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl a.button[disabled] {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl a.button.disabled {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl button[disabled] {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl button.disabled {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl input[disabled] {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl input.disabled {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range] {
    -webkit-appearance: none;
    background: 0 0;
    margin: var(--thumb-height, 24px) /2 0;
    width:var(--track-width, 100%)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-moz-focus-outer {
    border:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]:focus {
    outline:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]:focus::-ms-fill-lower {
    background:var(--track-color, #eceff1)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-webkit-slider-runnable-track {
    cursor: default;
    height: var(--track-height, 8px);
    transition: all .2s ease;
    width: var(--track-width, 100%);
    box-shadow: var(--track-shadow-size, 1px) var(--track-shadow-size, 1px) var(--track-shadow-blur, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--track-shadow-size, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2));
    background: var(--track-color, #eceff1);
    border: var(--track-border-width, 2px) solid var(--track-border-color, #cfd8dc);
    border-radius:var(--track-radius, 5px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-webkit-slider-thumb {
    box-shadow: var(--thumb-shadow-size, 4px) var(--thumb-shadow-size, 4px) var(--thumb-shadow-blur, 4px) var(--thumb-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--thumb-shadow-size, 4px) var(--thumb-shadow-color, rgba(0, 0, 0, .2));
    background: var(--thumb-color, #607d8b);
    border: var(--thumb-border-width, 2px) solid var(--thumb-border-color, #eceff1);
    border-radius: var(--thumb-radius, 12px);
    box-sizing: border-box;
    cursor: default;
    height: var(--thumb-height, 24px);
    width: var(--thumb-width, 24px);
    -webkit-appearance: none;
    margin-top:calc((var(--track-height, 8px) - var(--track-border-width, 2px) * 2)/ 2 - var(--thumb-height, 24px)/ 2)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-moz-range-track {
    box-shadow: var(--track-shadow-size, 1px) var(--track-shadow-size, 1px) var(--track-shadow-blur, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--track-shadow-size, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2));
    cursor: default;
    transition: all .2s ease;
    width: var(--track-width, 100%);
    background: var(--track-color, #eceff1);
    border: var(--track-border-width, 2px) solid var(--track-border-color, #cfd8dc);
    border-radius: var(--track-radius, 5px);
    height:calc(var(--track-height, 8px)/ 2)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-moz-range-thumb {
    box-shadow: var(--thumb-shadow-size, 4px) var(--thumb-shadow-size, 4px) var(--thumb-shadow-blur, 4px) var(--thumb-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--thumb-shadow-size, 4px) var(--thumb-shadow-color, rgba(0, 0, 0, .2));
    background: var(--thumb-color, #607d8b);
    border: var(--thumb-border-width, 2px) solid var(--thumb-border-color, #eceff1);
    border-radius: var(--thumb-radius, 12px);
    box-sizing: border-box;
    cursor: default;
    height: var(--thumb-height, 24px);
    width:var(--thumb-width, 24px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-ms-track {
    cursor: default;
    height: var(--track-height, 8px);
    transition: all .2s ease;
    width: var(--track-width, 100%);
    background: 0 0;
    border-color: transparent;
    border-width: var(--thumb-height, 24px) /2 0;
    color:transparent
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-ms-fill-lower {
    box-shadow: var(--track-shadow-size, 1px) var(--track-shadow-size, 1px) var(--track-shadow-blur, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--track-shadow-size, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2));
    background: var(--track-color, #eceff1);
    border: var(--track-border-width, 2px) solid var(--track-border-color, #cfd8dc);
    border-radius:calc(var(--track-radius, 5px) * 2)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-ms-fill-upper {
    box-shadow: var(--track-shadow-size, 1px) var(--track-shadow-size, 1px) var(--track-shadow-blur, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--track-shadow-size, 1px) var(--track-shadow-color, rgba(0, 0, 0, .2));
    background: var(--track-color, #eceff1);
    border: var(--track-border-width, 2px) solid var(--track-border-color, #cfd8dc);
    border-radius:calc(var(--track-radius, 5px) * 2)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]::-ms-thumb {
    box-shadow: var(--thumb-shadow-size, 4px) var(--thumb-shadow-size, 4px) var(--thumb-shadow-blur, 4px) var(--thumb-shadow-color, rgba(0, 0, 0, .2)), 0 0 var(--thumb-shadow-size, 4px) var(--thumb-shadow-color, rgba(0, 0, 0, .2));
    background: var(--thumb-color, #607d8b);
    border: var(--thumb-border-width, 2px) solid var(--thumb-border-color, #eceff1);
    border-radius: var(--thumb-radius, 12px);
    box-sizing: border-box;
    cursor: default;
    height: var(--thumb-height, 24px);
    width: var(--thumb-width, 24px);
    margin-top:calc(var(--track-height, 8px)/ 4)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .InputBox input[type=range]:disabled::-webkit-slider-thumb, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [type=range]:disabled::-moz-range-thumb, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [type=range]:disabled::-ms-fill-lower, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [type=range]:disabled::-ms-fill-upper, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [type=range]:disabled::-ms-thumb, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl [type=range]:disabled::-webkit-slider-runnable-track {
    cursor:not-allowed
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl {
    --primary-color: unset;
    --fail-color: red;
    --border-radius: 4px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    font-family: Poppins, Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    color:#555
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Page {
    position: relative;
    padding: 32px;
    box-sizing: border-box;
    background-color: transparent;
    border-style: hidden;
    border-width:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .ElementType-PageContents {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-RichText p {
    margin:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-InputBox {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 100%;
    width:300px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-OptionSelector {
    display: flex;
    flex-direction: column;
    position:relative
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-CustomButton {
    box-sizing: border-box;
    padding: 8px 32px;
    border-radius: var(--border-radius);
    background-color: #003e52;
    color: #fff;
    transition: background-color .3s, color .3s;
    cursor: pointer;
    font-weight: 700;
    z-index:20
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.CustomButton_link {
    text-decoration: none;
    display: flex;
    flex-direction:row
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-MediaEmbed {
    position: relative;
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-CustomButton.selected {
    border-color:var(--primary-color)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-CustomButton.disabled {
    cursor: default;
    background: #eee;
    pointer-events: none;
    color:#aaa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-main_container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 665px;
    margin: auto;
    margin-top:12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-row {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content:stretch
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-column {
    flex: 1;
    display: flex;
    flex-direction:column
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-title {
    font-size: 26px;
    font-weight: 600;
    justify-content: center;
    display: flex;
    margin-bottom: 32px;
    margin-top: 32px;
    color: #00698b;
    line-height: 29.9px;
    text-align:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-checkbox {
    display: flex;
    width:24px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-header {
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100vw;
    margin: -32px -32px 32px -32px;
    border-width: 0;
    background-color: #003e52;
    height: 128px;
    align-items: center;
    position:relative
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-footer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    padding-bottom:24px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-global_prev {
    background-color: transparent;
    border: none;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 18px;
    left: 20px;
    border-width: 0;
    outline: 0;
    border-style:hidden
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label {
    display: flex;
    flex-direction: row;
    align-items:end
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement {
    padding: 8px 16px;
    border-radius: var(--border-radius);
    border: 1px solid #ddd;
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Image {
    max-width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonList {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap:wrap
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 8px 32px;
    margin: 8px;
    flex: 0 0 auto;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: var(--border-radius);
    cursor: pointer;
    line-height: 1.3;
    transition:transform .1s, border-color .5s, background-color .2s
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-buttons_tiles {
    padding: 30px 15px;
    width: 140px;
    max-width: 140px;
    min-height: 150px;
    border-radius:var(--border-radius-lg)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-progress_circle {
    width: 70%;
    height: 5px;
    line-height: 20px;
    margin-bottom:5px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-discount {
    width: 100%;
    height: 28px;
    background-color: #19d1cb;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #003e52;
    line-height:19.6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-discount_txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-max_320_container {
    margin-top: 30px;
    max-width: 320px;
    margin: auto;
    justify-content:flex-start
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_60 {
    margin-top:60px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-padding_container {
    padding-left: 8%;
    padding-right:8%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-box_height {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin: 0;
    background-color: #e6f4fe;
    color: #333;
    border-radius: 12px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
    font-weight:500
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-global_next {
    font-size: 16px;
    font-family: Poppins, Arial, sans-serif;
    font-weight: 700;
    width: 200px;
    padding: 16px 20px;
    border-radius: 13px;
    outline: 0;
    border-width: 0;
    background-color: #00698b;
    color: #fff;
    line-height:19.6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-inner_container {
    max-width: 420px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-inner_container_state {
    max-width: 300px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-global_prev:hover {
    position: absolute;
    top: 18px;
    left: 20px;
    border-width: 0;
    border: none;
    background-color:transparent
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-phone_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 60px;
    right:20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-phone_inner_container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left:5px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-phone_title {
    font-size:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-ButtonText.ComponentTag-global_prev {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-up_title {
    color: #19d1cb;
    margin-bottom:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentTag-label_none {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_40 {
    width:40%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_raw {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:space-around
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb_0px {
    margin-bottom: 0;
    padding:5px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_32px {
    margin-top:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-padding_32 {
    padding:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-padding_weight {
    padding-top: 13px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right:15px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_column {
    display: flex;
    flex-direction:column
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-item_txt {
    margin-left:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-fit_content {
    height: fit-content;
    max-height:600%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-align_left {
    text-align: left;
    font-size: 17px;
    line-height: 27.625px;
    color:#424647
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-box_shadow {
    box-shadow:rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-m_none {
    margin:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-global_next:hover {
    background-color: #19d1cb;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-load_more {
    width: fit-content;
    margin-top: 32px;
    background-color: transparent;
    color:#005b79
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-load_more:hover {
    background-color:#e0f4f3
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_title {
    margin-top:40px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-check_img {
    position: absolute;
    top: -19px;
    right: -18px;
    width: 32px;
    height: 32px;
    padding:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-check_img img {
    width:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_row {
    display:flex
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb_64px {
    margin-bottom:64px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-weight_400 {
    font-weight:400
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_50 {
    width:53%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_auto {
    margin-top:auto
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-p_input {
    padding:9px 36px 9px 12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb_none {
    margin-bottom:15px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-mb_none {
    min-height:38px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-color_00698b {
    color:#00698b
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-time_container {
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:row
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-center {
    display: flex;
    flex-direction: row;
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-p_none {
    padding: 0;
    margin:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .ElementType-InputElement:focus-visible {
    outline:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb_32px {
    margin-bottom:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_none {
    margin-top:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_100 {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentTag-label_color {
    color:#00698b
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-validation {
    width: 100%;
    text-align: left;
    color: #98a0a3;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.8px;
    margin-bottom: 4px;
    margin-left:6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_31 {
    width:31%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-terms {
    display: flex;
    flex-direction: row-reverse;
    width: 80%;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 48px;
    margin-bottom:26px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentTag-terms {
    width: 600%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    color: #00698b;
    font-size: 14px;
    line-height:19.6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-terms {
    margin:-20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentType-OptionSelector:enabled {
    background-color: #003e52;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentType-OptionSelector {
    background-color: #e0f3f4;
    color: #003e52;
    font-weight: 500;
    border-style: solid;
    border-color: #64ccc9;
    width: 100%;
    min-height: 0;
    max-width: 100% !important;
    line-height: 20px;
    font-size: 17px;
    font-family: sans-serif;
    padding: 15px;
    min-width:150px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentType-OptionSelector.selected {
    border-style: solid;
    border-width: 1px;
    border-color: #003e52;
    background-color: #003e52;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-CustomButton:hover {
    background-color: #060;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentType-CustomButton:focus {
    background-color: #003e52;
    color:#19d1cb
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentType-OptionSelector.PageKey-main_goal {
    font-family:sans-serif
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentType-InputBox {
    font-family: Arial;
    font-size:13px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentType-OptionSelector:hover {
    background-color: #003e52;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentType-OptionSelector:active {
    background-color: #19d1cb;
    color:#003e52
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-state {
    display: block;
    text-align:right
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-progress_circle.PageTag-hide_progress_bar {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-global_next.PageTag-hide_next_button {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-max_width_800 {
    max-width:800px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-header_container_txt {
    height: fit-content;
    width: 70%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 24px;
    font-family: Poppins, sans-serif;
    color: #fff;
    font-weight: 800;
    font-size:14px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mr_5px {
    margin-right:5px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_none {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-max_width_800px {
    max-width:800px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_header {
    width: 100%;
    height: 52px;
    padding: 16px 32px;
    background-color: #e0f4f3;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #003142;
    margin-bottom: 24px;
    border-radius:8px 8px 0 0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_plan_inner_container {
    width: 100%;
    margin-bottom: 24px;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-box_prescription {
    border-radius: 8px;
    box-shadow:rgba(0, 0, 0, .1) 0 4px 6px -1px, rgba(0, 0, 0, .06) 0 2px 4px -1px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_left_container, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_right_container {
    width: 66%;
    height: fit-content;
    font-family: Poppins, sans-serif;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items:flex-start
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_left_container {
    width: 50%;
    height:fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .highlight-text {
    color:#5d6fb8
}

@media (max-width: 768px) {
    .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_plan_inner_container, .mobile-reverse {
        display: flex;
        flex-direction:column-reverse
    }

    .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_left_container, .Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_right_container {
        width:100%
    }
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-prescription_title {
    color: #00698b;
    font-size: 26px;
    font-family: Poppins, sans-serif;
    font-weight:700
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-faqs_title {
    color: #003e52;
    font-size: 20px;
    font-weight: 700;
    font-family:Poppins, sans-serif
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-faqs_btns {
    width: 100%;
    text-align: left;
    color: #003e52;
    background-color: transparent;
    outline: 0;
    border-width: 0;
    padding-left:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-faqs_container_btn {
    width: 100%;
    height: fit-content;
    border-bottom-color: #e2e7e9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-row_img {
    width: fit-content;
    position: absolute;
    top: 10px;
    right:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-faqs_btns:hover {
    width: 100%;
    text-align: left;
    color: #003e52;
    background-color: transparent;
    outline: 0;
    border-width:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-txt_faqs {
    text-align: left;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color:#424647
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-text_center {
    text-align:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-text_center:hover {
    text-align:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-learn_more {
    width: 100%;
    padding-left:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-learn_more_container {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-learn_more_style {
    border-bottom-width:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-learn_more_txt {
    width: 100%;
    margin-bottom:9px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-lm_info_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom:11px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-lm_info_txt {
    width:90%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-lm_info_img {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-position_relative {
    position:relative
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-height_90 {
    height:90%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-min_width_400 {
    min-width: 318px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-prescription_right_container {
    width: 100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-header_container_txt {
    width: 100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-progress_circle {
    width: 100%;
    margin-left: 32px;
    margin-right: 32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-header {
    padding-left: 32px;
    padding-right:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-txt_align_left {
    text-align: left !important;
    padding-left:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-txt_align_left:hover {
    text-align: left;
    padding-left:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-no_padding_horizontal {
    padding-left: 0;
    padding-right:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-no_box_shadow {
    box-shadow:unset
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-plan_details_box {
    background-color: #fafbfc;
    border: 1px solid #e2e7e9;
    border-radius: 8px;
    padding:16px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb_16 {
    margin-bottom:16px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-price_style {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color:#424647
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-price_total {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight:500
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-plan_details_txt {
    width: 100%;
    margin-bottom: 16px;
    font-family: Poppins, sans-serif;
    font-size: 16;
    font-weight: 700;
    color:#424647
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-conditions_container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 32px;
    margin-bottom: 32px;
    color:#98a0a3
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-conditions_txt {
    max-width: 90%;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    font-weight:600
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-conditions_img {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right:6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Image.ComponentTag-conditions_img {
    width: 16px;
    height:16px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-faqs_checkout {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-color_0_a2240 {
    color: #0a2240;
    font-size: 24px;
    font-weight:700
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-payment_method_title {
    margin-top: 16px;
    color: #0a2240;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    padding-bottom:8px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-check_payment_container {
    width: 100%;
    padding: 12px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    border: 1px solid #e4e9e9;
    border-radius:12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-check_box_btn {
    margin: 0;
    padding: 0;
    padding-left: 12px;
    font-size: 18px;
    line-height: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #00698b;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-width: 0;
    background-color:transparent
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-check_box_btn.selected {
    margin: 0;
    padding: 0;
    padding-left: 12px;
    font-size: 18px;
    line-height: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #00698b;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #19d1cb;
    border-radius: 12px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .04);
    border-width: 0;
    background-color:#f0fafa
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-credit_cards_container {
    margin-top: 10px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-card_credit_img {
    height: 25px;
    padding: 0;
    margin-right: 2px;
    min-width: 0;
    min-height: 0;
    z-index:6
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-check_box_btn {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    justify-content: center;
    align-items:flex-start
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-no_padding {
    padding:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-check_box_btn:hover {
    margin: 0;
    padding: 0;
    padding-left: 12px;
    font-size: 18px;
    line-height: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #00698b;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-width: 0;
    background-color:transparent
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-check_box_btn:active {
    background-color: #f0fafa;
    color: #00698b;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    border-width: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 12px;
    border: 2px solid #19d1cb;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .04);
    border-radius:12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-card_information_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-input_name_on_card {
    width:65%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-input_billing {
    width:30%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentTag-input_name_on_card {
    margin-bottom:4px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentTag-input_billing {
    margin-bottom:4px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-space_between {
    display: flex;
    justify-content:space-between
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_fit {
    width:fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-bg_19_d1_c_b {
    text-align: center;
    background-color:#19d1cb
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-btn_buy_now {
    border-radius: 12px;
    background-color:#19d1cb
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-buy_now_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonList.ComponentTag-check_box_btn {
    width: 100%;
    height:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-ph_0 {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-color_98_a0_a3 {
    color:#98a0a3
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-color_444444 {
    color:#444
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-top_18 {
    top:18px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_container {
    width: 100vw;
    height: calc(100vh - 128px);
    padding: 0;
    margin: -32px;
    background-color: #003e52;
    margin-bottom: 70px;
    position:relative
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_inner_container {
    max-width: 1200px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: auto;
    position: relative;
    min-width:calc(70% + 32px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_container_txt {
    width: 46%;
    margin-left: 32px;
    position: absolute;
    z-index: 6;
    left:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_img_container {
    width: 100%;
    height: 100%;
    background-position-x: right !important;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size:inherit
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_txt {
    color: #fff;
    text-align: left;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: clamp(14px, 1.5vw, 20px);
    line-height:34px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_title {
    font-size: clamp(24px, 4vw, 60px);
    line-height: 66px;
    font-family: Poppins, sans-serif;
    text-align: left;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-log_in_btn {
    color: #001f29;
    background-color: #62cbc9;
    border-radius: 8px;
    width: 80%;
    padding: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 115%;
    border-width: 0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_title {
    line-height: 28px;
    width: 135%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_txt {
    line-height: 20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_img_container {
    background-position: center;
    background-size: contain;
    margin-left: 94px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-log_in_btn {
    width: 176%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_container {
    height:calc(72vh - 128px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-next_button {
    font-size: 15px;
    font-family: Poppins, Arial, sans-serif;
    font-weight: 700;
    width: 137px;
    padding: 9px 20px;
    border-radius: 13px;
    outline: 0;
    border-width: 0;
    background-color: #00698b;
    color: #fff;
    line-height: 19.6px;
    margin-top:20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-next_button:hover {
    background-color: #19d1cb;
    color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentKey-bmi_details {
    font-family: sans-serif;
    letter-spacing: 9;
    color:#00698b
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-no_header.PageTag-hide_header {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_check.PageTag-display_plan_check {
    display:flex
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-no_mb {
    margin-bottom:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_auto {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-width_auto {
    width:auto
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-z_index_100 {
    z-index:100
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-input_height {
    height:50px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-fill_button {
    padding:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-error {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-footer.PageKey-checkout_step_1 {
    margin: 0;
    padding:0
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-center_text {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Image.ComponentTag-exp_icon {
    width: 16px;
    height: 10px;
    min-width: 16px;
    min-height:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-exp_icon {
    width: fit-content;
    height:fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-exp_icon_title {
    text-align:left
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-margin_auto {
    margin-left: auto;
    margin-right:auto
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-date {
    display: flex;
    flex-direction:column-reverse
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Label.ComponentTag-date {
    color: #98a0a3;
    font-size: 12px;
    font-weight: 500;
    margin-top:8px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-margin_top_16 {
    margin-top:16px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-flex_container {
    display: flex;
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-header.PageTag-no_header {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-global_prev_disabled {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-label_none {
    max-length:4
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-hidden {
    display: none;
    visibility:hidden
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-cover_page {
    position: fixed;
    opacity: .3;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    z-index: 100;
    background-color:#0d0d0d
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-align_center {
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-display_block {
    display:block
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-max_height_710px {
    max-height: 710px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-max_height_710px {
    max-height:fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-overlay_btn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:9
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-roboto_400_12_px {
    font-size: 12px;
    letter-spacing: 1.5px;
    font-family: Poppins;
    font-weight:400
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-blue_18_px_greycliff {
    font-size: 18px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color:#00698b
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_20_px {
    margin-top:20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_10_px {
    margin-top:10px
}

.mt_10_px {
    margin-top:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-grey_checkbox_button {
    height: 49px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #707070;
    border: 1px solid #e0e0e0;
    border-radius:6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-grey_checkbox_button:hover {
    font-size: 12px;
    font-weight: 700;
    color:#707070
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-OptionButtonCard.ComponentTag-grey_checkbox_button.selected {
    font-size: 12px;
    font-weight: 700;
    color: #707070;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    background-color:#fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-13_px_blue_greycliff {
    font-size: 13px;
    font-family: Poppins;
    font-weight: 500;
    color:#00698b
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .poppins-16-black-bold {
    font-size: 18px;
    font-family: Poppins;
    font-weight: 900;
    color:#000
}

.graph-container-heading {
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    color:#000
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-v4_learn_more_container {
    border: 1px solid #ffb7a0;
    border-radius: 16px;
    background-color:#fffaf2
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-v4_buy_now_btn {
    background-color: #4e00ff;
    font-size: 18px;
    font-family: Poppins;
    font-weight:700
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-196_x33 {
    width: 196px;
    height:33px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-287_x29 {
    width: 287px;
    height:29px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb10_px {
    margin-bottom:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-items_center {
    align-items:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .ComponentTag-checkbox .Flow-Element.ElementType-Label {
    display:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-checkbox {
    width: 22;
    height: 22;
    color: #fff;
    background-color: #62ceca;
    border-radius:6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-checkbox_text {
    font-size: 10px;
    font-weight: 400;
    text-align:center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-width_200_px {
    min-width:200px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-max_height_82_px {
    max-height:82px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-blue_text {
    color:#003e52
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-border_none {
    border:none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_7_px {
    margin-top:7px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-light_blue_text {
    font-size: 16px;
    font-weight: 700;
    color: #00bfb9;
    text-align:right
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-padding_24 {
    padding:24px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-pricing_container {
    border: 1px solid #d1f0ef;
    border-radius: 16px;
    background-color: #f0fafa;
    padding-bottom: 10px;
    padding-top:10px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-border_bottom {
    padding-bottom: 15px;
    border-bottom:1px solid #19d1cb
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-disclaimer_text {
    font-size: 10px;
    font-weight: 400;
    color:#3e3e3e
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-20_x20 {
    width: 20px;
    height:20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mr_5_px {
    margin-right:8px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-graph_text {
    width: fit-content;
    font-size: 11px;
    font-weight: 600;
    color: #424647;
    z-index:21
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-graph_goal_text {
    width: fit-content;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    position: absolute;
    top: 145px;
    left:293px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-graph_container {
    width: 345px;
    min-width: 345px;
    max-width:345px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-first_graph_item {
    position: absolute;
    top: 30px;
    left: 13px;
    z-index:22
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-second_graph_item {
    position: absolute;
    top: 79px;
    left:120px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-third_graph_item {
    position: absolute;
    top: 120px;
    left:228px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-height120_px {
    height: 120px;
    margin-bottom:20px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_neg_10 {
    margin-top:-15px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-disabled_design {
    color: #ccc !important;
    background-color:#290089 !important
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-validation_error {
    position: absolute;
    bottom: -12px;
    left: 5;
    width: calc(100% - 20px);
    text-align: left;
    font-size: 10px;
    padding-bottom: 2px;
    color: #721c24;
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
    user-select: none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-sticky_on_mobile {
    position: fixed;
    bottom: 20px;
    width: calc(100% - 64px);
    z-index: 999;
    margin:auto
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .ComponentTag-checkbox input:checked:after {
    content: "";
    display: block;
    width: 7px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left:8px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .ComponentTag-checkbox input:before {
    content: "";
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    background-color: #62ceca;
    border-radius:6px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .ComponentTag-checkbox input {
    position: relative;
    cursor:pointer
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-InputElement.ComponentTag-checkbox:checked {
    background-color:#000
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_img_container_v2 {
    width: 70%;
    height: 100%;
    background-position-x: right !important;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    max-height: 550px;
    position: absolute;
    z-index: 1
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_img_container_v2 {
    background-position: center;
    background-size: contain;
    margin-left: 94px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-thank_you_v2_container {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    justify-content: center;
    align-items: center
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-width_100_on_mobile {
    width:calc(100% - 64px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_inner_v2 {
    width: 40%;
    position: relative;
    padding-bottom: 32px;
    margin-top:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_title_tag_v2 {
    font-size:clamp(24px, 4vw, 50px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-line_height {
    line-height:1.3
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_v2_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    min-width:unset
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-z_index_10 {
    z-index: 10
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_container_v2 {
    height: fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-100_width_on_mobile {
    width: 100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-thank_you_inner_v2 {
    margin-left: unset;
    margin-top: unset;
    width: calc(100% - 32px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-log_in_btn_v2 {
    width: calc(100vw - 64px);
    margin-bottom:12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-blue_button {
    background-color: #2c6788;
    color: #fff
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-thank_you_container_v2 {
    height:fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-thank_you_container_v2 {
    height: fit-content;
    max-height:fit-content
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mb_12px {
    margin-bottom:12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-log_in_btn_v2 {
    width:100%
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-160x98 {
    height: 160px;
    width: 98px;
    min-width: 98px;
    max-width: 98px;
    min-height: 160px;
    max-height:160
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-step_title {
    font-size: 32px;
    color: #093e52;
    text-align:left
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-step_text {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color:#093e52
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mr_32 {
    margin-right:32px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-mt_12 {
    margin-top:12px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-max_width_480 {
    max-width: 480px;
    margin-left: auto;
    margin-right:auto
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-125x41 {
    width: 100%;
    display: flex;
    align-items:flex-start
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-align_end {
    display: flex;
    align-items:flex-end
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Element.ElementType-Image.ComponentTag-125x41 {
    width: 125px;
    height: 41px
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_v2_container {
    display: flex;
    flex-direction: column
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_inner_v2 {
    width: calc(100% - 64px);
    max-width: 480px;
    margin-bottom: 25px;
    padding-bottom: 0;
    margin-left: auto;
    margin-right:auto
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .Flow-Component.ComponentTag-hide_on_desktop {
    display: none
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-hide_on_desktop {
    display: flex
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='520px'] .Flow-Component.ComponentTag-log_in_btn_v2 {
    width: calc(100% - 32px)
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl[max-width ~='720px'] .Flow-Component.ComponentTag-thank_you_title_tag_v2 {
    width:unset
}

.Flow-EntireFlow.id-il6Grs3pHxKrFDJDVkVl .close {
    color: #000;
    font-size:32px
}

.page-enter {
    animation:flow-page-enter .3s linear
}

@keyframes flow-page-enter {
    0% {
        transform: translateY(20px);
        opacity: 0;
        pointer-events:none
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        pointer-events:all
    }
}

#card_info_form * {
    box-sizing:border-box
}

#card_info_form {
    --border-color: #C4CACC;
    --input-height: 49px;
    --input-padding: 0 10px;
    --font-family: 'Poppins';
    --header-color: #0A2240;
    --font-style: normal;
    --font-weight: 500;
    --font-size: 14px;
    --line-height: 140%;
    --color:#98A0A3
}

#card_info_form {
    width: 100%;
    display: flex;
    flex-direction:column
}

#card_info_form .cc_info_card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow:0 2px 20px rgba(0, 0, 0, .04)
}

#card_info_form .cc_info_lower {
    flex: 1;
    display: flex;
    flex-direction: column;
    width:100%
}

#card_info_form .cc_info_name_zip_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    justify-content:space-between
}

#card_info_form .cc_info_name, #card_info_form .cc_info_zip {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-shrink:1
}

#card_info_form .cc_info_name {
    flex-basis: calc(66.67% - 10px);
    min-width:40%
}

#card_info_form .cc_info_zip {
    flex-basis: calc(33.33% - 10px);
    min-width:0
}

#card_info_form .cc_info_name_zip_row .cc_info_zip {
    margin-right:0
}

#card_info_form {
    margin-right:0
}

#card_info_form .cc_info_name, #card_info_form .cc_info_zip {
    flex-basis:100%
}

#card_info_form .cc_exp_cvc {
    display: flex;
    width: 100%;
    gap:15px
}

#card_info_form .cc_cvc, #card_info_form .cc_exp {
    position: relative;
    flex: 1;
    width:50%
}

#card_info_form .cc_cvc_input, #card_info_form .cc_exp_input {
    width: 100%;
    border-radius: 4px;
    border:1px solid #e0e0e0
}

#card_info_form .cc_exp_input {
    padding-bottom:14px
}

#card_info_form input {
    background: 0 0;
    border-radius: 4px;
    border: none;
    height: var(--input-height);
    padding: var(--input-padding);
    width:100%
}

#card_info_form input::placeholder {
    font-family: var(--font-family);
    font-style: var(--font-style);
    font-weight: var(--font-weight);
    font-size: var(--font-size);
    line-height: var(--line-height);
    color:var(--color)
}

#card_info_form input:focus {
    border: none;
    outline:0
}

#card_info_form .cc_info_name_input {
    width: 100%;
    border-radius: 4px;
    border:1px solid #e0e0e0
}

#card_info_form .label, #card_info_form label {
    font-family: var(--font-family);
    font-style: var(--font-style);
    color: var(--header-color);
    font-weight: 600;
    font-size: var(--font-size);
    line-height: var(--line-height);
    display:none
}

#card_info_form label {
    font-size: 14px;
    margin-bottom:5px
}

#card_info_form .cc_info_card_header {
    font-size: 16px;
    line-height:24px
}

#card_info_form .cc_number_input_box::before {
    content: ''
}

#card_info_form .cc_cvc::before {
    content: ''
}

#card_info_form .input_outer {
    gap: 15px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .04);
    border-radius: 6px;
    padding:16px
}

#card_info_form .cc_info_card_section {
    display: flex;
    flex-direction: column;
    align-items:center
}

#card_info_form .cc_number_input_box {
    flex: 1;
    display: flex;
    position: relative;
    width: 100%;
    border-radius: 4px;
    border:1px solid #e0e0e0
}

#card_info_form .cc_type {
    margin-left: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform:translateY(-50%)
}

#card_info_form .cc_cvc_img {
    margin-left: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform:translateY(-50%)
}

#card_info_form .input-wrapper {
    position: relative;
    display: flex;
    width:100%
}

#card_info_form .error {
    position: absolute;
    bottom: -1px;
    left: 10px;
    width: calc(100% - 20px);
    text-align: left;
    font-size: 10px;
    padding-bottom: 2px;
    font-family: var(--font-family);
    color: #721c24;
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
    user-select:none
}

#card_info_form .error::after {
    content: "";
    background: #f5c6cb;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width:100%
}

#card_info_form .cc_cvc.error::before {
    height:calc(100% + 12px)
}

#card_info_form .input-error {
    border-color: #dc3545;
    padding-bottom:14px
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    display:none
}

.spinner {
    border: 4px solid rgba(0, 0, 0, .3);
    border-top: 4px solid #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation:spin 1s linear infinite
}

@keyframes spin {
    0% {
        transform:rotate(0)
    }

    100% {
        transform:rotate(360deg)
    }
}

.notification {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(139, 247, 157, .877);
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    display: none;
    z-index: 1000;
    font-family:Arial, sans-serif
}

.notification-message {
    font-size: 16px;
    line-height:1.4
}

.discount-banner {
    background-color: #4dd483;
    color: #fff;
    text-align: center;
    padding: 11px;
    font-size: 20px;
    display:none
}

.discount-banner strong {
    font-size: 22px;
    font-weight:900
}

.checkout-banner-container {
    text-align:center
}

.checkout-banner-img {
    max-width:100%
}

.top-badges {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top:32px
}

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

.top-badges-row2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 32px;
    color:#98a0a3
}

.order-summary-badges {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 12px;
    color:#98a0a3
}

.popup-discount {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index:9999
}

.popup-discount-content {
    background-color: #ebd36b;
    color: #000;
    border: 2px solid #dc3e0d;
    border-radius: 10px;
    width: 75%;
    max-width: 600px;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align:center
}

.popup-discount-content h2 {
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom:10px
}

.popup-discount-content h4 {
    font-family: Verdana, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    color:#555
}

.close-discount-button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor:pointer
}

.activate-discount-button {
    background-color: green;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    margin-top:20px
}

#discount-amount-text, #discount-applied-text {
    visibility:hidden
}

.results-may-vary-container {
    -webkit-text-size-adjust: 100%;
    --primary-color: unset;
    --fail-color: red;
    --border-radius: 4px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    font-family: Poppins, sans-serif;
    text-align: left;
    z-index: 2;
    max-width: 1360px;
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 16px;
    background-color: #fff;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom:5px
}

.cid-Hy8vTwt5FsFQfnPlsCpN {
    margin-top:20
}

.thankyou-container {
    max-width: 1208px;
    display: block;
    margin: 26px 15% 20px;
    padding: 0 15px;
    position:relative
}

.thankyou-container h1 {
    font-family: Montserrat, sans-serif;
    font-size: 72;
    font-weight: 700;
    text-align:center
}

.thankyou-container h2 {
    font-family: Montserrat, sans-serif;
    font-style: italic;
    font-size: 38;
    text-align: center;
    margin-top: 1rem;
    margin-bottom:2rem
}

.thankyou-container h3 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-size: 28;
    text-align: center;
    margin-bottom:1rem
}

.thankyou-container h4 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-size: 18;
    text-align:center
}

@media (max-width: 767px) {
    .thankyou-container h1 {
        font-size:36
    }

    .thankyou-container h2 {
        font-size:28
    }

    .thankyou-container h3 {
        font-size:22
    }

    .thankyou-container h4 {
        font-size: 18
    }
}
