/*v12 page styles*/
.thankYouPromoSection {
    padding: 10px 0 30px 0;
    position: relative;
    text-align: center;
    background: #f7f7f8;
    color: #000000;
}

.thankYouPromo {
    max-width: 1120px;
    margin: 10px auto 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
}

.thankYouPromo__video {
    width: 50%;
    height: auto;
    padding-right: 18px;
}

.thankYouPromo__steps {
    width: 50%;
    height: auto;
    padding-left: 15px;
    text-align: left;
}

.thankYouPromo__list {
    width: 100%;
    height: auto;
}

.thankYouPromo__item {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.thankYouPromo__item:last-child {
    margin-bottom: 0;
}

.thankYouPromo__icon {
    width: 56px;
    height: 56px;
}

.thankYouPromo__img {
    width: 100%;
    height: auto;
}

.thankYouPromo__desc {
    width: calc(100% - 56px);
    height: auto;
    padding-left: 8px;
}

.thankYouScroll {
    width: 100%;
    height: auto;
    text-align: center;
    cursor: pointer;
}

.thankYouScroll__text {
    color: #696969;
    font-size: 14px;
}

.thankYouScroll__img {
    width: 50px;
    height: auto;
}

.thankYouTitle {
    padding: 30px 15px;
    position: relative;
    text-align: center;
    background: #f7f7f8;
    color: #000000;
}

.thankYouTitle__icon  {
    width: 56px;
    height: 56px;
}

.thankYouTitle__hdr {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    color: #098543;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.thankYouTitle__txt {
    font-size: 22px;
    line-height: 1.4;
    color: #272727;
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    .thankYouPromo__video {
        padding-right: 10px;
    }
    .thankYouPromo__steps {
        padding-left: 10px;
    }
    .thankYouPromo__desc {
        width: calc(100% - 46px);
        padding-left: 6px;
    }
    .thankYouPromo__item {
        margin-bottom: 20px;
    }
    .thankYouPromo__icon {
        width: 46px;
    }
    .thankYouTitle__hdr {
        font-size: 34px;
    }
    .thankYouTitle__txt {
        font-size: 20px;
    }
}

@media screen and (max-width:800px) {
    .thankYouPromo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .thankYouPromo__video {
        padding-right: 0;
        width: 100%;
        max-width: 686px;
        margin: 0 auto 20px;
    }
    _:-ms-fullscreen, :root .thankYouPromo__video {
        height: 100%;
    }
    .thankYouPromo__steps {
        padding-left: 0;
        width: 100%;
        max-width: 686px;
        margin: 0 auto;
    }

    .thankYouPage__videoCanvas_mg {
        margin: 0 auto;
    }
    .thankYouTitle__icon  {
        width: 48px;
        height: 48px;
    }
}

@media (max-width: 580px) {
    .thankYouPromoSection {
        padding: 0 0 2px 0;
    }
    .thankYouPromo {
        margin: 10px auto 20px;
    }
    .thankYouTitle {
        padding: 20px 15px;
    }
    .thankYouTitle__hdr {
        font-size: 30px;
    }
    .thankYouTitle__txt {
        font-size: 16px;
    }
    .thankYouTitle__icon  {
        width: 42px;
        height: 42px;
    }
}

@media (max-width: 420px) {
    .thankYouPromo__item {
        margin-bottom: 15px;
    }
    .thankYouScroll__text {
        font-size: 12px;
    }
    .thankYouScroll__img {
        width: 35px;
        height: 17px;
    }
    .thankYouTitle__hdr {
        font-size: 26px;
    }
}

@media (max-width: 360px) {
    .thankYouPromo {
        margin: 0 auto 15px;
        padding: 0 15px;
    }
    .thankYouPromo__icon {
        width: 40px;
    }
    .thankYouPromo__desc {
        width: calc(100% - 35px);
    }
    .thankYouTitle__hdr {
        font-size: 24px;
    }
    .thankYouTitle__txt {
        font-size: 14px;
    }
    .thankYouTitle__icon  {
        width: 36px;
        height: 36px;
    }
}

.thankYouPage__titleMid_trust {
    padding: 0 15px;
    text-align: center !important;
}

/*----------------------*/
/*Trustpilot*/
/*----------------------*/
html,body {
    overflow-x: hidden;
}

.mMove,
.mWrap {
    opacity: 0
}

.mMove {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

/*Fix glitch effect on IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mMove {
        z-index: -1;
    }
}

.mWrap.mIni,
.mWrap.mIni .mMove {
    opacity: 1
}

.mWrap,
.mWrap * {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grab {
    cursor: -webkit-grab;
    cursor: grab
}

.grabbing {
    cursor: -webkit-grabbing!important;
    cursor: grabbing!important
}

.strTools *,
.strTools :after,
.strTools :before {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.str_move {
    cursor: move
}

.no_drag .str_move,
.noStop .str_move,
.str_static .str_move {
    cursor: inherit
}

.trustpilot-section {
    padding: 20px 0;
    background: #f7f7f8;
}

.trustpilotRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -15px;
    margin-left: -15px;
}

.trustpilotRow__leftCol {
    position: relative;
    z-index: 999;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;

}

@media (min-width: 992px) {
    .trustpilotRow__leftCol {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}

.trustpilotRow__rightCol {
    position: relative;
    z-index: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
}

.trustpilotRow__rightCol:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 991;
    width: 65px;
    height: 100%;
    background: -moz-linear-gradient(90deg, rgba(247,247,248,1) 0%, rgba(247,247,248,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(247,247,248,1) 0%, rgba(247,247,248,0) 100%);
    background: linear-gradient(90deg, rgba(247,247,248,1) 0%, rgba(247,247,248,0) 100%);
}

.trustpilotRow__rightCol:after {
    content: "";
    position: absolute;
    top: 0;
    right: 13px;
    z-index: 991;
    width: 20px;
    height: 100%;
    background: -moz-linear-gradient(270deg, rgba(247,247,248,1) 0%, rgba(247,247,248,0) 100%);
    background: -webkit-linear-gradient(270deg, rgba(247,247,248,1) 0%, rgba(247,247,248,0) 100%);
    background: linear-gradient(270deg, rgba(247,247,248,1) 0%, rgba(247,247,248,0) 100%);
}

.trustpilotBlock {
    display: block;
    position: relative;
    height: 172px;
    margin: 0 auto;
    padding: 15px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .04);
    overflow: hidden
}

.trustpilotBlock,
.trustpilotBlock:after {
    width: 100%;
    background: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.trustpilotBlock:after {
    content: "";
    z-index: 999;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35px;
    display: none;
}

.trustpilotBlock_full {
    height: 100% !important;
    min-height: 190px;
    overflow: visible
}

.trustpilotBlock_full .moreless i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.trustpilotHeader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 10px
}

.trustpilotHeader__ava {
    width: 40px;
    height: 40px;
    margin-right: .5rem !important;
    border-radius: 50%;
    overflow: hidden;
}

.trustpilotHeader__name {
    font-size: 14px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 2px
}

.trustpilotHeader__date {
    font-size: 13px;
    color: rgba(0, 0, 0, .6);
    position: absolute;
    right: 0;
    top: 5px
}

.trustpilotComment {
    font-size: 15px
}

.trustpilotComment__hdr {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.3
}

.trustpilotComment__txt {
    font-size: 1em;
    margin-top: 5px;
    line-height: 1.5
}

.trustpilotRating__box {
    position: relative;
    height: 16px;
    width: 86px;
    left: 0;
    top: 0
}

.trustpilotRating__box svg {
    display: block;
    width: 100%;
    height: 100%
}

.trustpilotRating .tp-star:nth-of-type(-n+5) .tp-star__canvas {
    fill: #00b67a
}

.trustpilotRating .tp-star .tp-star__canvas {
    fill: #d6d6d6
}

.trustpilot-slider {
    overflow: visible!important
}

.trustpilot-slider-item {
    display: inline-block;
    vertical-align: top;
    width: 445px;
    padding: 0 8px;
    white-space: normal;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.trustpilot-slider-item:hover {
    -webkit-transform: perspective(1px) scale(1.05);
    transform: perspective(1px) scale(1.05)
}

.trustpilot-slider-item:hover .trustpilotBlock {
    -webkit-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 25px 0 rgba(0, 0, 0, .1)
}

.moreless {
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 9999;
    font-size: 1em;
    font-weight: 700;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.moreless:hover {
    opacity: .8
}

.moreless i {
    display: inline-block;
    font-size: .8em;
    margin-left: 4px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.trustpilotSpecialWrap {
    position: relative;
    overflow-x: hidden;
    padding: 25px 0
}

.trustpilotBox {
    margin: 0 auto;
    width: 100%;
    min-width: 390px
}

.trustpilotMain {
    position: relative
}

.trustpilotMain__imgLogo {
    max-width: 194px!important;
    height: auto;
    margin: 0 auto 10px;
    display: block
}

.trustpilotMain__text {
    display: inline-block;
    color: #515174;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px
}

.trustpilotMain__textLink {
    text-decoration: underline
}

.trustpilotMain__textLink a {
    color: #515174;
    text-decoration: none;
    border: none !important;
}

.trustpilotMain__imgRating {
    max-width: 150px!important;
    height: auto;
    margin-left: 15px;
    display: inline-block
}

.trustpilotMain_bottomSeparator {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f5
}

.trustpilotChart {
    display: table;
    padding: 0 10px
}

.trustpilotChart__row {
    width: 100%;
    display: table-row;
    cursor: pointer;
    line-height: 12px
}

.trustpilotChart__cell {
    display: table-cell;
    vertical-align: middle;
    background-clip: padding-box;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.trustpilotChart__cellLabel {
    text-align: left;
    white-space: nowrap;
    padding-right: 20px;
    color: #5c5c70;
    font-size: 14px
}

.trustpilotChart__cellBar {
    width: 100%;
    background-color: #f2f2f5;
    position: relative;
    border-radius: 2px;
    -webkit-box-shadow: inset 1px 3px 0 rgba(0, 0, 50, .04);
    box-shadow: inset 1px 3px 0 rgba(0, 0, 50, .04)
}

.trustpilotChart__cellBarValue {
    background-color: #73738f;
    position: absolute;
    left: 0;
    top: 0;
    height: 12px;
    border-radius: 2px
}

.trustpilotChart__cellValue {
    white-space: nowrap;
    text-align: right;
    padding-left: 24px;
    color: #5c5c70;
    font-size: 14px
}

.trustpilotChart__rowRating5:hover .trustpilotChart__cellBarValue {
    background-color: #00b67a
}

.trustpilotChart__rowRating4:hover .trustpilotChart__cellBarValue {
    background-color: #73cf11
}

.trustpilotChart__rowRating3:hover .trustpilotChart__cellBarValue {
    background-color: #ffce00
}

.trustpilotChart__rowRating2:hover .trustpilotChart__cellBarValue {
    background-color: #ff8622
}

.trustpilotChart__rowRating1:hover .trustpilotChart__cellBarValue {
    background-color: #ff3722
}

.trustpilotPopup {
    max-width: 800px!important;
    width: 100%;
    display: none
}

.trustpilotPopup__noLink {
    width: 270px;
    height: 70px;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: transparent;
    z-index: 1;
    cursor: default
}


@media (min-width: 1400px) {
    .container-trustpilot {
        max-width: 1320px;
    }
}

@media only screen and (max-width:991.98px) {
    .trustpilotRow__rightCol:after,
    .trustpilotRow__rightCol:before {
        width: 20px
    }
}

@media only screen and (max-width:767.98px) {
    .trustpilotMain__imgLogo {
        margin: 0 auto 7px
    }
    .trustpilotPopup {
        max-width: 600px!important;
        padding: 25px 20px!important
    }
    .trustpilotPopup_paddingFix {
        padding: 30px 20px 25px!important
    }
    .trustpilotPopup__noLink {
        top: 35px
    }
}

@media only screen and (max-width:575.98px) {
    .trustpilotBlock:after {
        display: block;
    }
    .trustpilotBlock_withoutShow:after {
        display: none !important;
    }
    .trustpilotBlock {
        height: 190px;
        padding: 15px 15px 35px;
    }
    .trustpilot-slider-item {
        width: 380px
    }
    .container-trustpilot {
        max-width: 100%;
        padding: 0
    }
    .trustpilotRow__rightCol:after,
    .trustpilotRow__rightCol:before {
        display: none
    }
}

@media only screen and (max-width:440.98px) {
    .trustpilotMain__imgLogo {
        max-width: 160px!important
    }
    .trustpilotMain__text {
        font-size: 15px
    }
    .trustpilotMain__imgRating {
        max-width: 130px!important
    }
    .trustpilotSpecialWrap {
        padding: 25px 0 15px;
    }
}

@media only screen and (max-width:395.98px) {
    .trustpilot-slider-item {
        width: 360px
    }
    .trustpilotBox {
        min-width: 300px
    }
}

@media only screen and (max-width:345.98px) {
    .trustpilot-slider-item {
        width: 320px
    }
    .trustpilotChart__cellLabel {
        padding-right: 15px;
        font-size: 13px
    }
    .trustpilotChart__cellValue {
        padding-left: 20px;
        font-size: 13px
    }
}


.d-block {
    display: block !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
}