.boat-index-index .columns {
  max-width: 1800px;
  padding: 0 60px;
  margin: 0 auto;
}
@media (max-width: 1480px) {
  .boat-index-index .columns {
    padding: 0 20px;
  }
}
.quickflexquizz.container {
    max-width: 1800px;
    /* padding: 0 60px; */
    margin: 0 auto;
    padding-top: 100px;
}
.quickflexquizz .quickflexquizz-content .boat-form {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.quickflexquizz .quickflexquizz-content .quizz {
    padding-left: 57px;
    padding-top: 100px;
}
.quickflexquizz .quickflexquizz-content .quizz-content .fixed-part .title {
    font-weight: 700;
    display: none;
    width: 100%;
    padding-top: 40px;
    order: 2;
    margin-bottom: 0;
}
.quickflexquizz .quickflexquizz-content .quizz-content .fixed-part .active+.title {
    display: block;
}
.quickflexquizz .quickflexquizz-content .variable-part .questions .h2 {
    margin-bottom: 34px;
}

.quickflexquizz-content .quizz-content .fixed-part .dots .step {
    height: 40px;
    width: 40px;
   order: 1;
}
.quizz-content .questions .slide-question.active>* {
    max-width: 575px;
    margin: 0 auto;
}
.quizz-content .questions .slide-question .separator {
    max-width: 100%;
    margin: 44px auto 20px auto;
}
.quizz-content .questions .slide-question.question-3.active .axle {
    max-width: 57%;
    margin: 0 0 0 auto;
}
.quizz-content .questions .slide-question .axle div{
    display: flex;
    align-items: center;
    margin-top: 46px;
    position: relative;
    cursor: pointer;
    width: max-content;
}
.quickflexquizz .quickflexquizz-content .variable-part .questions .h2 {
    max-width: 595px;
    width: 100%;
}
.quizz-content .questions .slide-question .h3 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    color: #2F3D48;
    margin-bottom: 15px;
    padding-top: 40px;
    display: flex;
    justify-content: flex-start;
}
.quizz-content .questions .slide-question .h3 .icon {
    display: flex;
    align-items: center;
    margin-left: 9px;
}
.quickflexquizz .quickflexquizz-content select {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 21px;
    height: 50px;
    line-height: 19.5px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='60' viewBox='0 0 30 60' style='&%2310;'%3E%3Cpath fill='%23F2EBDE' fill-opacity='0' d='M0 0h30v60H0z' style='fill: %23666666;'/%3E%3Cpath fill='none' stroke='%23ADA89E' stroke-opacity='0' stroke-miterlimit='10' d='M.5 60V0' style='&%2310; fill: %23666666;&%2310;'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23333' d='M15.676 33.037l5.102-5.103-.707-1.086-4.49 4.492-4.49-4.492-.702 1.086 5.102 5.103.075.115.02-.02.02.02z' style='&%2310; fill: %23666666;&%2310;'/%3E%3C/svg%3E")  no-repeat 98% 45%;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    cursor: pointer;
}
.quickflexquizz .quizz-content .questions .slide-question.active input.slider {
    margin: 0;
    height: 5px;
    background: #ae2235;
    opacity: 1;
    margin-bottom: 18px;
    margin-top: 14px;
    display: block;
    width: 100%;
    -webkit-appearance: none;
}
.quickflexquizz .quizz-content .questions .slide-question.active input.slider.active {
    background: #ae2235;
}
.quickflexquizz .quizz-content .questions .slide-question .range-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quizz-content .questions .range-input span {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
    color: #000;
}
.quizz-content .questions  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #ae2235;
    cursor: pointer;
}
.quickflexquizz .quizz-content .questions .slide-question .range-bar span {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    color: #000;
}
.quizz-content .questions .slide-question .brands {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}
.quizz-content .questions .slide-question.active .brands {
    max-width: 830px;
}
.quizz-content .questions .slide-question .brand {
    display: flex;
    width: 100%;
    padding: 28px 0;
    border-bottom: 1px solid rgba(227, 234, 237, 1);
}
.quizz-content .questions .slide-question .brand-img {
    width: 100%;
    max-width: 75px;
    min-width: 75px;
    margin: 0;
    position: relative;
    padding-top: 0;
    margin-bottom: 0;
    max-height: 75px;
    margin-left: 17px;
}
.quizz-content .questions .slide-question .brand .price+.price {
    padding-left: 5px;
}
.quizz-content .questions .slide-question .brand .brand-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    background: #D9D9D9;
}
.quizz-content .questions .brand-content {
    padding-left: 23px;
    display: flex;
}
.quizz-content .questions .slide-question.question-3.active>* {
    max-width: 836px;
}
.quizz-content .questions .brand-content .brand-info {
    max-width: 543px;
}
.quizz-content .questions .brand-content .price-main {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 10px;
}
.quizz-content .questions .slide-question .brand input {
    height: max-content;
    margin: 0 17px 0 0;
}
/* .quickflexquizz-content .quizz-content .fixed-part .dots .step.completed {
    display: none;
} */
.quickflexquizz-content .quizz-content .fixed-part .dots .step.completed+.title {
    display: none;
}
.quickflexquizz-content .quizz-content .fixed-part .dots .step.active {
    display: flex;
}
/* .quickflexquizz-content .quizz-content .fixed-part .dots .step.active.completed{
    display: none;
} */
.quizz-content .questions .slide-question .brand .brand-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 21.94px;
    color: #2F3D48;
}
.quizz-content .questions .slide-question .brand .description {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    color: #2F3D48;
}
.quizz-content .questions .slide-question .brand .price {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    color: #000;
    padding-top: 11px;
}
.quizz-content .quickflexquizz-content .variable-part .action{
    margin-top: 50px;
}
.quizz-content .questions .slide-question .brand input {
    display: block;
    margin: 0;
    z-index: 1;
    opacity: 0;
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-top: 30px;
}
.quizz-content .questions .slide-question .axle div span {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    text-align: left;
    padding-left: 5px;
}
.quizz-content .questions .slide-question .axle div input {
    display: block;
    margin: 0;
    z-index: 1;
    opacity: 0;
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-right: 15px;
    /* top: 5px; */
}
.quizz-content .questions .slide-question .axle div .input-radio {
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    border-radius: 50%;
    z-index: 0;
    cursor: pointer;
    margin: 0;
}
.quizz-content .questions .slide-question .axle div .input-radio:before {
    position: absolute;
    content: "";
    top: -10px;
    left: -30px;
    height: 16px;
    width: 16px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #888888;
}
.quizz-content .questions .slide-question .axle div input[type=radio]:checked ~ .input-radio:before {
    background-color: #ae2235;
    border: 1px solid #ae2235;
}
.quizz-content .questions .slide-question .brand .input-radio {
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    border-radius: 50%;
    z-index: 0;
    cursor: pointer;
}
.quizz-content .questions .slide-question .brand .input-radio:before {
    position: absolute;
    content: "";
    top: 30px;
    left: -16px;
    height: 16px;
    width: 16px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #888888;
}
.quizz-content .questions .slide-question .brand input[type=radio]:checked ~ .input-radio:before {
    background-color: #ae2235;
    border: 1px solid #ae2235;
}
.quickflexquizz-content .quizz-content .fixed-part .dots{
    flex-wrap: wrap;
}
.quickflexquizz-content .variable-part .action.othersteps{
    margin-top: 50px;
}
/* .quizz-content .questions .slide-question .brand:first-child {
    padding-top: 0;
} */
.quickflexquizz .quickflexquizz-content .quizz-content .fixed-part .title:empty {
    display: none;
}
.quickflexquizz-content .quizz-content .fixed-part{
    margin-bottom: 0;
}
/* .quizz-content .questions .slide-question.active .h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
} */
.quickflexquizz .without-step-two {
    display: flex;
    align-items: center;
    gap: 12px;
}
.quickflexquizz .with-step-two {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}
.quickflexquizz .quizz-content .questions .slide-question.active .h2 {
    color: rgba(47, 61, 72, 1);
    font-size: 48px;
    font-weight: 700;
    line-height: 58.51px;
    text-align: center;
    padding-top: 41px;
}
.quizz-content .questions .slide-question.active .separator+.description {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    color: rgba(47, 61, 72, 1);
    text-align: center;
    margin: 0 auto;
    padding-top: 26px;
}
.quickflexquizz.container h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 58.51px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 96px;
}
@media (max-width: 1280px){
    .quickflexquizz.container {
        /* padding-left:20px;
        padding-right: 20px; */
    }
}
@media (max-width: 768px){
    .quickflexquizz.container{
        padding-top: 25px;
    }
    .quickflexquizz.container h1 {
        font-size: 30px;
        line-height: 36.57px;
        margin-bottom: 50px;
    }
    .quickflexquizz .quickflexquizz-content .quizz {
        padding-left: 20px;
        padding-top: 44px;
    }
    .quickflexquizz-content .quizz-content .fixed-part .title {
        font-size: 24px;
        line-height: 29.26px;
        margin-bottom: 0;
    }
    .quizz-content .questions .slide-question .separator {
        margin-top: 27px;
        margin-bottom: 0;
    }
    .quickflexquizz .quickflexquizz-content .variable-part .questions .h2 {
        margin-bottom: 0;
    }
    .quizz-content .questions .slide-question .h3 {
        font-size: 16px;
        line-height: 19.5px;
        margin-bottom: 19px;
    }
    .quickflexquizz .quickflexquizz-content .quizz-content .fixed-part .title   {
        padding-top: 20px;
    }
    .quizz-content .questions .slide-question .brand {
        width: 100%;        
    }
    .quickflexquizz .quizz-content .questions .slide-question.active .h2{
        font-size: 30px;
        line-height: 36.57px;
    }
    .quizz-content .questions .brand-content {
        display: block;
    }

    .quizz-content .questions .brand-content .price-main {
        justify-content: flex-start;
    }
}
@media (max-width: 424px){
    .quizz-content .questions .slide-question .axle div .input-radio:before{
        top: 6px;
    }
    .quizz-content .questions .slide-question .axle div{
        padding-top: 30px;
    }
    .quizz-content .questions .slide-question.question-3.active .axle {
        max-width: 67%;
    }
}
@media (min-width: 1224px){
    .quizz-content .questions .slide-question .brand .price {
        font-size: 18px;
    }
}
@media (min-width: 991px){
    .quizz-content .questions .slide-question .brand .brand-name {
        font-weight: 700;
        font-size: 24px;
        text-transform: uppercase;
    }
    .quizz-content .questions .slide-question .brand .description {
        line-height: 26px;
    }   
}
@media (min-width: 769px){
    .quizz-content .questions .brand-content{
        flex-wrap: wrap;
    }
    .quizz-content .questions .brand-content .brand-info{
        width: 70%;
    }
    .quizz-content .questions .brand-content .price-main{
        width: 30%;
    }
}

.become-a-member-main {
    background: #D4D8DA;
    border: 1px solid #DADADA;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 31px;
}
.become-a-member-main .main-title-section {
    font-size: 30px;
    font-weight: 700;
    line-height: 36.57px;
    letter-spacing: 0.02em;
    text-align: center;
}
.become-a-member-main .sub-title-section {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.94px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #000;
    padding-top: 20px;
    padding-bottom: 25px;
}
.become-a-member-main .cta-section {
    text-align: center;
}
.quickflexquizz.container h1{
    margin-bottom: 22px;
}
@media (max-width: 768px){
    .quickflexquizz.container h1 {
        margin-bottom: 15px;
    }
}
/* popup */
.customer-resgitration-popup .popup-main-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
    padding-bottom: 34px;
    max-width: calc(100% - 48px);
}
.customer-resgitration-popup .customer-registration-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 67px;
}
.customer-resgitration-popup .customer-registration-form .actions {
    width: 100%;
}
.customer-resgitration-popup.modal-popup .modal-inner-wrap {
    width: 100%;
    max-width: 850px;
    box-shadow: unset;
    border-radius: 0;
}
.customer-resgitration-popup .customer-registration-form .left-section {
    width: calc(50% - 67px);
}
.customer-resgitration-popup .customer-registration-form .right-section {
    width: calc(50% - 67px);
}
.customer-resgitration-popup .customer-registration-form select {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 5px;
    height: 50px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}
.customer-resgitration-popup .customer-registration-form .form-fieldset label {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
}
.customer-resgitration-popup .customer-registration-form .form-fieldset {
    padding-bottom: 29px;
}
.customer-resgitration-popup.modal-slide .action-close {
    border: 1px solid #E3EAED;
    border-radius: 5px;
    margin: 11px 11px 0 0;
    padding: 10px;
}
.customer-resgitration-popup.modal-popup .modal-header {
    padding-top: 10px;
}
.customer-resgitration-popup .customer-registration-form .form-fieldset.subscribed {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.customer-resgitration-popup .customer-registration-form .form-fieldset.subscribed label {
    margin-bottom: 0;
}
.customer-resgitration-popup .customer-registration-form .form-fieldset.subscribed input {
    border: 1px solid #D9D9D9;
    height: 16px;
    width: 16px;
    top: 0;
}
.mage-error {
    color: #e02b27 !important;
}
@media (max-width: 769px){
    .customer-resgitration-popup .customer-registration-form .left-section {
        width: 100%;
    }
    .customer-resgitration-popup .customer-registration-form .right-section {
        width: 100%;
    }
    .customer-resgitration-popup .popup-main-title {
        font-size: 20px;
        padding-bottom: 24px;
        line-height: 24px;
    }
}

.quizz-content .questions .slide-question .brands.area-brand-heading>span {
    background: #AE2235;
    border-radius: 14px 4px 4px 14px;
    padding: 3px 15px 3px 6px;
    color: #fff;
    display: flex;
    align-items: center;
}
.quizz-content .questions .slide-question .brands.area-brand-heading svg {
    display: inline-block;
    float: left;
    margin-right: 8px;
    min-width: 21px;
}
.quizz-content .questions .slide-question .brand .brand-sku {
    color: #ae2235;
    font-size: 14px;
    margin-left: 20px;
}
@media (max-width: 480px) {
    .quizz-content .questions .slide-question .brand .brand-sku {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
    }
}