@font-face {
    font-family: Kessel105-Light-Oblique;
    src: url(/broadband/fonts/Kessel105-LightOblique-eff5a15b3f22abd3bdf7db82cba3040b.woff2) format("woff2"), url(/broadband/fonts/Kessel105-LightOblique-3dbe5566517ec56c4c56705665507cd6.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Bold;
    src: url(/broadband/fonts/Kessel105-Bold-1f00f6fa8a3c1559e12708e35e4ccd97.woff2) format("woff2"), url(/broadband/fonts/Kessel105-Bold-87fcb884c12aca80d57c1db22c614f3b.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Book;
    src: url(/broadband/fonts/Kessel105-Book-089e47ffb786bd580c4fc1b78aa03185.woff2) format("woff2"), url(/broadband/fonts/Kessel105-Book-c1cb52af8cf2587283c5f12b3ee5cef9.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Heavy;
    src: url(/broadband/fonts/Kessel105-Heavy-4fc4db584084d3a327d0b677692d9a48.woff2) format("woff2"), url(/broadband/fonts/Kessel105-Heavy-3fe5f47a1c89c740d3451cb40e9cf0f6.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Thin;
    src: url(/broadband/fonts/Kessel105-Thin-d61b205d990f2f9c40e2de39261d432c.woff2) format("woff2"), url(/broadband/fonts/Kessel105-Thin-5a9a1f89d7b81936e6900a8249462c24.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Bold-Oblique;
    src: url(/broadband/fonts/Kessel105-BoldOblique-f7c3d5ae6e5b8e36449b695564abed8a.woff2) format("woff2"), url(/broadband/fonts/Kessel105-BoldOblique-61664ff46c5d90eea0d98326ed5b836a.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Book-Oblique;
    src: url(/broadband/fonts/Kessel105-BookOblique-ab03020d16a38f58e423e69e8c37985e.woff2) format("woff2"), url(/broadband/fonts/Kessel105-BookOblique-709baba7590cbe9acb5a54f888a39e2f.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Light;
    src: url(/broadband/fonts/Kessel105-Light-b1485dde3d24f3ab26714818eb300332.woff2) format("woff2"), url(/broadband/fonts/Kessel105-Light-c7069a196aafc305f4b8229f8e0e7b66.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Heavy-Oblique;
    src: url(/broadband/fonts/Kessel105-HeavyOblique-80154d521c3ffdbba6afcdb80824d0f1.woff2) format("woff2"), url(/broadband/fonts/Kessel105-HeavyOblique-c116985ee882da2d80a2b6cda6a82ead.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Kessel105-Thin-Oblique;
    src: url(/broadband/fonts/Kessel105-ThinOblique-47664dec5d0fe9ca3031c339f797294a.woff2) format("woff2"), url(/broadband/fonts/Kessel105-ThinOblique-06faff903a18a1b8b65f21332c2e4bba.woff) format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Frutiger;
    font-style: normal;
    font-weight: 400;
    src: local("Frutiger"), url(/broadband/fonts/Frutiger-6fc55c25b8254cb088b0926db68453f1.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Frutiger-Light;
    font-style: normal;
    font-weight: 400;
    src: local("Frutiger-Light"), url(/broadband/fonts/Frutiger_light-f9ab93095a636156f74edce0795d304a.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Frutiger-Bold;
    font-style: normal;
    font-weight: 400;
    src: local("Frutiger Bold"), url(/broadband/fonts/Frutiger_bold-22a23b06d5667fbd3963968f01884a9d.woff) format("woff");
    font-display: swap;
}
@media (max-width: 1200px) {
    main .register {
        padding-top: 40px !important;
    }
    main .register > div {
        width: 90%;
    }
    main .line-selector > div {
        width: 100% !important;
    }
    main .line-selector > div:nth-child(2) {
        margin-top: 20px;
    }
    main .line-selector > div > div .addToggle {
        margin-top: 20px !important;
    }
}
@media (min-width: 1400px) {
    main .package-scrollable {
        display: none;
    }
}
@media (max-width: 1400px) {
    main .package-selector:not(.package-scrollable):not(.package-grid) {
        display: none;
    }
    .header-full {
        display: none;
    }
    .header-small {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    footer .container,
    header .container {
        max-width: 1400px !important;
    }
}
@media (max-width: 980px) {
    header .col-md-3 {
        width: 100%;
    }
    header .col-md-3:not(.register) {
        display: none;
    }
    header .col-md-9 {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 1370px) {
    footer button {
        min-width: auto;
    }
}
@media (max-width: 912px) {
    footer .summary-internet,
    footer .summary-phone,
    footer .summary-text:not(.setup-fee),
    footer .summary-mesh.mesh {
        display: none !important;
    }
}
@media (max-width: 1367px) {
    footer .col-md-4 {
        display: none;
    }
    footer .col-md-8 {
        width: 100%;
        margin: 0 auto;
        justify-content: center !important;
    }
}
@media (max-width: 580px) {
    header .col-md-3 {
        display: block !important;
        width: 100%;
        text-align: center;
    }
    header {
        height: 80px !important;
    }
    header .container {
        padding: 0;
    }
    main {
        padding-top: 80px !important;
    }
    header svg {
        max-height: 50px;
        margin-top: 14px !important;
    }
    header .col-md-9 {
        display: none;
        width: 100%;
        max-width: 100%;
    }
    .dev-banner {
        display: none;
    }
}
@media (min-width: 992px) {
    footer .container,
    header .container {
        max-width: 100%;
    }
}
@media (max-width: 576px) {
    main .container {
        max-width: 90%;
    }
}
@media (min-width: 576px) {
    footer .container,
    header .container {
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .order-details-pkg {
        margin-top: 30px;
    }
    .order-install {
        margin-top: 10px;
    }
    main .container.phone {
        max-width: 90%;
    }
    main .line-selector > div > div {
        padding: 30px 20px !important;
    }
    main .line-selector > div > div .features > div .col-md-10 .tprice {
        display: block !important;
    }
    main .line-selector > div > div .features > div .col-md-2 {
        display: none;
    }
}
@media (min-width: 768px) {
    footer .container,
    header .container {
        max-width: 100%;
    }
    main .line-selector > div > div .features > div:hover {
        background-color: #fff6f9;
    }
}
@media (max-width: 430px) {
    main .line-selector > div > div .form-check {
        padding: 20px 6px 20px 30px !important;
    }
}
@media (max-width: 400px) {
    footer > div {
        padding: 10px !important;
    }
    footer button {
        font-size: 14px;
    }
    header svg {
        max-width: 200px !important;
        margin-top: 10px !important;
    }
    header {
        height: 70px !important;
    }
}
@media (max-width: 510px) {
    footer .summary-result,
    footer .summary-text.setup-fee {
        display: none !important;
    }
    footer .col-md-8 {
        justify-content: flex-end !important;
    }
    footer .summary-next {
        justify-content: space-between;
        width: 100%;
        display: flex;
        padding-left: 0 !important;
    }
}
.slick-track .slick-slide {
    padding: 36px 15px;
}
main .register {
    text-align: left;
    background: #f5f6f7;
    padding: 70px 0;
    margin-top: 40px;
}
.header-small {
    display: none;
}
main .register > div {
    margin: 0 auto;
}
ul {
    padding-left: 0;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: 'Montserrat', Kessel105-Book, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #3c344c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
div.dev-banner {
    width: 240px;
    position: fixed;
    top: 0;
    right: 40px;
    padding: 5px 20px;
    text-align: center;
    z-index: 300;
    color: #fff;
    font-weight: 700;
    background-color: #d00d19;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.order-package ul {
    list-style: none;
    margin: 0;
}
.order-package ul li ul li span:first-of-type:before {
    float: left;
    margin-left: -1.25rem;
    content: "└ ";
}
.order-package ul li ul li span:first-of-type {
    flex: 1 1;
    padding-left: 1.25rem;
}
.order-package ul li ul li {
    border-bottom: 0;
    padding: 0 0 0.5rem;
    line-height: 1.3;
    display: flex;
    flex: row 1 wrap;
}
.order-package ul li ul {
    width: 100%;
    padding-left: 0.625rem;
    margin-top: 10px;
}
.order-package ul li strong {
    color: #ff2cff;
    line-height: 34px;
}
.order-package ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.9375rem 1.5625rem;
    margin: 0;
    border-bottom: 4px solid whitesmoke;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 0 #fff, 0 0 20px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    z-index: 10;
    height: 125px;
}
header > div {
    padding: 20px 0;
}
header > div svg {
    max-width: 270px;
    margin-top: 10px;
}
footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 0 #fff, 0 0 20px 0 rgb(0 0 0 / 15%);
    background-color: #fff;
}
a {
    color: #ff2cff;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Kessel105-Heavy, Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility;
}
h4, h5 {
    font-weight: 700;
}
:focus-visible {
    border: none;
    outline: 0;
}
span.error {
    font-size: 14px;
    color: #d61616;
}
input.error,
select.error {
    background: rgba(222, 32, 89, 0.1) !important;
}
main p {
    font-size: 18px;
}
main h2 {
    font-size: 42px;
}
h3 {
    letter-spacing: -0.74px;
    font-family: 'Montserrat', Kessel105-Bold, sans-serif;
    font-size: 24px;
    font-weight: 400;
}
h2,
h3 {
    color: #371334;
    font-weight: 700;
}
label {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    margin-bottom: 0.4375rem;
    color: #371334;
    text-align: left;
}
label.form-check-label {
    user-select: none;
}
form {
    margin: 0;
    padding: 0;
}
select {
    background-color: #fefefe;
    color: #3c344c;
    padding: 15px 20px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    background-image: url(/broadband/img/truespeed/down-arrow-e01da973fc7413f848b5311062a681a1.svg);
    background-position: right 20px center;
    background-size: 10px 16px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    border: 0;
    border-radius: 2px;
    font-family: 'Montserrat', Kessel105-Book;
    width: 100%;
}
select option {
    padding: 5px;
}
input[type="text"], input[type="password"] {
    background-color: #fefefe;
    color: #3c344c;
    padding: 15px 20px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    border: 0;
    border-radius: 2px;
    font-family: 'Montserrat', Kessel105-Book;
    width: 100%;
}
select::-ms-expand {
    display: none;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border: 1px solid #fdb6cc;
    outline: 1;
    box-shadow: 0 0 0 0.25rem rgb(251 217 228 / 20%);
}
footer > div {
    padding: 20px 0;
}
.register-form .form-check {
    margin-top: 20px;
}
.register-form .form-check .form-check-label {
    font-weight: 400;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 0;
    color: inherit;
    margin-left: 10px;
}
.register-form .form-check .form-check-input {
    width: 20px;
    height: 20px;
}
.register-form {
    padding-top: 5px;
}
.register-form .row > div {
    margin-top: 20px;
}
.register-form .row button {
    margin-top: 20px;
}
.steps {
    padding: 30px 0 0 0;
    font-family: "Open Sans", sans-serif;
    position: relative;
}
.steps .bar1 {
    margin-left: 11%;
    background-color: #ddd;
    height: 10px;
    position: absolute;
    top: 30px;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
}
.steps .bar2 {
    margin-left: 11%;
    background-color: #ff2cff;
    height: 10px;
    position: absolute;
    top: 30px;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
}
.steps .steps-container {
    height: 10px;
    width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    margin: 0;
    list-style: none;
}
.steps .steps-container li {
    text-align: center;
    list-style: none;
    float: left;
    width: 25%;
}
.steps .steps-container li .step .step-image {
    margin: -14px 0 0 0;
}
.steps .steps-container li .step .step-image span {
    background-color: #ddd;
    position: relative;
    z-index: 10;
    display: block;
    width: 37px;
    height: 37px;
    margin: 0 auto;
    border-radius: 37px;
    -moz-border-radius: 37px;
    -webkit-border-radius: 37px;
    -ms-border-radius: 37px;
}
.steps .steps-container li.complete .step .step-image span {
    background-color: #ff2cff;
}
.steps .steps-container li.complete .step .step-image span:after {
    background-color: #ff2cff;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    width: 27px;
    height: 27px;
    margin: 5px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    -ms-border-radius: 27px;
    box-shadow: 4px 4px 0 0 rgb(0 0 0 / 15%);
    -moz-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 0 0 rgb(0 0 0 / 15%);
}
.steps .steps-container li .step .step-current {
    font-size: 16px;
    color: #dea8b6;
    margin: 8px 0 0 0;
}
.steps .steps-container li.activated .step .step-current,
.steps .steps-container li.complete .step .step-current {
    color: #63183a;
}
.steps .steps-container li.activated .step .step-image span {
    background-color: #ff2cff;
}
.steps .steps-container li.activated .step .step-image span:after {
    background-color: #fff;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    width: 27px;
    height: 27px;
    margin: 5px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    -ms-border-radius: 27px;
    box-shadow: 4px 4px 0 0 rgb(0 0 0 / 15%);
    -moz-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 0 0 rgb(0 0 0 / 15%);
}
main {
    padding: 125px 0;
    text-align: center;
}
main .package-selector {
    margin-top: 20px;
}
main .package-scrollable {
    margin-top: 0;
}
main .package-more-icon {
    display: none;
    position: fixed;
    bottom: 100px;
    left: calc(50% - 151px);
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    padding: 10px 20px;
    font-size: 16px;
    box-shadow: 0 0 40px 0 #ffffff60;
    border: 1px solid #ff2cff;
}
main .package-selector > div .double-package {
    width: 320px;
}
main .package-selector > div .double-package > div {
    background-position-y: 30px;
    min-height: 100px;
}
main .package-selector > div .double-package > div .features {
    margin-top: 70px;
}
main .package-selector > div .double-package > div .features > p {
    margin-bottom: 2px;
}
main .package-selector > div .double-package > div .features > p:first-of-type {
    display: none;
}
main .package-selector > div .package {
    background-color: #34314b;
    border: 4px solid #34314b;
    background-image: url(/broadband/img/truespeed/Plan-cut-out-rainbow.png);
    background-position-y: 200px;
    background-repeat: no-repeat;
    /* width: 296px; */
    /* min-height: 578px; */
    padding: 40px 0 10px;
    background-size: cover;
    color: #3a354a;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 20%) !important;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 6px;
    position: relative;
    /*cursor: pointer;*/
}
main .package-selector > div .package h3 {
    color: #fff;
    padding-bottom: 16px;
}
main .package-selector > div .package .speedo {
    position: relative;
}
main .package-selector > div .package .speedo > svg {
    width: 100%;
}
main .package-selector > div .package .speedo h4 {
    font-size: 2.375rem;
    font-family: 'Montserrat', Kessel105-Heavy, sans-serif;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
    text-align: center;
    color: #ff2cff !important;
}
main .package-selector > div .package .speedo h4 span {
    font-size: 0.875rem;
    font-family: Poppins, sans-serif;
    font-weight: 800;
    text-transform: none;
}
main .package-selector > div .package.active {
    background-color: #ff2cff;
    border-color: #fdb330;
    cursor: auto;
    box-shadow: 0 0 40px 0 #fdb33060;
}
main .package-selector:not(.package-scrollable) > div .package:hover {
    border-color: #fdb330;
    box-shadow: 0 0 40px 0 #fdb33060;
}
main .line-selector > div > div .features .form-check label {
    text-align: center;
}
main .package-selector > div .package .features > p:not(.disclaimer) {
    padding: 0 0 0 13%;
    text-align: left;
    display: flex;
}
main .package-selector > div .package .features svg {
    margin-right: 10px;
    margin-top: 3px;
    filter: invert(46%) sepia(90%) saturate(5651%) hue-rotate(284deg) brightness(111%) contrast(114%);
}
main .package-selector > div .package.active .price,
main .package-selector > div .package:hover .price1 {
    background-color: #fdb330;
}
main .package-selector > div .package .price p {
    padding: 8px 0 0 10px;
    margin: 0;
}
main .package-selector > div .package .price p.single {
    padding-top: 20px;
}
main .package-selector > div .package .disclaimer {
    padding: 10px 0;
    margin: 0;
}
main .package-selector > div .package .price h5 {
    font-size: 30px;
    font-family: 'Montserrat', Kessel105-Heavy, sans-serif;
    padding: 3px 0 0 0;
    margin: 0;
}
main .package-selector > div .package .price {
    position: relative;
    font-family: 'Montserrat', Kessel105-Heavy, sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    text-transform: uppercase;
    padding: 12px 0;
}
.form-check-input:checked {
    background-color: #ff2cff;
    border-color: #ff2cff;
}
.form-check-input:focus {
    outline: 0;
    box-shadow: none;
}
main .callplan-selector > div > div > div > div > p {
    margin-bottom: 0;
}
main .callplan-selector > div > div > div > div:last-of-type > button {
    background-color: #e6acbe !important;
}
main .callplan-selector > div > div > div > p > span {
    font-family: 'Montserrat', Kessel105-Heavy;
    font-weight: 700;
}
main .callplan-selector > div > div > div > div:last-of-type > p {
    margin-bottom: 0;
}
main .callplan-selector > div > div > div > div:last-of-type {
    padding: 0 10px;
    text-align: center;
}
main .callplan-selector > div > div > div > div:first-of-type {
    padding: 20px;
}
main .callplan-selector > div > div > div.active,
main .callplan-selector > div > div > div:hover {
    color: #3c344c;
}
main .callplan-selector > div > div > div.mesh-item.active,
main .callplan-selector > div > div > div.calls-item.active {
    background-color: #ffeeff;
    border: 2px solid #ff2cff;
}
main .callplan-selector > div > div > div p {
    font-size: 16px;
}
main .callplan-selector > div > div > div.active > div:last-of-type > button,
main .callplan-selector > div > div > div:hover > .div:last-of-type > button {
    background-color: #ff2cff !important;
}
main .callplan-selector > div > div > div p:last-of-type {
    margin-bottom: 0;
}
main .callplan-selector div.calls-item,
main .callplan-selector > div > div > div.mesh-item {
    border: 2px solid #ededed;
    border-radius: 8px;
    padding: 20px;
    margin-top: 10px;
}
main .callplan-selector > div > div > div.mesh-item:hover,
main .callplan-selector > div > div > div.calls-item:hover {
    border-color: #ff2cff;
}
main .callplan-selector div.calls-item:hover {
    cursor: pointer;
}
main .callplan-selector > .buttons-column > div > div {
    cursor: pointer;
}
main .callplan-selector > div > div h4 {
    margin: 12px auto;
    padding-bottom: 0;
}
main .line-selector {
    margin-top: 20px;
}
main .line-selector > div {
    padding: 0 10px;
}
main .line-selector > div > div .form-group.cli_div {
    margin-left: 50px;
}
main .line-selector > div > div .cli_div {
    display: none;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 40px;
}
main .line-selector > div > div .features > div > div > p {
    margin-bottom: 0;
    font-size: 14px;
    padding: 0 20px 0 0;
}
main .line-selector > div > div .features > div .col-md-10 .tprice .fir {
    display: inline-block;
}
main .line-selector > div > div .features > div .col-md-10 .tprice .sec {
    display: none;
}
main .line-selector > div > div .features > div.active .col-md-10 .tprice .fir {
    display: none;
}
main .line-selector > div > div .features > div.active .col-md-10 .tprice .sec {
    display: inline-block;
}
main .line-selector > div > div .features > div .col-md-10 .tprice {
    display: none;
}
main .line-selector > div > div .features > div > div > p:first-of-type {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Montserrat', Kessel105-Heavy;
}
main .line-selector > div > div .features > div {
    text-align: left;
    border: 2px solid whitesmoke;
    padding: 10px 0px;
    border-radius: 10px
}
main .line-selector > div > div .features .form-check {
    font-size: 16px;
    padding: 0;
}
main .line-selector > div > div .features .form-check .form-check-input {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
main .line-selector > div > div .features .form-check label {
    font-size: 16px;
    color: #ff2cff;
    cursor: pointer;
}
main .line-selector > div > div .features > div {
    cursor: pointer;
}
main .line-selector > div > div .features > div:hover {
    background-color: transparent;
    border-color: #ff2cff;
}
main .line-selector > div > div .features > div.active {
    background-color: #fff6f9;
    border-color: #ff2cff;
}
main .line-selector > div > div .features {
    color: #3c344c;
    margin-top: 20px;
}
main .line-selector > div > div .form-check {
    font-size: 22px;
    text-align: left;
    padding: 20px 40px;
}
main .line-selector > div > div .form-check label p {
    font-size: 16px;
    padding: 20px 0 0 0;
    margin: 0;
}
main .line-selector > div > div .form-check label {
    font-size: 18px;
    padding: 8px 0 0 5px;
    font-family: 'Montserrat', Kessel105-Bold;
    color: #3c344c;
    cursor: pointer;
}
main .line-selector > div > div {
    border-radius: 8px;
    border: 2px solid #ededed;
    padding: 20px;
    height: 100%;
    position: relative;
    cursor: pointer;
}
main .line-selector > div > div:hover {
    border: 2px solid #ff2cff;
}
main .line-selector > div > div .addToggle {
    font-size: 22px;
    margin-top: 15%;
}
main .line-selector > div > div.active .addToggle {
    display: none;
}
main .line-selector > div > div .addBody {
    display: none;
}
main .line-selector > div > div.active .addBody {
    display: block;
}
main .line-selector > div > div button.remove {
    margin-top: 30px;
}
main .line-selector > div > div.active {
    border: 2px solid #ff2cff;
    background-color: #ffe9ff;
}
footer h2 {
    margin: 0;
    line-height: 40px;
    margin-top: 4px;
}
footer .summary-internet {
    position: relative;
}
footer .hideout {
    display: none !important;
}
footer .summary-internet > p {
    position: absolute;
    font-weight: 700;
    top: 23px;
    left: 20px;
    color: #ff2cff;
    font-size: 18px;
    display: inline-block;
    padding: 0;
    margin: 0;
}
footer .summary-internet > p > span {
    font-size: 12px;
}
main img, footer img {
    filter: invert(46%) sepia(90%) saturate(5651%) hue-rotate(284deg) brightness(111%) contrast(114%);
}
footer .summary-internet > img {
    max-width: 85px;
}
footer .summary-result.flex-column {
    justify-content: center;
}
footer .summary-result p {
    margin: 0;
    text-align: center;
}
footer .summary-result p:first-of-type {
    font-weight: 700;
}
footer .summary-text {
    color: #ff2cff;
    font-size: 30px;
}
footer .summary-text p {
    line-height: 52px;
    padding: 0 25px;
    margin: 0;
}
button:not(.slick-arrow) {
    margin: 0;
    font-family: 'Montserrat', Kessel105-Heavy, Helvetica, Roboto, Arial, sans-serif;
    background-color: #ff2cff !important;
    color: #fff !important;
    min-width: 120px;
    width: auto;
    border: 0;
    border-radius: 1rem;
    font-weight: 700;
    padding: 1rem 1.5rem;
    font-size: 16px;
}
button[name=next], #goCardlessWrap button {
    background: linear-gradient(to right, rgb(81, 11, 110), rgb(222, 0, 126), rgb(255, 44, 255));
}
button:not(.slick-arrow):hover {
    background-color: #B61FB6 !important;
    cursor: pointer;
}
footer .summary-next {
    padding: 3px 0 0 40px;
}

/* Installation Calendar */

table.table-condensed {
    background-color: #fefefe;
    padding: 10px;
    border: 20px solid #fefefe;
    border-bottom: 10px solid #fefefe;
    outline: 1px solid #E8E9EA;
}

.datepicker td, .datepicker th {
    border-radius: 2px;
}

/* Footer */

@media only screen and (max-width: 1400px) {
    footer .summary-text p {
        padding: 0 15px;
    }
    footer .summary-next {
        padding: 3px 0 0 20px;
    }
}

/* No Contract */

select#ProductType {
    max-width: 300px;
    border-radius: 15px;
    padding: 10px 20px;
    border: 1px solid #ddd;
}

p#ContractText,
p#NoContractText {
    max-width: 1200px;
    margin: 25px auto 0;
    font-size: 16px;
    padding: 0 20px;
}

div.product-features-wrapper {
    outline: 0px solid red;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0 30px 20px;
}

div.product-features-dropdown {
    outline: 0px solid blue;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

div.product-features-dropdown:hover {
    cursor: pointer;
}

div.product-features-dropdown p {
    margin: 0;
}

div.product-features-body {
    outline: 0px solid green;
}

div.product-features-body div.zyxel-wrapper {
    margin-top: 0;
    margin: 0;
}

div.contract-product div.zyxel-wrapper {
    border-bottom: 0;
}

.type-toggle button,
div.product-features-body div.setup-fee-wrapper {
    margin-top: 20px;
}

.rotated {
    transform: rotate(180deg);
}

@media only screen and (min-width: 600px) {
    div.product-features-body div.zyxel-wrapper {
        border-top: 0;
    }
}

.select-plan-button {
    margin: 0 auto 20px !important;
    border-radius: 36px !important;
    background-color: #ff2cff !important;
    color: #fff;
    padding: 12px 20px 10px !important;
}

main .line-selector > div > div.active .addBody .exit.remove {
    cursor: pointer;
    position: absolute;
    top: -50px;
    right: -15px;
}

#goCardlessLogo {
    height: 8px;
}

.hidden {
    display: none;
}

/* mesh page */

@media screen and (min-width: 1020px) {
    .mesh-network-explainer__house--house1 .wifi-signal--1 {
        right: 5%;
        top: 4%;
    }
}
@media screen and (min-width: 1020px) {
    .mesh-network-explainer__house .wifi-signal {
        width: 194px;
        height: 201px;
    }
}
@media screen and (max-width: 992px) {
    .mesh-image {
        display: none;
    }
    .buttons-column {
        width: 100%;
    }
}
.mesh-network-explainer__house .wifi-signal--1 {
    right: 174px;
    top: -13px;
}
.mesh-network-explainer__house--house2 .wifi-signal--1 {
    right: 180px;
    top: -6px;
}
.mesh-network-explainer__house--house3 .wifi-signal--1 {
    right: 75px;
    top: -6px;
}
.mesh-network-explainer__house--house2 .wifi-signal--2 {
    left: -61px;
    top: 36px;
}
.mesh-network-explainer__house--house3 .wifi-signal--2 {
    left: -31px;
    top: 44px;
}
.mesh-network-explainer__house--house3 .wifi-signal--3 {
    right: 218px;
    top: 216px;
}
.mesh-network-explainer__house .wifi-signal {
    width: 97px;
    height: 101px;
    position: absolute;
}
.mesh-network-explainer__image {
    padding: 0px;
    margin: 0px;
}
.mesh-network-explainer__house {
    display: none;
    position: relative;
}
.mesh-network-explainer__house.active {
    display: block;
}
.steps .steps-container li {
    width: 20%;
}
.wifi-signal-1 {
    display: none;
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
    }
    70% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.95);
    }
}
.mesh-network-explainer__house .wifi-signal--1 {
    left: 20px;
    right: 0;
    top: -40px;
}
.mesh-network-explainer__house--house2 .wifi-signal--1 {
    left: 200px;
    top: -50px;
    right: 0;
}
.mesh-network-explainer__house--house3 .wifi-signal--1 {
    right: 0;
    left: 350px;
}
.mesh-network-explainer__house--house3 .wifi-signal--3 {
    right: 0;
    left: 150px;
}
@media screen and (max-width: 1150px) {
    .gap-column {
        width: 50px;
    }
    .buttons-column {
        min-width: 320px;
    }
}
main .package-scrollable {
    display: block!important;
}
.mesh-diagram {
    cursor: auto;
    filter: unset;
    width: 100%;
    position: relative;
}

/* register interest button */
.register-interest-button {
    height: 60px;
    max-width: 608px;
    margin: 30px auto;
    border: 3px solid #ff2cff;
    box-shadow: hsla(341,75%,49%,0.2) 0 0 40px 0;
    border-radius: 6px;
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.register-interest-button:hover {
    cursor: pointer;
    background-color: #FDF1F5;
}
.register-interest-button p {
    text-align: center;
    margin: 0;
    font-size: 12.8px;
    padding: 0 5px;
}
.register-interest-button-icon {
    height: calc(100% + 2px);
    width: 80px;
    background-color: #ff2cff;
    position: relative;
    left: -1px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.business-packages-button {
    text-decoration: none;
}
.business-packages-button:hover {
    text-decoration: underline;
    color: #ff2cff;
}
.package-preorder-text {
    max-width: 1000px;
    margin: 10px auto 30px;
}
@media only screen and (max-width: 1000px) {
    .package-preorder-text {
        padding: 0 20px;
        font-size: 14px;
    }
    .register-interest-button-icon {
        display: none;
    }
    .register-interest-button {
        height: unset;
        padding: 10px;
    }
}
@media only screen and (max-width: 650px) {
    .register-interest-button {
        margin: 30px 20px;
    }
}

/* datepicker styles */

.datepicker td, .datepicker th {
    padding: 4px 7px;
}
.datepicker table tr td.active, .datepicker table tr td span.focused  {
    background: #ff2cff !important;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #ccc;
}

/* website re-brand 11/05/2022 */

header > .container > .row > .col-md-3 {
    align-self: center;
}
main .package-selector {
    zoom: 80%;
    max-width: 1653px;
    margin: 0 auto;
}
main .package-selector > div .package {
    background-color: white !important;
    background-image: none;
    border-radius: 16px;
    border: 0;
}
main .package-selector > div .package h3,
main .package-selector > div .package h4 {
    color: #371334 !important;
    margin-bottom: 0;
    font-size: 30px;
}
main .package-selector > div .package .price,
.service-options .option-container .option .price {
    flex-direction: column;
    align-items: center;
    background-color: whitesmoke !important;
    margin: 10px;
    padding: 20px 0;
}
main .package-selector > div .package .price h5,
.service-options .option-container .option .price h5 {
    font-size: 40px;
}
main .package-selector > div .package .price p.single,
.service-options .option-container .option .price p.single {
    padding-top: 10px;
    font-size: 16px;
    text-transform: capitalize;
}
main .package-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-template-rows: auto;
    grid-gap: 40px 20px;
}
main .package-grid > div .package h3,
main .package-grid > div .package h4 {
    font-size: 24px;
}
button[name=back] {
    background: #dfd9de !important;
    color: #371334 !important;
}
button[name=back]:hover {
    opacity: 0.8;
    background: #dfd9de !important;
}
button[name=next]:hover {
    opacity: 0.8;
}
.package.active[data-id=RES_600_18_MAR22] {
    border: 3px solid #371334 !important;
}
header > .container, header > .container > .row {
    height: 100%;
}
main .package-tab {
    position: absolute;
    top: 0;
    left: 15%;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 0;
    background: linear-gradient(to right, rgb(81, 11, 110), rgb(222, 0, 126), rgb(255, 44, 255));
    border-radius: 0 0 20px 20px;
    width: 70%;
    color: white;
    text-transform: uppercase;
}
main .package-selector > div .package .features {
    margin-top: 30px;
}
main .package-grid > div .package .features {
    margin-top: 0;
}
main .seg-active {
    fill: #ff2cff;
    opacity: 1;
}
main .seg-inactive {
    fill: #f5f5f5;
    opacity: 1;
}

/* 'Select your add-ons' section */

.container.phone {
    overflow: hidden;
    transition: height 1s;
}
.container.phone-hidden {
    height: 1px;
}
.service-options summary {
    color: #ff2cff;
    font-weight: bold;
    background-color: #f5f6f7;
    user-select: none;
}
.service-options #OptionsPage2 {
    display:none;
}
.service-options details {
    color: black;
    font-weight: unset;
}
.service-options .option-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-template-rows: auto;
    grid-gap: 10px;
    margin-top: 20px;
}
.service-options .option-container .option {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 30px;
    background-color: white;
    position: relative;
}
.service-options .option-container .option:hover, .service-options .option-container .option.active {
    border-color: #ff2cff;
    outline: 1px solid #ff2cff;
    cursor: pointer;
}
.service-options .option-container .option i:not(.la-check) {
    background-color: #FFE1FF;
    padding: 30px;
    font-size: 26px;
    color: #ff2cff;
    border-radius: 50%;
    margin-bottom: 15px;
}
.service-options .option-container .option .title {
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-options .option-container .option .description {
    padding-top: 15px;
    min-height: 140px;
}
.service-options .option-container .option .description p {
    font-size: 14px;
    text-align: left;
}
.service-options .option-container .option .price {
    border-radius: 5px;
    padding: 15px 0;
    background-color: white !important;
    border: 2px dashed #ffe1ff;
}
.service-options .option-container .option .price h5 {
    margin-bottom: 0;
}
.service-options .option-container .option .price p.single {
    padding: 0;
    margin: 0;
}
@media screen and (max-width: 800px) {
    .service-options .option-container {
        grid-template-columns: auto;
        grid-template-rows: repeat(auto-fit, minmax(100px, 1fr));
    }
}

/* business packages */

div.resi-product {
    display: initial;
    position: relative;
}
div.busi-product {
    display: none;
}
#Business div.resi-product {
    display: none;
}
#Business div.busi-product {
    display: initial;
}
.type-toggle button {
    background-color: #dad5da !important;
    color: #371334 !important;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 10px;
    min-width: 180px;
}
.type-toggle button:hover,
.type-toggle button.active {
    background: linear-gradient(to right, rgb(81, 11, 110), rgb(222, 0, 126), rgb(255, 44, 255)) !important;
    color: white !important;
}
#Business main .package-tab {
    background-color: #371334;
    color: white;
}
#Business main .package-selector > div .package .features svg {
    filter: invert(12%) sepia(26%) saturate(1697%) hue-rotate(258deg) brightness(20%) contrast(101%);
}
#Business main .package-selector > div .package .speedo h4 {
    color: #F10058 !important;
}
#Business main .seg-active {
    fill: #F10058;
}
#MeshTimes {
    color: #ff2cff;
    font-size: 35px;
    margin-right: 10px;
    max-height: 10px;
    transform: scale(1, 0.7);
    font-weight: 500;
}

/* new package design october 2022 */

.zyxel-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 40px 10px 0 30px;
    grid-gap: 20px;
}
.zyxel-wrapper div {
    display: flex;
    align-items: center;
}
.zyxel-wrapper div:not(:last-of-type) {
    border-right: 4px solid whitesmoke;
    padding-right: 20px;
}
.zyxel-wrapper img {
    width: 30px;
    height: 30px;
}
.zyxel-wrapper p {
    margin-left: 10px;
    font-size: 16px;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 0;
    width: 290px;
}

/* new residential phone page design october 2022 */

.container.resi-phone > div > div > h2 {
    text-align: center;
}
.container.resi-phone > div > div > p {
    text-align: center;
}
.container.resi-phone .line-selector > div {
    margin: 10px auto 0;
}
.container.resi-phone .line-selector > div > div h4.addToggle {
    font-size: 1.5rem;
    margin-top: 0;
}
.container.resi-phone .line-selector > div > div p.addToggle {
    font-size: 18px;
    margin-top: 20px;
}
.container.resi-phone .line-selector > div > div button.addToggle {
    font-size: 18px;
    margin-top: 35px;
}
.container.resi-phone .line-selector > div > div.active .addBody .exit.remove {
    top: -20px;
}

/* phone line page changes february 2023 */

.phone-terms-section h5 {
    font-size: 17px;
    font-weight: 700;
    font-family: 'Montserrat', Kessel105-Heavy, Sans-serif;
    color: #3c344c;
    margin-bottom: 10px;
    margin-top: 5px;
}

.phone-terms-section p {
    color: #3c344c;
    text-align: left;
    font-size: 16px;
}

main .line-selector > div > div button.phone-btn {
    min-width: 185px;
}

main .line-selector > div > div button.remove.phone-btn {
    background-color: #dfd9de !important;
    color: #371334 !important;
    margin-top: 18px;
}

main .line-selector > div > div button.remove.phone-btn:hover {
    opacity: 0.8;
}

main .line-selector > div > div .phone-terms-section .form-check {
    padding: 0 35px 20px !important;
}

main .line-selector > div > div .phone-terms-section .form-check .form-check-input {
    width: 20px;
    height: 20px;
}

main .line-selector > div > div .phone-terms-section .form-check label {
    font-size: 14px;
    padding: 0;
}

main .line-selector > div > div .phone-terms-section .error {
    line-height: 1.8;
    display: block;
}

/* easter promo 2023 */

main p.header-easter {
    margin-bottom: 0;
}

main p.disclaimer-easter {
    font-size: 16px;
    padding: 0 !important;
    text-align: center;
    justify-content: center;
}

main .package-selector-easter > div .package.active .price {
    margin-top: 35px;
}

/* Installation calendar 2023 */

.datetime-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 140px;
}

.datepicker-wrapper {
    margin-bottom: 30px;
}

.datepicker-wrapper + p {
    margin: 0;
}

.timepicker-wrapper {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
}

.timepicker-wrapper label {
    margin-right: 30px;
    font-size: 18px;
    padding-left: 4px;
}

.faq-wrapper details {
    background-color: #fefefe;
    color: #3c344c;
    margin-bottom: -1px;
    border: 1px solid #E8E9EA;
    border-radius: 2px;
    width: 100%;
    user-select: none;
}

.faq-wrapper summary {
    padding: 15px;
}

.faq-wrapper details p {
    margin: 0;
    border-top: 1px solid #E8E9EA;
    font-size: 16px;
    font-weight: 400;
    background-color: whitesmoke;
    padding: 15px;
}

.order-install {
    margin-bottom: 20px;
}

@media only screen and (max-width: 992px) {
    .datetime-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* Gnatta */

.gnatta-inline-webchat-host-fullscreen {
    overflow-y: hidden;
    position: fixed;
}

.gnatta-webchat-hidden {
    display: none;
}

.gnatta-inline-webchat {
    max-width: 400px;
    max-height: 600px;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 20vh;
    right: 15px;
    overflow: hidden;
    visibility: visible;
    z-index: 99999;
    border: 0;
}

.gnatta-inline-webchat iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #e1e1e1;
    box-shadow: 0 24px 0;
}

.gnatta-inline-webchat-collapse {
    max-width: 400px;
    max-height: 74px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    overflow: hidden;
}

@media screen and (max-width: 430px) {
    .gnatta-inline-webchat-collapse {
        width: 100%;
        max-width: 100%;
        max-height: 74px;
        position: fixed;
        bottom: 0px;
        right: 0px;
        z-index: 9999;
        overflow: visible;
    }
    .gnatta-inline-webchat-collapse iframe {
        width: 100%;
    }
}

.gwc-inlinechat-container {
    border: 0;
}

gnatta-inline-webchat-collapse .gwc-inlinechat-toolbar {
    border-radius: 8px;
}

.chat-status-btn {
    background-color: transparent;
    color: transparent;
    max-width: 220px;
    width: 100%;
    position: fixed;
    bottom: 75px;
    right: 0;
    display: flex;
    justify-content: end;
}

.chat-status-btn img {
    width: 100%;
    max-width: 110px;
    position: relative;
    z-index: 400;
}

.available-prompt {
    border-radius: 100px;
    border: 2px solid #FFF;
    background: linear-gradient(91deg, #371334 0%, #8D2284 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    padding: 8px 12px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    color: #FFF;
    max-width: 215px;
    width: 100%;
    animation: slideLeft 1s ease-out 5s forwards, slideBack 1s ease-out 15s forwards;
    position: absolute;
    top: 48px;
    left: 400px;
    text-align: center;
    z-index: 300;
}

@keyframes slideLeft {
    0% {
        left: 150px;
    }
    70% {
        left: -135px;
    }
    85% {
        left: -125px;
    }
    100% {
        left: -130px;
    }
}

@keyframes slideBack {
    0% {
        left: -130px;
    }
    100% {
        left: 250px;
    }
}

.gnatta-inline-webchat.fullscreen {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    float: none;
    z-index: 9999;
    border: none;
}

.gnattaChat button, .gnattaChat button:hover, .gnattaChat button:focus {
    background-color: transparent !important;
    border: 0;
    outline: 0;
    box-shadow: none !important;
}

/* Buying Journey Design Changes 2023 */

/* Product Info Page */

article.product-info-page {
    background-color: #f7f7f7;
}

article.product-info-page h3 {
    font-size: 30px;
}

article.product-info-page section.title-section {
    max-width: 800px;
    margin: 0 auto;
}

article.product-info-page section.switch-section h4 {
    font-size: 58px;
    text-align: left;
    line-height: 1;
    margin-bottom: 25px;
}

article.product-info-page section.switch-section {
    background: linear-gradient(to right, rgb(81, 11, 110), rgb(222, 0, 126), rgb(255, 44, 255));
    color: white;
    padding: 80px 0;
    margin: 60px 0;
}

article.product-info-page section.switch-section .switch-wrapper {
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    grid-gap: 0 40px;
}

article.product-info-page section.switch-section img {
    height: 25px;
    filter: brightness(0) invert(1);
    margin-right: 20px;
    display: inline-block;
}

article.product-info-page section.switch-section span.switch-info {
    font-size: 18px;
    text-align: left;
}

article.product-info-page section.switch-section .switch-wrapper > div:last-of-type > div {
    display: flex;
    text-align: left;
}

article.product-info-page section.switch-section .switch-wrapper > div:last-of-type > div:not(:last-of-type) {
    margin-bottom: 20px;
}

article.product-info-page section.switch-section .switch-wrapper > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

article.product-info-page section.ready-section .ready-wrapper {
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 60px auto 0;
    grid-gap: 0 40px;
}

article.product-info-page section.ready-section .ready-wrapper .ready-card {
    background-color: white;
    padding: 20px 30px;
    border-radius: 20px;
    position: relative;
}

article.product-info-page section.ready-section .ready-wrapper .ready-card b {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    display: block;
}

article.product-info-page section.ready-section .ready-wrapper .ready-card i {
    background: linear-gradient(to bottom right, #f2155e, #ff2bfa);
    border-radius: 50%;
    padding: 10px;
    font-size: 32px;
    color: white;
    position: absolute;
    top: -25px;
    left: calc(50% - 30px);
}

article.product-info-page section.register-section {
    margin-top: 80px;
    background-color: white;
    padding: 80px 20px 120px;
}

a#RegisterInterest {
    border: 1px solid #ff2cff;
    border-radius: 30px;
    color: black;
    text-decoration: none;
    padding: 10px 20px;
    margin-top: 5px;
    font-weight: bold;
    display: inline-block;
}

a#RegisterInterest:hover {
    cursor: pointer;
    background-color: #ff2cff;
    color: white;
}

#ProdctInfoNext {
    margin: 0;
    font-family: 'Montserrat', Kessel105-Heavy, Helvetica, Roboto, Arial, sans-serif;
    background-color: #ff2cff !important;
    color: #fff !important;
    min-width: 140px;
    width: auto;
    border: 0;
    border-radius: 32px;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 18px;
    -webkit-appearance: button;
    text-transform: none;
    text-align: center;
}

#ProdctInfoNext:hover {
    background-color: #B61FB6 !important;
    cursor: pointer;
}

@media only screen and (max-width: 1300px) {
    article.product-info-page section.switch-section .switch-wrapper {
        padding: 0 20px;
        grid-gap: 20px;
    }
    article.product-info-page section.switch-section h4 {
        font-size: 38px;
    }
}

@media only screen and (max-width: 768px) {
    article.product-info-page section.switch-section .switch-wrapper {
        display: block;
    }
    article.product-info-page section.switch-section .switch-wrapper > div {
        align-items: center;
        max-width: 500px;
        margin: 0 auto;
    }
    article.product-info-page section.switch-section .switch-wrapper > div.switch-checklist {
        align-items: flex-start;
        margin-top: 20px;
    }
    article.product-info-page section.switch-section h4 {
        font-size: 32px;
        text-align: center;
    }
    article.product-info-page .switch-subtitle br {
        display: none;
    }
    article.product-info-page section.ready-section .ready-wrapper {
        max-width: 1200px;
        display: grid;
        grid-template-columns: 1fr;
        margin: 60px auto 0;
        grid-gap: 40px 0;
        padding: 0 20px;
    }
    #ProdctInfoNext:hover {
        background-color: #ff2cff !important;
    }
}

/* Product Page */

article.product-page {
    background-color: #f7f7f7;
    position: absolute;
    top: 120px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 100px;
}

.package-info-section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 30px;
}

.package-info-section p {
    margin: 0;
    font-size: 16px;
}

.package-info {
    background-color: white;
    border-radius: 30px;
    padding: 25px 30px;
    box-shadow: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.package-info i {
    color: #ff174f;
    font-size: 30px;
}

.package-info p {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 0 10px;
    cursor: default;
}

main .package-selector > div .package .select-plan-button {
    width: 100%;
    border-radius: 10px !important;
    margin: 0 40px 20px !important;
    background-color: #371334 !important;
    padding: 15px !important;
}

a.more-info {
    margin-bottom: 15px;
    display: block;
    color: #371334;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
}

a.more-info:hover {
    cursor: pointer;
    text-decoration: underline;
}

main .package-selector > div .package {
    border-radius: 0 30px 30px 30px;
    box-shadow: none !important;
    padding: 55px 0 10px;
}

.zyxel-wrapper {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 20px 30px 20px 30px;
    padding: 20px 0;
}

.zyxel-wrapper div:not(:last-of-type) {
    border-right: 0;
    padding-right: 0;
}

.zyxel-wrapper img {
    filter: none;
    width: 50px;
    height: 50px;
}

main .package-selector > div .package .price h5 {
    color: #ff174f;
}

main .package-selector > div .package .price p.single {
    text-transform: none;
}

main .package-selector > div .package .price {
    padding: 0;
    background-color: transparent !important;
    text-transform: none;
}

@media only screen and (max-width: 768px) {
    .product-page .col-12 h2 {
        margin-top: 0 !important;
    }
    .package-info-section {
        flex-direction: column;
        gap: 10px;
    }
    .package-info {
        min-width: 400px;
    }
}

@media only screen and (max-width: 500px) {
    .package-info {
        min-width: unset;
    }
}

@media (max-width: 510px) {
    footer.plan-footer .summary-next {
        justify-content: flex-end;
    }
}

/* Phone Line Page */

main div.callplan-section h4 {
    text-align: center;
    max-width: 1000px;
    margin: 60px auto 20px;
}

main div.addBody h4,
main div.addBody p {
    color: #371334;
}

main .callplan-number-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

main .callplan-number-item,
main .callplan-feature {
    border: 2px solid #ededed;
    border-radius: 8px;
    padding: 20px;
    position: relative;
}

main .callplan-number-item:hover,
main .callplan-feature:hover {
    border-color: #ff2cff;
    cursor: pointer;
}

main .callplan-number-item.active,
main .callplan-feature.active {
    border-color: #ff2cff;
    background-color: #ffe9ff;
}

#AddPhoneLine h4,
#RemovePhoneLine h4 {
    font-size: 1.25rem;
}

#AddPhoneLine p,
#RemovePhoneLine p,
.feature-info-wrapper p {
    font-size: 16px;
}

.feature-checkbox-wrapper {
    margin-right: 20px;
}

.callplan-number-item label {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
}

.callplan-number-item label p {
    font-size: 16px;
    font-weight: normal;
    color: #371334;
    margin-bottom: 1rem;
}

.phone-terms-section {
    background-color: #f5f5f5;
    text-align: left;
    padding: 70px 0 100px;
    margin-top: 20px;
    margin-bottom: -30px;
}

.callplan-number-item .form-check-input {
    float: unset;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    height: 40px;
    width: 40px;
    border: 2px solid #ededed;
}

.callplan-number-item .form-check-input:checked[type=radio] {
    background-image: none;
    outline: 3px solid white;
    outline-offset: -5px;
}

main .callplan-number-item:hover,
main .callplan-number-item.active,
main .callplan-number-item:hover .form-check-input,
main .callplan-number-item.active .form-check-input {
    border-color: #ff2cff;
}

main .callplan-number-item.active {
    background-color: #ffe9ff;
}

div.callplan-number-wrapper .cli_div.form-group {
    display: none;
    margin-top: 15px;
    border-top: 1px solid #FFC8F1;
    padding-left: 65px;
    padding-top: 15px;
}

input#line1_keep0 {
    visibility: hidden;
}

input#line1_keep1 {
    margin-left: -65px;
}

.feature-checkbox-wrapper input.form-check-input {
    height: 30px;
    width: 30px;
    border: 2px solid #ededed;
}

.callplan-feature:hover .feature-checkbox-wrapper input.form-check-input,
.callplan-feature.active .feature-checkbox-wrapper input.form-check-input {
    border-color: #ff2cff;
}

.summary-next button:disabled {
    background: #dfd9de !important;
    color: #371334 !important;
}

.cli_div span.error {
    font-size: 12px !important;
    line-height: 1;
}

@media only screen and (max-width: 768px) {
    .callplan-features {
        grid-template-columns: 1fr !important;
    }
    .phone-terms-section {
        margin-bottom: -60px;
        padding: 40px 40px 100px;
        margin-top: 0;
    }
}

@media only screen and (max-width: 650px) {
    .resi-line-wrapper,
    .callplan-number-wrapper {
        grid-gap: 10px !important;
    }
    .callplan-number-wrapper input.form-check-input,
    .resi-line-wrapper span.select-icon {
        position: absolute;
        right: 5px;
        bottom: 5px;
    }
    .callplan-number-wrapper input.form-check-input {
        right: -15px;
    }
    .callplan-number-wrapper > div,
    .resi-line-wrapper #RemovePhoneLine,
    .resi-line-wrapper #AddPhoneLine {
        grid-template-columns: 1fr;
        padding: 20px 15px 50px !important;
    }
    #AddPhoneLine h4,
    #RemovePhoneLine h4,
    .callplan-number-item h5 {
        font-size: 13.5px;
        text-align: center;
    }
    #AddPhoneLine p,
    #RemovePhoneLine p,
    .callplan-number-item p {
        font-size: 12px !important;
    }
    label[for="line1_cli"] {
        font-size: 12px !important;
        padding-bottom: 10px;
    }
    .callplan-number-item label {
        padding-left: 0;
    }
}

@media only screen and (max-width: 586px) {
    div.callplan-number-wrapper .cli_div.form-group {
        padding-left: 0;
        padding-bottom: 20px;
    }
}

/* Calls & Mesh Page */

main .callplan-selector > div > div > div.mesh-item,
main .callplan-selector > div > div > div.calls-item,
#RemovePhoneLine,
#AddPhoneLine {
    display: grid;
    grid-template-columns: 40px 1fr;
    grid-gap: 20px;
}

main .callplan-selector > div > div > div.mesh-item span.select-icon,
main .callplan-selector > div > div > div.calls-item span.select-icon,
.resi-line-wrapper span.select-icon {
    display: grid;
    place-items: center;
    width: 40px;
    height: 40px;
    min-width: 40px;
    max-width: 40px;
    border-radius: 50%;
    border: 2px solid #ededed;
}

main .callplan-selector > div > div > div.mesh-item:hover span.select-icon,
main .callplan-selector > div > div > div.mesh-item.active span.select-icon,
main .callplan-selector > div > div > div.calls-item:hover span.select-icon,
main .callplan-selector > div > div > div.calls-item.active span.select-icon,
.resi-line-wrapper > div:hover span.select-icon,
.resi-line-wrapper > div.active span.select-icon {
    border-color: #ff1aff;
}

main .callplan-selector > div > div > div.mesh-item.active span.select-icon::after,
main .callplan-selector > div > div > div.calls-item.active span.select-icon::after,
.resi-line-wrapper > div.active span.select-icon::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-color: #ff1aff;
    border-radius: 50%;
}

main .callplan-selector > div > div > div > div.mesh-info,
main .callplan-selector > div > div > div > div.calls-info {
    text-align: left;
    padding: 0;
}

main .callplan-selector > div > div > div > div.mesh-info p:first-of-type,
main .callplan-selector > div > div > div > div.calls-info p:first-of-type {
    margin-bottom: 10px;
}

main .callplan-selector > div > div > div > div.mesh-info span,
main .callplan-selector > div > div > div > div.calls-info span {
    font-weight: bold;
}

main .calls-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: minmax(170px, 1fr);
    grid-gap: 20px;
}

main .callplan-selector h4 {
    margin-top: 30px;
}

main .callplan-banner {
    background-color: #ffeeff;
    padding: 20px 10px;
    box-sizing: border-box;
    margin-top: 30px;
}

main .callplan-banner p {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 0;
}

@media only screen and (max-width: 992px) {
    main .calls-wrapper {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-gap: 20px;
    }
}

/* Summary Page */

#mmWrapper {
    border: 1px solid #ff2cff;
    display: block;
    border-radius: 32px;
    max-width: 280px;
}

#mmLink {
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    display: block;
    padding: 10px 20px;
}

#mmWrapper:hover {
    background-color: #ff2cff;
}

#mmWrapper:hover #mmLink {
    color: white;
}

button.gocardless-btn {
    max-width: 300px;
}

span.gocardless-subtext {
    text-align: center;
    font-size: 10px;
    margin: 0;
    width: 270px;
    margin-bottom: -15px;
}

span.gocardless-subtext > img {
    filter: unset;
    position: relative;
    left: 1px;
}

.order-package ul li ul li span:first-of-type::before {
    color: #ff2cff;
    content: "‒";
}

#OrderBtn2.disabled-btn {
    background-color: #e2e0e0 !important;
    background: #e2e0e0;
    cursor: not-allowed;
}

#resubmitGoCardless {
    float: right;
}

#goCardlessBig {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.referral-wrapper .spinner {
    font-size: 13px;
    margin-top: 4px;
    line-height: 1.2;
}

/* Media Queries */

@media only screen and (max-width: 992px) {
    .your-package {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    #mmWrapper {
        margin-top: 20px;
    }
    main h2 {
        font-size: 32px;
        line-height: 1;
    }
    main .package-selector > div .package h3,
    main .package-selector > div .package h4 {
        font-size: 28px;
    }
    .slick-list, .slick-track, .slick-slide {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        user-select: none;
    }
    .timepicker-wrapper {
        flex-direction: column;
    }
    footer button:not(.slick-arrow) {
        font-size: 13px;
    }
}

/* Loading Spinner */

@-webkit-keyframes spin {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}

#bg-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1100;

}

#bg-overlay > div {
    position: fixed;
    top: calc(50% - 75px);
    left: calc(50% - 150px);
    height: 160px;
    width: 300px;
    background-color: #fff;
    border-radius: 4px;
    padding-top: 30px;
    text-align: center;
    z-index: 1101;
}

.spinner-container {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner-container .loader {
    position: relative;
}

.spinner-container .loader .spin {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #ff2cff; /* Red */
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 2s linear infinite;
}

.spinner-container .loader .circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.spinner-container .loader .circular .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

/*
    Product Page Design - November 2023
    https://xd.adobe.com/view/7dacede5-c02a-4297-9a77-630bb00dec4d-28ff/
*/

main div.package-selector:not(.container) {
    zoom: unset;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.type-toggle {
    margin-bottom: 35px;
}

.product-title-wrapper {
    border-bottom: 1px solid #ff2dfa;
}

.product-title-speed {
    color: #ff2dfa;
}

.product-info-wrapper {
    padding: 10px 0 20px;
}

.product-info-wrapper tr > td:first-of-type {
    font-weight: bold;
    padding-right: 10px;
    min-width: 120px;
}

.product-info-wrapper td {
    vertical-align: top;
    text-align: left;
    padding: 12px 0;
    line-height: 1.2;
}

.product-info-wrapper tr > td:nth-of-type(2) b {
    margin-bottom: 8px;
    display: inline-block;
}

.product-pricing-wrapper {
    padding: 0 30px;
}

main .package-selector div.resi-product > div,
main .package-selector div.busi-product > div {
    padding: 31px 0 10px !important;
}

main .package-selector div.resi-product .package .select-plan-button,
main .package-selector div.busi-product .package .select-plan-button {
    margin: unset !important;
    background-color: transparent !important;
    color: #371334 !important;
    border-radius: 18px !important;
    border: 1px solid #ff2dfa !important;
}

main .package-selector > div .package .select-plan-button.plan-active {
    background: linear-gradient(to right, rgb(81, 11, 110), rgb(222, 0, 126), rgb(255, 44, 255)) !important;
    color: white !important;
    border: 0 !important;
}

main .package-selector > div .package .select-plan-button:hover {
    cursor: pointer;
    color: white !important;
    background: linear-gradient(to right, rgb(81, 11, 110), rgb(222, 0, 126), rgb(255, 44, 255)) !important;
    border-color: white !important;
}

main .package-selector > div.selected .package .select-plan-button:hover {
    opacity: 0.8;
}

main .package-selector div.busi-product .package a.more-info,
main .package-selector div.contract-product .package a.more-info,
main .package-selector div.contract-24-product .package a.more-info,
main .package-selector div.no-contract-product .package a.more-info {
    margin-top: 20px;
}

section.product-info-section {
    max-width: 1300px;
    margin: 45px auto 25px;
    padding: 0 20px;
}

section.product-info-section div.product-info-tile-wrapper {
    display: grid;
    grid-gap: 2rem 0;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

section.product-info-section img {
    height: 60px;
    margin-bottom: 12px;
}

section.product-info-section h5 {
    font-size: 18px;
}

section.product-info-section div.product-info-tile p {
    font-size: 14px;
    max-width: 240px;
    margin: 0 auto;
}

.table-headers .headers {
    border-top: 1px solid #ff2dfa;
    margin-top: 119px;
}

.table-headers .headers p {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 0 60px 0 30px;
}

.table-headers .headers p:first-of-type {
    margin-top: 4px;
}

.table-headers .headers p:nth-of-type(2) {
    margin-top: 52px;
    padding: 14px 30px 24px;
    border-width: 1px 0 1px 1px;
    border-color: #ff2dfa;
    border-style: solid;
    border-radius: 50px 0 0 50px;
}

.busi-product.table-headers .headers p:nth-of-type(2),
.contract-product.table-headers .headers p:nth-of-type(2),
.contract-24-product.table-headers .headers p:nth-of-type(2) {
    padding: 14px 30px 43px;
}

div.resi-product .product-info-wrapper tr:nth-of-type(2) td,
div.busi-product .product-info-wrapper tr:nth-of-type(2) td {
    border-top: 1px solid #ff2dfa;
    border-bottom: 1px solid #ff2dfa;
}

div.resi-product:last-of-type .product-info-wrapper tr:nth-of-type(2) td:last-of-type,
div.busi-product:last-of-type .product-info-wrapper tr:nth-of-type(2) td:last-of-type {
    display: block;
    border-width: 1px 1px 1px 0px;
    border-color: #ff2dfa;
    border-style: solid;
    border-radius: 0 50px 50px 0;
}

.table-headers .headers p:nth-of-type(3) {
    margin-top: 0;
}

.table-headers .headers p:nth-of-type(4) {
    margin-top: 24px;
}

#Business .table-headers .headers p:nth-of-type(4) {
    margin-top: 38px;
}

.contract-24-product.table-headers .headers p:nth-of-type(4) {
    margin-top: 36px;
}

.no-contract-product.table-headers .headers p:nth-of-type(4) {
    margin-top: 75px;
}

#Business .product-pricing-wrapper {
    padding: 0 30px 15px;
}

main article.product-page .package-grid {
    display: grid !important;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

main article.product-page .package-grid .resi-product,
main article.product-page .package-grid .busi-product {
    background-color: white;
}

main article.product-page .package-grid .table-headers {
    display: none;
}

main article.product-page .package-grid .product-title-wrapper p {
    text-align: left;
    padding-left: 30px;
}

.package-grid .product-info-wrapper tr > td:first-of-type {
    font-size: 12px;
}

#PromoBadge {
    background-color: #ff2dfa;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 20px 20px 20px 0;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    position: absolute;
    z-index: 1;
    top: -16px;
    font-size: 14px;
}

@media screen and (min-width: 1170px) and (max-width: 1354px) {
    main div.package-selector:not(.container) {
        padding-left: 20px;
        padding-right: 20px;
    }
    .table-headers .headers p:nth-of-type(2) {
        margin-top: 71px;
    }
    .contract-product.table-headers .headers p:nth-of-type(2),
    .contract-24-product.table-headers .headers p:nth-of-type(2) {
        padding: 14px 30px 13px;
    }
}

@media only screen and (max-width: 1170px) {
    main div.package-selector:not(.container) {
        display: grid !important;
        grid-gap: 20px;
        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
        padding: 0 20px;
    }
    div.table-headers {
        display: none !important;
    }
    .product-info-wrapper td {
        padding: 8px 30px;
        border: 0 !important;
    }
    .product-info-wrapper tr > td:first-of-type {
        max-width: 170px;
    }
    .product-info-wrapper tr > td:last-of-type {
        padding: 8px 30px 8px 10px;
    }
    .product-info-wrapper td {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1170px) {
    .package-selector:not(.package-grid) .product-info-wrapper tr > td:first-of-type {
        display: none;
    }
    .product-info-wrapper tr > td:nth-of-type(2) b {
        font-size: 20px;
    }
    .product-info-wrapper td {
        padding: 18px 30px;
    }
    main .package-selector > div .package h3 {
        text-align: left;
        padding-left: 30px;
    }
    main .package-selector > div .package {
        background-color: transparent !important;
    }
    main .package-selector .package:hover,
    main .package-selector div.selected .package {
        background-color: white !important;
    }
    .slick-track .slick-slide {
        padding: 36px 0;
    }
}

p.summary-subtext {
    font-size: 10px;
    line-height: 1.6;
    margin-bottom: -15px !important;
}

#OneOffCost {
    background-color: #f5f6f7;
}

#OneOffCost > div {
    margin-top: 20px;
    color: #fff;
    background-color: #ff2cff;
    font-family: 'Kessel105-Bold', Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    padding: 15px 1.5625rem;
}

img.tick {
    position: absolute;
    z-index: 20;
    top: 10px;
    left: 8px;
}

footer#summaryFooter .container {
    display: flex;
    justify-content: space-between;
}

#buttonWrapper {
    display: flex;
}

#goCardlessWrap {
    margin-left: 5px;
}

#numMeshUnits {
    position: absolute;
    bottom: 30px;
    left: 2px;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #ff2cff;
}

.registration-address.disabled {
    opacity: 0.2;
    pointer-events: none;
    user-select: none;
}

.registration-page label {
    display: block;
}

.registration-page .input-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.registration-page .input-container input {
    padding-right: 30px;
    box-sizing: border-box;
    width: 100%;
}

.registration-page .input-spinner {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15px;
    height: 15px;
    margin-top: -7.5px;
    border: 2px solid #ccc;
    border-top: 2px solid #333;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.registration-copy-wrapper {
    padding-top: 20px;
}

ul.install-features-list {
    padding-left: 2rem;
}

.mobile-type-toggle {
    display: none;
}

.mobile-type-toggle.pinned {
    background-color: white;
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 0 0 #fff, 0 12px 20px 0 rgb(0 0 0 / 10%);
    padding-bottom: 10px;
}

.mobile-type-toggle .mobile-type-toggle-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 15px;
    background-color: white;
    max-width: 300px;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 20px;
}

.mobile-type-toggle.pinned .mobile-type-toggle-wrapper {
    margin-bottom: 0;
}

.mobile-type-toggle select {
    width: unset;
    font-size: 12px;
    padding: 14px 15px;
    background-position: right 0px center;
}

.mobile-type-toggle p {
    margin-bottom: 0;
    font-size: 16px;
}

@media only screen and (min-width: 501px) {
    .mobile-type-toggle {
        display: none !important;
    }
}

@media only screen and (max-width: 500px) {
    .type-toggle {
        display: none; /* Turn off the desktop product toggles on mobile */
    }
    .mobile-type-toggle {
        display: initial;
    }
    select#ProductType {
        margin-bottom: 10px;
    }
    article.product-page {
        overflow-anchor: none;
    }
}
