.ProductGuide-title {
    text-align: center;
    font: 700 24px "woodfordbourne", sans-serif;
    color: #205b6f;
    text-transform: uppercase;
    letter-spacing: .025em;
    margin: 50px 0 50px 0;
}

@media (min-width: 768px) {
    .ProductGuide-title {
        margin-top: 200px;
    }
}

.ProductGuide-squareMeters {
    -moz-appearance: textfield;
}

.ProductGuide-squareMeters,
.ProductGuide-city {
    display: block;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #b1b1b1;
    font: 200 18px/1.55 "univers w01", sans-serif;
    padding: 13px 18px 15px 13px;
    margin: 0 auto 28px;
    -moz-appearance: textfield;
}

.ProductGuide-squareMeters::-webkit-outer-spin-button,
.ProductGuide-squareMeters::-webkit-inner-spin-button,
.ProductGuide-city::-webkit-outer-spin-button,
.ProductGuide-city::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

@media (min-width: 768px) {
    .ProductGuide-squareMeters,
    .ProductGuide-city {
        width: 300px;
    }
}

.ProductGuide-submit {
    display: block;
    width: 100%;
    font: bold 16px/1.19 "woodfordbourne", sans-serif;
    text-transform: uppercase;
    background-color: #E84129;
    padding: 19px;
    border-radius: 2px;
    border: none;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
}

.ProductGuide-submit[disabled] {
    background-color: #d8d8d8;
}

@media (min-width: 768px) {
    .ProductGuide-submit {
        width: 300px;
    }
}

.ProductGuide-optionButton {
    display: inline-block;
    width: 100%;
    font: bold 16px/1.19 "woodfordbourne", sans-serif;
    text-transform: uppercase;
    background-color: #E84129;
    padding: 19px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ProductGuide-optionButton {
        width: auto;
        min-width: 200px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.ProductGuide-iconButtons {
    text-align: center;
}

.ProductGuide-iconItem {
    display: block;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ProductGuide-iconItem {
        display: inline-block;
        margin: 0 10px;
    }
}

.ProductGuide-iconItemIcon {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px;
}

@media (min-width: 768px) {
    .ProductGuide-iconItemIcon {
        margin-bottom: 50px;
    }
}

.ProductGuide-resultList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ProductGuide-resultText {
    padding: 20px;
    text-align: center;
}

@media (min-width: 1200px) {
    .ProductGuide-resultText {
        padding: 50px;
     	  position:relative;
        min-height:36em; 
    }
}

.ProductGuide-resultItem {
    margin: 13px;
    width: calc(100% - 26px);
    background-color: #f7f7f4;
}

@media (min-width: 768px) {
    .ProductGuide-resultItem {
        width: calc(50% - 26px);
    }
}

@media (min-width: 992px) {
    .ProductGuide-resultItem {
        width: calc(33% - 26px);
    }
}

.ProductGuide-resultImageWrapper {
    background-color: #92c1cb;
    background: radial-gradient(circle at 100% 100%, #c2dde6 0%, #92c1cb 100%);
}

.ProductGuide-resultImage {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 55px 70px 0;
    max-height: 300px;
}

@media (min-width: 768px) {
    .ProductGuide-resultImage {
        max-height: none;
    }
}

.ProductGuide-resultItemCategory {
    font: 20px/1.2 "woodfordbourne", sans-serif;
    color: #205b6f;
    text-transform: uppercase;
}

.ProductGuide-resultItemName {
    font: 700 30px/1.2 "woodfordbourne", sans-serif;
    color: #205b6f;
    text-transform: uppercase;
    margin: 7px 0 0;
}

.ProductGuide-resultItemIntro {
    font: 200 14px/1.35 "univers w01", sans-serif;
    color: #5B6367;
    margin-top: 20px;
}

.ProductGuide-advantageList {
   padding: 0;
   list-style: none;
}
.ProductGuide-advantageList li {
   font: 600 16px/1.4 "univers w01",sans-serif;
   margin-bottom: .2em;
   color: #205B6F;
}

.ProductGuide-resultAccessoriesListTitle {
    font: 200 14px/1.35 "univers w01", sans-serif;
    color: #5B6367;
}

.ProductGuide-resultAccessoriesList {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ProductGuide-resultAccessoriesItem {
    margin: 7px 0;
}

.ProductGuide-resultAccessoriesLink {
    font: 700 14px/1.2 "woodfordbourne", sans-serif;
    color: #205B6F;
    text-transform: uppercase;
}

.ProductGuide-resultAccessoriesCaret {
    background-image: url("/images/18.6545ae0315f9645808a803/1510317449461/arrow-right.svg");
    display: inline-block;
    content: '';
    background-size: cover;
    width: 14px;
    height: 12px;
    margin-top: 8px;
    margin-left: 6px;
}

.ProductGuide-resultLink {
    font: bold 16px/1.19 "woodfordbourne", sans-serif;
    text-transform: uppercase;
    background-color: #E84129;
    padding: 19px;
    border-radius: 2px;
    color: #fff;
    display: block;
    width: 100%;
    margin: 35px auto 0;
    text-align: center;
}

@media (min-width: 1200px) {
    .ProductGuide-resultLink {
        width: 60%;
        bottom:20px;
        left: 50px;
        right:50px;
    	  position:absolute; 
    }
}

.ProductGuide-installerCheckbox:checked+.ProductGuide-installerLabel .ProductGuide-installerCircle {
    fill: transparent;
}

.ProductGuide-installerCircle {
    fill: #dcdcdc;
    transition: fill .1s;
    cursor: pointer;
}

.ProductGuide-installerList {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.ProductGuide-installerItem {
    width: 100%;
    border-top: 1px solid #E1E1E1;
    padding: 30px 30px 30px 70px;
    position: relative;
    transition: background-color .1s;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ProductGuide-installerItem {
        width: 50%;
        border-left: 1px solid #E1E1E1;
    }
    .ProductGuide-installerItem:nth-child(1),
    .ProductGuide-installerItem:nth-child(2) {
        border-top: none;
    }
    .ProductGuide-installerItem:nth-child(2n+1) {
        border-left: none;
    }
}

@media (min-width: 992px) {
    .ProductGuide-installerItem {
        width: 33%;
        border-left: 1px solid #E1E1E1;
    }
    .ProductGuide-installerItem:nth-child(1),
    .ProductGuide-installerItem:nth-child(2),
    .ProductGuide-installerItem:nth-child(3) {
        border-top: none;
    }
    .ProductGuide-installerItem:nth-child(3n+1) {
        border-left: none;
    }
}

.ProductGuide-installerItem.is-selected {
    background-color: #30c031;
    color: #fff;
}

.ProductGuide-installerItem.is-selected .ProductGuide-installerCircle {
    fill: #209812;
}

.ProductGuide-installerItem.is-selected .ProductGuide-installerName,
.ProductGuide-installerItem.is-selected .ProductGuide-installerAddress {
    color: #fff;
}

.ProductGuide-installerLabel {
    position: absolute;
    left: 20px;
    top: 27px;
}

.ProductGuide-installerCheckbox {
    display: none;
}

.ProductGuide-installerName {
    font: bold 16px/1.5 "univers w01", sans-serif;
    margin: 0;
    color: #5B6367;
    cursor: pointer;
    transition: color .1s;
}

.ProductGuide-installerMembership {
    vertical-align: -4px;
    margin-left: .5em;
}

.ProductGuide-installerAddress {
    font: 16px/1.5 "univers w01", sans-serif;
    color: #5B6367;
    margin: 0 !important;
    cursor: pointer;
    transition: color .1s;
}

.ProductGuide-installerSubmit {
    display: block;
    width: 100%;
    font: bold 16px/1.19 "woodfordbourne", sans-serif;
    text-transform: uppercase;
    background-color: #E84129;
    padding: 19px 55px;
    border-radius: 2px;
    border: none;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
}

@media (min-width: 768px) {
    .ProductGuide-installerSubmit {
        display: inline;
        width: auto;
    }
}

.ProductGuide-installerSubmitWrapper {
    text-align: center;
    margin-top: 40px;
}

.ProductGuide-installerStatusText {
    text-align: center;
    font: 16px/1.5 "univers w01", sans-serif;
    margin-top: 30px !important;
    padding-bottom: 30px;
}

.ProductGuide-offerRequest-Form {
    background-color: #f3f3f1;
    max-width: 1600px;
    margin: 0 auto 40px;
}

.ProductGuide-offerRequest-input {
    display: block;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #b1b1b1;
    font: 200 18px/1.55 "univers w01", sans-serif;
    padding: 13px 18px 15px 13px;
    margin-bottom: 28px;
}

.ProductGuide-offerRequest-title {
    font: bold 22px/1.27 "woodfordbourne", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2.1em;
    margin-bottom: 2.1em;
}

.ProductGuide-offerRequest-Form .g-recaptcha>div {
    margin: 0 auto 28px;
}