.product-choice__item-text.bb-product-choice__item-text {
    min-height: 100px;
    margin-bottom: 20px;
}
.bb-product-choice__item-checklist {
    min-height: 460px;
}
.bb-myproduct.product-choice:not(:first-child) {
    margin-top: 90px;
}
.bb-bold {
    font-weight: 700;
}
.bb-left-blue .product-choice__item.product-choice__item--large {
    background-color: #175fff !important;
    color: #fff !important;
}

.bb-form-cont-white {
    background-color: #fff;
}

.bb-ul-bullet  li::before {
    content: "●" !important;
}

.richtext ul.bb-ul-check > li::before {
    display: none;
}
.richtext ul.bb-ul-check svg {
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 2;
}
.bb-generic-wrapper {
    margin-top: 0;
    padding-top: 110px;
}
.richtext.accordeon__richtext ul li {
    margin-bottom: 20px;
}
.accordeon .accordeon__item-container.bb-accordeon__item-container {
    padding: 20px 0 40px 0;
}
.bb-inline,
.bb-inline .accordeon,
.bb-inline .accordeon__item,
.bb-inline .accordeon__item-title {
    display: inline;
    position: relative;
    font-weight: 400 !important;
}
.bb-accordeon__item-title-blue.accordeon__item-title {
    color: #175fff;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.bb-underline {
    text-decoration: underline;
}

.bb-pt-40 {
    padding-top: 40px;
}

.bb-opc-0 {
    opacity: 0;
    visibility: hidden;
}
.bb-module.module-choice.module-choice--hidden,
.bb-myproduct.product-choice.product-choice--hidden {
    display: block !important;
}
.bb-module.module-choice.module-choice--hidden {
    margin-top: 0;
}
.richtext p.f-20 {
    font-size: 20px;
    line-height: 26px;
}
.accordeon__item:before {
    display: none !important;
}
.bb-mb-20 {
    margin-bottom: 20px !important;
}
.faq .faq-section {
    padding: 80px 0 95px !important;
}
.z-20 {
    z-index: 20;
}
.bb-svg-1 {
    max-width: 602px;
    padding-top: 100px;
}
.richtext ul.bb-ul {
    max-width: 522px;
}
.richtext ul.bb-ul li {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 22px;
}


.bb-ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.bb-ul li:after {
    content: "";
    position: absolute;
    top: 8px;
    border-radius: 50%;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: black;
}
.bb-h3 {
    font-size: 24px !important;
    line-height: 32px !important;
    margin-top: 0 !important;
}
.bb-mb-28 {
    margin-bottom: 28px;
}
.bb-mb-36 {
    margin-bottom: 36px;
}
.bb-svg-2 {
    max-width: 438px;
}
.faq .faq-section {
    border-bottom: 0 !important;
}
.bb-box-check-title {
    padding-top: 69px;
    max-width: 600px;
    padding-bottom: 34px;
}
.bb-box-check {
    padding-left: 65px;
    position: relative;
    padding-bottom: 31px;
    max-width: 330px;
}

.bb_form {
    padding: 35px 60px;
}
.bb-check-button {
    padding-top: 35px;
    border-top: 1px solid #eaeaea;
    padding-bottom: 55px;
}
.bb-svg-check {
    max-width: 45px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.richtext .bb-mb-0 {
    margin-bottom: 0 !important;
}
.bb-mb-80 {
    margin-bottom: 80px;
}
.richtext p.f-20 {
    font-size: 20px;
    line-height: 26px;
}
.bb-mt-0 {
    margin-top: 0;
}
.richtext .bb-mb-47 {
    margin-bottom: 47px !important;
}
.bb-section3 {
    padding-top: 120px;
    padding-bottom: 42px;
}
.bb-mb-124 {
    margin-bottom: 124px !important;
}
.bb-mb-20 {
    margin-bottom: 20px !important;
}
.bb-mb-26 {
    margin-bottom: 26px;
}
.bb-mb-24 {
    margin-bottom: 24px !important;
}
.bb-mb-45 {
    margin-bottom: 45px !important;
}
.bb-mt-20 {
    margin-top: 20px !important;
}
.bb-mb-40 {
    margin-bottom: 40px;
}
.bb-mb-60 {
    margin-bottom: 60px;
}
.bb-mt-0 {
    margin-top: 0 !important;
}
.bb-mb-50 {
    margin-bottom: 50px;
}
.bb-h3 {
    font-size: 24px !important;
    line-height: 32px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


.details-overlay .accordeon .accordeon__item-header {
    padding: 20px 0 15px;
    position: relative;
}
.details-overlay .accordeon .accordeon__item-body {
    max-height: 0;
}
.accordeon .accordeon__item:target .accordeon__item-body {
    max-height: unset;
}
.details-overlay .accordeon .accordeon__item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}
.accordeon .accordeon__item-container {
    padding: 20px 60px 40px 0;
}
.accordeon__item {
    padding: 0 !important;
    margin: 0 !important;
}
.details-overlay .details-overlay__title {
    font-size: 30px;
    line-height: 38px;
}


.bb-bg-1 {
    background-image: url(../images/urban_form_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}

.bb-circle-bg-bottom {
    background-image: url(../images/urban_form_bg2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
}


.main.theme--blue .module-choice .module-choice__item-container.module-choice__item-container--selected .module-choice__item-wrapper {
    background-color: #fff!important;
    color: #000!important;
}

.ajax-loading-indicator {
    display: none;
}

.bb-select-arrow {
    position: absolute;
    right: 12px;
    top: 19px;
    z-index: 1;
    pointer-events: none;
    color: transparent;
}


.bb-fieldset {
    margin-bottom: 80px;
}

.bb-date-holder {
    display: flex;
    align-items: center;
    gap: 0 20px;
}

.bb-datepicker {
    max-width: 170px;
}

.bb-f22 {
    font-size: 22px;
    line-height: 28px;
}

.form-field.form-field--checkboxes .form-field__field-wrapper input[type=checkbox]:checked + label::before, .form-field.form-field--checkboxes .form-field__field-wrapper input[type=checkbox].is-checked + label::before {
    background-color: black;
    border-width: 0!important;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' fill='%23fff' viewBox='0 0 30 30'%3E%3Cpath d='M6.073 13.87a1.5 1.5 0 1 0-2.146 2.095l6.754 6.917a1.5 1.5 0 0 0 2.134.013L26.65 9.061a1.5 1.5 0 1 0-2.122-2.122L11.768 19.7l-5.695-5.83z'%3E%3C/path%3E%3C/svg%3E");
}

.details-overlay__close {
    cursor: pointer;
}


.form .form-field__field-wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=range]):hover, .form .form-field__field-wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=range]):focus, .form .form-field__field-wrapper textarea:hover, .form .form-field__field-wrapper textarea:focus, .form .form-field__field-wrapper select:hover, .form .form-field__field-wrapper select:focus {
    background-color: #fff!important;
}

.tooltip-icon {
    display: inline-block;
    line-height: inherit;
    position: relative;
    vertical-align: baseline;
    color: #4C0A82;
}

.tooltip-icon .tooltip-icon__icon {
    border: 2px solid currentColor;
    border-radius: 40px;
    display: inline-block;
    font-size: 16px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 22px;
}

.tooltip-icon .tooltip-icon__text {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    background-color: #241f24;
    bottom: 100%;
    color: #fff;
    display: none;
    left: 0;
    margin: 10px;
    min-width: 350px;
    padding: 15px 20px;
    position: absolute;
    text-align: left;
    transform: translateX(-50%);
    width: 100%;
    z-index: 999;
}

.tooltip-icon .tooltip-icon__text::after {
    border: 10px solid transparent;
    border-bottom-color: transparent;
    border-top-color: #241f24;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(100%);
    width: 0;
}

.tooltip-icon .tooltip-icon__text::before {
    content: "";
    display: block;
    height: calc(100% + 20px);
    left: -10px;
    position: absolute;
    top: -10px;
    width: calc(100% + 20px);
    z-index: -1;
}


.tooltip-icon:hover .tooltip-icon__text, .tooltip-icon:focus .tooltip-icon__text {
    display: block;
    opacity: 1;
    pointer-events: inherit;
    transform: translateX(-50%) translateY(0);
    transition: transform 0.25s ease-out, opacity 0.25s ease-out;
}

.tooltip-icon .tooltip-icon__text {
    display: block;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%) translateY(10px);
    transition: transform 0.15s ease-out, opacity 0.15s ease-out;
}

.tooltip-icon .tooltip-icon__text {
    font-size: 16px;
    line-height: 22px;
}


@media (min-width: 800px) {
    .details-overlay .details-overlay__wrapper {
        padding: 80px 40px;
    }

    .bb-accordeon__item-title-blue {
        font-size: 18px!important;
        line-height: 26px!important;
    }
}
@media (min-width: 530px) {
    .details-overlay .details-overlay__wrapper {
        padding: 60px 30px;
    }
}
@media (max-width: 530px) {
    .bb-accordeon__item-title-blue {
        font-size: 16px!important;
        line-height: 24px!important;
    }

    .tooltip-icon .tooltip-icon__text {
        min-width: 250px;
    }

    .bb_form {
        padding: 35px 30px
    }
}
@media (max-width: 800px) {
    .bb-product-choice__item-checklist {
        min-height: auto;
        margin-bottom: 40px!important;
    }
    .product-choice__item-text.bb-product-choice__item-text {
        min-height: auto;
    }
}

@media (max-width: 480px) {
    .richtext ul.bb-ul-check svg {
        width: 16px;
    }

    h2.mb-5 {
        margin-bottom: 0 !important;
    }
}

/*
* Custom styling changes.
*/

@media (min-width: 530px) and (max-width: 799.98px){
	.status-bar .status-bar__change-link, .status-bar .status-bar__duration-title, .status-bar__item.covers_number{
		display: none;
	}
	
	.status-bar .status-bar__item product_name, .status-bar .status-bar__items{
		display: block;
	}
}

@media (max-width: 529.98px){
	.status-bar .status-bar__duration, .status-bar .status-bar__duration-title, .status-bar__item.covers_number {
		display: none !important;
	}
	
	.status-bar .status-bar__item product_name, .status-bar .status-bar__items{
		display: block !important;
	}
}

.generic-wrapper {
	background-color: #f3f3f4;
}

.bb-form-field-label {
	padding-top: 5px;
    padding-right: 15px;
}

.bb-bullets {
	padding-bottom: 10px;
}

.bb-bullets ul{
	list-style: inside;
}

.bb-bullets ul li {
    margin-top: 10px;
}

.generic-wrapper{
	margin-bottom: 0;
	margin-top: 0;
}
