ul{list-style-type:none;margin-bottom:0;padding-left:0}a{text-decoration:none}@font-face{font-family:mons;font-weight:400;src:url(/build/fonts/MontserratArm-Regular.4517816d.woff2)}@font-face{font-family:altair;font-weight:400;src:url(/build/fonts/Altair-Regular.d66c2737.ttf)}@font-face{font-family:altair;font-weight:300;src:url(/build/fonts/Altair-Light.40794c1c.ttf)}input{font-family:mons,sans-serif!important}.paginationDiv ul{grid-gap:8px;justify-content:center}.paginationDiv ul .page-item.active .page-link{background:#9c99ff;color:#000}.paginationDiv ul .page-item .page-link{background:#eff6ff;border:none;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:rgba(58,58,58,.5);font-size:16px;padding:8px 16px}.paginationDiv ul .page-item .page-link:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.loaderWrap{align-items:center;background-color:rgba(0,0,0,.6);display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.loaderWrap.show{display:flex}.loader{animation:spinRight .8s linear infinite;border-radius:50%;border-right:3px solid #9d99ff;height:160px;position:absolute;width:160px}.loader:after,.loader:before{animation:spinLeft .8s linear infinite;border-left:3px solid #c48be0;border-radius:50%;content:"";display:block;height:140px;left:calc(50% - 70px);position:absolute;top:calc(50% - 70px);width:140px}.loader:after{animation:none;border:0;border-right:2px solid #f17cbd;height:120px;left:calc(50% - 60px);top:calc(50% - 60px);width:120px}@keyframes spinLeft{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}@keyframes spinRight{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.registrationChild{margin-left:0;margin-right:auto;max-width:1400px;max-width:calc(50vw + 700px);width:100%}@media screen and (max-width:1550px){.registrationChild{max-width:none}}.bgImg,.bgImg img{height:100%}.bgImg img{object-fit:cover;width:100%}.modal-dialog{max-width:800px}.cityListInput{position:relative}.cityListInput .cityList{background-color:#fff;border:1px solid #d1d5db;display:none;left:0;max-height:300px;overflow:auto;position:absolute;top:100%;width:100%;z-index:2}.cityListInput .cityList li{border-bottom:1px solid #d1d5db;cursor:pointer;padding:10px}.cityListInput .cityList li:last-of-type{border-bottom:none}.genderInputs{margin-bottom:40px}.genderInputs .agree{border:none;display:grid;grid-template-columns:repeat(3,1fr);padding:0;position:relative}.genderInputs input[type=radio]{left:20px;opacity:0;position:absolute;top:16px;z-index:-2}.genderInputs input[type=radio]+label{border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;font-family:altair,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:21px;padding:11px 16px 12px 49px;position:relative;width:100%}.genderInputs input[type=radio]+label:before{border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;content:"";height:19px;left:16px;top:50%;width:19px}.genderInputs input[type=radio]+label:before,.genderInputs input[type=radio]:checked+label:after{position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.genderInputs input[type=radio]:checked+label:after{content:url(/build/images/check.300dbc4f.svg);height:7px;left:19px;top:calc(50% - 6px)}@media screen and (max-width:991px){.genderInputs .agree{grid-template-columns:1fr}.genderInputs .agree>label{margin-bottom:15px}}.registrationForm{padding-bottom:40px;padding-top:60px}.registrationForm.wellDone{text-align:center}.registrationForm a{color:#f17cbd;text-decoration-line:underline}.registrationForm .watchTutorial{font-family:altair,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:150%}.registrationForm .watchTutorial a{color:#f17cbd;text-decoration-line:underline}.registrationForm h1{color:#9c99ff;font-size:40px;line-height:40px;margin-bottom:44px;text-align:center}.registrationForm .personalInformation p,.registrationForm h1{font-family:altair,sans-serif;font-style:normal;font-weight:400}.registrationForm .personalInformation p{color:#000;font-size:16px;line-height:27px;margin-bottom:0}.registrationForm .personalInformation span{font-family:altair,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:21px}.registrationForm .form{margin-top:25px}.registrationForm .form p{font-family:altair,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:0}.registrationForm .form input:not([type=checkbox]):not([type=radio]){background:#fff;border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:rgba(58,58,58,.7);font-family:altair,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:24px;padding:10px 21px;width:100%}.registrationForm .form input:not([type=checkbox]):not([type=radio])::placeholder{color:rgba(58,58,58,.4)}.registrationForm .form input:not([type=checkbox]):not([type=radio]).phone{font-family:sans-serif;padding-left:50px}.registrationForm .inputDiv{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px}.registrationForm .inputDiv>div{position:relative}.registrationForm .inputDiv>div ul:not(.cityList){color:#f33200;font-size:10px;left:50%;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media screen and (max-width:991px){.registrationForm .inputDiv{grid-template-columns:1fr}}.registrationForm select{background-color:#fff;border:1px solid #d9d9d9;height:45px;padding:10px 21px;width:100%}.loginForm{max-width:453px}.loginForm .submit{grid-gap:24px;align-items:center;display:flex;flex-direction:column;font-family:altair,sans-serif;font-size:14px;font-style:normal;font-weight:100;justify-content:center;letter-spacing:.7px;line-height:normal;margin-top:70px;text-align:center}.loginForm .submit a{color:#f17cbd}@media screen and (max-width:991px){.loginForm{max-width:none}}.login .bgImg{overflow:hidden;position:relative}.login .bgImg:after{background:radial-gradient(50% 50% at 50% 50%,#f17cbd 0,rgba(241,124,189,0) 100%);bottom:-100%;content:"";height:180%;left:-50%;position:absolute;width:180%}#registration_form_birthDate{display:grid;grid-template-columns:repeat(3,1fr)}#registration_form_birthDate select{color:rgba(58,58,58,.7)}.parentInteresting .agreeList{display:none}.parentInteresting .agreeList.isSub .agree{margin-left:0!important}.parentInteresting>.parentAgree{margin-left:0!important;position:relative}.parentInteresting>.parentAgree:after{background:url(/build/images/arrow_down.bb15053f.svg);background-position:50%;background-repeat:no-repeat;-webkit-background-size:90% auto;background-size:90% auto;content:"";height:20px;pointer-events:none;position:absolute;right:10px;top:18px;width:20px}.parentInteresting>.parentAgree.opened:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.parentInteresting>.parentAgree.complete{border:1px solid #f17cbd}.parentInteresting>.parentAgree.complete span:after{content:url(/build/images/check.300dbc4f.svg);height:7px;left:3px;position:absolute;top:-2px}.parentInteresting>.parentAgree.incomplete{border:1px solid #f17cbd}.parentInteresting>.parentAgree.incomplete span:after{background-color:#f17cbd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;content:"";height:13px;left:2px;position:absolute;top:2px;width:13px}.parentInteresting>.parentAgree>p{color:#000;font-family:altair,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:24px;position:relative;width:100%}.parentInteresting>.parentAgree>p label{cursor:pointer;display:block;padding:15px 40px 15px 45px}.parentInteresting>.parentAgree>p span{cursor:pointer;height:19px;left:15px;position:absolute;top:15px;width:19px}.agree,.parentInteresting>.parentAgree>p span{border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.agree{background:#fff;position:relative}.agree a{color:#f17cbd;font-family:altair,sans-serif;font-style:normal;font-weight:300;line-height:24px;text-decoration-line:underline}.agree input[type=checkbox]{left:20px;opacity:0;position:absolute;top:16px}.agree input[type=checkbox]+label{cursor:pointer;font-family:altair,sans-serif;font-size:12px;font-style:normal;line-height:24px;padding:15px 16px 15px 45px;position:relative;width:100%}.agree input[type=checkbox]+label:before{border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;content:"";height:19px;left:15px;position:absolute;top:15px;width:19px}.agree input[type=checkbox]:checked+label:after{content:url(/build/images/check.300dbc4f.svg);height:7px;left:19px;position:absolute;top:14px}.agree.active{border-color:#f17cbd}footer{margin-top:0}.sponsor{margin-top:43px}.sponsor input{max-width:216px}.submit{margin-top:33px;text-align:right}.submit button{background:linear-gradient(95deg,#9d99ff -82.6%,#f17cbd 106.44%);border:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#fff;font-family:altair,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:normal;padding:16px 44px}.completeButtons{margin-top:50px;text-align:center}.completeButtons .completeNow a{background:linear-gradient(95deg,#9d99ff -82.6%,#f17cbd 106.44%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#fff;font-size:16px;font-weight:700;letter-spacing:.8px;padding:15px 48px;text-align:center}.completeButtons .completeNow a,.completeButtons .doItLater a{display:inline-block;font-family:altair,sans-serif;font-style:normal;line-height:normal}.completeButtons .doItLater a{color:#000;font-size:14px;font-weight:300;letter-spacing:.7px;margin-top:12px;text-decoration-line:underline}.nav-tabs{align-items:center;border:none;display:flex;justify-content:center}.nav-tabs li button{border-right:none}.nav-tabs li:last-of-type button{border-right:1px solid #d9d9d9}.nav-tabs button{background:#fff;border:1px solid #d9d9d9;color:#000;font-family:altair,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:27px;opacity:.4;padding:7px 47px}.nav-tabs button span{font-family:mons,sans-serif}.nav-tabs button.active{background:#9d99ff;border-radius:2px;color:#fff;opacity:1;padding:9px 49px}@media screen and (max-width:991px){.nav-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow:auto;white-space:nowrap}.nav-tabs li button{padding:7px 27px}}.tab-content .inputDiv{max-width:454px;width:100%}.tab-content .inputDiv input{color:rgba(58,58,58,.5)}.tab-content .inputDiv select{color:rgba(58,58,58,.5);width:100%}.tab-content .readyToTravel{margin-top:50px}.tab-content .radioDiv{grid-gap:23px;display:flex;margin-top:8px}.tab-content .radioDiv input{opacity:0;position:absolute;visibility:hidden;z-index:-3}.tab-content .radioDiv input+label{cursor:pointer;font-family:altair,sans-serif;font-weight:300;padding-left:22px;position:relative}.tab-content .radioDiv input+label:before{border:1px solid #d9d9d9;height:15px;left:0;top:2px;width:15px}.tab-content .radioDiv input+label:before,.tab-content .radioDiv input:checked+label:after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";position:absolute}.tab-content .radioDiv input:checked+label:after{background-color:#fb7268;height:11px;left:2px;top:4px;width:11px}.tab-content .farTravel{margin-top:50px}.tab-content .farTravel select{margin-top:8px;max-width:216px;width:100%}.tab-content .stepOneForm .submit,.tab-content .stepTwoForm .submit{margin-top:100px}.tab-content .treatment{margin-top:40px}.tab-content .treatment .agree{margin-bottom:10px}.tab-content .treatment .interesting{margin-top:36px}.tab-content .treatment .interesting .agree{margin-left:10px}.tab-content .photos,.tab-content .videos{margin-top:28px}.tab-content .photos .photoItem>li,.tab-content .photos .videoItem>li,.tab-content .videos .photoItem>li,.tab-content .videos .videoItem>li{background:#fff;border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:10px;padding:14px}.tab-content .photos .photoItem>li.alreadyUploaded,.tab-content .photos .videoItem>li.alreadyUploaded,.tab-content .videos .photoItem>li.alreadyUploaded,.tab-content .videos .videoItem>li.alreadyUploaded{border:1px solid #f17cbd}.tab-content .photos .photoItem>li.alreadyUploaded .uploadedImg span,.tab-content .photos .videoItem>li.alreadyUploaded .uploadedImg span,.tab-content .videos .photoItem>li.alreadyUploaded .uploadedImg span,.tab-content .videos .videoItem>li.alreadyUploaded .uploadedImg span{background:url(/build/images/check.300dbc4f.svg);background-position:50%;background-repeat:no-repeat;-webkit-background-size:70%;background-size:70%}.tab-content .photos .photoItem>li.alreadyUploaded .deleteAction,.tab-content .photos .photoItem>li.alreadyUploaded .infoAction,.tab-content .photos .videoItem>li.alreadyUploaded .deleteAction,.tab-content .photos .videoItem>li.alreadyUploaded .infoAction,.tab-content .videos .photoItem>li.alreadyUploaded .deleteAction,.tab-content .videos .photoItem>li.alreadyUploaded .infoAction,.tab-content .videos .videoItem>li.alreadyUploaded .deleteAction,.tab-content .videos .videoItem>li.alreadyUploaded .infoAction{cursor:pointer;opacity:1;pointer-events:auto}.tab-content .photos .photoItem>li>div,.tab-content .photos .videoItem>li>div,.tab-content .videos .photoItem>li>div,.tab-content .videos .videoItem>li>div{grid-gap:10px;display:flex;position:relative}.tab-content .photos .photoItem>li .deleteAction,.tab-content .photos .photoItem>li .infoAction,.tab-content .photos .videoItem>li .deleteAction,.tab-content .photos .videoItem>li .infoAction,.tab-content .videos .photoItem>li .deleteAction,.tab-content .videos .photoItem>li .infoAction,.tab-content .videos .videoItem>li .deleteAction,.tab-content .videos .videoItem>li .infoAction{opacity:.5;pointer-events:none}.tab-content .photos .photoItem>li .imageExample,.tab-content .photos .videoItem>li .imageExample,.tab-content .videos .photoItem>li .imageExample,.tab-content .videos .videoItem>li .imageExample{opacity:.6;position:absolute;right:0;top:0}.tab-content .photos .photoItem>li .imageExample img,.tab-content .photos .videoItem>li .imageExample img,.tab-content .videos .photoItem>li .imageExample img,.tab-content .videos .videoItem>li .imageExample img{height:79px;object-fit:cover;width:97px}.tab-content .photos .photoItem>li .uploadAction,.tab-content .photos .photoItem>li .uploadAction label,.tab-content .photos .videoItem>li .uploadAction,.tab-content .photos .videoItem>li .uploadAction label,.tab-content .videos .photoItem>li .uploadAction,.tab-content .videos .photoItem>li .uploadAction label,.tab-content .videos .videoItem>li .uploadAction,.tab-content .videos .videoItem>li .uploadAction label{cursor:pointer}.tab-content .photos .photoItem>li .uploadAction .vich-image,.tab-content .photos .videoItem>li .uploadAction .vich-image,.tab-content .videos .photoItem>li .uploadAction .vich-image,.tab-content .videos .videoItem>li .uploadAction .vich-image{display:none}.tab-content .photos .photoItem>li .uploadedImg,.tab-content .photos .videoItem>li .uploadedImg,.tab-content .videos .photoItem>li .uploadedImg,.tab-content .videos .videoItem>li .uploadedImg{grid-gap:15px;align-items:center;display:flex}.tab-content .photos .photoItem>li .uploadedImg span,.tab-content .photos .videoItem>li .uploadedImg span,.tab-content .videos .photoItem>li .uploadedImg span,.tab-content .videos .videoItem>li .uploadedImg span{border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;height:19px;position:relative;width:19px}.tab-content .photos .photoItem>li .uploadedImg img,.tab-content .photos .photoItem>li .uploadedImg video,.tab-content .photos .videoItem>li .uploadedImg img,.tab-content .photos .videoItem>li .uploadedImg video,.tab-content .videos .photoItem>li .uploadedImg img,.tab-content .videos .photoItem>li .uploadedImg video,.tab-content .videos .videoItem>li .uploadedImg img,.tab-content .videos .videoItem>li .uploadedImg video{height:79px;object-fit:cover;width:97px}.tab-content .photos .imageOptions p span,.tab-content .videos .imageOptions p span{font-family:mons,sans-serif}.tab-content .photos .imageOptions ul,.tab-content .videos .imageOptions ul{grid-gap:25px;display:flex;margin-top:18px}.tab-content .photos .imageOptions ul li,.tab-content .videos .imageOptions ul li{align-items:flex-start;display:flex;font-family:altair,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:12px;position:relative}.tab-content .photos .imageOptions ul li:after,.tab-content .videos .imageOptions ul li:after{content:"|";font-size:20px;position:absolute;right:-16px}.tab-content .photos .imageOptions ul li:last-of-type:after,.tab-content .videos .imageOptions ul li:last-of-type:after{content:none}.tab-content .photos .imageOptions ul li img,.tab-content .videos .imageOptions ul li img{height:17px;margin-right:8px;margin-top:-4px}.tab-content .photos .imageOptions .inputfile,.tab-content .videos .imageOptions .inputfile{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.tab-content .photos .imageOptions .inputfile+label,.tab-content .videos .imageOptions .inputfile+label{color:#000;cursor:pointer;display:inline-block}@media screen and (max-width:991px){.tab-content .photos .photoItem>li>div,.tab-content .photos .videoItem>li>div,.tab-content .videos .photoItem>li>div,.tab-content .videos .videoItem>li>div{flex-direction:column}}.rememberMe{align-items:center;display:flex;justify-content:space-between;margin-top:21px}.rememberMe .forgotPass a{color:#f17cbd;font-family:altair,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:24px;text-decoration-line:underline}.rememberMe input[type=checkbox]{opacity:0;position:absolute;visibility:hidden}.rememberMe input[type=checkbox]+label{color:#000;cursor:pointer;font-family:altair,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:24px;padding-left:26px;position:relative}.rememberMe input[type=checkbox]+label:before{border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;content:"";height:19px;left:0;position:absolute;top:2px;width:19px}.rememberMe input[type=checkbox]:checked+label:after{content:url(/build/images/check.300dbc4f.svg);height:7px;left:4px;position:absolute;top:0}.resetDiv>div{position:relative}.resetDiv ul{color:#f33200;font-size:10px;left:50%;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%}