﻿.body-value-chain {
    background-color: #F6F9FC;
}

.services-misc-item {
    padding: 1rem 0.5rem 1rem 1rem;
}

.services-misc-item div:nth-child(2){
    padding-left: 14px; 
    padding-top: 8px;
}

.services-misc-item img {
    height: 40px !important;
}

.header-value-chain {
    margin-bottom: 0;
    background: white;
}

.value-header {
    background-size: auto 100%;
    height: 151.041666667vw;
    margin-bottom: 2rem;
}

.value-landing-Select .value-header {
    height: 74.791666666vw;
}

.header-content {
    position: absolute;
    top: 62%;
    width: 100%;
    text-align: center;
    color: #fff;
}

.value-landing-Select .header-content {
    top: 25%;
}

.header-content h1 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
}

.header-content h2 {
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: normal;
    max-width: 15.625rem;
    margin: 0 auto;
}

.value-landing-Movers .header-content h2 {
    color: #FDFF9A;
}

.value-landing-Valuation .header-content, .value-landing-Select .header-content {
    color: #000;
}

.value-form-container {
    display: none;
}

.value-form {
    background: #fff;
    width: 100%;
    text-align: center;
}

.value-form h3 {
    font-size: 1.25rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: 1rem;
}

.value-form h4 {
    margin-bottom: 1rem;
}

.value-form h3, .value-form h4 {
    color: #2E294E;
}

.value-form h5, .value-form h6 {
    text-align: left;
}

.value-form h5 {
    font-weight: 500;
    font-size: 1.125rem;
    margin-bottom: 1.25rem;

}

.value-form h6 {

}

.value-form:not(.rap-mobile-form) input, .value-form:not(.rap-mobile-form) select, .value-form:not(.rap-mobile-form) .dropdown-toggle, .value-form:not(.rap-mobile-form) .selected-country-code  {
    width: 100%;
    border-bottom: 0.0625rem solid #D3D8DD;
    margin-bottom: 0.75rem;
    padding: 0.25rem 0.375rem;
    color: #555;
}

.selected-country-code.disabled {
    background: #fafafa;
}

.value-form button, .value-form .link-button {
    width: 80%;
    padding: 0.625rem 0;
}

.value-form .link-button {
    display: block;
    text-decoration: none;
}

.value-form > div:first-child {
    padding: 2.5rem 1rem 1.25rem 1rem;
}

.value-form > div:nth-child(2) {
    padding: 1.5rem 1rem;
    background: #F9F6F6;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

.pseudo-select {
    position: relative;
    text-align: left;
    color: #555;
}

.pseudo-select ul {
    display: none;
    z-index: 10;
    cursor: pointer;
    background: #fff;
    position: absolute;
    width: 100%;
    border: 0.0625rem solid #D3D8DD;
    top: 2rem;

}

.pseudo-select li {
    padding: 0.5rem 0.25rem;
    border-bottom: 0.0625rem solid #D3D8DD;
}

.pseudo-select li:last-child {
    border-bottom: none;
}

.pseudo-select .dropdown-toggle, .value-form select {
    color: #868490;
}

.dropdown-toggle + ul > li:first-child, .dropdown-toggle + ul > li:last-child {
    border-radius: unset;
}

.pseudo-select li[value='0'] {
    display: none;
}

.value-landing-tips {
    font-size: 0.875rem;
    text-align: center;
}

.value-landing-tips > div {
    display: inline-block;
    text-align: left;
}

.value-landing-tips > div > div {
    display: flex;
    margin-bottom: 0.75rem;
}

.value-landing-tips > div > div > div:first-child {
    width: 23%;
}

.value-landing-tips > div > div > div:nth-child(2) {
    width: 77%;
}

.value-landing-Select .value-form .value-landing-tips > div {
    width: 100%;
}

.value-landing-Select .value-form > div:first-child {
    padding-left: 1.5rem;
    padding-right: 0.5rem;
}

.value-landing-Select .value-form .value-landing-tips > div > div > div:first-child {
    width: 17%;
}

.value-landing-Select .value-form .value-landing-tips > div > div > div:nth-child(2) {
    width: 83%;
    font-size: 13px;
}

.value-landing-Select .value-form .value-landing-tips img {
    width: 2.8rem;
    height: 2.8rem;
}

.process-tips > div > div > div:first-child {
    width: 3.75rem;
}

.value-landing-tips img {
    width: 3rem;
    height: 3rem;
}

.value-landing-tips.process-tips {
    margin-bottom: 3rem;
}

.process-tips-heading > div:nth-child(1){
    font-weight: 500;
    margin-bottom: 0.5rem;
}



.process-tips-heading > div:nth-child(2){
    font-weight: 500;
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
}

.process-tips-heading > div:nth-child(3){
    font-size: 0.875rem;
    color: #868490;
    max-width: 20rem;
    margin: 0 auto;
}

.value-landing-Select .process-tips-heading > div:nth-child(1) {
    font-size: 1.25rem;
}

.value-landing-Select .process-tips-heading > div:nth-child(2) {
    font-size: 1.5rem;
}

.squiggles {
    margin: 1rem auto;
}

.provider-list-item {
    display: flex;
    box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 10%);
    height: 7.5rem;
    margin-bottom: 1.25rem;
    background: white;
}

.provider-list-item > div {
    height: 100%;
}

.provider-logo:not(.widget-logo) {
    width: 20%;
    text-align: center;
}

.provider-logo img{
    max-width: 55%;
    margin: 0 auto;
}


.price-from {
    display: flex;
}

.price-from > div:nth-child(1) {
    font-size: 1rem;
    font-weight: 500;
    color: #735AF0;
    position: relative;
    right: 0.25rem;

}

.price-from > div:nth-child(2) {
    font-weight: 500;
    font-size: 0.6875rem;
    position: relative;
    top: 0.25rem;
}

.value-faq > h2 {
    text-align: center;
}

.value-faq .squiggles {
    margin-bottom: 1rem;
}

.value-faq .question {
    padding: 1rem 2.5rem 1rem 1rem;
    box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 10%);
    background: url('/content/overhaul/img/valuechain/icons/plus.svg') no-repeat 94% center;
    background-color: white;
    margin-bottom: 1.5rem;
    cursor: pointer;
}

.value-faq .answer {
    display: none;
    padding: 0.125rem 1rem 1.5rem 1rem;
    text-align: justify;
}

.value-custom-landing {
    margin: 2.625rem 0;
}

.homeloan-list-item {
    box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 10%);
    padding: 1.125rem;
    margin-bottom: 1.5rem;
    background: white;
}

.homeloan-logo {
    width: 33%;
    margin-right: 0.5rem;
}

.homeloan-logo img {
    max-width: 75%;
    margin: 0 auto;
}

.homeloan-name {
    font-size: 1.25rem;
    font-weight: 500;
    position: relative;
    left: 0.625rem;
    top: 0.25rem;
}

.homeloan-other {
    display: flex;
}

.homeloan-other > div:first-child {
    width: 33%;
    color: #868490; 
    margin-right: 1.125rem;
    padding-left: 0.5rem;
}

.homeloan-other > div:first-child div {
    margin-bottom: 0.625rem;
}

.homeloan-other > div:nth-child(2) {
    font-size: 1.125rem;
    font-weight: 500;
}

.homeloan-other > div:nth-child(2) div {
    margin-bottom: 0.375rem;
}

.mobile-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    height: 4.5rem;
    background: white;
    border-top: 0.0625rem solid #ccc;
    text-align: center;
}

.mobile-cta button {
    max-width: 15.625rem;
}

.phone-country-code {
    display: flex;
}

.phone-country-code > div {
    width: 11.25rem;
    position: relative;
}

.desktop-country-code {
    display: none;
}

.value-custom-landing h2, .value-custom-landing h1, .value-detail .content h2, .value-detail .content h1 {
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.value-custom-landing p, .value-custom-landing p, .value-detail .content ul, .value-detail .content ol {
    margin-bottom: 1rem;
}

.value-custom-landing ul, .value-custom-landing ol, .value-detail .content ul, .value-detail .content ol {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 1rem;
}
.value-custom-landing ol, .value-detail .content ol {
    list-style-type: decimal;
}

.value-custom-landing li, .value-detail .content li {
    margin-bottom: 0.25rem;
}

.value-faq a {
    color: #109CF1;
}

.value-providers-list > h2 {
    text-align: center;
}

.provider-rating {
    display: flex;
}

.provider-rating img {
    margin-right: 0.5rem;
}

.select2-dropdown--below {
    top: 6px; 
}

#ValueWidgets li[value='0'] {
    display: none;
}

.parsley-errors-list {
    display: none !important;
}

.value-form div.custom-country-dropdown, .value-form .country-code select {
    width: 100%;
}

.value-landing-Relocation .header-content h2 {
    max-width: 20rem;
}

.value-landing-RequestProperty .header-content {
    top: 66%;
}

.value-landing-RequestProperty .header-content h1 {
    margin-bottom: 1rem;
}

.value-landing-RequestProperty .header-content h2 {
    font-weight: 400;
    font-size: 18px;
    max-width: 17rem;
}

.rap-amenities .checkboxItem {
    margin-bottom: unset;
}

.rap-amenities .checkmark {
    left: unset;
    right: 4px;
    top: 4px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
}

.rap-amenities .checkboxItem .checkmark:not(.radio):after {
    height: 8px;
    width: 5px;
    top: 2px;
    left: 5px;
    border-width: 0 2px 2px 0;
}

.value-form.rap-mobile-form {
    background: unset;
}

@media(min-width: 768px){

    .multiselect-container.value-rap select {
        margin-bottom: 4px;
    }

    .multiselect-container.value-rap .select2-search__field {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .radio-button-container.rap-bedrooms > div {
        width: 50px;
    }

    .value-header {
        background-size: 100vw auto;
        height: 48.125vw;
    }

    .value-landing-Select .value-header {
        height: 29.9479166667vw;
    }

    .value-form-container {
        height: 48.125vw;
    }

    .header-content {
        width: unset;
        top: 65%;
        left: 10%;
        text-align: left;
    }

    .header-content h2 {
        max-width: 20.3125rem;
        margin: unset;
    }

    .value-landing-RequestProperty .header-content {
        top: 60%;
        left: 15%;
    }

    .value-landing-RequestProperty .header-content h2 {
        font-weight: 500;
        color: #000;
        font-size: 20px;
        max-width: unset;
        margin-bottom: 1rem;
    }
    
    .value-landing-RequestProperty .header-content h3 {
        color: #000;
        font-weight: 400;
        max-width: 26rem;
    }

    .value-form-container {
        display: flex;
        position: absolute;
        left: 57%;
    }

    .value-form {
        width: 18.75rem;
        border-radius: 1rem;
        position: relative;
        box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 10%);
    }

    .value-form h3 {
        margin-bottom: 0.625rem;
    }

    .value-form > div:first-child, .value-form > div:nth-child(2) {
        padding: 1rem 1rem;
    }

    .value-form button {
        margin: unset;
        padding: 0.5rem 0;
    }

    .value-form .link-button {
        padding: 0.5rem 0;
    }

    
    .value-chain-content .sub-container {
        width: 24.375rem;
    }




    .provider-name {
        font-size: 1.125rem;
    }
    
    .price-from > div:nth-child(1) {
        font-size: 1.375rem;
    }
    
    .price-from > div:nth-child(2) {
        font-size: 0.875rem;
        top: 0.4375rem;
    }

    .value-faq .question {
        padding: 1.375rem 3.4375rem 1.375rem 1.375rem;
    }
    
    .value-faq .answer {
        padding: 0.25rem 1.375rem 2.25rem 1.375rem;
    }

    .provider-list-item.homeloan {
        height: 14.25rem;
        padding: 1.5rem 1.5rem 1.5rem 0;
    }

    .provider-list-item.homeloan .provider-logo {
        width: 28%;
    }

    .provider-homeloan-details {
        width: 72%;
    }

    .mobile-cta {
        display: none;
    }

    .value-custom-landing .dropdown-arrow-hidden-md {
        background: none;
    }

    .provider-list-item:not(.provider-list-item-empty):hover {
        box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 25%);
    }

    .value-landing-Select .header-content h1 {
        max-width: 22rem;
    }

    .custom-country-dropdown.relocation .selected-country-code {
        text-align: left;
        background-position: center right 0.5rem !important;
    }
}

@media(min-width: 1200px){

    .header-content h1 {
        font-size: 2.625rem;
        line-height: 3.75rem;
        margin-bottom: 1rem;
    }

    .header-content h2 {
        font-size: 1rem;
        line-height: 1.625rem;
    }

    .value-form {
        width: 25rem;
    }

    .value-form h3 {
        font-size: 1.5rem;
        margin-bottom: 1.25rem;
    }

    .value-form > div:first-child, .value-form > div:nth-child(2) {
        padding: 1rem 1rem;
    }

    .featherlight-content .value-form > div:first-child {
        padding-bottom: 2rem;
    }

    .featherlight-no-padding, feather.less-padding .featherlight-no-padding {
        padding-top: 1rem !important;
    }

    .value-form button, .value-form .link-button {
        padding: 1rem 0;
    }

    .value-chain-content .sub-container {
        width: 28.75rem;
    }

    
    .provider-logo:not(.widget-logo){
        width: 20%;
    }

    .provider-name {
        font-size: 1.125rem;
    }
    
    .price-from > div:nth-child(1) {
        font-size: 1.375rem;
    }
    
    .price-from > div:nth-child(2) {
        font-size: 0.875rem;
        top: 0.4375rem;
    }

    .value-landing-Select .provider-name {
        font-size: 1rem;
    }
    
    .value-landing-Select .price-from > div:nth-child(1) {
        font-size: 1.25rem;
    }
    
    .value-landing-Select .price-from > div:nth-child(2) {
        font-size: 0.75rem;
    }

    .value-landing-Select .provider-list-item {
        height: 5.5rem;
        margin-bottom: 0.75rem;
        border-radius: 0.375rem;
    }

    .mobile-tablet-country-code {
        display: none;
    }

    .desktop-country-code {
        display: block;
    }

    input[name='phone'] {
        padding-left: 0.75rem;
    }
    
    .featherlight-content .value-form {
        position: unset !important;
    }

    .featherlight-content.featherlight-no-padding {
        border-bottom: 0;
    }

    .value-landing-Select .header-content {
        top: 18%;
    }
    
    
    .value-landing-Select .header-content h1 {
        max-width: 24rem;
    }

    .value-landing-Relocation .header-content {
        left: 12%;
    }

    .value-landing-Relocation .header-content h1 {
        max-width: 40rem;
        line-height: 48px;
    }

    .value-landing-Relocation .header-content h2 {
        max-width: 32rem;
    }

    .select2-selection__rendered {
        position: relative;
        top: 4px;
    }

    .select2-has-selected .select2-selection__rendered {
        top: unset;
    }

    .value-detail-content .value-form {
        width: 336px;
    }

    .value-detail-content .value-form > div:first-child {
        padding-left: 12px; 
        padding-right: 12px;
    }
}




@media(max-width: 767px){

    .value-landing-HomeLoan .header-content {
        top: 72%;
    }

    .value-landing-Insurance .header-content {
        top: 68%;
    }

    .value-landing-Valuation .header-content {
        top: 67%;
    }

    .value-landing-Internet .header-content {
        top: 70%;
    }

    .value-landing-Energy .header-content, .value-landing-Security .header-content {
        top: 74%;
    }

    .value-landing-Borehole .header-content {
        top: 72%;
    }

    .value-landing-RequestProperty .value-faq, .value-landing-RequestProperty .rap-reloc-heading, .value-landing-RequestProperty .value-custom-landing {
        display: none;
    }
}

@media(min-width: 768px) and (max-width: 992px){
    .value-form, .value-citizen {
        font-size: 0.75rem;
    }

    .value-form > div:first-child {
        padding: 0.625rem 0.625rem 0 0.625rem;
    }

    .value-form > div:nth-child(2){
        padding: 0.625rem;
    }

    .value-form h3 {
        font-size: 1.125rem;
        margin-bottom: 0.5rem;
    }

    .value-form .value-landing-tips img {
        width: 2.5rem;
        height: 2.5rem;
    }

    .value-form .value-landing-tips > div > div {
        margin-bottom: 0.5rem;
    }

    .value-landing-tips > div > div > div:nth-child(2) {
        font-size: 12px;
    }

}



.value-landing-Select .sub-container {
    width: 100%;
}

.value-landing-Select .value-landing-tips {
    max-width: 28rem;
    margin-left: auto;
    margin-right: auto;
}


/* z-index one higher than featherlight  */
@media(max-width: 767px){
    .select2-dropdown--below {
        top: 7px;
        z-index: 1900000001 !important;
    }
}

@media(min-width: 768px) and (max-width: 1070px){
	.services-misc-item {
		font-size: 10px;
        padding: 8px;
	}

	.services-misc-item img {
		height: 18px !important;
	}

    .services-misc-item div:nth-child(2) {
        padding-left: 10px;
        padding-top: 2px;
    }
}


.value-misc-bottom {
    height: 32px;
    margin-right: 1rem;
    margin-top: 6px;
}

.value-misc-bottom.RequestProperty {
    margin-left: 4px;
}

.value-misc-bottom.Relocation {
    margin-right: 12px;
}


.radio-button-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.radio-button {
    overflow: auto;
    border-radius: 0.375rem;
    border-width: 1px;
    border-color: rgb(148 163 184);
    background-color: rgb(255 255 255);
}

.radio-button label {
    float: left;
    height: 100%;
    width: 100%;
}

.radio-button label input {
    pointer-events: none;
    position: absolute;
    clip: rect(0, 0, 0, 0);
    width: auto;
}

.radio-button input:checked + span, .radio-button[data-active='true'] input + span {
    background-color: rgb(148 163 184);
    color: rgb(255 255 255);
}

.radio-button label span {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.radio-button label span {
    display: flex;
    height: 100%;
    width: 100%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: rgb(71 85 105);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.custom-radio-invalid .radio-button {
    background-color: rgb(255 228 230);
}

.custom-radio-invalid .radio-button {
    border-color: rgb(254 202 202);
}



.custom-select2-invalid  {
    background-color: rgb(255 228 230);
}

.custom-select2-invalid  {
    border-color: rgb(254 202 202);
}



.insights-container .value-providers-list > h2, .insights-container .value-custom-landing h2, .insights-container .value-faq > h2 {
    text-align: left !important;
    margin-bottom: 2rem !important;
}

.insights-container .value-faq .squiggles {
    display: none;
}

@media(min-width: 768px) {
    .insights-container .value-providers-list > div {
        display: grid;
        gap: 1rem;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media(min-width: 1200px){
    .services-landing-content {
        position: relative;
        top: -9vw;
    }
}

@media(min-width: 1536px){
    .value-landing-Select .header-content {
        left: 19%;
        top: 25%;
    }
    .services-landing-content {
        top: -6.5vw;
    }
}