@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap";.optiwatt-alert{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;background:var(--color-grey-100);border-radius:10px;padding:16px;transition:opacity .2s ease-in-out}.optiwatt-alert.alert-exit{opacity:1}.optiwatt-alert.alert-enter,.optiwatt-alert.alert-exit-active,.optiwatt-alert.alert-exit-done{opacity:0}.optiwatt-alert.alert-enter-active,.optiwatt-alert.alert-enter-done{opacity:1}.bar{position:relative;width:100%}.bar.has-children{min-width:64px}.bar.sm{background:var(--color-grey-100);border-radius:4px;height:4px}.bar.md{background:var(--color-grey-100);border-radius:10px;height:4px}.bar.lg{background:var(--color-blue-100);border-radius:10px;height:16px}.bar-graph{--background: white;--height: 105px;background:var(--background);margin-top:14px;touch-action:none;-webkit-user-select:none;user-select:none}.bar-graph .graph{background:var(--background);height:var(--height);user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.bar-graph .graph:before{--dash-color: var(--color-grey-200);--dash-height: 1px;--dash-width: 2px;background-image:linear-gradient(to bottom,transparent var(--dash-width),var(--background) var(--dash-width)),linear-gradient(to right,var(--dash-color) var(--dash-height),transparent var(--dash-height)),linear-gradient(to right,transparent var(--dash-width),var(--background) var(--dash-width)),linear-gradient(to bottom,var(--dash-color) var(--dash-height),transparent var(--dash-height));background-size:calc(var(--dash-width) * 2) calc(var(--dash-width) * 2),calc(33.3333333333% - .02em) 50%;content:"";display:block;height:100%;position:absolute;width:100%}.bar-graph .default-data-point{--border-radius: 10px;display:grid;height:100%;place-content:end center;place-items:center;position:relative;width:8px;z-index:1}.bar-graph .default-data-point[data-key]:before{background:var(--color-grey-100);border-radius:0 0 4px 4px;bottom:-3px;content:"";height:calc(100% + 8px);opacity:0;position:absolute;width:8px}.bar-graph .default-data-point[data-key]:after{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;background:var(--color-grey-100);border-radius:4px;bottom:calc(100% + 4px);content:attr(data-key);color:var(--color-grey-500);opacity:0;padding:4px 8px;pointer-events:none;position:absolute;white-space:nowrap}.bar-graph .default-data-point[data-key]:hover:before,.bar-graph .default-data-point[data-key]:hover:after{opacity:1}.bar-graph .default-data-point .default-bar-graph-bar{border-radius:var(--border-radius);content:"";display:block;min-height:4px;transition:height .12s ease-in-out;width:4px;z-index:1}.bar-graph .default-data-point .default-bar-graph-bar[data-value="0"],.bar-graph .default-data-point .default-bar-graph-bar[data-value="1"],.bar-graph .default-data-point .default-bar-graph-bar[data-value="2"],.bar-graph .default-data-point .default-bar-graph-bar[data-value="3"],.bar-graph .default-data-point .default-bar-graph-bar[data-value="4"]{background:var(--color-grey-200)}.bar-graph .bar-graph-legend{padding-left:4px;width:fit-content}.bar-graph .bar-graph-y-axis{height:var(--height)}.--icon{transition:transform .2s ease-in-out}.text{margin:0}.bullet-list-item{padding:0 4px}.bullet-list-item:not(:first-of-type){margin-top:22px}.bullet-list-item .item-text{margin-left:12px;padding-top:2px}.bullet-list-item .item-icon svg{vertical-align:text-bottom}.optiwatt-button{cursor:pointer;transition:background .2s ease-in-out,opacity .2s ease-in-out,filter .2s ease-in-out;font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;align-items:center;border:none;border-radius:20px;display:inline-flex;justify-content:center;padding:20px 32px;position:relative;width:100%;z-index:1;transition:transform 75ms ease-in-out}.optiwatt-button:disabled{opacity:.5}.optiwatt-button:hover{filter:brightness(.95)}.optiwatt-button:active{filter:brightness(.9)}@media screen{.optiwatt-button:focus,.optiwatt-button:focus-within{outline:none!important}}.optiwatt-button.primary{background:var(--color-purple-500);color:#fff}.optiwatt-button.confirmed{background:var(--color-green-100);color:var(--color-green-900)}.optiwatt-button.disabled{background:red}.optiwatt-button.primary-subtle{background:var(--color-purple-100);color:var(--color-purple-500)}.optiwatt-button.secondary{background:var(--color-grey-100);color:var(--color-grey-900)}.optiwatt-button.accent{background:var(--color-blue-500);color:#fff}.optiwatt-button.accent-subtle{background:var(--color-blue-100);color:var(--color-blue-500)}.optiwatt-button:active{transform:translateY(2px);filter:brightness(.9)}.optiwatt-button.icon{--size: 8px;background:transparent;box-shadow:transparent 0 0 0 var(--size) / 2;color:var(--color-grey-900);height:initial;padding:var(--size);transition:background .12s ease-in-out,box-shadow .12s ease-in-out;width:fit-content}.optiwatt-button.icon:active{background:var(--color-grey-200);box-shadow:var(--color-grey-200) 0 0 0 var(--size) / 2}.optiwatt-button.icon:hover{background:var(--color-grey-100);box-shadow:var(--color-grey-100) 0 0 0 var(--size) / 2}.optiwatt-button.navigation{background:#fff;color:var(--color-grey-500);width:fit-content;padding:20px}.optiwatt-button.click-wrapper{background:none;padding:0;display:inline}.optiwatt-button.click-wrapper *:active{pointer-events:none}.optiwatt-button.outlined{background:transparent;border:1px solid var(--color-grey-400);color:var(--color-grey-900)}.optiwatt-button.outlined:hover{background:var(--color-grey-100)}.optiwatt-button>.MuiGrid-container{place-items:center;place-content:center}.circle-button{background-color:#00000080;border:none;border-radius:50%;color:#fff;padding:14px 14px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;transition:background-color .3s ease}.circle-button:hover{background-color:#000000a0}.card-action.primary{flex:4}.card-action.secondary{flex:2}.card-action.navigation{flex:0}.card-actions{width:100%;margin-top:8px;display:flex;flex-grow:1;align-items:flex-end;justify-content:center}.card-actions-content{display:flex;flex-direction:row;gap:16px;flex-grow:1;justify-content:center}.card-navigation{margin-bottom:8px}.card-navigation.has-header{margin-bottom:0}.card-navigation .navigation-button{margin-top:-8px}.card-navigation .navigation-button.left{margin-left:-8px}.card-navigation .navigation-button.right{margin-right:-8px}.card-navigation .navigation-header{padding-top:8px;padding-left:8px}.chip{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;--border-width: 2px;background:var(--color-grey-100);border-radius:20px;display:inline-block;margin:var(--border-width);padding:10px 16px;position:relative;transition:background .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.chip:after{transition:border .2s ease-in-out;border:var(--border-width) solid transparent;border-radius:calc(20px + var(--border-width));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.chip-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;transition:opacity .2s ease-in-out}.chip-group.column{flex-direction:column}.chip-group.centered{place-content:center}.chip-group.clickable .chip{cursor:pointer}.chip-group.disabled{opacity:50%;pointer-events:none}.chip-group.scrollable{flex-wrap:nowrap;max-width:calc(100vw - 72px);overflow-x:scroll;place-content:revert;white-space:nowrap}.chip-group.scrollable::-webkit-scrollbar{display:none}.chip-group.buttons .chip:active{background:var(--color-blue-100);transition:background .2s ease-in-out,border-color .2s ease-in-out}.chip-group.buttons .chip:active:after{border-color:var(--color-blue-500)}.chip-group .active{position:relative}.chip-group .active .chip{background:var(--color-blue-100);transition:background .2s ease-in-out,border-color .2s ease-in-out}.chip-group .active .chip:after{border-color:var(--color-blue-500)}.g-snows{width:100%;height:100%;position:relative;overflow:hidden}.g-snows>li{position:absolute;top:-24px;border-radius:100%;background-color:var(--color-purple-500);background-repeat:no-repeat;background-size:100% auto;animation-name:snow-drop;animation-iteration-count:infinite;animation-timing-function:linear;animation-fill-mode:forwards}.g-snows>li:nth-child(1){left:58%;width:4px;height:4px;animation-duration:6431ms;animation-delay:1087ms;filter:blur(1px)}.g-snows>li:nth-child(2){left:21%;width:1px;height:1px;animation-duration:4615ms;animation-delay:898ms;filter:blur(1px)}.g-snows>li:nth-child(3){left:25%;width:8px;height:8px;animation-duration:3632ms;animation-delay:2543ms;filter:blur(0px)}.g-snows>li:nth-child(4){left:23%;width:3px;height:3px;animation-duration:5226ms;animation-delay:371ms;filter:blur(1px)}.g-snows>li:nth-child(5){left:87%;width:3px;height:3px;animation-duration:5625ms;animation-delay:675ms;filter:blur(2px)}.g-snows>li:nth-child(6){left:22%;width:1px;height:1px;animation-duration:6197ms;animation-delay:2978ms;filter:blur(1px)}.g-snows>li:nth-child(7){left:50%;width:3px;height:3px;animation-duration:4995ms;animation-delay:4522ms;filter:blur(1px)}.g-snows>li:nth-child(8){left:83%;width:2px;height:2px;animation-duration:5022ms;animation-delay:1789ms;filter:blur(0px)}.g-snows>li:nth-child(9){left:105%;width:8px;height:8px;animation-duration:4617ms;animation-delay:3399ms;filter:blur(0px)}.g-snows>li:nth-child(10){left:146%;width:5px;height:5px;animation-duration:4558ms;animation-delay:139ms;filter:blur(1px)}.g-snows>li:nth-child(11){left:15%;width:0px;height:0px;animation-duration:3937ms;animation-delay:3609ms;filter:blur(0px)}.g-snows>li:nth-child(12){left:41%;width:6px;height:6px;animation-duration:8377ms;animation-delay:4243ms;filter:blur(0px)}.g-snows>li:nth-child(13){left:49%;width:2px;height:2px;animation-duration:5716ms;animation-delay:4946ms;filter:blur(1px)}.g-snows>li:nth-child(14){left:1%;width:0px;height:0px;animation-duration:4018ms;animation-delay:3421ms;filter:blur(2px)}.g-snows>li:nth-child(15){left:85%;width:3px;height:3px;animation-duration:6246ms;animation-delay:3688ms;filter:blur(1px)}.g-snows>li:nth-child(16){left:24%;width:9px;height:9px;animation-duration:4.43s;animation-delay:1737ms;filter:blur(1px)}.g-snows>li:nth-child(17){left:69%;width:6px;height:6px;animation-duration:7806ms;animation-delay:2724ms;filter:blur(1px)}.g-snows>li:nth-child(18){left:87%;width:7px;height:7px;animation-duration:3185ms;animation-delay:1094ms;filter:blur(0px)}.g-snows>li:nth-child(19){left:128%;width:2px;height:2px;animation-duration:6059ms;animation-delay:629ms;filter:blur(0px)}.g-snows>li:nth-child(20){left:69%;width:2px;height:2px;animation-duration:4281ms;animation-delay:2227ms;filter:blur(1px)}.g-snows>li:nth-child(21){left:96%;width:6px;height:6px;animation-duration:7593ms;animation-delay:3711ms;filter:blur(1px)}.g-snows>li:nth-child(22){left:66%;width:6px;height:6px;animation-duration:3883ms;animation-delay:3651ms;filter:blur(0px)}.g-snows>li:nth-child(23){left:72%;width:2px;height:2px;animation-duration:4435ms;animation-delay:36ms;filter:blur(1px)}.g-snows>li:nth-child(24){left:128%;width:3px;height:3px;animation-duration:5345ms;animation-delay:53ms;filter:blur(1px)}.g-snows>li:nth-child(25){left:16%;width:8px;height:8px;animation-duration:3374ms;animation-delay:649ms;filter:blur(1px)}.g-snows>li:nth-child(26){left:161%;width:2px;height:2px;animation-duration:6331ms;animation-delay:4742ms;filter:blur(0px)}.g-snows>li:nth-child(27){left:107%;width:2px;height:2px;animation-duration:7675ms;animation-delay:.85s;filter:blur(0px)}.g-snows>li:nth-child(28){left:112%;width:8px;height:8px;animation-duration:4871ms;animation-delay:3831ms;filter:blur(0px)}.g-snows>li:nth-child(29){left:9%;width:7px;height:7px;animation-duration:4446ms;animation-delay:2857ms;filter:blur(1px)}.g-snows>li:nth-child(30){left:64%;width:2px;height:2px;animation-duration:4702ms;animation-delay:.71s;filter:blur(0px)}.g-snows>li:nth-child(31){left:172%;width:5px;height:5px;animation-duration:7684ms;animation-delay:1754ms;filter:blur(2px)}.g-snows>li:nth-child(32){left:57%;width:3px;height:3px;animation-duration:5183ms;animation-delay:4196ms;filter:blur(1px)}.g-snows>li:nth-child(33){left:37%;width:1px;height:1px;animation-duration:4091ms;animation-delay:1.08s;filter:blur(1px)}.g-snows>li:nth-child(34){left:91%;width:0px;height:0px;animation-duration:4126ms;animation-delay:2128ms;filter:blur(0px)}.g-snows>li:nth-child(35){left:66%;width:3px;height:3px;animation-duration:3976ms;animation-delay:1399ms;filter:blur(2px)}.g-snows>li:nth-child(36){left:2%;width:4px;height:4px;animation-duration:5858ms;animation-delay:2413ms;filter:blur(1px)}.g-snows>li:nth-child(37){left:76%;width:9px;height:9px;animation-duration:3351ms;animation-delay:3614ms;filter:blur(1px)}.g-snows>li:nth-child(38){left:34%;width:2px;height:2px;animation-duration:3278ms;animation-delay:1307ms;filter:blur(1px)}.g-snows>li:nth-child(39){left:45%;width:0px;height:0px;animation-duration:3098ms;animation-delay:2635ms;filter:blur(1px)}.g-snows>li:nth-child(40){left:52%;width:7px;height:7px;animation-duration:5702ms;animation-delay:3588ms;filter:blur(2px)}.g-snows>li:nth-child(41){left:92%;width:5px;height:5px;animation-duration:3856ms;animation-delay:4995ms;filter:blur(1px)}.g-snows>li:nth-child(42){left:157%;width:9px;height:9px;animation-duration:4838ms;animation-delay:1895ms;filter:blur(1px)}.g-snows>li:nth-child(43){left:14%;width:1px;height:1px;animation-duration:3466ms;animation-delay:593ms;filter:blur(2px)}.g-snows>li:nth-child(44){left:70%;width:3px;height:3px;animation-duration:3295ms;animation-delay:3.37s;filter:blur(0px)}.g-snows>li:nth-child(45){left:137%;width:5px;height:5px;animation-duration:6322ms;animation-delay:3624ms;filter:blur(0px)}.g-snows>li:nth-child(46){left:119%;width:4px;height:4px;animation-duration:4645ms;animation-delay:2273ms;filter:blur(2px)}.g-snows>li:nth-child(47){left:22%;width:4px;height:4px;animation-duration:5877ms;animation-delay:3443ms;filter:blur(0px)}.g-snows>li:nth-child(48){left:3%;width:4px;height:4px;animation-duration:4535ms;animation-delay:4123ms;filter:blur(0px)}.g-snows>li:nth-child(49){left:112%;width:1px;height:1px;animation-duration:4647ms;animation-delay:1535ms;filter:blur(2px)}.g-snows>li:nth-child(50){left:4%;width:3px;height:3px;animation-duration:3125ms;animation-delay:4838ms;filter:blur(0px)}.g-snows>li:nth-child(51){left:81%;width:2px;height:2px;animation-duration:3898ms;animation-delay:4416ms;filter:blur(1px)}.g-snows>li:nth-child(52){left:122%;width:2px;height:2px;animation-duration:3252ms;animation-delay:495ms;filter:blur(1px)}.g-snows>li:nth-child(53){left:79%;width:8px;height:8px;animation-duration:5433ms;animation-delay:3.97s;filter:blur(0px)}.g-snows>li:nth-child(54){left:94%;width:5px;height:5px;animation-duration:4.12s;animation-delay:3143ms;filter:blur(1px)}.g-snows>li:nth-child(55){left:118%;width:5px;height:5px;animation-duration:3478ms;animation-delay:2.48s;filter:blur(0px)}.g-snows>li:nth-child(56){left:11%;width:2px;height:2px;animation-duration:4302ms;animation-delay:4205ms;filter:blur(1px)}.g-snows>li:nth-child(57){left:6%;width:1px;height:1px;animation-duration:3873ms;animation-delay:2028ms;filter:blur(0px)}.g-snows>li:nth-child(58){left:28%;width:1px;height:1px;animation-duration:7744ms;animation-delay:3.64s;filter:blur(0px)}.g-snows>li:nth-child(59){left:53%;width:4px;height:4px;animation-duration:6513ms;animation-delay:3558ms;filter:blur(1px)}.g-snows>li:nth-child(60){left:21%;width:1px;height:1px;animation-duration:6723ms;animation-delay:1098ms;filter:blur(0px)}.g-snows>li:nth-child(61){left:10%;width:4px;height:4px;animation-duration:6573ms;animation-delay:4521ms;filter:blur(1px)}.g-snows>li:nth-child(62){left:53%;width:4px;height:4px;animation-duration:3375ms;animation-delay:3308ms;filter:blur(2px)}.g-snows>li:nth-child(63){left:123%;width:1px;height:1px;animation-duration:4167ms;animation-delay:4132ms;filter:blur(1px)}.g-snows>li:nth-child(64){left:12%;width:1px;height:1px;animation-duration:5789ms;animation-delay:1235ms;filter:blur(1px)}.g-snows>li:nth-child(65){left:83%;width:4px;height:4px;animation-duration:3139ms;animation-delay:3589ms;filter:blur(0px)}.g-snows>li:nth-child(66){left:121%;width:7px;height:7px;animation-duration:5592ms;animation-delay:2177ms;filter:blur(2px)}.g-snows>li:nth-child(67){left:7%;width:4px;height:4px;animation-duration:3311ms;animation-delay:618ms;filter:blur(0px)}.g-snows>li:nth-child(68){left:21%;width:3px;height:3px;animation-duration:5432ms;animation-delay:2.08s;filter:blur(1px)}.g-snows>li:nth-child(69){left:45%;width:1px;height:1px;animation-duration:3871ms;animation-delay:4567ms;filter:blur(0px)}.g-snows>li:nth-child(70){left:34%;width:8px;height:8px;animation-duration:5605ms;animation-delay:225ms;filter:blur(0px)}.g-snows>li:nth-child(71){left:111%;width:2px;height:2px;animation-duration:6516ms;animation-delay:1206ms;filter:blur(1px)}.g-snows>li:nth-child(72){left:136%;width:1px;height:1px;animation-duration:4715ms;animation-delay:3.32s;filter:blur(1px)}.g-snows>li:nth-child(73){left:107%;width:0px;height:0px;animation-duration:3345ms;animation-delay:943ms;filter:blur(1px)}.g-snows>li:nth-child(74){left:154%;width:5px;height:5px;animation-duration:4371ms;animation-delay:2187ms;filter:blur(2px)}.g-snows>li:nth-child(75){left:45%;width:2px;height:2px;animation-duration:5968ms;animation-delay:3463ms;filter:blur(2px)}.g-snows>li:nth-child(76){left:29%;width:3px;height:3px;animation-duration:5399ms;animation-delay:3282ms;filter:blur(0px)}.g-snows>li:nth-child(77){left:63%;width:5px;height:5px;animation-duration:4234ms;animation-delay:3689ms;filter:blur(1px)}.g-snows>li:nth-child(78){left:63%;width:3px;height:3px;animation-duration:5157ms;animation-delay:1386ms;filter:blur(2px)}.g-snows>li:nth-child(79){left:38%;width:1px;height:1px;animation-duration:3821ms;animation-delay:4977ms;filter:blur(1px)}.g-snows>li:nth-child(80){left:126%;width:7px;height:7px;animation-duration:7184ms;animation-delay:1319ms;filter:blur(1px)}.g-snows>li:nth-child(81){left:3%;width:2px;height:2px;animation-duration:4497ms;animation-delay:1345ms;filter:blur(0px)}.g-snows>li:nth-child(82){left:81%;width:0px;height:0px;animation-duration:7246ms;animation-delay:1926ms;filter:blur(0px)}.g-snows>li:nth-child(83){left:40%;width:10px;height:10px;animation-duration:4081ms;animation-delay:2492ms;filter:blur(1px)}.g-snows>li:nth-child(84){left:94%;width:5px;height:5px;animation-duration:3127ms;animation-delay:81ms;filter:blur(0px)}.g-snows>li:nth-child(85){left:166%;width:5px;height:5px;animation-duration:7075ms;animation-delay:548ms;filter:blur(0px)}.g-snows>li:nth-child(86){left:23%;width:8px;height:8px;animation-duration:4463ms;animation-delay:4804ms;filter:blur(0px)}.g-snows>li:nth-child(87){left:81%;width:8px;height:8px;animation-duration:4833ms;animation-delay:4063ms;filter:blur(0px)}.g-snows>li:nth-child(88){left:17%;width:6px;height:6px;animation-duration:3351ms;animation-delay:3651ms;filter:blur(1px)}.g-snows>li:nth-child(89){left:19%;width:6px;height:6px;animation-duration:3841ms;animation-delay:4.43s;filter:blur(1px)}.g-snows>li:nth-child(90){left:14%;width:3px;height:3px;animation-duration:3267ms;animation-delay:2327ms;filter:blur(1px)}.g-snows>li:nth-child(91){left:18%;width:4px;height:4px;animation-duration:6498ms;animation-delay:194ms;filter:blur(1px)}.g-snows>li:nth-child(92){left:53%;width:0px;height:0px;animation-duration:4596ms;animation-delay:3249ms;filter:blur(0px)}.g-snows>li:nth-child(93){left:109%;width:6px;height:6px;animation-duration:3017ms;animation-delay:2749ms;filter:blur(1px)}.g-snows>li:nth-child(94){left:41%;width:2px;height:2px;animation-duration:4281ms;animation-delay:.33s;filter:blur(0px)}.g-snows>li:nth-child(95){left:34%;width:7px;height:7px;animation-duration:5727ms;animation-delay:738ms;filter:blur(0px)}.g-snows>li:nth-child(96){left:13%;width:4px;height:4px;animation-duration:6107ms;animation-delay:3035ms;filter:blur(2px)}.g-snows>li:nth-child(97){left:56%;width:0px;height:0px;animation-duration:8002ms;animation-delay:4768ms;filter:blur(1px)}.g-snows>li:nth-child(98){left:59%;width:2px;height:2px;animation-duration:3.63s;animation-delay:.56s;filter:blur(1px)}.g-snows>li:nth-child(99){left:62%;width:8px;height:8px;animation-duration:3.01s;animation-delay:3615ms;filter:blur(0px)}.g-snows>li:nth-child(100){left:168%;width:2px;height:2px;animation-duration:6723ms;animation-delay:1802ms;filter:blur(1px)}@keyframes snow-drop{0%{transform:translate(0);opacity:.5;margin-left:0}10%{margin-left:15px}20%{margin-left:20px}25%{transform:translateY(62.5px);opacity:.75}30%{margin-left:15px}40%{margin-left:0}50%{transform:translateY(125px);opacity:1;margin-left:-15px}60%{margin-left:-20px}70%{margin-left:-15px}75%{transform:translateY(187.5px);opacity:.5}80%{margin-left:0}to{transform:translateY(250px);opacity:0}}.data-list-item{background:#fff;min-height:48px;padding:0 4px}.optiwatt-datepicker{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;-webkit-user-select:none;user-select:none}.optiwatt-datepicker.elevated{box-shadow:0 0 10px #0000001a;opacity:0;position:absolute;transform:scale(0);transition:opacity .2s ease-in-out,right .2s ease-in-out,transform .2s ease-in-out;min-width:300px;max-width:724px;width:clamp(300px,100% - 40px,600px);z-index:10000}.optiwatt-datepicker .month-year-selector{cursor:pointer;transition:background .2s ease-in-out,opacity .2s ease-in-out,filter .2s ease-in-out;font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;background:unset;border:none;cursor:revert;display:flex;padding:0 4px;place-items:center}.optiwatt-datepicker .month-year-selector:disabled{opacity:.5}.optiwatt-datepicker .month-year-selector:hover{filter:brightness(.95)}.optiwatt-datepicker .month-year-selector:active{filter:brightness(.9)}@media screen{.optiwatt-datepicker .month-year-selector:focus,.optiwatt-datepicker .month-year-selector:focus-within{outline:none!important}}.optiwatt-datepicker .optiwatt-datepicker-day{cursor:pointer;height:100%;position:relative;transition:color .12s ease-in-out;width:100%}.optiwatt-datepicker .optiwatt-datepicker-day:after{background:transparent;border-radius:50%;content:"";height:32px;position:absolute;transition:background .12s ease-in-out,color .12s ease-in-out;width:32px;z-index:-1}.optiwatt-datepicker .optiwatt-datepicker-day:not(.selected):not(.current-day):hover:after{background:var(--color-grey-100)}.optiwatt-datepicker .optiwatt-datepicker-day.selected{color:var(--color-blue-500)}.optiwatt-datepicker .optiwatt-datepicker-day.selected:after{background:var(--color-blue-100)}.optiwatt-datepicker .optiwatt-datepicker-day.current-day.selected{color:#fff}.optiwatt-datepicker .optiwatt-datepicker-day.current-day.selected:after{background:var(--color-blue-500)}.optiwatt-datepicker .optiwatt-datepicker-day.current-day:not(.selected){color:var(--color-blue-500)}.optiwatt-datepicker.datepicker-enter,.optiwatt-datepicker.datepicker-exit,.optiwatt-datepicker.datepicker-exit-active,.optiwatt-datepicker.datepicker-exit-done{opacity:0;transform:scale(0)}.optiwatt-datepicker.datepicker-enter-done{opacity:1;transform:scale(1)}.divider{background:#e5e5e5}.divider.horizontal{height:1px;width:100%}.divider.vertical{border-radius:4px;height:100%;width:2px}.optiwatt-dualthumbrangeslider{display:flex;padding:15px 0}.optiwatt-dualthumbrangeslider .thumb-container{min-width:32px;width:fit-content;border-radius:100%;outline:2px solid transparent;transition:outline-color .3s ease;transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms}.optiwatt-dualthumbrangeslider .thumb-container.thumb-container-disabled{cursor:not-allowed!important}.optiwatt-dualthumbrangeslider .thumb-container.thumb-container-disabled:hover,.optiwatt-dualthumbrangeslider .thumb-container.thumb-container-disabled:focus{box-shadow:none}.optiwatt-dualthumbrangeslider .thumb-container:hover,.optiwatt-dualthumbrangeslider .thumb-container:focus{box-shadow:0 0 0 14px #0003}.optiwatt-dualthumbrangeslider .active-hover{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:-4px;font-size:14px;font-weight:700;color:#5d5d5d;background-color:#f2f2f2;border-radius:8px;width:40px;height:25px}.optiwatt-dualthumbrangeslider .thumb-container:focus-within{outline-color:transparent}.optiwatt-dualthumbrangeslider .thumb-input{display:flex;justify-content:center;align-items:center;position:relative;min-width:32px;min-height:32px;background-color:#fff;box-shadow:0 0 10px #00000040;border-radius:100%}.optiwatt-dualthumbrangeslider .thumb-input .text{font-size:14px;font-weight:700;line-height:16px;letter-spacing:0em}.optiwatt-dualthumbrangeslider .track{flex:1}.optiwatt-dualthumbrangeslider .current-schedule{background:#5d5d5d;height:4px}.optiwatt-dualthumbrangeslider .current-schedule .current-schedule-text{display:flex;justify-content:space-between;margin:-23px -5px 0;font-size:14px;font-weight:700;line-height:16px}.grid{box-sizing:border-box;display:grid;grid-auto-flow:dense;position:relative}.grid.column{grid-auto-flow:column}.grid.fluid{width:100%}.expansion-panel{--transition: .2s ease-in-out;--padding-x: 16px;--padding-y: 24px;align-items:center;background:#fff;border:1px solid var(--color-grey-200);border-radius:8px;cursor:pointer;display:flex;overflow:hidden;padding:var(--padding-y) var(--padding-x);position:relative;transition:opacity var(--transition);-webkit-user-select:none;user-select:none}.expansion-panel.compact{--padding-x: 0px;--padding-y: 4px;border:none}.expansion-panel.last{border:0px!important}.expansion-panel .expansion-panel-content{opacity:0;position:relative;transition:opacity var(--transition),max-height var(--transition)}.expansion-panel .expansion-panel-content.compact:before{display:none}.expansion-panel .expansion-panel-content:before{background:var(--color-grey-200);content:"";height:1px;left:calc(var(--padding-y) * -1);position:absolute;width:200%}.expansion-panel .expansion-panel-content.content-exit{top:var(--padding-y);opacity:1}.expansion-panel .expansion-panel-content.content-exit-active,.expansion-panel .expansion-panel-content.content-exit-done{opacity:0}.expansion-panel.disabled .expansion-panel-icon{opacity:.25;pointer-events:none}.expansion-panel .expansion-panel-icon{transition:transform var(--transition),opacity var(--transition);opacity:1}.expansion-panel.expanded .expansion-panel-content.content-enter{opacity:0}.expansion-panel.expanded .expansion-panel-content.content-enter-active,.expansion-panel.expanded .expansion-panel-content.content-enter-done{top:var(--padding-y);opacity:1}.expansion-panel .icon-container{display:flex}.expansion-panel .nested{padding-bottom:1rem;border-top:none;border-left:none;border-right:none;border-radius:0;padding:.75rem;--padding-y: 16px}.MuiGrid-root.full-width{width:100%}.MuiGrid-item:has(>.icon){display:flex}:root{--breakpoint-xs: 0;--breakpoint-sm: 600px;--breakpoint-md: 960px;--breakpoint-lg: 1280px;--breakpoint-xl: 1920px}.xs-only{display:none}@media only screen and (max-width: 599px){.xs-only{display:revert}}.sm-only{display:none}@media only screen and (min-width: 600px) and (max-width: 960px){.sm-only{display:revert}}.sm-and-down{display:none}@media only screen and (max-width: 960px){.sm-and-down{display:revert}}.sm-and-up{display:none}@media only screen and (min-width: 600px){.sm-and-up{display:revert}}.md-only{display:none}@media only screen and (min-width: 961px) and (max-width: 1280px){.md-only{display:revert}}.md-and-down{display:none}@media only screen and (max-width: 1280px){.md-and-down{display:revert}}.md-and-up{display:none}@media only screen and (min-width: 961px){.md-and-up{display:revert}}.lg-only{display:none}@media only screen and (min-width: 1281px) and (max-width: 1920px){.lg-only{display:revert}}.lg-and-down{display:none}@media only screen and (max-width: 1920px){.lg-and-down{display:revert}}.lg-and-up{display:none}@media only screen and (min-width: 1281px){.lg-and-up{display:revert}}.xl-only{display:none}@media only screen and (min-width: 1921px){.xl-only{display:revert}}.grid-item{display:grid}.grid-item.columns-1{grid-column:span 1}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-1{grid-column:span 1}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-1{grid-column:span 1}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-1{grid-column:span 1}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-1{grid-column:span 1}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-1{grid-column:span 1}}.grid-item.columns-2{grid-column:span 2}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-2{grid-column:span 2}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-2{grid-column:span 2}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-2{grid-column:span 2}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-2{grid-column:span 2}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-2{grid-column:span 2}}.grid-item.columns-3{grid-column:span 3}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-3{grid-column:span 3}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-3{grid-column:span 3}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-3{grid-column:span 3}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-3{grid-column:span 3}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-3{grid-column:span 3}}.grid-item.columns-4{grid-column:span 4}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-4{grid-column:span 4}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-4{grid-column:span 4}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-4{grid-column:span 4}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-4{grid-column:span 4}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-4{grid-column:span 4}}.grid-item.columns-5{grid-column:span 5}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-5{grid-column:span 5}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-5{grid-column:span 5}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-5{grid-column:span 5}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-5{grid-column:span 5}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-5{grid-column:span 5}}.grid-item.columns-6{grid-column:span 6}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-6{grid-column:span 6}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-6{grid-column:span 6}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-6{grid-column:span 6}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-6{grid-column:span 6}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-6{grid-column:span 6}}.grid-item.columns-7{grid-column:span 7}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-7{grid-column:span 7}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-7{grid-column:span 7}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-7{grid-column:span 7}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-7{grid-column:span 7}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-7{grid-column:span 7}}.grid-item.columns-8{grid-column:span 8}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-8{grid-column:span 8}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-8{grid-column:span 8}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-8{grid-column:span 8}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-8{grid-column:span 8}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-8{grid-column:span 8}}.grid-item.columns-9{grid-column:span 9}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-9{grid-column:span 9}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-9{grid-column:span 9}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-9{grid-column:span 9}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-9{grid-column:span 9}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-9{grid-column:span 9}}.grid-item.columns-10{grid-column:span 10}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-10{grid-column:span 10}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-10{grid-column:span 10}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-10{grid-column:span 10}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-10{grid-column:span 10}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-10{grid-column:span 10}}.grid-item.columns-11{grid-column:span 11}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-11{grid-column:span 11}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-11{grid-column:span 11}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-11{grid-column:span 11}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-11{grid-column:span 11}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-11{grid-column:span 11}}.grid-item.columns-12{grid-column:span 12}@media (min-width: var(--breakpoint-xs)) and (max-width: var(--breakpoint-sm)){.grid-item.column-xs-12{grid-column:span 12}}@media (min-width: var(--breakpoint-sm)) and (max-width: var(--breakpoint-md)){.grid-item.column-sm-12{grid-column:span 12}}@media (min-width: var(--breakpoint-md)) and (max-width: var(--breakpoint-lg)){.grid-item.column-md-12{grid-column:span 12}}@media (min-width: var(--breakpoint-lg)) and (max-width: var(--breakpoint-xl)){.grid-item.column-lg-12{grid-column:span 12}}@media (min-width: var(--breakpoint-xl)){.grid-item.column-xl-12{grid-column:span 12}}.bordered-list .list-item{border-bottom:1px solid var(--color-grey-200)}.bordered-list .list-item:last-of-type{border-bottom:none}.loading-animation{--size-multiplier: 1;--dot-size: calc(4px * var(--size-multiplier));background:var(--color-grey-400);border-radius:50%;display:grid;height:calc(50px * var(--size-multiplier));place-content:center;width:calc(50px * var(--size-multiplier))}.loading-animation.medium{--size-multiplier: 3}.loading-animation.large{--size-multiplier: 5}.loading-animation.no-background{background:none;height:initial}.loading-animation>div{border-radius:50%;height:var(--dot-size);width:var(--dot-size)}.loading-animation.falling{--animation-delay: .15s;display:grid;grid-template-columns:repeat(3,min-content);grid-gap:var(--dot-size)}.loading-animation.falling>div{animation:falling calc(1.5s + var(--animation-delay)) infinite ease-in-out}.loading-animation.falling>div:nth-of-type(2n){animation-delay:calc(1 * var(--animation-delay))}.loading-animation.falling>div:nth-of-type(3n){animation-delay:calc(2 * var(--animation-delay))}.loading-animation.falling>div:nth-of-type(4n){animation-delay:calc(3 * var(--animation-delay))}@keyframes falling{0%{opacity:0;transform:translateY(calc(-10px * var(--size-multiplier)))}25%{opacity:1;transform:translateY(0)}75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(calc(10px * var(--size-multiplier)))}}.loading-animation.flashing{--animation-delay: .4s;display:grid;grid-template-columns:repeat(3,min-content);grid-gap:var(--dot-size)}.loading-animation.flashing>div{animation:flashing calc(6 * var(--animation-delay)) infinite linear}.loading-animation.flashing>div:nth-of-type(2n){animation-delay:calc(1 * var(--animation-delay))}.loading-animation.flashing>div:nth-of-type(3n){animation-delay:calc(2 * var(--animation-delay))}.loading-animation.flashing>div:nth-of-type(4n){animation-delay:calc(3 * var(--animation-delay))}@keyframes flashing{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.optiwatt-modal{opacity:0;position:absolute;transition:opacity .2s ease;z-index:2000}.optiwatt-modal .optiwatt-modal-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;touch-action:none;height:100vh;width:100vw}.optiwatt-modal .optiwatt-modal-dialog{font-family:var(--font-family);font-weight:700;color:var(--color-grey-500);font-size:14px;line-height:143%;filter:drop-shadow(0 0 10px rgba(0,0,0,.1))!important;left:50%;opacity:0;position:fixed;top:50%;transition:opacity .12s ease,transform .12s ease;transform:translate(-50%,-35%);overflow-y:auto}.optiwatt-modal.fullscreen .optiwatt-modal-dialog{border-radius:0;height:100%;width:100%}.optiwatt-modal.fullscreen .optiwatt-modal-dialog .optiwatt-modal-content{height:100%}.optiwatt-modal:not(.fullscreen) .optiwatt-modal-dialog{min-width:300px;width:92%;max-width:700px}.optiwatt-modal .optiwatt-modal-close-button{position:absolute;right:12px;top:12px}.optiwatt-modal .optiwatt-modal-title-container{padding-right:40px}.optiwatt-modal.modal-exit{opacity:1}.optiwatt-modal.modal-enter,.optiwatt-modal.modal-exit-active,.optiwatt-modal.modal-exit-done{opacity:0}.optiwatt-modal.modal-enter .optiwatt-modal-dialog,.optiwatt-modal.modal-exit-active .optiwatt-modal-dialog,.optiwatt-modal.modal-exit-done .optiwatt-modal-dialog{transform:translate(-50%,-35%)}.optiwatt-modal.modal-enter-done{opacity:1}.optiwatt-modal.modal-enter-done .optiwatt-modal-dialog{opacity:1;transform:translate(-50%,-50%)}.menu-container{position:relative;z-index:2}.menu-container .anchor{cursor:pointer}.menu-container .menu{--padding-x: 20px;background-color:#fff;border-radius:20px;box-shadow:0 0 10px 0 var(--color-grey-100);min-width:100px;overflow:hidden;padding:0 var(--padding-x);position:absolute;transform:scale(0);transform-origin:top left;transition:.1s}.menu-container .menu.open{transform:scale(1)}.menu-container .menu .menu-list-item{cursor:pointer;padding:16px 0;position:relative}.menu-container .menu .menu-list-item:hover:before{background-color:var(--color-grey-100);content:"";position:absolute;top:0;left:calc(var(--padding-x) * -1);bottom:0;width:calc(100% + 2 * var(--padding-x));transition:background-color .1s;z-index:-1}.menu-container .menu .menu-list-item:active:before{background-color:var(--color-grey-100);content:"";position:absolute;top:0;left:calc(var(--padding-x) * -1);bottom:0;width:calc(100% + 2 * var(--padding-x));transition:background-color .1s;z-index:-1;background-color:var(--color-grey-200)}.nav-item-button:hover .nav-item-label,.nav-item-button:hover .nav-item-chevron{color:var(--color-blue-500)}.eased-value{font-variant-numeric:tabular-nums}.sheet{background:#fff;white-space:nowrap}.sheet.lg{padding:16px 20px}.sheet.md{display:inline-block;padding:4px 12px}.sheet.rounded{border-radius:8px!important}.sheet.sm{display:inline-block;padding:2px 12px}.sheet.xs{display:inline-block;padding:0 12px;font-size:10px;max-height:17px}.optiwatt-card{background:#fff;border-radius:20px;filter:drop-shadow(0 0 10px var(--color-grey-100));padding:24px 20px;position:relative}.optiwatt-card.flat{border-radius:0;border:none;filter:none}.optiwatt-card.full-height{height:100%}.optiwatt-card.full-width{width:100%}.optiwatt-card .optiwatt-card-content{height:100%;display:flex;flex-direction:column}.tab{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;--active-tab-color: var(--color-blue-500);--active-tab-transition: .2s ease-in-out;--active-tab-indicator-height: 2px;cursor:pointer;display:inline-block;padding:0 24px;position:relative;transition:color var(--active-tab-transition)}.tab:after{background:var(--active-tab-color);border-radius:4px;color:currentColor;content:"";display:flex;height:var(--active-tab-indicator-height);opacity:0;margin-top:12px;transform:translateY(var(--active-tab-indicator-height));transition:all var(--active-tab-transition);width:100%}.tab.active{color:var(--active-tab-color)}.tab.active:after{opacity:1;transform:translateY(0)}.tab-group{display:block;position:relative}.tab-list{display:flex;margin:0;padding:0;position:relative;-webkit-user-select:none;user-select:none}.tab-list:after{--shadow-height: 12px;bottom:calc(var(--shadow-height) * -1);box-shadow:inset 0 14px 10px -10px #0000001a;content:"";display:block;height:var(--shadow-height);position:absolute;width:calc(100% + 40px)}.tab-list.centered{place-content:center}.tab-panel{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;padding:12px 0 0}.text-field input,.text-field label{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%}.text-field .MuiInput-root:before{border-bottom:1px solid var(--color-grey-400)}.text-field .MuiOutlinedInput-root{border-radius:8px;padding-top:2px}.text-field label{color:var(--color-grey-400)}.alert-message a{text-decoration:underline!important}.status-button{height:100%}.dismissible-card .dismiss-button{position:absolute;right:13px;top:12px}.flow-step{height:100%}body .full-page-card{overflow:visible;background:#fff}body .full-page-card.desktop{margin:40px;max-width:700px;width:90%}.learn-more-prompt-content{padding:20px 0}.learn-more-prompt-logo{max-height:64px;max-width:136px;width:100%;object-fit:contain}.locked-feature-card-text-section{padding-top:4px}.columned-card-layout{padding:24px 20px}.columned-card-layout .content{height:100%}.adaptive-card-rows-layout{min-height:100%}.adaptive-card-rows-layout.rows-mode{background-color:#fff;height:100%}.adaptive-card-rows-layout.rows-mode .card-row{padding:0}.adaptive-card-rows-layout.cards-mode{background-color:none}/*!
* Bootstrap  v5.2.3 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/#thermostat-landing-scope :root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient( 180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0) );--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}#thermostat-landing-scope *,#thermostat-landing-scope :after,#thermostat-landing-scope :before{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){#thermostat-landing-scope :root{scroll-behavior:smooth}}#thermostat-landing-scope body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}#thermostat-landing-scope hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}#thermostat-landing-scope .h1,#thermostat-landing-scope .h2,#thermostat-landing-scope .h3,#thermostat-landing-scope .h4,#thermostat-landing-scope .h5,#thermostat-landing-scope .h6,#thermostat-landing-scope h1,#thermostat-landing-scope h2,#thermostat-landing-scope h3,#thermostat-landing-scope h4,#thermostat-landing-scope h5,#thermostat-landing-scope h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}#thermostat-landing-scope .h1,#thermostat-landing-scope h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){#thermostat-landing-scope .h1,#thermostat-landing-scope h1{font-size:2.5rem}}#thermostat-landing-scope .h2,#thermostat-landing-scope h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){#thermostat-landing-scope .h2,#thermostat-landing-scope h2{font-size:2rem}}#thermostat-landing-scope .h3,#thermostat-landing-scope h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){#thermostat-landing-scope .h3,#thermostat-landing-scope h3{font-size:1.75rem}}#thermostat-landing-scope .h4,#thermostat-landing-scope h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){#thermostat-landing-scope .h4,#thermostat-landing-scope h4{font-size:1.5rem}}#thermostat-landing-scope .h5,#thermostat-landing-scope h5{font-size:1.25rem}#thermostat-landing-scope .h6,#thermostat-landing-scope h6{font-size:1rem}#thermostat-landing-scope p{margin-top:0;margin-bottom:1rem}#thermostat-landing-scope abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#thermostat-landing-scope address{margin-bottom:1rem;font-style:normal;line-height:inherit}#thermostat-landing-scope ol,#thermostat-landing-scope ul{padding-left:2rem}#thermostat-landing-scope dl,#thermostat-landing-scope ol,#thermostat-landing-scope ul{margin-top:0;margin-bottom:1rem}#thermostat-landing-scope ol ol,#thermostat-landing-scope ol ul,#thermostat-landing-scope ul ol,#thermostat-landing-scope ul ul{margin-bottom:0}#thermostat-landing-scope dt{font-weight:700}#thermostat-landing-scope dd{margin-bottom:.5rem;margin-left:0}#thermostat-landing-scope blockquote{margin:0 0 1rem}#thermostat-landing-scope b,#thermostat-landing-scope strong{font-weight:bolder}#thermostat-landing-scope .small,#thermostat-landing-scope small{font-size:.875em}#thermostat-landing-scope .mark,#thermostat-landing-scope mark{padding:.1875em;background-color:var(--bs-highlight-bg)}#thermostat-landing-scope sub,#thermostat-landing-scope sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}#thermostat-landing-scope sub{bottom:-.25em}#thermostat-landing-scope sup{top:-.5em}#thermostat-landing-scope a{color:var(--bs-link-color);text-decoration:underline}#thermostat-landing-scope a:hover{color:var(--bs-link-hover-color)}#thermostat-landing-scope a:not([href]):not([class]),#thermostat-landing-scope a:not([href]):not([class]):hover{color:inherit;text-decoration:none}#thermostat-landing-scope code,#thermostat-landing-scope kbd,#thermostat-landing-scope pre,#thermostat-landing-scope samp{font-family:var(--bs-font-monospace);font-size:1em}#thermostat-landing-scope pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}#thermostat-landing-scope pre code{font-size:inherit;color:inherit;word-break:normal}#thermostat-landing-scope code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}#thermostat-landing-scope a>code{color:inherit}#thermostat-landing-scope kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}#thermostat-landing-scope kbd kbd{padding:0;font-size:1em}#thermostat-landing-scope figure{margin:0 0 1rem}#thermostat-landing-scope img,#thermostat-landing-scope svg{vertical-align:middle}#thermostat-landing-scope table{caption-side:bottom;border-collapse:collapse}#thermostat-landing-scope caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}#thermostat-landing-scope th{text-align:inherit;text-align:-webkit-match-parent}#thermostat-landing-scope tbody,#thermostat-landing-scope td,#thermostat-landing-scope tfoot,#thermostat-landing-scope th,#thermostat-landing-scope thead,#thermostat-landing-scope tr{border-color:inherit;border-style:solid;border-width:0}#thermostat-landing-scope label{display:inline-block}#thermostat-landing-scope button{border-radius:0}#thermostat-landing-scope button:focus:not(:focus-visible){outline:0}#thermostat-landing-scope button,#thermostat-landing-scope input,#thermostat-landing-scope optgroup,#thermostat-landing-scope select,#thermostat-landing-scope textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#thermostat-landing-scope button,#thermostat-landing-scope select{text-transform:none}#thermostat-landing-scope [role=button]{cursor:pointer}#thermostat-landing-scope select{word-wrap:normal}#thermostat-landing-scope select:disabled{opacity:1}#thermostat-landing-scope [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}#thermostat-landing-scope [type=button],#thermostat-landing-scope [type=reset],#thermostat-landing-scope [type=submit],#thermostat-landing-scope button{-webkit-appearance:button}#thermostat-landing-scope [type=button]:not(:disabled),#thermostat-landing-scope [type=reset]:not(:disabled),#thermostat-landing-scope [type=submit]:not(:disabled),#thermostat-landing-scope button:not(:disabled){cursor:pointer}#thermostat-landing-scope ::-moz-focus-inner{padding:0;border-style:none}#thermostat-landing-scope textarea{resize:vertical}#thermostat-landing-scope fieldset{min-width:0;padding:0;margin:0;border:0}#thermostat-landing-scope legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){#thermostat-landing-scope legend{font-size:1.5rem}}#thermostat-landing-scope legend+*{clear:left}#thermostat-landing-scope ::-webkit-datetime-edit-day-field,#thermostat-landing-scope ::-webkit-datetime-edit-fields-wrapper,#thermostat-landing-scope ::-webkit-datetime-edit-hour-field,#thermostat-landing-scope ::-webkit-datetime-edit-minute,#thermostat-landing-scope ::-webkit-datetime-edit-month-field,#thermostat-landing-scope ::-webkit-datetime-edit-text,#thermostat-landing-scope ::-webkit-datetime-edit-year-field{padding:0}#thermostat-landing-scope ::-webkit-inner-spin-button{height:auto}#thermostat-landing-scope [type=search]{outline-offset:-2px;-webkit-appearance:textfield}#thermostat-landing-scope ::-webkit-search-decoration{-webkit-appearance:none}#thermostat-landing-scope ::-webkit-color-swatch-wrapper{padding:0}#thermostat-landing-scope ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#thermostat-landing-scope ::file-selector-button{font:inherit;-webkit-appearance:button}#thermostat-landing-scope output{display:inline-block}#thermostat-landing-scope iframe{border:0}#thermostat-landing-scope summary{display:list-item;cursor:pointer}#thermostat-landing-scope progress{vertical-align:baseline}#thermostat-landing-scope [hidden]{display:none!important}#thermostat-landing-scope .lead{font-size:1.25rem;font-weight:300}#thermostat-landing-scope .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#thermostat-landing-scope .display-1{font-size:5rem}}#thermostat-landing-scope .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#thermostat-landing-scope .display-2{font-size:4.5rem}}#thermostat-landing-scope .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#thermostat-landing-scope .display-3{font-size:4rem}}#thermostat-landing-scope .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#thermostat-landing-scope .display-4{font-size:3.5rem}}#thermostat-landing-scope .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#thermostat-landing-scope .display-5{font-size:3rem}}#thermostat-landing-scope .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#thermostat-landing-scope .display-6{font-size:2.5rem}}#thermostat-landing-scope .list-unstyled,#thermostat-landing-scope .list-inline{padding-left:0;list-style:none}#thermostat-landing-scope .list-inline-item{display:inline-block}#thermostat-landing-scope .list-inline-item:not(:last-child){margin-right:.5rem}#thermostat-landing-scope .initialism{font-size:.875em;text-transform:uppercase}#thermostat-landing-scope .blockquote{margin-bottom:1rem;font-size:1.25rem}#thermostat-landing-scope .blockquote>:last-child{margin-bottom:0}#thermostat-landing-scope .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}#thermostat-landing-scope .blockquote-footer:before{content:"— "}#thermostat-landing-scope .img-fluid{max-width:100%;height:auto}#thermostat-landing-scope .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}#thermostat-landing-scope .figure{display:inline-block}#thermostat-landing-scope .figure-img{margin-bottom:.5rem;line-height:1}#thermostat-landing-scope .figure-caption{font-size:.875em;color:#6c757d}#thermostat-landing-scope .container,#thermostat-landing-scope .container-fluid,#thermostat-landing-scope .container-lg,#thermostat-landing-scope .container-md,#thermostat-landing-scope .container-sm,#thermostat-landing-scope .container-xl,#thermostat-landing-scope .container-xxl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){#thermostat-landing-scope .container,#thermostat-landing-scope .container-sm{max-width:540px}}@media (min-width: 768px){#thermostat-landing-scope .container,#thermostat-landing-scope .container-md,#thermostat-landing-scope .container-sm{max-width:720px}}@media (min-width: 992px){#thermostat-landing-scope .container,#thermostat-landing-scope .container-lg,#thermostat-landing-scope .container-md,#thermostat-landing-scope .container-sm{max-width:960px}}@media (min-width: 1200px){#thermostat-landing-scope .container,#thermostat-landing-scope .container-lg,#thermostat-landing-scope .container-md,#thermostat-landing-scope .container-sm,#thermostat-landing-scope .container-xl{max-width:1140px}}@media (min-width: 1400px){#thermostat-landing-scope .container,#thermostat-landing-scope .container-lg,#thermostat-landing-scope .container-md,#thermostat-landing-scope .container-sm,#thermostat-landing-scope .container-xl,#thermostat-landing-scope .container-xxl{max-width:1210px}}#thermostat-landing-scope .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}#thermostat-landing-scope .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}#thermostat-landing-scope .col{flex:1 0 0%}#thermostat-landing-scope .row-cols-auto>*{flex:0 0 auto;width:auto}#thermostat-landing-scope .row-cols-1>*{flex:0 0 auto;width:100%}#thermostat-landing-scope .row-cols-2>*{flex:0 0 auto;width:50%}#thermostat-landing-scope .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}#thermostat-landing-scope .row-cols-4>*{flex:0 0 auto;width:25%}#thermostat-landing-scope .row-cols-5>*{flex:0 0 auto;width:20%}#thermostat-landing-scope .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}#thermostat-landing-scope .col-auto{flex:0 0 auto;width:auto}#thermostat-landing-scope .col-1{flex:0 0 auto;width:8.33333333%}#thermostat-landing-scope .col-2{flex:0 0 auto;width:16.66666667%}#thermostat-landing-scope .col-3{flex:0 0 auto;width:25%}#thermostat-landing-scope .col-4{flex:0 0 auto;width:33.33333333%}#thermostat-landing-scope .col-5{flex:0 0 auto;width:41.66666667%}#thermostat-landing-scope .col-6{flex:0 0 auto;width:50%}#thermostat-landing-scope .col-7{flex:0 0 auto;width:58.33333333%}#thermostat-landing-scope .col-8{flex:0 0 auto;width:66.66666667%}#thermostat-landing-scope .col-9{flex:0 0 auto;width:75%}#thermostat-landing-scope .col-10{flex:0 0 auto;width:83.33333333%}#thermostat-landing-scope .col-11{flex:0 0 auto;width:91.66666667%}#thermostat-landing-scope .col-12{flex:0 0 auto;width:100%}#thermostat-landing-scope .offset-1{margin-left:8.33333333%}#thermostat-landing-scope .offset-2{margin-left:16.66666667%}#thermostat-landing-scope .offset-3{margin-left:25%}#thermostat-landing-scope .offset-4{margin-left:33.33333333%}#thermostat-landing-scope .offset-5{margin-left:41.66666667%}#thermostat-landing-scope .offset-6{margin-left:50%}#thermostat-landing-scope .offset-7{margin-left:58.33333333%}#thermostat-landing-scope .offset-8{margin-left:66.66666667%}#thermostat-landing-scope .offset-9{margin-left:75%}#thermostat-landing-scope .offset-10{margin-left:83.33333333%}#thermostat-landing-scope .offset-11{margin-left:91.66666667%}#thermostat-landing-scope .g-0,#thermostat-landing-scope .gx-0{--bs-gutter-x: 0}#thermostat-landing-scope .g-0,#thermostat-landing-scope .gy-0{--bs-gutter-y: 0}#thermostat-landing-scope .g-1,#thermostat-landing-scope .gx-1{--bs-gutter-x: .25rem}#thermostat-landing-scope .g-1,#thermostat-landing-scope .gy-1{--bs-gutter-y: .25rem}#thermostat-landing-scope .g-2,#thermostat-landing-scope .gx-2{--bs-gutter-x: .5rem}#thermostat-landing-scope .g-2,#thermostat-landing-scope .gy-2{--bs-gutter-y: .5rem}#thermostat-landing-scope .g-3,#thermostat-landing-scope .gx-3{--bs-gutter-x: 1rem}#thermostat-landing-scope .g-3,#thermostat-landing-scope .gy-3{--bs-gutter-y: 1rem}#thermostat-landing-scope .g-4,#thermostat-landing-scope .gx-4{--bs-gutter-x: 1.5rem}#thermostat-landing-scope .g-4,#thermostat-landing-scope .gy-4{--bs-gutter-y: 1.5rem}#thermostat-landing-scope .g-5,#thermostat-landing-scope .gx-5{--bs-gutter-x: 3rem}#thermostat-landing-scope .g-5,#thermostat-landing-scope .gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){#thermostat-landing-scope .col-sm{flex:1 0 0%}#thermostat-landing-scope .row-cols-sm-auto>*{flex:0 0 auto;width:auto}#thermostat-landing-scope .row-cols-sm-1>*{flex:0 0 auto;width:100%}#thermostat-landing-scope .row-cols-sm-2>*{flex:0 0 auto;width:50%}#thermostat-landing-scope .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}#thermostat-landing-scope .row-cols-sm-4>*{flex:0 0 auto;width:25%}#thermostat-landing-scope .row-cols-sm-5>*{flex:0 0 auto;width:20%}#thermostat-landing-scope .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}#thermostat-landing-scope .col-sm-auto{flex:0 0 auto;width:auto}#thermostat-landing-scope .col-sm-1{flex:0 0 auto;width:8.33333333%}#thermostat-landing-scope .col-sm-2{flex:0 0 auto;width:16.66666667%}#thermostat-landing-scope .col-sm-3{flex:0 0 auto;width:25%}#thermostat-landing-scope .col-sm-4{flex:0 0 auto;width:33.33333333%}#thermostat-landing-scope .col-sm-5{flex:0 0 auto;width:41.66666667%}#thermostat-landing-scope .col-sm-6{flex:0 0 auto;width:50%}#thermostat-landing-scope .col-sm-7{flex:0 0 auto;width:58.33333333%}#thermostat-landing-scope .col-sm-8{flex:0 0 auto;width:66.66666667%}#thermostat-landing-scope .col-sm-9{flex:0 0 auto;width:75%}#thermostat-landing-scope .col-sm-10{flex:0 0 auto;width:83.33333333%}#thermostat-landing-scope .col-sm-11{flex:0 0 auto;width:91.66666667%}#thermostat-landing-scope .col-sm-12{flex:0 0 auto;width:100%}#thermostat-landing-scope .offset-sm-0{margin-left:0}#thermostat-landing-scope .offset-sm-1{margin-left:8.33333333%}#thermostat-landing-scope .offset-sm-2{margin-left:16.66666667%}#thermostat-landing-scope .offset-sm-3{margin-left:25%}#thermostat-landing-scope .offset-sm-4{margin-left:33.33333333%}#thermostat-landing-scope .offset-sm-5{margin-left:41.66666667%}#thermostat-landing-scope .offset-sm-6{margin-left:50%}#thermostat-landing-scope .offset-sm-7{margin-left:58.33333333%}#thermostat-landing-scope .offset-sm-8{margin-left:66.66666667%}#thermostat-landing-scope .offset-sm-9{margin-left:75%}#thermostat-landing-scope .offset-sm-10{margin-left:83.33333333%}#thermostat-landing-scope .offset-sm-11{margin-left:91.66666667%}#thermostat-landing-scope .g-sm-0,#thermostat-landing-scope .gx-sm-0{--bs-gutter-x: 0}#thermostat-landing-scope .g-sm-0,#thermostat-landing-scope .gy-sm-0{--bs-gutter-y: 0}#thermostat-landing-scope .g-sm-1,#thermostat-landing-scope .gx-sm-1{--bs-gutter-x: .25rem}#thermostat-landing-scope .g-sm-1,#thermostat-landing-scope .gy-sm-1{--bs-gutter-y: .25rem}#thermostat-landing-scope .g-sm-2,#thermostat-landing-scope .gx-sm-2{--bs-gutter-x: .5rem}#thermostat-landing-scope .g-sm-2,#thermostat-landing-scope .gy-sm-2{--bs-gutter-y: .5rem}#thermostat-landing-scope .g-sm-3,#thermostat-landing-scope .gx-sm-3{--bs-gutter-x: 1rem}#thermostat-landing-scope .g-sm-3,#thermostat-landing-scope .gy-sm-3{--bs-gutter-y: 1rem}#thermostat-landing-scope .g-sm-4,#thermostat-landing-scope .gx-sm-4{--bs-gutter-x: 1.5rem}#thermostat-landing-scope .g-sm-4,#thermostat-landing-scope .gy-sm-4{--bs-gutter-y: 1.5rem}#thermostat-landing-scope .g-sm-5,#thermostat-landing-scope .gx-sm-5{--bs-gutter-x: 3rem}#thermostat-landing-scope .g-sm-5,#thermostat-landing-scope .gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){#thermostat-landing-scope .col-md{flex:1 0 0%}#thermostat-landing-scope .row-cols-md-auto>*{flex:0 0 auto;width:auto}#thermostat-landing-scope .row-cols-md-1>*{flex:0 0 auto;width:100%}#thermostat-landing-scope .row-cols-md-2>*{flex:0 0 auto;width:50%}#thermostat-landing-scope .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}#thermostat-landing-scope .row-cols-md-4>*{flex:0 0 auto;width:25%}#thermostat-landing-scope .row-cols-md-5>*{flex:0 0 auto;width:20%}#thermostat-landing-scope .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}#thermostat-landing-scope .col-md-auto{flex:0 0 auto;width:auto}#thermostat-landing-scope .col-md-1{flex:0 0 auto;width:8.33333333%}#thermostat-landing-scope .col-md-2{flex:0 0 auto;width:16.66666667%}#thermostat-landing-scope .col-md-3{flex:0 0 auto;width:25%}#thermostat-landing-scope .col-md-4{flex:0 0 auto;width:33.33333333%}#thermostat-landing-scope .col-md-5{flex:0 0 auto;width:41.66666667%}#thermostat-landing-scope .col-md-6{flex:0 0 auto;width:50%}#thermostat-landing-scope .col-md-7{flex:0 0 auto;width:58.33333333%}#thermostat-landing-scope .col-md-8{flex:0 0 auto;width:66.66666667%}#thermostat-landing-scope .col-md-9{flex:0 0 auto;width:75%}#thermostat-landing-scope .col-md-10{flex:0 0 auto;width:83.33333333%}#thermostat-landing-scope .col-md-11{flex:0 0 auto;width:91.66666667%}#thermostat-landing-scope .col-md-12{flex:0 0 auto;width:100%}#thermostat-landing-scope .offset-md-0{margin-left:0}#thermostat-landing-scope .offset-md-1{margin-left:8.33333333%}#thermostat-landing-scope .offset-md-2{margin-left:16.66666667%}#thermostat-landing-scope .offset-md-3{margin-left:25%}#thermostat-landing-scope .offset-md-4{margin-left:33.33333333%}#thermostat-landing-scope .offset-md-5{margin-left:41.66666667%}#thermostat-landing-scope .offset-md-6{margin-left:50%}#thermostat-landing-scope .offset-md-7{margin-left:58.33333333%}#thermostat-landing-scope .offset-md-8{margin-left:66.66666667%}#thermostat-landing-scope .offset-md-9{margin-left:75%}#thermostat-landing-scope .offset-md-10{margin-left:83.33333333%}#thermostat-landing-scope .offset-md-11{margin-left:91.66666667%}#thermostat-landing-scope .g-md-0,#thermostat-landing-scope .gx-md-0{--bs-gutter-x: 0}#thermostat-landing-scope .g-md-0,#thermostat-landing-scope .gy-md-0{--bs-gutter-y: 0}#thermostat-landing-scope .g-md-1,#thermostat-landing-scope .gx-md-1{--bs-gutter-x: .25rem}#thermostat-landing-scope .g-md-1,#thermostat-landing-scope .gy-md-1{--bs-gutter-y: .25rem}#thermostat-landing-scope .g-md-2,#thermostat-landing-scope .gx-md-2{--bs-gutter-x: .5rem}#thermostat-landing-scope .g-md-2,#thermostat-landing-scope .gy-md-2{--bs-gutter-y: .5rem}#thermostat-landing-scope .g-md-3,#thermostat-landing-scope .gx-md-3{--bs-gutter-x: 1rem}#thermostat-landing-scope .g-md-3,#thermostat-landing-scope .gy-md-3{--bs-gutter-y: 1rem}#thermostat-landing-scope .g-md-4,#thermostat-landing-scope .gx-md-4{--bs-gutter-x: 1.5rem}#thermostat-landing-scope .g-md-4,#thermostat-landing-scope .gy-md-4{--bs-gutter-y: 1.5rem}#thermostat-landing-scope .g-md-5,#thermostat-landing-scope .gx-md-5{--bs-gutter-x: 3rem}#thermostat-landing-scope .g-md-5,#thermostat-landing-scope .gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){#thermostat-landing-scope .col-lg{flex:1 0 0%}#thermostat-landing-scope .row-cols-lg-auto>*{flex:0 0 auto;width:auto}#thermostat-landing-scope .row-cols-lg-1>*{flex:0 0 auto;width:100%}#thermostat-landing-scope .row-cols-lg-2>*{flex:0 0 auto;width:50%}#thermostat-landing-scope .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}#thermostat-landing-scope .row-cols-lg-4>*{flex:0 0 auto;width:25%}#thermostat-landing-scope .row-cols-lg-5>*{flex:0 0 auto;width:20%}#thermostat-landing-scope .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}#thermostat-landing-scope .col-lg-auto{flex:0 0 auto;width:auto}#thermostat-landing-scope .col-lg-1{flex:0 0 auto;width:8.33333333%}#thermostat-landing-scope .col-lg-2{flex:0 0 auto;width:16.66666667%}#thermostat-landing-scope .col-lg-3{flex:0 0 auto;width:25%}#thermostat-landing-scope .col-lg-4{flex:0 0 auto;width:33.33333333%}#thermostat-landing-scope .col-lg-5{flex:0 0 auto;width:41.66666667%}#thermostat-landing-scope .col-lg-6{flex:0 0 auto;width:50%}#thermostat-landing-scope .col-lg-7{flex:0 0 auto;width:58.33333333%}#thermostat-landing-scope .col-lg-8{flex:0 0 auto;width:66.66666667%}#thermostat-landing-scope .col-lg-9{flex:0 0 auto;width:75%}#thermostat-landing-scope .col-lg-10{flex:0 0 auto;width:83.33333333%}#thermostat-landing-scope .col-lg-11{flex:0 0 auto;width:91.66666667%}#thermostat-landing-scope .col-lg-12{flex:0 0 auto;width:100%}#thermostat-landing-scope .offset-lg-0{margin-left:0}#thermostat-landing-scope .offset-lg-1{margin-left:8.33333333%}#thermostat-landing-scope .offset-lg-2{margin-left:16.66666667%}#thermostat-landing-scope .offset-lg-3{margin-left:25%}#thermostat-landing-scope .offset-lg-4{margin-left:33.33333333%}#thermostat-landing-scope .offset-lg-5{margin-left:41.66666667%}#thermostat-landing-scope .offset-lg-6{margin-left:50%}#thermostat-landing-scope .offset-lg-7{margin-left:58.33333333%}#thermostat-landing-scope .offset-lg-8{margin-left:66.66666667%}#thermostat-landing-scope .offset-lg-9{margin-left:75%}#thermostat-landing-scope .offset-lg-10{margin-left:83.33333333%}#thermostat-landing-scope .offset-lg-11{margin-left:91.66666667%}#thermostat-landing-scope .g-lg-0,#thermostat-landing-scope .gx-lg-0{--bs-gutter-x: 0}#thermostat-landing-scope .g-lg-0,#thermostat-landing-scope .gy-lg-0{--bs-gutter-y: 0}#thermostat-landing-scope .g-lg-1,#thermostat-landing-scope .gx-lg-1{--bs-gutter-x: .25rem}#thermostat-landing-scope .g-lg-1,#thermostat-landing-scope .gy-lg-1{--bs-gutter-y: .25rem}#thermostat-landing-scope .g-lg-2,#thermostat-landing-scope .gx-lg-2{--bs-gutter-x: .5rem}#thermostat-landing-scope .g-lg-2,#thermostat-landing-scope .gy-lg-2{--bs-gutter-y: .5rem}#thermostat-landing-scope .g-lg-3,#thermostat-landing-scope .gx-lg-3{--bs-gutter-x: 1rem}#thermostat-landing-scope .g-lg-3,#thermostat-landing-scope .gy-lg-3{--bs-gutter-y: 1rem}#thermostat-landing-scope .g-lg-4,#thermostat-landing-scope .gx-lg-4{--bs-gutter-x: 1.5rem}#thermostat-landing-scope .g-lg-4,#thermostat-landing-scope .gy-lg-4{--bs-gutter-y: 1.5rem}#thermostat-landing-scope .g-lg-5,#thermostat-landing-scope .gx-lg-5{--bs-gutter-x: 3rem}#thermostat-landing-scope .g-lg-5,#thermostat-landing-scope .gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){#thermostat-landing-scope .col-xl{flex:1 0 0%}#thermostat-landing-scope .row-cols-xl-auto>*{flex:0 0 auto;width:auto}#thermostat-landing-scope .row-cols-xl-1>*{flex:0 0 auto;width:100%}#thermostat-landing-scope .row-cols-xl-2>*{flex:0 0 auto;width:50%}#thermostat-landing-scope .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}#thermostat-landing-scope .row-cols-xl-4>*{flex:0 0 auto;width:25%}#thermostat-landing-scope .row-cols-xl-5>*{flex:0 0 auto;width:20%}#thermostat-landing-scope .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}#thermostat-landing-scope .col-xl-auto{flex:0 0 auto;width:auto}#thermostat-landing-scope .col-xl-1{flex:0 0 auto;width:8.33333333%}#thermostat-landing-scope .col-xl-2{flex:0 0 auto;width:16.66666667%}#thermostat-landing-scope .col-xl-3{flex:0 0 auto;width:25%}#thermostat-landing-scope .col-xl-4{flex:0 0 auto;width:33.33333333%}#thermostat-landing-scope .col-xl-5{flex:0 0 auto;width:41.66666667%}#thermostat-landing-scope .col-xl-6{flex:0 0 auto;width:50%}#thermostat-landing-scope .col-xl-7{flex:0 0 auto;width:58.33333333%}#thermostat-landing-scope .col-xl-8{flex:0 0 auto;width:66.66666667%}#thermostat-landing-scope .col-xl-9{flex:0 0 auto;width:75%}#thermostat-landing-scope .col-xl-10{flex:0 0 auto;width:83.33333333%}#thermostat-landing-scope .col-xl-11{flex:0 0 auto;width:91.66666667%}#thermostat-landing-scope .col-xl-12{flex:0 0 auto;width:100%}#thermostat-landing-scope .offset-xl-0{margin-left:0}#thermostat-landing-scope .offset-xl-1{margin-left:8.33333333%}#thermostat-landing-scope .offset-xl-2{margin-left:16.66666667%}#thermostat-landing-scope .offset-xl-3{margin-left:25%}#thermostat-landing-scope .offset-xl-4{margin-left:33.33333333%}#thermostat-landing-scope .offset-xl-5{margin-left:41.66666667%}#thermostat-landing-scope .offset-xl-6{margin-left:50%}#thermostat-landing-scope .offset-xl-7{margin-left:58.33333333%}#thermostat-landing-scope .offset-xl-8{margin-left:66.66666667%}#thermostat-landing-scope .offset-xl-9{margin-left:75%}#thermostat-landing-scope .offset-xl-10{margin-left:83.33333333%}#thermostat-landing-scope .offset-xl-11{margin-left:91.66666667%}#thermostat-landing-scope .g-xl-0,#thermostat-landing-scope .gx-xl-0{--bs-gutter-x: 0}#thermostat-landing-scope .g-xl-0,#thermostat-landing-scope .gy-xl-0{--bs-gutter-y: 0}#thermostat-landing-scope .g-xl-1,#thermostat-landing-scope .gx-xl-1{--bs-gutter-x: .25rem}#thermostat-landing-scope .g-xl-1,#thermostat-landing-scope .gy-xl-1{--bs-gutter-y: .25rem}#thermostat-landing-scope .g-xl-2,#thermostat-landing-scope .gx-xl-2{--bs-gutter-x: .5rem}#thermostat-landing-scope .g-xl-2,#thermostat-landing-scope .gy-xl-2{--bs-gutter-y: .5rem}#thermostat-landing-scope .g-xl-3,#thermostat-landing-scope .gx-xl-3{--bs-gutter-x: 1rem}#thermostat-landing-scope .g-xl-3,#thermostat-landing-scope .gy-xl-3{--bs-gutter-y: 1rem}#thermostat-landing-scope .g-xl-4,#thermostat-landing-scope .gx-xl-4{--bs-gutter-x: 1.5rem}#thermostat-landing-scope .g-xl-4,#thermostat-landing-scope .gy-xl-4{--bs-gutter-y: 1.5rem}#thermostat-landing-scope .g-xl-5,#thermostat-landing-scope .gx-xl-5{--bs-gutter-x: 3rem}#thermostat-landing-scope .g-xl-5,#thermostat-landing-scope .gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){#thermostat-landing-scope .col-xxl{flex:1 0 0%}#thermostat-landing-scope .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}#thermostat-landing-scope .row-cols-xxl-1>*{flex:0 0 auto;width:100%}#thermostat-landing-scope .row-cols-xxl-2>*{flex:0 0 auto;width:50%}#thermostat-landing-scope .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}#thermostat-landing-scope .row-cols-xxl-4>*{flex:0 0 auto;width:25%}#thermostat-landing-scope .row-cols-xxl-5>*{flex:0 0 auto;width:20%}#thermostat-landing-scope .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}#thermostat-landing-scope .col-xxl-auto{flex:0 0 auto;width:auto}#thermostat-landing-scope .col-xxl-1{flex:0 0 auto;width:8.33333333%}#thermostat-landing-scope .col-xxl-2{flex:0 0 auto;width:16.66666667%}#thermostat-landing-scope .col-xxl-3{flex:0 0 auto;width:25%}#thermostat-landing-scope .col-xxl-4{flex:0 0 auto;width:33.33333333%}#thermostat-landing-scope .col-xxl-5{flex:0 0 auto;width:41.66666667%}#thermostat-landing-scope .col-xxl-6{flex:0 0 auto;width:50%}#thermostat-landing-scope .col-xxl-7{flex:0 0 auto;width:58.33333333%}#thermostat-landing-scope .col-xxl-8{flex:0 0 auto;width:66.66666667%}#thermostat-landing-scope .col-xxl-9{flex:0 0 auto;width:75%}#thermostat-landing-scope .col-xxl-10{flex:0 0 auto;width:83.33333333%}#thermostat-landing-scope .col-xxl-11{flex:0 0 auto;width:91.66666667%}#thermostat-landing-scope .col-xxl-12{flex:0 0 auto;width:100%}#thermostat-landing-scope .offset-xxl-0{margin-left:0}#thermostat-landing-scope .offset-xxl-1{margin-left:8.33333333%}#thermostat-landing-scope .offset-xxl-2{margin-left:16.66666667%}#thermostat-landing-scope .offset-xxl-3{margin-left:25%}#thermostat-landing-scope .offset-xxl-4{margin-left:33.33333333%}#thermostat-landing-scope .offset-xxl-5{margin-left:41.66666667%}#thermostat-landing-scope .offset-xxl-6{margin-left:50%}#thermostat-landing-scope .offset-xxl-7{margin-left:58.33333333%}#thermostat-landing-scope .offset-xxl-8{margin-left:66.66666667%}#thermostat-landing-scope .offset-xxl-9{margin-left:75%}#thermostat-landing-scope .offset-xxl-10{margin-left:83.33333333%}#thermostat-landing-scope .offset-xxl-11{margin-left:91.66666667%}#thermostat-landing-scope .g-xxl-0,#thermostat-landing-scope .gx-xxl-0{--bs-gutter-x: 0}#thermostat-landing-scope .g-xxl-0,#thermostat-landing-scope .gy-xxl-0{--bs-gutter-y: 0}#thermostat-landing-scope .g-xxl-1,#thermostat-landing-scope .gx-xxl-1{--bs-gutter-x: .25rem}#thermostat-landing-scope .g-xxl-1,#thermostat-landing-scope .gy-xxl-1{--bs-gutter-y: .25rem}#thermostat-landing-scope .g-xxl-2,#thermostat-landing-scope .gx-xxl-2{--bs-gutter-x: .5rem}#thermostat-landing-scope .g-xxl-2,#thermostat-landing-scope .gy-xxl-2{--bs-gutter-y: .5rem}#thermostat-landing-scope .g-xxl-3,#thermostat-landing-scope .gx-xxl-3{--bs-gutter-x: 1rem}#thermostat-landing-scope .g-xxl-3,#thermostat-landing-scope .gy-xxl-3{--bs-gutter-y: 1rem}#thermostat-landing-scope .g-xxl-4,#thermostat-landing-scope .gx-xxl-4{--bs-gutter-x: 1.5rem}#thermostat-landing-scope .g-xxl-4,#thermostat-landing-scope .gy-xxl-4{--bs-gutter-y: 1.5rem}#thermostat-landing-scope .g-xxl-5,#thermostat-landing-scope .gx-xxl-5{--bs-gutter-x: 3rem}#thermostat-landing-scope .g-xxl-5,#thermostat-landing-scope .gy-xxl-5{--bs-gutter-y: 3rem}}#thermostat-landing-scope .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}#thermostat-landing-scope .table>tbody{vertical-align:inherit}#thermostat-landing-scope .table>thead{vertical-align:bottom}#thermostat-landing-scope .table-group-divider{border-top:2px solid currentcolor}#thermostat-landing-scope .caption-top{caption-side:top}#thermostat-landing-scope .table-sm>:not(caption)>*>*{padding:.25rem}#thermostat-landing-scope .table-bordered>:not(caption)>*{border-width:1px 0}#thermostat-landing-scope .table-bordered>:not(caption)>*>*{border-width:0 1px}#thermostat-landing-scope .table-borderless>:not(caption)>*>*{border-bottom-width:0}#thermostat-landing-scope .table-borderless>:not(:first-child){border-top-width:0}#thermostat-landing-scope .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}#thermostat-landing-scope .table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}#thermostat-landing-scope .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}#thermostat-landing-scope .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}#thermostat-landing-scope .table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#thermostat-landing-scope .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){#thermostat-landing-scope .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){#thermostat-landing-scope .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){#thermostat-landing-scope .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){#thermostat-landing-scope .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){#thermostat-landing-scope .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}#thermostat-landing-scope .form-label{margin-bottom:.5rem}#thermostat-landing-scope .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#thermostat-landing-scope .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}#thermostat-landing-scope .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}#thermostat-landing-scope .form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}#thermostat-landing-scope .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-control{transition:none}}#thermostat-landing-scope .form-control[type=file]{overflow:hidden}#thermostat-landing-scope .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}#thermostat-landing-scope .form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#thermostat-landing-scope .form-control::-webkit-date-and-time-value{height:1.5em}#thermostat-landing-scope .form-control::-moz-placeholder{color:#6c757d;opacity:1}#thermostat-landing-scope .form-control::placeholder{color:#6c757d;opacity:1}#thermostat-landing-scope .form-control:disabled{background-color:#e9ecef;opacity:1}#thermostat-landing-scope .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}#thermostat-landing-scope .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}#thermostat-landing-scope .form-control::file-selector-button{transition:none}}#thermostat-landing-scope .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}#thermostat-landing-scope .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}#thermostat-landing-scope .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}#thermostat-landing-scope .form-control-plaintext:focus{outline:0}#thermostat-landing-scope .form-control-plaintext.form-control-lg,#thermostat-landing-scope .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#thermostat-landing-scope .form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}#thermostat-landing-scope .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}#thermostat-landing-scope .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}#thermostat-landing-scope .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}#thermostat-landing-scope .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}#thermostat-landing-scope .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}#thermostat-landing-scope textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}#thermostat-landing-scope textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}#thermostat-landing-scope textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}#thermostat-landing-scope .form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}#thermostat-landing-scope .form-control-color:not(:disabled):not([readonly]){cursor:pointer}#thermostat-landing-scope .form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}#thermostat-landing-scope .form-control-color::-webkit-color-swatch{border-radius:.375rem}#thermostat-landing-scope .form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}#thermostat-landing-scope .form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}#thermostat-landing-scope .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-select{transition:none}}#thermostat-landing-scope .form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#thermostat-landing-scope .form-select[multiple],#thermostat-landing-scope .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}#thermostat-landing-scope .form-select:disabled{background-color:#e9ecef}#thermostat-landing-scope .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}#thermostat-landing-scope .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}#thermostat-landing-scope .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}#thermostat-landing-scope .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}#thermostat-landing-scope .form-check .form-check-input{float:left;margin-left:-1.5em}#thermostat-landing-scope .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}#thermostat-landing-scope .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}#thermostat-landing-scope .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}#thermostat-landing-scope .form-check-input[type=checkbox]{border-radius:.25em}#thermostat-landing-scope .form-check-input[type=radio]{border-radius:50%}#thermostat-landing-scope .form-check-input:active{filter:brightness(90%)}#thermostat-landing-scope .form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#thermostat-landing-scope .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}#thermostat-landing-scope .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}#thermostat-landing-scope .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}#thermostat-landing-scope .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}#thermostat-landing-scope .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}#thermostat-landing-scope .form-check-input:disabled~.form-check-label,#thermostat-landing-scope .form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}#thermostat-landing-scope .form-switch{padding-left:2.5em}#thermostat-landing-scope .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-switch .form-check-input{transition:none}}#thermostat-landing-scope .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}#thermostat-landing-scope .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}#thermostat-landing-scope .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}#thermostat-landing-scope .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}#thermostat-landing-scope .form-check-inline{display:inline-block;margin-right:1rem}#thermostat-landing-scope .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#thermostat-landing-scope .btn-check:disabled+.btn,#thermostat-landing-scope .btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}#thermostat-landing-scope .form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#thermostat-landing-scope .form-range:focus{outline:0}#thermostat-landing-scope .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}#thermostat-landing-scope .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}#thermostat-landing-scope .form-range::-moz-focus-outer{border:0}#thermostat-landing-scope .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}#thermostat-landing-scope .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}#thermostat-landing-scope .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#thermostat-landing-scope .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}#thermostat-landing-scope .form-range::-moz-range-thumb:active{background-color:#b6d4fe}#thermostat-landing-scope .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#thermostat-landing-scope .form-range:disabled{pointer-events:none}#thermostat-landing-scope .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#thermostat-landing-scope .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}#thermostat-landing-scope .form-floating{position:relative}#thermostat-landing-scope .form-floating>.form-control,#thermostat-landing-scope .form-floating>.form-control-plaintext,#thermostat-landing-scope .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}#thermostat-landing-scope .form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .form-floating>label{transition:none}}#thermostat-landing-scope .form-floating>.form-control,#thermostat-landing-scope .form-floating>.form-control-plaintext{padding:1rem .75rem}#thermostat-landing-scope .form-floating>.form-control-plaintext::-moz-placeholder,#thermostat-landing-scope .form-floating>.form-control::-moz-placeholder{color:transparent}#thermostat-landing-scope .form-floating>.form-control-plaintext::placeholder,#thermostat-landing-scope .form-floating>.form-control::placeholder{color:transparent}#thermostat-landing-scope .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),#thermostat-landing-scope .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}#thermostat-landing-scope .form-floating>.form-control-plaintext:focus,#thermostat-landing-scope .form-floating>.form-control-plaintext:not(:placeholder-shown),#thermostat-landing-scope .form-floating>.form-control:focus,#thermostat-landing-scope .form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}#thermostat-landing-scope .form-floating>.form-control-plaintext:-webkit-autofill,#thermostat-landing-scope .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}#thermostat-landing-scope .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}#thermostat-landing-scope .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}#thermostat-landing-scope .form-floating>.form-control-plaintext~label,#thermostat-landing-scope .form-floating>.form-control:focus~label,#thermostat-landing-scope .form-floating>.form-control:not(:placeholder-shown)~label,#thermostat-landing-scope .form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}#thermostat-landing-scope .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}#thermostat-landing-scope .form-floating>.form-control-plaintext~label{border-width:1px 0}#thermostat-landing-scope .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}#thermostat-landing-scope .input-group>.form-control,#thermostat-landing-scope .input-group>.form-floating,#thermostat-landing-scope .input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}#thermostat-landing-scope .input-group>.form-control:focus,#thermostat-landing-scope .input-group>.form-floating:focus-within,#thermostat-landing-scope .input-group>.form-select:focus{z-index:5}#thermostat-landing-scope .input-group .btn{position:relative;z-index:2}#thermostat-landing-scope .input-group .btn:focus{z-index:5}#thermostat-landing-scope .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}#thermostat-landing-scope .input-group-lg>.btn,#thermostat-landing-scope .input-group-lg>.form-control,#thermostat-landing-scope .input-group-lg>.form-select,#thermostat-landing-scope .input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}#thermostat-landing-scope .input-group-sm>.btn,#thermostat-landing-scope .input-group-sm>.form-control,#thermostat-landing-scope .input-group-sm>.form-select,#thermostat-landing-scope .input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}#thermostat-landing-scope .input-group-lg>.form-select,#thermostat-landing-scope .input-group-sm>.form-select{padding-right:3rem}#thermostat-landing-scope .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),#thermostat-landing-scope .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,#thermostat-landing-scope .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,#thermostat-landing-scope .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}#thermostat-landing-scope .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),#thermostat-landing-scope .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,#thermostat-landing-scope .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,#thermostat-landing-scope .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}#thermostat-landing-scope .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}#thermostat-landing-scope .input-group>.form-floating:not(:first-child)>.form-control,#thermostat-landing-scope .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}#thermostat-landing-scope .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}#thermostat-landing-scope .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.375rem}#thermostat-landing-scope .is-valid~.valid-feedback,#thermostat-landing-scope .is-valid~.valid-tooltip,#thermostat-landing-scope .was-validated :valid~.valid-feedback,#thermostat-landing-scope .was-validated :valid~.valid-tooltip{display:block}#thermostat-landing-scope .form-control.is-valid,#thermostat-landing-scope .was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#thermostat-landing-scope .form-control.is-valid:focus,#thermostat-landing-scope .was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}#thermostat-landing-scope .was-validated textarea.form-control:valid,#thermostat-landing-scope textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#thermostat-landing-scope .form-select.is-valid,#thermostat-landing-scope .was-validated .form-select:valid{border-color:#198754}#thermostat-landing-scope .form-select.is-valid:not([multiple]):not([size]),#thermostat-landing-scope .form-select.is-valid:not([multiple])[size="1"],#thermostat-landing-scope .was-validated .form-select:valid:not([multiple]):not([size]),#thermostat-landing-scope .was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}#thermostat-landing-scope .form-select.is-valid:focus,#thermostat-landing-scope .was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}#thermostat-landing-scope .form-control-color.is-valid,#thermostat-landing-scope .was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}#thermostat-landing-scope .form-check-input.is-valid,#thermostat-landing-scope .was-validated .form-check-input:valid{border-color:#198754}#thermostat-landing-scope .form-check-input.is-valid:checked,#thermostat-landing-scope .was-validated .form-check-input:valid:checked{background-color:#198754}#thermostat-landing-scope .form-check-input.is-valid:focus,#thermostat-landing-scope .was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}#thermostat-landing-scope .form-check-input.is-valid~.form-check-label,#thermostat-landing-scope .was-validated .form-check-input:valid~.form-check-label{color:#198754}#thermostat-landing-scope .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}#thermostat-landing-scope .input-group>.form-control:not(:focus).is-valid,#thermostat-landing-scope .input-group>.form-floating:not(:focus-within).is-valid,#thermostat-landing-scope .input-group>.form-select:not(:focus).is-valid,#thermostat-landing-scope .was-validated .input-group>.form-control:not(:focus):valid,#thermostat-landing-scope .was-validated .input-group>.form-floating:not(:focus-within):valid,#thermostat-landing-scope .was-validated .input-group>.form-select:not(:focus):valid{z-index:3}#thermostat-landing-scope .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}#thermostat-landing-scope .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.375rem}#thermostat-landing-scope .is-invalid~.invalid-feedback,#thermostat-landing-scope .is-invalid~.invalid-tooltip,#thermostat-landing-scope .was-validated :invalid~.invalid-feedback,#thermostat-landing-scope .was-validated :invalid~.invalid-tooltip{display:block}#thermostat-landing-scope .form-control.is-invalid,#thermostat-landing-scope .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#thermostat-landing-scope .form-control.is-invalid:focus,#thermostat-landing-scope .was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}#thermostat-landing-scope .was-validated textarea.form-control:invalid,#thermostat-landing-scope textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#thermostat-landing-scope .form-select.is-invalid,#thermostat-landing-scope .was-validated .form-select:invalid{border-color:#dc3545}#thermostat-landing-scope .form-select.is-invalid:not([multiple]):not([size]),#thermostat-landing-scope .form-select.is-invalid:not([multiple])[size="1"],#thermostat-landing-scope .was-validated .form-select:invalid:not([multiple]):not([size]),#thermostat-landing-scope .was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}#thermostat-landing-scope .form-select.is-invalid:focus,#thermostat-landing-scope .was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}#thermostat-landing-scope .form-control-color.is-invalid,#thermostat-landing-scope .was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}#thermostat-landing-scope .form-check-input.is-invalid,#thermostat-landing-scope .was-validated .form-check-input:invalid{border-color:#dc3545}#thermostat-landing-scope .form-check-input.is-invalid:checked,#thermostat-landing-scope .was-validated .form-check-input:invalid:checked{background-color:#dc3545}#thermostat-landing-scope .form-check-input.is-invalid:focus,#thermostat-landing-scope .was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}#thermostat-landing-scope .form-check-input.is-invalid~.form-check-label,#thermostat-landing-scope .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}#thermostat-landing-scope .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}#thermostat-landing-scope .input-group>.form-control:not(:focus).is-invalid,#thermostat-landing-scope .input-group>.form-floating:not(:focus-within).is-invalid,#thermostat-landing-scope .input-group>.form-select:not(:focus).is-invalid,#thermostat-landing-scope .was-validated .input-group>.form-control:not(:focus):invalid,#thermostat-landing-scope .was-validated .input-group>.form-floating:not(:focus-within):invalid,#thermostat-landing-scope .was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}#thermostat-landing-scope .btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .btn{transition:none}}#thermostat-landing-scope .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}#thermostat-landing-scope .btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}#thermostat-landing-scope .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}#thermostat-landing-scope .btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}#thermostat-landing-scope .btn-check:checked+.btn,#thermostat-landing-scope .btn.active,#thermostat-landing-scope .btn.show,#thermostat-landing-scope .btn:first-child:active,#thermostat-landing-scope :not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}#thermostat-landing-scope .btn-check:checked+.btn:focus-visible,#thermostat-landing-scope .btn.active:focus-visible,#thermostat-landing-scope .btn.show:focus-visible,#thermostat-landing-scope .btn:first-child:active:focus-visible,#thermostat-landing-scope :not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}#thermostat-landing-scope .btn.disabled,#thermostat-landing-scope .btn:disabled,#thermostat-landing-scope fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}#thermostat-landing-scope .btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}#thermostat-landing-scope .btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}#thermostat-landing-scope .btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}#thermostat-landing-scope .btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}#thermostat-landing-scope .btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}#thermostat-landing-scope .btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}#thermostat-landing-scope .btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}#thermostat-landing-scope .btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}#thermostat-landing-scope .btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}#thermostat-landing-scope .btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}#thermostat-landing-scope .btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}#thermostat-landing-scope .btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}#thermostat-landing-scope .btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}#thermostat-landing-scope .btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}#thermostat-landing-scope .btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}#thermostat-landing-scope .btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}#thermostat-landing-scope .btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}#thermostat-landing-scope .btn-link:focus-visible{color:var(--bs-btn-color)}#thermostat-landing-scope .btn-link:hover{color:var(--bs-btn-hover-color)}#thermostat-landing-scope .btn-group-lg>.btn,#thermostat-landing-scope .btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .5rem}#thermostat-landing-scope .btn-group-sm>.btn,#thermostat-landing-scope .btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: .25rem}#thermostat-landing-scope .fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .fade{transition:none}}#thermostat-landing-scope .fade:not(.show){opacity:0}#thermostat-landing-scope .collapse:not(.show){display:none}#thermostat-landing-scope .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .collapsing{transition:none}}#thermostat-landing-scope .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .collapsing.collapse-horizontal{transition:none}}#thermostat-landing-scope .dropdown,#thermostat-landing-scope .dropdown-center,#thermostat-landing-scope .dropend,#thermostat-landing-scope .dropstart,#thermostat-landing-scope .dropup,#thermostat-landing-scope .dropup-center{position:relative}#thermostat-landing-scope .dropdown-toggle{white-space:nowrap}#thermostat-landing-scope .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#thermostat-landing-scope .dropdown-toggle:empty:after{margin-left:0}#thermostat-landing-scope .dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(.375rem - 1px) ;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}#thermostat-landing-scope .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}#thermostat-landing-scope .dropdown-menu-start{--bs-position: start}#thermostat-landing-scope .dropdown-menu-start[data-bs-popper]{right:auto;left:0}#thermostat-landing-scope .dropdown-menu-end{--bs-position: end}#thermostat-landing-scope .dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){#thermostat-landing-scope .dropdown-menu-sm-start{--bs-position: start}#thermostat-landing-scope .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}#thermostat-landing-scope .dropdown-menu-sm-end{--bs-position: end}#thermostat-landing-scope .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){#thermostat-landing-scope .dropdown-menu-md-start{--bs-position: start}#thermostat-landing-scope .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}#thermostat-landing-scope .dropdown-menu-md-end{--bs-position: end}#thermostat-landing-scope .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){#thermostat-landing-scope .dropdown-menu-lg-start{--bs-position: start}#thermostat-landing-scope .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}#thermostat-landing-scope .dropdown-menu-lg-end{--bs-position: end}#thermostat-landing-scope .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){#thermostat-landing-scope .dropdown-menu-xl-start{--bs-position: start}#thermostat-landing-scope .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}#thermostat-landing-scope .dropdown-menu-xl-end{--bs-position: end}#thermostat-landing-scope .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){#thermostat-landing-scope .dropdown-menu-xxl-start{--bs-position: start}#thermostat-landing-scope .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}#thermostat-landing-scope .dropdown-menu-xxl-end{--bs-position: end}#thermostat-landing-scope .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}#thermostat-landing-scope .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}#thermostat-landing-scope .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#thermostat-landing-scope .dropup .dropdown-toggle:empty:after{margin-left:0}#thermostat-landing-scope .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}#thermostat-landing-scope .dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#thermostat-landing-scope .dropend .dropdown-toggle:empty:after{margin-left:0}#thermostat-landing-scope .dropend .dropdown-toggle:after{vertical-align:0}#thermostat-landing-scope .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}#thermostat-landing-scope .dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}#thermostat-landing-scope .dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#thermostat-landing-scope .dropstart .dropdown-toggle:empty:after{margin-left:0}#thermostat-landing-scope .dropstart .dropdown-toggle:before{vertical-align:0}#thermostat-landing-scope .dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}#thermostat-landing-scope .dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}#thermostat-landing-scope .dropdown-item:focus,#thermostat-landing-scope .dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}#thermostat-landing-scope .dropdown-item.active,#thermostat-landing-scope .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}#thermostat-landing-scope .dropdown-item.disabled,#thermostat-landing-scope .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}#thermostat-landing-scope .dropdown-menu.show{display:block}#thermostat-landing-scope .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}#thermostat-landing-scope .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}#thermostat-landing-scope .dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}#thermostat-landing-scope .btn-group,#thermostat-landing-scope .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}#thermostat-landing-scope .btn-group-vertical>.btn,#thermostat-landing-scope .btn-group>.btn{position:relative;flex:1 1 auto}#thermostat-landing-scope .btn-group-vertical>.btn-check:checked+.btn,#thermostat-landing-scope .btn-group-vertical>.btn-check:focus+.btn,#thermostat-landing-scope .btn-group-vertical>.btn.active,#thermostat-landing-scope .btn-group-vertical>.btn:active,#thermostat-landing-scope .btn-group-vertical>.btn:focus,#thermostat-landing-scope .btn-group-vertical>.btn:hover,#thermostat-landing-scope .btn-group>.btn-check:checked+.btn,#thermostat-landing-scope .btn-group>.btn-check:focus+.btn,#thermostat-landing-scope .btn-group>.btn.active,#thermostat-landing-scope .btn-group>.btn:active,#thermostat-landing-scope .btn-group>.btn:focus,#thermostat-landing-scope .btn-group>.btn:hover{z-index:1}#thermostat-landing-scope .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}#thermostat-landing-scope .btn-toolbar .input-group{width:auto}#thermostat-landing-scope .btn-group{border-radius:.375rem}#thermostat-landing-scope .btn-group>.btn-group:not(:first-child),#thermostat-landing-scope .btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}#thermostat-landing-scope .btn-group>.btn-group:not(:last-child)>.btn,#thermostat-landing-scope .btn-group>.btn.dropdown-toggle-split:first-child,#thermostat-landing-scope .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#thermostat-landing-scope .btn-group>.btn-group:not(:first-child)>.btn,#thermostat-landing-scope .btn-group>.btn:nth-child(n+3),#thermostat-landing-scope .btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}#thermostat-landing-scope .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#thermostat-landing-scope .dropdown-toggle-split:after,#thermostat-landing-scope .dropend .dropdown-toggle-split:after,#thermostat-landing-scope .dropup .dropdown-toggle-split:after{margin-left:0}#thermostat-landing-scope .dropstart .dropdown-toggle-split:before{margin-right:0}#thermostat-landing-scope .btn-group-sm>.btn+.dropdown-toggle-split,#thermostat-landing-scope .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}#thermostat-landing-scope .btn-group-lg>.btn+.dropdown-toggle-split,#thermostat-landing-scope .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#thermostat-landing-scope .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}#thermostat-landing-scope .btn-group-vertical>.btn,#thermostat-landing-scope .btn-group-vertical>.btn-group{width:100%}#thermostat-landing-scope .btn-group-vertical>.btn-group:not(:first-child),#thermostat-landing-scope .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#thermostat-landing-scope .btn-group-vertical>.btn-group:not(:last-child)>.btn,#thermostat-landing-scope .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#thermostat-landing-scope .btn-group-vertical>.btn-group:not(:first-child)>.btn,#thermostat-landing-scope .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}#thermostat-landing-scope .nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#thermostat-landing-scope .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .nav-link{transition:none}}#thermostat-landing-scope .nav-link:focus,#thermostat-landing-scope .nav-link:hover{color:var(--bs-nav-link-hover-color)}#thermostat-landing-scope .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}#thermostat-landing-scope .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}#thermostat-landing-scope .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}#thermostat-landing-scope .nav-tabs .nav-link:focus,#thermostat-landing-scope .nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}#thermostat-landing-scope .nav-tabs .nav-link.disabled,#thermostat-landing-scope .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}#thermostat-landing-scope .nav-tabs .nav-item.show .nav-link,#thermostat-landing-scope .nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}#thermostat-landing-scope .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}#thermostat-landing-scope .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}#thermostat-landing-scope .nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}#thermostat-landing-scope .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}#thermostat-landing-scope .nav-pills .nav-link.active,#thermostat-landing-scope .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}#thermostat-landing-scope .nav-fill .nav-item,#thermostat-landing-scope .nav-fill>.nav-link{flex:1 1 auto;text-align:center}#thermostat-landing-scope .nav-justified .nav-item,#thermostat-landing-scope .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}#thermostat-landing-scope .nav-fill .nav-item .nav-link,#thermostat-landing-scope .nav-justified .nav-item .nav-link{width:100%}#thermostat-landing-scope .tab-content>.tab-pane{display:none}#thermostat-landing-scope .tab-content>.active{display:block}#thermostat-landing-scope .navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}#thermostat-landing-scope .navbar>.container,#thermostat-landing-scope .navbar>.container-fluid,#thermostat-landing-scope .navbar>.container-lg,#thermostat-landing-scope .navbar>.container-md,#thermostat-landing-scope .navbar>.container-sm,#thermostat-landing-scope .navbar>.container-xl,#thermostat-landing-scope .navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}#thermostat-landing-scope .navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}#thermostat-landing-scope .navbar-brand:focus,#thermostat-landing-scope .navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}#thermostat-landing-scope .navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#thermostat-landing-scope .navbar-nav .nav-link.active,#thermostat-landing-scope .navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}#thermostat-landing-scope .navbar-nav .dropdown-menu{position:static}#thermostat-landing-scope .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}#thermostat-landing-scope .navbar-text a,#thermostat-landing-scope .navbar-text a:focus,#thermostat-landing-scope .navbar-text a:hover{color:var(--bs-navbar-active-color)}#thermostat-landing-scope .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}#thermostat-landing-scope .navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .navbar-toggler{transition:none}}#thermostat-landing-scope .navbar-toggler:hover{text-decoration:none}#thermostat-landing-scope .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}#thermostat-landing-scope .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}#thermostat-landing-scope .navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){#thermostat-landing-scope .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}#thermostat-landing-scope .navbar-expand-sm .navbar-nav{flex-direction:row}#thermostat-landing-scope .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#thermostat-landing-scope .navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#thermostat-landing-scope .navbar-expand-sm .navbar-nav-scroll{overflow:visible}#thermostat-landing-scope .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}#thermostat-landing-scope .navbar-expand-sm .navbar-toggler{display:none}#thermostat-landing-scope .navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#thermostat-landing-scope .navbar-expand-sm .offcanvas .offcanvas-header{display:none}#thermostat-landing-scope .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){#thermostat-landing-scope .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}#thermostat-landing-scope .navbar-expand-md .navbar-nav{flex-direction:row}#thermostat-landing-scope .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#thermostat-landing-scope .navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#thermostat-landing-scope .navbar-expand-md .navbar-nav-scroll{overflow:visible}#thermostat-landing-scope .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}#thermostat-landing-scope .navbar-expand-md .navbar-toggler{display:none}#thermostat-landing-scope .navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#thermostat-landing-scope .navbar-expand-md .offcanvas .offcanvas-header{display:none}#thermostat-landing-scope .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){#thermostat-landing-scope .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}#thermostat-landing-scope .navbar-expand-lg .navbar-nav{flex-direction:row}#thermostat-landing-scope .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#thermostat-landing-scope .navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#thermostat-landing-scope .navbar-expand-lg .navbar-nav-scroll{overflow:visible}#thermostat-landing-scope .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}#thermostat-landing-scope .navbar-expand-lg .navbar-toggler{display:none}#thermostat-landing-scope .navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#thermostat-landing-scope .navbar-expand-lg .offcanvas .offcanvas-header{display:none}#thermostat-landing-scope .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){#thermostat-landing-scope .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}#thermostat-landing-scope .navbar-expand-xl .navbar-nav{flex-direction:row}#thermostat-landing-scope .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#thermostat-landing-scope .navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#thermostat-landing-scope .navbar-expand-xl .navbar-nav-scroll{overflow:visible}#thermostat-landing-scope .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}#thermostat-landing-scope .navbar-expand-xl .navbar-toggler{display:none}#thermostat-landing-scope .navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#thermostat-landing-scope .navbar-expand-xl .offcanvas .offcanvas-header{display:none}#thermostat-landing-scope .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){#thermostat-landing-scope .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}#thermostat-landing-scope .navbar-expand-xxl .navbar-nav{flex-direction:row}#thermostat-landing-scope .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}#thermostat-landing-scope .navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#thermostat-landing-scope .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}#thermostat-landing-scope .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}#thermostat-landing-scope .navbar-expand-xxl .navbar-toggler{display:none}#thermostat-landing-scope .navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#thermostat-landing-scope .navbar-expand-xxl .offcanvas .offcanvas-header{display:none}#thermostat-landing-scope .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}#thermostat-landing-scope .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}#thermostat-landing-scope .navbar-expand .navbar-nav{flex-direction:row}#thermostat-landing-scope .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#thermostat-landing-scope .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#thermostat-landing-scope .navbar-expand .navbar-nav-scroll{overflow:visible}#thermostat-landing-scope .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}#thermostat-landing-scope .navbar-expand .navbar-toggler{display:none}#thermostat-landing-scope .navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#thermostat-landing-scope .navbar-expand .offcanvas .offcanvas-header{display:none}#thermostat-landing-scope .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}#thermostat-landing-scope .navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#thermostat-landing-scope .card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(.375rem - 1px) ;--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}#thermostat-landing-scope .card>hr{margin-right:0;margin-left:0}#thermostat-landing-scope .card>.list-group{border-top:inherit;border-bottom:inherit}#thermostat-landing-scope .card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}#thermostat-landing-scope .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}#thermostat-landing-scope .card>.card-header+.list-group,#thermostat-landing-scope .card>.list-group+.card-footer{border-top:0}#thermostat-landing-scope .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}#thermostat-landing-scope .card-title{margin-bottom:var(--bs-card-title-spacer-y)}#thermostat-landing-scope .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}#thermostat-landing-scope .card-text:last-child{margin-bottom:0}#thermostat-landing-scope .card-link+.card-link{margin-left:var(--bs-card-spacer-x)}#thermostat-landing-scope .card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}#thermostat-landing-scope .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}#thermostat-landing-scope .card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}#thermostat-landing-scope .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}#thermostat-landing-scope .card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}#thermostat-landing-scope .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}#thermostat-landing-scope .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}#thermostat-landing-scope .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}#thermostat-landing-scope .card-img,#thermostat-landing-scope .card-img-bottom,#thermostat-landing-scope .card-img-top{width:100%}#thermostat-landing-scope .card-img,#thermostat-landing-scope .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}#thermostat-landing-scope .card-img,#thermostat-landing-scope .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}#thermostat-landing-scope .card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){#thermostat-landing-scope .card-group{display:flex;flex-flow:row wrap}#thermostat-landing-scope .card-group>.card{flex:1 0 0%;margin-bottom:0}#thermostat-landing-scope .card-group>.card+.card{margin-left:0;border-left:0}#thermostat-landing-scope .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#thermostat-landing-scope .card-group>.card:not(:last-child) .card-header,#thermostat-landing-scope .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#thermostat-landing-scope .card-group>.card:not(:last-child) .card-footer,#thermostat-landing-scope .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#thermostat-landing-scope .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#thermostat-landing-scope .card-group>.card:not(:first-child) .card-header,#thermostat-landing-scope .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#thermostat-landing-scope .card-group>.card:not(:first-child) .card-footer,#thermostat-landing-scope .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#thermostat-landing-scope .accordion{--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius: calc(.375rem - 1px) ;--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}#thermostat-landing-scope .accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .accordion-button{transition:none}}#thermostat-landing-scope .accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}#thermostat-landing-scope .accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}#thermostat-landing-scope .accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .accordion-button:after{transition:none}}#thermostat-landing-scope .accordion-button:hover{z-index:2}#thermostat-landing-scope .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}#thermostat-landing-scope .accordion-header{margin-bottom:0}#thermostat-landing-scope .accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}#thermostat-landing-scope .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}#thermostat-landing-scope .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}#thermostat-landing-scope .accordion-item:not(:first-of-type){border-top:0}#thermostat-landing-scope .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}#thermostat-landing-scope .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}#thermostat-landing-scope .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}#thermostat-landing-scope .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}#thermostat-landing-scope .accordion-flush .accordion-collapse{border-width:0}#thermostat-landing-scope .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}#thermostat-landing-scope .accordion-flush .accordion-item:first-child{border-top:0}#thermostat-landing-scope .accordion-flush .accordion-item:last-child{border-bottom:0}#thermostat-landing-scope .accordion-flush .accordion-item .accordion-button,#thermostat-landing-scope .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}#thermostat-landing-scope .breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}#thermostat-landing-scope .breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}#thermostat-landing-scope .breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}#thermostat-landing-scope .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}#thermostat-landing-scope .pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: .375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;padding-left:0;list-style:none}#thermostat-landing-scope .page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .page-link{transition:none}}#thermostat-landing-scope .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}#thermostat-landing-scope .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}#thermostat-landing-scope .active>.page-link,#thermostat-landing-scope .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}#thermostat-landing-scope .disabled>.page-link,#thermostat-landing-scope .page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}#thermostat-landing-scope .page-item:not(:first-child) .page-link{margin-left:-1px}#thermostat-landing-scope .page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}#thermostat-landing-scope .page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}#thermostat-landing-scope .pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: .5rem}#thermostat-landing-scope .pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: .25rem}#thermostat-landing-scope .badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: .375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}#thermostat-landing-scope .badge:empty{display:none}#thermostat-landing-scope .btn .badge{position:relative;top:-1px}#thermostat-landing-scope .alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}#thermostat-landing-scope .alert-heading{color:inherit}#thermostat-landing-scope .alert-link{font-weight:700}#thermostat-landing-scope .alert-dismissible{padding-right:3rem}#thermostat-landing-scope .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}#thermostat-landing-scope .alert-primary{--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}#thermostat-landing-scope .alert-primary .alert-link{color:#06357a}#thermostat-landing-scope .alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}#thermostat-landing-scope .alert-secondary .alert-link{color:#34383c}#thermostat-landing-scope .alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}#thermostat-landing-scope .alert-success .alert-link{color:#0c4128}#thermostat-landing-scope .alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}#thermostat-landing-scope .alert-info .alert-link{color:#04414d}#thermostat-landing-scope .alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}#thermostat-landing-scope .alert-warning .alert-link{color:#523e02}#thermostat-landing-scope .alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}#thermostat-landing-scope .alert-danger .alert-link{color:#6a1a21}#thermostat-landing-scope .alert-light{--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}#thermostat-landing-scope .alert-light .alert-link{color:#4f5050}#thermostat-landing-scope .alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}#thermostat-landing-scope .alert-dark .alert-link{color:#101214}#thermostat-landing-scope .progress{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: .375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}#thermostat-landing-scope .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .progress-bar{transition:none}}#thermostat-landing-scope .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}#thermostat-landing-scope .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .progress-bar-animated{animation:none}}#thermostat-landing-scope .list-group{--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, .125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}#thermostat-landing-scope .list-group-numbered{list-style-type:none;counter-reset:section}#thermostat-landing-scope .list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}#thermostat-landing-scope .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}#thermostat-landing-scope .list-group-item-action:focus,#thermostat-landing-scope .list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}#thermostat-landing-scope .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}#thermostat-landing-scope .list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}#thermostat-landing-scope .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}#thermostat-landing-scope .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}#thermostat-landing-scope .list-group-item.disabled,#thermostat-landing-scope .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}#thermostat-landing-scope .list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}#thermostat-landing-scope .list-group-item+.list-group-item{border-top-width:0}#thermostat-landing-scope .list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}#thermostat-landing-scope .list-group-horizontal{flex-direction:row}#thermostat-landing-scope .list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#thermostat-landing-scope .list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#thermostat-landing-scope .list-group-horizontal>.list-group-item.active{margin-top:0}#thermostat-landing-scope .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#thermostat-landing-scope .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){#thermostat-landing-scope .list-group-horizontal-sm{flex-direction:row}#thermostat-landing-scope .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#thermostat-landing-scope .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#thermostat-landing-scope .list-group-horizontal-sm>.list-group-item.active{margin-top:0}#thermostat-landing-scope .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#thermostat-landing-scope .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){#thermostat-landing-scope .list-group-horizontal-md{flex-direction:row}#thermostat-landing-scope .list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#thermostat-landing-scope .list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#thermostat-landing-scope .list-group-horizontal-md>.list-group-item.active{margin-top:0}#thermostat-landing-scope .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#thermostat-landing-scope .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){#thermostat-landing-scope .list-group-horizontal-lg{flex-direction:row}#thermostat-landing-scope .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#thermostat-landing-scope .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#thermostat-landing-scope .list-group-horizontal-lg>.list-group-item.active{margin-top:0}#thermostat-landing-scope .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#thermostat-landing-scope .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){#thermostat-landing-scope .list-group-horizontal-xl{flex-direction:row}#thermostat-landing-scope .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#thermostat-landing-scope .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#thermostat-landing-scope .list-group-horizontal-xl>.list-group-item.active{margin-top:0}#thermostat-landing-scope .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#thermostat-landing-scope .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){#thermostat-landing-scope .list-group-horizontal-xxl{flex-direction:row}#thermostat-landing-scope .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#thermostat-landing-scope .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#thermostat-landing-scope .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}#thermostat-landing-scope .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#thermostat-landing-scope .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}#thermostat-landing-scope .list-group-flush{border-radius:0}#thermostat-landing-scope .list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}#thermostat-landing-scope .list-group-flush>.list-group-item:last-child{border-bottom-width:0}#thermostat-landing-scope .list-group-item-primary{color:#084298;background-color:#cfe2ff}#thermostat-landing-scope .list-group-item-primary.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}#thermostat-landing-scope .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}#thermostat-landing-scope .list-group-item-secondary{color:#41464b;background-color:#e2e3e5}#thermostat-landing-scope .list-group-item-secondary.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}#thermostat-landing-scope .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}#thermostat-landing-scope .list-group-item-success{color:#0f5132;background-color:#d1e7dd}#thermostat-landing-scope .list-group-item-success.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}#thermostat-landing-scope .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}#thermostat-landing-scope .list-group-item-info{color:#055160;background-color:#cff4fc}#thermostat-landing-scope .list-group-item-info.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}#thermostat-landing-scope .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}#thermostat-landing-scope .list-group-item-warning{color:#664d03;background-color:#fff3cd}#thermostat-landing-scope .list-group-item-warning.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}#thermostat-landing-scope .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}#thermostat-landing-scope .list-group-item-danger{color:#842029;background-color:#f8d7da}#thermostat-landing-scope .list-group-item-danger.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}#thermostat-landing-scope .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}#thermostat-landing-scope .list-group-item-light{color:#636464;background-color:#fefefe}#thermostat-landing-scope .list-group-item-light.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}#thermostat-landing-scope .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}#thermostat-landing-scope .list-group-item-dark{color:#141619;background-color:#d3d3d4}#thermostat-landing-scope .list-group-item-dark.list-group-item-action:focus,#thermostat-landing-scope .list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}#thermostat-landing-scope .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}#thermostat-landing-scope .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}#thermostat-landing-scope .btn-close:hover{color:#000;text-decoration:none;opacity:.75}#thermostat-landing-scope .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}#thermostat-landing-scope .btn-close.disabled,#thermostat-landing-scope .btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}#thermostat-landing-scope .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}#thermostat-landing-scope .toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: .375rem;--bs-toast-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(0, 0, 0, .05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}#thermostat-landing-scope .toast.showing{opacity:0}#thermostat-landing-scope .toast:not(.show){display:none}#thermostat-landing-scope .toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}#thermostat-landing-scope .toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}#thermostat-landing-scope .toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}#thermostat-landing-scope .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}#thermostat-landing-scope .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}#thermostat-landing-scope .modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(.5rem - 1px) ;--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}#thermostat-landing-scope .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}#thermostat-landing-scope .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .modal.fade .modal-dialog{transition:none}}#thermostat-landing-scope .modal.show .modal-dialog{transform:none}#thermostat-landing-scope .modal.modal-static .modal-dialog{transform:scale(1.02)}#thermostat-landing-scope .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}#thermostat-landing-scope .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}#thermostat-landing-scope .modal-dialog-scrollable .modal-body{overflow-y:auto}#thermostat-landing-scope .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}#thermostat-landing-scope .modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}#thermostat-landing-scope .modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}#thermostat-landing-scope .modal-backdrop.fade{opacity:0}#thermostat-landing-scope .modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}#thermostat-landing-scope .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}#thermostat-landing-scope .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}#thermostat-landing-scope .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}#thermostat-landing-scope .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}#thermostat-landing-scope .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}#thermostat-landing-scope .modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){#thermostat-landing-scope .modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}#thermostat-landing-scope .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}#thermostat-landing-scope .modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){#thermostat-landing-scope .modal-lg,#thermostat-landing-scope .modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){#thermostat-landing-scope .modal-xl{--bs-modal-width: 1140px}}#thermostat-landing-scope .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}#thermostat-landing-scope .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}#thermostat-landing-scope .modal-fullscreen .modal-footer,#thermostat-landing-scope .modal-fullscreen .modal-header{border-radius:0}#thermostat-landing-scope .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){#thermostat-landing-scope .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}#thermostat-landing-scope .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}#thermostat-landing-scope .modal-fullscreen-sm-down .modal-footer,#thermostat-landing-scope .modal-fullscreen-sm-down .modal-header{border-radius:0}#thermostat-landing-scope .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){#thermostat-landing-scope .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}#thermostat-landing-scope .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}#thermostat-landing-scope .modal-fullscreen-md-down .modal-footer,#thermostat-landing-scope .modal-fullscreen-md-down .modal-header{border-radius:0}#thermostat-landing-scope .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){#thermostat-landing-scope .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}#thermostat-landing-scope .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}#thermostat-landing-scope .modal-fullscreen-lg-down .modal-footer,#thermostat-landing-scope .modal-fullscreen-lg-down .modal-header{border-radius:0}#thermostat-landing-scope .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){#thermostat-landing-scope .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}#thermostat-landing-scope .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}#thermostat-landing-scope .modal-fullscreen-xl-down .modal-footer,#thermostat-landing-scope .modal-fullscreen-xl-down .modal-header{border-radius:0}#thermostat-landing-scope .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){#thermostat-landing-scope .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}#thermostat-landing-scope .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}#thermostat-landing-scope .modal-fullscreen-xxl-down .modal-footer,#thermostat-landing-scope .modal-fullscreen-xxl-down .modal-header{border-radius:0}#thermostat-landing-scope .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}#thermostat-landing-scope .tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: .375rem;--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}#thermostat-landing-scope .tooltip.show{opacity:var(--bs-tooltip-opacity)}#thermostat-landing-scope .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}#thermostat-landing-scope .tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,#thermostat-landing-scope .bs-tooltip-top .tooltip-arrow{bottom:0}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,#thermostat-landing-scope .bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,#thermostat-landing-scope .bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,#thermostat-landing-scope .bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,#thermostat-landing-scope .bs-tooltip-bottom .tooltip-arrow{top:0}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,#thermostat-landing-scope .bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,#thermostat-landing-scope .bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}#thermostat-landing-scope .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,#thermostat-landing-scope .bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}#thermostat-landing-scope .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}#thermostat-landing-scope .popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius: calc(.5rem - 1px) ;--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}#thermostat-landing-scope .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}#thermostat-landing-scope .popover .popover-arrow:after,#thermostat-landing-scope .popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,#thermostat-landing-scope .bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-top>.popover-arrow:after,#thermostat-landing-scope .bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,#thermostat-landing-scope .bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-end>.popover-arrow:after,#thermostat-landing-scope .bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,#thermostat-landing-scope .bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-bottom>.popover-arrow:after,#thermostat-landing-scope .bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,#thermostat-landing-scope .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,#thermostat-landing-scope .bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-start>.popover-arrow:after,#thermostat-landing-scope .bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,#thermostat-landing-scope .bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}#thermostat-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,#thermostat-landing-scope .bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}#thermostat-landing-scope .popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}#thermostat-landing-scope .popover-header:empty{display:none}#thermostat-landing-scope .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}#thermostat-landing-scope .carousel{position:relative}#thermostat-landing-scope .carousel.pointer-event{touch-action:pan-y}#thermostat-landing-scope .carousel-inner{position:relative;width:100%;overflow:hidden}#thermostat-landing-scope .carousel-inner:after{display:block;clear:both;content:""}#thermostat-landing-scope .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .carousel-item{transition:none}}#thermostat-landing-scope .carousel-item-next,#thermostat-landing-scope .carousel-item-prev,#thermostat-landing-scope .carousel-item.active{display:block}#thermostat-landing-scope .active.carousel-item-end,#thermostat-landing-scope .carousel-item-next:not(.carousel-item-start){transform:translate(100%)}#thermostat-landing-scope .active.carousel-item-start,#thermostat-landing-scope .carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}#thermostat-landing-scope .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}#thermostat-landing-scope .carousel-fade .carousel-item-next.carousel-item-start,#thermostat-landing-scope .carousel-fade .carousel-item-prev.carousel-item-end,#thermostat-landing-scope .carousel-fade .carousel-item.active{z-index:1;opacity:1}#thermostat-landing-scope .carousel-fade .active.carousel-item-end,#thermostat-landing-scope .carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .carousel-fade .active.carousel-item-end,#thermostat-landing-scope .carousel-fade .active.carousel-item-start{transition:none}}#thermostat-landing-scope .carousel-control-next,#thermostat-landing-scope .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .carousel-control-next,#thermostat-landing-scope .carousel-control-prev{transition:none}}#thermostat-landing-scope .carousel-control-next:focus,#thermostat-landing-scope .carousel-control-next:hover,#thermostat-landing-scope .carousel-control-prev:focus,#thermostat-landing-scope .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#thermostat-landing-scope .carousel-control-prev{left:0}#thermostat-landing-scope .carousel-control-next{right:0}#thermostat-landing-scope .carousel-control-next-icon,#thermostat-landing-scope .carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}#thermostat-landing-scope .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}#thermostat-landing-scope .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}#thermostat-landing-scope .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}#thermostat-landing-scope .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .carousel-indicators [data-bs-target]{transition:none}}#thermostat-landing-scope .carousel-indicators .active{opacity:1}#thermostat-landing-scope .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}#thermostat-landing-scope .carousel-dark .carousel-control-next-icon,#thermostat-landing-scope .carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}#thermostat-landing-scope .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}#thermostat-landing-scope .carousel-dark .carousel-caption{color:#000}#thermostat-landing-scope .spinner-border,#thermostat-landing-scope .spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}#thermostat-landing-scope .spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}#thermostat-landing-scope .spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}#thermostat-landing-scope .spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}#thermostat-landing-scope .spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .spinner-border,#thermostat-landing-scope .spinner-grow{--bs-spinner-animation-speed: 1.5s}}#thermostat-landing-scope .offcanvas,#thermostat-landing-scope .offcanvas-lg,#thermostat-landing-scope .offcanvas-md,#thermostat-landing-scope .offcanvas-sm,#thermostat-landing-scope .offcanvas-xl,#thermostat-landing-scope .offcanvas-xxl{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width: 575.98px){#thermostat-landing-scope .offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){#thermostat-landing-scope .offcanvas-sm{transition:none}}@media (max-width: 575.98px){#thermostat-landing-scope .offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#thermostat-landing-scope .offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#thermostat-landing-scope .offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#thermostat-landing-scope .offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#thermostat-landing-scope .offcanvas-sm.show:not(.hiding),#thermostat-landing-scope .offcanvas-sm.showing{transform:none}#thermostat-landing-scope .offcanvas-sm.hiding,#thermostat-landing-scope .offcanvas-sm.show,#thermostat-landing-scope .offcanvas-sm.showing{visibility:visible}}@media (min-width: 576px){#thermostat-landing-scope .offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#thermostat-landing-scope .offcanvas-sm .offcanvas-header{display:none}#thermostat-landing-scope .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){#thermostat-landing-scope .offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){#thermostat-landing-scope .offcanvas-md{transition:none}}@media (max-width: 767.98px){#thermostat-landing-scope .offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#thermostat-landing-scope .offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#thermostat-landing-scope .offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#thermostat-landing-scope .offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#thermostat-landing-scope .offcanvas-md.show:not(.hiding),#thermostat-landing-scope .offcanvas-md.showing{transform:none}#thermostat-landing-scope .offcanvas-md.hiding,#thermostat-landing-scope .offcanvas-md.show,#thermostat-landing-scope .offcanvas-md.showing{visibility:visible}}@media (min-width: 768px){#thermostat-landing-scope .offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#thermostat-landing-scope .offcanvas-md .offcanvas-header{display:none}#thermostat-landing-scope .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){#thermostat-landing-scope .offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){#thermostat-landing-scope .offcanvas-lg{transition:none}}@media (max-width: 991.98px){#thermostat-landing-scope .offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#thermostat-landing-scope .offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#thermostat-landing-scope .offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#thermostat-landing-scope .offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#thermostat-landing-scope .offcanvas-lg.show:not(.hiding),#thermostat-landing-scope .offcanvas-lg.showing{transform:none}#thermostat-landing-scope .offcanvas-lg.hiding,#thermostat-landing-scope .offcanvas-lg.show,#thermostat-landing-scope .offcanvas-lg.showing{visibility:visible}}@media (min-width: 992px){#thermostat-landing-scope .offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#thermostat-landing-scope .offcanvas-lg .offcanvas-header{display:none}#thermostat-landing-scope .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){#thermostat-landing-scope .offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){#thermostat-landing-scope .offcanvas-xl{transition:none}}@media (max-width: 1199.98px){#thermostat-landing-scope .offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#thermostat-landing-scope .offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#thermostat-landing-scope .offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#thermostat-landing-scope .offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#thermostat-landing-scope .offcanvas-xl.show:not(.hiding),#thermostat-landing-scope .offcanvas-xl.showing{transform:none}#thermostat-landing-scope .offcanvas-xl.hiding,#thermostat-landing-scope .offcanvas-xl.show,#thermostat-landing-scope .offcanvas-xl.showing{visibility:visible}}@media (min-width: 1200px){#thermostat-landing-scope .offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#thermostat-landing-scope .offcanvas-xl .offcanvas-header{display:none}#thermostat-landing-scope .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){#thermostat-landing-scope .offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){#thermostat-landing-scope .offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){#thermostat-landing-scope .offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#thermostat-landing-scope .offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#thermostat-landing-scope .offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#thermostat-landing-scope .offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#thermostat-landing-scope .offcanvas-xxl.show:not(.hiding),#thermostat-landing-scope .offcanvas-xxl.showing{transform:none}#thermostat-landing-scope .offcanvas-xxl.hiding,#thermostat-landing-scope .offcanvas-xxl.show,#thermostat-landing-scope .offcanvas-xxl.showing{visibility:visible}}@media (min-width: 1400px){#thermostat-landing-scope .offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#thermostat-landing-scope .offcanvas-xxl .offcanvas-header{display:none}#thermostat-landing-scope .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}#thermostat-landing-scope .offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){#thermostat-landing-scope .offcanvas{transition:none}}#thermostat-landing-scope .offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#thermostat-landing-scope .offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#thermostat-landing-scope .offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#thermostat-landing-scope .offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#thermostat-landing-scope .offcanvas.show:not(.hiding),#thermostat-landing-scope .offcanvas.showing{transform:none}#thermostat-landing-scope .offcanvas.hiding,#thermostat-landing-scope .offcanvas.show,#thermostat-landing-scope .offcanvas.showing{visibility:visible}#thermostat-landing-scope .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#thermostat-landing-scope .offcanvas-backdrop.fade{opacity:0}#thermostat-landing-scope .offcanvas-backdrop.show{opacity:.5}#thermostat-landing-scope .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}#thermostat-landing-scope .offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}#thermostat-landing-scope .offcanvas-title{margin-bottom:0;line-height:1.5}#thermostat-landing-scope .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}#thermostat-landing-scope .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}#thermostat-landing-scope .placeholder.btn:before{display:inline-block;content:""}#thermostat-landing-scope .placeholder-xs{min-height:.6em}#thermostat-landing-scope .placeholder-sm{min-height:.8em}#thermostat-landing-scope .placeholder-lg{min-height:1.2em}#thermostat-landing-scope .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}#thermostat-landing-scope .placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}#thermostat-landing-scope .clearfix:after{display:block;clear:both;content:""}#thermostat-landing-scope .text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}#thermostat-landing-scope .link-primary{color:#0d6efd!important}#thermostat-landing-scope .link-primary:focus,#thermostat-landing-scope .link-primary:hover{color:#0a58ca!important}#thermostat-landing-scope .link-secondary{color:#6c757d!important}#thermostat-landing-scope .link-secondary:focus,#thermostat-landing-scope .link-secondary:hover{color:#565e64!important}#thermostat-landing-scope .link-success{color:#198754!important}#thermostat-landing-scope .link-success:focus,#thermostat-landing-scope .link-success:hover{color:#146c43!important}#thermostat-landing-scope .link-info{color:#0dcaf0!important}#thermostat-landing-scope .link-info:focus,#thermostat-landing-scope .link-info:hover{color:#3dd5f3!important}#thermostat-landing-scope .link-warning{color:#ffc107!important}#thermostat-landing-scope .link-warning:focus,#thermostat-landing-scope .link-warning:hover{color:#ffcd39!important}#thermostat-landing-scope .link-danger{color:#dc3545!important}#thermostat-landing-scope .link-danger:focus,#thermostat-landing-scope .link-danger:hover{color:#b02a37!important}#thermostat-landing-scope .link-light{color:#f8f9fa!important}#thermostat-landing-scope .link-light:focus,#thermostat-landing-scope .link-light:hover{color:#f9fafb!important}#thermostat-landing-scope .link-dark{color:#212529!important}#thermostat-landing-scope .link-dark:focus,#thermostat-landing-scope .link-dark:hover{color:#1a1e21!important}#thermostat-landing-scope .ratio{position:relative;width:100%}#thermostat-landing-scope .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}#thermostat-landing-scope .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}#thermostat-landing-scope .ratio-1x1{--bs-aspect-ratio: 100%}#thermostat-landing-scope .ratio-4x3{--bs-aspect-ratio: 75%}#thermostat-landing-scope .ratio-16x9{--bs-aspect-ratio: 56.25%}#thermostat-landing-scope .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}#thermostat-landing-scope .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#thermostat-landing-scope .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}#thermostat-landing-scope .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#thermostat-landing-scope .sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){#thermostat-landing-scope .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#thermostat-landing-scope .sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){#thermostat-landing-scope .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#thermostat-landing-scope .sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){#thermostat-landing-scope .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#thermostat-landing-scope .sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){#thermostat-landing-scope .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#thermostat-landing-scope .sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){#thermostat-landing-scope .sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#thermostat-landing-scope .sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}#thermostat-landing-scope .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}#thermostat-landing-scope .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}#thermostat-landing-scope .visually-hidden,#thermostat-landing-scope .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#thermostat-landing-scope .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}#thermostat-landing-scope .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#thermostat-landing-scope .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}#thermostat-landing-scope .align-baseline{vertical-align:baseline!important}#thermostat-landing-scope .align-top{vertical-align:top!important}#thermostat-landing-scope .align-middle{vertical-align:middle!important}#thermostat-landing-scope .align-bottom{vertical-align:bottom!important}#thermostat-landing-scope .align-text-bottom{vertical-align:text-bottom!important}#thermostat-landing-scope .align-text-top{vertical-align:text-top!important}#thermostat-landing-scope .float-start{float:left!important}#thermostat-landing-scope .float-end{float:right!important}#thermostat-landing-scope .float-none{float:none!important}#thermostat-landing-scope .opacity-0{opacity:0!important}#thermostat-landing-scope .opacity-25{opacity:.25!important}#thermostat-landing-scope .opacity-50{opacity:.5!important}#thermostat-landing-scope .opacity-75{opacity:.75!important}#thermostat-landing-scope .opacity-100{opacity:1!important}#thermostat-landing-scope .overflow-auto{overflow:auto!important}#thermostat-landing-scope .overflow-hidden{overflow:hidden!important}#thermostat-landing-scope .overflow-visible{overflow:visible!important}#thermostat-landing-scope .overflow-scroll{overflow:scroll!important}#thermostat-landing-scope .d-inline{display:inline!important}#thermostat-landing-scope .d-inline-block{display:inline-block!important}#thermostat-landing-scope .d-block{display:block!important}#thermostat-landing-scope .d-grid{display:grid!important}#thermostat-landing-scope .d-table{display:table!important}#thermostat-landing-scope .d-table-row{display:table-row!important}#thermostat-landing-scope .d-table-cell{display:table-cell!important}#thermostat-landing-scope .d-flex{display:flex!important}#thermostat-landing-scope .d-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-none{display:none!important}#thermostat-landing-scope .shadow{box-shadow:0 .5rem 1rem #00000026!important}#thermostat-landing-scope .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}#thermostat-landing-scope .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}#thermostat-landing-scope .shadow-none{box-shadow:none!important}#thermostat-landing-scope .position-static{position:static!important}#thermostat-landing-scope .position-relative{position:relative!important}#thermostat-landing-scope .position-absolute{position:absolute!important}#thermostat-landing-scope .position-fixed{position:fixed!important}#thermostat-landing-scope .position-sticky{position:-webkit-sticky!important;position:sticky!important}#thermostat-landing-scope .top-0{top:0!important}#thermostat-landing-scope .top-50{top:50%!important}#thermostat-landing-scope .top-100{top:100%!important}#thermostat-landing-scope .bottom-0{bottom:0!important}#thermostat-landing-scope .bottom-50{bottom:50%!important}#thermostat-landing-scope .bottom-100{bottom:100%!important}#thermostat-landing-scope .start-0{left:0!important}#thermostat-landing-scope .start-50{left:50%!important}#thermostat-landing-scope .start-100{left:100%!important}#thermostat-landing-scope .end-0{right:0!important}#thermostat-landing-scope .end-50{right:50%!important}#thermostat-landing-scope .end-100{right:100%!important}#thermostat-landing-scope .translate-middle{transform:translate(-50%,-50%)!important}#thermostat-landing-scope .translate-middle-x{transform:translate(-50%)!important}#thermostat-landing-scope .translate-middle-y{transform:translateY(-50%)!important}#thermostat-landing-scope .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#thermostat-landing-scope .border-0{border:0!important}#thermostat-landing-scope .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#thermostat-landing-scope .border-top-0{border-top:0!important}#thermostat-landing-scope .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#thermostat-landing-scope .border-end-0{border-right:0!important}#thermostat-landing-scope .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#thermostat-landing-scope .border-bottom-0{border-bottom:0!important}#thermostat-landing-scope .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#thermostat-landing-scope .border-start-0{border-left:0!important}#thermostat-landing-scope .border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}#thermostat-landing-scope .border-1{--bs-border-width: 1px}#thermostat-landing-scope .border-2{--bs-border-width: 2px}#thermostat-landing-scope .border-3{--bs-border-width: 3px}#thermostat-landing-scope .border-4{--bs-border-width: 4px}#thermostat-landing-scope .border-5{--bs-border-width: 5px}#thermostat-landing-scope .border-opacity-10{--bs-border-opacity: .1}#thermostat-landing-scope .border-opacity-25{--bs-border-opacity: .25}#thermostat-landing-scope .border-opacity-50{--bs-border-opacity: .5}#thermostat-landing-scope .border-opacity-75{--bs-border-opacity: .75}#thermostat-landing-scope .border-opacity-100{--bs-border-opacity: 1}#thermostat-landing-scope .w-25{width:25%!important}#thermostat-landing-scope .w-50{width:50%!important}#thermostat-landing-scope .w-75{width:75%!important}#thermostat-landing-scope .w-100{width:100%!important}#thermostat-landing-scope .w-auto{width:auto!important}#thermostat-landing-scope .mw-100{max-width:100%!important}#thermostat-landing-scope .vw-100{width:100vw!important}#thermostat-landing-scope .min-vw-100{min-width:100vw!important}#thermostat-landing-scope .h-25{height:25%!important}#thermostat-landing-scope .h-50{height:50%!important}#thermostat-landing-scope .h-75{height:75%!important}#thermostat-landing-scope .h-100{height:100%!important}#thermostat-landing-scope .h-auto{height:auto!important}#thermostat-landing-scope .mh-100{max-height:100%!important}#thermostat-landing-scope .vh-100{height:100vh!important}#thermostat-landing-scope .min-vh-100{min-height:100vh!important}#thermostat-landing-scope .flex-fill{flex:1 1 auto!important}#thermostat-landing-scope .flex-row{flex-direction:row!important}#thermostat-landing-scope .flex-column{flex-direction:column!important}#thermostat-landing-scope .flex-row-reverse{flex-direction:row-reverse!important}#thermostat-landing-scope .flex-column-reverse{flex-direction:column-reverse!important}#thermostat-landing-scope .flex-grow-0{flex-grow:0!important}#thermostat-landing-scope .flex-grow-1{flex-grow:1!important}#thermostat-landing-scope .flex-shrink-0{flex-shrink:0!important}#thermostat-landing-scope .flex-shrink-1{flex-shrink:1!important}#thermostat-landing-scope .flex-wrap{flex-wrap:wrap!important}#thermostat-landing-scope .flex-nowrap{flex-wrap:nowrap!important}#thermostat-landing-scope .flex-wrap-reverse{flex-wrap:wrap-reverse!important}#thermostat-landing-scope .justify-content-start{justify-content:flex-start!important}#thermostat-landing-scope .justify-content-end{justify-content:flex-end!important}#thermostat-landing-scope .justify-content-center{justify-content:center!important}#thermostat-landing-scope .justify-content-between{justify-content:space-between!important}#thermostat-landing-scope .justify-content-around{justify-content:space-around!important}#thermostat-landing-scope .justify-content-evenly{justify-content:space-evenly!important}#thermostat-landing-scope .align-items-start{align-items:flex-start!important}#thermostat-landing-scope .align-items-end{align-items:flex-end!important}#thermostat-landing-scope .align-items-center{align-items:center!important}#thermostat-landing-scope .align-items-baseline{align-items:baseline!important}#thermostat-landing-scope .align-items-stretch{align-items:stretch!important}#thermostat-landing-scope .align-content-start{align-content:flex-start!important}#thermostat-landing-scope .align-content-end{align-content:flex-end!important}#thermostat-landing-scope .align-content-center{align-content:center!important}#thermostat-landing-scope .align-content-between{align-content:space-between!important}#thermostat-landing-scope .align-content-around{align-content:space-around!important}#thermostat-landing-scope .align-content-stretch{align-content:stretch!important}#thermostat-landing-scope .align-self-auto{align-self:auto!important}#thermostat-landing-scope .align-self-start{align-self:flex-start!important}#thermostat-landing-scope .align-self-end{align-self:flex-end!important}#thermostat-landing-scope .align-self-center{align-self:center!important}#thermostat-landing-scope .align-self-baseline{align-self:baseline!important}#thermostat-landing-scope .align-self-stretch{align-self:stretch!important}#thermostat-landing-scope .order-first{order:-1!important}#thermostat-landing-scope .order-0{order:0!important}#thermostat-landing-scope .order-1{order:1!important}#thermostat-landing-scope .order-2{order:2!important}#thermostat-landing-scope .order-3{order:3!important}#thermostat-landing-scope .order-4{order:4!important}#thermostat-landing-scope .order-5{order:5!important}#thermostat-landing-scope .order-last{order:6!important}#thermostat-landing-scope .m-0{margin:0!important}#thermostat-landing-scope .m-1{margin:.25rem!important}#thermostat-landing-scope .m-2{margin:.5rem!important}#thermostat-landing-scope .m-3{margin:1rem!important}#thermostat-landing-scope .m-4{margin:1.5rem!important}#thermostat-landing-scope .m-5{margin:3rem!important}#thermostat-landing-scope .m-auto{margin:auto!important}#thermostat-landing-scope .mx-0{margin-right:0!important;margin-left:0!important}#thermostat-landing-scope .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}#thermostat-landing-scope .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}#thermostat-landing-scope .mx-3{margin-right:1rem!important;margin-left:1rem!important}#thermostat-landing-scope .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#thermostat-landing-scope .mx-5{margin-right:3rem!important;margin-left:3rem!important}#thermostat-landing-scope .mx-auto{margin-right:auto!important;margin-left:auto!important}#thermostat-landing-scope .my-0{margin-top:0!important;margin-bottom:0!important}#thermostat-landing-scope .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#thermostat-landing-scope .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#thermostat-landing-scope .my-3{margin-top:1rem!important;margin-bottom:1rem!important}#thermostat-landing-scope .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#thermostat-landing-scope .my-5{margin-top:3rem!important;margin-bottom:3rem!important}#thermostat-landing-scope .my-auto{margin-top:auto!important;margin-bottom:auto!important}#thermostat-landing-scope .mt-0{margin-top:0!important}#thermostat-landing-scope .mt-1{margin-top:.25rem!important}#thermostat-landing-scope .mt-2{margin-top:.5rem!important}#thermostat-landing-scope .mt-3{margin-top:1rem!important}#thermostat-landing-scope .mt-4{margin-top:1.5rem!important}#thermostat-landing-scope .mt-5{margin-top:3rem!important}#thermostat-landing-scope .mt-auto{margin-top:auto!important}#thermostat-landing-scope .me-0{margin-right:0!important}#thermostat-landing-scope .me-1{margin-right:.25rem!important}#thermostat-landing-scope .me-2{margin-right:.5rem!important}#thermostat-landing-scope .me-3{margin-right:1rem!important}#thermostat-landing-scope .me-4{margin-right:1.5rem!important}#thermostat-landing-scope .me-5{margin-right:3rem!important}#thermostat-landing-scope .me-auto{margin-right:auto!important}#thermostat-landing-scope .mb-0{margin-bottom:0!important}#thermostat-landing-scope .mb-1{margin-bottom:.25rem!important}#thermostat-landing-scope .mb-2{margin-bottom:.5rem!important}#thermostat-landing-scope .mb-3{margin-bottom:1rem!important}#thermostat-landing-scope .mb-4{margin-bottom:1.5rem!important}#thermostat-landing-scope .mb-5{margin-bottom:3rem!important}#thermostat-landing-scope .mb-auto{margin-bottom:auto!important}#thermostat-landing-scope .ms-0{margin-left:0!important}#thermostat-landing-scope .ms-1{margin-left:.25rem!important}#thermostat-landing-scope .ms-2{margin-left:.5rem!important}#thermostat-landing-scope .ms-3{margin-left:1rem!important}#thermostat-landing-scope .ms-4{margin-left:1.5rem!important}#thermostat-landing-scope .ms-5{margin-left:3rem!important}#thermostat-landing-scope .ms-auto{margin-left:auto!important}#thermostat-landing-scope .p-0{padding:0!important}#thermostat-landing-scope .p-1{padding:.25rem!important}#thermostat-landing-scope .p-2{padding:.5rem!important}#thermostat-landing-scope .p-3{padding:1rem!important}#thermostat-landing-scope .p-4{padding:1.5rem!important}#thermostat-landing-scope .p-5{padding:3rem!important}#thermostat-landing-scope .px-0{padding-right:0!important;padding-left:0!important}#thermostat-landing-scope .px-1{padding-right:.25rem!important;padding-left:.25rem!important}#thermostat-landing-scope .px-2{padding-right:.5rem!important;padding-left:.5rem!important}#thermostat-landing-scope .px-3{padding-right:1rem!important;padding-left:1rem!important}#thermostat-landing-scope .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#thermostat-landing-scope .px-5{padding-right:3rem!important;padding-left:3rem!important}#thermostat-landing-scope .py-0{padding-top:0!important;padding-bottom:0!important}#thermostat-landing-scope .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#thermostat-landing-scope .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#thermostat-landing-scope .py-3{padding-top:1rem!important;padding-bottom:1rem!important}#thermostat-landing-scope .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#thermostat-landing-scope .py-5{padding-top:3rem!important;padding-bottom:3rem!important}#thermostat-landing-scope .pt-0{padding-top:0!important}#thermostat-landing-scope .pt-1{padding-top:.25rem!important}#thermostat-landing-scope .pt-2{padding-top:.5rem!important}#thermostat-landing-scope .pt-3{padding-top:1rem!important}#thermostat-landing-scope .pt-4{padding-top:1.5rem!important}#thermostat-landing-scope .pt-5{padding-top:3rem!important}#thermostat-landing-scope .pe-0{padding-right:0!important}#thermostat-landing-scope .pe-1{padding-right:.25rem!important}#thermostat-landing-scope .pe-2{padding-right:.5rem!important}#thermostat-landing-scope .pe-3{padding-right:1rem!important}#thermostat-landing-scope .pe-4{padding-right:1.5rem!important}#thermostat-landing-scope .pe-5{padding-right:3rem!important}#thermostat-landing-scope .pb-0{padding-bottom:0!important}#thermostat-landing-scope .pb-1{padding-bottom:.25rem!important}#thermostat-landing-scope .pb-2{padding-bottom:.5rem!important}#thermostat-landing-scope .pb-3{padding-bottom:1rem!important}#thermostat-landing-scope .pb-4{padding-bottom:1.5rem!important}#thermostat-landing-scope .pb-5{padding-bottom:3rem!important}#thermostat-landing-scope .ps-0{padding-left:0!important}#thermostat-landing-scope .ps-1{padding-left:.25rem!important}#thermostat-landing-scope .ps-2{padding-left:.5rem!important}#thermostat-landing-scope .ps-3{padding-left:1rem!important}#thermostat-landing-scope .ps-4{padding-left:1.5rem!important}#thermostat-landing-scope .ps-5{padding-left:3rem!important}#thermostat-landing-scope .gap-0{gap:0!important}#thermostat-landing-scope .gap-1{gap:.25rem!important}#thermostat-landing-scope .gap-2{gap:.5rem!important}#thermostat-landing-scope .gap-3{gap:1rem!important}#thermostat-landing-scope .gap-4{gap:1.5rem!important}#thermostat-landing-scope .gap-5{gap:3rem!important}#thermostat-landing-scope .font-monospace{font-family:var(--bs-font-monospace)!important}#thermostat-landing-scope .fs-1{font-size:calc(1.375rem + 1.5vw)!important}#thermostat-landing-scope .fs-2{font-size:calc(1.325rem + .9vw)!important}#thermostat-landing-scope .fs-3{font-size:calc(1.3rem + .6vw)!important}#thermostat-landing-scope .fs-4{font-size:calc(1.275rem + .3vw)!important}#thermostat-landing-scope .fs-5{font-size:1.25rem!important}#thermostat-landing-scope .fs-6{font-size:1rem!important}#thermostat-landing-scope .fst-italic{font-style:italic!important}#thermostat-landing-scope .fst-normal{font-style:normal!important}#thermostat-landing-scope .fw-light{font-weight:300!important}#thermostat-landing-scope .fw-lighter{font-weight:lighter!important}#thermostat-landing-scope .fw-normal{font-weight:400!important}#thermostat-landing-scope .fw-bold{font-weight:700!important}#thermostat-landing-scope .fw-semibold{font-weight:600!important}#thermostat-landing-scope .fw-bolder{font-weight:bolder!important}#thermostat-landing-scope .lh-1{line-height:1!important}#thermostat-landing-scope .lh-sm{line-height:1.25!important}#thermostat-landing-scope .lh-base{line-height:1.5!important}#thermostat-landing-scope .lh-lg{line-height:2!important}#thermostat-landing-scope .text-start{text-align:left!important}#thermostat-landing-scope .text-end{text-align:right!important}#thermostat-landing-scope .text-center{text-align:center!important}#thermostat-landing-scope .text-decoration-none{text-decoration:none!important}#thermostat-landing-scope .text-decoration-underline{text-decoration:underline!important}#thermostat-landing-scope .text-decoration-line-through{text-decoration:line-through!important}#thermostat-landing-scope .text-lowercase{text-transform:lowercase!important}#thermostat-landing-scope .text-uppercase{text-transform:uppercase!important}#thermostat-landing-scope .text-capitalize{text-transform:capitalize!important}#thermostat-landing-scope .text-wrap{white-space:normal!important}#thermostat-landing-scope .text-nowrap{white-space:nowrap!important}#thermostat-landing-scope .text-break{word-wrap:break-word!important;word-break:break-word!important}#thermostat-landing-scope .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}#thermostat-landing-scope .text-muted{--bs-text-opacity: 1;color:#6c757d!important}#thermostat-landing-scope .text-black-50{--bs-text-opacity: 1;color:#00000080!important}#thermostat-landing-scope .text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}#thermostat-landing-scope .text-reset{--bs-text-opacity: 1;color:inherit!important}#thermostat-landing-scope .text-opacity-25{--bs-text-opacity: .25}#thermostat-landing-scope .text-opacity-50{--bs-text-opacity: .5}#thermostat-landing-scope .text-opacity-75{--bs-text-opacity: .75}#thermostat-landing-scope .text-opacity-100{--bs-text-opacity: 1}#thermostat-landing-scope .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}#thermostat-landing-scope .bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}#thermostat-landing-scope .bg-opacity-10{--bs-bg-opacity: .1}#thermostat-landing-scope .bg-opacity-25{--bs-bg-opacity: .25}#thermostat-landing-scope .bg-opacity-50{--bs-bg-opacity: .5}#thermostat-landing-scope .bg-opacity-75{--bs-bg-opacity: .75}#thermostat-landing-scope .bg-opacity-100{--bs-bg-opacity: 1}#thermostat-landing-scope .bg-gradient{background-image:var(--bs-gradient)!important}#thermostat-landing-scope .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}#thermostat-landing-scope .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}#thermostat-landing-scope .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}#thermostat-landing-scope .pe-none{pointer-events:none!important}#thermostat-landing-scope .pe-auto{pointer-events:auto!important}#thermostat-landing-scope .rounded{border-radius:var(--bs-border-radius)!important}#thermostat-landing-scope .rounded-0{border-radius:0!important}#thermostat-landing-scope .rounded-1{border-radius:var(--bs-border-radius-sm)!important}#thermostat-landing-scope .rounded-2{border-radius:var(--bs-border-radius)!important}#thermostat-landing-scope .rounded-3{border-radius:var(--bs-border-radius-lg)!important}#thermostat-landing-scope .rounded-4{border-radius:var(--bs-border-radius-xl)!important}#thermostat-landing-scope .rounded-5{border-radius:var(--bs-border-radius-2xl)!important}#thermostat-landing-scope .rounded-circle{border-radius:50%!important}#thermostat-landing-scope .rounded-pill{border-radius:var(--bs-border-radius-pill)!important}#thermostat-landing-scope .rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}#thermostat-landing-scope .rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}#thermostat-landing-scope .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}#thermostat-landing-scope .rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}#thermostat-landing-scope .visible{visibility:visible!important}#thermostat-landing-scope .invisible{visibility:hidden!important}@media (min-width: 576px){#thermostat-landing-scope .float-sm-start{float:left!important}#thermostat-landing-scope .float-sm-end{float:right!important}#thermostat-landing-scope .float-sm-none{float:none!important}#thermostat-landing-scope .d-sm-inline{display:inline!important}#thermostat-landing-scope .d-sm-inline-block{display:inline-block!important}#thermostat-landing-scope .d-sm-block{display:block!important}#thermostat-landing-scope .d-sm-grid{display:grid!important}#thermostat-landing-scope .d-sm-table{display:table!important}#thermostat-landing-scope .d-sm-table-row{display:table-row!important}#thermostat-landing-scope .d-sm-table-cell{display:table-cell!important}#thermostat-landing-scope .d-sm-flex{display:flex!important}#thermostat-landing-scope .d-sm-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-sm-none{display:none!important}#thermostat-landing-scope .flex-sm-fill{flex:1 1 auto!important}#thermostat-landing-scope .flex-sm-row{flex-direction:row!important}#thermostat-landing-scope .flex-sm-column{flex-direction:column!important}#thermostat-landing-scope .flex-sm-row-reverse{flex-direction:row-reverse!important}#thermostat-landing-scope .flex-sm-column-reverse{flex-direction:column-reverse!important}#thermostat-landing-scope .flex-sm-grow-0{flex-grow:0!important}#thermostat-landing-scope .flex-sm-grow-1{flex-grow:1!important}#thermostat-landing-scope .flex-sm-shrink-0{flex-shrink:0!important}#thermostat-landing-scope .flex-sm-shrink-1{flex-shrink:1!important}#thermostat-landing-scope .flex-sm-wrap{flex-wrap:wrap!important}#thermostat-landing-scope .flex-sm-nowrap{flex-wrap:nowrap!important}#thermostat-landing-scope .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}#thermostat-landing-scope .justify-content-sm-start{justify-content:flex-start!important}#thermostat-landing-scope .justify-content-sm-end{justify-content:flex-end!important}#thermostat-landing-scope .justify-content-sm-center{justify-content:center!important}#thermostat-landing-scope .justify-content-sm-between{justify-content:space-between!important}#thermostat-landing-scope .justify-content-sm-around{justify-content:space-around!important}#thermostat-landing-scope .justify-content-sm-evenly{justify-content:space-evenly!important}#thermostat-landing-scope .align-items-sm-start{align-items:flex-start!important}#thermostat-landing-scope .align-items-sm-end{align-items:flex-end!important}#thermostat-landing-scope .align-items-sm-center{align-items:center!important}#thermostat-landing-scope .align-items-sm-baseline{align-items:baseline!important}#thermostat-landing-scope .align-items-sm-stretch{align-items:stretch!important}#thermostat-landing-scope .align-content-sm-start{align-content:flex-start!important}#thermostat-landing-scope .align-content-sm-end{align-content:flex-end!important}#thermostat-landing-scope .align-content-sm-center{align-content:center!important}#thermostat-landing-scope .align-content-sm-between{align-content:space-between!important}#thermostat-landing-scope .align-content-sm-around{align-content:space-around!important}#thermostat-landing-scope .align-content-sm-stretch{align-content:stretch!important}#thermostat-landing-scope .align-self-sm-auto{align-self:auto!important}#thermostat-landing-scope .align-self-sm-start{align-self:flex-start!important}#thermostat-landing-scope .align-self-sm-end{align-self:flex-end!important}#thermostat-landing-scope .align-self-sm-center{align-self:center!important}#thermostat-landing-scope .align-self-sm-baseline{align-self:baseline!important}#thermostat-landing-scope .align-self-sm-stretch{align-self:stretch!important}#thermostat-landing-scope .order-sm-first{order:-1!important}#thermostat-landing-scope .order-sm-0{order:0!important}#thermostat-landing-scope .order-sm-1{order:1!important}#thermostat-landing-scope .order-sm-2{order:2!important}#thermostat-landing-scope .order-sm-3{order:3!important}#thermostat-landing-scope .order-sm-4{order:4!important}#thermostat-landing-scope .order-sm-5{order:5!important}#thermostat-landing-scope .order-sm-last{order:6!important}#thermostat-landing-scope .m-sm-0{margin:0!important}#thermostat-landing-scope .m-sm-1{margin:.25rem!important}#thermostat-landing-scope .m-sm-2{margin:.5rem!important}#thermostat-landing-scope .m-sm-3{margin:1rem!important}#thermostat-landing-scope .m-sm-4{margin:1.5rem!important}#thermostat-landing-scope .m-sm-5{margin:3rem!important}#thermostat-landing-scope .m-sm-auto{margin:auto!important}#thermostat-landing-scope .mx-sm-0{margin-right:0!important;margin-left:0!important}#thermostat-landing-scope .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}#thermostat-landing-scope .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}#thermostat-landing-scope .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}#thermostat-landing-scope .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#thermostat-landing-scope .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}#thermostat-landing-scope .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}#thermostat-landing-scope .my-sm-0{margin-top:0!important;margin-bottom:0!important}#thermostat-landing-scope .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#thermostat-landing-scope .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#thermostat-landing-scope .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}#thermostat-landing-scope .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#thermostat-landing-scope .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}#thermostat-landing-scope .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}#thermostat-landing-scope .mt-sm-0{margin-top:0!important}#thermostat-landing-scope .mt-sm-1{margin-top:.25rem!important}#thermostat-landing-scope .mt-sm-2{margin-top:.5rem!important}#thermostat-landing-scope .mt-sm-3{margin-top:1rem!important}#thermostat-landing-scope .mt-sm-4{margin-top:1.5rem!important}#thermostat-landing-scope .mt-sm-5{margin-top:3rem!important}#thermostat-landing-scope .mt-sm-auto{margin-top:auto!important}#thermostat-landing-scope .me-sm-0{margin-right:0!important}#thermostat-landing-scope .me-sm-1{margin-right:.25rem!important}#thermostat-landing-scope .me-sm-2{margin-right:.5rem!important}#thermostat-landing-scope .me-sm-3{margin-right:1rem!important}#thermostat-landing-scope .me-sm-4{margin-right:1.5rem!important}#thermostat-landing-scope .me-sm-5{margin-right:3rem!important}#thermostat-landing-scope .me-sm-auto{margin-right:auto!important}#thermostat-landing-scope .mb-sm-0{margin-bottom:0!important}#thermostat-landing-scope .mb-sm-1{margin-bottom:.25rem!important}#thermostat-landing-scope .mb-sm-2{margin-bottom:.5rem!important}#thermostat-landing-scope .mb-sm-3{margin-bottom:1rem!important}#thermostat-landing-scope .mb-sm-4{margin-bottom:1.5rem!important}#thermostat-landing-scope .mb-sm-5{margin-bottom:3rem!important}#thermostat-landing-scope .mb-sm-auto{margin-bottom:auto!important}#thermostat-landing-scope .ms-sm-0{margin-left:0!important}#thermostat-landing-scope .ms-sm-1{margin-left:.25rem!important}#thermostat-landing-scope .ms-sm-2{margin-left:.5rem!important}#thermostat-landing-scope .ms-sm-3{margin-left:1rem!important}#thermostat-landing-scope .ms-sm-4{margin-left:1.5rem!important}#thermostat-landing-scope .ms-sm-5{margin-left:3rem!important}#thermostat-landing-scope .ms-sm-auto{margin-left:auto!important}#thermostat-landing-scope .p-sm-0{padding:0!important}#thermostat-landing-scope .p-sm-1{padding:.25rem!important}#thermostat-landing-scope .p-sm-2{padding:.5rem!important}#thermostat-landing-scope .p-sm-3{padding:1rem!important}#thermostat-landing-scope .p-sm-4{padding:1.5rem!important}#thermostat-landing-scope .p-sm-5{padding:3rem!important}#thermostat-landing-scope .px-sm-0{padding-right:0!important;padding-left:0!important}#thermostat-landing-scope .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}#thermostat-landing-scope .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}#thermostat-landing-scope .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}#thermostat-landing-scope .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#thermostat-landing-scope .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}#thermostat-landing-scope .py-sm-0{padding-top:0!important;padding-bottom:0!important}#thermostat-landing-scope .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#thermostat-landing-scope .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#thermostat-landing-scope .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}#thermostat-landing-scope .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#thermostat-landing-scope .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}#thermostat-landing-scope .pt-sm-0{padding-top:0!important}#thermostat-landing-scope .pt-sm-1{padding-top:.25rem!important}#thermostat-landing-scope .pt-sm-2{padding-top:.5rem!important}#thermostat-landing-scope .pt-sm-3{padding-top:1rem!important}#thermostat-landing-scope .pt-sm-4{padding-top:1.5rem!important}#thermostat-landing-scope .pt-sm-5{padding-top:3rem!important}#thermostat-landing-scope .pe-sm-0{padding-right:0!important}#thermostat-landing-scope .pe-sm-1{padding-right:.25rem!important}#thermostat-landing-scope .pe-sm-2{padding-right:.5rem!important}#thermostat-landing-scope .pe-sm-3{padding-right:1rem!important}#thermostat-landing-scope .pe-sm-4{padding-right:1.5rem!important}#thermostat-landing-scope .pe-sm-5{padding-right:3rem!important}#thermostat-landing-scope .pb-sm-0{padding-bottom:0!important}#thermostat-landing-scope .pb-sm-1{padding-bottom:.25rem!important}#thermostat-landing-scope .pb-sm-2{padding-bottom:.5rem!important}#thermostat-landing-scope .pb-sm-3{padding-bottom:1rem!important}#thermostat-landing-scope .pb-sm-4{padding-bottom:1.5rem!important}#thermostat-landing-scope .pb-sm-5{padding-bottom:3rem!important}#thermostat-landing-scope .ps-sm-0{padding-left:0!important}#thermostat-landing-scope .ps-sm-1{padding-left:.25rem!important}#thermostat-landing-scope .ps-sm-2{padding-left:.5rem!important}#thermostat-landing-scope .ps-sm-3{padding-left:1rem!important}#thermostat-landing-scope .ps-sm-4{padding-left:1.5rem!important}#thermostat-landing-scope .ps-sm-5{padding-left:3rem!important}#thermostat-landing-scope .gap-sm-0{gap:0!important}#thermostat-landing-scope .gap-sm-1{gap:.25rem!important}#thermostat-landing-scope .gap-sm-2{gap:.5rem!important}#thermostat-landing-scope .gap-sm-3{gap:1rem!important}#thermostat-landing-scope .gap-sm-4{gap:1.5rem!important}#thermostat-landing-scope .gap-sm-5{gap:3rem!important}#thermostat-landing-scope .text-sm-start{text-align:left!important}#thermostat-landing-scope .text-sm-end{text-align:right!important}#thermostat-landing-scope .text-sm-center{text-align:center!important}}@media (min-width: 768px){#thermostat-landing-scope .float-md-start{float:left!important}#thermostat-landing-scope .float-md-end{float:right!important}#thermostat-landing-scope .float-md-none{float:none!important}#thermostat-landing-scope .d-md-inline{display:inline!important}#thermostat-landing-scope .d-md-inline-block{display:inline-block!important}#thermostat-landing-scope .d-md-block{display:block!important}#thermostat-landing-scope .d-md-grid{display:grid!important}#thermostat-landing-scope .d-md-table{display:table!important}#thermostat-landing-scope .d-md-table-row{display:table-row!important}#thermostat-landing-scope .d-md-table-cell{display:table-cell!important}#thermostat-landing-scope .d-md-flex{display:flex!important}#thermostat-landing-scope .d-md-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-md-none{display:none!important}#thermostat-landing-scope .flex-md-fill{flex:1 1 auto!important}#thermostat-landing-scope .flex-md-row{flex-direction:row!important}#thermostat-landing-scope .flex-md-column{flex-direction:column!important}#thermostat-landing-scope .flex-md-row-reverse{flex-direction:row-reverse!important}#thermostat-landing-scope .flex-md-column-reverse{flex-direction:column-reverse!important}#thermostat-landing-scope .flex-md-grow-0{flex-grow:0!important}#thermostat-landing-scope .flex-md-grow-1{flex-grow:1!important}#thermostat-landing-scope .flex-md-shrink-0{flex-shrink:0!important}#thermostat-landing-scope .flex-md-shrink-1{flex-shrink:1!important}#thermostat-landing-scope .flex-md-wrap{flex-wrap:wrap!important}#thermostat-landing-scope .flex-md-nowrap{flex-wrap:nowrap!important}#thermostat-landing-scope .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}#thermostat-landing-scope .justify-content-md-start{justify-content:flex-start!important}#thermostat-landing-scope .justify-content-md-end{justify-content:flex-end!important}#thermostat-landing-scope .justify-content-md-center{justify-content:center!important}#thermostat-landing-scope .justify-content-md-between{justify-content:space-between!important}#thermostat-landing-scope .justify-content-md-around{justify-content:space-around!important}#thermostat-landing-scope .justify-content-md-evenly{justify-content:space-evenly!important}#thermostat-landing-scope .align-items-md-start{align-items:flex-start!important}#thermostat-landing-scope .align-items-md-end{align-items:flex-end!important}#thermostat-landing-scope .align-items-md-center{align-items:center!important}#thermostat-landing-scope .align-items-md-baseline{align-items:baseline!important}#thermostat-landing-scope .align-items-md-stretch{align-items:stretch!important}#thermostat-landing-scope .align-content-md-start{align-content:flex-start!important}#thermostat-landing-scope .align-content-md-end{align-content:flex-end!important}#thermostat-landing-scope .align-content-md-center{align-content:center!important}#thermostat-landing-scope .align-content-md-between{align-content:space-between!important}#thermostat-landing-scope .align-content-md-around{align-content:space-around!important}#thermostat-landing-scope .align-content-md-stretch{align-content:stretch!important}#thermostat-landing-scope .align-self-md-auto{align-self:auto!important}#thermostat-landing-scope .align-self-md-start{align-self:flex-start!important}#thermostat-landing-scope .align-self-md-end{align-self:flex-end!important}#thermostat-landing-scope .align-self-md-center{align-self:center!important}#thermostat-landing-scope .align-self-md-baseline{align-self:baseline!important}#thermostat-landing-scope .align-self-md-stretch{align-self:stretch!important}#thermostat-landing-scope .order-md-first{order:-1!important}#thermostat-landing-scope .order-md-0{order:0!important}#thermostat-landing-scope .order-md-1{order:1!important}#thermostat-landing-scope .order-md-2{order:2!important}#thermostat-landing-scope .order-md-3{order:3!important}#thermostat-landing-scope .order-md-4{order:4!important}#thermostat-landing-scope .order-md-5{order:5!important}#thermostat-landing-scope .order-md-last{order:6!important}#thermostat-landing-scope .m-md-0{margin:0!important}#thermostat-landing-scope .m-md-1{margin:.25rem!important}#thermostat-landing-scope .m-md-2{margin:.5rem!important}#thermostat-landing-scope .m-md-3{margin:1rem!important}#thermostat-landing-scope .m-md-4{margin:1.5rem!important}#thermostat-landing-scope .m-md-5{margin:3rem!important}#thermostat-landing-scope .m-md-auto{margin:auto!important}#thermostat-landing-scope .mx-md-0{margin-right:0!important;margin-left:0!important}#thermostat-landing-scope .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}#thermostat-landing-scope .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}#thermostat-landing-scope .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}#thermostat-landing-scope .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#thermostat-landing-scope .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}#thermostat-landing-scope .mx-md-auto{margin-right:auto!important;margin-left:auto!important}#thermostat-landing-scope .my-md-0{margin-top:0!important;margin-bottom:0!important}#thermostat-landing-scope .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#thermostat-landing-scope .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#thermostat-landing-scope .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}#thermostat-landing-scope .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#thermostat-landing-scope .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}#thermostat-landing-scope .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}#thermostat-landing-scope .mt-md-0{margin-top:0!important}#thermostat-landing-scope .mt-md-1{margin-top:.25rem!important}#thermostat-landing-scope .mt-md-2{margin-top:.5rem!important}#thermostat-landing-scope .mt-md-3{margin-top:1rem!important}#thermostat-landing-scope .mt-md-4{margin-top:1.5rem!important}#thermostat-landing-scope .mt-md-5{margin-top:3rem!important}#thermostat-landing-scope .mt-md-auto{margin-top:auto!important}#thermostat-landing-scope .me-md-0{margin-right:0!important}#thermostat-landing-scope .me-md-1{margin-right:.25rem!important}#thermostat-landing-scope .me-md-2{margin-right:.5rem!important}#thermostat-landing-scope .me-md-3{margin-right:1rem!important}#thermostat-landing-scope .me-md-4{margin-right:1.5rem!important}#thermostat-landing-scope .me-md-5{margin-right:3rem!important}#thermostat-landing-scope .me-md-auto{margin-right:auto!important}#thermostat-landing-scope .mb-md-0{margin-bottom:0!important}#thermostat-landing-scope .mb-md-1{margin-bottom:.25rem!important}#thermostat-landing-scope .mb-md-2{margin-bottom:.5rem!important}#thermostat-landing-scope .mb-md-3{margin-bottom:1rem!important}#thermostat-landing-scope .mb-md-4{margin-bottom:1.5rem!important}#thermostat-landing-scope .mb-md-5{margin-bottom:3rem!important}#thermostat-landing-scope .mb-md-auto{margin-bottom:auto!important}#thermostat-landing-scope .ms-md-0{margin-left:0!important}#thermostat-landing-scope .ms-md-1{margin-left:.25rem!important}#thermostat-landing-scope .ms-md-2{margin-left:.5rem!important}#thermostat-landing-scope .ms-md-3{margin-left:1rem!important}#thermostat-landing-scope .ms-md-4{margin-left:1.5rem!important}#thermostat-landing-scope .ms-md-5{margin-left:3rem!important}#thermostat-landing-scope .ms-md-auto{margin-left:auto!important}#thermostat-landing-scope .p-md-0{padding:0!important}#thermostat-landing-scope .p-md-1{padding:.25rem!important}#thermostat-landing-scope .p-md-2{padding:.5rem!important}#thermostat-landing-scope .p-md-3{padding:1rem!important}#thermostat-landing-scope .p-md-4{padding:1.5rem!important}#thermostat-landing-scope .p-md-5{padding:3rem!important}#thermostat-landing-scope .px-md-0{padding-right:0!important;padding-left:0!important}#thermostat-landing-scope .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}#thermostat-landing-scope .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}#thermostat-landing-scope .px-md-3{padding-right:1rem!important;padding-left:1rem!important}#thermostat-landing-scope .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#thermostat-landing-scope .px-md-5{padding-right:3rem!important;padding-left:3rem!important}#thermostat-landing-scope .py-md-0{padding-top:0!important;padding-bottom:0!important}#thermostat-landing-scope .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#thermostat-landing-scope .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#thermostat-landing-scope .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}#thermostat-landing-scope .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#thermostat-landing-scope .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}#thermostat-landing-scope .pt-md-0{padding-top:0!important}#thermostat-landing-scope .pt-md-1{padding-top:.25rem!important}#thermostat-landing-scope .pt-md-2{padding-top:.5rem!important}#thermostat-landing-scope .pt-md-3{padding-top:1rem!important}#thermostat-landing-scope .pt-md-4{padding-top:1.5rem!important}#thermostat-landing-scope .pt-md-5{padding-top:3rem!important}#thermostat-landing-scope .pe-md-0{padding-right:0!important}#thermostat-landing-scope .pe-md-1{padding-right:.25rem!important}#thermostat-landing-scope .pe-md-2{padding-right:.5rem!important}#thermostat-landing-scope .pe-md-3{padding-right:1rem!important}#thermostat-landing-scope .pe-md-4{padding-right:1.5rem!important}#thermostat-landing-scope .pe-md-5{padding-right:3rem!important}#thermostat-landing-scope .pb-md-0{padding-bottom:0!important}#thermostat-landing-scope .pb-md-1{padding-bottom:.25rem!important}#thermostat-landing-scope .pb-md-2{padding-bottom:.5rem!important}#thermostat-landing-scope .pb-md-3{padding-bottom:1rem!important}#thermostat-landing-scope .pb-md-4{padding-bottom:1.5rem!important}#thermostat-landing-scope .pb-md-5{padding-bottom:3rem!important}#thermostat-landing-scope .ps-md-0{padding-left:0!important}#thermostat-landing-scope .ps-md-1{padding-left:.25rem!important}#thermostat-landing-scope .ps-md-2{padding-left:.5rem!important}#thermostat-landing-scope .ps-md-3{padding-left:1rem!important}#thermostat-landing-scope .ps-md-4{padding-left:1.5rem!important}#thermostat-landing-scope .ps-md-5{padding-left:3rem!important}#thermostat-landing-scope .gap-md-0{gap:0!important}#thermostat-landing-scope .gap-md-1{gap:.25rem!important}#thermostat-landing-scope .gap-md-2{gap:.5rem!important}#thermostat-landing-scope .gap-md-3{gap:1rem!important}#thermostat-landing-scope .gap-md-4{gap:1.5rem!important}#thermostat-landing-scope .gap-md-5{gap:3rem!important}#thermostat-landing-scope .text-md-start{text-align:left!important}#thermostat-landing-scope .text-md-end{text-align:right!important}#thermostat-landing-scope .text-md-center{text-align:center!important}}@media (min-width: 992px){#thermostat-landing-scope .float-lg-start{float:left!important}#thermostat-landing-scope .float-lg-end{float:right!important}#thermostat-landing-scope .float-lg-none{float:none!important}#thermostat-landing-scope .d-lg-inline{display:inline!important}#thermostat-landing-scope .d-lg-inline-block{display:inline-block!important}#thermostat-landing-scope .d-lg-block{display:block!important}#thermostat-landing-scope .d-lg-grid{display:grid!important}#thermostat-landing-scope .d-lg-table{display:table!important}#thermostat-landing-scope .d-lg-table-row{display:table-row!important}#thermostat-landing-scope .d-lg-table-cell{display:table-cell!important}#thermostat-landing-scope .d-lg-flex{display:flex!important}#thermostat-landing-scope .d-lg-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-lg-none{display:none!important}#thermostat-landing-scope .flex-lg-fill{flex:1 1 auto!important}#thermostat-landing-scope .flex-lg-row{flex-direction:row!important}#thermostat-landing-scope .flex-lg-column{flex-direction:column!important}#thermostat-landing-scope .flex-lg-row-reverse{flex-direction:row-reverse!important}#thermostat-landing-scope .flex-lg-column-reverse{flex-direction:column-reverse!important}#thermostat-landing-scope .flex-lg-grow-0{flex-grow:0!important}#thermostat-landing-scope .flex-lg-grow-1{flex-grow:1!important}#thermostat-landing-scope .flex-lg-shrink-0{flex-shrink:0!important}#thermostat-landing-scope .flex-lg-shrink-1{flex-shrink:1!important}#thermostat-landing-scope .flex-lg-wrap{flex-wrap:wrap!important}#thermostat-landing-scope .flex-lg-nowrap{flex-wrap:nowrap!important}#thermostat-landing-scope .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}#thermostat-landing-scope .justify-content-lg-start{justify-content:flex-start!important}#thermostat-landing-scope .justify-content-lg-end{justify-content:flex-end!important}#thermostat-landing-scope .justify-content-lg-center{justify-content:center!important}#thermostat-landing-scope .justify-content-lg-between{justify-content:space-between!important}#thermostat-landing-scope .justify-content-lg-around{justify-content:space-around!important}#thermostat-landing-scope .justify-content-lg-evenly{justify-content:space-evenly!important}#thermostat-landing-scope .align-items-lg-start{align-items:flex-start!important}#thermostat-landing-scope .align-items-lg-end{align-items:flex-end!important}#thermostat-landing-scope .align-items-lg-center{align-items:center!important}#thermostat-landing-scope .align-items-lg-baseline{align-items:baseline!important}#thermostat-landing-scope .align-items-lg-stretch{align-items:stretch!important}#thermostat-landing-scope .align-content-lg-start{align-content:flex-start!important}#thermostat-landing-scope .align-content-lg-end{align-content:flex-end!important}#thermostat-landing-scope .align-content-lg-center{align-content:center!important}#thermostat-landing-scope .align-content-lg-between{align-content:space-between!important}#thermostat-landing-scope .align-content-lg-around{align-content:space-around!important}#thermostat-landing-scope .align-content-lg-stretch{align-content:stretch!important}#thermostat-landing-scope .align-self-lg-auto{align-self:auto!important}#thermostat-landing-scope .align-self-lg-start{align-self:flex-start!important}#thermostat-landing-scope .align-self-lg-end{align-self:flex-end!important}#thermostat-landing-scope .align-self-lg-center{align-self:center!important}#thermostat-landing-scope .align-self-lg-baseline{align-self:baseline!important}#thermostat-landing-scope .align-self-lg-stretch{align-self:stretch!important}#thermostat-landing-scope .order-lg-first{order:-1!important}#thermostat-landing-scope .order-lg-0{order:0!important}#thermostat-landing-scope .order-lg-1{order:1!important}#thermostat-landing-scope .order-lg-2{order:2!important}#thermostat-landing-scope .order-lg-3{order:3!important}#thermostat-landing-scope .order-lg-4{order:4!important}#thermostat-landing-scope .order-lg-5{order:5!important}#thermostat-landing-scope .order-lg-last{order:6!important}#thermostat-landing-scope .m-lg-0{margin:0!important}#thermostat-landing-scope .m-lg-1{margin:.25rem!important}#thermostat-landing-scope .m-lg-2{margin:.5rem!important}#thermostat-landing-scope .m-lg-3{margin:1rem!important}#thermostat-landing-scope .m-lg-4{margin:1.5rem!important}#thermostat-landing-scope .m-lg-5{margin:3rem!important}#thermostat-landing-scope .m-lg-auto{margin:auto!important}#thermostat-landing-scope .mx-lg-0{margin-right:0!important;margin-left:0!important}#thermostat-landing-scope .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}#thermostat-landing-scope .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}#thermostat-landing-scope .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}#thermostat-landing-scope .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#thermostat-landing-scope .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}#thermostat-landing-scope .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}#thermostat-landing-scope .my-lg-0{margin-top:0!important;margin-bottom:0!important}#thermostat-landing-scope .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#thermostat-landing-scope .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#thermostat-landing-scope .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}#thermostat-landing-scope .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#thermostat-landing-scope .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}#thermostat-landing-scope .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}#thermostat-landing-scope .mt-lg-0{margin-top:0!important}#thermostat-landing-scope .mt-lg-1{margin-top:.25rem!important}#thermostat-landing-scope .mt-lg-2{margin-top:.5rem!important}#thermostat-landing-scope .mt-lg-3{margin-top:1rem!important}#thermostat-landing-scope .mt-lg-4{margin-top:1.5rem!important}#thermostat-landing-scope .mt-lg-5{margin-top:3rem!important}#thermostat-landing-scope .mt-lg-auto{margin-top:auto!important}#thermostat-landing-scope .me-lg-0{margin-right:0!important}#thermostat-landing-scope .me-lg-1{margin-right:.25rem!important}#thermostat-landing-scope .me-lg-2{margin-right:.5rem!important}#thermostat-landing-scope .me-lg-3{margin-right:1rem!important}#thermostat-landing-scope .me-lg-4{margin-right:1.5rem!important}#thermostat-landing-scope .me-lg-5{margin-right:3rem!important}#thermostat-landing-scope .me-lg-auto{margin-right:auto!important}#thermostat-landing-scope .mb-lg-0{margin-bottom:0!important}#thermostat-landing-scope .mb-lg-1{margin-bottom:.25rem!important}#thermostat-landing-scope .mb-lg-2{margin-bottom:.5rem!important}#thermostat-landing-scope .mb-lg-3{margin-bottom:1rem!important}#thermostat-landing-scope .mb-lg-4{margin-bottom:1.5rem!important}#thermostat-landing-scope .mb-lg-5{margin-bottom:3rem!important}#thermostat-landing-scope .mb-lg-auto{margin-bottom:auto!important}#thermostat-landing-scope .ms-lg-0{margin-left:0!important}#thermostat-landing-scope .ms-lg-1{margin-left:.25rem!important}#thermostat-landing-scope .ms-lg-2{margin-left:.5rem!important}#thermostat-landing-scope .ms-lg-3{margin-left:1rem!important}#thermostat-landing-scope .ms-lg-4{margin-left:1.5rem!important}#thermostat-landing-scope .ms-lg-5{margin-left:3rem!important}#thermostat-landing-scope .ms-lg-auto{margin-left:auto!important}#thermostat-landing-scope .p-lg-0{padding:0!important}#thermostat-landing-scope .p-lg-1{padding:.25rem!important}#thermostat-landing-scope .p-lg-2{padding:.5rem!important}#thermostat-landing-scope .p-lg-3{padding:1rem!important}#thermostat-landing-scope .p-lg-4{padding:1.5rem!important}#thermostat-landing-scope .p-lg-5{padding:3rem!important}#thermostat-landing-scope .px-lg-0{padding-right:0!important;padding-left:0!important}#thermostat-landing-scope .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}#thermostat-landing-scope .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}#thermostat-landing-scope .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}#thermostat-landing-scope .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#thermostat-landing-scope .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}#thermostat-landing-scope .py-lg-0{padding-top:0!important;padding-bottom:0!important}#thermostat-landing-scope .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#thermostat-landing-scope .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#thermostat-landing-scope .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}#thermostat-landing-scope .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#thermostat-landing-scope .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}#thermostat-landing-scope .pt-lg-0{padding-top:0!important}#thermostat-landing-scope .pt-lg-1{padding-top:.25rem!important}#thermostat-landing-scope .pt-lg-2{padding-top:.5rem!important}#thermostat-landing-scope .pt-lg-3{padding-top:1rem!important}#thermostat-landing-scope .pt-lg-4{padding-top:1.5rem!important}#thermostat-landing-scope .pt-lg-5{padding-top:3rem!important}#thermostat-landing-scope .pe-lg-0{padding-right:0!important}#thermostat-landing-scope .pe-lg-1{padding-right:.25rem!important}#thermostat-landing-scope .pe-lg-2{padding-right:.5rem!important}#thermostat-landing-scope .pe-lg-3{padding-right:1rem!important}#thermostat-landing-scope .pe-lg-4{padding-right:1.5rem!important}#thermostat-landing-scope .pe-lg-5{padding-right:3rem!important}#thermostat-landing-scope .pb-lg-0{padding-bottom:0!important}#thermostat-landing-scope .pb-lg-1{padding-bottom:.25rem!important}#thermostat-landing-scope .pb-lg-2{padding-bottom:.5rem!important}#thermostat-landing-scope .pb-lg-3{padding-bottom:1rem!important}#thermostat-landing-scope .pb-lg-4{padding-bottom:1.5rem!important}#thermostat-landing-scope .pb-lg-5{padding-bottom:3rem!important}#thermostat-landing-scope .ps-lg-0{padding-left:0!important}#thermostat-landing-scope .ps-lg-1{padding-left:.25rem!important}#thermostat-landing-scope .ps-lg-2{padding-left:.5rem!important}#thermostat-landing-scope .ps-lg-3{padding-left:1rem!important}#thermostat-landing-scope .ps-lg-4{padding-left:1.5rem!important}#thermostat-landing-scope .ps-lg-5{padding-left:3rem!important}#thermostat-landing-scope .gap-lg-0{gap:0!important}#thermostat-landing-scope .gap-lg-1{gap:.25rem!important}#thermostat-landing-scope .gap-lg-2{gap:.5rem!important}#thermostat-landing-scope .gap-lg-3{gap:1rem!important}#thermostat-landing-scope .gap-lg-4{gap:1.5rem!important}#thermostat-landing-scope .gap-lg-5{gap:3rem!important}#thermostat-landing-scope .text-lg-start{text-align:left!important}#thermostat-landing-scope .text-lg-end{text-align:right!important}#thermostat-landing-scope .text-lg-center{text-align:center!important}}@media (min-width: 1200px){#thermostat-landing-scope .float-xl-start{float:left!important}#thermostat-landing-scope .float-xl-end{float:right!important}#thermostat-landing-scope .float-xl-none{float:none!important}#thermostat-landing-scope .d-xl-inline{display:inline!important}#thermostat-landing-scope .d-xl-inline-block{display:inline-block!important}#thermostat-landing-scope .d-xl-block{display:block!important}#thermostat-landing-scope .d-xl-grid{display:grid!important}#thermostat-landing-scope .d-xl-table{display:table!important}#thermostat-landing-scope .d-xl-table-row{display:table-row!important}#thermostat-landing-scope .d-xl-table-cell{display:table-cell!important}#thermostat-landing-scope .d-xl-flex{display:flex!important}#thermostat-landing-scope .d-xl-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-xl-none{display:none!important}#thermostat-landing-scope .flex-xl-fill{flex:1 1 auto!important}#thermostat-landing-scope .flex-xl-row{flex-direction:row!important}#thermostat-landing-scope .flex-xl-column{flex-direction:column!important}#thermostat-landing-scope .flex-xl-row-reverse{flex-direction:row-reverse!important}#thermostat-landing-scope .flex-xl-column-reverse{flex-direction:column-reverse!important}#thermostat-landing-scope .flex-xl-grow-0{flex-grow:0!important}#thermostat-landing-scope .flex-xl-grow-1{flex-grow:1!important}#thermostat-landing-scope .flex-xl-shrink-0{flex-shrink:0!important}#thermostat-landing-scope .flex-xl-shrink-1{flex-shrink:1!important}#thermostat-landing-scope .flex-xl-wrap{flex-wrap:wrap!important}#thermostat-landing-scope .flex-xl-nowrap{flex-wrap:nowrap!important}#thermostat-landing-scope .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}#thermostat-landing-scope .justify-content-xl-start{justify-content:flex-start!important}#thermostat-landing-scope .justify-content-xl-end{justify-content:flex-end!important}#thermostat-landing-scope .justify-content-xl-center{justify-content:center!important}#thermostat-landing-scope .justify-content-xl-between{justify-content:space-between!important}#thermostat-landing-scope .justify-content-xl-around{justify-content:space-around!important}#thermostat-landing-scope .justify-content-xl-evenly{justify-content:space-evenly!important}#thermostat-landing-scope .align-items-xl-start{align-items:flex-start!important}#thermostat-landing-scope .align-items-xl-end{align-items:flex-end!important}#thermostat-landing-scope .align-items-xl-center{align-items:center!important}#thermostat-landing-scope .align-items-xl-baseline{align-items:baseline!important}#thermostat-landing-scope .align-items-xl-stretch{align-items:stretch!important}#thermostat-landing-scope .align-content-xl-start{align-content:flex-start!important}#thermostat-landing-scope .align-content-xl-end{align-content:flex-end!important}#thermostat-landing-scope .align-content-xl-center{align-content:center!important}#thermostat-landing-scope .align-content-xl-between{align-content:space-between!important}#thermostat-landing-scope .align-content-xl-around{align-content:space-around!important}#thermostat-landing-scope .align-content-xl-stretch{align-content:stretch!important}#thermostat-landing-scope .align-self-xl-auto{align-self:auto!important}#thermostat-landing-scope .align-self-xl-start{align-self:flex-start!important}#thermostat-landing-scope .align-self-xl-end{align-self:flex-end!important}#thermostat-landing-scope .align-self-xl-center{align-self:center!important}#thermostat-landing-scope .align-self-xl-baseline{align-self:baseline!important}#thermostat-landing-scope .align-self-xl-stretch{align-self:stretch!important}#thermostat-landing-scope .order-xl-first{order:-1!important}#thermostat-landing-scope .order-xl-0{order:0!important}#thermostat-landing-scope .order-xl-1{order:1!important}#thermostat-landing-scope .order-xl-2{order:2!important}#thermostat-landing-scope .order-xl-3{order:3!important}#thermostat-landing-scope .order-xl-4{order:4!important}#thermostat-landing-scope .order-xl-5{order:5!important}#thermostat-landing-scope .order-xl-last{order:6!important}#thermostat-landing-scope .m-xl-0{margin:0!important}#thermostat-landing-scope .m-xl-1{margin:.25rem!important}#thermostat-landing-scope .m-xl-2{margin:.5rem!important}#thermostat-landing-scope .m-xl-3{margin:1rem!important}#thermostat-landing-scope .m-xl-4{margin:1.5rem!important}#thermostat-landing-scope .m-xl-5{margin:3rem!important}#thermostat-landing-scope .m-xl-auto{margin:auto!important}#thermostat-landing-scope .mx-xl-0{margin-right:0!important;margin-left:0!important}#thermostat-landing-scope .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}#thermostat-landing-scope .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}#thermostat-landing-scope .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}#thermostat-landing-scope .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#thermostat-landing-scope .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}#thermostat-landing-scope .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}#thermostat-landing-scope .my-xl-0{margin-top:0!important;margin-bottom:0!important}#thermostat-landing-scope .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#thermostat-landing-scope .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#thermostat-landing-scope .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}#thermostat-landing-scope .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#thermostat-landing-scope .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}#thermostat-landing-scope .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}#thermostat-landing-scope .mt-xl-0{margin-top:0!important}#thermostat-landing-scope .mt-xl-1{margin-top:.25rem!important}#thermostat-landing-scope .mt-xl-2{margin-top:.5rem!important}#thermostat-landing-scope .mt-xl-3{margin-top:1rem!important}#thermostat-landing-scope .mt-xl-4{margin-top:1.5rem!important}#thermostat-landing-scope .mt-xl-5{margin-top:3rem!important}#thermostat-landing-scope .mt-xl-auto{margin-top:auto!important}#thermostat-landing-scope .me-xl-0{margin-right:0!important}#thermostat-landing-scope .me-xl-1{margin-right:.25rem!important}#thermostat-landing-scope .me-xl-2{margin-right:.5rem!important}#thermostat-landing-scope .me-xl-3{margin-right:1rem!important}#thermostat-landing-scope .me-xl-4{margin-right:1.5rem!important}#thermostat-landing-scope .me-xl-5{margin-right:3rem!important}#thermostat-landing-scope .me-xl-auto{margin-right:auto!important}#thermostat-landing-scope .mb-xl-0{margin-bottom:0!important}#thermostat-landing-scope .mb-xl-1{margin-bottom:.25rem!important}#thermostat-landing-scope .mb-xl-2{margin-bottom:.5rem!important}#thermostat-landing-scope .mb-xl-3{margin-bottom:1rem!important}#thermostat-landing-scope .mb-xl-4{margin-bottom:1.5rem!important}#thermostat-landing-scope .mb-xl-5{margin-bottom:3rem!important}#thermostat-landing-scope .mb-xl-auto{margin-bottom:auto!important}#thermostat-landing-scope .ms-xl-0{margin-left:0!important}#thermostat-landing-scope .ms-xl-1{margin-left:.25rem!important}#thermostat-landing-scope .ms-xl-2{margin-left:.5rem!important}#thermostat-landing-scope .ms-xl-3{margin-left:1rem!important}#thermostat-landing-scope .ms-xl-4{margin-left:1.5rem!important}#thermostat-landing-scope .ms-xl-5{margin-left:3rem!important}#thermostat-landing-scope .ms-xl-auto{margin-left:auto!important}#thermostat-landing-scope .p-xl-0{padding:0!important}#thermostat-landing-scope .p-xl-1{padding:.25rem!important}#thermostat-landing-scope .p-xl-2{padding:.5rem!important}#thermostat-landing-scope .p-xl-3{padding:1rem!important}#thermostat-landing-scope .p-xl-4{padding:1.5rem!important}#thermostat-landing-scope .p-xl-5{padding:3rem!important}#thermostat-landing-scope .px-xl-0{padding-right:0!important;padding-left:0!important}#thermostat-landing-scope .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}#thermostat-landing-scope .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}#thermostat-landing-scope .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}#thermostat-landing-scope .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#thermostat-landing-scope .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}#thermostat-landing-scope .py-xl-0{padding-top:0!important;padding-bottom:0!important}#thermostat-landing-scope .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#thermostat-landing-scope .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#thermostat-landing-scope .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}#thermostat-landing-scope .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#thermostat-landing-scope .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}#thermostat-landing-scope .pt-xl-0{padding-top:0!important}#thermostat-landing-scope .pt-xl-1{padding-top:.25rem!important}#thermostat-landing-scope .pt-xl-2{padding-top:.5rem!important}#thermostat-landing-scope .pt-xl-3{padding-top:1rem!important}#thermostat-landing-scope .pt-xl-4{padding-top:1.5rem!important}#thermostat-landing-scope .pt-xl-5{padding-top:3rem!important}#thermostat-landing-scope .pe-xl-0{padding-right:0!important}#thermostat-landing-scope .pe-xl-1{padding-right:.25rem!important}#thermostat-landing-scope .pe-xl-2{padding-right:.5rem!important}#thermostat-landing-scope .pe-xl-3{padding-right:1rem!important}#thermostat-landing-scope .pe-xl-4{padding-right:1.5rem!important}#thermostat-landing-scope .pe-xl-5{padding-right:3rem!important}#thermostat-landing-scope .pb-xl-0{padding-bottom:0!important}#thermostat-landing-scope .pb-xl-1{padding-bottom:.25rem!important}#thermostat-landing-scope .pb-xl-2{padding-bottom:.5rem!important}#thermostat-landing-scope .pb-xl-3{padding-bottom:1rem!important}#thermostat-landing-scope .pb-xl-4{padding-bottom:1.5rem!important}#thermostat-landing-scope .pb-xl-5{padding-bottom:3rem!important}#thermostat-landing-scope .ps-xl-0{padding-left:0!important}#thermostat-landing-scope .ps-xl-1{padding-left:.25rem!important}#thermostat-landing-scope .ps-xl-2{padding-left:.5rem!important}#thermostat-landing-scope .ps-xl-3{padding-left:1rem!important}#thermostat-landing-scope .ps-xl-4{padding-left:1.5rem!important}#thermostat-landing-scope .ps-xl-5{padding-left:3rem!important}#thermostat-landing-scope .gap-xl-0{gap:0!important}#thermostat-landing-scope .gap-xl-1{gap:.25rem!important}#thermostat-landing-scope .gap-xl-2{gap:.5rem!important}#thermostat-landing-scope .gap-xl-3{gap:1rem!important}#thermostat-landing-scope .gap-xl-4{gap:1.5rem!important}#thermostat-landing-scope .gap-xl-5{gap:3rem!important}#thermostat-landing-scope .text-xl-start{text-align:left!important}#thermostat-landing-scope .text-xl-end{text-align:right!important}#thermostat-landing-scope .text-xl-center{text-align:center!important}}@media (min-width: 1400px){#thermostat-landing-scope .float-xxl-start{float:left!important}#thermostat-landing-scope .float-xxl-end{float:right!important}#thermostat-landing-scope .float-xxl-none{float:none!important}#thermostat-landing-scope .d-xxl-inline{display:inline!important}#thermostat-landing-scope .d-xxl-inline-block{display:inline-block!important}#thermostat-landing-scope .d-xxl-block{display:block!important}#thermostat-landing-scope .d-xxl-grid{display:grid!important}#thermostat-landing-scope .d-xxl-table{display:table!important}#thermostat-landing-scope .d-xxl-table-row{display:table-row!important}#thermostat-landing-scope .d-xxl-table-cell{display:table-cell!important}#thermostat-landing-scope .d-xxl-flex{display:flex!important}#thermostat-landing-scope .d-xxl-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-xxl-none{display:none!important}#thermostat-landing-scope .flex-xxl-fill{flex:1 1 auto!important}#thermostat-landing-scope .flex-xxl-row{flex-direction:row!important}#thermostat-landing-scope .flex-xxl-column{flex-direction:column!important}#thermostat-landing-scope .flex-xxl-row-reverse{flex-direction:row-reverse!important}#thermostat-landing-scope .flex-xxl-column-reverse{flex-direction:column-reverse!important}#thermostat-landing-scope .flex-xxl-grow-0{flex-grow:0!important}#thermostat-landing-scope .flex-xxl-grow-1{flex-grow:1!important}#thermostat-landing-scope .flex-xxl-shrink-0{flex-shrink:0!important}#thermostat-landing-scope .flex-xxl-shrink-1{flex-shrink:1!important}#thermostat-landing-scope .flex-xxl-wrap{flex-wrap:wrap!important}#thermostat-landing-scope .flex-xxl-nowrap{flex-wrap:nowrap!important}#thermostat-landing-scope .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}#thermostat-landing-scope .justify-content-xxl-start{justify-content:flex-start!important}#thermostat-landing-scope .justify-content-xxl-end{justify-content:flex-end!important}#thermostat-landing-scope .justify-content-xxl-center{justify-content:center!important}#thermostat-landing-scope .justify-content-xxl-between{justify-content:space-between!important}#thermostat-landing-scope .justify-content-xxl-around{justify-content:space-around!important}#thermostat-landing-scope .justify-content-xxl-evenly{justify-content:space-evenly!important}#thermostat-landing-scope .align-items-xxl-start{align-items:flex-start!important}#thermostat-landing-scope .align-items-xxl-end{align-items:flex-end!important}#thermostat-landing-scope .align-items-xxl-center{align-items:center!important}#thermostat-landing-scope .align-items-xxl-baseline{align-items:baseline!important}#thermostat-landing-scope .align-items-xxl-stretch{align-items:stretch!important}#thermostat-landing-scope .align-content-xxl-start{align-content:flex-start!important}#thermostat-landing-scope .align-content-xxl-end{align-content:flex-end!important}#thermostat-landing-scope .align-content-xxl-center{align-content:center!important}#thermostat-landing-scope .align-content-xxl-between{align-content:space-between!important}#thermostat-landing-scope .align-content-xxl-around{align-content:space-around!important}#thermostat-landing-scope .align-content-xxl-stretch{align-content:stretch!important}#thermostat-landing-scope .align-self-xxl-auto{align-self:auto!important}#thermostat-landing-scope .align-self-xxl-start{align-self:flex-start!important}#thermostat-landing-scope .align-self-xxl-end{align-self:flex-end!important}#thermostat-landing-scope .align-self-xxl-center{align-self:center!important}#thermostat-landing-scope .align-self-xxl-baseline{align-self:baseline!important}#thermostat-landing-scope .align-self-xxl-stretch{align-self:stretch!important}#thermostat-landing-scope .order-xxl-first{order:-1!important}#thermostat-landing-scope .order-xxl-0{order:0!important}#thermostat-landing-scope .order-xxl-1{order:1!important}#thermostat-landing-scope .order-xxl-2{order:2!important}#thermostat-landing-scope .order-xxl-3{order:3!important}#thermostat-landing-scope .order-xxl-4{order:4!important}#thermostat-landing-scope .order-xxl-5{order:5!important}#thermostat-landing-scope .order-xxl-last{order:6!important}#thermostat-landing-scope .m-xxl-0{margin:0!important}#thermostat-landing-scope .m-xxl-1{margin:.25rem!important}#thermostat-landing-scope .m-xxl-2{margin:.5rem!important}#thermostat-landing-scope .m-xxl-3{margin:1rem!important}#thermostat-landing-scope .m-xxl-4{margin:1.5rem!important}#thermostat-landing-scope .m-xxl-5{margin:3rem!important}#thermostat-landing-scope .m-xxl-auto{margin:auto!important}#thermostat-landing-scope .mx-xxl-0{margin-right:0!important;margin-left:0!important}#thermostat-landing-scope .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}#thermostat-landing-scope .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}#thermostat-landing-scope .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}#thermostat-landing-scope .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#thermostat-landing-scope .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}#thermostat-landing-scope .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}#thermostat-landing-scope .my-xxl-0{margin-top:0!important;margin-bottom:0!important}#thermostat-landing-scope .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#thermostat-landing-scope .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#thermostat-landing-scope .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}#thermostat-landing-scope .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#thermostat-landing-scope .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}#thermostat-landing-scope .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}#thermostat-landing-scope .mt-xxl-0{margin-top:0!important}#thermostat-landing-scope .mt-xxl-1{margin-top:.25rem!important}#thermostat-landing-scope .mt-xxl-2{margin-top:.5rem!important}#thermostat-landing-scope .mt-xxl-3{margin-top:1rem!important}#thermostat-landing-scope .mt-xxl-4{margin-top:1.5rem!important}#thermostat-landing-scope .mt-xxl-5{margin-top:3rem!important}#thermostat-landing-scope .mt-xxl-auto{margin-top:auto!important}#thermostat-landing-scope .me-xxl-0{margin-right:0!important}#thermostat-landing-scope .me-xxl-1{margin-right:.25rem!important}#thermostat-landing-scope .me-xxl-2{margin-right:.5rem!important}#thermostat-landing-scope .me-xxl-3{margin-right:1rem!important}#thermostat-landing-scope .me-xxl-4{margin-right:1.5rem!important}#thermostat-landing-scope .me-xxl-5{margin-right:3rem!important}#thermostat-landing-scope .me-xxl-auto{margin-right:auto!important}#thermostat-landing-scope .mb-xxl-0{margin-bottom:0!important}#thermostat-landing-scope .mb-xxl-1{margin-bottom:.25rem!important}#thermostat-landing-scope .mb-xxl-2{margin-bottom:.5rem!important}#thermostat-landing-scope .mb-xxl-3{margin-bottom:1rem!important}#thermostat-landing-scope .mb-xxl-4{margin-bottom:1.5rem!important}#thermostat-landing-scope .mb-xxl-5{margin-bottom:3rem!important}#thermostat-landing-scope .mb-xxl-auto{margin-bottom:auto!important}#thermostat-landing-scope .ms-xxl-0{margin-left:0!important}#thermostat-landing-scope .ms-xxl-1{margin-left:.25rem!important}#thermostat-landing-scope .ms-xxl-2{margin-left:.5rem!important}#thermostat-landing-scope .ms-xxl-3{margin-left:1rem!important}#thermostat-landing-scope .ms-xxl-4{margin-left:1.5rem!important}#thermostat-landing-scope .ms-xxl-5{margin-left:3rem!important}#thermostat-landing-scope .ms-xxl-auto{margin-left:auto!important}#thermostat-landing-scope .p-xxl-0{padding:0!important}#thermostat-landing-scope .p-xxl-1{padding:.25rem!important}#thermostat-landing-scope .p-xxl-2{padding:.5rem!important}#thermostat-landing-scope .p-xxl-3{padding:1rem!important}#thermostat-landing-scope .p-xxl-4{padding:1.5rem!important}#thermostat-landing-scope .p-xxl-5{padding:3rem!important}#thermostat-landing-scope .px-xxl-0{padding-right:0!important;padding-left:0!important}#thermostat-landing-scope .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}#thermostat-landing-scope .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}#thermostat-landing-scope .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}#thermostat-landing-scope .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#thermostat-landing-scope .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}#thermostat-landing-scope .py-xxl-0{padding-top:0!important;padding-bottom:0!important}#thermostat-landing-scope .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#thermostat-landing-scope .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#thermostat-landing-scope .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}#thermostat-landing-scope .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#thermostat-landing-scope .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}#thermostat-landing-scope .pt-xxl-0{padding-top:0!important}#thermostat-landing-scope .pt-xxl-1{padding-top:.25rem!important}#thermostat-landing-scope .pt-xxl-2{padding-top:.5rem!important}#thermostat-landing-scope .pt-xxl-3{padding-top:1rem!important}#thermostat-landing-scope .pt-xxl-4{padding-top:1.5rem!important}#thermostat-landing-scope .pt-xxl-5{padding-top:3rem!important}#thermostat-landing-scope .pe-xxl-0{padding-right:0!important}#thermostat-landing-scope .pe-xxl-1{padding-right:.25rem!important}#thermostat-landing-scope .pe-xxl-2{padding-right:.5rem!important}#thermostat-landing-scope .pe-xxl-3{padding-right:1rem!important}#thermostat-landing-scope .pe-xxl-4{padding-right:1.5rem!important}#thermostat-landing-scope .pe-xxl-5{padding-right:3rem!important}#thermostat-landing-scope .pb-xxl-0{padding-bottom:0!important}#thermostat-landing-scope .pb-xxl-1{padding-bottom:.25rem!important}#thermostat-landing-scope .pb-xxl-2{padding-bottom:.5rem!important}#thermostat-landing-scope .pb-xxl-3{padding-bottom:1rem!important}#thermostat-landing-scope .pb-xxl-4{padding-bottom:1.5rem!important}#thermostat-landing-scope .pb-xxl-5{padding-bottom:3rem!important}#thermostat-landing-scope .ps-xxl-0{padding-left:0!important}#thermostat-landing-scope .ps-xxl-1{padding-left:.25rem!important}#thermostat-landing-scope .ps-xxl-2{padding-left:.5rem!important}#thermostat-landing-scope .ps-xxl-3{padding-left:1rem!important}#thermostat-landing-scope .ps-xxl-4{padding-left:1.5rem!important}#thermostat-landing-scope .ps-xxl-5{padding-left:3rem!important}#thermostat-landing-scope .gap-xxl-0{gap:0!important}#thermostat-landing-scope .gap-xxl-1{gap:.25rem!important}#thermostat-landing-scope .gap-xxl-2{gap:.5rem!important}#thermostat-landing-scope .gap-xxl-3{gap:1rem!important}#thermostat-landing-scope .gap-xxl-4{gap:1.5rem!important}#thermostat-landing-scope .gap-xxl-5{gap:3rem!important}#thermostat-landing-scope .text-xxl-start{text-align:left!important}#thermostat-landing-scope .text-xxl-end{text-align:right!important}#thermostat-landing-scope .text-xxl-center{text-align:center!important}}@media (min-width: 1200px){#thermostat-landing-scope .fs-1{font-size:2.5rem!important}#thermostat-landing-scope .fs-2{font-size:2rem!important}#thermostat-landing-scope .fs-3{font-size:1.75rem!important}#thermostat-landing-scope .fs-4{font-size:1.5rem!important}}@media print{#thermostat-landing-scope .d-print-inline{display:inline!important}#thermostat-landing-scope .d-print-inline-block{display:inline-block!important}#thermostat-landing-scope .d-print-block{display:block!important}#thermostat-landing-scope .d-print-grid{display:grid!important}#thermostat-landing-scope .d-print-table{display:table!important}#thermostat-landing-scope .d-print-table-row{display:table-row!important}#thermostat-landing-scope .d-print-table-cell{display:table-cell!important}#thermostat-landing-scope .d-print-flex{display:flex!important}#thermostat-landing-scope .d-print-inline-flex{display:inline-flex!important}#thermostat-landing-scope .d-print-none{display:none!important}}#thermostat-landing-scope a.meanmenu-reveal{display:none}#thermostat-landing-scope .mean-container .mean-bar{background:#0000 none repeat scroll 0 0;float:left;position:relative;width:100%;z-index:99}#thermostat-landing-scope .mean-container a.meanmenu-reveal{border:1px solid #fff;color:#444;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif;font-size:1px;font-weight:700;height:22px;line-height:22px;margin-top:-32px;padding:8px 9px;position:absolute;right:0;text-decoration:none;top:0;width:22px}#thermostat-landing-scope .mean-container a.meanmenu-reveal span{background:#444 none repeat scroll 0 0;display:block;height:3px;margin-top:3px}#thermostat-landing-scope .mean-container .mean-nav{background:#0c1923 none repeat scroll 0 0;float:left;margin-top:15px;width:100%}#thermostat-landing-scope .mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}#thermostat-landing-scope .mean-container a.meanmenu-reveal{display:none!important}#thermostat-landing-scope .mean-container .mean-nav>ul{display:block!important}#thermostat-landing-scope .mean-container .mean-nav ul li{position:relative;float:left;width:100%}#thermostat-landing-scope .mean-container .mean-nav ul li a{border-top:1px solid #fff;color:#fff;display:block;float:left;margin:0;padding:10px 5%;text-align:left;text-decoration:none;text-transform:uppercase;width:90%;font-size:12px}#thermostat-landing-scope .mean-container .mean-nav ul li li a{opacity:.75;padding:10px 10%;text-shadow:none;visibility:visible;width:80%}#thermostat-landing-scope .mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}#thermostat-landing-scope .mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}#thermostat-landing-scope .mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}#thermostat-landing-scope .mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}#thermostat-landing-scope .mean-container .mean-nav ul li a:hover{background:#252525;background:#ffffff1a}#thermostat-landing-scope .mean-container .mean-nav ul li a.mean-expand{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#ffffff1a none repeat scroll 0 0;border-color:currentcolor currentcolor rgba(255,255,255,.2) rgba(255,255,255,.4);border-image:none;border-style:none none solid solid;border-width:medium medium 1px 1px;font-weight:700;height:27px;margin-top:1px;padding:5px 12px;position:absolute;right:0;text-align:center;top:0;width:26px;z-index:2}#thermostat-landing-scope .mean-container .mean-nav ul li a.mean-expand:hover{background:#000000e6}#thermostat-landing-scope .mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}#thermostat-landing-scope .mean-nav .wrapper{width:100%;padding:0;margin:0}#thermostat-landing-scope .mean-container .mean-bar,#thermostat-landing-scope .mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#thermostat-landing-scope .mean-remove{display:none!important}#thermostat-landing-scope .offwrap{cursor:url(../img/icon/close.png),auto}#thermostat-landing-scope .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}#thermostat-landing-scope .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}#thermostat-landing-scope .slick-list:focus{outline:none}#thermostat-landing-scope .slick-list.dragging{cursor:pointer;cursor:hand}#thermostat-landing-scope .slick-slider .slick-track,#thermostat-landing-scope .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}#thermostat-landing-scope .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}#thermostat-landing-scope .slick-track:before,#thermostat-landing-scope .slick-track:after{display:table;content:""}#thermostat-landing-scope .slick-track:after{clear:both}#thermostat-landing-scope .slick-loading .slick-track{visibility:hidden}#thermostat-landing-scope .slick-slide{display:none;float:left;height:100%;min-height:1px}#thermostat-landing-scope [dir=rtl] .slick-slide{float:right}#thermostat-landing-scope .slick-slide img{display:block}#thermostat-landing-scope .slick-slide.slick-loading img{display:none}#thermostat-landing-scope .slick-slide.dragging img{pointer-events:none}#thermostat-landing-scope .slick-initialized .slick-slide{display:block}#thermostat-landing-scope .slick-loading .slick-slide{visibility:hidden}#thermostat-landing-scope .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}#thermostat-landing-scope .slick-arrow.slick-hidden{display:none}#thermostat-landing-scope .owl-carousel,#thermostat-landing-scope .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}#thermostat-landing-scope .owl-carousel{display:none;width:100%;z-index:1}#thermostat-landing-scope .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}#thermostat-landing-scope .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}#thermostat-landing-scope .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#thermostat-landing-scope .owl-carousel .owl-item,#thermostat-landing-scope .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}#thermostat-landing-scope .owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}#thermostat-landing-scope .owl-carousel .owl-item img{display:block;width:100%}#thermostat-landing-scope .owl-carousel .owl-dots.disabled,#thermostat-landing-scope .owl-carousel .owl-nav.disabled{display:none}#thermostat-landing-scope .no-js .owl-carousel,#thermostat-landing-scope .owl-carousel.owl-loaded{display:block}#thermostat-landing-scope .owl-carousel .owl-dot,#thermostat-landing-scope .owl-carousel .owl-nav .owl-next,#thermostat-landing-scope .owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#thermostat-landing-scope .owl-carousel .owl-nav button.owl-next,#thermostat-landing-scope .owl-carousel .owl-nav button.owl-prev,#thermostat-landing-scope .owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}#thermostat-landing-scope .owl-carousel.owl-loading{opacity:0;display:block}#thermostat-landing-scope .owl-carousel.owl-hidden{opacity:0}#thermostat-landing-scope .owl-carousel.owl-refresh .owl-item{visibility:hidden}#thermostat-landing-scope .owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#thermostat-landing-scope .owl-carousel.owl-grab{cursor:move;cursor:grab}#thermostat-landing-scope .owl-carousel.owl-rtl{direction:rtl}#thermostat-landing-scope .owl-carousel.owl-rtl .owl-item{float:right}#thermostat-landing-scope .owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}#thermostat-landing-scope .owl-carousel .owl-animated-in{z-index:0}#thermostat-landing-scope .owl-carousel .owl-animated-out{z-index:1}#thermostat-landing-scope .owl-carousel .fadeOut{animation-name:fadeOut}#thermostat-landing-scope .owl-height{transition:height .5s ease-in-out}#thermostat-landing-scope .owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}#thermostat-landing-scope .owl-carousel .owl-item .owl-lazy:not([src]),#thermostat-landing-scope .owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}#thermostat-landing-scope .owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}#thermostat-landing-scope .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}#thermostat-landing-scope .owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}#thermostat-landing-scope .owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}#thermostat-landing-scope .owl-carousel .owl-video-playing .owl-video-play-icon,#thermostat-landing-scope .owl-carousel .owl-video-playing .owl-video-tn{display:none}#thermostat-landing-scope .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}#thermostat-landing-scope .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}:root{--clr-common-white: #fff;--clr-common-black: #181818;--clr-body-heading: #0a1c53;--clr-body-text: #424f76;--clr-body-gradient-heading: linear-gradient( 15deg, rgb(120, 38, 255) 0%, rgb(227, 70, 255) 100% );--clr-color-blue: #000a30;--clr-theme-primary: #871bf2;--clr-bg-gray: #eef2fb;--clr-bg-gray-2: #f1f1f1}#thermostat-landing-scope{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal;color:var(--clr-body-text);font-size:16px;background:var(--clr-bg-gray)}#thermostat-landing-scope *{margin:0;padding:0;box-sizing:border-box;z-index:1}#thermostat-landing-scope body{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal;color:var(--clr-body-text);font-size:16px;background:var(--clr-bg-gray)}#thermostat-landing-scope a,#thermostat-landing-scope span,#thermostat-landing-scope img{display:inline-block}#thermostat-landing-scope p{margin-bottom:0}#thermostat-landing-scope .img,#thermostat-landing-scope img{max-width:100%;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}#thermostat-landing-scope a,#thermostat-landing-scope .button,#thermostat-landing-scope button{-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}#thermostat-landing-scope a:focus,#thermostat-landing-scope .button:focus{text-decoration:none;outline:none}#thermostat-landing-scope a:focus,#thermostat-landing-scope a:hover{color:inherit;text-decoration:none}#thermostat-landing-scope a,#thermostat-landing-scope button{color:inherit;outline:medium none;text-decoration:none}#thermostat-landing-scope button:focus,#thermostat-landing-scope input:focus,#thermostat-landing-scope textarea,#thermostat-landing-scope textarea:focus{outline:0}#thermostat-landing-scope .uppercase{text-transform:uppercase}#thermostat-landing-scope .capitalize{text-transform:capitalize}#thermostat-landing-scope h1,#thermostat-landing-scope h2,#thermostat-landing-scope h3,#thermostat-landing-scope h4,#thermostat-landing-scope h5,#thermostat-landing-scope h6{font-family:Montserrat,sans-serif;color:var(--clr-body-heading);margin-top:0;line-height:1.2;font-weight:700;text-transform:capitalize}#thermostat-landing-scope h1 a,#thermostat-landing-scope h2 a,#thermostat-landing-scope h3 a,#thermostat-landing-scope h4 a,#thermostat-landing-scope h5 a,#thermostat-landing-scope h6 a{color:inherit}#thermostat-landing-scope ul{margin:0;padding:0;list-style:none}#thermostat-landing-scope p{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:28px;color:var(--clr-body-text)}#thermostat-landing-scope hr{border-bottom:1px solid var(--clr-bg-gray-3);border-top:0 none;padding:0;opacity:1}#thermostat-landing-scope label{color:var(--clr-common-black);cursor:pointer;font-size:14px;font-weight:400}#thermostat-landing-scope *::-moz-selection{background-color:var(--clr-theme-primary);color:var(--clr-common-white);text-shadow:none}#thermostat-landing-scope ::-moz-selection{background-color:var(--clr-theme-primary);color:var(--clr-common-white);text-shadow:none}#thermostat-landing-scope ::selection{background-color:var(--clr-theme-primary);color:var(--clr-common-white);text-shadow:none}#thermostat-landing-scope input::-webkit-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope input:-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope input::-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope input:-ms-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope textarea::-webkit-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope textarea:-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope textarea::-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope textarea:-ms-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#thermostat-landing-scope input:focus::placeholder,#thermostat-landing-scope textarea:focus::placeholder{opacity:0}#thermostat-landing-scope .w_img img{width:100%}#thermostat-landing-scope .container{padding-right:15px;padding-left:15px}#thermostat-landing-scope .row{--bs-gutter-x: 30px}#thermostat-landing-scope .row.g-0{--bs-gutter-x: 0}#thermostat-landing-scope .bg-default{background-size:cover;background-position:center center;background-repeat:no-repeat}#thermostat-landing-scope .no-after:after{display:none}#thermostat-landing-scope .p-relative{position:relative}#thermostat-landing-scope .theme-bg{background-color:var(--clr-theme-primary)}#thermostat-landing-scope .prim-btn{font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;padding:14px 20px;border-radius:8px;background:var(--clr-theme-primary);color:var(--clr-common-white)}#thermostat-landing-scope .prim-btn:hover{box-shadow:0 10px 24px #05356d24;color:#fff}#thermostat-landing-scope .prim-btn:disabled{opacity:.5}#thermostat-landing-scope .gradient-title{background:var(--clr-body-gradient-heading);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#thermostat-landing-scope .section-heading{font-size:40px;line-height:44px;text-transform:initial;font-weight:600}#thermostat-landing-scope .section-heading span{display:inline}@media (max-width: 991px){#thermostat-landing-scope .section-heading{font-size:32px;line-height:36px}}@media (max-width: 767px){#thermostat-landing-scope .section-heading{font-size:30px;line-height:40px}}#thermostat-landing-scope .section-padding{padding:85px 0}@media (max-width: 767px){#thermostat-landing-scope .section-padding{padding:65px 0}#thermostat-landing-scope .p-s-none{padding:0}}#thermostat-landing-scope header{position:absolute;top:0;left:0;width:100%}#thermostat-landing-scope .menu-wrap{display:flex;align-items:center;justify-content:space-between}#thermostat-landing-scope .header-btns{display:flex;align-items:center;gap:25px;white-space:nowrap;font-weight:600;font-size:16px;line-height:16px;text-transform:capitalize}#thermostat-landing-scope .header-btns .header-login-btn{color:var(--clr-body-heading)}#thermostat-landing-scope .header-btns .header-signup-btn{color:var(--clr-common-white);padding:10px 15px;background:var(--clr-theme-primary);border-radius:8px}#thermostat-landing-scope .header-btns .header-signup-btn:hover{box-shadow:0 10px 24px #05356d24}#thermostat-landing-scope .header-logo{z-index:1}#thermostat-landing-scope .header-logo img{max-height:27px}#thermostat-landing-scope .main-menu{text-align:center}#thermostat-landing-scope .main-menu ul .menu-has-child{position:relative;z-index:5;text-align:start}#thermostat-landing-scope .main-menu ul li{display:inline-block}#thermostat-landing-scope .main-menu ul li a{font-size:16px;padding:25px 16px;font-weight:600;line-height:20px;color:var(--clr-body-heading)}#thermostat-landing-scope .main-menu ul li:is(.menu-has-child)>a:after{display:inline-block;font-family:"Font Awesome 5 Pro";content:"";font-size:14px;font-weight:700;margin-left:5px}#thermostat-landing-scope .main-menu ul li .submenu{position:absolute;left:0;top:100%;background:#fff;width:240px;opacity:0;visibility:hidden;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;box-shadow:0 9px 19px #0000001a}#thermostat-landing-scope .main-menu ul li .submenu li{display:block;margin-right:0;position:relative;z-index:5}#thermostat-landing-scope .main-menu ul li .submenu li a{padding:15px 25px;color:var(--clr-body-heading);-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}#thermostat-landing-scope .main-menu ul li .submenu li .submenu{left:100%;top:0}#thermostat-landing-scope .main-menu ul li .submenu li:hover>a{background-color:var(--clr-theme-primary);color:#fff}#thermostat-landing-scope .main-menu ul li .submenu li:not(:last-child){border-bottom:1px solid #f2f2f2}#thermostat-landing-scope .main-menu ul li:hover>.submenu{opacity:1;visibility:visible}#thermostat-landing-scope .main-menu ul li:hover>a{color:var(--clr-theme-primary)}#thermostat-landing-scope .main-menu{position:relative;z-index:5}#thermostat-landing-scope .menu-bar{height:80px;display:flex;justify-content:end;align-items:center}#thermostat-landing-scope .navbar-sign{cursor:pointer;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;display:inline-block}#thermostat-landing-scope .navbar-sign span{width:28px;height:2px;background-color:var(--clr-body-heading);border-radius:50px;display:block;margin:5px 0;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;cursor:pointer}#thermostat-landing-scope .navbar-sign span.menu-line-2{width:25px}#thermostat-landing-scope .navbar-sign span.menu-line-3{width:15px}#thermostat-landing-scope .navbar-sign:hover span.menu-line-2,#thermostat-landing-scope .navbar-sign:hover span.menu-line-3{width:28px}#thermostat-landing-scope .side-info{width:100%;max-width:400px;background-color:#0a1c53;box-shadow:0 13px 29px #0400171a;height:100%;position:fixed;z-index:10;top:0;right:-400px;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;padding:40px}#thermostat-landing-scope .side-info:is(.info-open){right:0;overflow-y:scroll;scrollbar-width:thin}#thermostat-landing-scope .offcanvas-overlay{position:fixed;left:0;top:0;width:100%;height:100%;content:"";background-color:#04001780;z-index:9;opacity:0;visibility:hidden;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;cursor:url(../../assets/img/bg/close.png),auto}#thermostat-landing-scope .offcanvas-overlay:is(.overlay-open){left:0;opacity:1;visibility:visible}#thermostat-landing-scope .mean-container .mean-nav{background:transparent}#thermostat-landing-scope .mean-container .mean-nav ul li a{border-color:#2c2a2a;font-size:15px;color:#fff}#thermostat-landing-scope .side-info-close{color:#fff}#thermostat-landing-scope .pl-sidebar-close.side-info-close{background:transparent;border:none;font-size:25px;color:#fff}#thermostat-landing-scope .mean-container .mean-nav ul li a.mean-expand{padding:7px 12px;border-color:#2c2a2a}#thermostat-landing-scope .mean-container .mean-nav ul li a.mean-expand:hover{background:#fff3}#thermostat-landing-scope .sidebar-contact-title{font-size:24px}#thermostat-landing-scope .sidebar-contact>a{display:block;margin-bottom:12px}#thermostat-landing-scope .sidebar-contact>a:hover{color:#fff}#thermostat-landing-scope .sidebar-contact>a:hover i{background-color:#fff3}#thermostat-landing-scope .sidebar-contact>a i{width:40px;height:40px;line-height:40px;text-align:center;background-color:#2c2c2c;display:inline-block;margin-right:15px;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}#thermostat-landing-scope .sidebar-address{display:flex;margin-bottom:5px}#thermostat-landing-scope .sidebar-address i{max-width:40px;height:40px;background-color:#2c2c2c;line-height:40px;text-align:center;margin-right:15px;flex:0 0 40px}#thermostat-landing-scope .sidebar-social a{display:inline-block;width:40px;height:40px;line-height:40px;background-color:#2c2c2c;text-align:center}#thermostat-landing-scope .sidebar-social a:not(:last-child){margin-right:7px}#thermostat-landing-scope .sidebar-social a:hover{color:#fff;background-color:#fff3}#thermostat-landing-scope .body-overlay{position:fixed;width:100%;height:100%;display:block;background:#253a1a;z-index:999;content:"";left:0;top:0;visibility:hidden;opacity:0;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;cursor:url(../../assets/img/bg/close.png),auto}#thermostat-landing-scope .body-overlay.active{visibility:visible;opacity:.97}#thermostat-landing-scope .td-search-popup .search-form{width:35%;position:absolute;position:fixed;top:50%;left:50%;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;visibility:hidden;opacity:0;transform:translate(-50%,-50%);z-index:999}#thermostat-landing-scope .td-search-popup.active .search-form{visibility:visible;opacity:1;width:40%}@media (max-width: 767px){#thermostat-landing-scope .td-search-popup.active .search-form{width:calc(100% - 50px)}}@media only screen and (min-width: 576px) and (max-width: 767px){#thermostat-landing-scope .td-search-popup.active .search-form{width:70%}}#thermostat-landing-scope .td-search-popup.active .search-form{visibility:visible}#thermostat-landing-scope .td-search-popup .search-form .form-group .form-control{border:none;border-top-right-radius:6px;border-bottom-right-radius:6px;height:60px;padding:0 75px 0 25px;background:#f7f9fb;line-height:60px}#thermostat-landing-scope .td-search-popup .search-form .submit-btn{position:absolute;right:0;top:0;width:60px;height:60px;border:0;border-top-right-radius:5px;border-bottom-right-radius:5px;color:#fff;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;padding:0;text-align:center;cursor:pointer;background:#ff9400}#thermostat-landing-scope .sidebar-close{border:0;background-color:transparent;font-size:25px}#thermostat-landing-scope .sidebar-close:hover{color:#fff}#thermostat-landing-scope main .banner-area{padding-top:135px;overflow:hidden}@media (max-width: 767px){#thermostat-landing-scope .banner-area{padding-top:120px}}#thermostat-landing-scope .banner-area .banner-shape{position:absolute;top:-10%;left:0;width:59vw;z-index:0;rotate:4deg}@media (max-width: 767px){#thermostat-landing-scope .banner-area .banner-shape{display:none}}#thermostat-landing-scope .banner-area .banner-shape img{width:100%}#thermostat-landing-scope .banner-area .banner-left{max-width:380px}@media (max-width: 767px){#thermostat-landing-scope .banner-area .banner-left{max-width:100%}}#thermostat-landing-scope .banner-area .banner-left .banner-heading{font-weight:800;font-size:52px;line-height:58px;margin-bottom:8px}@media (max-width: 991px){#thermostat-landing-scope .banner-area .banner-left .banner-heading{font-size:45px;line-height:54px}}@media (max-width: 767px){#thermostat-landing-scope .banner-area .banner-left .banner-heading{font-size:40px;line-height:48px}}#thermostat-landing-scope .banner-area .banner-left .sub-heading{font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.02em}#thermostat-landing-scope .banner-area .banner-left .rating-area{display:flex;align-items:center;padding:12px 0;margin-top:38px;margin-bottom:32px;border-top:1px solid #c9d1e7;border-bottom:1px solid #c9d1e7;justify-content:space-between}@media (max-width: 767px){#thermostat-landing-scope .banner-area .banner-left .rating-area{margin-top:0}}#thermostat-landing-scope .banner-area .banner-left .rating-area .rating-item{text-align:center}#thermostat-landing-scope .banner-area .banner-left .rating-area .rating-item .value{font-weight:700;font-size:38px;line-height:48px;color:#0a1c53}#thermostat-landing-scope .banner-area .banner-left .rating-area .rating-item .title{font-weight:600;font-size:16px;line-height:20px;text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#8391ba}#thermostat-landing-scope .banner-area .banner-left .rating-area .rating-item i{font-size:15px;color:#f9be27;cursor:pointer}#thermostat-landing-scope .banner-area .banner-left .banner-btns{display:flex;align-items:center;gap:25px;margin-top:20px}#thermostat-landing-scope .banner-area .banner-left .banner-btns .sec-btn{position:relative;color:var(--clr-theme-primary);font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em}#thermostat-landing-scope .banner-area .banner-left .banner-btns .sec-btn i{margin-left:4px;font-size:15px}#thermostat-landing-scope .banner-area .banner-left .banner-btns .sec-btn:before{content:"";position:absolute;height:1.5px;left:0;bottom:-3px;transition:.3s;background:var(--clr-theme-primary);width:0}#thermostat-landing-scope .banner-area .banner-left .banner-btns .sec-btn:hover:before{right:0;width:100%}@media (max-width: 767px){#thermostat-landing-scope .banner-area .banner-right{margin-top:25px}}#thermostat-landing-scope .banner-area .testimonial .testimonial-content-wrapper .slick-list{overflow:visible!important}#thermostat-landing-scope .banner-area .testimonial .testimonial-content{padding:25px;background:#fff;-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px);border-radius:16px;filter:drop-shadow(0px 8px 24px rgba(1,43,106,.13));position:relative}#thermostat-landing-scope .banner-area .testimonial .testimonial-content:before{content:"";position:absolute;height:18px;width:18px;background:#fff;top:100%;left:45%;rotate:45deg;transform:translate(-50%,-27%);border-radius:4px}@media (max-width: 991px){#thermostat-landing-scope .banner-area .testimonial .testimonial-content:before{left:48%}}@media (max-width: 767px){#thermostat-landing-scope .banner-area .testimonial .testimonial-content:before{left:47%}}#thermostat-landing-scope .banner-area .testimonial .testimonial-content p{font-style:italic;font-weight:500;font-size:15px;line-height:20px;letter-spacing:-.01em;color:#0a1c53;opacity:1!important}#thermostat-landing-scope .banner-area .testimonial .testimonial-content .person-name{font-weight:600;font-size:16px;line-height:20px;text-align:center;margin-top:20px}#thermostat-landing-scope .banner-area .testimonial .testimonial-tabs{margin-top:20px}#thermostat-landing-scope .banner-area .testimonial .testimonial-tabs .slick-list .tes-tab{cursor:pointer}#thermostat-landing-scope .banner-area .testimonial .testimonial-tabs .slick-list .slick-active.slick-center{scale:1}#thermostat-landing-scope .banner-area .testimonial .testimonial-tabs .slick-list .slick-active{scale:.75}@media (max-width: 991px){#thermostat-landing-scope .banner-area .testimonial .testimonial-tabs{width:350px;margin:20px auto 0}}@media (max-width: 767px){#thermostat-landing-scope .banner-area .testimonial .testimonial-tabs{width:350px;margin:20px auto 0}#thermostat-landing-scope .banner-area .mobile-banner{margin:35px 0 20px}}#thermostat-landing-scope .statement-area{margin:60px 0}@media (max-width: 767px){#thermostat-landing-scope .statement-area .section-heading{text-align:left}}#thermostat-landing-scope .statement-area .statement-content-wrap{background-image:url(/landing-assets/thermostat/img/statement/bg.jpg);padding:90px 100px;border-radius:20px}@media (max-width: 991px){#thermostat-landing-scope .statement-area .statement-content-wrap{padding:60px}}@media (max-width: 767px){#thermostat-landing-scope .statement-area .statement-content-wrap{padding:35px;text-align:left}}#thermostat-landing-scope .statement-area .statement-content-wrap .section-heading{max-width:490px;color:#fff;font-weight:600}#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc{display:flex;align-items:center;gap:40px}@media (max-width: 767px){#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc{flex-direction:column;gap:0;align-items:flex-start}}#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc .value{font-size:160px;line-height:140px;color:#fff;font-weight:800;margin-top:20px}@media (max-width: 991px){#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc .value{font-size:110px;line-height:130px}}@media (max-width: 767px){#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc .value{font-size:90px;margin-top:0}}#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc .statement-desc{font-size:20px;line-height:28px;color:#fff;width:440px;display:inline-block}@media (max-width: 991px){#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc .statement-desc{width:330px}}@media (max-width: 767px){#thermostat-landing-scope .statement-area .statement-content-wrap .value-desc .statement-desc{width:100%}}#thermostat-landing-scope .brand-carousel-area .brand-items-wrapper{background:linear-gradient(0deg,#eef2fb,#d1dbe9,#eef2fb);padding:55px 0}#thermostat-landing-scope .brand-carousel-area .brand-items-wrapper .brand-item img:nth-child(1){transform:translate(-55%);margin-bottom:-14%}#thermostat-landing-scope .all-feature-wrapper{position:relative}#thermostat-landing-scope .all-feature-wrapper .feature-bg-shape img{position:absolute;z-index:0;right:0;width:100%;max-height:100%;top:260px;bottom:0;height:calc(100% - 260px)}@media (max-width: 767px){#thermostat-landing-scope .all-feature-wrapper .feature-bg-shape img{display:none}}#thermostat-landing-scope .feature{padding-top:85px;margin-bottom:100px}@media (max-width: 991px){#thermostat-landing-scope .feature{padding-top:65px;margin-bottom:40px}}@media (max-width: 767px){#thermostat-landing-scope .feature{padding-top:0;margin-bottom:40px}}#thermostat-landing-scope .feature .feature-text-content{margin:15px 0}#thermostat-landing-scope .feature .feature-text-content .section-heading{margin-bottom:10px}#thermostat-landing-scope .feature .feature-text-content .desc{max-width:380px;font-size:20px;line-height:26px;color:#0a1c53}@media (max-width: 767px){#thermostat-landing-scope .feature .feature-text-content .desc{max-width:100%}}#thermostat-landing-scope .feature .feature-text-content .callout{padding-left:18px;border-left:1px solid #c9d1e7;margin-top:55px}#thermostat-landing-scope .feature .feature-text-content .callout .callout-desc{font-size:16px;line-height:26px;max-width:295px;color:#0a1c53;margin-top:8px}@media (max-width: 767px){#thermostat-landing-scope .feature .feature-text-content .callout .callout-desc{max-width:100%}}#thermostat-landing-scope .feature .feature-graphic{margin:15px 0 60px;position:relative}#thermostat-landing-scope .feature .feature-graphic .feature-thum img{display:block;margin-left:auto;border-radius:20px}@media (max-width: 767px){#thermostat-landing-scope .feature .feature-graphic .feature-thum img{border-radius:0}}#thermostat-landing-scope .feature .feature-graphic .feature-blocks img{position:absolute}#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(1){top:21%;left:7%;filter:drop-shadow(0px 7px 20px rgba(1,50,107,.2))}@media (max-width: 991px){#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(1){top:5%}}#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(2){top:30%;right:-10%;filter:drop-shadow(0 20px 20px rgba(1,50,107,.16))}@media (max-width: 1250px){#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(2){top:33%;right:-6%}}@media (max-width: 991px){#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(2){right:0}}#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(3){top:52%;left:41%;filter:drop-shadow(0px 7px 20px rgba(1,50,107,.2))}@media (max-width: 1250px){#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(3){top:57%}}@media (max-width: 767px){#thermostat-landing-scope .feature .feature-graphic .feature-blocks img:nth-child(3){left:0%}}#thermostat-landing-scope .feature .feature-graphic .exclusive-offer{position:absolute;bottom:0;transform:translate(-17%,40%)}@media (max-width: 991px){#thermostat-landing-scope .feature .feature-graphic .exclusive-offer{transform:translate(-36%,50%)}}@media (max-width: 767px){#thermostat-landing-scope .feature .feature-graphic .exclusive-offer{transform:translateY(50%)}}#thermostat-landing-scope .feature .feature-graphic .exclusive-offer img{height:230px}@media (max-width: 991px){#thermostat-landing-scope .feature .feature-graphic .exclusive-offer img{height:160px}}#thermostat-landing-scope .feature-2{padding-top:85px;padding-bottom:15px}@media (max-width: 991px){#thermostat-landing-scope .feature-2{padding-top:60px}}@media (max-width: 767px){#thermostat-landing-scope .feature-2{padding-top:30px}}#thermostat-landing-scope .feature-2 .feature-2-graphic{margin:15px 0}#thermostat-landing-scope .feature-2 .feature-2-graphic img{border-radius:20px}@media (max-width: 767px){#thermostat-landing-scope .feature-2 .feature-2-graphic img{border-radius:0}#thermostat-landing-scope .feature-2 .feature-2-graphic{margin-bottom:-60px}}#thermostat-landing-scope .feature-2 .feature-2-text-content{margin:15px 0}#thermostat-landing-scope .feature-2 .feature-2-text-content .section-heading{margin-bottom:10px}#thermostat-landing-scope .feature-2 .feature-2-text-content .desc{max-width:380px;font-size:20px;line-height:26px;color:#0a1c53}@media (max-width: 767px){#thermostat-landing-scope .feature-2 .feature-2-text-content .desc{max-width:100%}}#thermostat-landing-scope .feature-2 .feature-2-text-content .callout{padding-left:18px;border-left:1px solid #c9d1e7;margin-top:55px}#thermostat-landing-scope .feature-2 .feature-2-text-content .callout .callout-desc{font-size:16px;line-height:26px;max-width:295px;color:#0a1c53;margin-top:8px}@media (max-width: 767px){#thermostat-landing-scope .feature-2 .feature-2-text-content .callout .callout-desc{max-width:100%}}#thermostat-landing-scope .feature-3 .feature-3-text-content{margin:15px 0}#thermostat-landing-scope .feature-3 .feature-3-text-content .section-heading{max-width:480px}#thermostat-landing-scope .feature-3 .feature-3-text-content .desc{max-width:380px;font-size:20px;line-height:26px;color:#0a1c53}@media (max-width: 767px){#thermostat-landing-scope .feature-3 .feature-3-text-content .desc{max-width:100%}}#thermostat-landing-scope .feature-3 .feature-3-text-content .learn-about-btn{position:relative;color:var(--clr-theme-primary);font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;margin-top:55px}#thermostat-landing-scope .feature-3 .feature-3-text-content .learn-about-btn i{margin-left:8px;font-size:16px}#thermostat-landing-scope .feature-3 .feature-3-text-content .learn-about-btn span{color:#0a1c53}#thermostat-landing-scope .feature-3 .feature-3-text-content .learn-about-btn:before{content:"";position:absolute;height:1.5px;left:0;bottom:-3px;transition:.3s;background:var(--clr-theme-primary);width:0}#thermostat-landing-scope .feature-3 .feature-3-text-content .learn-about-btn:hover:before{right:0;width:100%}#thermostat-landing-scope .feature-3 .feature-3-graphic{margin:15px 0;text-align:right}@media (max-width: 767px){#thermostat-landing-scope .feature-3 .feature-3-graphic{text-align:center}}#thermostat-landing-scope .feature-3 .feature-3-graphic img{border-radius:20px}@media (max-width: 767px){#thermostat-landing-scope .feature-3 .feature-3-graphic img{border-radius:0}}#thermostat-landing-scope .more-feature{padding-bottom:100px}@media (max-width: 767px){#thermostat-landing-scope .more-feature{padding-top:0}}#thermostat-landing-scope .more-feature .label{font-size:16px;line-height:26px;margin-bottom:12px}@media (max-width: 767px){#thermostat-landing-scope .more-feature .label{text-align:center;margin-bottom:5px}}#thermostat-landing-scope .more-feature .section-heading{margin-bottom:32px}@media (max-width: 767px){#thermostat-landing-scope .more-feature .section-heading{text-align:center}}#thermostat-landing-scope .more-feature .more-feature-tabs-wrap{margin:10px 0;display:flex;flex-direction:column;gap:12px}@media (max-width: 767px){#thermostat-landing-scope .more-feature .more-feature-tabs-wrap{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:24px}}#thermostat-landing-scope .more-feature .more-feature-tabs-wrap button{border:0;font-size:20px;line-height:32px;font-weight:700;padding:8px 10px;border-radius:40px;box-shadow:0 0 20px #01326b29;width:262px;background:var(--clr-common-white);transition:.3s}@media (max-width: 991px){#thermostat-landing-scope .more-feature .more-feature-tabs-wrap button{width:190px;font-size:14px;line-height:22px;font-weight:500}}@media (max-width: 767px){#thermostat-landing-scope .more-feature .more-feature-tabs-wrap button{font-size:12px;padding:4px 10px;width:125px}}#thermostat-landing-scope .more-feature .more-feature-tabs-wrap button:hover,#thermostat-landing-scope .more-feature .more-feature-tabs-wrap button.active-tab-btn{background:#871bf2;color:#fff}#thermostat-landing-scope .more-feature .more-feature-thum{text-align:center;display:none;width:350px;margin:0 auto}#thermostat-landing-scope .more-feature .more-feature-thum.active-fade-content{display:block}#thermostat-landing-scope .more-feature .more-feature-thum img{filter:drop-shadow(0 20px 20px rgba(1,50,107,.15));width:100%}@media (max-width: 991px){#thermostat-landing-scope .more-feature .tab-thum-wrap{display:none!important}}#thermostat-landing-scope .more-feature .callouts{display:none}#thermostat-landing-scope .more-feature .callouts .callout-item{padding-bottom:20px;margin:12px 0;border-bottom:1px solid #c9d1e7}#thermostat-landing-scope .more-feature .callouts .callout-item .callout-title{font-size:20px;line-height:32px;margin-bottom:8px}#thermostat-landing-scope .more-feature .callouts .callout-item .callout-desc{line-height:22px}#thermostat-landing-scope .more-feature .callouts.active-fade-content{display:block}#thermostat-landing-scope .how-it-work{height:100vh;position:relative}#thermostat-landing-scope .how-it-work:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#010e3566;z-index:2}#thermostat-landing-scope .how-it-work .container,#thermostat-landing-scope .how-it-work .row{height:100%;position:relative;z-index:999}#thermostat-landing-scope .how-it-work .work-tab-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:.3s}#thermostat-landing-scope .how-it-work .work-tab-bg-img.active-fade-content{visibility:visible;opacity:1}#thermostat-landing-scope .how-it-work .work-tab-bg-img img{height:100%;width:100%;object-fit:cover}#thermostat-landing-scope .how-it-work .how-it-work-nav{padding-left:20px;position:relative;margin:15px 0}#thermostat-landing-scope .how-it-work .how-it-work-nav .progress-bar-wrap{position:absolute;left:0;top:0;height:100%;width:6px;background:#ffffff1a;border-radius:7px;overflow:hidden}#thermostat-landing-scope .how-it-work .how-it-work-nav .progress-bar-wrap .progressbar{height:33.33%;width:100%;background:#fff;transition:.2s;border-radius:5px}#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item{cursor:pointer;transition:.3s;margin-bottom:25px}@media (max-width: 767px){#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item{margin-bottom:20px}}#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item:nth-last-child(1){margin-bottom:0}#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item .work-step{font-size:14px;font-weight:600;letter-spacing:2px;color:#ffffff30}#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item .work-item-title{font-weight:700;font-size:20px;line-height:32px;color:#ffffff30}@media (max-width: 767px){#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item .work-item-title{font-size:18px}}#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item.active-tab-btn .work-step,#thermostat-landing-scope .how-it-work .how-it-work-nav .work-nav-item.active-tab-btn .work-item-title{color:#fff}#thermostat-landing-scope .how-it-work .work-tabs-wrapper{margin-top:15px;margin-bottom:15px;margin-left:auto}#thermostat-landing-scope .how-it-work .work-tabs-wrapper .work-tab-item{display:none;max-width:480px;color:#fff}#thermostat-landing-scope .how-it-work .work-tabs-wrapper .work-tab-item.active-fade-content{display:block}#thermostat-landing-scope .cta{padding:75px 0;background:var(--clr-body-gradient-heading);margin-bottom:40px}@media (max-width: 767px){#thermostat-landing-scope .cta{padding:45px;text-align:center}}#thermostat-landing-scope .cta .cta-title{font-size:36px;margin-bottom:8px;line-height:40px;color:var(--clr-common-white)}#thermostat-landing-scope .cta .cta-des{font-size:20px;line-height:26px;color:var(--clr-common-white)}#thermostat-landing-scope .cta .cta-rating-wrap{display:flex;align-items:center;gap:50px;text-align:center}@media (max-width: 767px){#thermostat-landing-scope .cta .cta-rating-wrap{align-items:center;gap:10px;flex-direction:column}}#thermostat-landing-scope .cta .cta-rating-wrap .cta-rating .rating-title,#thermostat-landing-scope .cta .cta-rating-wrap .cta-rating .download-title{font-size:16px;line-height:20px;color:var(--clr-common-white);font-weight:600}#thermostat-landing-scope .cta .cta-rating-wrap .cta-rating .starts{display:flex;align-items:center;gap:6px;margin:8px 0}#thermostat-landing-scope .cta .cta-rating-wrap .cta-rating .starts span{height:36px;width:36px;display:flex;align-items:center;justify-content:center;background:#ffc83c;border-radius:5px;font-size:20px;color:var(--clr-common-white)}#thermostat-landing-scope .cta .cta-rating-wrap .cta-signup-btn{font-size:16px;line-height:20px;color:#0a1c53;font-weight:600;padding:10px 16px;background:#fff;border-radius:10px;box-shadow:0 0 10px #00245a33}@media (max-width: 991px){#thermostat-landing-scope .integrity .section-heading{margin-bottom:20px}}#thermostat-landing-scope .integrity .integrity-card-wrap{position:relative}#thermostat-landing-scope .integrity .integrity-card{position:relative;padding:30px;background:#fff;border-radius:20px;box-shadow:0 20px 60px #01326b29;width:415px;display:flex;gap:16px;margin:15px 0}@media (max-width: 991px){#thermostat-landing-scope .integrity .integrity-card{padding:20px;width:300px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .integrity-card{max-width:500px;width:calc(100% - 60px);flex-wrap:wrap;align-items:center;gap:10px}}@media (max-width: 350px){#thermostat-landing-scope .integrity .integrity-card{width:100%}}#thermostat-landing-scope .integrity .integrity-card .integrity-card-text{flex:1}#thermostat-landing-scope .integrity .integrity-card .integrity-card-icon{width:80px;height:80px}@media (max-width: 991px){#thermostat-landing-scope .integrity .integrity-card .integrity-card-icon{width:45px;height:45px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .integrity-card .integrity-card-icon{margin-right:7px}}#thermostat-landing-scope .integrity .integrity-card .integrity-card-desc{max-width:258px}@media (max-width: 991px){#thermostat-landing-scope .integrity .integrity-card .integrity-card-desc{line-height:24px}}#thermostat-landing-scope .integrity .integrity-card:before{content:"";position:absolute;top:-4px;left:-4px;bottom:-4px;border-radius:20px;z-index:-1}#thermostat-landing-scope .integrity .integrity-card:hover:before{right:-4px}#thermostat-landing-scope .integrity .integrity-card-1{margin-left:auto;margin-right:80px}@media (max-width: 991px){#thermostat-landing-scope .integrity .integrity-card-1{margin-right:60px;margin-top:90px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .integrity-card-1{margin:30px 0}}#thermostat-landing-scope .integrity .integrity-card.integrity-card-2{margin-left:auto;margin-right:10px;margin-top:85px}@media only screen and (min-width: 992px) and (max-width: 1199px){#thermostat-landing-scope .integrity .integrity-card.integrity-card-2{margin-right:35px}}@media (max-width: 991px){#thermostat-landing-scope .integrity .integrity-card.integrity-card-2{margin-left:60px;margin-right:0;margin-top:-60px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .integrity-card.integrity-card-2{margin:30px 0 30px auto}}#thermostat-landing-scope .integrity .integrity-card.integrity-card-3{margin-left:auto;margin-right:80px;margin-top:224px}@media only screen and (min-width: 992px) and (max-width: 1199px){#thermostat-landing-scope .integrity .integrity-card.integrity-card-3{margin-right:0%}}@media (max-width: 991px){#thermostat-landing-scope .integrity .integrity-card.integrity-card-3{margin-top:-40px;margin-right:50px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .integrity-card.integrity-card-3{margin:30px 0}}#thermostat-landing-scope .integrity .arrow{position:absolute}@media only screen and (min-width: 992px) and (max-width: 1199px){#thermostat-landing-scope .integrity .arrow{height:170px}}@media (max-width: 991px){#thermostat-landing-scope .integrity .arrow{height:190px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .arrow{height:190px;display:none}}#thermostat-landing-scope .integrity .arrow-1{position:absolute;left:-70px;bottom:-100px}@media only screen and (min-width: 992px) and (max-width: 1199px){#thermostat-landing-scope .integrity .arrow-1{left:-90px;bottom:-75px}}@media (max-width: 991px){#thermostat-landing-scope .integrity .arrow-1{left:-15%;bottom:46px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .arrow-1{display:none}}#thermostat-landing-scope .integrity .arrow-2{left:67%}@media (max-width: 991px){#thermostat-landing-scope .integrity .arrow-2{left:91%;top:-180px;height:160px}}@media (max-width: 767px){#thermostat-landing-scope .integrity .arrow-2{left:80%;top:-383px;height:140px}}#thermostat-landing-scope .integrity .arrow-3{bottom:-35px;left:-230px}@media only screen and (min-width: 992px) and (max-width: 1199px){#thermostat-landing-scope .integrity .arrow-3{left:-200px}}@media (max-width: 991px){#thermostat-landing-scope .integrity .arrow-3{left:32%;bottom:0;width:170px}}#thermostat-landing-scope .integrity .mobile-arrow-2,#thermostat-landing-scope .integrity .mobile-arrow-1{position:absolute;transform:translateY(45%)}@media (max-width: 350px){#thermostat-landing-scope .integrity .mobile-arrow-2,#thermostat-landing-scope .integrity .mobile-arrow-1{display:none}}#thermostat-landing-scope .integrity .mobile-arrow-1{right:-76px}#thermostat-landing-scope .integrity .mobile-arrow-2{left:-76px}@media (max-width: 767px){#thermostat-landing-scope .faq{padding-top:0}}#thermostat-landing-scope .faq .section-heading{font-size:36px;line-height:40px;text-align:center;font-weight:700;margin-bottom:40px}#thermostat-landing-scope .faq .sub-heading{font-size:14px;text-align:center;margin-bottom:8px}#thermostat-landing-scope .faq .faq-accordion .accordion-item{border:0;background:transparent;border-top:1px solid #c9d1e7}#thermostat-landing-scope .faq .faq-accordion .accordion-item:nth-last-child(1){border-bottom:1px solid #c9d1e7}#thermostat-landing-scope .faq .faq-accordion .accordion-button{box-shadow:none;background:transparent;font-size:18px;line-height:24px;font-weight:700;color:var(--clr-common-heading)!important}#thermostat-landing-scope .faq .faq-accordion .accordion-body{padding-top:0;font-size:20px;line-height:26px;font-weight:600;color:#424f76}#thermostat-landing-scope .faq .faq-form{margin-top:80px}#thermostat-landing-scope .faq .faq-form h3.faq-form-heading{font-size:18px;line-height:24px;margin-bottom:20px;font-weight:700}#thermostat-landing-scope .faq .faq-form input[type=text],#thermostat-landing-scope .faq .faq-form input[type=email]{padding:12px 24px;border:0;display:block;width:100%;margin-bottom:12px;border-radius:8px}#thermostat-landing-scope .faq .faq-form input[type=text]::placeholder,#thermostat-landing-scope .faq .faq-form input[type=email]::placeholder{color:#424f76;font-weight:600}#thermostat-landing-scope .faq .faq-form .faq-form-btn-wrap{display:flex;align-items:center;justify-content:space-around;gap:10px}@media (max-width: 767px){#thermostat-landing-scope .faq .faq-form .faq-form-btn-wrap{flex-direction:column}}#thermostat-landing-scope .faq .faq-form .faq-form-btn-wrap button.faq-submit-btn.prim-btn{border:0;font-size:16px;line-height:18px}@media (max-width: 767px){#thermostat-landing-scope .faq .faq-form .faq-form-btn-wrap button.faq-submit-btn.prim-btn{width:100%;order:-1}}#thermostat-landing-scope .faq .nav{margin-top:10px;margin-bottom:24px}#thermostat-landing-scope .faq .nav-tabs{border-bottom:0}#thermostat-landing-scope .faq .nav-link{color:var(--clr-body-text)}#thermostat-landing-scope .faq .active .nav-link{background-color:var(--clr-theme-primary);color:#fff}#thermostat-landing-scope .faq .tab-btn{margin:0 6px;padding:4px 10px;width:100px;border:0;text-align:center;line-height:22px;font-size:12px;font-weight:500;border-radius:40px;box-shadow:0 0 20px #01326b29;background:var(--clr-common-white);transition:.3s}#thermostat-landing-scope .submit-popup{position:fixed;z-index:999;padding:30px;border-radius:25px;box-shadow:0 8px 10px #012b6a21;background:#fff;width:440px;max-width:100%;text-align:center;left:50%;top:50%;opacity:0;visibility:hidden;scale:0;transition:.5s cubic-bezier(.075,.82,.165,1);transform:translate(-50%,-50%)}#thermostat-landing-scope .submit-popup.active{opacity:1;visibility:visible;scale:1}@media (max-width: 767px){#thermostat-landing-scope .submit-popup{padding:25px}}#thermostat-landing-scope .submit-popup img{margin-bottom:25px}@media (max-width: 767px){#thermostat-landing-scope .submit-popup img{height:60px}}#thermostat-landing-scope .submit-popup h4{font-size:20px;line-height:32px}@media (max-width: 767px){#thermostat-landing-scope .submit-popup h4{height:18px;line-height:28px}}#thermostat-landing-scope .submit-popup .popup-close{margin-top:25px;color:#7827ff;font-weight:500;cursor:pointer}#thermostat-landing-scope .footer{padding:60px 0;background:#0a1c53}#thermostat-landing-scope .footer .footer-logo{margin-bottom:40px}#thermostat-landing-scope .footer .footer-logo img{max-height:37px}#thermostat-landing-scope .footer .footer-widget-title{font-size:20px;line-height:32px;color:#fff;font-weight:700}#thermostat-landing-scope .footer .footer-widget{margin:20px 0}#thermostat-landing-scope .footer .footer-widget li,#thermostat-landing-scope .footer .footer-widget p{font-size:16px;line-height:20px;color:#fff;font-weight:500;transition:.1s}#thermostat-landing-scope .footer .footer-widget li:hover,#thermostat-landing-scope .footer .footer-widget p:hover{color:#ffffffb8}#thermostat-landing-scope .footer .footer-widget li{margin-top:22px}#thermostat-landing-scope .footer .footer-widget.footer-address-widget li,#thermostat-landing-scope .footer .footer-widget.footer-address-widget li a{display:flex;align-items:center;gap:8px;text-transform:none}#thermostat-landing-scope .footer .footer-widget.footer-address-widget li:hover,#thermostat-landing-scope .footer .footer-widget.footer-address-widget li p:hover{color:#fff}#thermostat-landing-scope .footer .footer-widget.footer-icon-widget a{display:flex;align-items:center;gap:8px}#thermostat-landing-scope .footer .footer-widget.footer-icon-widget a i{font-size:20px}#thermostat-landing-scope .footer .footer-widget.footer-icon-widget li:nth-child(1) i{color:#337fff}#thermostat-landing-scope .footer .footer-widget.footer-icon-widget li:nth-child(2) i{color:#3cf}#thermostat-landing-scope .footer .footer-widget.footer-icon-widget li:nth-child(3) i{color:#ff3000}@media (max-width: 991px){#thermostat-landing-scope .footer .footer-widget{text-align:center}#thermostat-landing-scope .footer .footer-widget a,#thermostat-landing-scope .footer .footer-widget li{justify-content:center}#thermostat-landing-scope .footer .footer-logo-widget{margin-top:30px;text-align:center}#thermostat-landing-scope .footer .footer-logo-widget .footer-logo{margin-bottom:20px}#thermostat-landing-scope .footer .footer-logo-widget .copyright br{display:none}}#thermostat-landing-scope .footer .copyright{font-size:16px;line-height:25px;color:#ffffff80!important}@media (max-width: 767px){#thermostat-landing-scope .footer .footer-icon-widget .social-media-name{display:none}#thermostat-landing-scope .footer .footer-icon-widget ul{display:flex;gap:15px;align-items:center;justify-content:center}}#thermostat-landing-scope .section.how-it-works{color:#fff;background:#000}#thermostat-landing-scope .section.how-it-works p{color:#fff}#thermostat-landing-scope .section.how-it-works>.section-content{max-width:none;height:450vh;position:relative}#thermostat-landing-scope .section.how-it-works>.section-content>.group-0{position:absolute;width:100%;height:100%}#thermostat-landing-scope .section.how-it-works>.section-content>.group-0 li{position:relative;height:150vh}#thermostat-landing-scope .section.how-it-works>.section-content>.group-0 li .scroll-snap{position:sticky;top:0;min-height:100vh}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1{z-index:2;position:sticky;top:0;max-width:100%;width:1180px;height:100vh;margin:auto}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item{position:absolute}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0{top:100px;left:32px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 .subtitle p{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 .title p{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 li+li{margin-top:24px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 ul{padding-left:18px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 ul:before,#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 ul:after{display:block;content:"";position:absolute;left:0;top:0;width:6px;background:#fff;border-radius:500px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 ul:before{bottom:0;opacity:.1}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 ul:after{will-change:height;transition:height .75s cubic-bezier(.4,0,.2,1)}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0 li{will-change:opacity;transition:opacity .75s}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-1{right:32px;bottom:100px;width:480px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-1 p{will-change:opacity;transition:opacity .75s;bottom:0;font-size:40px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none;position:absolute}#thermostat-landing-scope .section.how-it-works .steps ul:after{height:48px}#thermostat-landing-scope .section.how-it-works .steps li:nth-of-type(1){opacity:1}#thermostat-landing-scope .section.how-it-works .steps li:nth-of-type(2){opacity:.3}#thermostat-landing-scope .section.how-it-works .steps li:nth-of-type(3){opacity:.1}#thermostat-landing-scope .section.how-it-works .note p:nth-of-type(1){opacity:1;pointer-events:all}#thermostat-landing-scope .section.how-it-works .note p:nth-of-type(2){opacity:0;pointer-events:none}#thermostat-landing-scope .section.how-it-works .note p:nth-of-type(3){opacity:0;pointer-events:none}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .steps ul:after{height:114px}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .steps li:nth-of-type(1){opacity:.3}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .steps li:nth-of-type(2){opacity:1}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .steps li:nth-of-type(3){opacity:.3}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .note p:nth-of-type(1){opacity:0;pointer-events:none}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .note p:nth-of-type(2){opacity:1;pointer-events:all}#thermostat-landing-scope .section.how-it-works[data-selected="2"] .note p:nth-of-type(3){opacity:0;pointer-events:none}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .steps ul:after{height:100%}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .steps li:nth-of-type(1){opacity:.1}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .steps li:nth-of-type(2){opacity:.3}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .steps li:nth-of-type(3){opacity:1}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .note p:nth-of-type(1){opacity:0;pointer-events:none}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .note p:nth-of-type(2){opacity:0;pointer-events:none}#thermostat-landing-scope .section.how-it-works[data-selected="3"] .note p:nth-of-type(3){opacity:1;pointer-events:all}@media (max-width: 1219px){#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0{top:60px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-1{bottom:60px;width:377px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-1 p{font-size:32px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:36px;letter-spacing:-.01em;text-decoration:none;text-transform:none}}@media (max-width: 833px){#thermostat-landing-scope .section.how-it-works>.section-content>.group-0 li{height:170vh}#thermostat-landing-scope .section.how-it-works>.section-content>.group-0 li .scroll-snap{min-height:120vh}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-0{left:16px}#thermostat-landing-scope .section.how-it-works>.section-content>.group-1>.item-1{width:266px;left:16px;right:auto}}#thermostat-landing-scope .bg-helper-container{position:absolute;right:0;left:0;z-index:1;top:0;bottom:0}#thermostat-landing-scope .bg-helper-container .bg-helper{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}#thermostat-landing-scope .bg-helper-container+.section-content{position:relative;z-index:2}@media (max-width: 833px){#thermostat-landing-scope .section-padding.integrity{padding:110px 0}}@media only screen and (min-width: 767px) and (max-width: 833px){#thermostat-landing-scope .section-padding.integrity{padding:264px 0}}@media only screen and (min-width: 538px) and (max-width: 767px){#thermostat-landing-scope .section-padding.integrity{padding:204px 0}}@media only screen and (min-width: 350px) and (max-width: 538px){#thermostat-landing-scope .section-padding.integrity{padding:144px 0}}.optiwatt-number-input{--height: 40px;--width: 40px}.optiwatt-number-input .decrement,.optiwatt-number-input .increment{cursor:pointer;transition:background .2s ease-in-out,opacity .2s ease-in-out,filter .2s ease-in-out;background:var(--color-blue-100);border:none;height:var(--height);width:var(--width)}.optiwatt-number-input .decrement:disabled,.optiwatt-number-input .increment:disabled{opacity:.5}.optiwatt-number-input .decrement:hover,.optiwatt-number-input .increment:hover{filter:brightness(.95)}.optiwatt-number-input .decrement:active,.optiwatt-number-input .increment:active{filter:brightness(.9)}@media screen{.optiwatt-number-input .decrement:focus,.optiwatt-number-input .decrement:focus-within,.optiwatt-number-input .increment:focus,.optiwatt-number-input .increment:focus-within{outline:none!important}}.optiwatt-number-input .input-value{background:var(--color-blue-500);color:var(--color-white)!important;width:calc(var(--width) * 2);font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:20px}.optiwatt-number-input .decrement,.optiwatt-number-input .increment,.optiwatt-number-input .input-value{border-radius:8px;display:grid;place-items:center}.optiwatt-question.disabled{margin-bottom:8px}.selection-gallery-action-button{position:absolute;top:0;right:4px;z-index:2}.selection-gallery-card{--border-width: 2px;border:var(--border-width) solid transparent;height:150px;overflow:revert!important;transition:border .2s ease-in-out;width:146px;justify-content:center}.selection-gallery-card.clickable{cursor:pointer}.selection-gallery-card.selected{border-color:var(--color-blue-500)}.selection-gallery-card.selected.disabled{opacity:.6;background-color:transparent}.selection-gallery-card .selection-gallery-image{width:100%;max-height:56px;object-fit:contain;margin:auto}.selection-gallery-card .selection-gallery-image.featured{opacity:50%}.selection-gallery-card .selection-gallery-image[src*="/img/car_models"]{margin-top:4px;max-height:40px;padding:4px}.selection-gallery-card .selection-gallery-image[src="/img/ecobee.webp"],.selection-gallery-card .selection-gallery-image[src="/img/honeywell.webp"],.selection-gallery-card .selection-gallery-image[src="/img/nest.webp"]{margin-top:4px;max-height:48px}.selection-gallery-card .selection-gallery-action-label{text-align:center}.selection-gallery-card .selection-gallery-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:color .2s ease-in-out}.selection-gallery-card .selection-gallery-text.header{text-transform:capitalize}.selection-gallery-card .selection-gallery-text.header.next-to-menu{padding-right:12px}.selection-gallery-card .device-error-icon{--position: 12px;position:absolute;right:var(--position);top:var(--position);transition:stroke .2s ease-in-out}.selection-gallery-card .device-error-icon.error-icon-enter,.selection-gallery-card .device-error-icon.error-icon-exit-active,.selection-gallery-card .device-error-icon.error-icon-exit-done{stroke:transparent}.selection-gallery-card .device-error-icon.error-icon-exit.error,.selection-gallery-card .device-error-icon.error-icon-appear-done.error,.selection-gallery-card .device-error-icon.error-icon-enter-active.error,.selection-gallery-card .device-error-icon.error-icon-enter-done.error{stroke:var(--color-red-500)}.selection-gallery-card .device-error-icon.error-icon-exit.warning,.selection-gallery-card .device-error-icon.error-icon-appear-done.warning,.selection-gallery-card .device-error-icon.error-icon-enter-active.warning,.selection-gallery-card .device-error-icon.error-icon-enter-done.warning{stroke:var(--color-orange-500)}.selection-gallery-menu{border-radius:20px}.selection-gallery-menu-divider{width:85%;margin:0 16px}.selection-gallery-menu-item{padding:10px 28px 10px 16px}.selection-gallery-menu-item .header-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.task-list-item{padding:24px 0}.task-list-item::marker{content:""}.task-list-item .task-bullet{font-family:var(--font-family);font-weight:700;border-radius:10px;color:var(--color-blue-500)!important;display:grid;height:32px;place-items:center;transition:background 2s ease;width:32px}.task-list-item .task-bullet-content-exit-active,.task-list-item .task-bullet-content-exit-done{opacity:0;transition:opacity .1s ease}.task-list-item .task-bullet-content-enter-active{opacity:1;transform:scale(0);transition:opacity .1s ease}.task-list-item .task-bullet-content-enter-done{opacity:1;transform:scale(1);transition:opacity .1s ease,transform .1s ease}.task-list-item.complete .task-bullet{background:var(--color-green-100)}.task-list-item.incomplete{cursor:pointer}.task-list-item.incomplete .task-bullet{background:var(--color-blue-100)}.task-list-item:last-of-type{padding:24px 0 0}.confirmation-content .item-container .unordered-list{list-style:disc inside;font-size:14px;gap:2px;color:#5d5d5d;font-style:normal;font-weight:500;padding-left:0}.confirmation-header .icon-container{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100%;margin-top:4px;margin-right:12px;color:#fff}.confirmation-header .icon-container .check{background-color:#00d73f}.scrollbar-container{position:relative;height:100%}.ps{overflow:hidden;touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.onboarding-progress-bar{max-width:calc(100% - 32px);will-change:transform}.onboarding-questionnaire{height:100%;padding-top:1rem}[data-rsbs-overlay]{border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded,16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded,16px);display:flex;background:#fff;background:var(--rsbs-bg,#fff);flex-direction:column;height:0px;height:var(--rsbs-overlay-h,0px);transform:translateZ(0);transform:translate3d(0,var(--rsbs-overlay-translate-y,0px),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px #2659731c,0 -1px #2659730d}[data-rsbs-overlay],[data-rsbs-root]:after{max-width:auto;max-width:var(--rsbs-max-w,auto);margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml,env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr,env(safe-area-inset-right))}[data-rsbs-overlay],[data-rsbs-backdrop],[data-rsbs-root]:after{z-index:3;-ms-scroll-chaining:none;overscroll-behavior:none;touch-action:none;position:fixed;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-rsbs-backdrop]{top:-60px;bottom:-60px;background-color:#0009;background-color:var(--rsbs-backdrop-bg,rgba(0, 0, 0, .6));will-change:opacity;cursor:pointer;opacity:1}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{content:"";pointer-events:none;background:#fff;background:var(--rsbs-bg,#fff);height:1px;transform-origin:bottom;transform:scale3d(1,0,1);transform:scale3d(1,var(--rsbs-antigap-scale-y,0),1);will-change:transform}[data-rsbs-footer],[data-rsbs-header]{flex-shrink:0;cursor:ns-resize;padding:16px}[data-rsbs-header]{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 1px #2e3b4220;box-shadow:0 1px rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125));z-index:1;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:8px}[data-rsbs-header]:before{position:absolute;content:"";display:block;width:36px;height:4px;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translate(-50%);border-radius:2px;background-color:#00000024;background-color:var(--rsbs-handle-bg,hsla(0, 0%, 0%, .14))}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){[data-rsbs-header]:before{transform:translate(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{flex-shrink:1;flex-grow:1;-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-webkit-user-select:auto;-ms-user-select:auto;-moz-user-select:auto;user-select:auto;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px #2e3b4220,0 2px #fff;box-shadow:0 -1px rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125)),0 2px 0 var(--rsbs-bg,#fff);overflow:hidden;z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom))}[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*{opacity:1;opacity:var(--rsbs-content-opacity,1)}[data-rsbs-is-dismissable=true] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity,1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}.heating-cooling-bar{display:flex;overflow:hidden}[data-progress-key]{transition:all .2s ease-in-out}[data-progress-key][data-value]{outline:2px solid #fff}.legend-key{border-radius:50%;display:block;width:10px;height:10px}.home-schedule-bar{--bar-height: 4px;--padding-y: 16px;align-content:center;background:revert!important;display:grid;grid-auto-flow:column;height:revert!important}.home-schedule-bar:after{background:var(--color-grey-100);border-radius:10px;content:"";height:4px;position:absolute;top:50%;width:100%}.home-schedule-bar .schedule-item{font-family:var(--font-family);font-weight:700;color:var(--color-grey-500);font-size:14px;line-height:143%}.home-schedule-bar .schedule-item [data-marker]{left:50%;position:relative}.home-schedule-bar .schedule-item [data-marker]:before{--marker-height: 10px;background:var(--color-grey-400);border-radius:4px;bottom:23px;content:"";height:var(--marker-height);left:50%;position:absolute;width:2px;z-index:1}.optiwatt-modal ul{display:grid;gap:12px;list-style:revert;margin:0;padding-inline-start:16px}.temperature-bar{overflow:hidden}.temperature-bar .bar{--transition: .2s ease;transition:background var(--transition),left var(--transition),width var(--transition)}.thermostat{--padding: 8px;--transition-duration: .2s;--transition-timing-function: ease-out;background:#fff;border-radius:50%;display:grid;filter:drop-shadow(0 0 10px rgba(0,0,0,.1));overflow:hidden;padding:var(--padding);position:relative;place-items:center;width:fit-content}.thermostat .thermostat-mode-label-activator{padding:15px;margin:-15px}.thermostat .thermostat-indoor-temperature{opacity:1;position:absolute;transition:opacity var(--transition-duration) ease-in-out;width:calc(100% - var(--padding) * 1.25);z-index:1}.thermostat .thermostat-indoor-temperature:after{background:#fff;border-radius:50%;content:"";display:block;height:10px;position:absolute;width:10px}.thermostat .thermostat-info{opacity:1;position:absolute;transition:opacity var(--transition-duration) ease-in-out;-webkit-user-select:none;user-select:none;z-index:1}.thermostat .thermostat-info .thermostat-details-exit{opacity:1}.thermostat .thermostat-info .thermostat-details-enter,.thermostat .thermostat-info .thermostat-details-exit-active,.thermostat .thermostat-info .thermostat-details-exit-done{opacity:0}.thermostat .thermostat-info .thermostat-details-enter-active,.thermostat .thermostat-info .thermostat-details-enter-done{opacity:1;transition:inherit}.thermostat .thermostat-slider{cursor:pointer;display:grid;place-items:center;position:relative}.thermostat .thermostat-slider:active{cursor:grabbing}.thermostat .thermostat-slider:active .thermostat-slider-thumb:after{cursor:grabbing}.thermostat .thermostat-slider-mask{clip-path:path("M148.25 19.5947C122.813 19.5947 97.9466 27.1377 76.7963 41.2699L71.8908 33.9282L76.7963 41.2699C55.646 55.4021 39.1614 75.4886 29.427 98.9895L20.701 95.3751L29.427 98.9896C19.6926 122.491 17.1456 148.35 22.1081 173.299C27.0708 198.248 39.3199 221.164 57.3067 239.15C61.0421 242.886 61.0422 248.942 57.3069 252.677C53.5716 256.413 47.5154 256.413 43.7799 252.678C23.1175 232.016 9.04646 205.69 3.3457 177.031L12.7269 175.165L3.34569 177.031C-2.35495 148.372 0.570844 118.665 11.7532 91.6689L20.5901 95.3292L11.7532 91.6689C22.9354 64.6724 41.872 41.5981 66.1683 25.3639L71.4823 33.3169L66.1683 25.3639C90.4644 9.12966 119.029 0.464699 148.25 0.464699C177.471 0.464699 206.035 9.12968 230.331 25.3639C254.627 41.5981 273.564 64.6723 284.746 91.6689L275.909 95.3292L284.746 91.6687C284.746 91.6687 284.746 91.6688 284.746 91.6689C295.929 118.666 298.854 148.372 293.154 177.031L293.154 177.031C287.453 205.69 273.382 232.016 252.719 252.678C248.984 256.413 242.928 256.413 239.192 252.677C235.457 248.942 235.457 242.886 239.193 239.15C257.18 221.164 269.429 198.248 274.392 173.299C274.392 173.299 274.392 173.299 274.392 173.299L283.773 175.165L274.392 173.299C279.354 148.35 276.807 122.49 267.072 98.9897L267.072 98.9895C257.338 75.4887 240.853 55.4021 219.703 41.2699C198.553 27.1377 173.687 19.5947 148.25 19.5947Z");filter:grayscale(0);height:296px;transition:filter calc(var(--transition-duration) * 5) var(--transition-timing-function);width:296px}.thermostat .thermostat-slider-mask .thermostat-slider-gradient{height:100%;width:100%}.thermostat .thermostat-slider-mask .thermostat-slider-gradient.slide{transition:transform var(--transition-duration) var(--transition-timing-function)}.thermostat .thermostat-slider-thumb{opacity:1;position:absolute;touch-action:none;width:calc(100% + var(--padding));z-index:1}.thermostat .thermostat-slider-thumb.slide{transition:transform var(--transition-duration) var(--transition-timing-function)}.thermostat .thermostat-slider-thumb:after{content:"";cursor:grab;border-radius:50%;background:#fff;filter:drop-shadow(0 0 10px rgba(0,0,0,.25));height:30px;position:absolute;width:30px}.thermostat .thermostat-slider-thumb:active:after{cursor:grabbing}.thermostat .thermostat-slider-thumb-disabled{opacity:1;position:absolute;touch-action:none;width:calc(100% + var(--padding));z-index:1}.thermostat .thermostat-slider-thumb-disabled.slide{transition:transform var(--transition-duration) var(--transition-timing-function)}.thermostat .thermostat-slider-thumb-disabled:after{content:"";cursor:not-allowed;border-radius:50%;background:#ecebeb;filter:drop-shadow(0 0 10px rgba(0,0,0,.25));height:30px;position:absolute;width:30px}.thermostat .thermostat-slider-thumb-disabled:active:after{cursor:not-allowed}.thermostat .thermostat-temperature{line-height:100%;will-change:transform}.thermostat .thermostat-adjustment-cost{bottom:-40px;position:absolute}.thermostat:is(.loading,.off){pointer-events:none}.thermostat:is(.loading,.off) .thermostat-previous-setpoint{opacity:0}.thermostat:is(.loading,.off) .thermostat-slider-mask{filter:grayscale(1)}.thermostat:is(.loading,.off) .thermostat-indoor-temperature{opacity:0}.thermostat.loading .thermostat-info{opacity:0}.thermostat.off .thermostat-info{opacity:1}.total-spent-data-point{--border-radius: .5vmax;--width: 4px;display:grid;height:100%;place-content:end center;place-items:end center;position:relative;width:100%;z-index:1}.total-spent-data-point[data-key]:before{background:var(--color-grey-100);border-radius:0 0 4px 4px;bottom:-3px;content:"";height:calc(100% + 8px);opacity:0;position:absolute;width:calc(100% + 4px)}.total-spent-data-point[data-key]:after{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;background:var(--color-grey-100);border-radius:4px;bottom:calc(100% + 4px);content:attr(data-key);color:var(--color-grey-500);opacity:0;padding:4px 8px;pointer-events:none;position:absolute;white-space:nowrap}.total-spent-data-point[data-key].selected:before,.total-spent-data-point[data-key].selected:after{opacity:1}.total-spent-data-point .total-spent-bar-graph-bar{border-radius:var(--border-radius);content:"";display:block;min-height:4px;position:absolute;transition:height .12s ease-in-out;width:100%;z-index:1}.total-spent-data-point[data-type=day]:nth-last-of-type(1):after,.total-spent-data-point[data-type=day]:nth-last-of-type(2):after{right:-2px}.total-spent-data-point[data-type=week]:nth-last-of-type(1):after{right:-2px}.total-spent-data-point[data-type=month]:nth-last-of-type(1):after,.total-spent-data-point[data-type=month]:nth-last-of-type(2):after,.total-spent-data-point[data-type=month]:nth-last-of-type(3):after{right:-2px}@keyframes wave{0%{height:4px}50%{height:50%}to{height:4px}}.graph.loading [data-type=day]:nth-of-type(1) .total-spent-bar-graph-bar{animation:wave 1.6s .0416666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(2) .total-spent-bar-graph-bar{animation:wave 1.6s .0833333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(3) .total-spent-bar-graph-bar{animation:wave 1.6s .125s ease infinite}.graph.loading [data-type=day]:nth-of-type(4) .total-spent-bar-graph-bar{animation:wave 1.6s .1666666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(5) .total-spent-bar-graph-bar{animation:wave 1.6s .2083333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(6) .total-spent-bar-graph-bar{animation:wave 1.6s .25s ease infinite}.graph.loading [data-type=day]:nth-of-type(7) .total-spent-bar-graph-bar{animation:wave 1.6s .2916666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(8) .total-spent-bar-graph-bar{animation:wave 1.6s .3333333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(9) .total-spent-bar-graph-bar{animation:wave 1.6s .375s ease infinite}.graph.loading [data-type=day]:nth-of-type(10) .total-spent-bar-graph-bar{animation:wave 1.6s .4166666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(11) .total-spent-bar-graph-bar{animation:wave 1.6s .4583333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(12) .total-spent-bar-graph-bar{animation:wave 1.6s .5s ease infinite}.graph.loading [data-type=day]:nth-of-type(13) .total-spent-bar-graph-bar{animation:wave 1.6s .5416666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(14) .total-spent-bar-graph-bar{animation:wave 1.6s .5833333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(15) .total-spent-bar-graph-bar{animation:wave 1.6s .625s ease infinite}.graph.loading [data-type=day]:nth-of-type(16) .total-spent-bar-graph-bar{animation:wave 1.6s .6666666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(17) .total-spent-bar-graph-bar{animation:wave 1.6s .7083333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(18) .total-spent-bar-graph-bar{animation:wave 1.6s .75s ease infinite}.graph.loading [data-type=day]:nth-of-type(19) .total-spent-bar-graph-bar{animation:wave 1.6s .7916666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(20) .total-spent-bar-graph-bar{animation:wave 1.6s .8333333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(21) .total-spent-bar-graph-bar{animation:wave 1.6s .875s ease infinite}.graph.loading [data-type=day]:nth-of-type(22) .total-spent-bar-graph-bar{animation:wave 1.6s .9166666667s ease infinite}.graph.loading [data-type=day]:nth-of-type(23) .total-spent-bar-graph-bar{animation:wave 1.6s .9583333333s ease infinite}.graph.loading [data-type=day]:nth-of-type(24) .total-spent-bar-graph-bar{animation:wave 1.6s 1s ease infinite}.graph.loading [data-type=week]:nth-of-type(1) .total-spent-bar-graph-bar{animation:wave 1.6s .1428571429s ease infinite}.graph.loading [data-type=week]:nth-of-type(2) .total-spent-bar-graph-bar{animation:wave 1.6s .2857142857s ease infinite}.graph.loading [data-type=week]:nth-of-type(3) .total-spent-bar-graph-bar{animation:wave 1.6s .4285714286s ease infinite}.graph.loading [data-type=week]:nth-of-type(4) .total-spent-bar-graph-bar{animation:wave 1.6s .5714285714s ease infinite}.graph.loading [data-type=week]:nth-of-type(5) .total-spent-bar-graph-bar{animation:wave 1.6s .7142857143s ease infinite}.graph.loading [data-type=week]:nth-of-type(6) .total-spent-bar-graph-bar{animation:wave 1.6s .8571428571s ease infinite}.graph.loading [data-type=week]:nth-of-type(7) .total-spent-bar-graph-bar{animation:wave 1.6s 1s ease infinite}.graph.loading [data-type=month]:nth-of-type(1) .total-spent-bar-graph-bar{animation:wave 1.6s .0333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(2) .total-spent-bar-graph-bar{animation:wave 1.6s .0666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(3) .total-spent-bar-graph-bar{animation:wave 1.6s .1s ease infinite}.graph.loading [data-type=month]:nth-of-type(4) .total-spent-bar-graph-bar{animation:wave 1.6s .1333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(5) .total-spent-bar-graph-bar{animation:wave 1.6s .1666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(6) .total-spent-bar-graph-bar{animation:wave 1.6s .2s ease infinite}.graph.loading [data-type=month]:nth-of-type(7) .total-spent-bar-graph-bar{animation:wave 1.6s .2333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(8) .total-spent-bar-graph-bar{animation:wave 1.6s .2666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(9) .total-spent-bar-graph-bar{animation:wave 1.6s .3s ease infinite}.graph.loading [data-type=month]:nth-of-type(10) .total-spent-bar-graph-bar{animation:wave 1.6s .3333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(11) .total-spent-bar-graph-bar{animation:wave 1.6s .3666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(12) .total-spent-bar-graph-bar{animation:wave 1.6s .4s ease infinite}.graph.loading [data-type=month]:nth-of-type(13) .total-spent-bar-graph-bar{animation:wave 1.6s .4333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(14) .total-spent-bar-graph-bar{animation:wave 1.6s .4666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(15) .total-spent-bar-graph-bar{animation:wave 1.6s .5s ease infinite}.graph.loading [data-type=month]:nth-of-type(16) .total-spent-bar-graph-bar{animation:wave 1.6s .5333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(17) .total-spent-bar-graph-bar{animation:wave 1.6s .5666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(18) .total-spent-bar-graph-bar{animation:wave 1.6s .6s ease infinite}.graph.loading [data-type=month]:nth-of-type(19) .total-spent-bar-graph-bar{animation:wave 1.6s .6333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(20) .total-spent-bar-graph-bar{animation:wave 1.6s .6666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(21) .total-spent-bar-graph-bar{animation:wave 1.6s .7s ease infinite}.graph.loading [data-type=month]:nth-of-type(22) .total-spent-bar-graph-bar{animation:wave 1.6s .7333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(23) .total-spent-bar-graph-bar{animation:wave 1.6s .7666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(24) .total-spent-bar-graph-bar{animation:wave 1.6s .8s ease infinite}.graph.loading [data-type=month]:nth-of-type(25) .total-spent-bar-graph-bar{animation:wave 1.6s .8333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(26) .total-spent-bar-graph-bar{animation:wave 1.6s .8666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(27) .total-spent-bar-graph-bar{animation:wave 1.6s .9s ease infinite}.graph.loading [data-type=month]:nth-of-type(28) .total-spent-bar-graph-bar{animation:wave 1.6s .9333333333s ease infinite}.graph.loading [data-type=month]:nth-of-type(29) .total-spent-bar-graph-bar{animation:wave 1.6s .9666666667s ease infinite}.graph.loading [data-type=month]:nth-of-type(30) .total-spent-bar-graph-bar{animation:wave 1.6s 1s ease infinite}.charge-snapshot{padding:20px 0}.charge-snapshot .charge-diagram{--battery-height: 50px;--battery-width: 225px;--charge-transition: width .2s ease-in-out;--terminal-height: calc(var(--battery-height) - 15px);--terminal-width: 10px;width:calc(var(--battery-width) + var(--terminal-width))}.charge-snapshot .charge-diagram .battery-percentage{font-size:11px;transition:left .2s ease-in-out,width .2s ease-in-out}.charge-snapshot .charge-diagram .battery-percentage .charge-start-label,.charge-snapshot .charge-diagram .battery-percentage .charge-end-label,.charge-snapshot .charge-diagram .battery-percentage .charge-start-percent,.charge-snapshot .charge-diagram .battery-percentage .charge-end-percent{font-size:inherit!important}.charge-snapshot .charge-diagram .battery-charge{background:var(--color-grey-100);border-radius:4px;display:flex;overflow:hidden;position:relative;height:var(--battery-height);width:var(--battery-width)}.charge-snapshot .charge-diagram .battery-charge .existing-charge-level{background:var(--color-green-100);border-radius:4px 0 0 4px;height:100%;transition:var(--charge-transition);width:0}.charge-snapshot .charge-diagram .battery-charge .recent-charge{background:var(--color-green-500);height:100%;transition:var(--charge-transition);outline:2px solid var(--white);width:0}.charge-snapshot .charge-diagram .battery-terminal{border-radius:0 4px 4px 0;display:block;background:var(--color-grey-400);height:var(--terminal-height);width:var(--terminal-width)}.charge-snapshot .charge-diagram .charge-times{font-size:11px;transition:left .2s ease-in-out,width .2s ease-in-out}.charge-snapshot .charge-diagram .charge-times .charge-start-time,.charge-snapshot .charge-diagram .charge-times .charge-end-time{font-size:inherit!important;white-space:nowrap}:root{overscroll-behavior-y:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.mobile{-webkit-user-select:none;user-select:none}.MuiAppBar-root,[class*=MuiDrawer-paper]{z-index:2!important}.confirmation-container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.confirmation-content{flex-grow:1;margin-bottom:24px}.confirmation-content .content-container{display:flex;height:100%}.confirmation-content .expansion{margin-bottom:24px}.confirmation-content .item-container{display:flex;padding:16px 0}.confirmation-content .item-container .check-container{display:flex;justify-content:flex-end;width:33px;margin-right:16px}.confirmation-content .item-container .check-container .icon{border-radius:100%;color:#fff;height:20px;width:20px;padding:3px}.confirmation-content .item-container .check-container .check{background-color:#00d73f}.confirmation-content .item-container .check-container .warn{background-color:#fbd242}.confirmation-content .item-container .check-container .x{background-color:#fb5842}.confirmation-content .item-container .title{line-height:normal;font-weight:700;font-size:14px;margin-bottom:4px}.confirmation-content .item-container .subtitle{font-size:14px;line-height:20px;margin-bottom:10px}.confirmation-content .item-container .unordered-list{line-height:20px;list-style:disc inside;font-size:14px}.confirmation-header{margin-bottom:24px}.confirmation-header .title-container{display:flex;align-items:flex-start;line-height:normal;margin-bottom:16px}.confirmation-header .icon-container{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:4px;margin-right:12px;color:#fff}.confirmation-header .icon-container .check{display:flex;align-items:center;justify-content:center;background-color:#00d73f;border-radius:100%;width:20px;height:20px}.confirmation-header .icon-container .warn{color:#fbd242}.confirmation-label{display:flex;align-items:flex-start}.confirmation-label .title{line-height:normal;font-weight:700;font-size:16px;margin-bottom:4px}.confirmation-label .subtitle{line-height:normal;font-size:14px}.confirmation-label .icon{margin-right:15px;border-radius:10px;width:33px;height:33px;padding:7px;color:#fff}.confirmation-label .alert{background-color:#fbd242}.confirmation-label .check{background-color:#00d73f}.confirmation-label .warn{background-color:#fb5842}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}html *,body *{-webkit-tap-highlight-color:rgba(0,0,0,0)}html strong,html b,body strong,body b{font-weight:700}html a,body a{color:#426ffb;text-decoration:none;background-color:transparent;transition:all .3s ease-in-out}html .gobble-child-clicks *:active,body .gobble-child-clicks *:active{pointer-events:none}html [data-rsbs-header],body [data-rsbs-header],html [data-rsbs-footer],body [data-rsbs-footer]{text-align:left}.enrollment-modal-content{padding-top:4px}.enrollment-modal-content .modal-tos-window{background:var(--color-grey-100);padding:12px;border-radius:8px;font-family:var(--font-family);color:var(--color-grey-500);font-size:14px;line-height:143%;font-weight:400}.enrollment-modal-content .modal-tos-window>div{height:135px;overflow:auto}.enrollment-toggle-prompt-logo-container{width:152px;height:30px}.enrollment-toggle-prompt-logo-container .enrollment-toggle-prompt-logo{display:block;width:auto;height:100%;object-fit:contain}.enrollment-toggle-prompt-description{line-height:1.3;font-weight:500!important}.form-field-root{position:relative;height:3.5rem;width:100%;border-radius:.375rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem}.form-field-root>*{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-field-root{box-sizing:border-box}.slider{-webkit-appearance:none;width:100%;height:4px;background:transparent;outline:none}.slider::-webkit-slider-runnable-track{width:100%;height:4px;background:linear-gradient(to right,#22c55e 80%,#e5e7eb 80%);border-radius:5px}.slider::-moz-range-track{width:100%;height:4px;background:linear-gradient(to right,#22c55e 80%,#e5e7eb 80%);border-radius:5px}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background-color:#6b7280;cursor:pointer;position:relative;top:-6px}.slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background-color:#6b7280;cursor:pointer}.slider::-webkit-slider-thumb:active{background-color:#6b7280;box-shadow:none}.onboarding-status-flow-content{min-height:400px}.onboarding-status-flow-content .content-text{max-width:250px}.bee{width:50px;height:50px;background:#000;border-radius:50% 75% 0%;background:linear-gradient(-50deg,#000 15px,#daa520 15px,#daa520 25px,#000 25px,#000 40px,#daa520 40px,#daa520 50px,#000 50px);box-shadow:inset 0 0 0 2px #000,inset 5px -5px 5px 5px #8b451380,-10px 20px 35px #8b4513;position:absolute;transform:rotate(-20deg);z-index:1000}.bee:before{content:"";width:35px;height:35px;border-radius:75% 50% 75% 25%;background:radial-gradient(circle at 10px 15px,#000 3px,#daa520 3px,#daa520 20px,#000);box-shadow:0 0 0 2px #000;position:absolute;left:-22px;top:-15px;transform:rotate(30deg)}.bee:after{content:"";width:30px;height:30px;position:absolute;left:-33px;top:-28px;border-radius:50%;z-index:-1;box-shadow:inset -2px 1px #000,1px -2px 0 var(--bg-color),3px -3px #000;animation:hair .33s linear infinite}@keyframes hair{50%{transform:translateY(2px)}}.flip{transform:rotate(20deg) scaleX(-1)!important}.bee .wings{width:50px;height:50px;background:linear-gradient(to bottom left,black,transparent 50px);border-radius:50% 50% 50% 25%;position:absolute;left:25px;top:-25px;opacity:.5;transform-origin:left bottom;perspective:200px;animation:buzz .33s linear infinite}@keyframes buzz{50%{transform:scale(.9) rotateY(90deg) rotateX(90deg)}}.bee .limbs{width:10px;height:10px;border-right:2px solid black;border-left:2px solid black;position:absolute;top:100%;left:25px}.bee .limbs:before{content:"";width:100%;height:100%;border-right:2px solid black;border-left:2px solid black;position:absolute;top:-20px;left:-33px;transform:rotate(60deg)}.honey_trail{width:25px;height:25px;border-radius:50%;background:radial-gradient(circle,var(--bg-color) 45%,brown);position:absolute;z-index:900;animation:honey 2s linear .25s forwards}@keyframes honey{to{transform:translateY(300%) scale(.5);opacity:0}}.section.hero *,.section.hero *:before,.section.hero *:after,.section.statement *,.section.statement *:before,.section.statement *:after,.section.logos *,.section.logos *:before,.section.logos *:after,.oh *,.oh *:before,.oh *:after,.decor *,.decor *:before,.decor *:after,.section.how-it-works *,.section.how-it-works *:before,.section.how-it-works *:after,.section.ready-to-start *,.section.ready-to-start *:before,.section.ready-to-start *:after,.section.integrity *,.section.integrity *:before,.section.integrity *:after,.section.form *,.section.form *:before,.section.form *:after,footer.footer *,footer.footer *:before,footer.footer *:after,.main-content>.modal *,.main-content>.modal *:before,.main-content>.modal *:after,header.header *,header.header *:before,header.header *:after{margin:0;padding:0;outline:none;box-sizing:border-box}.section.hero h1,.section.hero h2,.section.hero h3,.section.hero h4,.section.hero h5,.section.hero h6,.section.statement h1,.section.statement h2,.section.statement h3,.section.statement h4,.section.statement h5,.section.statement h6,.section.logos h1,.section.logos h2,.section.logos h3,.section.logos h4,.section.logos h5,.section.logos h6,.oh h1,.oh h2,.oh h3,.oh h4,.oh h5,.oh h6,.decor h1,.decor h2,.decor h3,.decor h4,.decor h5,.decor h6,.section.how-it-works h1,.section.how-it-works h2,.section.how-it-works h3,.section.how-it-works h4,.section.how-it-works h5,.section.how-it-works h6,.section.ready-to-start h1,.section.ready-to-start h2,.section.ready-to-start h3,.section.ready-to-start h4,.section.ready-to-start h5,.section.ready-to-start h6,.section.integrity h1,.section.integrity h2,.section.integrity h3,.section.integrity h4,.section.integrity h5,.section.integrity h6,.section.form h1,.section.form h2,.section.form h3,.section.form h4,.section.form h5,.section.form h6,footer.footer h1,footer.footer h2,footer.footer h3,footer.footer h4,footer.footer h5,footer.footer h6,.main-content>.modal h1,.main-content>.modal h2,.main-content>.modal h3,.main-content>.modal h4,.main-content>.modal h5,.main-content>.modal h6,header.header h1,header.header h2,header.header h3,header.header h4,header.header h5,header.header h6{font-size:inherit;font-weight:inherit;line-height:inherit;padding:0;margin:0}.section.hero ul,.section.statement ul,.section.logos ul,.oh ul,.decor ul,.section.how-it-works ul,.section.ready-to-start ul,.section.integrity ul,.section.form ul,footer.footer ul,.main-content>.modal ul,header.header ul{list-style-type:none}.section.hero button,.section.statement button,.section.logos button,.oh button,.decor button,.section.how-it-works button,.section.ready-to-start button,.section.integrity button,.section.form button,footer.footer button,.main-content>.modal button,header.header button{-webkit-user-select:none;user-select:none;border:0;cursor:pointer}body.show-mobile-nav .header>.section-content>.group-3 .button .svg-content .icon-hamburger{opacity:0}body.show-mobile-nav .header>.section-content>.group-3 .button .svg-content .icon-x{opacity:1}body.show-mobile-nav .header>.section-content>.group-4{transform:translateZ(0)}.vehicle-landing-scope{font-family:Montserrat,sans-serif;color:#0a1c53;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word}.vehicle-landing-scope .pa{position:absolute}.vehicle-landing-scope .oh{overflow:hidden}.vehicle-landing-scope .item.buttons>.list{list-style-type:none}.vehicle-landing-scope .photo-container{position:relative;z-index:1;overflow:hidden;font-size:0}.vehicle-landing-scope .photo-container .photo-holder{display:block;cursor:default;position:absolute;top:0;right:0;bottom:0;left:0}.vehicle-landing-scope .photo-container .photo-holder[href]{cursor:pointer}.vehicle-landing-scope .photo-container .photo-holder img{display:block;border:0;position:absolute;top:0;left:0;height:100%;width:100%}.vehicle-landing-scope .section{position:relative}.vehicle-landing-scope .bg-helper-container{position:absolute;right:0;left:0;z-index:1;top:0;bottom:0}.vehicle-landing-scope .bg-helper-container .bg-helper{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.vehicle-landing-scope .bg-helper-container+.section-content{position:relative;z-index:2}.vehicle-landing-scope .section-content{max-width:1180px;margin:auto}.vehicle-landing-scope svg{display:block}.vehicle-landing-scope .button svg{display:inline-block}.vehicle-landing-scope .button-style-primary-white .button{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;letter-spacing:-.02em;text-decoration:none;text-transform:none;transition:background-color .125s;position:relative;background-color:#fff;color:#0a1c53;border-radius:8px;padding:10px 16px;transition:all .1s ease-out}.vehicle-landing-scope .button-style-primary-white .button:hover{background-color:#ffffffd9}.vehicle-landing-scope .button-style-primary .button{font-size:18px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;letter-spacing:-.02em;text-decoration:none;text-transform:none;transition:background-color .125s;position:relative;background-color:#871bf2;color:#fff;border-radius:8px;padding:13px 20px 15px;transition:all .1s ease-out}.vehicle-landing-scope .button-style-primary .button:hover{background-color:#4f009e}.vehicle-landing-scope .button-style-alternate .button{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:16px;text-decoration:none;text-transform:none;transition:background-color .125s;position:relative;background-color:#0000;color:#871bf2;padding:8px 0}.vehicle-landing-scope .button-style-alternate .button *,.vehicle-landing-scope .button-style-alternate .button path{transition:all .1s ease-out}.vehicle-landing-scope .button-style-alternate .button svg{margin-left:4px;position:relative;top:1px}.vehicle-landing-scope .button-style-alternate .button:hover{color:#4f009e}.vehicle-landing-scope .button-style-alternate .button:hover path{stroke:#4f009e}.vehicle-landing-scope .text-gradient{background:linear-gradient(258.61deg,#e346ff 16.8%,#7826ff 84.99%);background:-webkit-linear-gradient(258.61deg,#e346ff 16.8%,#7826ff 84.99%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.vehicle-landing-scope .desktop{display:block!important}.vehicle-landing-scope .tablet,.vehicle-landing-scope .mobile{display:none!important}.vehicle-landing-scope .not-mobile{display:block!important}@media (max-width: 1219px){.vehicle-landing-scope .desktop{display:none!important}.vehicle-landing-scope .tablet{display:block!important}}@media (max-width: 833px){.vehicle-landing-scope .tablet{display:none!important}.vehicle-landing-scope .mobile{display:block!important}.vehicle-landing-scope .not-mobile{display:none!important}}.vehicle-landing-scope .header{padding:12px 32px;position:relative;z-index:1}.vehicle-landing-scope .header>.section-content{display:flex;justify-content:space-between;align-items:center}.vehicle-landing-scope .header>.section-content a{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;text-decoration:none;text-transform:none}.vehicle-landing-scope .header>.section-content a,.vehicle-landing-scope .header>.section-content a:visited{color:#0a1c53}.vehicle-landing-scope .header>.section-content a:hover{color:#424f76}.vehicle-landing-scope .header>.section-content a .text-content,.vehicle-landing-scope .header>.section-content .text-content a{display:block;padding:6px 16px}.vehicle-landing-scope .header>.section-content>.group-1>.item-list ul,.vehicle-landing-scope .header>.section-content>.group-2{display:flex;align-items:center}.vehicle-landing-scope .header>.section-content>.group-0>.item-media{width:144px}.vehicle-landing-scope .header>.section-content>.group-2 .button{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:16px;text-decoration:none;text-transform:none;padding:8px 14px;margin-left:8px}.vehicle-landing-scope .header>.section-content>.group-3,.vehicle-landing-scope .header>.section-content>.group-4{display:none}@media (max-width: 833px){.vehicle-landing-scope .header{padding:12px 16px 13px;position:relative;z-index:100}.vehicle-landing-scope .header:after{content:"";display:block;position:absolute;bottom:0;left:16px;right:16px;height:1px;background-color:#c9d1e7;z-index:8}.vehicle-landing-scope .header>.section-content{flex-wrap:wrap}.vehicle-landing-scope .header>.section-content a{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none}.vehicle-landing-scope .header>.section-content>.group-0>.item-media{width:128px}.vehicle-landing-scope .header>.section-content>.group-1,.vehicle-landing-scope .header>.section-content>.group-2{display:none}.vehicle-landing-scope .header>.section-content>.group-3{display:block}.vehicle-landing-scope .header>.section-content>.group-3 .button{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:16px;text-decoration:none;text-transform:none;background-color:#0000;display:flex;align-items:center;padding:4px 8px;margin:-2px -8px;color:#424f76}.vehicle-landing-scope .header>.section-content>.group-3 .button .svg-content{margin-left:4px;position:relative;top:1px}.vehicle-landing-scope .header>.section-content>.group-3 .button .svg-content .icon{transition:opacity .2s;width:fit-content;height:fit-content}.vehicle-landing-scope .header>.section-content>.group-3 .button .svg-content .icon-hamburger{opacity:1}.vehicle-landing-scope .header>.section-content>.group-3 .button .svg-content .icon-x{position:absolute;top:0;left:0;opacity:0}.vehicle-landing-scope .header>.section-content:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:5}.vehicle-landing-scope .header>.section-content>*{z-index:10}.vehicle-landing-scope .header>.section-content>.group-4{display:block;position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:18px 40px 32px;border-bottom:1px solid #c9d1e7;transform:translate3d(0,-101%,0);transition:transform .42s cubic-bezier(.1,0,.2,1);z-index:1}.vehicle-landing-scope .header>.section-content>.group-4 svg,.vehicle-landing-scope .header>.section-content>.group-4 .text-content span{display:inline-block;vertical-align:middle}.vehicle-landing-scope .header>.section-content>.group-4 ul{display:flex;flex-direction:column;align-items:center}.vehicle-landing-scope .header>.section-content>.group-4 ul li+li{margin-top:8px}.vehicle-landing-scope .header>.section-content>.group-4 ul a,.vehicle-landing-scope .header>.section-content>.group-4 ul a .button{display:block;width:calc(100vw - 80px);text-align:center}.vehicle-landing-scope .header>.section-content>.group-4 ul .button{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;letter-spacing:-.02em;text-decoration:none;text-transform:none;padding:10px;margin-top:10px}.vehicle-landing-scope .header>.section-content>.group-4 ul .login-link a{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:16px;text-decoration:none;text-transform:none;color:#871bf2}}.vehicle-landing-scope .footer{padding:60px 72px 140px;background-color:#0a1c53;color:#fff}.vehicle-landing-scope .footer>.section-content{display:flex;justify-content:space-between}.vehicle-landing-scope .footer>.section-content .title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}.vehicle-landing-scope .footer>.section-content .links{margin-top:12px}.vehicle-landing-scope .footer>.section-content .links li{display:flex;align-items:center;min-height:24px}.vehicle-landing-scope .footer>.section-content .links li+li{margin-top:12px}.vehicle-landing-scope .footer>.section-content .links li .group{display:flex;align-items:center}.vehicle-landing-scope .footer>.section-content .links li .item-svg{margin-right:6px}.vehicle-landing-scope .footer>.section-content .links a,.vehicle-landing-scope .footer>.section-content .links a:visited{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:20px;letter-spacing:-.01em;text-transform:none;cursor:pointer;color:#fff;text-decoration:none}.vehicle-landing-scope .footer>.section-content .links a:hover,.vehicle-landing-scope .footer>.section-content .links a:visited:hover{text-decoration:underline}.vehicle-landing-scope .footer>.section-content>.group{padding-left:20px}.vehicle-landing-scope .footer>.section-content>.group-0{flex:1;padding-left:0}.vehicle-landing-scope .footer>.section-content>.group-0>.item-media{width:200px}.vehicle-landing-scope .footer>.section-content>.group-0>.item-text{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:20px;letter-spacing:-.01em;text-decoration:none;text-transform:none;opacity:.5;margin-top:40px}.vehicle-landing-scope .footer>.section-content>.group-1{width:16.9491525424%}.vehicle-landing-scope .footer>.section-content>.group-2{width:25.4237288136%}.vehicle-landing-scope .footer>.section-content>.group-3{width:16.9491525424%}@media (max-width: 1219px){.vehicle-landing-scope .footer{padding:60px 72px 24px}.vehicle-landing-scope .footer>.section-content{flex-wrap:wrap}.vehicle-landing-scope .footer>.section-content>.group-0{width:100%;flex:auto;order:4;margin-top:109px}.vehicle-landing-scope .footer>.section-content>.group-0>.item-media{width:150px;margin:auto}.vehicle-landing-scope .footer>.section-content>.group-0>.item-text{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;text-decoration:none;text-transform:none;margin-top:20px;text-align:center}.vehicle-landing-scope .footer>.section-content>.group-0>.item-text br{display:none}.vehicle-landing-scope .footer>.section-content>.group-1{width:23.4957020057%;padding-left:0}.vehicle-landing-scope .footer>.section-content>.group-2{width:40.1146131805%}.vehicle-landing-scope .footer>.section-content>.group-3{width:20.6303724928%}}@media (max-width: 833px){.vehicle-landing-scope .footer{padding:60px 16px 32px}.vehicle-landing-scope .footer>.section-content .links li{justify-content:center}.vehicle-landing-scope .footer>.section-content .links li+LI{margin-top:12px}.vehicle-landing-scope .footer>.section-content>.group{width:100%;padding-left:0;text-align:center}.vehicle-landing-scope .footer>.section-content>.group-0{margin-top:100px}.vehicle-landing-scope .footer>.section-content>.group-0>.item-text br{display:block}.vehicle-landing-scope .footer>.section-content>.group-2{margin-top:40px}.vehicle-landing-scope .footer>.section-content>.group-3{margin-top:40px}.vehicle-landing-scope .footer>.section-content>.group-3 ul{display:flex;justify-content:center}.vehicle-landing-scope .footer>.section-content>.group-3 li .item-svg{margin-right:0}.vehicle-landing-scope .footer>.section-content>.group-3 li .item-text{display:none}.vehicle-landing-scope .footer>.section-content>.group-3 li+li{margin-top:0;margin-left:12px}}.vehicle-landing-scope .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none;opacity:0;transition:all .5s ease;display:none}.vehicle-landing-scope .modal.show{pointer-events:all;opacity:1;display:block}.vehicle-landing-scope .modal .modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.3}.vehicle-landing-scope .modal .modal-content{box-shadow:0 8px 24px #012b6a21;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:440px;background-color:#fff;padding:40px 56px 28px;border-radius:20px;text-align:center;max-width:90vw}.vehicle-landing-scope .modal .modal-content .item-svg svg{margin:auto}.vehicle-landing-scope .modal .modal-content .item-text.title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none;margin-top:12px}.vehicle-landing-scope .modal .modal-content .item-text.body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:20px;letter-spacing:-.01em;text-decoration:none;text-transform:none;margin-top:8px}.vehicle-landing-scope .modal .modal-content .item-button{margin-top:40px}.vehicle-landing-scope .decor{position:relative;z-index:0}.vehicle-landing-scope .decor-0 .decor-wrapper{position:absolute;z-index:0}.vehicle-landing-scope .decor-0 .decor-wrapper svg{width:62.6984127vw;height:auto}@media (max-width: 1219px){.vehicle-landing-scope .decor-0 .decor-wrapper svg{width:73.98081535vw}}@media (max-width: 833px){.vehicle-landing-scope .decor-0 .decor-wrapper{display:none}}.vehicle-landing-scope .decor-1 .decor-wrapper{position:absolute;z-index:0;bottom:0;width:100%}.vehicle-landing-scope .decor-1 .decor-wrapper svg{width:100%;height:auto}@media (max-width: 833px){.vehicle-landing-scope .decor-1 .decor-wrapper{display:none}}.vehicle-landing-scope .section.hero{z-index:1;padding:60px 32px 10px;overflow:hidden}.vehicle-landing-scope .section.hero>.section-content{margin:auto;display:flex;flex-wrap:wrap;align-items:center;position:relative}.vehicle-landing-scope .section.hero>.section-content>.group-0{float:left;width:40.6779661%;padding-top:20px;padding-right:100px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-text.title{font-size:52px;font-family:Montserrat;font-weight:800;font-style:normal;line-height:58px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-text.body{font-size:20px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:26px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:8px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.buttons{margin-top:20px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.buttons>.list{margin:-8px;font-size:0}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.buttons>.list>li{margin:8px;display:inline-block}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.buttons>.list>li>*{vertical-align:middle}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats{margin-top:32px;border-top:1px solid #c9d1e7;border-bottom:1px solid #c9d1e7;padding:11px 0}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list{display:flex;justify-content:center;gap:28px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li .item-text.big{font-weight:700;font-size:38px;line-height:48px;text-align:center;letter-spacing:-.02em}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li .item-text.label{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;text-align:center;color:#8391ba;margin-top:2px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li:nth-of-type(2) .item-text.label{margin-top:0}.vehicle-landing-scope .section.hero>.section-content>.group-1{width:59.3220339%}@media (max-width: 1219px){.vehicle-landing-scope .section.hero{padding-bottom:6px}.vehicle-landing-scope .section.hero>.section-content{padding-bottom:210px}.vehicle-landing-scope .section.hero>.section-content>.group-0{padding-top:0;margin-top:-28px;padding-right:65px;width:48.8946684005%}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-text.title{font-size:40px;font-family:Montserrat;font-weight:800;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-text.body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.buttons>.list>li .button-style-primary .button{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;letter-spacing:-.02em;text-decoration:none;text-transform:none;padding:10px 16px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.buttons>.list>li .button-style-alternate .button{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:16px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats{margin-top:40px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li .item-text.big{font-size:32px;line-height:32px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li .item-text.label{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li svg{height:16px;width:auto}.vehicle-landing-scope .section.hero>.section-content>.group-1{width:51.1053315995%}}@media (max-width: 833px){.vehicle-landing-scope .section.hero{padding:60px 16px 0}.vehicle-landing-scope .section.hero>.section-content{flex-direction:column;padding-bottom:375px}.vehicle-landing-scope .section.hero>.section-content>.group-0{width:100%;padding-right:0;display:flex;flex-direction:column;margin-top:0}.vehicle-landing-scope .section.hero>.section-content>.group-0:before{content:"";display:block;width:100%;padding-top:100.3351800554%;order:4;margin-top:40px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats{width:100%;order:5;margin-top:20px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list{gap:32px}.vehicle-landing-scope .section.hero>.section-content>.group-0>.item-list.stats>.list>li .item-text.big{font-weight:700;font-size:38px;line-height:48px}.vehicle-landing-scope .section.hero>.section-content>.group-1{width:100%;margin-top:calc(-88px - 100.3351800554% - 20px);margin-bottom:108px}.vehicle-landing-scope .section.hero>.section-content>.group-1 .item-list{margin-left:-4.1666666667%}}.vehicle-landing-scope .group.slides>.item-list{margin-right:-4.1666666667%;position:relative}.vehicle-landing-scope .group.slides>.item-list:before{content:"";display:block;padding-top:92.6205479452%}.vehicle-landing-scope .group.slides>.item-list li{position:absolute;top:0;opacity:0;width:100%;height:100%}.vehicle-landing-scope .group.slides>.item-list .item{z-index:2}.vehicle-landing-scope .group.slides>.item-list .item-0{z-index:1}.vehicle-landing-scope .group.slides .photo-container:before{content:"";display:block}.vehicle-landing-scope .group.slides #slide1{opacity:1}.vehicle-landing-scope .group.slides #slide1 .item-0{width:100%;top:-2.1692080912%;left:-3.3789954338%}.vehicle-landing-scope .group.slides #slide1 .item-0 .photo-container:before{padding-top:92.6484018265%}.vehicle-landing-scope .group.slides #slide1 .item-1{width:40.4566210046%;top:17.6110116891%;left:8.0716894977%}.vehicle-landing-scope .group.slides #slide1 .item-1 .photo-container:before{padding-top:39.6162528217%}.vehicle-landing-scope .group.slides #slide1 .item-2{width:52.9223744292%;top:63.7648578429%;left:37.0785388128%}.vehicle-landing-scope .group.slides #slide1 .item-2 .photo-container:before{padding-top:60.569456428%}.vehicle-landing-scope .group.slides #slide2 .item-0{width:100%;top:-2.1692080912%;left:-3.3789954338%}.vehicle-landing-scope .group.slides #slide2 .item-0 .photo-container:before{padding-top:92.6484018265%}.vehicle-landing-scope .group.slides #slide2 .item-1{width:62.0547945205%;top:10.1937990229%;left:.6922374429%}.vehicle-landing-scope .group.slides #slide2 .item-1 .photo-container:before{padding-top:36.8653421634%}.vehicle-landing-scope .group.slides #slide2 .item-2{width:51.1415525114%;top:56.8963562234%;left:44.4579908676%}.vehicle-landing-scope .group.slides #slide2 .item-2 .photo-container:before{padding-top:34.375%}.vehicle-landing-scope .group.slides #slide3 .item-0{width:100%;top:-2.1692080912%;left:-3.3789954338%}.vehicle-landing-scope .group.slides #slide3 .item-0 .photo-container:before{padding-top:92.6940639269%}.vehicle-landing-scope .group.slides #slide3 .item-1{width:50.8675799087%;top:55.7974551245%;left:.6922374429%}.vehicle-landing-scope .group.slides #slide3 .item-1 .photo-container:before{padding-top:35.0089766607%}.vehicle-landing-scope .group.slides #slide3 .item-2{width:62.0547945205%;top:1.1274952056%;left:37.0785388128%}.vehicle-landing-scope .group.slides #slide3 .item-2 .photo-container:before{padding-top:60.2649006623%}.vehicle-landing-scope .item-subgroup.testimonials{margin-top:32px}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul{position:relative;height:206px;max-width:524px;margin:auto}@media (max-width: 833px){.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul{height:204px}}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul>li{position:absolute;top:0;bottom:0;left:50%;width:100%;transform:translate(-50%);opacity:0;pointer-events:none;transition:opacity .4s}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul>li>.group{position:relative;height:100%;background:#fff;border-radius:16px;padding:24px 24px 18px;box-shadow:0 10px 24px #05356d24}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul>li>.group:after{content:"";display:block;position:absolute;bottom:-9px;left:50%;width:16px;height:10px;transform:translate(-50%);border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:10px solid #fff}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul>li>.group .item-0{font-size:14px;font-family:Montserrat;font-weight:500;font-style:italic;line-height:18px;letter-spacing:-.01em;text-decoration:none;text-transform:none}@media (max-width: 833px){.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul>li>.group .item-0{font-size:16px;font-family:Montserrat;font-weight:500;font-style:italic;line-height:20px;letter-spacing:-.01em;text-decoration:none;text-transform:none}}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul>li>.group .item-1{position:absolute;bottom:18px;left:50%;transform:translate(-50%);font-size:16px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:20px;letter-spacing:-.01em;text-decoration:none;text-transform:none;text-align:center}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul[data-selected="0"] li:nth-of-type(1){opacity:1;pointer-events:all}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul[data-selected="1"] li:nth-of-type(2){opacity:1;pointer-events:all}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul[data-selected="2"] li:nth-of-type(3){opacity:1;pointer-events:all}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul[data-selected="3"] li:nth-of-type(4){opacity:1;pointer-events:all}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul[data-selected="4"] li:nth-of-type(5){opacity:1;pointer-events:all}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars{position:relative;width:52px;height:52px;margin:18px auto 0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul>li{position:absolute;left:0;cursor:pointer;transition:transform .4s ease-in-out,opacity .4s;z-index:10}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul>li:hover{cursor:pointer}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul>li>.group>.item-photo{width:52px}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="0"] li:nth-of-type(1){transform:translateZ(0) scale(1);opacity:1}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="0"] li:nth-of-type(2){transform:translate3d(62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="0"] li:nth-of-type(3){transform:translate3d(112px,0,0) scale(.538);opacity:.5}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="0"] li:nth-of-type(4){transform:translate3d(156px,0,0) scale(.538);opacity:0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="0"] li:nth-of-type(5){transform:translate3d(156px,0,0) scale(.538);opacity:0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="1"] li:nth-of-type(1){transform:translate3d(-62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="1"] li:nth-of-type(2){transform:translateZ(0) scale(1);opacity:1}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="1"] li:nth-of-type(3){transform:translate3d(62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="1"] li:nth-of-type(4){transform:translate3d(112px,0,0) scale(.538);opacity:.5}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="1"] li:nth-of-type(5){transform:translate3d(156px,0,0) scale(.538);opacity:0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="2"] li:nth-of-type(1){transform:translate3d(-112px,0,0) scale(.538);opacity:.5}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="2"] li:nth-of-type(2){transform:translate3d(-62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="2"] li:nth-of-type(3){transform:translateZ(0) scale(1);opacity:1}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="2"] li:nth-of-type(4){transform:translate3d(62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="2"] li:nth-of-type(5){transform:translate3d(112px,0,0) scale(.538);opacity:.5}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="3"] li:nth-of-type(1){transform:translate3d(-156px,0,0) scale(.538);opacity:0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="3"] li:nth-of-type(2){transform:translate3d(-112px,0,0) scale(.538);opacity:.5}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="3"] li:nth-of-type(3){transform:translate3d(-62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="3"] li:nth-of-type(4){transform:translateZ(0) scale(1);opacity:1}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="3"] li:nth-of-type(5){transform:translate3d(62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="4"] li:nth-of-type(1){transform:translate3d(-156px,0,0) scale(.538);opacity:0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="4"] li:nth-of-type(2){transform:translate3d(-156px,0,0) scale(.538);opacity:0}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="4"] li:nth-of-type(3){transform:translate3d(-112px,0,0) scale(.538);opacity:.5}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="4"] li:nth-of-type(4){transform:translate3d(-62px,0,0) scale(.769);opacity:.8}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.avatars>ul[data-selected="4"] li:nth-of-type(5){transform:translateZ(0) scale(1);opacity:1}@media (max-width: 1219px){.vehicle-landing-scope .item-subgroup.testimonials{position:absolute;bottom:0;width:100%}.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul{height:134px;max-width:770px}}@media (max-width: 833px){.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul{height:220px;max-width:770px}}@media (max-width: 540px){.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul{height:240px;max-width:770px}}@media (max-width: 420px){.vehicle-landing-scope .item-subgroup.testimonials>.group-0>.item-list.quotes>ul{height:270px;max-width:770px}}.vehicle-landing-scope .section.statement{z-index:1;overflow:hidden;border-radius:20px;max-width:1180px;margin:94px auto 20px}.vehicle-landing-scope .section.statement .bg-helper-container .bg-helper{background-blend-mode:overlay;background-color:#eef2fb}.vehicle-landing-scope .section.statement>.section-content{position:relative;z-index:20;transform:translateZ(0);margin:88px 0}.vehicle-landing-scope .section.statement>.section-content>.group{margin-left:101px}.vehicle-landing-scope .section.statement>.section-content>.group-0{max-width:490px}.vehicle-landing-scope .section.statement>.section-content>.group-0>.item-text.title{font-size:40px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none;color:#0a1c53}.vehicle-landing-scope .section.statement>.section-content>.group-1{display:flex;align-items:center;margin-top:20px}.vehicle-landing-scope .section.statement>.section-content>.group-1>.item-text.title{font-weight:800;font-size:160px;line-height:140px;letter-spacing:-.04em;white-space:nowrap;align-self:flex-start}.vehicle-landing-scope .section.statement>.section-content>.group-1>.item-text.title p{padding-right:.05em}.vehicle-landing-scope .section.statement>.section-content>.group-1>.item-text.body{font-size:20px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:26px;letter-spacing:-.02em;text-decoration:none;text-transform:none;color:#0a1c53;margin-left:40px;max-width:500px}@media (max-width: 1219px){.vehicle-landing-scope .section.statement{margin-left:32px;margin-right:32px;margin-top:60px}.vehicle-landing-scope .section.statement>.section-content{margin:60px 0}.vehicle-landing-scope .section.statement>.section-content>.group{margin-left:67px}.vehicle-landing-scope .section.statement>.section-content>.group-0{max-width:400px}.vehicle-landing-scope .section.statement>.section-content>.group-0>.item-text.title{font-size:32px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:36px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.statement>.section-content>.group-1>.item-text.title{font-size:120px;line-height:100px}.vehicle-landing-scope .section.statement>.section-content>.group-1>.item-text.body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none;max-width:36%}}@media (max-width: 833px){.vehicle-landing-scope .section.statement{margin-left:16px;margin-right:16px;margin-top:64px}.vehicle-landing-scope .section.statement .bg-helper-container .bg-helper{background-position:68% center}.vehicle-landing-scope .section.statement>.section-content{margin:60px 32px 82px}.vehicle-landing-scope .section.statement>.section-content>.group{margin-left:0}.vehicle-landing-scope .section.statement>.section-content>.group-0{max-width:254px}.vehicle-landing-scope .section.statement>.section-content>.group-1{flex-direction:column}.vehicle-landing-scope .section.statement>.section-content>.group-1>.item-text.body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none;max-width:100%;margin-left:0;margin-top:20px}}.vehicle-landing-scope .section.logos{z-index:1;padding:100px 0 1px;overflow:hidden}.vehicle-landing-scope .section.logos>.section-content>.group-0{position:relative;width:100%;height:401px;will-change:transform;transform-style:preserve-3d;transform:translateX(-762px,0,0);animation:slide2 15s linear infinite}.vehicle-landing-scope .section.logos>.section-content .item{position:absolute;top:0;left:0;width:1413px}.vehicle-landing-scope .section.logos>.section-content .item-1{left:1413px;margin-left:-165px}.vehicle-landing-scope .section.logos>.section-content .item-2{left:2826px;margin-left:-330px}@media (max-width: 1219px){.vehicle-landing-scope .section.logos{padding-top:40px;padding-bottom:0}.vehicle-landing-scope .section.logos>.section-content>.group-0{height:244px;animation:tablet-slide2 13s linear infinite}.vehicle-landing-scope .section.logos>.section-content .item{width:860px}.vehicle-landing-scope .section.logos>.section-content .item-1{left:860px;margin-left:-100px}.vehicle-landing-scope .section.logos>.section-content .item-2{left:1720px;margin-left:-200px}}@keyframes slide2{0%{transform:translate(-762px)}to{transform:translate(-2009px)}}@keyframes tablet-slide2{0%{transform:translate(-100px)}to{transform:translate(-859px)}}.vehicle-landing-scope .section.feature{z-index:1;padding:100px 0}.vehicle-landing-scope .section.feature>.section-content{display:flex;align-items:center;max-width:1180px;margin:auto}.vehicle-landing-scope .section.feature>.section-content .item-media .photo-container{overflow:visible}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-text.title{font-size:40px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-text.body{font-size:20px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:26px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:8px;max-width:380px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul{display:flex;gap:16px;margin-top:60px;max-width:380px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul>li{border-left:1px solid #c9d1e7;padding-left:15px;flex:1}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul>li .item-icon{font-size:0}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul>li .item-text{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:20px;letter-spacing:-.01em;text-decoration:none;text-transform:none;margin-top:8px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-button{margin-top:38px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-button .share-1{color:#0a1c53}.vehicle-landing-scope .section.feature1{padding-bottom:152px}.vehicle-landing-scope .section.feature1>.section-content>.group-0{width:42.3728813559%}.vehicle-landing-scope .section.feature1>.section-content>.group-1{width:57.6271186441%}.vehicle-landing-scope .section.feature1>.section-content .item-media .photo-container div.desktop{padding-top:124%}.vehicle-landing-scope .section.feature1>.section-content .item-media .photo-container img.desktop{width:178.8666666667%;height:152.0430107527%}.vehicle-landing-scope .section.feature1>.section-content>.group-1{order:0;padding-right:220px}.vehicle-landing-scope .section.feature1>.section-content>.group-0{order:1}.vehicle-landing-scope .section.feature1>.section-content .item-media img{top:-125px;right:-155px;left:auto}.vehicle-landing-scope .section.feature2>.section-content>.group-0{width:42.3728813559%}.vehicle-landing-scope .section.feature2>.section-content>.group-1{width:57.6271186441%}.vehicle-landing-scope .section.feature2>.section-content .item-media .photo-container div.desktop{padding-top:132%}.vehicle-landing-scope .section.feature2>.section-content .item-media .photo-container img.desktop{width:118.4%;height:110.9090909091%}.vehicle-landing-scope .section.feature2>.section-content>.group-1{padding-left:201px}.vehicle-landing-scope .section.feature2>.section-content>.group-1>.item-list>ul{max-width:280px}.vehicle-landing-scope .section.feature3>.section-content>.group-0{width:42.2033898305%}.vehicle-landing-scope .section.feature3>.section-content>.group-1{width:57.7966101695%}.vehicle-landing-scope .section.feature3>.section-content .item-media .photo-container div.desktop{padding-top:124.0963855422%}.vehicle-landing-scope .section.feature3>.section-content .item-media .photo-container img.desktop{width:100%;height:100%}.vehicle-landing-scope .section.feature3>.section-content>.group-1{order:0;padding-right:100px}.vehicle-landing-scope .section.feature3>.section-content>.group-0{order:1}@media (max-width: 1219px){.vehicle-landing-scope .section.feature{padding-top:80px;padding-bottom:80px}.vehicle-landing-scope .section.feature>.section-content{max-width:770px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-text.title{font-size:32px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:36px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-text.body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul{margin-top:40px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-button{margin-top:16px}.vehicle-landing-scope .section.feature1>.section-content>.group-0{width:51.038961039%}.vehicle-landing-scope .section.feature1>.section-content>.group-1{width:48.961038961%}.vehicle-landing-scope .section.feature1>.section-content .item-media .photo-container div.tablet{padding-top:124.1730279898%}.vehicle-landing-scope .section.feature1>.section-content .item-media .photo-container img.tablet{width:154.6225614928%;height:134.9043715847%}.vehicle-landing-scope .section.feature1>.section-content>.group-1{padding-right:65px}.vehicle-landing-scope .section.feature1>.section-content .item-media img{top:0;right:-74px}.vehicle-landing-scope .section.feature2>.section-content>.group-0{width:47.9220779221%}.vehicle-landing-scope .section.feature2>.section-content>.group-1{width:52.0779220779%}.vehicle-landing-scope .section.feature2>.section-content .item-media .photo-container div.tablet{padding-top:122.4932249322%}.vehicle-landing-scope .section.feature2>.section-content .item-media .photo-container img.tablet{width:114.0921409214%;height:115.9292035398%}.vehicle-landing-scope .section.feature2>.section-content>.group-1{padding-left:36px}.vehicle-landing-scope .section.feature2>.section-content>.group-1>.item-list>ul{margin-top:32px;max-width:311px}.vehicle-landing-scope .section.feature3>.section-content>.group-0{width:43.8961038961%}.vehicle-landing-scope .section.feature3>.section-content>.group-1{width:56.1038961039%}.vehicle-landing-scope .section.feature3>.section-content .item-media .photo-container div.tablet{padding-top:124.2603550296%}.vehicle-landing-scope .section.feature3>.section-content .item-media .photo-container img.tablet{width:100%;height:100%}.vehicle-landing-scope .section.feature3>.section-content>.group-1{padding-right:68px}}@media (max-width: 833px){.vehicle-landing-scope .section.feature{padding-top:60px;padding-bottom:60px}.vehicle-landing-scope .section.feature>.section-content{max-width:100%;flex-direction:column}.vehicle-landing-scope .section.feature>.section-content>.group{width:100%}.vehicle-landing-scope .section.feature>.section-content>.group-1{padding:0 16px}.vehicle-landing-scope .section.feature>.section-content>.group-1 .item-media{margin-left:-16px;margin-right:-16px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul{margin-top:24px;gap:20px;max-width:361px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul li{padding-left:19px}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-list>ul li .item-text{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.feature>.section-content>.group-1>.item-button{margin-top:32px}.vehicle-landing-scope .section.feature>.section-content .item-icon svg{width:32px;height:32px}.vehicle-landing-scope .section.feature>.section-content .item-media{margin-top:32px}.vehicle-landing-scope .section.feature>.section-content .item-media .photo-container div.mobile{padding-top:100%}.vehicle-landing-scope .section.feature>.section-content .item-media .photo-container img.mobile{width:100%;height:100%;left:0}.vehicle-landing-scope .section.feature1{padding-bottom:45px}.vehicle-landing-scope .section.feature1>.section-content .item-list{margin-top:-113px}.vehicle-landing-scope .section.feature1>.section-content .item-media .photo-container div.mobile{padding-top:177.43850721vw}.vehicle-landing-scope .section.feature2>.section-content .item-media .photo-container div.mobile{padding-top:139.18575064%}.vehicle-landing-scope .section.feature2>.section-content .item-media .photo-container img.mobile{height:113.16270567%}.vehicle-landing-scope .section.feature3>.section-content .item-media .photo-container div.mobile{padding-top:132.31552163%}}.vehicle-landing-scope .section.more-features{padding:100px 32px;z-index:1}.vehicle-landing-scope .section.more-features>.section-content{display:flex;justify-content:space-between;align-items:center}.vehicle-landing-scope .section.more-features>.section-content .item-media .photo-container{overflow:visible}.vehicle-landing-scope .section.more-features>.section-content>.group-0{width:23.7288135593%;margin-top:-85px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .subtitle{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;width:140px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .title{font-size:40px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none;margin-top:12px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul{display:flex;flex-direction:column;gap:20px;margin-top:12px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul button{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none;box-shadow:0 20px 52px #01326b29;padding:8px 24px;text-align:center;min-width:184px;border-radius:500px;color:#424f76;background:#fff}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul[data-selected="0"] li:nth-of-type(1) button{color:#eef2fb;background:#871bf2}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul[data-selected="1"] li:nth-of-type(2) button{color:#eef2fb;background:#871bf2}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul[data-selected="2"] li:nth-of-type(3) button{color:#eef2fb;background:#871bf2}.vehicle-landing-scope .section.more-features>.section-content>.group-1{width:32.2033898305%}.vehicle-landing-scope .section.more-features>.section-content>.group-1 .item-media .photo-container div.desktop{padding-top:184.7368421053%}.vehicle-landing-scope .section.more-features>.section-content>.group-1 .item-media .photo-container img.desktop{height:114.8148148148%}.vehicle-landing-scope .section.more-features>.section-content>.group-1 img.desktop{left:-11.0526315789%;top:-4.5584045584%}.vehicle-landing-scope .section.more-features>.section-content>.group-1 ul li{display:none}.vehicle-landing-scope .section.more-features>.section-content>.group-1 ul[data-selected="0"] li:nth-of-type(1){display:block}.vehicle-landing-scope .section.more-features>.section-content>.group-1 ul[data-selected="1"] li:nth-of-type(2){display:block}.vehicle-landing-scope .section.more-features>.section-content>.group-1 ul[data-selected="2"] li:nth-of-type(3){display:block}.vehicle-landing-scope .section.more-features>.section-content>.group-2{width:23.7288135593%;margin-top:-15px}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .feature-item li{padding:20px 0 19px;border-bottom:1px solid #c9d1e7}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:8px;color:#424f76}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .features>ul>li{display:none}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .features>ul[data-selected="0"]>li:nth-of-type(1){display:block}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .features>ul[data-selected="1"]>li:nth-of-type(2){display:block}.vehicle-landing-scope .section.more-features>.section-content>.group-2 .features>ul[data-selected="2"]>li:nth-of-type(3){display:block}@media (max-width: 1219px){.vehicle-landing-scope .section.more-features{padding-top:80px;padding-bottom:80px}.vehicle-landing-scope .section.more-features>.section-content>.group-0{width:23.8961038961%;margin-top:-15px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .subtitle{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;width:auto}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .title{font-size:28px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;letter-spacing:-.01em;text-decoration:none;text-transform:none;margin-top:8px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul{margin-top:32px;gap:12px}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul button{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;text-decoration:none;text-transform:none;padding:8px 16px;min-width:126px}.vehicle-landing-scope .section.more-features>.section-content>.group-2{width:65.974025974%;margin-top:0}}@media (max-width: 833px){.vehicle-landing-scope .section.more-features{padding:60px 16px}.vehicle-landing-scope .section.more-features>.section-content{flex-direction:column}.vehicle-landing-scope .section.more-features>.section-content>.group{width:100%;margin:0}.vehicle-landing-scope .section.more-features>.section-content>.group-0{text-align:center}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul{flex-direction:row;justify-content:center}.vehicle-landing-scope .section.more-features>.section-content>.group-0 .buttons ul button{padding:8px 16px;min-width:0;background:#eef2fb;box-shadow:none}.vehicle-landing-scope .section.more-features>.section-content>.group-2{margin-top:16px}}.vehicle-landing-scope .section.how-it-works{color:#fff;background:#000}.vehicle-landing-scope .section.how-it-works>.section-content{max-width:none;height:300vh;position:relative}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0{z-index:2;position:sticky;top:0;width:100%;height:100vh;margin:auto;overflow:hidden}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-0{position:absolute;width:100%;height:100vh}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-0 .photos li{will-change:opacity;transition:opacity .75s}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1{position:absolute;top:100px;left:50%;transform:translate(-50%);width:1180px;max-width:100%;z-index:2}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 .subtitle{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 .title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 li+li{margin-top:24px}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 ul{position:relative;padding-left:18px;left:32px}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 ul:before,.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 ul:after{display:block;content:"";position:absolute;left:0;top:0;width:6px;background:#fff;border-radius:500px}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 ul:before{bottom:0;opacity:.1}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 ul:after{will-change:height;transition:height .75s cubic-bezier(.4,0,.2,1)}.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1 li{will-change:opacity;transition:opacity .75s}.vehicle-landing-scope .section.how-it-works>.section-content>.group-1{z-index:2;position:absolute;top:0;left:50%;max-width:100%;width:1180px;margin:auto;transform:translate(-50%)}.vehicle-landing-scope .section.how-it-works>.section-content>.group-1>.item-0>.list>li{position:relative;height:100vh}.vehicle-landing-scope .section.how-it-works>.section-content>.group-1>.item-0>.list>li>.item-0{font-size:40px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none;position:absolute;right:32px;bottom:100px;width:480px}.vehicle-landing-scope .section.how-it-works .steps ul:after{height:48px}.vehicle-landing-scope .section.how-it-works .steps li:nth-of-type(1){opacity:1}.vehicle-landing-scope .section.how-it-works .steps li:nth-of-type(2){opacity:.3}.vehicle-landing-scope .section.how-it-works .steps li:nth-of-type(3){opacity:.1}.vehicle-landing-scope .section.how-it-works .photos li:nth-of-type(1){opacity:1}.vehicle-landing-scope .section.how-it-works .photos li:nth-of-type(2){opacity:0}.vehicle-landing-scope .section.how-it-works .photos li:nth-of-type(3){opacity:0}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .steps ul:after{height:114px}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .steps li:nth-of-type(1){opacity:.3}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .steps li:nth-of-type(2){opacity:1}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .steps li:nth-of-type(3){opacity:.3}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .photos li:nth-of-type(1){opacity:0}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .photos li:nth-of-type(2){opacity:1}.vehicle-landing-scope .section.how-it-works[data-selected="2"] .photos li:nth-of-type(3){opacity:0}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .steps ul:after{height:100%}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .steps li:nth-of-type(1){opacity:.1}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .steps li:nth-of-type(2){opacity:.3}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .steps li:nth-of-type(3){opacity:1}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .photos li:nth-of-type(1){opacity:0}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .photos li:nth-of-type(2){opacity:0}.vehicle-landing-scope .section.how-it-works[data-selected="3"] .photos li:nth-of-type(3){opacity:1}@media (max-width: 1219px){.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1{top:60px}.vehicle-landing-scope .section.how-it-works>.section-content>.group-1>.item-0>.list>li>.item-0{font-size:32px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:36px;letter-spacing:-.01em;text-decoration:none;text-transform:none;bottom:60px;width:377px}}@media (max-width: 833px){.vehicle-landing-scope .section.how-it-works>.section-content>.group-0>.item-1{left:16px;transform:none}.vehicle-landing-scope .section.how-it-works>.section-content>.group-1>.item-0>.list>li>.item-0{width:266px}}.vehicle-landing-scope .section.ready-to-start{background:linear-gradient(228.61deg,#e346ff 16.8%,#7826ff 84.99%);background:-webkit-linear-gradient(228.61deg,#e346ff 16.8%,#7826ff 84.99%);color:#fff;padding:72px 32px 56px}.vehicle-landing-scope .section.ready-to-start>.section-content{display:flex;justify-content:space-between;align-items:flex-start}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0{flex:50;border-right:1px solid rgba(255,255,255,.4)}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0 .title{font-size:36px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:40px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0 .body{font-size:20px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:26px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:8px}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1{text-align:center;flex:34.5;display:flex;flex-direction:column;align-items:flex-end}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1 .item{width:260px;white-space:nowrap}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1 .item-text{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1 .item-svg{margin:8px 0;display:flex;justify-content:center}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-2{flex:15.5;align-self:center;display:flex;justify-content:flex-end;margin-top:-16px}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-2 .button{box-shadow:0 10px 28px #00245a33}@media (max-width: 1219px){.vehicle-landing-scope .section.ready-to-start{padding:52px 32px}.vehicle-landing-scope .section.ready-to-start>.section-content{align-items:center}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0{flex:37.5}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0 .item{padding-right:32px}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1{flex:41}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-2{flex:21.5;margin-right:13px;margin-top:0}}@media (max-width: 833px){.vehicle-landing-scope .section.ready-to-start{padding:48px 43px 32px}.vehicle-landing-scope .section.ready-to-start>.section-content{flex-direction:column;text-align:center;align-items:stretch}.vehicle-landing-scope .section.ready-to-start>.section-content>.group{flex:auto}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0{border-right:0}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0 .item{padding-right:0}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0 .title{font-size:28px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-0 .body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:8px}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1{order:2;margin-top:22px}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1 .item-text{margin:auto}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1 .item-svg{margin:8px auto}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-1 .item-text{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-2{order:1;align-self:stretch;margin-right:13px;margin-top:32px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.4)}.vehicle-landing-scope .section.ready-to-start>.section-content>.group-2 .item{margin:auto}}.vehicle-landing-scope .section.integrity{padding:100px 32px;height:830px;overflow:hidden}.vehicle-landing-scope .section.integrity>.section-content{position:relative}.vehicle-landing-scope .section.integrity>.section-content>.group-0{padding-top:48px}.vehicle-landing-scope .section.integrity>.section-content>.group-0 .title{font-size:40px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:44px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.integrity>.section-content>.group-1{position:absolute;top:0;right:-75px;width:1005px}@media (max-width: 1512px){.vehicle-landing-scope .section.integrity>.section-content>.group-1{right:0}}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li{box-shadow:0 20px 52px #01326b29;position:absolute;background-color:#fff;border-radius:20px;width:415px;padding:28px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(1){top:0;left:399px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(1) .group-2{left:330px;top:255px;transform:rotate(74.5deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(2){top:425px;left:590px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(2) .group-2{top:96px;left:-230px;transform:rotate(182deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3){top:284px;left:0;background:linear-gradient(258.61deg,#e346ff 16.8%,#7826ff 84.99%);background:-webkit-linear-gradient(258.61deg,#e346ff 16.8%,#7826ff 84.99%)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3):before{display:block;content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background-color:#fff;border-radius:16px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3) .group-2{top:-152px;left:215px;transform:rotate(-80deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .item-icon svg{position:absolute;width:80px;height:80px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .item-text{padding-left:96px;position:relative}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .body{font-size:20px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:26px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:8px;color:#424f76;padding-right:5px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .group-2{position:absolute;width:187.96px}@media (max-width: 1219px){.vehicle-landing-scope .section.integrity{padding:100px 32px 80px;height:671px}.vehicle-landing-scope .section.integrity>.section-content>.group-0{padding-top:0}.vehicle-landing-scope .section.integrity>.section-content>.group-1{width:663px;right:61px;top:84px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li{width:302px;padding:24px 28px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(1){top:0;left:361px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(1) .group-2{left:263px;top:150px;transform:rotate(68.5deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(2){top:232px;left:361px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(2) .group-2{top:76px;left:-132px;transform:rotate(185deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3){top:112px;left:0}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3):before{top:3px;right:3px;bottom:3px;left:3px;border-radius:17px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3) .group-2{top:-82px;left:219px;transform:rotate(-53deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li>.group-0{display:flex}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .item-icon svg{position:relative;width:32px;height:32px;display:block}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .item-text{padding-left:0}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none;padding-left:16px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none;margin-top:7px;padding-right:0}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li .group-2{position:absolute;width:122.29px}}@media (max-width: 833px){.vehicle-landing-scope .section.integrity{padding:120px 16px 100px;height:auto}.vehicle-landing-scope .section.integrity>.section-content{max-width:400px}.vehicle-landing-scope .section.integrity>.section-content>.group-0 .title{font-size:32px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:36px;letter-spacing:-.01em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.integrity>.section-content>.group-1{position:relative;left:0;top:0;right:0;width:auto;height:auto;margin-top:31px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li{position:relative;left:0!important;top:0!important}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li+li{margin-top:60px}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(2){margin-left:auto}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(1) .group-2{left:265px;top:103px;transform:rotate(58deg)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(2) .group-2{top:128px;left:-87px;transform:rotate(-60deg) scaleX(-1)}.vehicle-landing-scope .section.integrity>.section-content>.group-1 li:nth-of-type(3) .group-2{display:none}}.vehicle-landing-scope .section.faq{padding:100px 16px 80px}.vehicle-landing-scope .section.faq>.section-content>.group-0>.item-text{text-align:center}.vehicle-landing-scope .section.faq>.section-content>.group-0>.subtitle{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.vehicle-landing-scope .section.faq>.section-content>.group-0>.title{font-size:36px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:40px;letter-spacing:-.01em;text-decoration:none;text-transform:none;margin-top:12px}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions{max-width:780px;margin:40px auto 0;border-bottom:1px solid #c9d1e7}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li{border-top:1px solid #c9d1e7;padding-top:19px;padding-bottom:20px;cursor:pointer}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li:hover{background:#0a1c5305}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .group-0{display:flex;justify-content:space-between;align-items:center}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .title{font-size:18px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:24px;text-decoration:none;text-transform:none;margin-right:10px}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .body{font-size:20px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:26px;letter-spacing:-.02em;text-decoration:none;text-transform:none;color:#424f76;position:relative;overflow:hidden;transition:height .4s cubic-bezier(.4,0,.2,1);height:0}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .body .text-content{position:absolute;padding-top:8px;opacity:0;transition:opacity .35s ease .15s}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .plus{display:block}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .minus{display:none}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li.selected .plus{display:none}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li.selected .minus{display:block}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li.selected .body .text-content{opacity:1;transition:opacity .35s ease}@media (max-width: 1219px){.vehicle-landing-scope .section.faq{padding:60px 16px 80px}.vehicle-landing-scope .section.faq>.section-content{max-width:640px}.vehicle-landing-scope .section.faq>.section-content>.group-0>.item-text{text-align:center}.vehicle-landing-scope .section.faq>.section-content>.group-0>.subtitle{font-size:12px;font-family:Montserrat;font-weight:600;font-style:normal;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.vehicle-landing-scope .section.faq>.section-content>.group-0>.title{font-size:28px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;letter-spacing:-.01em;text-decoration:none;text-transform:none;margin-top:12px}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .title{font-size:18px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:24px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.faq>.section-content>.group-0>.questions li .body{font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none}}@media (max-width: 833px){.vehicle-landing-scope .section.faq{padding:60px 16px}}.vehicle-landing-scope .section.form{padding:0 16px 100px}.vehicle-landing-scope .section.form>.section-content{max-width:380px}.vehicle-landing-scope .section.form>.section-content .title{font-size:18px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:24px;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.form>.section-content .label{font-size:14px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;text-decoration:none;text-transform:none;color:#424f76}.vehicle-landing-scope .section.form>.section-content input{display:block;width:100%;padding:14px 24px 12px;background-color:#eef2fb;border:0;border-radius:8px;color:#0a1c53;font-size:16px;font-family:Montserrat;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.02em;text-decoration:none;text-transform:none}.vehicle-landing-scope .section.form>.section-content input::placeholder{color:#424f76}.vehicle-landing-scope .section.form>.section-content .item-input+.item-input{margin-top:12px}.vehicle-landing-scope .section.form>.section-content>.group-0>.item-1{margin-top:20px}.vehicle-landing-scope .section.form>.section-content .item-form>form>.group-1{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.vehicle-landing-scope .section.form>.section-content .item-form>form>.group-1>.item-0{order:1;white-space:nowrap}.vehicle-landing-scope .section.form>.section-content .item-form>form>.group-1>.item-0 .button{font-size:16px;font-family:Montserrat;font-weight:600;font-style:normal;line-height:20px;letter-spacing:-.02em;text-decoration:none;text-transform:none;padding:10px 16px}.vehicle-landing-scope .section.form>.section-content .item-form>form>.group-1>.item-1{order:0}.vehicle-landing-scope .section.form>.section-content .item-form>form[disabled]{opacity:.5;pointer-events:none}@media (max-width: 1219px){.vehicle-landing-scope .section.form{padding:0 16px 60px}.vehicle-landing-scope .section.form>.section-content .title{font-size:20px;font-family:Montserrat;font-weight:700;font-style:normal;line-height:32px;text-decoration:none;text-transform:none;max-width:300px;margin:auto;text-align:center}}@media (max-width: 833px){.vehicle-landing-scope .section.form{padding:0 16px 100px}}.vehicle-landing-scope .section.referral{padding:32px 32px 0}@media (max-width: 833px){.vehicle-landing-scope .section.referral{padding:32px 16px 0}}.section.referral .bee-referral-container{width:100%;max-width:700px;margin:auto}.section.referral .referral-giveaway-button{background-color:var(--color-purple-500)}.section.referral .referral-giveaway-button-text{color:#fff}.optiwatt-card.utility-program-referral-learn-more-card{background-size:cover;min-width:300px}.optiwatt-card.utility-program-referral-learn-more-card .card-content{margin-top:18px}.optiwatt-card.utility-program-referral-learn-more-card .learn-more-card-navigation .navigation-button button{border:1px solid transparent}.optiwatt-card.utility-program-referral-learn-more-card .learn-more-card-navigation .navigation-button button:hover{border-color:#fff;background-color:initial}.optiwatt-card.utility-program-referral-learn-more-card .learn-more-button{height:58px}.optiwatt-card.utility-program-referral-learn-more-card .program-logo{border-radius:8px;height:26px;object-fit:contain}.optiwatt-card.utility-program-referral-learn-more-card .program-logo-text{font-size:26px}.login-root,.signup-root,.reset-root{font-family:montserrat}.paragraph-lead{font-size:1.25rem;font-weight:400}.paragraph-lead{font-size:1rem;font-weight:300}.highlight{text-underline:#ccc!important}.bulleted-list{list-style-type:disc;list-style-position:inside}.bulleted-list ul{margin-left:40px;list-style-type:circle}.privacy-table{border-collapse:collapse;margin-top:20px;margin-bottom:20px;table-layout:fixed;width:100%}.privacy-table tr{padding:20px}.privacy-table th{border-bottom:1px solid #ccc;padding-left:10px}.privacy-table td{padding:10px 10px 0 25px;border-right:1px solid #ccc}.privacy-table td:last-child{border-right:none}:root,:after,:before{--color-base-red-600: #fb4242;--color-base-red-500: #fb5842;--color-base-red-100: #ffeeec;--color-base-orange-500: #fb8542;--color-base-orange-400: #fbb142;--color-base-orange-300: #ffc555;--color-base-orange-100: #fff4e5;--color-base-yellow-500: #fbd242;--color-base-green-900: #00922b;--color-base-green-500: #00d73f;--color-base-green-100: #e5fbec;--color-base-blue-500: #426ffb;--color-base-blue-400: #42a2fb;--color-base-blue-300: #42dafb;--color-base-blue-100: #ecf1ff;--color-base-purple-500: #af4bfb;--color-base-purple-300: #e2cbfb;--color-base-purple-200: #f7edff;--color-base-purple-100: #fbf6ff;--color-base-pink-500: #fb42d2;--color-base-grey-900: #343434;--color-base-grey-500: #5d5d5d;--color-base-grey-400: #b4b4b4;--color-base-grey-300: #e5e6e6;--color-base-grey-200: #e5e5e5;--color-base-grey-100: #f2f2f2;--color-base-white: #ffffff;--color-red-600: #fb4242;--color-red-500: #fb5842;--color-red-100: #ffeeec;--color-orange-500: #fb8542;--color-orange-400: #fbb142;--color-orange-300: #ffc555;--color-orange-100: #fff4e5;--color-yellow-500: #fbd242;--color-green-900: #00922b;--color-green-500: #00d73f;--color-green-100: #e5fbec;--color-blue-500: #426ffb;--color-blue-400: #42a2fb;--color-blue-300: #42dafb;--color-blue-100: #ecf1ff;--color-purple-500: #af4bfb;--color-purple-300: #e2cbfb;--color-purple-200: #f7edff;--color-purple-100: #fbf6ff;--color-pink-500: #fb42d2;--color-grey-900: #343434;--color-grey-500: #5d5d5d;--color-grey-400: #b4b4b4;--color-grey-300: #e5e6e6;--color-grey-200: #e5e5e5;--color-grey-100: #f2f2f2;--color-white: #ffffff;--color-tier-100: var(--color-blue-500);--color-tier-200: var(--color-blue-400);--color-tier-300: var(--color-blue-300);--color-tier-400: var(--color-yellow-500);--color-tier-500: var(--color-orange-300);--color-tier-600: var(--color-orange-400);--color-tier-700: var(--color-orange-500);--color-tier-800: var(--color-red-500);--color-tier-900: var(--color-red-600)}:root{--font-family: "Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.text{font-family:var(--font-family)}.sandbox{border:1px dashed;padding:20px}.sandbox:before{font-family:var(--font-family);font-weight:700;color:var(--color-grey-900);font-size:14px;line-height:130%;content:"Sandbox"}.utility-program-connect-container{width:100vw;height:100vh;background-color:#f7f9fc;padding:16px}.utility-program-connect-container .status-card{width:100%;max-width:724px}body .utility-program-connect-status-card{padding-top:72px}body .utility-program-connect-status-card .background-animation{position:absolute;top:0;left:0;z-index:-1}body .utility-program-connect-status-card .dashboard-button{max-width:300px}#faq-accordion .collapse{visibility:unset}#business-landing-scope :root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient( 180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0) );--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}#business-landing-scope *,#business-landing-scope :after,#business-landing-scope :before{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){#business-landing-scope :root{scroll-behavior:smooth}}#business-landing-scope body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}#business-landing-scope hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}#business-landing-scope .h1,#business-landing-scope .h2,#business-landing-scope .h3,#business-landing-scope .h4,#business-landing-scope .h5,#business-landing-scope .h6,#business-landing-scope h1,#business-landing-scope h2,#business-landing-scope h3,#business-landing-scope h4,#business-landing-scope h5,#business-landing-scope h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}#business-landing-scope .h1,#business-landing-scope h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){#business-landing-scope .h1,#business-landing-scope h1{font-size:2.5rem}}#business-landing-scope .h2,#business-landing-scope h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){#business-landing-scope .h2,#business-landing-scope h2{font-size:2rem}}#business-landing-scope .h3,#business-landing-scope h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){#business-landing-scope .h3,#business-landing-scope h3{font-size:1.75rem}}#business-landing-scope .h4,#business-landing-scope h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){#business-landing-scope .h4,#business-landing-scope h4{font-size:1.5rem}}#business-landing-scope .h5,#business-landing-scope h5{font-size:1.25rem}#business-landing-scope .h6,#business-landing-scope h6{font-size:1rem}#business-landing-scope p{margin-top:0;margin-bottom:1rem}#business-landing-scope abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#business-landing-scope address{margin-bottom:1rem;font-style:normal;line-height:inherit}#business-landing-scope ol,#business-landing-scope ul{padding-left:2rem}#business-landing-scope dl,#business-landing-scope ol,#business-landing-scope ul{margin-top:0;margin-bottom:1rem}#business-landing-scope ol ol,#business-landing-scope ol ul,#business-landing-scope ul ol,#business-landing-scope ul ul{margin-bottom:0}#business-landing-scope dt{font-weight:700}#business-landing-scope dd{margin-bottom:.5rem;margin-left:0}#business-landing-scope blockquote{margin:0 0 1rem}#business-landing-scope b,#business-landing-scope strong{font-weight:bolder}#business-landing-scope .small,#business-landing-scope small{font-size:.875em}#business-landing-scope .mark,#business-landing-scope mark{padding:.1875em;background-color:var(--bs-highlight-bg)}#business-landing-scope sub,#business-landing-scope sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}#business-landing-scope sub{bottom:-.25em}#business-landing-scope sup{top:-.5em}#business-landing-scope a{color:var(--bs-link-color);text-decoration:underline}#business-landing-scope a:hover{color:var(--bs-link-hover-color)}#business-landing-scope a:not([href]):not([class]),#business-landing-scope a:not([href]):not([class]):hover{color:inherit;text-decoration:none}#business-landing-scope code,#business-landing-scope kbd,#business-landing-scope pre,#business-landing-scope samp{font-family:var(--bs-font-monospace);font-size:1em}#business-landing-scope pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}#business-landing-scope pre code{font-size:inherit;color:inherit;word-break:normal}#business-landing-scope code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}#business-landing-scope a>code{color:inherit}#business-landing-scope kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}#business-landing-scope kbd kbd{padding:0;font-size:1em}#business-landing-scope figure{margin:0 0 1rem}#business-landing-scope img,#business-landing-scope svg{vertical-align:middle}#business-landing-scope table{caption-side:bottom;border-collapse:collapse}#business-landing-scope caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}#business-landing-scope th{text-align:inherit;text-align:-webkit-match-parent}#business-landing-scope tbody,#business-landing-scope td,#business-landing-scope tfoot,#business-landing-scope th,#business-landing-scope thead,#business-landing-scope tr{border-color:inherit;border-style:solid;border-width:0}#business-landing-scope label{display:inline-block}#business-landing-scope button{border-radius:0}#business-landing-scope button:focus:not(:focus-visible){outline:0}#business-landing-scope button,#business-landing-scope input,#business-landing-scope optgroup,#business-landing-scope select,#business-landing-scope textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#business-landing-scope button,#business-landing-scope select{text-transform:none}#business-landing-scope [role=button]{cursor:pointer}#business-landing-scope select{word-wrap:normal}#business-landing-scope select:disabled{opacity:1}#business-landing-scope [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}#business-landing-scope [type=button],#business-landing-scope [type=reset],#business-landing-scope [type=submit],#business-landing-scope button{-webkit-appearance:button}#business-landing-scope [type=button]:not(:disabled),#business-landing-scope [type=reset]:not(:disabled),#business-landing-scope [type=submit]:not(:disabled),#business-landing-scope button:not(:disabled){cursor:pointer}#business-landing-scope ::-moz-focus-inner{padding:0;border-style:none}#business-landing-scope textarea{resize:vertical}#business-landing-scope fieldset{min-width:0;padding:0;margin:0;border:0}#business-landing-scope legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){#business-landing-scope legend{font-size:1.5rem}}#business-landing-scope legend+*{clear:left}#business-landing-scope ::-webkit-datetime-edit-day-field,#business-landing-scope ::-webkit-datetime-edit-fields-wrapper,#business-landing-scope ::-webkit-datetime-edit-hour-field,#business-landing-scope ::-webkit-datetime-edit-minute,#business-landing-scope ::-webkit-datetime-edit-month-field,#business-landing-scope ::-webkit-datetime-edit-text,#business-landing-scope ::-webkit-datetime-edit-year-field{padding:0}#business-landing-scope ::-webkit-inner-spin-button{height:auto}#business-landing-scope [type=search]{outline-offset:-2px;-webkit-appearance:textfield}#business-landing-scope ::-webkit-search-decoration{-webkit-appearance:none}#business-landing-scope ::-webkit-color-swatch-wrapper{padding:0}#business-landing-scope ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#business-landing-scope ::file-selector-button{font:inherit;-webkit-appearance:button}#business-landing-scope output{display:inline-block}#business-landing-scope iframe{border:0}#business-landing-scope summary{display:list-item;cursor:pointer}#business-landing-scope progress{vertical-align:baseline}#business-landing-scope [hidden]{display:none!important}#business-landing-scope .lead{font-size:1.25rem;font-weight:300}#business-landing-scope .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#business-landing-scope .display-1{font-size:5rem}}#business-landing-scope .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#business-landing-scope .display-2{font-size:4.5rem}}#business-landing-scope .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#business-landing-scope .display-3{font-size:4rem}}#business-landing-scope .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#business-landing-scope .display-4{font-size:3.5rem}}#business-landing-scope .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#business-landing-scope .display-5{font-size:3rem}}#business-landing-scope .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){#business-landing-scope .display-6{font-size:2.5rem}}#business-landing-scope .list-unstyled,#business-landing-scope .list-inline{padding-left:0;list-style:none}#business-landing-scope .list-inline-item{display:inline-block}#business-landing-scope .list-inline-item:not(:last-child){margin-right:.5rem}#business-landing-scope .initialism{font-size:.875em;text-transform:uppercase}#business-landing-scope .blockquote{margin-bottom:1rem;font-size:1.25rem}#business-landing-scope .blockquote>:last-child{margin-bottom:0}#business-landing-scope .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}#business-landing-scope .blockquote-footer:before{content:"— "}#business-landing-scope .img-fluid{max-width:100%;height:auto}#business-landing-scope .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}#business-landing-scope .figure{display:inline-block}#business-landing-scope .figure-img{margin-bottom:.5rem;line-height:1}#business-landing-scope .figure-caption{font-size:.875em;color:#6c757d}#business-landing-scope .container,#business-landing-scope .container-fluid,#business-landing-scope .container-lg,#business-landing-scope .container-md,#business-landing-scope .container-sm,#business-landing-scope .container-xl,#business-landing-scope .container-xxl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){#business-landing-scope .container,#business-landing-scope .container-sm{max-width:540px}}@media (min-width: 768px){#business-landing-scope .container,#business-landing-scope .container-md,#business-landing-scope .container-sm{max-width:720px}}@media (min-width: 992px){#business-landing-scope .container,#business-landing-scope .container-lg,#business-landing-scope .container-md,#business-landing-scope .container-sm{max-width:960px}}@media (min-width: 1200px){#business-landing-scope .container,#business-landing-scope .container-lg,#business-landing-scope .container-md,#business-landing-scope .container-sm,#business-landing-scope .container-xl{max-width:1140px}}@media (min-width: 1400px){#business-landing-scope .container,#business-landing-scope .container-lg,#business-landing-scope .container-md,#business-landing-scope .container-sm,#business-landing-scope .container-xl,#business-landing-scope .container-xxl{max-width:1210px}}#business-landing-scope .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}#business-landing-scope .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}#business-landing-scope .col{flex:1 0 0%}#business-landing-scope .row-cols-auto>*{flex:0 0 auto;width:auto}#business-landing-scope .row-cols-1>*{flex:0 0 auto;width:100%}#business-landing-scope .row-cols-2>*{flex:0 0 auto;width:50%}#business-landing-scope .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}#business-landing-scope .row-cols-4>*{flex:0 0 auto;width:25%}#business-landing-scope .row-cols-5>*{flex:0 0 auto;width:20%}#business-landing-scope .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}#business-landing-scope .col-auto{flex:0 0 auto;width:auto}#business-landing-scope .col-1{flex:0 0 auto;width:8.33333333%}#business-landing-scope .col-2{flex:0 0 auto;width:16.66666667%}#business-landing-scope .col-3{flex:0 0 auto;width:25%}#business-landing-scope .col-4{flex:0 0 auto;width:33.33333333%}#business-landing-scope .col-5{flex:0 0 auto;width:41.66666667%}#business-landing-scope .col-6{flex:0 0 auto;width:50%}#business-landing-scope .col-7{flex:0 0 auto;width:58.33333333%}#business-landing-scope .col-8{flex:0 0 auto;width:66.66666667%}#business-landing-scope .col-9{flex:0 0 auto;width:75%}#business-landing-scope .col-10{flex:0 0 auto;width:83.33333333%}#business-landing-scope .col-11{flex:0 0 auto;width:91.66666667%}#business-landing-scope .col-12{flex:0 0 auto;width:100%}#business-landing-scope .offset-1{margin-left:8.33333333%}#business-landing-scope .offset-2{margin-left:16.66666667%}#business-landing-scope .offset-3{margin-left:25%}#business-landing-scope .offset-4{margin-left:33.33333333%}#business-landing-scope .offset-5{margin-left:41.66666667%}#business-landing-scope .offset-6{margin-left:50%}#business-landing-scope .offset-7{margin-left:58.33333333%}#business-landing-scope .offset-8{margin-left:66.66666667%}#business-landing-scope .offset-9{margin-left:75%}#business-landing-scope .offset-10{margin-left:83.33333333%}#business-landing-scope .offset-11{margin-left:91.66666667%}#business-landing-scope .g-0,#business-landing-scope .gx-0{--bs-gutter-x: 0}#business-landing-scope .g-0,#business-landing-scope .gy-0{--bs-gutter-y: 0}#business-landing-scope .g-1,#business-landing-scope .gx-1{--bs-gutter-x: .25rem}#business-landing-scope .g-1,#business-landing-scope .gy-1{--bs-gutter-y: .25rem}#business-landing-scope .g-2,#business-landing-scope .gx-2{--bs-gutter-x: .5rem}#business-landing-scope .g-2,#business-landing-scope .gy-2{--bs-gutter-y: .5rem}#business-landing-scope .g-3,#business-landing-scope .gx-3{--bs-gutter-x: 1rem}#business-landing-scope .g-3,#business-landing-scope .gy-3{--bs-gutter-y: 1rem}#business-landing-scope .g-4,#business-landing-scope .gx-4{--bs-gutter-x: 1.5rem}#business-landing-scope .g-4,#business-landing-scope .gy-4{--bs-gutter-y: 1.5rem}#business-landing-scope .g-5,#business-landing-scope .gx-5{--bs-gutter-x: 3rem}#business-landing-scope .g-5,#business-landing-scope .gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){#business-landing-scope .col-sm{flex:1 0 0%}#business-landing-scope .row-cols-sm-auto>*{flex:0 0 auto;width:auto}#business-landing-scope .row-cols-sm-1>*{flex:0 0 auto;width:100%}#business-landing-scope .row-cols-sm-2>*{flex:0 0 auto;width:50%}#business-landing-scope .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}#business-landing-scope .row-cols-sm-4>*{flex:0 0 auto;width:25%}#business-landing-scope .row-cols-sm-5>*{flex:0 0 auto;width:20%}#business-landing-scope .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}#business-landing-scope .col-sm-auto{flex:0 0 auto;width:auto}#business-landing-scope .col-sm-1{flex:0 0 auto;width:8.33333333%}#business-landing-scope .col-sm-2{flex:0 0 auto;width:16.66666667%}#business-landing-scope .col-sm-3{flex:0 0 auto;width:25%}#business-landing-scope .col-sm-4{flex:0 0 auto;width:33.33333333%}#business-landing-scope .col-sm-5{flex:0 0 auto;width:41.66666667%}#business-landing-scope .col-sm-6{flex:0 0 auto;width:50%}#business-landing-scope .col-sm-7{flex:0 0 auto;width:58.33333333%}#business-landing-scope .col-sm-8{flex:0 0 auto;width:66.66666667%}#business-landing-scope .col-sm-9{flex:0 0 auto;width:75%}#business-landing-scope .col-sm-10{flex:0 0 auto;width:83.33333333%}#business-landing-scope .col-sm-11{flex:0 0 auto;width:91.66666667%}#business-landing-scope .col-sm-12{flex:0 0 auto;width:100%}#business-landing-scope .offset-sm-0{margin-left:0}#business-landing-scope .offset-sm-1{margin-left:8.33333333%}#business-landing-scope .offset-sm-2{margin-left:16.66666667%}#business-landing-scope .offset-sm-3{margin-left:25%}#business-landing-scope .offset-sm-4{margin-left:33.33333333%}#business-landing-scope .offset-sm-5{margin-left:41.66666667%}#business-landing-scope .offset-sm-6{margin-left:50%}#business-landing-scope .offset-sm-7{margin-left:58.33333333%}#business-landing-scope .offset-sm-8{margin-left:66.66666667%}#business-landing-scope .offset-sm-9{margin-left:75%}#business-landing-scope .offset-sm-10{margin-left:83.33333333%}#business-landing-scope .offset-sm-11{margin-left:91.66666667%}#business-landing-scope .g-sm-0,#business-landing-scope .gx-sm-0{--bs-gutter-x: 0}#business-landing-scope .g-sm-0,#business-landing-scope .gy-sm-0{--bs-gutter-y: 0}#business-landing-scope .g-sm-1,#business-landing-scope .gx-sm-1{--bs-gutter-x: .25rem}#business-landing-scope .g-sm-1,#business-landing-scope .gy-sm-1{--bs-gutter-y: .25rem}#business-landing-scope .g-sm-2,#business-landing-scope .gx-sm-2{--bs-gutter-x: .5rem}#business-landing-scope .g-sm-2,#business-landing-scope .gy-sm-2{--bs-gutter-y: .5rem}#business-landing-scope .g-sm-3,#business-landing-scope .gx-sm-3{--bs-gutter-x: 1rem}#business-landing-scope .g-sm-3,#business-landing-scope .gy-sm-3{--bs-gutter-y: 1rem}#business-landing-scope .g-sm-4,#business-landing-scope .gx-sm-4{--bs-gutter-x: 1.5rem}#business-landing-scope .g-sm-4,#business-landing-scope .gy-sm-4{--bs-gutter-y: 1.5rem}#business-landing-scope .g-sm-5,#business-landing-scope .gx-sm-5{--bs-gutter-x: 3rem}#business-landing-scope .g-sm-5,#business-landing-scope .gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){#business-landing-scope .col-md{flex:1 0 0%}#business-landing-scope .row-cols-md-auto>*{flex:0 0 auto;width:auto}#business-landing-scope .row-cols-md-1>*{flex:0 0 auto;width:100%}#business-landing-scope .row-cols-md-2>*{flex:0 0 auto;width:50%}#business-landing-scope .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}#business-landing-scope .row-cols-md-4>*{flex:0 0 auto;width:25%}#business-landing-scope .row-cols-md-5>*{flex:0 0 auto;width:20%}#business-landing-scope .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}#business-landing-scope .col-md-auto{flex:0 0 auto;width:auto}#business-landing-scope .col-md-1{flex:0 0 auto;width:8.33333333%}#business-landing-scope .col-md-2{flex:0 0 auto;width:16.66666667%}#business-landing-scope .col-md-3{flex:0 0 auto;width:25%}#business-landing-scope .col-md-4{flex:0 0 auto;width:33.33333333%}#business-landing-scope .col-md-5{flex:0 0 auto;width:41.66666667%}#business-landing-scope .col-md-6{flex:0 0 auto;width:50%}#business-landing-scope .col-md-7{flex:0 0 auto;width:58.33333333%}#business-landing-scope .col-md-8{flex:0 0 auto;width:66.66666667%}#business-landing-scope .col-md-9{flex:0 0 auto;width:75%}#business-landing-scope .col-md-10{flex:0 0 auto;width:83.33333333%}#business-landing-scope .col-md-11{flex:0 0 auto;width:91.66666667%}#business-landing-scope .col-md-12{flex:0 0 auto;width:100%}#business-landing-scope .offset-md-0{margin-left:0}#business-landing-scope .offset-md-1{margin-left:8.33333333%}#business-landing-scope .offset-md-2{margin-left:16.66666667%}#business-landing-scope .offset-md-3{margin-left:25%}#business-landing-scope .offset-md-4{margin-left:33.33333333%}#business-landing-scope .offset-md-5{margin-left:41.66666667%}#business-landing-scope .offset-md-6{margin-left:50%}#business-landing-scope .offset-md-7{margin-left:58.33333333%}#business-landing-scope .offset-md-8{margin-left:66.66666667%}#business-landing-scope .offset-md-9{margin-left:75%}#business-landing-scope .offset-md-10{margin-left:83.33333333%}#business-landing-scope .offset-md-11{margin-left:91.66666667%}#business-landing-scope .g-md-0,#business-landing-scope .gx-md-0{--bs-gutter-x: 0}#business-landing-scope .g-md-0,#business-landing-scope .gy-md-0{--bs-gutter-y: 0}#business-landing-scope .g-md-1,#business-landing-scope .gx-md-1{--bs-gutter-x: .25rem}#business-landing-scope .g-md-1,#business-landing-scope .gy-md-1{--bs-gutter-y: .25rem}#business-landing-scope .g-md-2,#business-landing-scope .gx-md-2{--bs-gutter-x: .5rem}#business-landing-scope .g-md-2,#business-landing-scope .gy-md-2{--bs-gutter-y: .5rem}#business-landing-scope .g-md-3,#business-landing-scope .gx-md-3{--bs-gutter-x: 1rem}#business-landing-scope .g-md-3,#business-landing-scope .gy-md-3{--bs-gutter-y: 1rem}#business-landing-scope .g-md-4,#business-landing-scope .gx-md-4{--bs-gutter-x: 1.5rem}#business-landing-scope .g-md-4,#business-landing-scope .gy-md-4{--bs-gutter-y: 1.5rem}#business-landing-scope .g-md-5,#business-landing-scope .gx-md-5{--bs-gutter-x: 3rem}#business-landing-scope .g-md-5,#business-landing-scope .gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){#business-landing-scope .col-lg{flex:1 0 0%}#business-landing-scope .row-cols-lg-auto>*{flex:0 0 auto;width:auto}#business-landing-scope .row-cols-lg-1>*{flex:0 0 auto;width:100%}#business-landing-scope .row-cols-lg-2>*{flex:0 0 auto;width:50%}#business-landing-scope .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}#business-landing-scope .row-cols-lg-4>*{flex:0 0 auto;width:25%}#business-landing-scope .row-cols-lg-5>*{flex:0 0 auto;width:20%}#business-landing-scope .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}#business-landing-scope .col-lg-auto{flex:0 0 auto;width:auto}#business-landing-scope .col-lg-1{flex:0 0 auto;width:8.33333333%}#business-landing-scope .col-lg-2{flex:0 0 auto;width:16.66666667%}#business-landing-scope .col-lg-3{flex:0 0 auto;width:25%}#business-landing-scope .col-lg-4{flex:0 0 auto;width:33.33333333%}#business-landing-scope .col-lg-5{flex:0 0 auto;width:41.66666667%}#business-landing-scope .col-lg-6{flex:0 0 auto;width:50%}#business-landing-scope .col-lg-7{flex:0 0 auto;width:58.33333333%}#business-landing-scope .col-lg-8{flex:0 0 auto;width:66.66666667%}#business-landing-scope .col-lg-9{flex:0 0 auto;width:75%}#business-landing-scope .col-lg-10{flex:0 0 auto;width:83.33333333%}#business-landing-scope .col-lg-11{flex:0 0 auto;width:91.66666667%}#business-landing-scope .col-lg-12{flex:0 0 auto;width:100%}#business-landing-scope .offset-lg-0{margin-left:0}#business-landing-scope .offset-lg-1{margin-left:8.33333333%}#business-landing-scope .offset-lg-2{margin-left:16.66666667%}#business-landing-scope .offset-lg-3{margin-left:25%}#business-landing-scope .offset-lg-4{margin-left:33.33333333%}#business-landing-scope .offset-lg-5{margin-left:41.66666667%}#business-landing-scope .offset-lg-6{margin-left:50%}#business-landing-scope .offset-lg-7{margin-left:58.33333333%}#business-landing-scope .offset-lg-8{margin-left:66.66666667%}#business-landing-scope .offset-lg-9{margin-left:75%}#business-landing-scope .offset-lg-10{margin-left:83.33333333%}#business-landing-scope .offset-lg-11{margin-left:91.66666667%}#business-landing-scope .g-lg-0,#business-landing-scope .gx-lg-0{--bs-gutter-x: 0}#business-landing-scope .g-lg-0,#business-landing-scope .gy-lg-0{--bs-gutter-y: 0}#business-landing-scope .g-lg-1,#business-landing-scope .gx-lg-1{--bs-gutter-x: .25rem}#business-landing-scope .g-lg-1,#business-landing-scope .gy-lg-1{--bs-gutter-y: .25rem}#business-landing-scope .g-lg-2,#business-landing-scope .gx-lg-2{--bs-gutter-x: .5rem}#business-landing-scope .g-lg-2,#business-landing-scope .gy-lg-2{--bs-gutter-y: .5rem}#business-landing-scope .g-lg-3,#business-landing-scope .gx-lg-3{--bs-gutter-x: 1rem}#business-landing-scope .g-lg-3,#business-landing-scope .gy-lg-3{--bs-gutter-y: 1rem}#business-landing-scope .g-lg-4,#business-landing-scope .gx-lg-4{--bs-gutter-x: 1.5rem}#business-landing-scope .g-lg-4,#business-landing-scope .gy-lg-4{--bs-gutter-y: 1.5rem}#business-landing-scope .g-lg-5,#business-landing-scope .gx-lg-5{--bs-gutter-x: 3rem}#business-landing-scope .g-lg-5,#business-landing-scope .gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){#business-landing-scope .col-xl{flex:1 0 0%}#business-landing-scope .row-cols-xl-auto>*{flex:0 0 auto;width:auto}#business-landing-scope .row-cols-xl-1>*{flex:0 0 auto;width:100%}#business-landing-scope .row-cols-xl-2>*{flex:0 0 auto;width:50%}#business-landing-scope .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}#business-landing-scope .row-cols-xl-4>*{flex:0 0 auto;width:25%}#business-landing-scope .row-cols-xl-5>*{flex:0 0 auto;width:20%}#business-landing-scope .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}#business-landing-scope .col-xl-auto{flex:0 0 auto;width:auto}#business-landing-scope .col-xl-1{flex:0 0 auto;width:8.33333333%}#business-landing-scope .col-xl-2{flex:0 0 auto;width:16.66666667%}#business-landing-scope .col-xl-3{flex:0 0 auto;width:25%}#business-landing-scope .col-xl-4{flex:0 0 auto;width:33.33333333%}#business-landing-scope .col-xl-5{flex:0 0 auto;width:41.66666667%}#business-landing-scope .col-xl-6{flex:0 0 auto;width:50%}#business-landing-scope .col-xl-7{flex:0 0 auto;width:58.33333333%}#business-landing-scope .col-xl-8{flex:0 0 auto;width:66.66666667%}#business-landing-scope .col-xl-9{flex:0 0 auto;width:75%}#business-landing-scope .col-xl-10{flex:0 0 auto;width:83.33333333%}#business-landing-scope .col-xl-11{flex:0 0 auto;width:91.66666667%}#business-landing-scope .col-xl-12{flex:0 0 auto;width:100%}#business-landing-scope .offset-xl-0{margin-left:0}#business-landing-scope .offset-xl-1{margin-left:8.33333333%}#business-landing-scope .offset-xl-2{margin-left:16.66666667%}#business-landing-scope .offset-xl-3{margin-left:25%}#business-landing-scope .offset-xl-4{margin-left:33.33333333%}#business-landing-scope .offset-xl-5{margin-left:41.66666667%}#business-landing-scope .offset-xl-6{margin-left:50%}#business-landing-scope .offset-xl-7{margin-left:58.33333333%}#business-landing-scope .offset-xl-8{margin-left:66.66666667%}#business-landing-scope .offset-xl-9{margin-left:75%}#business-landing-scope .offset-xl-10{margin-left:83.33333333%}#business-landing-scope .offset-xl-11{margin-left:91.66666667%}#business-landing-scope .g-xl-0,#business-landing-scope .gx-xl-0{--bs-gutter-x: 0}#business-landing-scope .g-xl-0,#business-landing-scope .gy-xl-0{--bs-gutter-y: 0}#business-landing-scope .g-xl-1,#business-landing-scope .gx-xl-1{--bs-gutter-x: .25rem}#business-landing-scope .g-xl-1,#business-landing-scope .gy-xl-1{--bs-gutter-y: .25rem}#business-landing-scope .g-xl-2,#business-landing-scope .gx-xl-2{--bs-gutter-x: .5rem}#business-landing-scope .g-xl-2,#business-landing-scope .gy-xl-2{--bs-gutter-y: .5rem}#business-landing-scope .g-xl-3,#business-landing-scope .gx-xl-3{--bs-gutter-x: 1rem}#business-landing-scope .g-xl-3,#business-landing-scope .gy-xl-3{--bs-gutter-y: 1rem}#business-landing-scope .g-xl-4,#business-landing-scope .gx-xl-4{--bs-gutter-x: 1.5rem}#business-landing-scope .g-xl-4,#business-landing-scope .gy-xl-4{--bs-gutter-y: 1.5rem}#business-landing-scope .g-xl-5,#business-landing-scope .gx-xl-5{--bs-gutter-x: 3rem}#business-landing-scope .g-xl-5,#business-landing-scope .gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){#business-landing-scope .col-xxl{flex:1 0 0%}#business-landing-scope .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}#business-landing-scope .row-cols-xxl-1>*{flex:0 0 auto;width:100%}#business-landing-scope .row-cols-xxl-2>*{flex:0 0 auto;width:50%}#business-landing-scope .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}#business-landing-scope .row-cols-xxl-4>*{flex:0 0 auto;width:25%}#business-landing-scope .row-cols-xxl-5>*{flex:0 0 auto;width:20%}#business-landing-scope .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}#business-landing-scope .col-xxl-auto{flex:0 0 auto;width:auto}#business-landing-scope .col-xxl-1{flex:0 0 auto;width:8.33333333%}#business-landing-scope .col-xxl-2{flex:0 0 auto;width:16.66666667%}#business-landing-scope .col-xxl-3{flex:0 0 auto;width:25%}#business-landing-scope .col-xxl-4{flex:0 0 auto;width:33.33333333%}#business-landing-scope .col-xxl-5{flex:0 0 auto;width:41.66666667%}#business-landing-scope .col-xxl-6{flex:0 0 auto;width:50%}#business-landing-scope .col-xxl-7{flex:0 0 auto;width:58.33333333%}#business-landing-scope .col-xxl-8{flex:0 0 auto;width:66.66666667%}#business-landing-scope .col-xxl-9{flex:0 0 auto;width:75%}#business-landing-scope .col-xxl-10{flex:0 0 auto;width:83.33333333%}#business-landing-scope .col-xxl-11{flex:0 0 auto;width:91.66666667%}#business-landing-scope .col-xxl-12{flex:0 0 auto;width:100%}#business-landing-scope .offset-xxl-0{margin-left:0}#business-landing-scope .offset-xxl-1{margin-left:8.33333333%}#business-landing-scope .offset-xxl-2{margin-left:16.66666667%}#business-landing-scope .offset-xxl-3{margin-left:25%}#business-landing-scope .offset-xxl-4{margin-left:33.33333333%}#business-landing-scope .offset-xxl-5{margin-left:41.66666667%}#business-landing-scope .offset-xxl-6{margin-left:50%}#business-landing-scope .offset-xxl-7{margin-left:58.33333333%}#business-landing-scope .offset-xxl-8{margin-left:66.66666667%}#business-landing-scope .offset-xxl-9{margin-left:75%}#business-landing-scope .offset-xxl-10{margin-left:83.33333333%}#business-landing-scope .offset-xxl-11{margin-left:91.66666667%}#business-landing-scope .g-xxl-0,#business-landing-scope .gx-xxl-0{--bs-gutter-x: 0}#business-landing-scope .g-xxl-0,#business-landing-scope .gy-xxl-0{--bs-gutter-y: 0}#business-landing-scope .g-xxl-1,#business-landing-scope .gx-xxl-1{--bs-gutter-x: .25rem}#business-landing-scope .g-xxl-1,#business-landing-scope .gy-xxl-1{--bs-gutter-y: .25rem}#business-landing-scope .g-xxl-2,#business-landing-scope .gx-xxl-2{--bs-gutter-x: .5rem}#business-landing-scope .g-xxl-2,#business-landing-scope .gy-xxl-2{--bs-gutter-y: .5rem}#business-landing-scope .g-xxl-3,#business-landing-scope .gx-xxl-3{--bs-gutter-x: 1rem}#business-landing-scope .g-xxl-3,#business-landing-scope .gy-xxl-3{--bs-gutter-y: 1rem}#business-landing-scope .g-xxl-4,#business-landing-scope .gx-xxl-4{--bs-gutter-x: 1.5rem}#business-landing-scope .g-xxl-4,#business-landing-scope .gy-xxl-4{--bs-gutter-y: 1.5rem}#business-landing-scope .g-xxl-5,#business-landing-scope .gx-xxl-5{--bs-gutter-x: 3rem}#business-landing-scope .g-xxl-5,#business-landing-scope .gy-xxl-5{--bs-gutter-y: 3rem}}#business-landing-scope .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}#business-landing-scope .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}#business-landing-scope .table>tbody{vertical-align:inherit}#business-landing-scope .table>thead{vertical-align:bottom}#business-landing-scope .table-group-divider{border-top:2px solid currentcolor}#business-landing-scope .caption-top{caption-side:top}#business-landing-scope .table-sm>:not(caption)>*>*{padding:.25rem}#business-landing-scope .table-bordered>:not(caption)>*{border-width:1px 0}#business-landing-scope .table-bordered>:not(caption)>*>*{border-width:0 1px}#business-landing-scope .table-borderless>:not(caption)>*>*{border-bottom-width:0}#business-landing-scope .table-borderless>:not(:first-child){border-top-width:0}#business-landing-scope .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}#business-landing-scope .table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}#business-landing-scope .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}#business-landing-scope .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}#business-landing-scope .table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}#business-landing-scope .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){#business-landing-scope .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){#business-landing-scope .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){#business-landing-scope .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){#business-landing-scope .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){#business-landing-scope .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}#business-landing-scope .form-label{margin-bottom:.5rem}#business-landing-scope .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#business-landing-scope .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}#business-landing-scope .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}#business-landing-scope .form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}#business-landing-scope .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-control{transition:none}}#business-landing-scope .form-control[type=file]{overflow:hidden}#business-landing-scope .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}#business-landing-scope .form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#business-landing-scope .form-control::-webkit-date-and-time-value{height:1.5em}#business-landing-scope .form-control::-moz-placeholder{color:#6c757d;opacity:1}#business-landing-scope .form-control::placeholder{color:#6c757d;opacity:1}#business-landing-scope .form-control:disabled{background-color:#e9ecef;opacity:1}#business-landing-scope .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}#business-landing-scope .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}#business-landing-scope .form-control::file-selector-button{transition:none}}#business-landing-scope .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}#business-landing-scope .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}#business-landing-scope .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}#business-landing-scope .form-control-plaintext:focus{outline:0}#business-landing-scope .form-control-plaintext.form-control-lg,#business-landing-scope .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#business-landing-scope .form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}#business-landing-scope .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}#business-landing-scope .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}#business-landing-scope .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}#business-landing-scope .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}#business-landing-scope .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}#business-landing-scope textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}#business-landing-scope textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}#business-landing-scope textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}#business-landing-scope .form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}#business-landing-scope .form-control-color:not(:disabled):not([readonly]){cursor:pointer}#business-landing-scope .form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}#business-landing-scope .form-control-color::-webkit-color-swatch{border-radius:.375rem}#business-landing-scope .form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}#business-landing-scope .form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}#business-landing-scope .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-select{transition:none}}#business-landing-scope .form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#business-landing-scope .form-select[multiple],#business-landing-scope .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}#business-landing-scope .form-select:disabled{background-color:#e9ecef}#business-landing-scope .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}#business-landing-scope .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}#business-landing-scope .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}#business-landing-scope .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}#business-landing-scope .form-check .form-check-input{float:left;margin-left:-1.5em}#business-landing-scope .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}#business-landing-scope .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}#business-landing-scope .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}#business-landing-scope .form-check-input[type=checkbox]{border-radius:.25em}#business-landing-scope .form-check-input[type=radio]{border-radius:50%}#business-landing-scope .form-check-input:active{filter:brightness(90%)}#business-landing-scope .form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#business-landing-scope .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}#business-landing-scope .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}#business-landing-scope .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}#business-landing-scope .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}#business-landing-scope .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}#business-landing-scope .form-check-input:disabled~.form-check-label,#business-landing-scope .form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}#business-landing-scope .form-switch{padding-left:2.5em}#business-landing-scope .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-switch .form-check-input{transition:none}}#business-landing-scope .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}#business-landing-scope .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}#business-landing-scope .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}#business-landing-scope .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}#business-landing-scope .form-check-inline{display:inline-block;margin-right:1rem}#business-landing-scope .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#business-landing-scope .btn-check:disabled+.btn,#business-landing-scope .btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}#business-landing-scope .form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#business-landing-scope .form-range:focus{outline:0}#business-landing-scope .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}#business-landing-scope .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}#business-landing-scope .form-range::-moz-focus-outer{border:0}#business-landing-scope .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}#business-landing-scope .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}#business-landing-scope .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#business-landing-scope .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}#business-landing-scope .form-range::-moz-range-thumb:active{background-color:#b6d4fe}#business-landing-scope .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#business-landing-scope .form-range:disabled{pointer-events:none}#business-landing-scope .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#business-landing-scope .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}#business-landing-scope .form-floating{position:relative}#business-landing-scope .form-floating>.form-control,#business-landing-scope .form-floating>.form-control-plaintext,#business-landing-scope .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}#business-landing-scope .form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .form-floating>label{transition:none}}#business-landing-scope .form-floating>.form-control,#business-landing-scope .form-floating>.form-control-plaintext{padding:1rem .75rem}#business-landing-scope .form-floating>.form-control-plaintext::-moz-placeholder,#business-landing-scope .form-floating>.form-control::-moz-placeholder{color:transparent}#business-landing-scope .form-floating>.form-control-plaintext::placeholder,#business-landing-scope .form-floating>.form-control::placeholder{color:transparent}#business-landing-scope .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),#business-landing-scope .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}#business-landing-scope .form-floating>.form-control-plaintext:focus,#business-landing-scope .form-floating>.form-control-plaintext:not(:placeholder-shown),#business-landing-scope .form-floating>.form-control:focus,#business-landing-scope .form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}#business-landing-scope .form-floating>.form-control-plaintext:-webkit-autofill,#business-landing-scope .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}#business-landing-scope .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}#business-landing-scope .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}#business-landing-scope .form-floating>.form-control-plaintext~label,#business-landing-scope .form-floating>.form-control:focus~label,#business-landing-scope .form-floating>.form-control:not(:placeholder-shown)~label,#business-landing-scope .form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}#business-landing-scope .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}#business-landing-scope .form-floating>.form-control-plaintext~label{border-width:1px 0}#business-landing-scope .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}#business-landing-scope .input-group>.form-control,#business-landing-scope .input-group>.form-floating,#business-landing-scope .input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}#business-landing-scope .input-group>.form-control:focus,#business-landing-scope .input-group>.form-floating:focus-within,#business-landing-scope .input-group>.form-select:focus{z-index:5}#business-landing-scope .input-group .btn{position:relative;z-index:2}#business-landing-scope .input-group .btn:focus{z-index:5}#business-landing-scope .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}#business-landing-scope .input-group-lg>.btn,#business-landing-scope .input-group-lg>.form-control,#business-landing-scope .input-group-lg>.form-select,#business-landing-scope .input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}#business-landing-scope .input-group-sm>.btn,#business-landing-scope .input-group-sm>.form-control,#business-landing-scope .input-group-sm>.form-select,#business-landing-scope .input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}#business-landing-scope .input-group-lg>.form-select,#business-landing-scope .input-group-sm>.form-select{padding-right:3rem}#business-landing-scope .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),#business-landing-scope .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,#business-landing-scope .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,#business-landing-scope .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}#business-landing-scope .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),#business-landing-scope .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,#business-landing-scope .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,#business-landing-scope .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}#business-landing-scope .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}#business-landing-scope .input-group>.form-floating:not(:first-child)>.form-control,#business-landing-scope .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}#business-landing-scope .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}#business-landing-scope .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.375rem}#business-landing-scope .is-valid~.valid-feedback,#business-landing-scope .is-valid~.valid-tooltip,#business-landing-scope .was-validated :valid~.valid-feedback,#business-landing-scope .was-validated :valid~.valid-tooltip{display:block}#business-landing-scope .form-control.is-valid,#business-landing-scope .was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#business-landing-scope .form-control.is-valid:focus,#business-landing-scope .was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}#business-landing-scope .was-validated textarea.form-control:valid,#business-landing-scope textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#business-landing-scope .form-select.is-valid,#business-landing-scope .was-validated .form-select:valid{border-color:#198754}#business-landing-scope .form-select.is-valid:not([multiple]):not([size]),#business-landing-scope .form-select.is-valid:not([multiple])[size="1"],#business-landing-scope .was-validated .form-select:valid:not([multiple]):not([size]),#business-landing-scope .was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}#business-landing-scope .form-select.is-valid:focus,#business-landing-scope .was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}#business-landing-scope .form-control-color.is-valid,#business-landing-scope .was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}#business-landing-scope .form-check-input.is-valid,#business-landing-scope .was-validated .form-check-input:valid{border-color:#198754}#business-landing-scope .form-check-input.is-valid:checked,#business-landing-scope .was-validated .form-check-input:valid:checked{background-color:#198754}#business-landing-scope .form-check-input.is-valid:focus,#business-landing-scope .was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}#business-landing-scope .form-check-input.is-valid~.form-check-label,#business-landing-scope .was-validated .form-check-input:valid~.form-check-label{color:#198754}#business-landing-scope .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}#business-landing-scope .input-group>.form-control:not(:focus).is-valid,#business-landing-scope .input-group>.form-floating:not(:focus-within).is-valid,#business-landing-scope .input-group>.form-select:not(:focus).is-valid,#business-landing-scope .was-validated .input-group>.form-control:not(:focus):valid,#business-landing-scope .was-validated .input-group>.form-floating:not(:focus-within):valid,#business-landing-scope .was-validated .input-group>.form-select:not(:focus):valid{z-index:3}#business-landing-scope .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}#business-landing-scope .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.375rem}#business-landing-scope .is-invalid~.invalid-feedback,#business-landing-scope .is-invalid~.invalid-tooltip,#business-landing-scope .was-validated :invalid~.invalid-feedback,#business-landing-scope .was-validated :invalid~.invalid-tooltip{display:block}#business-landing-scope .form-control.is-invalid,#business-landing-scope .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#business-landing-scope .form-control.is-invalid:focus,#business-landing-scope .was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}#business-landing-scope .was-validated textarea.form-control:invalid,#business-landing-scope textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#business-landing-scope .form-select.is-invalid,#business-landing-scope .was-validated .form-select:invalid{border-color:#dc3545}#business-landing-scope .form-select.is-invalid:not([multiple]):not([size]),#business-landing-scope .form-select.is-invalid:not([multiple])[size="1"],#business-landing-scope .was-validated .form-select:invalid:not([multiple]):not([size]),#business-landing-scope .was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}#business-landing-scope .form-select.is-invalid:focus,#business-landing-scope .was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}#business-landing-scope .form-control-color.is-invalid,#business-landing-scope .was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}#business-landing-scope .form-check-input.is-invalid,#business-landing-scope .was-validated .form-check-input:invalid{border-color:#dc3545}#business-landing-scope .form-check-input.is-invalid:checked,#business-landing-scope .was-validated .form-check-input:invalid:checked{background-color:#dc3545}#business-landing-scope .form-check-input.is-invalid:focus,#business-landing-scope .was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}#business-landing-scope .form-check-input.is-invalid~.form-check-label,#business-landing-scope .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}#business-landing-scope .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}#business-landing-scope .input-group>.form-control:not(:focus).is-invalid,#business-landing-scope .input-group>.form-floating:not(:focus-within).is-invalid,#business-landing-scope .input-group>.form-select:not(:focus).is-invalid,#business-landing-scope .was-validated .input-group>.form-control:not(:focus):invalid,#business-landing-scope .was-validated .input-group>.form-floating:not(:focus-within):invalid,#business-landing-scope .was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}#business-landing-scope .btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .btn{transition:none}}#business-landing-scope .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}#business-landing-scope .btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}#business-landing-scope .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}#business-landing-scope .btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}#business-landing-scope .btn-check:checked+.btn,#business-landing-scope .btn.active,#business-landing-scope .btn.show,#business-landing-scope .btn:first-child:active,#business-landing-scope :not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}#business-landing-scope .btn-check:checked+.btn:focus-visible,#business-landing-scope .btn.active:focus-visible,#business-landing-scope .btn.show:focus-visible,#business-landing-scope .btn:first-child:active:focus-visible,#business-landing-scope :not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}#business-landing-scope .btn.disabled,#business-landing-scope .btn:disabled,#business-landing-scope fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}#business-landing-scope .btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}#business-landing-scope .btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}#business-landing-scope .btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}#business-landing-scope .btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}#business-landing-scope .btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}#business-landing-scope .btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}#business-landing-scope .btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}#business-landing-scope .btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}#business-landing-scope .btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}#business-landing-scope .btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}#business-landing-scope .btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}#business-landing-scope .btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}#business-landing-scope .btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}#business-landing-scope .btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}#business-landing-scope .btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}#business-landing-scope .btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}#business-landing-scope .btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}#business-landing-scope .btn-link:focus-visible{color:var(--bs-btn-color)}#business-landing-scope .btn-link:hover{color:var(--bs-btn-hover-color)}#business-landing-scope .btn-group-lg>.btn,#business-landing-scope .btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .5rem}#business-landing-scope .btn-group-sm>.btn,#business-landing-scope .btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: .25rem}#business-landing-scope .fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){#business-landing-scope .fade{transition:none}}#business-landing-scope .fade:not(.show){opacity:0}#business-landing-scope .collapse:not(.show){display:none}#business-landing-scope .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){#business-landing-scope .collapsing{transition:none}}#business-landing-scope .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){#business-landing-scope .collapsing.collapse-horizontal{transition:none}}#business-landing-scope .dropdown,#business-landing-scope .dropdown-center,#business-landing-scope .dropend,#business-landing-scope .dropstart,#business-landing-scope .dropup,#business-landing-scope .dropup-center{position:relative}#business-landing-scope .dropdown-toggle{white-space:nowrap}#business-landing-scope .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#business-landing-scope .dropdown-toggle:empty:after{margin-left:0}#business-landing-scope .dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(.375rem - 1px) ;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}#business-landing-scope .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}#business-landing-scope .dropdown-menu-start{--bs-position: start}#business-landing-scope .dropdown-menu-start[data-bs-popper]{right:auto;left:0}#business-landing-scope .dropdown-menu-end{--bs-position: end}#business-landing-scope .dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){#business-landing-scope .dropdown-menu-sm-start{--bs-position: start}#business-landing-scope .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}#business-landing-scope .dropdown-menu-sm-end{--bs-position: end}#business-landing-scope .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){#business-landing-scope .dropdown-menu-md-start{--bs-position: start}#business-landing-scope .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}#business-landing-scope .dropdown-menu-md-end{--bs-position: end}#business-landing-scope .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){#business-landing-scope .dropdown-menu-lg-start{--bs-position: start}#business-landing-scope .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}#business-landing-scope .dropdown-menu-lg-end{--bs-position: end}#business-landing-scope .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){#business-landing-scope .dropdown-menu-xl-start{--bs-position: start}#business-landing-scope .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}#business-landing-scope .dropdown-menu-xl-end{--bs-position: end}#business-landing-scope .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){#business-landing-scope .dropdown-menu-xxl-start{--bs-position: start}#business-landing-scope .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}#business-landing-scope .dropdown-menu-xxl-end{--bs-position: end}#business-landing-scope .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}#business-landing-scope .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}#business-landing-scope .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#business-landing-scope .dropup .dropdown-toggle:empty:after{margin-left:0}#business-landing-scope .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}#business-landing-scope .dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#business-landing-scope .dropend .dropdown-toggle:empty:after{margin-left:0}#business-landing-scope .dropend .dropdown-toggle:after{vertical-align:0}#business-landing-scope .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}#business-landing-scope .dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}#business-landing-scope .dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#business-landing-scope .dropstart .dropdown-toggle:empty:after{margin-left:0}#business-landing-scope .dropstart .dropdown-toggle:before{vertical-align:0}#business-landing-scope .dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}#business-landing-scope .dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}#business-landing-scope .dropdown-item:focus,#business-landing-scope .dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}#business-landing-scope .dropdown-item.active,#business-landing-scope .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}#business-landing-scope .dropdown-item.disabled,#business-landing-scope .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}#business-landing-scope .dropdown-menu.show{display:block}#business-landing-scope .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}#business-landing-scope .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}#business-landing-scope .dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}#business-landing-scope .btn-group,#business-landing-scope .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}#business-landing-scope .btn-group-vertical>.btn,#business-landing-scope .btn-group>.btn{position:relative;flex:1 1 auto}#business-landing-scope .btn-group-vertical>.btn-check:checked+.btn,#business-landing-scope .btn-group-vertical>.btn-check:focus+.btn,#business-landing-scope .btn-group-vertical>.btn.active,#business-landing-scope .btn-group-vertical>.btn:active,#business-landing-scope .btn-group-vertical>.btn:focus,#business-landing-scope .btn-group-vertical>.btn:hover,#business-landing-scope .btn-group>.btn-check:checked+.btn,#business-landing-scope .btn-group>.btn-check:focus+.btn,#business-landing-scope .btn-group>.btn.active,#business-landing-scope .btn-group>.btn:active,#business-landing-scope .btn-group>.btn:focus,#business-landing-scope .btn-group>.btn:hover{z-index:1}#business-landing-scope .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}#business-landing-scope .btn-toolbar .input-group{width:auto}#business-landing-scope .btn-group{border-radius:.375rem}#business-landing-scope .btn-group>.btn-group:not(:first-child),#business-landing-scope .btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}#business-landing-scope .btn-group>.btn-group:not(:last-child)>.btn,#business-landing-scope .btn-group>.btn.dropdown-toggle-split:first-child,#business-landing-scope .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#business-landing-scope .btn-group>.btn-group:not(:first-child)>.btn,#business-landing-scope .btn-group>.btn:nth-child(n+3),#business-landing-scope .btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}#business-landing-scope .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#business-landing-scope .dropdown-toggle-split:after,#business-landing-scope .dropend .dropdown-toggle-split:after,#business-landing-scope .dropup .dropdown-toggle-split:after{margin-left:0}#business-landing-scope .dropstart .dropdown-toggle-split:before{margin-right:0}#business-landing-scope .btn-group-sm>.btn+.dropdown-toggle-split,#business-landing-scope .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}#business-landing-scope .btn-group-lg>.btn+.dropdown-toggle-split,#business-landing-scope .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#business-landing-scope .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}#business-landing-scope .btn-group-vertical>.btn,#business-landing-scope .btn-group-vertical>.btn-group{width:100%}#business-landing-scope .btn-group-vertical>.btn-group:not(:first-child),#business-landing-scope .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#business-landing-scope .btn-group-vertical>.btn-group:not(:last-child)>.btn,#business-landing-scope .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#business-landing-scope .btn-group-vertical>.btn-group:not(:first-child)>.btn,#business-landing-scope .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}#business-landing-scope .nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#business-landing-scope .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .nav-link{transition:none}}#business-landing-scope .nav-link:focus,#business-landing-scope .nav-link:hover{color:var(--bs-nav-link-hover-color)}#business-landing-scope .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}#business-landing-scope .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}#business-landing-scope .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}#business-landing-scope .nav-tabs .nav-link:focus,#business-landing-scope .nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}#business-landing-scope .nav-tabs .nav-link.disabled,#business-landing-scope .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}#business-landing-scope .nav-tabs .nav-item.show .nav-link,#business-landing-scope .nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}#business-landing-scope .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}#business-landing-scope .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}#business-landing-scope .nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}#business-landing-scope .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}#business-landing-scope .nav-pills .nav-link.active,#business-landing-scope .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}#business-landing-scope .nav-fill .nav-item,#business-landing-scope .nav-fill>.nav-link{flex:1 1 auto;text-align:center}#business-landing-scope .nav-justified .nav-item,#business-landing-scope .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}#business-landing-scope .nav-fill .nav-item .nav-link,#business-landing-scope .nav-justified .nav-item .nav-link{width:100%}#business-landing-scope .tab-content>.tab-pane{display:none}#business-landing-scope .tab-content>.active{display:block}#business-landing-scope .navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}#business-landing-scope .navbar>.container,#business-landing-scope .navbar>.container-fluid,#business-landing-scope .navbar>.container-lg,#business-landing-scope .navbar>.container-md,#business-landing-scope .navbar>.container-sm,#business-landing-scope .navbar>.container-xl,#business-landing-scope .navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}#business-landing-scope .navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}#business-landing-scope .navbar-brand:focus,#business-landing-scope .navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}#business-landing-scope .navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#business-landing-scope .navbar-nav .nav-link.active,#business-landing-scope .navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}#business-landing-scope .navbar-nav .dropdown-menu{position:static}#business-landing-scope .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}#business-landing-scope .navbar-text a,#business-landing-scope .navbar-text a:focus,#business-landing-scope .navbar-text a:hover{color:var(--bs-navbar-active-color)}#business-landing-scope .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}#business-landing-scope .navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){#business-landing-scope .navbar-toggler{transition:none}}#business-landing-scope .navbar-toggler:hover{text-decoration:none}#business-landing-scope .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}#business-landing-scope .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}#business-landing-scope .navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){#business-landing-scope .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}#business-landing-scope .navbar-expand-sm .navbar-nav{flex-direction:row}#business-landing-scope .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#business-landing-scope .navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#business-landing-scope .navbar-expand-sm .navbar-nav-scroll{overflow:visible}#business-landing-scope .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}#business-landing-scope .navbar-expand-sm .navbar-toggler{display:none}#business-landing-scope .navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#business-landing-scope .navbar-expand-sm .offcanvas .offcanvas-header{display:none}#business-landing-scope .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){#business-landing-scope .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}#business-landing-scope .navbar-expand-md .navbar-nav{flex-direction:row}#business-landing-scope .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#business-landing-scope .navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#business-landing-scope .navbar-expand-md .navbar-nav-scroll{overflow:visible}#business-landing-scope .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}#business-landing-scope .navbar-expand-md .navbar-toggler{display:none}#business-landing-scope .navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#business-landing-scope .navbar-expand-md .offcanvas .offcanvas-header{display:none}#business-landing-scope .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){#business-landing-scope .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}#business-landing-scope .navbar-expand-lg .navbar-nav{flex-direction:row}#business-landing-scope .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#business-landing-scope .navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#business-landing-scope .navbar-expand-lg .navbar-nav-scroll{overflow:visible}#business-landing-scope .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}#business-landing-scope .navbar-expand-lg .navbar-toggler{display:none}#business-landing-scope .navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#business-landing-scope .navbar-expand-lg .offcanvas .offcanvas-header{display:none}#business-landing-scope .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){#business-landing-scope .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}#business-landing-scope .navbar-expand-xl .navbar-nav{flex-direction:row}#business-landing-scope .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#business-landing-scope .navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#business-landing-scope .navbar-expand-xl .navbar-nav-scroll{overflow:visible}#business-landing-scope .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}#business-landing-scope .navbar-expand-xl .navbar-toggler{display:none}#business-landing-scope .navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#business-landing-scope .navbar-expand-xl .offcanvas .offcanvas-header{display:none}#business-landing-scope .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){#business-landing-scope .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}#business-landing-scope .navbar-expand-xxl .navbar-nav{flex-direction:row}#business-landing-scope .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}#business-landing-scope .navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#business-landing-scope .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}#business-landing-scope .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}#business-landing-scope .navbar-expand-xxl .navbar-toggler{display:none}#business-landing-scope .navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#business-landing-scope .navbar-expand-xxl .offcanvas .offcanvas-header{display:none}#business-landing-scope .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}#business-landing-scope .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}#business-landing-scope .navbar-expand .navbar-nav{flex-direction:row}#business-landing-scope .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#business-landing-scope .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}#business-landing-scope .navbar-expand .navbar-nav-scroll{overflow:visible}#business-landing-scope .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}#business-landing-scope .navbar-expand .navbar-toggler{display:none}#business-landing-scope .navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}#business-landing-scope .navbar-expand .offcanvas .offcanvas-header{display:none}#business-landing-scope .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}#business-landing-scope .navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#business-landing-scope .card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(.375rem - 1px) ;--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}#business-landing-scope .card>hr{margin-right:0;margin-left:0}#business-landing-scope .card>.list-group{border-top:inherit;border-bottom:inherit}#business-landing-scope .card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}#business-landing-scope .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}#business-landing-scope .card>.card-header+.list-group,#business-landing-scope .card>.list-group+.card-footer{border-top:0}#business-landing-scope .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}#business-landing-scope .card-title{margin-bottom:var(--bs-card-title-spacer-y)}#business-landing-scope .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}#business-landing-scope .card-text:last-child{margin-bottom:0}#business-landing-scope .card-link+.card-link{margin-left:var(--bs-card-spacer-x)}#business-landing-scope .card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}#business-landing-scope .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}#business-landing-scope .card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}#business-landing-scope .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}#business-landing-scope .card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}#business-landing-scope .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}#business-landing-scope .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}#business-landing-scope .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}#business-landing-scope .card-img,#business-landing-scope .card-img-bottom,#business-landing-scope .card-img-top{width:100%}#business-landing-scope .card-img,#business-landing-scope .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}#business-landing-scope .card-img,#business-landing-scope .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}#business-landing-scope .card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){#business-landing-scope .card-group{display:flex;flex-flow:row wrap}#business-landing-scope .card-group>.card{flex:1 0 0%;margin-bottom:0}#business-landing-scope .card-group>.card+.card{margin-left:0;border-left:0}#business-landing-scope .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#business-landing-scope .card-group>.card:not(:last-child) .card-header,#business-landing-scope .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#business-landing-scope .card-group>.card:not(:last-child) .card-footer,#business-landing-scope .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#business-landing-scope .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#business-landing-scope .card-group>.card:not(:first-child) .card-header,#business-landing-scope .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#business-landing-scope .card-group>.card:not(:first-child) .card-footer,#business-landing-scope .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#business-landing-scope .accordion{--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius: calc(.375rem - 1px) ;--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}#business-landing-scope .accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){#business-landing-scope .accordion-button{transition:none}}#business-landing-scope .accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}#business-landing-scope .accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}#business-landing-scope .accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){#business-landing-scope .accordion-button:after{transition:none}}#business-landing-scope .accordion-button:hover{z-index:2}#business-landing-scope .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}#business-landing-scope .accordion-header{margin-bottom:0}#business-landing-scope .accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}#business-landing-scope .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}#business-landing-scope .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}#business-landing-scope .accordion-item:not(:first-of-type){border-top:0}#business-landing-scope .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}#business-landing-scope .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}#business-landing-scope .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}#business-landing-scope .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}#business-landing-scope .accordion-flush .accordion-collapse{border-width:0}#business-landing-scope .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}#business-landing-scope .accordion-flush .accordion-item:first-child{border-top:0}#business-landing-scope .accordion-flush .accordion-item:last-child{border-bottom:0}#business-landing-scope .accordion-flush .accordion-item .accordion-button,#business-landing-scope .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}#business-landing-scope .breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}#business-landing-scope .breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}#business-landing-scope .breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}#business-landing-scope .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}#business-landing-scope .pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: .375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;padding-left:0;list-style:none}#business-landing-scope .page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .page-link{transition:none}}#business-landing-scope .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}#business-landing-scope .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}#business-landing-scope .active>.page-link,#business-landing-scope .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}#business-landing-scope .disabled>.page-link,#business-landing-scope .page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}#business-landing-scope .page-item:not(:first-child) .page-link{margin-left:-1px}#business-landing-scope .page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}#business-landing-scope .page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}#business-landing-scope .pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: .5rem}#business-landing-scope .pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: .25rem}#business-landing-scope .badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: .375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}#business-landing-scope .badge:empty{display:none}#business-landing-scope .btn .badge{position:relative;top:-1px}#business-landing-scope .alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}#business-landing-scope .alert-heading{color:inherit}#business-landing-scope .alert-link{font-weight:700}#business-landing-scope .alert-dismissible{padding-right:3rem}#business-landing-scope .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}#business-landing-scope .alert-primary{--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}#business-landing-scope .alert-primary .alert-link{color:#06357a}#business-landing-scope .alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}#business-landing-scope .alert-secondary .alert-link{color:#34383c}#business-landing-scope .alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}#business-landing-scope .alert-success .alert-link{color:#0c4128}#business-landing-scope .alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}#business-landing-scope .alert-info .alert-link{color:#04414d}#business-landing-scope .alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}#business-landing-scope .alert-warning .alert-link{color:#523e02}#business-landing-scope .alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}#business-landing-scope .alert-danger .alert-link{color:#6a1a21}#business-landing-scope .alert-light{--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}#business-landing-scope .alert-light .alert-link{color:#4f5050}#business-landing-scope .alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}#business-landing-scope .alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}#business-landing-scope .progress{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: .375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}#business-landing-scope .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){#business-landing-scope .progress-bar{transition:none}}#business-landing-scope .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}#business-landing-scope .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){#business-landing-scope .progress-bar-animated{animation:none}}#business-landing-scope .list-group{--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, .125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}#business-landing-scope .list-group-numbered{list-style-type:none;counter-reset:section}#business-landing-scope .list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}#business-landing-scope .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}#business-landing-scope .list-group-item-action:focus,#business-landing-scope .list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}#business-landing-scope .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}#business-landing-scope .list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}#business-landing-scope .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}#business-landing-scope .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}#business-landing-scope .list-group-item.disabled,#business-landing-scope .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}#business-landing-scope .list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}#business-landing-scope .list-group-item+.list-group-item{border-top-width:0}#business-landing-scope .list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}#business-landing-scope .list-group-horizontal{flex-direction:row}#business-landing-scope .list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#business-landing-scope .list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#business-landing-scope .list-group-horizontal>.list-group-item.active{margin-top:0}#business-landing-scope .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#business-landing-scope .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){#business-landing-scope .list-group-horizontal-sm{flex-direction:row}#business-landing-scope .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#business-landing-scope .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#business-landing-scope .list-group-horizontal-sm>.list-group-item.active{margin-top:0}#business-landing-scope .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#business-landing-scope .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){#business-landing-scope .list-group-horizontal-md{flex-direction:row}#business-landing-scope .list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#business-landing-scope .list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#business-landing-scope .list-group-horizontal-md>.list-group-item.active{margin-top:0}#business-landing-scope .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#business-landing-scope .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){#business-landing-scope .list-group-horizontal-lg{flex-direction:row}#business-landing-scope .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#business-landing-scope .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#business-landing-scope .list-group-horizontal-lg>.list-group-item.active{margin-top:0}#business-landing-scope .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#business-landing-scope .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){#business-landing-scope .list-group-horizontal-xl{flex-direction:row}#business-landing-scope .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#business-landing-scope .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#business-landing-scope .list-group-horizontal-xl>.list-group-item.active{margin-top:0}#business-landing-scope .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#business-landing-scope .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){#business-landing-scope .list-group-horizontal-xxl{flex-direction:row}#business-landing-scope .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}#business-landing-scope .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}#business-landing-scope .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}#business-landing-scope .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}#business-landing-scope .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}#business-landing-scope .list-group-flush{border-radius:0}#business-landing-scope .list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}#business-landing-scope .list-group-flush>.list-group-item:last-child{border-bottom-width:0}#business-landing-scope .list-group-item-primary{color:#084298;background-color:#cfe2ff}#business-landing-scope .list-group-item-primary.list-group-item-action:focus,#business-landing-scope .list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}#business-landing-scope .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}#business-landing-scope .list-group-item-secondary{color:#41464b;background-color:#e2e3e5}#business-landing-scope .list-group-item-secondary.list-group-item-action:focus,#business-landing-scope .list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}#business-landing-scope .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}#business-landing-scope .list-group-item-success{color:#0f5132;background-color:#d1e7dd}#business-landing-scope .list-group-item-success.list-group-item-action:focus,#business-landing-scope .list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}#business-landing-scope .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}#business-landing-scope .list-group-item-info{color:#055160;background-color:#cff4fc}#business-landing-scope .list-group-item-info.list-group-item-action:focus,#business-landing-scope .list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}#business-landing-scope .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}#business-landing-scope .list-group-item-warning{color:#664d03;background-color:#fff3cd}#business-landing-scope .list-group-item-warning.list-group-item-action:focus,#business-landing-scope .list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}#business-landing-scope .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}#business-landing-scope .list-group-item-danger{color:#842029;background-color:#f8d7da}#business-landing-scope .list-group-item-danger.list-group-item-action:focus,#business-landing-scope .list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}#business-landing-scope .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}#business-landing-scope .list-group-item-light{color:#636464;background-color:#fefefe}#business-landing-scope .list-group-item-light.list-group-item-action:focus,#business-landing-scope .list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}#business-landing-scope .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}#business-landing-scope .list-group-item-dark{color:#141619;background-color:#d3d3d4}#business-landing-scope .list-group-item-dark.list-group-item-action:focus,#business-landing-scope .list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}#business-landing-scope .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}#business-landing-scope .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}#business-landing-scope .btn-close:hover{color:#000;text-decoration:none;opacity:.75}#business-landing-scope .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}#business-landing-scope .btn-close.disabled,#business-landing-scope .btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}#business-landing-scope .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}#business-landing-scope .toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: .375rem;--bs-toast-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(0, 0, 0, .05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}#business-landing-scope .toast.showing{opacity:0}#business-landing-scope .toast:not(.show){display:none}#business-landing-scope .toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}#business-landing-scope .toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}#business-landing-scope .toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}#business-landing-scope .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}#business-landing-scope .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}#business-landing-scope .modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(.5rem - 1px) ;--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}#business-landing-scope .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}#business-landing-scope .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){#business-landing-scope .modal.fade .modal-dialog{transition:none}}#business-landing-scope .modal.show .modal-dialog{transform:none}#business-landing-scope .modal.modal-static .modal-dialog{transform:scale(1.02)}#business-landing-scope .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}#business-landing-scope .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}#business-landing-scope .modal-dialog-scrollable .modal-body{overflow-y:auto}#business-landing-scope .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}#business-landing-scope .modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}#business-landing-scope .modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}#business-landing-scope .modal-backdrop.fade{opacity:0}#business-landing-scope .modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}#business-landing-scope .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}#business-landing-scope .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}#business-landing-scope .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}#business-landing-scope .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}#business-landing-scope .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}#business-landing-scope .modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){#business-landing-scope .modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}#business-landing-scope .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}#business-landing-scope .modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){#business-landing-scope .modal-lg,#business-landing-scope .modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){#business-landing-scope .modal-xl{--bs-modal-width: 1140px}}#business-landing-scope .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}#business-landing-scope .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}#business-landing-scope .modal-fullscreen .modal-footer,#business-landing-scope .modal-fullscreen .modal-header{border-radius:0}#business-landing-scope .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){#business-landing-scope .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}#business-landing-scope .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}#business-landing-scope .modal-fullscreen-sm-down .modal-footer,#business-landing-scope .modal-fullscreen-sm-down .modal-header{border-radius:0}#business-landing-scope .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){#business-landing-scope .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}#business-landing-scope .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}#business-landing-scope .modal-fullscreen-md-down .modal-footer,#business-landing-scope .modal-fullscreen-md-down .modal-header{border-radius:0}#business-landing-scope .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){#business-landing-scope .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}#business-landing-scope .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}#business-landing-scope .modal-fullscreen-lg-down .modal-footer,#business-landing-scope .modal-fullscreen-lg-down .modal-header{border-radius:0}#business-landing-scope .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){#business-landing-scope .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}#business-landing-scope .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}#business-landing-scope .modal-fullscreen-xl-down .modal-footer,#business-landing-scope .modal-fullscreen-xl-down .modal-header{border-radius:0}#business-landing-scope .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){#business-landing-scope .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}#business-landing-scope .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}#business-landing-scope .modal-fullscreen-xxl-down .modal-footer,#business-landing-scope .modal-fullscreen-xxl-down .modal-header{border-radius:0}#business-landing-scope .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}#business-landing-scope .tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: .375rem;--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}#business-landing-scope .tooltip.show{opacity:var(--bs-tooltip-opacity)}#business-landing-scope .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}#business-landing-scope .tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,#business-landing-scope .bs-tooltip-top .tooltip-arrow{bottom:0}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,#business-landing-scope .bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,#business-landing-scope .bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,#business-landing-scope .bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,#business-landing-scope .bs-tooltip-bottom .tooltip-arrow{top:0}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,#business-landing-scope .bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,#business-landing-scope .bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}#business-landing-scope .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,#business-landing-scope .bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}#business-landing-scope .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}#business-landing-scope .popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius: calc(.5rem - 1px) ;--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}#business-landing-scope .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}#business-landing-scope .popover .popover-arrow:after,#business-landing-scope .popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}#business-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,#business-landing-scope .bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}#business-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,#business-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,#business-landing-scope .bs-popover-top>.popover-arrow:after,#business-landing-scope .bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}#business-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,#business-landing-scope .bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}#business-landing-scope .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,#business-landing-scope .bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}#business-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,#business-landing-scope .bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}#business-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,#business-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,#business-landing-scope .bs-popover-end>.popover-arrow:after,#business-landing-scope .bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}#business-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,#business-landing-scope .bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}#business-landing-scope .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,#business-landing-scope .bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}#business-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,#business-landing-scope .bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}#business-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,#business-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,#business-landing-scope .bs-popover-bottom>.popover-arrow:after,#business-landing-scope .bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}#business-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,#business-landing-scope .bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}#business-landing-scope .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,#business-landing-scope .bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}#business-landing-scope .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,#business-landing-scope .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}#business-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,#business-landing-scope .bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}#business-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,#business-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,#business-landing-scope .bs-popover-start>.popover-arrow:after,#business-landing-scope .bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}#business-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,#business-landing-scope .bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}#business-landing-scope .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,#business-landing-scope .bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}#business-landing-scope .popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}#business-landing-scope .popover-header:empty{display:none}#business-landing-scope .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}#business-landing-scope .carousel{position:relative}#business-landing-scope .carousel.pointer-event{touch-action:pan-y}#business-landing-scope .carousel-inner{position:relative;width:100%;overflow:hidden}#business-landing-scope .carousel-inner:after{display:block;clear:both;content:""}#business-landing-scope .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .carousel-item{transition:none}}#business-landing-scope .carousel-item-next,#business-landing-scope .carousel-item-prev,#business-landing-scope .carousel-item.active{display:block}#business-landing-scope .active.carousel-item-end,#business-landing-scope .carousel-item-next:not(.carousel-item-start){transform:translate(100%)}#business-landing-scope .active.carousel-item-start,#business-landing-scope .carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}#business-landing-scope .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}#business-landing-scope .carousel-fade .carousel-item-next.carousel-item-start,#business-landing-scope .carousel-fade .carousel-item-prev.carousel-item-end,#business-landing-scope .carousel-fade .carousel-item.active{z-index:1;opacity:1}#business-landing-scope .carousel-fade .active.carousel-item-end,#business-landing-scope .carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){#business-landing-scope .carousel-fade .active.carousel-item-end,#business-landing-scope .carousel-fade .active.carousel-item-start{transition:none}}#business-landing-scope .carousel-control-next,#business-landing-scope .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){#business-landing-scope .carousel-control-next,#business-landing-scope .carousel-control-prev{transition:none}}#business-landing-scope .carousel-control-next:focus,#business-landing-scope .carousel-control-next:hover,#business-landing-scope .carousel-control-prev:focus,#business-landing-scope .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#business-landing-scope .carousel-control-prev{left:0}#business-landing-scope .carousel-control-next{right:0}#business-landing-scope .carousel-control-next-icon,#business-landing-scope .carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}#business-landing-scope .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}#business-landing-scope .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}#business-landing-scope .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}#business-landing-scope .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){#business-landing-scope .carousel-indicators [data-bs-target]{transition:none}}#business-landing-scope .carousel-indicators .active{opacity:1}#business-landing-scope .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}#business-landing-scope .carousel-dark .carousel-control-next-icon,#business-landing-scope .carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}#business-landing-scope .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}#business-landing-scope .carousel-dark .carousel-caption{color:#000}#business-landing-scope .spinner-border,#business-landing-scope .spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}#business-landing-scope .spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}#business-landing-scope .spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}#business-landing-scope .spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}#business-landing-scope .spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){#business-landing-scope .spinner-border,#business-landing-scope .spinner-grow{--bs-spinner-animation-speed: 1.5s}}#business-landing-scope .offcanvas,#business-landing-scope .offcanvas-lg,#business-landing-scope .offcanvas-md,#business-landing-scope .offcanvas-sm,#business-landing-scope .offcanvas-xl,#business-landing-scope .offcanvas-xxl{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width: 575.98px){#business-landing-scope .offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){#business-landing-scope .offcanvas-sm{transition:none}}@media (max-width: 575.98px){#business-landing-scope .offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#business-landing-scope .offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#business-landing-scope .offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#business-landing-scope .offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#business-landing-scope .offcanvas-sm.show:not(.hiding),#business-landing-scope .offcanvas-sm.showing{transform:none}#business-landing-scope .offcanvas-sm.hiding,#business-landing-scope .offcanvas-sm.show,#business-landing-scope .offcanvas-sm.showing{visibility:visible}}@media (min-width: 576px){#business-landing-scope .offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#business-landing-scope .offcanvas-sm .offcanvas-header{display:none}#business-landing-scope .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){#business-landing-scope .offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){#business-landing-scope .offcanvas-md{transition:none}}@media (max-width: 767.98px){#business-landing-scope .offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#business-landing-scope .offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#business-landing-scope .offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#business-landing-scope .offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#business-landing-scope .offcanvas-md.show:not(.hiding),#business-landing-scope .offcanvas-md.showing{transform:none}#business-landing-scope .offcanvas-md.hiding,#business-landing-scope .offcanvas-md.show,#business-landing-scope .offcanvas-md.showing{visibility:visible}}@media (min-width: 768px){#business-landing-scope .offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#business-landing-scope .offcanvas-md .offcanvas-header{display:none}#business-landing-scope .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){#business-landing-scope .offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){#business-landing-scope .offcanvas-lg{transition:none}}@media (max-width: 991.98px){#business-landing-scope .offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#business-landing-scope .offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#business-landing-scope .offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#business-landing-scope .offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#business-landing-scope .offcanvas-lg.show:not(.hiding),#business-landing-scope .offcanvas-lg.showing{transform:none}#business-landing-scope .offcanvas-lg.hiding,#business-landing-scope .offcanvas-lg.show,#business-landing-scope .offcanvas-lg.showing{visibility:visible}}@media (min-width: 992px){#business-landing-scope .offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#business-landing-scope .offcanvas-lg .offcanvas-header{display:none}#business-landing-scope .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){#business-landing-scope .offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){#business-landing-scope .offcanvas-xl{transition:none}}@media (max-width: 1199.98px){#business-landing-scope .offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#business-landing-scope .offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#business-landing-scope .offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#business-landing-scope .offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#business-landing-scope .offcanvas-xl.show:not(.hiding),#business-landing-scope .offcanvas-xl.showing{transform:none}#business-landing-scope .offcanvas-xl.hiding,#business-landing-scope .offcanvas-xl.show,#business-landing-scope .offcanvas-xl.showing{visibility:visible}}@media (min-width: 1200px){#business-landing-scope .offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#business-landing-scope .offcanvas-xl .offcanvas-header{display:none}#business-landing-scope .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){#business-landing-scope .offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){#business-landing-scope .offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){#business-landing-scope .offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#business-landing-scope .offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#business-landing-scope .offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#business-landing-scope .offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#business-landing-scope .offcanvas-xxl.show:not(.hiding),#business-landing-scope .offcanvas-xxl.showing{transform:none}#business-landing-scope .offcanvas-xxl.hiding,#business-landing-scope .offcanvas-xxl.show,#business-landing-scope .offcanvas-xxl.showing{visibility:visible}}@media (min-width: 1400px){#business-landing-scope .offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}#business-landing-scope .offcanvas-xxl .offcanvas-header{display:none}#business-landing-scope .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}#business-landing-scope .offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){#business-landing-scope .offcanvas{transition:none}}#business-landing-scope .offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}#business-landing-scope .offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}#business-landing-scope .offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}#business-landing-scope .offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}#business-landing-scope .offcanvas.show:not(.hiding),#business-landing-scope .offcanvas.showing{transform:none}#business-landing-scope .offcanvas.hiding,#business-landing-scope .offcanvas.show,#business-landing-scope .offcanvas.showing{visibility:visible}#business-landing-scope .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#business-landing-scope .offcanvas-backdrop.fade{opacity:0}#business-landing-scope .offcanvas-backdrop.show{opacity:.5}#business-landing-scope .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}#business-landing-scope .offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}#business-landing-scope .offcanvas-title{margin-bottom:0;line-height:1.5}#business-landing-scope .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}#business-landing-scope .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}#business-landing-scope .placeholder.btn:before{display:inline-block;content:""}#business-landing-scope .placeholder-xs{min-height:.6em}#business-landing-scope .placeholder-sm{min-height:.8em}#business-landing-scope .placeholder-lg{min-height:1.2em}#business-landing-scope .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}#business-landing-scope .placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}#business-landing-scope .clearfix:after{display:block;clear:both;content:""}#business-landing-scope .text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}#business-landing-scope .text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}#business-landing-scope .link-primary{color:#0d6efd!important}#business-landing-scope .link-primary:focus,#business-landing-scope .link-primary:hover{color:#0a58ca!important}#business-landing-scope .link-secondary{color:#6c757d!important}#business-landing-scope .link-secondary:focus,#business-landing-scope .link-secondary:hover{color:#565e64!important}#business-landing-scope .link-success{color:#198754!important}#business-landing-scope .link-success:focus,#business-landing-scope .link-success:hover{color:#146c43!important}#business-landing-scope .link-info{color:#0dcaf0!important}#business-landing-scope .link-info:focus,#business-landing-scope .link-info:hover{color:#3dd5f3!important}#business-landing-scope .link-warning{color:#ffc107!important}#business-landing-scope .link-warning:focus,#business-landing-scope .link-warning:hover{color:#ffcd39!important}#business-landing-scope .link-danger{color:#dc3545!important}#business-landing-scope .link-danger:focus,#business-landing-scope .link-danger:hover{color:#b02a37!important}#business-landing-scope .link-light{color:#f8f9fa!important}#business-landing-scope .link-light:focus,#business-landing-scope .link-light:hover{color:#f9fafb!important}#business-landing-scope .link-dark{color:#212529!important}#business-landing-scope .link-dark:focus,#business-landing-scope .link-dark:hover{color:#1a1e21!important}#business-landing-scope .ratio{position:relative;width:100%}#business-landing-scope .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}#business-landing-scope .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}#business-landing-scope .ratio-1x1{--bs-aspect-ratio: 100%}#business-landing-scope .ratio-4x3{--bs-aspect-ratio: 75%}#business-landing-scope .ratio-16x9{--bs-aspect-ratio: 56.25%}#business-landing-scope .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}#business-landing-scope .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#business-landing-scope .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}#business-landing-scope .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#business-landing-scope .sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){#business-landing-scope .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#business-landing-scope .sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){#business-landing-scope .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#business-landing-scope .sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){#business-landing-scope .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#business-landing-scope .sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){#business-landing-scope .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#business-landing-scope .sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){#business-landing-scope .sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}#business-landing-scope .sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}#business-landing-scope .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}#business-landing-scope .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}#business-landing-scope .visually-hidden,#business-landing-scope .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#business-landing-scope .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}#business-landing-scope .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#business-landing-scope .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}#business-landing-scope .align-baseline{vertical-align:baseline!important}#business-landing-scope .align-top{vertical-align:top!important}#business-landing-scope .align-middle{vertical-align:middle!important}#business-landing-scope .align-bottom{vertical-align:bottom!important}#business-landing-scope .align-text-bottom{vertical-align:text-bottom!important}#business-landing-scope .align-text-top{vertical-align:text-top!important}#business-landing-scope .float-start{float:left!important}#business-landing-scope .float-end{float:right!important}#business-landing-scope .float-none{float:none!important}#business-landing-scope .opacity-0{opacity:0!important}#business-landing-scope .opacity-25{opacity:.25!important}#business-landing-scope .opacity-50{opacity:.5!important}#business-landing-scope .opacity-75{opacity:.75!important}#business-landing-scope .opacity-100{opacity:1!important}#business-landing-scope .overflow-auto{overflow:auto!important}#business-landing-scope .overflow-hidden{overflow:hidden!important}#business-landing-scope .overflow-visible{overflow:visible!important}#business-landing-scope .overflow-scroll{overflow:scroll!important}#business-landing-scope .d-inline{display:inline!important}#business-landing-scope .d-inline-block{display:inline-block!important}#business-landing-scope .d-block{display:block!important}#business-landing-scope .d-grid{display:grid!important}#business-landing-scope .d-table{display:table!important}#business-landing-scope .d-table-row{display:table-row!important}#business-landing-scope .d-table-cell{display:table-cell!important}#business-landing-scope .d-flex{display:flex!important}#business-landing-scope .d-inline-flex{display:inline-flex!important}#business-landing-scope .d-none{display:none!important}#business-landing-scope .shadow{box-shadow:0 .5rem 1rem #00000026!important}#business-landing-scope .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}#business-landing-scope .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}#business-landing-scope .shadow-none{box-shadow:none!important}#business-landing-scope .position-static{position:static!important}#business-landing-scope .position-relative{position:relative!important}#business-landing-scope .position-absolute{position:absolute!important}#business-landing-scope .position-fixed{position:fixed!important}#business-landing-scope .position-sticky{position:-webkit-sticky!important;position:sticky!important}#business-landing-scope .top-0{top:0!important}#business-landing-scope .top-50{top:50%!important}#business-landing-scope .top-100{top:100%!important}#business-landing-scope .bottom-0{bottom:0!important}#business-landing-scope .bottom-50{bottom:50%!important}#business-landing-scope .bottom-100{bottom:100%!important}#business-landing-scope .start-0{left:0!important}#business-landing-scope .start-50{left:50%!important}#business-landing-scope .start-100{left:100%!important}#business-landing-scope .end-0{right:0!important}#business-landing-scope .end-50{right:50%!important}#business-landing-scope .end-100{right:100%!important}#business-landing-scope .translate-middle{transform:translate(-50%,-50%)!important}#business-landing-scope .translate-middle-x{transform:translate(-50%)!important}#business-landing-scope .translate-middle-y{transform:translateY(-50%)!important}#business-landing-scope .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#business-landing-scope .border-0{border:0!important}#business-landing-scope .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#business-landing-scope .border-top-0{border-top:0!important}#business-landing-scope .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#business-landing-scope .border-end-0{border-right:0!important}#business-landing-scope .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#business-landing-scope .border-bottom-0{border-bottom:0!important}#business-landing-scope .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}#business-landing-scope .border-start-0{border-left:0!important}#business-landing-scope .border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}#business-landing-scope .border-1{--bs-border-width: 1px}#business-landing-scope .border-2{--bs-border-width: 2px}#business-landing-scope .border-3{--bs-border-width: 3px}#business-landing-scope .border-4{--bs-border-width: 4px}#business-landing-scope .border-5{--bs-border-width: 5px}#business-landing-scope .border-opacity-10{--bs-border-opacity: .1}#business-landing-scope .border-opacity-25{--bs-border-opacity: .25}#business-landing-scope .border-opacity-50{--bs-border-opacity: .5}#business-landing-scope .border-opacity-75{--bs-border-opacity: .75}#business-landing-scope .border-opacity-100{--bs-border-opacity: 1}#business-landing-scope .w-25{width:25%!important}#business-landing-scope .w-50{width:50%!important}#business-landing-scope .w-75{width:75%!important}#business-landing-scope .w-100{width:100%!important}#business-landing-scope .w-auto{width:auto!important}#business-landing-scope .mw-100{max-width:100%!important}#business-landing-scope .vw-100{width:100vw!important}#business-landing-scope .min-vw-100{min-width:100vw!important}#business-landing-scope .h-25{height:25%!important}#business-landing-scope .h-50{height:50%!important}#business-landing-scope .h-75{height:75%!important}#business-landing-scope .h-100{height:100%!important}#business-landing-scope .h-auto{height:auto!important}#business-landing-scope .mh-100{max-height:100%!important}#business-landing-scope .vh-100{height:100vh!important}#business-landing-scope .min-vh-100{min-height:100vh!important}#business-landing-scope .flex-fill{flex:1 1 auto!important}#business-landing-scope .flex-row{flex-direction:row!important}#business-landing-scope .flex-column{flex-direction:column!important}#business-landing-scope .flex-row-reverse{flex-direction:row-reverse!important}#business-landing-scope .flex-column-reverse{flex-direction:column-reverse!important}#business-landing-scope .flex-grow-0{flex-grow:0!important}#business-landing-scope .flex-grow-1{flex-grow:1!important}#business-landing-scope .flex-shrink-0{flex-shrink:0!important}#business-landing-scope .flex-shrink-1{flex-shrink:1!important}#business-landing-scope .flex-wrap{flex-wrap:wrap!important}#business-landing-scope .flex-nowrap{flex-wrap:nowrap!important}#business-landing-scope .flex-wrap-reverse{flex-wrap:wrap-reverse!important}#business-landing-scope .justify-content-start{justify-content:flex-start!important}#business-landing-scope .justify-content-end{justify-content:flex-end!important}#business-landing-scope .justify-content-center{justify-content:center!important}#business-landing-scope .justify-content-between{justify-content:space-between!important}#business-landing-scope .justify-content-around{justify-content:space-around!important}#business-landing-scope .justify-content-evenly{justify-content:space-evenly!important}#business-landing-scope .align-items-start{align-items:flex-start!important}#business-landing-scope .align-items-end{align-items:flex-end!important}#business-landing-scope .align-items-center{align-items:center!important}#business-landing-scope .align-items-baseline{align-items:baseline!important}#business-landing-scope .align-items-stretch{align-items:stretch!important}#business-landing-scope .align-content-start{align-content:flex-start!important}#business-landing-scope .align-content-end{align-content:flex-end!important}#business-landing-scope .align-content-center{align-content:center!important}#business-landing-scope .align-content-between{align-content:space-between!important}#business-landing-scope .align-content-around{align-content:space-around!important}#business-landing-scope .align-content-stretch{align-content:stretch!important}#business-landing-scope .align-self-auto{align-self:auto!important}#business-landing-scope .align-self-start{align-self:flex-start!important}#business-landing-scope .align-self-end{align-self:flex-end!important}#business-landing-scope .align-self-center{align-self:center!important}#business-landing-scope .align-self-baseline{align-self:baseline!important}#business-landing-scope .align-self-stretch{align-self:stretch!important}#business-landing-scope .order-first{order:-1!important}#business-landing-scope .order-0{order:0!important}#business-landing-scope .order-1{order:1!important}#business-landing-scope .order-2{order:2!important}#business-landing-scope .order-3{order:3!important}#business-landing-scope .order-4{order:4!important}#business-landing-scope .order-5{order:5!important}#business-landing-scope .order-last{order:6!important}#business-landing-scope .m-0{margin:0!important}#business-landing-scope .m-1{margin:.25rem!important}#business-landing-scope .m-2{margin:.5rem!important}#business-landing-scope .m-3{margin:1rem!important}#business-landing-scope .m-4{margin:1.5rem!important}#business-landing-scope .m-5{margin:3rem!important}#business-landing-scope .m-auto{margin:auto!important}#business-landing-scope .mx-0{margin-right:0!important;margin-left:0!important}#business-landing-scope .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}#business-landing-scope .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}#business-landing-scope .mx-3{margin-right:1rem!important;margin-left:1rem!important}#business-landing-scope .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#business-landing-scope .mx-5{margin-right:3rem!important;margin-left:3rem!important}#business-landing-scope .mx-auto{margin-right:auto!important;margin-left:auto!important}#business-landing-scope .my-0{margin-top:0!important;margin-bottom:0!important}#business-landing-scope .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#business-landing-scope .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#business-landing-scope .my-3{margin-top:1rem!important;margin-bottom:1rem!important}#business-landing-scope .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#business-landing-scope .my-5{margin-top:3rem!important;margin-bottom:3rem!important}#business-landing-scope .my-auto{margin-top:auto!important;margin-bottom:auto!important}#business-landing-scope .mt-0{margin-top:0!important}#business-landing-scope .mt-1{margin-top:.25rem!important}#business-landing-scope .mt-2{margin-top:.5rem!important}#business-landing-scope .mt-3{margin-top:1rem!important}#business-landing-scope .mt-4{margin-top:1.5rem!important}#business-landing-scope .mt-5{margin-top:3rem!important}#business-landing-scope .mt-auto{margin-top:auto!important}#business-landing-scope .me-0{margin-right:0!important}#business-landing-scope .me-1{margin-right:.25rem!important}#business-landing-scope .me-2{margin-right:.5rem!important}#business-landing-scope .me-3{margin-right:1rem!important}#business-landing-scope .me-4{margin-right:1.5rem!important}#business-landing-scope .me-5{margin-right:3rem!important}#business-landing-scope .me-auto{margin-right:auto!important}#business-landing-scope .mb-0{margin-bottom:0!important}#business-landing-scope .mb-1{margin-bottom:.25rem!important}#business-landing-scope .mb-2{margin-bottom:.5rem!important}#business-landing-scope .mb-3{margin-bottom:1rem!important}#business-landing-scope .mb-4{margin-bottom:1.5rem!important}#business-landing-scope .mb-5{margin-bottom:3rem!important}#business-landing-scope .mb-auto{margin-bottom:auto!important}#business-landing-scope .ms-0{margin-left:0!important}#business-landing-scope .ms-1{margin-left:.25rem!important}#business-landing-scope .ms-2{margin-left:.5rem!important}#business-landing-scope .ms-3{margin-left:1rem!important}#business-landing-scope .ms-4{margin-left:1.5rem!important}#business-landing-scope .ms-5{margin-left:3rem!important}#business-landing-scope .ms-auto{margin-left:auto!important}#business-landing-scope .p-0{padding:0!important}#business-landing-scope .p-1{padding:.25rem!important}#business-landing-scope .p-2{padding:.5rem!important}#business-landing-scope .p-3{padding:1rem!important}#business-landing-scope .p-4{padding:1.5rem!important}#business-landing-scope .p-5{padding:3rem!important}#business-landing-scope .px-0{padding-right:0!important;padding-left:0!important}#business-landing-scope .px-1{padding-right:.25rem!important;padding-left:.25rem!important}#business-landing-scope .px-2{padding-right:.5rem!important;padding-left:.5rem!important}#business-landing-scope .px-3{padding-right:1rem!important;padding-left:1rem!important}#business-landing-scope .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#business-landing-scope .px-5{padding-right:3rem!important;padding-left:3rem!important}#business-landing-scope .py-0{padding-top:0!important;padding-bottom:0!important}#business-landing-scope .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#business-landing-scope .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#business-landing-scope .py-3{padding-top:1rem!important;padding-bottom:1rem!important}#business-landing-scope .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#business-landing-scope .py-5{padding-top:3rem!important;padding-bottom:3rem!important}#business-landing-scope .pt-0{padding-top:0!important}#business-landing-scope .pt-1{padding-top:.25rem!important}#business-landing-scope .pt-2{padding-top:.5rem!important}#business-landing-scope .pt-3{padding-top:1rem!important}#business-landing-scope .pt-4{padding-top:1.5rem!important}#business-landing-scope .pt-5{padding-top:3rem!important}#business-landing-scope .pe-0{padding-right:0!important}#business-landing-scope .pe-1{padding-right:.25rem!important}#business-landing-scope .pe-2{padding-right:.5rem!important}#business-landing-scope .pe-3{padding-right:1rem!important}#business-landing-scope .pe-4{padding-right:1.5rem!important}#business-landing-scope .pe-5{padding-right:3rem!important}#business-landing-scope .pb-0{padding-bottom:0!important}#business-landing-scope .pb-1{padding-bottom:.25rem!important}#business-landing-scope .pb-2{padding-bottom:.5rem!important}#business-landing-scope .pb-3{padding-bottom:1rem!important}#business-landing-scope .pb-4{padding-bottom:1.5rem!important}#business-landing-scope .pb-5{padding-bottom:3rem!important}#business-landing-scope .ps-0{padding-left:0!important}#business-landing-scope .ps-1{padding-left:.25rem!important}#business-landing-scope .ps-2{padding-left:.5rem!important}#business-landing-scope .ps-3{padding-left:1rem!important}#business-landing-scope .ps-4{padding-left:1.5rem!important}#business-landing-scope .ps-5{padding-left:3rem!important}#business-landing-scope .gap-0{gap:0!important}#business-landing-scope .gap-1{gap:.25rem!important}#business-landing-scope .gap-2{gap:.5rem!important}#business-landing-scope .gap-3{gap:1rem!important}#business-landing-scope .gap-4{gap:1.5rem!important}#business-landing-scope .gap-5{gap:3rem!important}#business-landing-scope .font-monospace{font-family:var(--bs-font-monospace)!important}#business-landing-scope .fs-1{font-size:calc(1.375rem + 1.5vw)!important}#business-landing-scope .fs-2{font-size:calc(1.325rem + .9vw)!important}#business-landing-scope .fs-3{font-size:calc(1.3rem + .6vw)!important}#business-landing-scope .fs-4{font-size:calc(1.275rem + .3vw)!important}#business-landing-scope .fs-5{font-size:1.25rem!important}#business-landing-scope .fs-6{font-size:1rem!important}#business-landing-scope .fst-italic{font-style:italic!important}#business-landing-scope .fst-normal{font-style:normal!important}#business-landing-scope .fw-light{font-weight:300!important}#business-landing-scope .fw-lighter{font-weight:lighter!important}#business-landing-scope .fw-normal{font-weight:400!important}#business-landing-scope .fw-bold{font-weight:700!important}#business-landing-scope .fw-semibold{font-weight:600!important}#business-landing-scope .fw-bolder{font-weight:bolder!important}#business-landing-scope .lh-1{line-height:1!important}#business-landing-scope .lh-sm{line-height:1.25!important}#business-landing-scope .lh-base{line-height:1.5!important}#business-landing-scope .lh-lg{line-height:2!important}#business-landing-scope .text-start{text-align:left!important}#business-landing-scope .text-end{text-align:right!important}#business-landing-scope .text-center{text-align:center!important}#business-landing-scope .text-decoration-none{text-decoration:none!important}#business-landing-scope .text-decoration-underline{text-decoration:underline!important}#business-landing-scope .text-decoration-line-through{text-decoration:line-through!important}#business-landing-scope .text-lowercase{text-transform:lowercase!important}#business-landing-scope .text-uppercase{text-transform:uppercase!important}#business-landing-scope .text-capitalize{text-transform:capitalize!important}#business-landing-scope .text-wrap{white-space:normal!important}#business-landing-scope .text-nowrap{white-space:nowrap!important}#business-landing-scope .text-break{word-wrap:break-word!important;word-break:break-word!important}#business-landing-scope .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}#business-landing-scope .text-muted{--bs-text-opacity: 1;color:#6c757d!important}#business-landing-scope .text-black-50{--bs-text-opacity: 1;color:#00000080!important}#business-landing-scope .text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}#business-landing-scope .text-reset{--bs-text-opacity: 1;color:inherit!important}#business-landing-scope .text-opacity-25{--bs-text-opacity: .25}#business-landing-scope .text-opacity-50{--bs-text-opacity: .5}#business-landing-scope .text-opacity-75{--bs-text-opacity: .75}#business-landing-scope .text-opacity-100{--bs-text-opacity: 1}#business-landing-scope .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}#business-landing-scope .bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}#business-landing-scope .bg-opacity-10{--bs-bg-opacity: .1}#business-landing-scope .bg-opacity-25{--bs-bg-opacity: .25}#business-landing-scope .bg-opacity-50{--bs-bg-opacity: .5}#business-landing-scope .bg-opacity-75{--bs-bg-opacity: .75}#business-landing-scope .bg-opacity-100{--bs-bg-opacity: 1}#business-landing-scope .bg-gradient{background-image:var(--bs-gradient)!important}#business-landing-scope .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}#business-landing-scope .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}#business-landing-scope .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}#business-landing-scope .pe-none{pointer-events:none!important}#business-landing-scope .pe-auto{pointer-events:auto!important}#business-landing-scope .rounded{border-radius:var(--bs-border-radius)!important}#business-landing-scope .rounded-0{border-radius:0!important}#business-landing-scope .rounded-1{border-radius:var(--bs-border-radius-sm)!important}#business-landing-scope .rounded-2{border-radius:var(--bs-border-radius)!important}#business-landing-scope .rounded-3{border-radius:var(--bs-border-radius-lg)!important}#business-landing-scope .rounded-4{border-radius:var(--bs-border-radius-xl)!important}#business-landing-scope .rounded-5{border-radius:var(--bs-border-radius-2xl)!important}#business-landing-scope .rounded-circle{border-radius:50%!important}#business-landing-scope .rounded-pill{border-radius:var(--bs-border-radius-pill)!important}#business-landing-scope .rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}#business-landing-scope .rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}#business-landing-scope .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}#business-landing-scope .rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}#business-landing-scope .visible{visibility:visible!important}#business-landing-scope .invisible{visibility:hidden!important}@media (min-width: 576px){#business-landing-scope .float-sm-start{float:left!important}#business-landing-scope .float-sm-end{float:right!important}#business-landing-scope .float-sm-none{float:none!important}#business-landing-scope .d-sm-inline{display:inline!important}#business-landing-scope .d-sm-inline-block{display:inline-block!important}#business-landing-scope .d-sm-block{display:block!important}#business-landing-scope .d-sm-grid{display:grid!important}#business-landing-scope .d-sm-table{display:table!important}#business-landing-scope .d-sm-table-row{display:table-row!important}#business-landing-scope .d-sm-table-cell{display:table-cell!important}#business-landing-scope .d-sm-flex{display:flex!important}#business-landing-scope .d-sm-inline-flex{display:inline-flex!important}#business-landing-scope .d-sm-none{display:none!important}#business-landing-scope .flex-sm-fill{flex:1 1 auto!important}#business-landing-scope .flex-sm-row{flex-direction:row!important}#business-landing-scope .flex-sm-column{flex-direction:column!important}#business-landing-scope .flex-sm-row-reverse{flex-direction:row-reverse!important}#business-landing-scope .flex-sm-column-reverse{flex-direction:column-reverse!important}#business-landing-scope .flex-sm-grow-0{flex-grow:0!important}#business-landing-scope .flex-sm-grow-1{flex-grow:1!important}#business-landing-scope .flex-sm-shrink-0{flex-shrink:0!important}#business-landing-scope .flex-sm-shrink-1{flex-shrink:1!important}#business-landing-scope .flex-sm-wrap{flex-wrap:wrap!important}#business-landing-scope .flex-sm-nowrap{flex-wrap:nowrap!important}#business-landing-scope .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}#business-landing-scope .justify-content-sm-start{justify-content:flex-start!important}#business-landing-scope .justify-content-sm-end{justify-content:flex-end!important}#business-landing-scope .justify-content-sm-center{justify-content:center!important}#business-landing-scope .justify-content-sm-between{justify-content:space-between!important}#business-landing-scope .justify-content-sm-around{justify-content:space-around!important}#business-landing-scope .justify-content-sm-evenly{justify-content:space-evenly!important}#business-landing-scope .align-items-sm-start{align-items:flex-start!important}#business-landing-scope .align-items-sm-end{align-items:flex-end!important}#business-landing-scope .align-items-sm-center{align-items:center!important}#business-landing-scope .align-items-sm-baseline{align-items:baseline!important}#business-landing-scope .align-items-sm-stretch{align-items:stretch!important}#business-landing-scope .align-content-sm-start{align-content:flex-start!important}#business-landing-scope .align-content-sm-end{align-content:flex-end!important}#business-landing-scope .align-content-sm-center{align-content:center!important}#business-landing-scope .align-content-sm-between{align-content:space-between!important}#business-landing-scope .align-content-sm-around{align-content:space-around!important}#business-landing-scope .align-content-sm-stretch{align-content:stretch!important}#business-landing-scope .align-self-sm-auto{align-self:auto!important}#business-landing-scope .align-self-sm-start{align-self:flex-start!important}#business-landing-scope .align-self-sm-end{align-self:flex-end!important}#business-landing-scope .align-self-sm-center{align-self:center!important}#business-landing-scope .align-self-sm-baseline{align-self:baseline!important}#business-landing-scope .align-self-sm-stretch{align-self:stretch!important}#business-landing-scope .order-sm-first{order:-1!important}#business-landing-scope .order-sm-0{order:0!important}#business-landing-scope .order-sm-1{order:1!important}#business-landing-scope .order-sm-2{order:2!important}#business-landing-scope .order-sm-3{order:3!important}#business-landing-scope .order-sm-4{order:4!important}#business-landing-scope .order-sm-5{order:5!important}#business-landing-scope .order-sm-last{order:6!important}#business-landing-scope .m-sm-0{margin:0!important}#business-landing-scope .m-sm-1{margin:.25rem!important}#business-landing-scope .m-sm-2{margin:.5rem!important}#business-landing-scope .m-sm-3{margin:1rem!important}#business-landing-scope .m-sm-4{margin:1.5rem!important}#business-landing-scope .m-sm-5{margin:3rem!important}#business-landing-scope .m-sm-auto{margin:auto!important}#business-landing-scope .mx-sm-0{margin-right:0!important;margin-left:0!important}#business-landing-scope .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}#business-landing-scope .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}#business-landing-scope .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}#business-landing-scope .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#business-landing-scope .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}#business-landing-scope .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}#business-landing-scope .my-sm-0{margin-top:0!important;margin-bottom:0!important}#business-landing-scope .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#business-landing-scope .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#business-landing-scope .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}#business-landing-scope .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#business-landing-scope .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}#business-landing-scope .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}#business-landing-scope .mt-sm-0{margin-top:0!important}#business-landing-scope .mt-sm-1{margin-top:.25rem!important}#business-landing-scope .mt-sm-2{margin-top:.5rem!important}#business-landing-scope .mt-sm-3{margin-top:1rem!important}#business-landing-scope .mt-sm-4{margin-top:1.5rem!important}#business-landing-scope .mt-sm-5{margin-top:3rem!important}#business-landing-scope .mt-sm-auto{margin-top:auto!important}#business-landing-scope .me-sm-0{margin-right:0!important}#business-landing-scope .me-sm-1{margin-right:.25rem!important}#business-landing-scope .me-sm-2{margin-right:.5rem!important}#business-landing-scope .me-sm-3{margin-right:1rem!important}#business-landing-scope .me-sm-4{margin-right:1.5rem!important}#business-landing-scope .me-sm-5{margin-right:3rem!important}#business-landing-scope .me-sm-auto{margin-right:auto!important}#business-landing-scope .mb-sm-0{margin-bottom:0!important}#business-landing-scope .mb-sm-1{margin-bottom:.25rem!important}#business-landing-scope .mb-sm-2{margin-bottom:.5rem!important}#business-landing-scope .mb-sm-3{margin-bottom:1rem!important}#business-landing-scope .mb-sm-4{margin-bottom:1.5rem!important}#business-landing-scope .mb-sm-5{margin-bottom:3rem!important}#business-landing-scope .mb-sm-auto{margin-bottom:auto!important}#business-landing-scope .ms-sm-0{margin-left:0!important}#business-landing-scope .ms-sm-1{margin-left:.25rem!important}#business-landing-scope .ms-sm-2{margin-left:.5rem!important}#business-landing-scope .ms-sm-3{margin-left:1rem!important}#business-landing-scope .ms-sm-4{margin-left:1.5rem!important}#business-landing-scope .ms-sm-5{margin-left:3rem!important}#business-landing-scope .ms-sm-auto{margin-left:auto!important}#business-landing-scope .p-sm-0{padding:0!important}#business-landing-scope .p-sm-1{padding:.25rem!important}#business-landing-scope .p-sm-2{padding:.5rem!important}#business-landing-scope .p-sm-3{padding:1rem!important}#business-landing-scope .p-sm-4{padding:1.5rem!important}#business-landing-scope .p-sm-5{padding:3rem!important}#business-landing-scope .px-sm-0{padding-right:0!important;padding-left:0!important}#business-landing-scope .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}#business-landing-scope .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}#business-landing-scope .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}#business-landing-scope .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#business-landing-scope .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}#business-landing-scope .py-sm-0{padding-top:0!important;padding-bottom:0!important}#business-landing-scope .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#business-landing-scope .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#business-landing-scope .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}#business-landing-scope .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#business-landing-scope .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}#business-landing-scope .pt-sm-0{padding-top:0!important}#business-landing-scope .pt-sm-1{padding-top:.25rem!important}#business-landing-scope .pt-sm-2{padding-top:.5rem!important}#business-landing-scope .pt-sm-3{padding-top:1rem!important}#business-landing-scope .pt-sm-4{padding-top:1.5rem!important}#business-landing-scope .pt-sm-5{padding-top:3rem!important}#business-landing-scope .pe-sm-0{padding-right:0!important}#business-landing-scope .pe-sm-1{padding-right:.25rem!important}#business-landing-scope .pe-sm-2{padding-right:.5rem!important}#business-landing-scope .pe-sm-3{padding-right:1rem!important}#business-landing-scope .pe-sm-4{padding-right:1.5rem!important}#business-landing-scope .pe-sm-5{padding-right:3rem!important}#business-landing-scope .pb-sm-0{padding-bottom:0!important}#business-landing-scope .pb-sm-1{padding-bottom:.25rem!important}#business-landing-scope .pb-sm-2{padding-bottom:.5rem!important}#business-landing-scope .pb-sm-3{padding-bottom:1rem!important}#business-landing-scope .pb-sm-4{padding-bottom:1.5rem!important}#business-landing-scope .pb-sm-5{padding-bottom:3rem!important}#business-landing-scope .ps-sm-0{padding-left:0!important}#business-landing-scope .ps-sm-1{padding-left:.25rem!important}#business-landing-scope .ps-sm-2{padding-left:.5rem!important}#business-landing-scope .ps-sm-3{padding-left:1rem!important}#business-landing-scope .ps-sm-4{padding-left:1.5rem!important}#business-landing-scope .ps-sm-5{padding-left:3rem!important}#business-landing-scope .gap-sm-0{gap:0!important}#business-landing-scope .gap-sm-1{gap:.25rem!important}#business-landing-scope .gap-sm-2{gap:.5rem!important}#business-landing-scope .gap-sm-3{gap:1rem!important}#business-landing-scope .gap-sm-4{gap:1.5rem!important}#business-landing-scope .gap-sm-5{gap:3rem!important}#business-landing-scope .text-sm-start{text-align:left!important}#business-landing-scope .text-sm-end{text-align:right!important}#business-landing-scope .text-sm-center{text-align:center!important}}@media (min-width: 768px){#business-landing-scope .float-md-start{float:left!important}#business-landing-scope .float-md-end{float:right!important}#business-landing-scope .float-md-none{float:none!important}#business-landing-scope .d-md-inline{display:inline!important}#business-landing-scope .d-md-inline-block{display:inline-block!important}#business-landing-scope .d-md-block{display:block!important}#business-landing-scope .d-md-grid{display:grid!important}#business-landing-scope .d-md-table{display:table!important}#business-landing-scope .d-md-table-row{display:table-row!important}#business-landing-scope .d-md-table-cell{display:table-cell!important}#business-landing-scope .d-md-flex{display:flex!important}#business-landing-scope .d-md-inline-flex{display:inline-flex!important}#business-landing-scope .d-md-none{display:none!important}#business-landing-scope .flex-md-fill{flex:1 1 auto!important}#business-landing-scope .flex-md-row{flex-direction:row!important}#business-landing-scope .flex-md-column{flex-direction:column!important}#business-landing-scope .flex-md-row-reverse{flex-direction:row-reverse!important}#business-landing-scope .flex-md-column-reverse{flex-direction:column-reverse!important}#business-landing-scope .flex-md-grow-0{flex-grow:0!important}#business-landing-scope .flex-md-grow-1{flex-grow:1!important}#business-landing-scope .flex-md-shrink-0{flex-shrink:0!important}#business-landing-scope .flex-md-shrink-1{flex-shrink:1!important}#business-landing-scope .flex-md-wrap{flex-wrap:wrap!important}#business-landing-scope .flex-md-nowrap{flex-wrap:nowrap!important}#business-landing-scope .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}#business-landing-scope .justify-content-md-start{justify-content:flex-start!important}#business-landing-scope .justify-content-md-end{justify-content:flex-end!important}#business-landing-scope .justify-content-md-center{justify-content:center!important}#business-landing-scope .justify-content-md-between{justify-content:space-between!important}#business-landing-scope .justify-content-md-around{justify-content:space-around!important}#business-landing-scope .justify-content-md-evenly{justify-content:space-evenly!important}#business-landing-scope .align-items-md-start{align-items:flex-start!important}#business-landing-scope .align-items-md-end{align-items:flex-end!important}#business-landing-scope .align-items-md-center{align-items:center!important}#business-landing-scope .align-items-md-baseline{align-items:baseline!important}#business-landing-scope .align-items-md-stretch{align-items:stretch!important}#business-landing-scope .align-content-md-start{align-content:flex-start!important}#business-landing-scope .align-content-md-end{align-content:flex-end!important}#business-landing-scope .align-content-md-center{align-content:center!important}#business-landing-scope .align-content-md-between{align-content:space-between!important}#business-landing-scope .align-content-md-around{align-content:space-around!important}#business-landing-scope .align-content-md-stretch{align-content:stretch!important}#business-landing-scope .align-self-md-auto{align-self:auto!important}#business-landing-scope .align-self-md-start{align-self:flex-start!important}#business-landing-scope .align-self-md-end{align-self:flex-end!important}#business-landing-scope .align-self-md-center{align-self:center!important}#business-landing-scope .align-self-md-baseline{align-self:baseline!important}#business-landing-scope .align-self-md-stretch{align-self:stretch!important}#business-landing-scope .order-md-first{order:-1!important}#business-landing-scope .order-md-0{order:0!important}#business-landing-scope .order-md-1{order:1!important}#business-landing-scope .order-md-2{order:2!important}#business-landing-scope .order-md-3{order:3!important}#business-landing-scope .order-md-4{order:4!important}#business-landing-scope .order-md-5{order:5!important}#business-landing-scope .order-md-last{order:6!important}#business-landing-scope .m-md-0{margin:0!important}#business-landing-scope .m-md-1{margin:.25rem!important}#business-landing-scope .m-md-2{margin:.5rem!important}#business-landing-scope .m-md-3{margin:1rem!important}#business-landing-scope .m-md-4{margin:1.5rem!important}#business-landing-scope .m-md-5{margin:3rem!important}#business-landing-scope .m-md-auto{margin:auto!important}#business-landing-scope .mx-md-0{margin-right:0!important;margin-left:0!important}#business-landing-scope .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}#business-landing-scope .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}#business-landing-scope .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}#business-landing-scope .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#business-landing-scope .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}#business-landing-scope .mx-md-auto{margin-right:auto!important;margin-left:auto!important}#business-landing-scope .my-md-0{margin-top:0!important;margin-bottom:0!important}#business-landing-scope .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#business-landing-scope .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#business-landing-scope .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}#business-landing-scope .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#business-landing-scope .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}#business-landing-scope .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}#business-landing-scope .mt-md-0{margin-top:0!important}#business-landing-scope .mt-md-1{margin-top:.25rem!important}#business-landing-scope .mt-md-2{margin-top:.5rem!important}#business-landing-scope .mt-md-3{margin-top:1rem!important}#business-landing-scope .mt-md-4{margin-top:1.5rem!important}#business-landing-scope .mt-md-5{margin-top:3rem!important}#business-landing-scope .mt-md-auto{margin-top:auto!important}#business-landing-scope .me-md-0{margin-right:0!important}#business-landing-scope .me-md-1{margin-right:.25rem!important}#business-landing-scope .me-md-2{margin-right:.5rem!important}#business-landing-scope .me-md-3{margin-right:1rem!important}#business-landing-scope .me-md-4{margin-right:1.5rem!important}#business-landing-scope .me-md-5{margin-right:3rem!important}#business-landing-scope .me-md-auto{margin-right:auto!important}#business-landing-scope .mb-md-0{margin-bottom:0!important}#business-landing-scope .mb-md-1{margin-bottom:.25rem!important}#business-landing-scope .mb-md-2{margin-bottom:.5rem!important}#business-landing-scope .mb-md-3{margin-bottom:1rem!important}#business-landing-scope .mb-md-4{margin-bottom:1.5rem!important}#business-landing-scope .mb-md-5{margin-bottom:3rem!important}#business-landing-scope .mb-md-auto{margin-bottom:auto!important}#business-landing-scope .ms-md-0{margin-left:0!important}#business-landing-scope .ms-md-1{margin-left:.25rem!important}#business-landing-scope .ms-md-2{margin-left:.5rem!important}#business-landing-scope .ms-md-3{margin-left:1rem!important}#business-landing-scope .ms-md-4{margin-left:1.5rem!important}#business-landing-scope .ms-md-5{margin-left:3rem!important}#business-landing-scope .ms-md-auto{margin-left:auto!important}#business-landing-scope .p-md-0{padding:0!important}#business-landing-scope .p-md-1{padding:.25rem!important}#business-landing-scope .p-md-2{padding:.5rem!important}#business-landing-scope .p-md-3{padding:1rem!important}#business-landing-scope .p-md-4{padding:1.5rem!important}#business-landing-scope .p-md-5{padding:3rem!important}#business-landing-scope .px-md-0{padding-right:0!important;padding-left:0!important}#business-landing-scope .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}#business-landing-scope .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}#business-landing-scope .px-md-3{padding-right:1rem!important;padding-left:1rem!important}#business-landing-scope .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#business-landing-scope .px-md-5{padding-right:3rem!important;padding-left:3rem!important}#business-landing-scope .py-md-0{padding-top:0!important;padding-bottom:0!important}#business-landing-scope .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#business-landing-scope .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#business-landing-scope .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}#business-landing-scope .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#business-landing-scope .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}#business-landing-scope .pt-md-0{padding-top:0!important}#business-landing-scope .pt-md-1{padding-top:.25rem!important}#business-landing-scope .pt-md-2{padding-top:.5rem!important}#business-landing-scope .pt-md-3{padding-top:1rem!important}#business-landing-scope .pt-md-4{padding-top:1.5rem!important}#business-landing-scope .pt-md-5{padding-top:3rem!important}#business-landing-scope .pe-md-0{padding-right:0!important}#business-landing-scope .pe-md-1{padding-right:.25rem!important}#business-landing-scope .pe-md-2{padding-right:.5rem!important}#business-landing-scope .pe-md-3{padding-right:1rem!important}#business-landing-scope .pe-md-4{padding-right:1.5rem!important}#business-landing-scope .pe-md-5{padding-right:3rem!important}#business-landing-scope .pb-md-0{padding-bottom:0!important}#business-landing-scope .pb-md-1{padding-bottom:.25rem!important}#business-landing-scope .pb-md-2{padding-bottom:.5rem!important}#business-landing-scope .pb-md-3{padding-bottom:1rem!important}#business-landing-scope .pb-md-4{padding-bottom:1.5rem!important}#business-landing-scope .pb-md-5{padding-bottom:3rem!important}#business-landing-scope .ps-md-0{padding-left:0!important}#business-landing-scope .ps-md-1{padding-left:.25rem!important}#business-landing-scope .ps-md-2{padding-left:.5rem!important}#business-landing-scope .ps-md-3{padding-left:1rem!important}#business-landing-scope .ps-md-4{padding-left:1.5rem!important}#business-landing-scope .ps-md-5{padding-left:3rem!important}#business-landing-scope .gap-md-0{gap:0!important}#business-landing-scope .gap-md-1{gap:.25rem!important}#business-landing-scope .gap-md-2{gap:.5rem!important}#business-landing-scope .gap-md-3{gap:1rem!important}#business-landing-scope .gap-md-4{gap:1.5rem!important}#business-landing-scope .gap-md-5{gap:3rem!important}#business-landing-scope .text-md-start{text-align:left!important}#business-landing-scope .text-md-end{text-align:right!important}#business-landing-scope .text-md-center{text-align:center!important}}@media (min-width: 992px){#business-landing-scope .float-lg-start{float:left!important}#business-landing-scope .float-lg-end{float:right!important}#business-landing-scope .float-lg-none{float:none!important}#business-landing-scope .d-lg-inline{display:inline!important}#business-landing-scope .d-lg-inline-block{display:inline-block!important}#business-landing-scope .d-lg-block{display:block!important}#business-landing-scope .d-lg-grid{display:grid!important}#business-landing-scope .d-lg-table{display:table!important}#business-landing-scope .d-lg-table-row{display:table-row!important}#business-landing-scope .d-lg-table-cell{display:table-cell!important}#business-landing-scope .d-lg-flex{display:flex!important}#business-landing-scope .d-lg-inline-flex{display:inline-flex!important}#business-landing-scope .d-lg-none{display:none!important}#business-landing-scope .flex-lg-fill{flex:1 1 auto!important}#business-landing-scope .flex-lg-row{flex-direction:row!important}#business-landing-scope .flex-lg-column{flex-direction:column!important}#business-landing-scope .flex-lg-row-reverse{flex-direction:row-reverse!important}#business-landing-scope .flex-lg-column-reverse{flex-direction:column-reverse!important}#business-landing-scope .flex-lg-grow-0{flex-grow:0!important}#business-landing-scope .flex-lg-grow-1{flex-grow:1!important}#business-landing-scope .flex-lg-shrink-0{flex-shrink:0!important}#business-landing-scope .flex-lg-shrink-1{flex-shrink:1!important}#business-landing-scope .flex-lg-wrap{flex-wrap:wrap!important}#business-landing-scope .flex-lg-nowrap{flex-wrap:nowrap!important}#business-landing-scope .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}#business-landing-scope .justify-content-lg-start{justify-content:flex-start!important}#business-landing-scope .justify-content-lg-end{justify-content:flex-end!important}#business-landing-scope .justify-content-lg-center{justify-content:center!important}#business-landing-scope .justify-content-lg-between{justify-content:space-between!important}#business-landing-scope .justify-content-lg-around{justify-content:space-around!important}#business-landing-scope .justify-content-lg-evenly{justify-content:space-evenly!important}#business-landing-scope .align-items-lg-start{align-items:flex-start!important}#business-landing-scope .align-items-lg-end{align-items:flex-end!important}#business-landing-scope .align-items-lg-center{align-items:center!important}#business-landing-scope .align-items-lg-baseline{align-items:baseline!important}#business-landing-scope .align-items-lg-stretch{align-items:stretch!important}#business-landing-scope .align-content-lg-start{align-content:flex-start!important}#business-landing-scope .align-content-lg-end{align-content:flex-end!important}#business-landing-scope .align-content-lg-center{align-content:center!important}#business-landing-scope .align-content-lg-between{align-content:space-between!important}#business-landing-scope .align-content-lg-around{align-content:space-around!important}#business-landing-scope .align-content-lg-stretch{align-content:stretch!important}#business-landing-scope .align-self-lg-auto{align-self:auto!important}#business-landing-scope .align-self-lg-start{align-self:flex-start!important}#business-landing-scope .align-self-lg-end{align-self:flex-end!important}#business-landing-scope .align-self-lg-center{align-self:center!important}#business-landing-scope .align-self-lg-baseline{align-self:baseline!important}#business-landing-scope .align-self-lg-stretch{align-self:stretch!important}#business-landing-scope .order-lg-first{order:-1!important}#business-landing-scope .order-lg-0{order:0!important}#business-landing-scope .order-lg-1{order:1!important}#business-landing-scope .order-lg-2{order:2!important}#business-landing-scope .order-lg-3{order:3!important}#business-landing-scope .order-lg-4{order:4!important}#business-landing-scope .order-lg-5{order:5!important}#business-landing-scope .order-lg-last{order:6!important}#business-landing-scope .m-lg-0{margin:0!important}#business-landing-scope .m-lg-1{margin:.25rem!important}#business-landing-scope .m-lg-2{margin:.5rem!important}#business-landing-scope .m-lg-3{margin:1rem!important}#business-landing-scope .m-lg-4{margin:1.5rem!important}#business-landing-scope .m-lg-5{margin:3rem!important}#business-landing-scope .m-lg-auto{margin:auto!important}#business-landing-scope .mx-lg-0{margin-right:0!important;margin-left:0!important}#business-landing-scope .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}#business-landing-scope .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}#business-landing-scope .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}#business-landing-scope .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#business-landing-scope .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}#business-landing-scope .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}#business-landing-scope .my-lg-0{margin-top:0!important;margin-bottom:0!important}#business-landing-scope .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#business-landing-scope .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#business-landing-scope .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}#business-landing-scope .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#business-landing-scope .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}#business-landing-scope .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}#business-landing-scope .mt-lg-0{margin-top:0!important}#business-landing-scope .mt-lg-1{margin-top:.25rem!important}#business-landing-scope .mt-lg-2{margin-top:.5rem!important}#business-landing-scope .mt-lg-3{margin-top:1rem!important}#business-landing-scope .mt-lg-4{margin-top:1.5rem!important}#business-landing-scope .mt-lg-5{margin-top:3rem!important}#business-landing-scope .mt-lg-auto{margin-top:auto!important}#business-landing-scope .me-lg-0{margin-right:0!important}#business-landing-scope .me-lg-1{margin-right:.25rem!important}#business-landing-scope .me-lg-2{margin-right:.5rem!important}#business-landing-scope .me-lg-3{margin-right:1rem!important}#business-landing-scope .me-lg-4{margin-right:1.5rem!important}#business-landing-scope .me-lg-5{margin-right:3rem!important}#business-landing-scope .me-lg-auto{margin-right:auto!important}#business-landing-scope .mb-lg-0{margin-bottom:0!important}#business-landing-scope .mb-lg-1{margin-bottom:.25rem!important}#business-landing-scope .mb-lg-2{margin-bottom:.5rem!important}#business-landing-scope .mb-lg-3{margin-bottom:1rem!important}#business-landing-scope .mb-lg-4{margin-bottom:1.5rem!important}#business-landing-scope .mb-lg-5{margin-bottom:3rem!important}#business-landing-scope .mb-lg-auto{margin-bottom:auto!important}#business-landing-scope .ms-lg-0{margin-left:0!important}#business-landing-scope .ms-lg-1{margin-left:.25rem!important}#business-landing-scope .ms-lg-2{margin-left:.5rem!important}#business-landing-scope .ms-lg-3{margin-left:1rem!important}#business-landing-scope .ms-lg-4{margin-left:1.5rem!important}#business-landing-scope .ms-lg-5{margin-left:3rem!important}#business-landing-scope .ms-lg-auto{margin-left:auto!important}#business-landing-scope .p-lg-0{padding:0!important}#business-landing-scope .p-lg-1{padding:.25rem!important}#business-landing-scope .p-lg-2{padding:.5rem!important}#business-landing-scope .p-lg-3{padding:1rem!important}#business-landing-scope .p-lg-4{padding:1.5rem!important}#business-landing-scope .p-lg-5{padding:3rem!important}#business-landing-scope .px-lg-0{padding-right:0!important;padding-left:0!important}#business-landing-scope .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}#business-landing-scope .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}#business-landing-scope .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}#business-landing-scope .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#business-landing-scope .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}#business-landing-scope .py-lg-0{padding-top:0!important;padding-bottom:0!important}#business-landing-scope .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#business-landing-scope .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#business-landing-scope .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}#business-landing-scope .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#business-landing-scope .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}#business-landing-scope .pt-lg-0{padding-top:0!important}#business-landing-scope .pt-lg-1{padding-top:.25rem!important}#business-landing-scope .pt-lg-2{padding-top:.5rem!important}#business-landing-scope .pt-lg-3{padding-top:1rem!important}#business-landing-scope .pt-lg-4{padding-top:1.5rem!important}#business-landing-scope .pt-lg-5{padding-top:3rem!important}#business-landing-scope .pe-lg-0{padding-right:0!important}#business-landing-scope .pe-lg-1{padding-right:.25rem!important}#business-landing-scope .pe-lg-2{padding-right:.5rem!important}#business-landing-scope .pe-lg-3{padding-right:1rem!important}#business-landing-scope .pe-lg-4{padding-right:1.5rem!important}#business-landing-scope .pe-lg-5{padding-right:3rem!important}#business-landing-scope .pb-lg-0{padding-bottom:0!important}#business-landing-scope .pb-lg-1{padding-bottom:.25rem!important}#business-landing-scope .pb-lg-2{padding-bottom:.5rem!important}#business-landing-scope .pb-lg-3{padding-bottom:1rem!important}#business-landing-scope .pb-lg-4{padding-bottom:1.5rem!important}#business-landing-scope .pb-lg-5{padding-bottom:3rem!important}#business-landing-scope .ps-lg-0{padding-left:0!important}#business-landing-scope .ps-lg-1{padding-left:.25rem!important}#business-landing-scope .ps-lg-2{padding-left:.5rem!important}#business-landing-scope .ps-lg-3{padding-left:1rem!important}#business-landing-scope .ps-lg-4{padding-left:1.5rem!important}#business-landing-scope .ps-lg-5{padding-left:3rem!important}#business-landing-scope .gap-lg-0{gap:0!important}#business-landing-scope .gap-lg-1{gap:.25rem!important}#business-landing-scope .gap-lg-2{gap:.5rem!important}#business-landing-scope .gap-lg-3{gap:1rem!important}#business-landing-scope .gap-lg-4{gap:1.5rem!important}#business-landing-scope .gap-lg-5{gap:3rem!important}#business-landing-scope .text-lg-start{text-align:left!important}#business-landing-scope .text-lg-end{text-align:right!important}#business-landing-scope .text-lg-center{text-align:center!important}}@media (min-width: 1200px){#business-landing-scope .float-xl-start{float:left!important}#business-landing-scope .float-xl-end{float:right!important}#business-landing-scope .float-xl-none{float:none!important}#business-landing-scope .d-xl-inline{display:inline!important}#business-landing-scope .d-xl-inline-block{display:inline-block!important}#business-landing-scope .d-xl-block{display:block!important}#business-landing-scope .d-xl-grid{display:grid!important}#business-landing-scope .d-xl-table{display:table!important}#business-landing-scope .d-xl-table-row{display:table-row!important}#business-landing-scope .d-xl-table-cell{display:table-cell!important}#business-landing-scope .d-xl-flex{display:flex!important}#business-landing-scope .d-xl-inline-flex{display:inline-flex!important}#business-landing-scope .d-xl-none{display:none!important}#business-landing-scope .flex-xl-fill{flex:1 1 auto!important}#business-landing-scope .flex-xl-row{flex-direction:row!important}#business-landing-scope .flex-xl-column{flex-direction:column!important}#business-landing-scope .flex-xl-row-reverse{flex-direction:row-reverse!important}#business-landing-scope .flex-xl-column-reverse{flex-direction:column-reverse!important}#business-landing-scope .flex-xl-grow-0{flex-grow:0!important}#business-landing-scope .flex-xl-grow-1{flex-grow:1!important}#business-landing-scope .flex-xl-shrink-0{flex-shrink:0!important}#business-landing-scope .flex-xl-shrink-1{flex-shrink:1!important}#business-landing-scope .flex-xl-wrap{flex-wrap:wrap!important}#business-landing-scope .flex-xl-nowrap{flex-wrap:nowrap!important}#business-landing-scope .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}#business-landing-scope .justify-content-xl-start{justify-content:flex-start!important}#business-landing-scope .justify-content-xl-end{justify-content:flex-end!important}#business-landing-scope .justify-content-xl-center{justify-content:center!important}#business-landing-scope .justify-content-xl-between{justify-content:space-between!important}#business-landing-scope .justify-content-xl-around{justify-content:space-around!important}#business-landing-scope .justify-content-xl-evenly{justify-content:space-evenly!important}#business-landing-scope .align-items-xl-start{align-items:flex-start!important}#business-landing-scope .align-items-xl-end{align-items:flex-end!important}#business-landing-scope .align-items-xl-center{align-items:center!important}#business-landing-scope .align-items-xl-baseline{align-items:baseline!important}#business-landing-scope .align-items-xl-stretch{align-items:stretch!important}#business-landing-scope .align-content-xl-start{align-content:flex-start!important}#business-landing-scope .align-content-xl-end{align-content:flex-end!important}#business-landing-scope .align-content-xl-center{align-content:center!important}#business-landing-scope .align-content-xl-between{align-content:space-between!important}#business-landing-scope .align-content-xl-around{align-content:space-around!important}#business-landing-scope .align-content-xl-stretch{align-content:stretch!important}#business-landing-scope .align-self-xl-auto{align-self:auto!important}#business-landing-scope .align-self-xl-start{align-self:flex-start!important}#business-landing-scope .align-self-xl-end{align-self:flex-end!important}#business-landing-scope .align-self-xl-center{align-self:center!important}#business-landing-scope .align-self-xl-baseline{align-self:baseline!important}#business-landing-scope .align-self-xl-stretch{align-self:stretch!important}#business-landing-scope .order-xl-first{order:-1!important}#business-landing-scope .order-xl-0{order:0!important}#business-landing-scope .order-xl-1{order:1!important}#business-landing-scope .order-xl-2{order:2!important}#business-landing-scope .order-xl-3{order:3!important}#business-landing-scope .order-xl-4{order:4!important}#business-landing-scope .order-xl-5{order:5!important}#business-landing-scope .order-xl-last{order:6!important}#business-landing-scope .m-xl-0{margin:0!important}#business-landing-scope .m-xl-1{margin:.25rem!important}#business-landing-scope .m-xl-2{margin:.5rem!important}#business-landing-scope .m-xl-3{margin:1rem!important}#business-landing-scope .m-xl-4{margin:1.5rem!important}#business-landing-scope .m-xl-5{margin:3rem!important}#business-landing-scope .m-xl-auto{margin:auto!important}#business-landing-scope .mx-xl-0{margin-right:0!important;margin-left:0!important}#business-landing-scope .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}#business-landing-scope .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}#business-landing-scope .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}#business-landing-scope .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#business-landing-scope .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}#business-landing-scope .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}#business-landing-scope .my-xl-0{margin-top:0!important;margin-bottom:0!important}#business-landing-scope .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#business-landing-scope .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#business-landing-scope .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}#business-landing-scope .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#business-landing-scope .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}#business-landing-scope .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}#business-landing-scope .mt-xl-0{margin-top:0!important}#business-landing-scope .mt-xl-1{margin-top:.25rem!important}#business-landing-scope .mt-xl-2{margin-top:.5rem!important}#business-landing-scope .mt-xl-3{margin-top:1rem!important}#business-landing-scope .mt-xl-4{margin-top:1.5rem!important}#business-landing-scope .mt-xl-5{margin-top:3rem!important}#business-landing-scope .mt-xl-auto{margin-top:auto!important}#business-landing-scope .me-xl-0{margin-right:0!important}#business-landing-scope .me-xl-1{margin-right:.25rem!important}#business-landing-scope .me-xl-2{margin-right:.5rem!important}#business-landing-scope .me-xl-3{margin-right:1rem!important}#business-landing-scope .me-xl-4{margin-right:1.5rem!important}#business-landing-scope .me-xl-5{margin-right:3rem!important}#business-landing-scope .me-xl-auto{margin-right:auto!important}#business-landing-scope .mb-xl-0{margin-bottom:0!important}#business-landing-scope .mb-xl-1{margin-bottom:.25rem!important}#business-landing-scope .mb-xl-2{margin-bottom:.5rem!important}#business-landing-scope .mb-xl-3{margin-bottom:1rem!important}#business-landing-scope .mb-xl-4{margin-bottom:1.5rem!important}#business-landing-scope .mb-xl-5{margin-bottom:3rem!important}#business-landing-scope .mb-xl-auto{margin-bottom:auto!important}#business-landing-scope .ms-xl-0{margin-left:0!important}#business-landing-scope .ms-xl-1{margin-left:.25rem!important}#business-landing-scope .ms-xl-2{margin-left:.5rem!important}#business-landing-scope .ms-xl-3{margin-left:1rem!important}#business-landing-scope .ms-xl-4{margin-left:1.5rem!important}#business-landing-scope .ms-xl-5{margin-left:3rem!important}#business-landing-scope .ms-xl-auto{margin-left:auto!important}#business-landing-scope .p-xl-0{padding:0!important}#business-landing-scope .p-xl-1{padding:.25rem!important}#business-landing-scope .p-xl-2{padding:.5rem!important}#business-landing-scope .p-xl-3{padding:1rem!important}#business-landing-scope .p-xl-4{padding:1.5rem!important}#business-landing-scope .p-xl-5{padding:3rem!important}#business-landing-scope .px-xl-0{padding-right:0!important;padding-left:0!important}#business-landing-scope .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}#business-landing-scope .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}#business-landing-scope .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}#business-landing-scope .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#business-landing-scope .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}#business-landing-scope .py-xl-0{padding-top:0!important;padding-bottom:0!important}#business-landing-scope .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#business-landing-scope .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#business-landing-scope .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}#business-landing-scope .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#business-landing-scope .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}#business-landing-scope .pt-xl-0{padding-top:0!important}#business-landing-scope .pt-xl-1{padding-top:.25rem!important}#business-landing-scope .pt-xl-2{padding-top:.5rem!important}#business-landing-scope .pt-xl-3{padding-top:1rem!important}#business-landing-scope .pt-xl-4{padding-top:1.5rem!important}#business-landing-scope .pt-xl-5{padding-top:3rem!important}#business-landing-scope .pe-xl-0{padding-right:0!important}#business-landing-scope .pe-xl-1{padding-right:.25rem!important}#business-landing-scope .pe-xl-2{padding-right:.5rem!important}#business-landing-scope .pe-xl-3{padding-right:1rem!important}#business-landing-scope .pe-xl-4{padding-right:1.5rem!important}#business-landing-scope .pe-xl-5{padding-right:3rem!important}#business-landing-scope .pb-xl-0{padding-bottom:0!important}#business-landing-scope .pb-xl-1{padding-bottom:.25rem!important}#business-landing-scope .pb-xl-2{padding-bottom:.5rem!important}#business-landing-scope .pb-xl-3{padding-bottom:1rem!important}#business-landing-scope .pb-xl-4{padding-bottom:1.5rem!important}#business-landing-scope .pb-xl-5{padding-bottom:3rem!important}#business-landing-scope .ps-xl-0{padding-left:0!important}#business-landing-scope .ps-xl-1{padding-left:.25rem!important}#business-landing-scope .ps-xl-2{padding-left:.5rem!important}#business-landing-scope .ps-xl-3{padding-left:1rem!important}#business-landing-scope .ps-xl-4{padding-left:1.5rem!important}#business-landing-scope .ps-xl-5{padding-left:3rem!important}#business-landing-scope .gap-xl-0{gap:0!important}#business-landing-scope .gap-xl-1{gap:.25rem!important}#business-landing-scope .gap-xl-2{gap:.5rem!important}#business-landing-scope .gap-xl-3{gap:1rem!important}#business-landing-scope .gap-xl-4{gap:1.5rem!important}#business-landing-scope .gap-xl-5{gap:3rem!important}#business-landing-scope .text-xl-start{text-align:left!important}#business-landing-scope .text-xl-end{text-align:right!important}#business-landing-scope .text-xl-center{text-align:center!important}}@media (min-width: 1400px){#business-landing-scope .float-xxl-start{float:left!important}#business-landing-scope .float-xxl-end{float:right!important}#business-landing-scope .float-xxl-none{float:none!important}#business-landing-scope .d-xxl-inline{display:inline!important}#business-landing-scope .d-xxl-inline-block{display:inline-block!important}#business-landing-scope .d-xxl-block{display:block!important}#business-landing-scope .d-xxl-grid{display:grid!important}#business-landing-scope .d-xxl-table{display:table!important}#business-landing-scope .d-xxl-table-row{display:table-row!important}#business-landing-scope .d-xxl-table-cell{display:table-cell!important}#business-landing-scope .d-xxl-flex{display:flex!important}#business-landing-scope .d-xxl-inline-flex{display:inline-flex!important}#business-landing-scope .d-xxl-none{display:none!important}#business-landing-scope .flex-xxl-fill{flex:1 1 auto!important}#business-landing-scope .flex-xxl-row{flex-direction:row!important}#business-landing-scope .flex-xxl-column{flex-direction:column!important}#business-landing-scope .flex-xxl-row-reverse{flex-direction:row-reverse!important}#business-landing-scope .flex-xxl-column-reverse{flex-direction:column-reverse!important}#business-landing-scope .flex-xxl-grow-0{flex-grow:0!important}#business-landing-scope .flex-xxl-grow-1{flex-grow:1!important}#business-landing-scope .flex-xxl-shrink-0{flex-shrink:0!important}#business-landing-scope .flex-xxl-shrink-1{flex-shrink:1!important}#business-landing-scope .flex-xxl-wrap{flex-wrap:wrap!important}#business-landing-scope .flex-xxl-nowrap{flex-wrap:nowrap!important}#business-landing-scope .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}#business-landing-scope .justify-content-xxl-start{justify-content:flex-start!important}#business-landing-scope .justify-content-xxl-end{justify-content:flex-end!important}#business-landing-scope .justify-content-xxl-center{justify-content:center!important}#business-landing-scope .justify-content-xxl-between{justify-content:space-between!important}#business-landing-scope .justify-content-xxl-around{justify-content:space-around!important}#business-landing-scope .justify-content-xxl-evenly{justify-content:space-evenly!important}#business-landing-scope .align-items-xxl-start{align-items:flex-start!important}#business-landing-scope .align-items-xxl-end{align-items:flex-end!important}#business-landing-scope .align-items-xxl-center{align-items:center!important}#business-landing-scope .align-items-xxl-baseline{align-items:baseline!important}#business-landing-scope .align-items-xxl-stretch{align-items:stretch!important}#business-landing-scope .align-content-xxl-start{align-content:flex-start!important}#business-landing-scope .align-content-xxl-end{align-content:flex-end!important}#business-landing-scope .align-content-xxl-center{align-content:center!important}#business-landing-scope .align-content-xxl-between{align-content:space-between!important}#business-landing-scope .align-content-xxl-around{align-content:space-around!important}#business-landing-scope .align-content-xxl-stretch{align-content:stretch!important}#business-landing-scope .align-self-xxl-auto{align-self:auto!important}#business-landing-scope .align-self-xxl-start{align-self:flex-start!important}#business-landing-scope .align-self-xxl-end{align-self:flex-end!important}#business-landing-scope .align-self-xxl-center{align-self:center!important}#business-landing-scope .align-self-xxl-baseline{align-self:baseline!important}#business-landing-scope .align-self-xxl-stretch{align-self:stretch!important}#business-landing-scope .order-xxl-first{order:-1!important}#business-landing-scope .order-xxl-0{order:0!important}#business-landing-scope .order-xxl-1{order:1!important}#business-landing-scope .order-xxl-2{order:2!important}#business-landing-scope .order-xxl-3{order:3!important}#business-landing-scope .order-xxl-4{order:4!important}#business-landing-scope .order-xxl-5{order:5!important}#business-landing-scope .order-xxl-last{order:6!important}#business-landing-scope .m-xxl-0{margin:0!important}#business-landing-scope .m-xxl-1{margin:.25rem!important}#business-landing-scope .m-xxl-2{margin:.5rem!important}#business-landing-scope .m-xxl-3{margin:1rem!important}#business-landing-scope .m-xxl-4{margin:1.5rem!important}#business-landing-scope .m-xxl-5{margin:3rem!important}#business-landing-scope .m-xxl-auto{margin:auto!important}#business-landing-scope .mx-xxl-0{margin-right:0!important;margin-left:0!important}#business-landing-scope .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}#business-landing-scope .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}#business-landing-scope .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}#business-landing-scope .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}#business-landing-scope .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}#business-landing-scope .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}#business-landing-scope .my-xxl-0{margin-top:0!important;margin-bottom:0!important}#business-landing-scope .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#business-landing-scope .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#business-landing-scope .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}#business-landing-scope .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#business-landing-scope .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}#business-landing-scope .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}#business-landing-scope .mt-xxl-0{margin-top:0!important}#business-landing-scope .mt-xxl-1{margin-top:.25rem!important}#business-landing-scope .mt-xxl-2{margin-top:.5rem!important}#business-landing-scope .mt-xxl-3{margin-top:1rem!important}#business-landing-scope .mt-xxl-4{margin-top:1.5rem!important}#business-landing-scope .mt-xxl-5{margin-top:3rem!important}#business-landing-scope .mt-xxl-auto{margin-top:auto!important}#business-landing-scope .me-xxl-0{margin-right:0!important}#business-landing-scope .me-xxl-1{margin-right:.25rem!important}#business-landing-scope .me-xxl-2{margin-right:.5rem!important}#business-landing-scope .me-xxl-3{margin-right:1rem!important}#business-landing-scope .me-xxl-4{margin-right:1.5rem!important}#business-landing-scope .me-xxl-5{margin-right:3rem!important}#business-landing-scope .me-xxl-auto{margin-right:auto!important}#business-landing-scope .mb-xxl-0{margin-bottom:0!important}#business-landing-scope .mb-xxl-1{margin-bottom:.25rem!important}#business-landing-scope .mb-xxl-2{margin-bottom:.5rem!important}#business-landing-scope .mb-xxl-3{margin-bottom:1rem!important}#business-landing-scope .mb-xxl-4{margin-bottom:1.5rem!important}#business-landing-scope .mb-xxl-5{margin-bottom:3rem!important}#business-landing-scope .mb-xxl-auto{margin-bottom:auto!important}#business-landing-scope .ms-xxl-0{margin-left:0!important}#business-landing-scope .ms-xxl-1{margin-left:.25rem!important}#business-landing-scope .ms-xxl-2{margin-left:.5rem!important}#business-landing-scope .ms-xxl-3{margin-left:1rem!important}#business-landing-scope .ms-xxl-4{margin-left:1.5rem!important}#business-landing-scope .ms-xxl-5{margin-left:3rem!important}#business-landing-scope .ms-xxl-auto{margin-left:auto!important}#business-landing-scope .p-xxl-0{padding:0!important}#business-landing-scope .p-xxl-1{padding:.25rem!important}#business-landing-scope .p-xxl-2{padding:.5rem!important}#business-landing-scope .p-xxl-3{padding:1rem!important}#business-landing-scope .p-xxl-4{padding:1.5rem!important}#business-landing-scope .p-xxl-5{padding:3rem!important}#business-landing-scope .px-xxl-0{padding-right:0!important;padding-left:0!important}#business-landing-scope .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}#business-landing-scope .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}#business-landing-scope .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}#business-landing-scope .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}#business-landing-scope .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}#business-landing-scope .py-xxl-0{padding-top:0!important;padding-bottom:0!important}#business-landing-scope .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#business-landing-scope .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#business-landing-scope .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}#business-landing-scope .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#business-landing-scope .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}#business-landing-scope .pt-xxl-0{padding-top:0!important}#business-landing-scope .pt-xxl-1{padding-top:.25rem!important}#business-landing-scope .pt-xxl-2{padding-top:.5rem!important}#business-landing-scope .pt-xxl-3{padding-top:1rem!important}#business-landing-scope .pt-xxl-4{padding-top:1.5rem!important}#business-landing-scope .pt-xxl-5{padding-top:3rem!important}#business-landing-scope .pe-xxl-0{padding-right:0!important}#business-landing-scope .pe-xxl-1{padding-right:.25rem!important}#business-landing-scope .pe-xxl-2{padding-right:.5rem!important}#business-landing-scope .pe-xxl-3{padding-right:1rem!important}#business-landing-scope .pe-xxl-4{padding-right:1.5rem!important}#business-landing-scope .pe-xxl-5{padding-right:3rem!important}#business-landing-scope .pb-xxl-0{padding-bottom:0!important}#business-landing-scope .pb-xxl-1{padding-bottom:.25rem!important}#business-landing-scope .pb-xxl-2{padding-bottom:.5rem!important}#business-landing-scope .pb-xxl-3{padding-bottom:1rem!important}#business-landing-scope .pb-xxl-4{padding-bottom:1.5rem!important}#business-landing-scope .pb-xxl-5{padding-bottom:3rem!important}#business-landing-scope .ps-xxl-0{padding-left:0!important}#business-landing-scope .ps-xxl-1{padding-left:.25rem!important}#business-landing-scope .ps-xxl-2{padding-left:.5rem!important}#business-landing-scope .ps-xxl-3{padding-left:1rem!important}#business-landing-scope .ps-xxl-4{padding-left:1.5rem!important}#business-landing-scope .ps-xxl-5{padding-left:3rem!important}#business-landing-scope .gap-xxl-0{gap:0!important}#business-landing-scope .gap-xxl-1{gap:.25rem!important}#business-landing-scope .gap-xxl-2{gap:.5rem!important}#business-landing-scope .gap-xxl-3{gap:1rem!important}#business-landing-scope .gap-xxl-4{gap:1.5rem!important}#business-landing-scope .gap-xxl-5{gap:3rem!important}#business-landing-scope .text-xxl-start{text-align:left!important}#business-landing-scope .text-xxl-end{text-align:right!important}#business-landing-scope .text-xxl-center{text-align:center!important}}@media (min-width: 1200px){#business-landing-scope .fs-1{font-size:2.5rem!important}#business-landing-scope .fs-2{font-size:2rem!important}#business-landing-scope .fs-3{font-size:1.75rem!important}#business-landing-scope .fs-4{font-size:1.5rem!important}}@media print{#business-landing-scope .d-print-inline{display:inline!important}#business-landing-scope .d-print-inline-block{display:inline-block!important}#business-landing-scope .d-print-block{display:block!important}#business-landing-scope .d-print-grid{display:grid!important}#business-landing-scope .d-print-table{display:table!important}#business-landing-scope .d-print-table-row{display:table-row!important}#business-landing-scope .d-print-table-cell{display:table-cell!important}#business-landing-scope .d-print-flex{display:flex!important}#business-landing-scope .d-print-inline-flex{display:inline-flex!important}#business-landing-scope .d-print-none{display:none!important}}/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */#business-landing-scope a.meanmenu-reveal{display:none}#business-landing-scope .mean-container .mean-bar{background:#0000 none repeat scroll 0 0;float:left;position:relative;width:100%;z-index:99}#business-landing-scope .mean-container a.meanmenu-reveal{border:1px solid #fff;color:#444;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif;font-size:1px;font-weight:700;height:22px;line-height:22px;margin-top:-32px;padding:8px 9px;position:absolute;right:0;text-decoration:none;top:0;width:22px}#business-landing-scope .mean-container a.meanmenu-reveal span{background:#444 none repeat scroll 0 0;display:block;height:3px;margin-top:3px}#business-landing-scope .mean-container .mean-nav{background:#0c1923 none repeat scroll 0 0;float:left;margin-top:15px;width:100%}#business-landing-scope .mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}#business-landing-scope .mean-container a.meanmenu-reveal{display:none!important}#business-landing-scope .mean-container .mean-nav>ul{display:block!important}#business-landing-scope .mean-container .mean-nav ul li{position:relative;float:left;width:100%}#business-landing-scope .mean-container .mean-nav ul li a{border-top:1px solid #fff;color:#fff;display:block;float:left;margin:0;padding:10px 5%;text-align:left;text-decoration:none;text-transform:uppercase;width:90%;font-size:12px}#business-landing-scope .mean-container .mean-nav ul li li a{opacity:.75;padding:10px 10%;text-shadow:none;visibility:visible;width:80%}#business-landing-scope .mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}#business-landing-scope .mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}#business-landing-scope .mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}#business-landing-scope .mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}#business-landing-scope .mean-container .mean-nav ul li a:hover{background:#252525;background:#ffffff1a}#business-landing-scope .mean-container .mean-nav ul li a.mean-expand{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#ffffff1a none repeat scroll 0 0;border-color:currentcolor currentcolor rgba(255,255,255,.2) rgba(255,255,255,.4);border-image:none;border-style:none none solid solid;border-width:medium medium 1px 1px;font-weight:700;height:27px;margin-top:1px;padding:5px 12px;position:absolute;right:0;text-align:center;top:0;width:26px;z-index:2}#business-landing-scope .mean-container .mean-nav ul li a.mean-expand:hover{background:#000000e6}#business-landing-scope .mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}#business-landing-scope .mean-nav .wrapper{width:100%;padding:0;margin:0}#business-landing-scope .mean-container .mean-bar,#business-landing-scope .mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#business-landing-scope .mean-remove{display:none!important}#business-landing-scope .offwrap{cursor:url(../img/icon/close.png),auto}#business-landing-scope .owl-carousel,#business-landing-scope .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}#business-landing-scope .owl-carousel{display:none;width:100%;z-index:1}#business-landing-scope .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}#business-landing-scope .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}#business-landing-scope .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#business-landing-scope .owl-carousel .owl-item,#business-landing-scope .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}#business-landing-scope .owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}#business-landing-scope .owl-carousel .owl-item img{display:block;width:100%}#business-landing-scope .owl-carousel .owl-dots.disabled,#business-landing-scope .owl-carousel .owl-nav.disabled{display:none}#business-landing-scope .no-js .owl-carousel,#business-landing-scope .owl-carousel.owl-loaded{display:block}#business-landing-scope .owl-carousel .owl-dot,#business-landing-scope .owl-carousel .owl-nav .owl-next,#business-landing-scope .owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#business-landing-scope .owl-carousel .owl-nav button.owl-next,#business-landing-scope .owl-carousel .owl-nav button.owl-prev,#business-landing-scope .owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}#business-landing-scope .owl-carousel.owl-loading{opacity:0;display:block}#business-landing-scope .owl-carousel.owl-hidden{opacity:0}#business-landing-scope .owl-carousel.owl-refresh .owl-item{visibility:hidden}#business-landing-scope .owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#business-landing-scope .owl-carousel.owl-grab{cursor:move;cursor:grab}#business-landing-scope .owl-carousel.owl-rtl{direction:rtl}#business-landing-scope .owl-carousel.owl-rtl .owl-item{float:right}#business-landing-scope .owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}#business-landing-scope .owl-carousel .owl-animated-in{z-index:0}#business-landing-scope .owl-carousel .owl-animated-out{z-index:1}#business-landing-scope .owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#business-landing-scope .owl-height{transition:height .5s ease-in-out}#business-landing-scope .owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}#business-landing-scope .owl-carousel .owl-item .owl-lazy:not([src]),#business-landing-scope .owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}#business-landing-scope .owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}#business-landing-scope .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}#business-landing-scope .owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}#business-landing-scope .owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}#business-landing-scope .owl-carousel .owl-video-playing .owl-video-play-icon,#business-landing-scope .owl-carousel .owl-video-playing .owl-video-tn{display:none}#business-landing-scope .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}#business-landing-scope .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}#business-landing-scope .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}#business-landing-scope .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}#business-landing-scope .slick-list:focus{outline:none}#business-landing-scope .slick-list.dragging{cursor:pointer;cursor:hand}#business-landing-scope .slick-slider .slick-track,#business-landing-scope .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}#business-landing-scope .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}#business-landing-scope .slick-track:before,#business-landing-scope .slick-track:after{display:table;content:""}#business-landing-scope .slick-track:after{clear:both}#business-landing-scope .slick-loading .slick-track{visibility:hidden}#business-landing-scope .slick-slide{display:none;float:left;height:100%;min-height:1px}#business-landing-scope [dir=rtl] .slick-slide{float:right}#business-landing-scope .slick-slide img{display:block}#business-landing-scope .slick-slide.slick-loading img{display:none}#business-landing-scope .slick-slide.dragging img{pointer-events:none}#business-landing-scope .slick-initialized .slick-slide{display:block}#business-landing-scope .slick-loading .slick-slide{visibility:hidden}#business-landing-scope .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}#business-landing-scope .slick-arrow.slick-hidden{display:none}:root{--clr-common-white: #fff;--clr-common-black: #181818;--clr-body-heading: #0a1c53;--clr-body-text: #424f76;--clr-body-gradient-heading: linear-gradient( 0, rgb(66, 85, 251) 0%, rgb(66, 111, 251) 100% );--clr-color-blue: #000a30;--clr-theme-primary: #426ffb;--clr-bg-gray: #eef2fb;--clr-bg-gray-2: #f1f1f1}#business-landing-scope{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal;color:var(--clr-body-text);font-size:16px;background:var(--clr-bg-gray)}#business-landing-scope *{margin:0;padding:0;box-sizing:border-box}#business-landing-scope body{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal;color:var(--clr-body-text);font-size:16px;background:var(--clr-bg-gray)}#business-landing-scope a,#business-landing-scope span,#business-landing-scope img{display:inline-block}#business-landing-scope p{margin-bottom:0}#business-landing-scope .img,#business-landing-scope img{max-width:100%;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}#business-landing-scope a,#business-landing-scope .button,#business-landing-scope button{-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}#business-landing-scope a:focus,#business-landing-scope .button:focus{text-decoration:none;outline:none}#business-landing-scope a:focus,#business-landing-scope a:hover{color:inherit;text-decoration:none}#business-landing-scope a,#business-landing-scope button{color:inherit;outline:medium none;text-decoration:none}#business-landing-scope button:focus,#business-landing-scope input:focus,#business-landing-scope textarea,#business-landing-scope textarea:focus{outline:0}#business-landing-scope .uppercase{text-transform:uppercase}#business-landing-scope .capitalize{text-transform:capitalize}#business-landing-scope h1,#business-landing-scope h2,#business-landing-scope h3,#business-landing-scope h4,#business-landing-scope h5,#business-landing-scope h6{font-family:Montserrat,sans-serif;color:var(--clr-body-heading);margin-top:0;line-height:1.2;font-weight:700;text-transform:capitalize}#business-landing-scope h1 a,#business-landing-scope h2 a,#business-landing-scope h3 a,#business-landing-scope h4 a,#business-landing-scope h5 a,#business-landing-scope h6 a{color:inherit}#business-landing-scope ul{margin:0;padding:0;list-style:none}#business-landing-scope p{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:28px;color:var(--clr-body-text)}#business-landing-scope hr{border-bottom:1px solid var(--clr-bg-gray-3);border-top:0 none;padding:0;opacity:1}#business-landing-scope label{color:var(--clr-common-black);cursor:pointer;font-size:14px;font-weight:400}#business-landing-scope *::-moz-selection{background-color:var(--clr-theme-primary);color:var(--clr-common-white);text-shadow:none}#business-landing-scope ::-moz-selection{background-color:var(--clr-theme-primary);color:var(--clr-common-white);text-shadow:none}#business-landing-scope ::selection{background-color:var(--clr-theme-primary);color:var(--clr-common-white);text-shadow:none}#business-landing-scope input::-webkit-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope input:-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope input::-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope input:-ms-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope textarea::-webkit-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope textarea:-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope textarea::-moz-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope textarea:-ms-input-placeholder{color:var(--clr-body-text);font-size:16px;opacity:1;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}#business-landing-scope input:focus::placeholder,#business-landing-scope textarea:focus::placeholder{opacity:0}#business-landing-scope .w_img img{width:100%}#business-landing-scope .container{padding-right:15px;padding-left:15px}@media only screen and (min-width: 992px) and (max-width: 1199px){#business-landing-scope .container{max-width:1200px}}@media only screen and (min-width: 768px) and (max-width: 991px){#business-landing-scope .container{max-width:100%!important}}#business-landing-scope .row{--bs-gutter-x: 30px}#business-landing-scope .row.g-0{--bs-gutter-x: 0}#business-landing-scope .bg-default{background-size:cover;background-position:center center;background-repeat:no-repeat}#business-landing-scope .no-after:after{display:none}#business-landing-scope .p-relative{position:relative}#business-landing-scope .theme-bg{background-color:var(--clr-theme-primary)}#business-landing-scope .prim-btn{font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;padding:14px 20px;border-radius:8px;background:var(--clr-theme-primary);color:var(--clr-common-white)}#business-landing-scope .prim-btn:hover{box-shadow:0 5px 20px #01326b29;color:#fff}#business-landing-scope .gradient-title{background:var(--clr-body-gradient-heading);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#business-landing-scope .section-heading{font-size:40px;line-height:1.2;text-transform:initial;font-weight:600;color:var(--clr-theme-primary)}#business-landing-scope .section-heading span{display:inline}@media (max-width: 991px){#business-landing-scope .section-heading{font-size:32px;line-height:36px}}@media (max-width: 767px){#business-landing-scope .section-heading{font-size:30px;line-height:40px;text-align:center}#business-landing-scope .section-heading br{display:none}}#business-landing-scope .single-block{display:flex;justify-content:center;align-items:center;color:var(--clr-body-heading);font-size:20px;line-height:1.3;font-weight:700;border-radius:20px;box-shadow:0 20px 52px #01326b29;width:100%;max-width:240px;background:var(--clr-common-white);min-height:88px;text-align:center}@media (max-width: 767px){#business-landing-scope .single-block{max-width:415px}}#business-landing-scope .single-block p{font-size:20px;line-height:1;font-weight:700}#business-landing-scope .single-block p .block-icon{margin-right:6px}@media (max-width: 767px){#business-landing-scope .single-block p{font-size:16px}}#business-landing-scope .single-block.big-block{max-width:415px}#business-landing-scope .f-block-img{filter:drop-shadow(0 20px 40px rgba(1,50,107,.16));border-radius:23px}#business-landing-scope .section-padding{padding:65px 0}@media (max-width: 767px){#business-landing-scope .section-padding{padding:65px 0}#business-landing-scope .p-s-none{padding:0}}#business-landing-scope header{position:absolute;top:0;left:0;width:100%}#business-landing-scope .header-logo{z-index:1}#business-landing-scope .header-logo img{max-height:27px}@media (max-width: 767px){#business-landing-scope header .header-logo img{height:18px}}#business-landing-scope .menu-wrap{display:flex;align-items:center;justify-content:space-between}#business-landing-scope .header-btns{display:flex;align-items:center;gap:25px;white-space:nowrap;font-weight:600;font-size:16px;line-height:16px;text-transform:capitalize}#business-landing-scope .header-btns .header-login-btn{color:var(--clr-body-heading)}#business-landing-scope .header-btns .header-signup-btn{color:var(--clr-common-white);padding:10px 15px;background:var(--clr-theme-primary);border-radius:8px}#business-landing-scope .header-btns .header-signup-btn:hover{box-shadow:0 10px 24px #05356d24}#business-landing-scope .main-menu{text-align:center}#business-landing-scope .main-menu ul .menu-has-child{position:relative;z-index:5;text-align:start}#business-landing-scope .main-menu ul li{display:inline-block}#business-landing-scope .main-menu ul li a{font-size:16px;padding:25px 16px;font-weight:600;line-height:20px;color:var(--clr-body-heading)}#business-landing-scope .main-menu ul li:is(.menu-has-child)>a:after{display:inline-block;font-family:"Font Awesome 5 Pro";content:"";font-size:14px;font-weight:700;margin-left:5px}#business-landing-scope .main-menu ul li .submenu{position:absolute;left:0;top:100%;background:#fff;width:240px;opacity:0;visibility:hidden;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;box-shadow:0 9px 19px #0000001a}#business-landing-scope .main-menu ul li .submenu li{display:block;margin-right:0;position:relative;z-index:5}#business-landing-scope .main-menu ul li .submenu li a{padding:15px 25px;color:var(--clr-body-heading);-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}#business-landing-scope .main-menu ul li .submenu li .submenu{left:100%;top:0}#business-landing-scope .main-menu ul li .submenu li:hover>a{background-color:var(--clr-theme-primary);color:#fff}#business-landing-scope .main-menu ul li .submenu li:not(:last-child){border-bottom:1px solid #f2f2f2}#business-landing-scope .main-menu ul li:hover>.submenu{opacity:1;visibility:visible}#business-landing-scope .main-menu ul li:hover>a{color:var(--clr-theme-primary)}#business-landing-scope .main-menu{position:relative;z-index:5}#business-landing-scope .menu-bar{height:80px;display:flex;justify-content:end;align-items:center}#business-landing-scope .navbar-sign{cursor:pointer;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;display:inline-block}#business-landing-scope .navbar-sign span{width:28px;height:2px;background-color:var(--clr-body-heading);border-radius:50px;display:block;margin:5px 0;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;cursor:pointer}#business-landing-scope .navbar-sign span.menu-line-2{width:25px}#business-landing-scope .navbar-sign span.menu-line-3{width:15px}#business-landing-scope .navbar-sign:hover span.menu-line-2,#business-landing-scope .navbar-sign:hover span.menu-line-3{width:28px}#business-landing-scope .side-info{width:100%;max-width:400px;background-color:#0a1c53;box-shadow:0 13px 29px #0400171a;height:100%;position:fixed;z-index:10;top:0;right:-400px;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;padding:40px}#business-landing-scope .side-info:is(.info-open){right:0;overflow-y:scroll;scrollbar-width:thin}#business-landing-scope .offcanvas-overlay{position:fixed;left:0;top:0;width:100%;height:100%;content:"";background-color:#04001780;z-index:9;opacity:0;visibility:hidden;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;cursor:url(../../assets/img/bg/close.png),auto}#business-landing-scope .offcanvas-overlay:is(.overlay-open){left:0;opacity:1;visibility:visible}#business-landing-scope .mean-container .mean-nav{background:transparent}#business-landing-scope .mean-container .mean-nav ul li a{border-color:#2c2a2a;font-size:15px;color:#fff}#business-landing-scope .side-info-close{color:#fff}#business-landing-scope .pl-sidebar-close.side-info-close{background:transparent;border:none;font-size:25px;color:#fff}#business-landing-scope .mean-container .mean-nav ul li a.mean-expand{padding:7px 12px;border-color:#2c2a2a}#business-landing-scope .mean-container .mean-nav ul li a.mean-expand:hover{background:#fff3}#business-landing-scope .sidebar-contact-title{font-size:24px}#business-landing-scope .sidebar-contact>a{display:block;margin-bottom:12px}#business-landing-scope .sidebar-contact>a:hover{color:#fff}#business-landing-scope .sidebar-contact>a:hover i{background-color:#fff3}#business-landing-scope .sidebar-contact>a i{width:40px;height:40px;line-height:40px;text-align:center;background-color:#2c2c2c;display:inline-block;margin-right:15px;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}#business-landing-scope .sidebar-address{display:flex;margin-bottom:5px}#business-landing-scope .sidebar-address i{max-width:40px;height:40px;background-color:#2c2c2c;line-height:40px;text-align:center;margin-right:15px;flex:0 0 40px}#business-landing-scope .sidebar-social a{display:inline-block;width:40px;height:40px;line-height:40px;background-color:#2c2c2c;text-align:center}#business-landing-scope .sidebar-social a:not(:last-child){margin-right:7px}#business-landing-scope .sidebar-social a:hover{color:#fff;background-color:#fff3}#business-landing-scope .body-overlay{position:fixed;width:100%;height:100%;display:block;background:#253a1a;z-index:999;content:"";left:0;top:0;visibility:hidden;opacity:0;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;cursor:url(../../assets/img/bg/close.png),auto}#business-landing-scope .body-overlay.active{visibility:visible;opacity:.97}#business-landing-scope .td-search-popup .search-form{width:35%;position:absolute;position:fixed;top:50%;left:50%;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;visibility:hidden;opacity:0;transform:translate(-50%,-50%);z-index:999}#business-landing-scope .td-search-popup.active .search-form{visibility:visible;opacity:1;width:40%}@media (max-width: 767px){#business-landing-scope .td-search-popup.active .search-form{width:calc(100% - 50px)}}@media only screen and (min-width: 576px) and (max-width: 767px){#business-landing-scope .td-search-popup.active .search-form{width:70%}}#business-landing-scope .td-search-popup.active .search-form{visibility:visible}#business-landing-scope .td-search-popup .search-form .form-group .form-control{border:none;border-top-right-radius:6px;border-bottom-right-radius:6px;height:60px;padding:0 75px 0 25px;background:#f7f9fb;line-height:60px}#business-landing-scope .td-search-popup .search-form .submit-btn{position:absolute;right:0;top:0;width:60px;height:60px;border:0;border-top-right-radius:5px;border-bottom-right-radius:5px;color:#fff;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;padding:0;text-align:center;cursor:pointer;background:#ff9400}#business-landing-scope .sidebar-close{border:0;background-color:transparent;font-size:25px}#business-landing-scope .sidebar-close:hover{color:#fff}#business-landing-scope .banner-area{padding-top:135px;padding-bottom:50px;overflow:hidden}@media (max-width: 767px){#business-landing-scope .banner-area{padding-top:100px}}#business-landing-scope .banner-area .banner-shape{position:absolute;top:-10%;left:0;width:59vw;rotate:4deg}@media (max-width: 767px){#business-landing-scope .banner-area .banner-shape{display:none}}#business-landing-scope .banner-area .banner-shape img{width:100%}#business-landing-scope .banner-area .banner-left{max-width:380px;padding-top:20px;padding-bottom:20px}@media (max-width: 767px){#business-landing-scope .banner-area .banner-left{max-width:100%}}#business-landing-scope .banner-area .banner-left .banner-heading{font-weight:800;font-size:52px;line-height:58px;margin-bottom:8px}@media (max-width: 991px){#business-landing-scope .banner-area .banner-left .banner-heading{font-size:45px;line-height:54px}}@media (max-width: 767px){#business-landing-scope .banner-area .banner-left .banner-heading{font-size:40px;line-height:48px}}#business-landing-scope .banner-area .banner-left .sub-heading{font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.02em}#business-landing-scope .banner-area .banner-left .banner-btns{display:flex;align-items:center;gap:25px;margin-top:20px}#business-landing-scope .banner-area .banner-left .banner-btns .sec-btn{position:relative;color:var(--clr-theme-primary);font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em}#business-landing-scope .banner-area .banner-left .banner-btns .sec-btn i{margin-left:4px;font-size:15px}#business-landing-scope .banner-area .banner-left .banner-btns .sec-btn:before{content:"";position:absolute;height:1.5px;left:0;bottom:-3px;transition:.3s;background:var(--clr-theme-primary);width:0}#business-landing-scope .banner-area .banner-left .banner-btns .sec-btn:hover:before{right:0;width:100%}#business-landing-scope .banner-area .banner-right{width:100%}#business-landing-scope .banner-area .banner-right .single-block.big-block{margin:0 auto 50px}@media (max-width: 767px){#business-landing-scope .banner-area .banner-right .single-block.big-block{margin-bottom:30px}}#business-landing-scope .banner-area .banner-right .block-inner-wrap{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}@media (max-width: 991px){#business-landing-scope .banner-area .banner-right .block-inner-wrap{justify-content:center}}@media (max-width: 767px){#business-landing-scope .banner-area .energy-stats-block-wrap{margin-top:45px}}#business-landing-scope .our-client{margin-top:100px}@media (max-width: 991px){#business-landing-scope .our-client{margin-top:40px}}#business-landing-scope .our-client .section-heading{margin-bottom:25px}@media (max-width: 991px){#business-landing-scope .our-client .section-heading{text-align:center}#business-landing-scope .our-client .section-heading br{display:none}}#business-landing-scope .our-client .brand-wrap{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}#business-landing-scope .client-brand img{max-width:70%;max-height:40px}#business-landing-scope .our-client .brand-wrap .client-brand{height:120px;width:120px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:20px;box-shadow:0 20px 52px #01326b29;transition:scale .2s}#business-landing-scope .our-client .brand-wrap .client-brand:hover{scale:1.1}#business-landing-scope .our-client .client-brand-wrap{max-width:min(70%,410px)}@media (max-width: 991px){#business-landing-scope .our-client .client-brand-wrap{margin:0 auto}}#business-landing-scope .our-client .patner-brand-wrap{max-width:555px}@media only screen and (min-width: 992px) and (max-width: 1199px){#business-landing-scope .our-client .patner-brand-wrap{max-width:420px}}@media (max-width: 991px){#business-landing-scope .our-client .patner-brand-wrap{margin:0 auto}}#business-landing-scope .our-client .learn-about-btn{position:relative;color:var(--clr-theme-primary);font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;margin-top:40px}#business-landing-scope .our-client .learn-about-btn i{margin-left:8px;font-size:16px}#business-landing-scope .our-client .learn-about-btn span{color:#0a1c53}#business-landing-scope .our-client .learn-about-btn:before{content:"";position:absolute;height:1.5px;left:0;bottom:-3px;transition:.3s;background:var(--clr-theme-primary);width:0}#business-landing-scope .our-client .learn-about-btn:hover:before{right:0;width:100%}@media (max-width: 991px){#business-landing-scope .our-client .learn-about-btn{display:block;text-align:center;margin-bottom:35px}}#business-landing-scope .our-client .callout{padding-left:18px;border-left:1px solid #c9d1e7;margin-top:45px}#business-landing-scope .our-client .callout .callout-desc{font-size:16px;line-height:20px;max-width:295px;color:#0a1c53;margin-top:8px;font-weight:600}@media (max-width: 767px){#business-landing-scope .our-client .callout .callout-desc{max-width:100%}}#business-landing-scope .all-feature-wrapper{position:relative}#business-landing-scope .all-feature-wrapper .feature-bg-shape img{position:absolute;right:0;width:100%;max-height:100%;top:200px;bottom:0;height:calc(100% - 200px)}@media (max-width: 767px){#business-landing-scope .all-feature-wrapper .feature-bg-shape img{display:none}}#business-landing-scope .feature{padding-top:85px;margin-bottom:70px}#business-landing-scope .feature .section-heading{max-width:480px}@media (max-width: 991px){#business-landing-scope .feature{padding-top:65px;margin-bottom:40px}}@media (max-width: 767px){#business-landing-scope .feature{padding-top:40px;margin-bottom:40px}}#business-landing-scope .feature .feature-text-content{margin:50px 0 15px}#business-landing-scope .feature .feature-text-content .section-heading{margin-bottom:10px}#business-landing-scope .feature .feature-graphic{margin:15px;position:relative}#business-landing-scope .feature .feature-graphic .feature-thum img{display:block;margin-left:auto;border-radius:20px;max-width:min(80%,498px)}#business-landing-scope .feature .f-block-img{position:absolute;top:65px;left:0}@media (max-width: 767px){#business-landing-scope .feature .f-block-img{width:80vw}}#business-landing-scope .feature-2{padding-top:70px;padding-bottom:65px}@media (max-width: 991px){#business-landing-scope .feature-2{padding-top:60px}}@media (max-width: 767px){#business-landing-scope .feature-2{padding-top:30px}}#business-landing-scope .feature-2 .feature-2-graphic{position:relative;margin:15px 0}#business-landing-scope .feature-2 .feature-2-graphic img{border-radius:20px;max-width:min(80%,418px)}@media (max-width: 767px){#business-landing-scope .feature-2 .feature-2-graphic{margin-bottom:-60px;text-align:center}}#business-landing-scope .feature-2 .feature-2-graphic .f-block-img{position:absolute;margin:0;bottom:32px;right:20px}@media (max-width: 767px){#business-landing-scope .feature-2 .feature-2-graphic .f-block-img{right:0;width:80vw}}#business-landing-scope .feature-2 .feature-2-text-content{margin:15px 0;text-align:right}@media (max-width: 767px){#business-landing-scope .feature-2 .feature-2-text-content{text-align:center}}#business-landing-scope .feature-2 .feature-2-text-content .section-heading{margin-bottom:20px}#business-landing-scope .feature-2 .feature-2-text-content .desc{max-width:380px;font-size:20px;line-height:26px;color:#0a1c53;margin-left:auto;margin-top:13px;font-weight:600}@media (max-width: 767px){#business-landing-scope .feature-2 .feature-2-text-content .desc{max-width:100%}}#business-landing-scope .feature-3 .feature-3-text-content{margin:15px 0}#business-landing-scope .feature-3 .feature-3-text-content .section-heading{max-width:480px}#business-landing-scope .feature-3 .feature-3-text-content .desc{max-width:380px;font-size:20px;line-height:26px;color:#0a1c53;margin-top:13px;font-weight:600}@media (max-width: 767px){#business-landing-scope .feature-3 .feature-3-text-content .desc{max-width:100%;text-align:center}}#business-landing-scope .feature-3 .feature-3-text-content .learn-about-btn{position:relative;color:var(--clr-theme-primary);font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;margin-top:55px}#business-landing-scope .feature-3 .feature-3-text-content .learn-about-btn i{margin-left:8px;font-size:16px}#business-landing-scope .feature-3 .feature-3-text-content .learn-about-btn span{color:#0a1c53}#business-landing-scope .feature-3 .feature-3-text-content .learn-about-btn:before{content:"";position:absolute;height:1.5px;left:0;bottom:-3px;transition:.3s;background:var(--clr-theme-primary);width:0}#business-landing-scope .feature-3 .feature-3-text-content .learn-about-btn:hover:before{right:0;width:100%}#business-landing-scope .feature-3 .feature-3-graphic{margin:15px 0;text-align:right}@media (max-width: 767px){#business-landing-scope .feature-3 .feature-3-graphic{text-align:center}}#business-landing-scope .more-feature{padding-bottom:100px;padding-top:110px}@media (max-width: 767px){#business-landing-scope .more-feature{padding-top:0}}#business-landing-scope .more-feature .label{font-size:16px;line-height:20px;margin-bottom:12px}@media (max-width: 767px){#business-landing-scope .more-feature .label{text-align:center;margin-bottom:5px}#business-landing-scope .more-feature .label br{display:none}}#business-landing-scope .more-feature .section-heading{margin-bottom:32px}@media (max-width: 767px){#business-landing-scope .more-feature .section-heading{text-align:center}}#business-landing-scope .more-feature.more-feature-2 .more-feature-tabs-wrap button{width:100%;max-width:460px}#business-landing-scope .more-feature .more-feature-tabs-wrap{margin:10px 0;display:flex;flex-direction:column;gap:12px}@media (max-width: 767px){#business-landing-scope .more-feature .more-feature-tabs-wrap{flex-direction:row;flex-wrap:wrap;justify-content:center}}#business-landing-scope .more-feature .more-feature-tabs-wrap button{border:0;font-size:20px;line-height:32px;font-weight:700;padding:8px 10px;border-radius:40px;box-shadow:0 0 20px #01326b29;width:262px;background:var(--clr-common-white);transition:.3s}@media (max-width: 991px){#business-landing-scope .more-feature .more-feature-tabs-wrap button{width:190px;font-size:14px;line-height:22px;font-weight:500}}@media (max-width: 767px){#business-landing-scope .more-feature .more-feature-tabs-wrap button{font-size:12px;padding:4px 10px;width:125px}}#business-landing-scope .more-feature .more-feature-tabs-wrap button:hover,#business-landing-scope .more-feature .more-feature-tabs-wrap button.active-tab-btn{background:var(--clr-theme-primary);color:#fff}#business-landing-scope .more-feature .more-feature-thum{text-align:center;display:none}#business-landing-scope .more-feature .more-feature-thum.active-fade-content{display:block}#business-landing-scope .more-feature .more-feature-thum img{max-height:800px}@media (max-width: 991px){#business-landing-scope .more-feature .tab-thum-wrap{display:none!important}}#business-landing-scope .more-feature .callouts{display:none}#business-landing-scope .more-feature .callouts .callout-item{padding-bottom:20px;margin:10px 0;border-bottom:1px solid #c9d1e7}#business-landing-scope .more-feature .callouts .callout-item .callout-title{font-size:20px;line-height:32px;margin-bottom:8px}#business-landing-scope .more-feature .callouts .callout-item .callout-desc{line-height:22px}#business-landing-scope .more-feature .callouts.active-fade-content{display:block}#business-landing-scope .cta{padding:75px 0;background:var(--clr-body-gradient-heading);margin-bottom:40px;position:relative;z-index:1}@media (max-width: 767px){#business-landing-scope .cta{padding:45px 5px;text-align:center}}#business-landing-scope .cta .cta-title{font-size:36px;margin-bottom:8px;line-height:40px;color:var(--clr-common-white)}#business-landing-scope .cta .cta-des{font-size:20px;line-height:26px;color:var(--clr-common-white)}@media (max-width: 767px){#business-landing-scope .cta .cta-des{font-size:16px;line-height:24px}}#business-landing-scope .cta .cta-rating-wrap{display:flex;align-items:center}#business-landing-scope .cta .cta-rating-wrap p{font-size:20px;line-height:26px;color:#fff;font-weight:500;max-width:450px}@media (max-width: 767px){#business-landing-scope .cta .cta-rating-wrap p{font-size:16px;line-height:24px}}#business-landing-scope .faq{margin-bottom:40px}@media (max-width: 767px){#business-landing-scope .faq{padding-top:0;margin-bottom:25px}}#business-landing-scope .faq .section-heading{font-size:36px;line-height:40px;text-align:center;font-weight:700;margin-bottom:40px}#business-landing-scope .faq .sub-heading{font-size:14px;text-align:center;margin-bottom:8px}#business-landing-scope .faq .faq-accordion .accordion-item{border:0;background:transparent;border-top:1px solid #c9d1e7}#business-landing-scope .faq .faq-accordion .accordion-item:nth-last-child(1){border-bottom:1px solid #c9d1e7}#business-landing-scope .faq .faq-accordion .accordion-button{box-shadow:none;background:transparent;font-size:18px;line-height:24px;font-weight:700;color:var(--clr-common-heading)!important}#business-landing-scope .faq .faq-accordion .accordion-body{padding-top:0;font-size:20px;line-height:26px;font-weight:600;color:#424f76}#business-landing-scope .faq .faq-form h3.faq-form-heading{font-size:18px;line-height:24px;margin-bottom:20px;font-weight:700;text-transform:none}#business-landing-scope .faq .faq-form input[type=text]{padding:12px 24px;border:0;display:block;width:100%;margin-bottom:12px;border-radius:8px}#business-landing-scope .faq .faq-form input[type=text]::placeholder{color:#424f76;font-weight:600}#business-landing-scope .faq .faq-form .faq-form-btn-wrap{display:flex;align-items:center;justify-content:space-around;gap:10px}@media (max-width: 767px){#business-landing-scope .faq .faq-form .faq-form-btn-wrap{flex-direction:column}}#business-landing-scope .faq .faq-form .faq-form-btn-wrap button.faq-submit-btn.prim-btn{border:0;font-size:16px;line-height:18px}@media (max-width: 767px){#business-landing-scope .faq .faq-form .faq-form-btn-wrap button.faq-submit-btn.prim-btn{width:100%;order:-1}}#business-landing-scope .power-step{padding-top:90px;padding-bottom:70px}@media (max-width: 767px){#business-landing-scope .power-step{padding-top:45px}}#business-landing-scope .power-step .section-heading{margin-bottom:24px}#business-landing-scope .power-step .step-block-wrap{display:flex;align-items:center;gap:24px;margin-bottom:30px}@media (max-width: 767px){#business-landing-scope .power-step .step-block-wrap{flex-wrap:wrap;justify-content:center}}#business-landing-scope .power-step p.step-desc{font-size:16px;line-height:20px;color:#0a1c53;text-transform:capitalize;font-weight:600;margin-top:13px}@media (max-width: 767px){#business-landing-scope .power-step p.step-desc{text-align:center}}#business-landing-scope .power-step .manage-around{margin:60px 0}#business-landing-scope .power-step .control-anything{margin-bottom:60px}#business-landing-scope .power-step .manage-around .step-block-wrap,#business-landing-scope .power-step .control-anything .step-block-wrap{justify-content:center}#business-landing-scope .submit-popup{position:fixed;z-index:999;padding:30px;border-radius:25px;box-shadow:0 8px 10px #012b6a21;background:#fff;width:440px;max-width:100%;text-align:center;left:50%;top:50%;opacity:0;visibility:hidden;scale:0;transition:.5s cubic-bezier(.075,.82,.165,1);transform:translate(-50%,-50%)}#business-landing-scope .submit-popup.active{opacity:1;visibility:visible;scale:1}@media (max-width: 767px){#business-landing-scope .submit-popup{padding:25px}}#business-landing-scope .submit-popup img{margin-bottom:25px}@media (max-width: 767px){#business-landing-scope .submit-popup img{height:60px}}#business-landing-scope .submit-popup h4{font-size:20px;line-height:32px}@media (max-width: 767px){#business-landing-scope .submit-popup h4{height:18px;line-height:28px}}#business-landing-scope .submit-popup .popup-close{margin-top:25px;color:#7827ff;font-weight:500;cursor:pointer}#business-landing-scope .footer{padding:60px 0;background:#0a1c53}#business-landing-scope .footer .footer-logo{margin-bottom:40px}#business-landing-scope .footer .footer-logo img{max-height:37px}#business-landing-scope .footer .footer-widget-title{font-size:20px;line-height:32px;color:#fff;font-weight:700}#business-landing-scope .footer .footer-widget{margin:20px 0}#business-landing-scope .footer .footer-widget li,#business-landing-scope .footer .footer-widget p{font-size:16px;line-height:20px;color:#fff;font-weight:500;transition:.1s}#business-landing-scope .footer .footer-widget li:hover,#business-landing-scope .footer .footer-widget p:hover{color:#ffffffb8}#business-landing-scope .footer .footer-widget li{margin-top:22px}#business-landing-scope .footer .footer-widget.footer-address-widget li,#business-landing-scope .footer .footer-widget.footer-address-widget li a{display:flex;align-items:center;gap:8px;text-transform:none}#business-landing-scope .footer .footer-widget.footer-address-widget li:hover,#business-landing-scope .footer .footer-widget.footer-address-widget li p:hover{color:#fff}#business-landing-scope .footer .footer-widget.footer-icon-widget a{display:flex;align-items:center;gap:8px}#business-landing-scope .footer .footer-widget.footer-icon-widget a i{font-size:20px}#business-landing-scope .footer .footer-widget.footer-icon-widget li:nth-child(1) i{color:#337fff}#business-landing-scope .footer .footer-widget.footer-icon-widget li:nth-child(2) i{color:#3cf}#business-landing-scope .footer .footer-widget.footer-icon-widget li:nth-child(3) i{color:#ff3000}@media (max-width: 991px){#business-landing-scope .footer .footer-widget{text-align:center}#business-landing-scope .footer .footer-widget a,#business-landing-scope .footer .footer-widget li{justify-content:center}#business-landing-scope .footer .footer-logo-widget{margin-top:30px;text-align:center}#business-landing-scope .footer .footer-logo-widget .footer-logo{margin-bottom:20px}#business-landing-scope .footer .footer-logo-widget .copyright br{display:none}}#business-landing-scope .footer .copyright{font-size:16px;line-height:25px;color:#ffffff80!important}@media (max-width: 767px){#business-landing-scope .footer .footer-icon-widget .social-media-name{display:none}#business-landing-scope .footer .footer-icon-widget ul{display:flex;gap:15px;align-items:center;justify-content:center}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 960px){.container{max-width:960px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.card-shadow{border-radius:20px;background-color:var(--color-white);--tw-shadow: 0 0 10px rgba(0,0,0,.15);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-top-7{top:-1.75rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-5{bottom:1.25rem}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-\[-12px\]{left:-12px}.right-0{right:0}.right-1{right:.25rem}.right-4{right:1rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.top-\[-16px\]{top:-16px}.top-\[1px\]{top:1px}.z-0{z-index:0}.z-10{z-index:10}.z-\[-1\]{z-index:-1}.z-\[15\]{z-index:15}.order-1{order:1}.order-2{order:2}.order-last{order:9999}.\!m-0{margin:0!important}.-m-2{margin:-.5rem}.m-0{margin:0}.m-1{margin:.25rem}.m-auto{margin:auto}.\!mx-auto{margin-left:auto!important;margin-right:auto!important}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[12px\]{margin-top:12px;margin-bottom:12px}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.my-auto{margin-top:auto;margin-bottom:auto}.\!mb-12{margin-bottom:3rem!important}.\!mb-14{margin-bottom:3.5rem!important}.\!mb-3{margin-bottom:.75rem!important}.\!mb-8{margin-bottom:2rem!important}.\!mt-10{margin-top:2.5rem!important}.\!mt-12{margin-top:3rem!important}.\!mt-14{margin-top:3.5rem!important}.\!mt-16{margin-top:4rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-6{margin-top:1.5rem!important}.-mb-7{margin-bottom:-1.75rem}.-ml-2{margin-left:-.5rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-\[5px\]{margin-top:-5px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[-5px\]{margin-bottom:-5px}.mb-\[-6px\]{margin-bottom:-6px}.mb-\[18px\]{margin-bottom:18px}.mb-\[1px\]{margin-bottom:1px}.mb-\[52px\]{margin-bottom:52px}.mb-\[8px\]{margin-bottom:8px}.mb-auto{margin-bottom:auto}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-4{margin-left:1rem}.ml-9{margin-left:2.25rem}.ml-\[6\%\]{margin-left:6%}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[-1px\]{margin-top:-1px}.mt-\[-4px\]{margin-top:-4px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mt-\[9px\]{margin-top:9px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.\!aspect-square{aspect-ratio:1 / 1!important}.aspect-\[0\.63\/1\]{aspect-ratio:.63/1}.aspect-\[220\/120\]{aspect-ratio:220/120}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.size-36{width:9rem;height:9rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.\!h-20{height:5rem!important}.\!h-32{height:8rem!important}.\!h-7{height:1.75rem!important}.\!h-\[34px\]{height:34px!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[13px\]{height:13px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[224px\]{height:224px}.h-\[24px\]{height:24px}.h-\[295px\]{height:295px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[34px\]{height:34px}.h-\[40\.5px\]{height:40.5px}.h-\[40svh\]{height:40svh}.h-\[42px\]{height:42px}.h-\[470px\]{height:470px}.h-\[50px\]{height:50px}.h-\[50vh\]{height:50vh}.h-\[600px\]{height:600px}.h-\[70px\]{height:70px}.h-\[98px\]{height:98px}.h-\[calc\(100\%-1\.5rem\)\]{height:calc(100% - 1.5rem)}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-20{max-height:5rem}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[60\%\]{max-height:60%}.max-h-\[70px\]{max-height:70px}.max-h-\[80\%\]{max-height:80%}.max-h-\[calc\(100vh-24rem\)\]{max-height:calc(100vh - 24rem)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-\[100\%\]{min-height:100%}.min-h-\[100vh\]{min-height:100vh}.min-h-\[140px\]{min-height:140px}.min-h-\[20px\]{min-height:20px}.min-h-\[250px\]{min-height:250px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[380px\]{min-height:380px}.min-h-\[400px\]{min-height:400px}.min-h-\[54px\]{min-height:54px}.\!w-\[34px\]{width:34px!important}.\!w-full{width:100%!important}.w-0{width:0px}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[152px\]{width:152px}.w-\[16px\]{width:16px}.w-\[1px\]{width:1px}.w-\[20px\]{width:20px}.w-\[24px\]{width:24px}.w-\[34px\]{width:34px}.w-\[40\%\]{width:40%}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[95\%\]{width:95%}.w-\[calc\(100\%-\.75rem\)\]{width:calc(100% - .75rem)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[100\%\]{min-width:100%}.min-w-\[2rem\]{min-width:2rem}.min-w-\[80px\]{min-width:80px}.min-w-fit{min-width:fit-content}.min-w-full{min-width:100%}.\!max-w-\[400px\]{max-width:400px!important}.\!max-w-lg{max-width:32rem!important}.\!max-w-md{max-width:28rem!important}.max-w-20{max-width:5rem}.max-w-5xl{max-width:64rem}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[225px\]{max-width:225px}.max-w-\[24px\]{max-width:24px}.max-w-\[250px\]{max-width:250px}.max-w-\[275px\]{max-width:275px}.max-w-\[280px\]{max-width:280px}.max-w-\[400px\]{max-width:400px}.max-w-\[70px\]{max-width:70px}.max-w-\[80\%\]{max-width:80%}.max-w-\[calc\(100\%-40px\)\]{max-width:calc(100% - 40px)}.max-w-\[min\(24em\,100\%\)\]{max-width:min(24em,100%)}.max-w-desktop{max-width:724px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.\!flex-1{flex:1 1 0%!important}.flex-1{flex:1 1 0%}.flex-\[1\]{flex:1}.flex-\[2\]{flex:2}.flex-\[4\]{flex:4}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.-translate-x-0\.5{--tw-translate-x: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-\[5px\]{--tw-translate-x: -5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0\.5{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[1\.5px\]{--tw-translate-y: -1.5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[14px\]{--tw-translate-x: 14px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[16px\]{--tw-translate-x: 16px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[2px\]{--tw-translate-y: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.columns-auto{columns:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[17\%_1fr_1fr\]{grid-template-columns:17% 1fr 1fr}.grid-cols-\[1fr_50px_1fr\]{grid-template-columns:1fr 50px 1fr}.\!grid-rows-none{grid-template-rows:none!important}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:start}.\!gap-0{gap:0px!important}.\!gap-4{gap:1rem!important}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[24px\]{gap:24px}.gap-x-4{column-gap:1rem}.gap-x-\[10px\]{column-gap:10px}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-themed-base-300>:not([hidden])~:not([hidden]){border-color:var(--color-grey-300)}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.\!rounded-2xl{border-radius:1rem!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-lg{border-radius:.5rem!important}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.\!rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.\!rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-\[8px\]{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.\!border-0{border-width:0px!important}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.\!border-b-0{border-bottom-width:0px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-\[1px\]{border-top-width:1px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-\[\#FB5842\]{--tw-border-opacity: 1 !important;border-color:rgb(251 88 66 / var(--tw-border-opacity, 1))!important}.border-\[\#0000001f\]{border-color:#0000001f}.border-\[\#426FFB\]{--tw-border-opacity: 1;border-color:rgb(66 111 251 / var(--tw-border-opacity, 1))}.border-\[\#B4B4B4\]{--tw-border-opacity: 1;border-color:rgb(180 180 180 / var(--tw-border-opacity, 1))}.border-\[\#E5E5E5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-\[\#c9d1e7\]{--tw-border-opacity: 1;border-color:rgb(201 209 231 / var(--tw-border-opacity, 1))}.border-base-blue-500{border-color:var(--color-base-blue-500)}.border-base-grey-100{border-color:var(--color-base-grey-100)}.border-base-grey-400{border-color:var(--color-base-grey-400)}.border-base-success{border-color:var(--color-base-green-500)}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-themed-accent{border-color:var(--color-blue-400)}.border-themed-base-100{border-color:var(--color-grey-100)}.border-themed-base-200{border-color:var(--color-grey-200)}.border-themed-base-300{border-color:var(--color-grey-300)}.border-themed-base-500{border-color:var(--color-grey-500)}.border-themed-blue-500{border-color:var(--color-blue-500)}.border-themed-grey-100{border-color:var(--color-grey-100)}.border-themed-grey-200{border-color:var(--color-grey-200)}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-themed-base-300{border-bottom-color:var(--color-grey-300)}.border-b-themed-base-400{border-bottom-color:var(--color-grey-400)}.\!bg-\[\#F7EDFF\]{--tw-bg-opacity: 1 !important;background-color:rgb(247 237 255 / var(--tw-bg-opacity, 1))!important}.\!bg-base-base-100{background-color:var(--color-base-grey-100)!important}.\!bg-themed-base-200{background-color:var(--color-grey-200)!important}.\!bg-themed-primary{background-color:var(--color-purple-500)!important}.\!bg-themed-white{background-color:var(--color-white)!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#E5FBEC\]{--tw-bg-opacity: 1;background-color:rgb(229 251 236 / var(--tw-bg-opacity, 1))}.bg-\[\#EEF2FB\]{--tw-bg-opacity: 1;background-color:rgb(238 242 251 / var(--tw-bg-opacity, 1))}.bg-\[\#F7EDFF\]{--tw-bg-opacity: 1;background-color:rgb(247 237 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FBF6FF\]{--tw-bg-opacity: 1;background-color:rgb(251 246 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF6E2\]{--tw-bg-opacity: 1;background-color:rgb(253 246 226 / var(--tw-bg-opacity, 1))}.bg-\[\#eff2fa\]{--tw-bg-opacity: 1;background-color:rgb(239 242 250 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffff00\]{background-color:#fff0}.bg-base-base-100{background-color:var(--color-base-grey-100)}.bg-base-blue-100{background-color:var(--color-base-blue-100)}.bg-base-blue-500{background-color:var(--color-base-blue-500)}.bg-base-green-100{background-color:var(--color-base-green-100)}.bg-base-grey-100{background-color:var(--color-base-grey-100)}.bg-base-grey-200{background-color:var(--color-base-grey-200)}.bg-base-white{background-color:var(--color-base-white)}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-themed-accent{background-color:var(--color-blue-400)}.bg-themed-base-100{background-color:var(--color-grey-100)}.bg-themed-base-200{background-color:var(--color-grey-200)}.bg-themed-base-300{background-color:var(--color-grey-300)}.bg-themed-base-400{background-color:var(--color-grey-400)}.bg-themed-base-500{background-color:var(--color-grey-500)}.bg-themed-base-900{background-color:var(--color-grey-900)}.bg-themed-blue-100{background-color:var(--color-blue-100)}.bg-themed-blue-300{background-color:var(--color-blue-300)}.bg-themed-blue-400{background-color:var(--color-blue-400)}.bg-themed-blue-500{background-color:var(--color-blue-500)}.bg-themed-error{background-color:var(--color-red-500)}.bg-themed-green-100{background-color:var(--color-green-100)}.bg-themed-green-500{background-color:var(--color-green-500)}.bg-themed-green-900{background-color:var(--color-green-900)}.bg-themed-grey-100{background-color:var(--color-grey-100)}.bg-themed-grey-200{background-color:var(--color-grey-200)}.bg-themed-grey-400{background-color:var(--color-grey-400)}.bg-themed-grey-500{background-color:var(--color-grey-500)}.bg-themed-grey-900{background-color:var(--color-grey-900)}.bg-themed-notice{--tw-bg-opacity: 1;background-color:rgb(225 233 251 / var(--tw-bg-opacity, 1))}.bg-themed-orange-100{background-color:var(--color-orange-100)}.bg-themed-orange-300{background-color:var(--color-orange-300)}.bg-themed-orange-400{background-color:var(--color-orange-400)}.bg-themed-orange-500{background-color:var(--color-orange-500)}.bg-themed-pink-500{background-color:var(--color-pink-500)}.bg-themed-primary{background-color:var(--color-purple-500)}.bg-themed-purple-100{background-color:var(--color-purple-100)}.bg-themed-purple-200{background-color:var(--color-purple-200)}.bg-themed-purple-300{background-color:var(--color-purple-300)}.bg-themed-purple-500{background-color:var(--color-purple-500)}.bg-themed-red-100{background-color:var(--color-red-100)}.bg-themed-red-500{background-color:var(--color-red-500)}.bg-themed-red-600{background-color:var(--color-red-600)}.bg-themed-success{background-color:var(--color-green-500)}.bg-themed-unknown{background-color:var(--color-orange-500)}.bg-themed-warning{background-color:var(--color-yellow-500)}.bg-themed-white{background-color:var(--color-white)}.bg-themed-yellow-500{background-color:var(--color-yellow-500)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-20{--tw-bg-opacity: .2}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-\[\#8158f2\]{--tw-gradient-from: #8158f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 88 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#4d63F2\]{--tw-gradient-to: #4d63F2 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.fill-white{fill:#fff}.stroke-white{stroke:#fff}.object-contain{object-fit:contain}.\!p-0{padding:0!important}.\!p-1{padding:.25rem!important}.\!p-2{padding:.5rem!important}.\!p-4{padding:1rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[13px\]{padding:13px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.\!pb-0{padding-bottom:0!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[28px\]{padding-left:28px}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.pt-\[1px\]{padding-top:1px}.pt-\[24px\]{padding-top:24px}.\!text-left{text-align:left!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.align-middle{vertical-align:middle}.align-text-bottom{vertical-align:text-bottom}.font-\[montserrat\]{font-family:montserrat}.\!text-\[12px\]{font-size:12px!important}.\!text-\[14px\]{font-size:14px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-body1,.\!text-body2{font-size:14px!important}.\!text-body3{font-size:12px!important}.\!text-body4{font-size:14px!important}.\!text-h3-subheader{font-size:18px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-base{font-size:1rem;line-height:1.5rem}.text-body1,.text-body2{font-size:14px}.text-body3{font-size:12px}.text-h1{font-size:32px}.text-h2{font-size:20px}.text-h3,.text-h3-subheader{font-size:18px}.text-label{font-size:12px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-link{font-size:14px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/6{font-size:.875rem;line-height:1.5rem}.text-subheader{font-size:16px}.text-title{font-size:96px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.\!font-medium{font-weight:500!important}.\!font-semibold{font-weight:600!important}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\!leading-4{line-height:1rem!important}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-body1{line-height:130%}.leading-body2{line-height:143%}.leading-body3{line-height:20px}.leading-body4{line-height:143%}.\!text-\[\#343434\]{--tw-text-opacity: 1 !important;color:rgb(52 52 52 / var(--tw-text-opacity, 1))!important}.\!text-\[\#426FFB\],.\!text-\[\#426ffb\]{--tw-text-opacity: 1 !important;color:rgb(66 111 251 / var(--tw-text-opacity, 1))!important}.\!text-themed-base-300{color:var(--color-grey-300)!important}.\!text-themed-blue-500{color:var(--color-blue-500)!important}.\!text-themed-neutral{color:var(--color-grey-900)!important}.text-\[\#00922B\]{--tw-text-opacity: 1;color:rgb(0 146 43 / var(--tw-text-opacity, 1))}.text-\[\#0A1C53\],.text-\[\#0a1c53\]{--tw-text-opacity: 1;color:rgb(10 28 83 / var(--tw-text-opacity, 1))}.text-\[\#22C55E\]{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-\[\#343434\]{--tw-text-opacity: 1;color:rgb(52 52 52 / var(--tw-text-opacity, 1))}.text-\[\#424F76\],.text-\[\#424f76\]{--tw-text-opacity: 1;color:rgb(66 79 118 / var(--tw-text-opacity, 1))}.text-\[\#426FFB\]{--tw-text-opacity: 1;color:rgb(66 111 251 / var(--tw-text-opacity, 1))}.text-\[\#5D5D5D\]{--tw-text-opacity: 1;color:rgb(93 93 93 / var(--tw-text-opacity, 1))}.text-\[\#FB5842\]{--tw-text-opacity: 1;color:rgb(251 88 66 / var(--tw-text-opacity, 1))}.text-\[\#af4bfb\]{--tw-text-opacity: 1;color:rgb(175 75 251 / var(--tw-text-opacity, 1))}.text-base-base-500{color:var(--color-base-grey-500)}.text-base-blue-100{color:var(--color-base-blue-100)}.text-base-blue-500{color:var(--color-base-blue-500)}.text-base-green-100{color:var(--color-base-green-100)}.text-base-green-500{color:var(--color-base-green-500)}.text-base-green-900{color:var(--color-base-green-900)}.text-base-grey-400{color:var(--color-base-grey-400)}.text-base-grey-900{color:var(--color-base-grey-900)}.text-base-orange-100{color:var(--color-base-orange-100)}.text-base-orange-500{color:var(--color-base-orange-500)}.text-base-purple-500{color:var(--color-base-purple-500)}.text-base-red-100{color:var(--color-base-red-100)}.text-base-red-500{color:var(--color-base-red-500)}.text-base-success{color:var(--color-base-green-500)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-themed-accent{color:var(--color-blue-400)}.text-themed-base-100{color:var(--color-grey-100)}.text-themed-base-200{color:var(--color-grey-200)}.text-themed-base-300{color:var(--color-grey-300)}.text-themed-base-400{color:var(--color-grey-400)}.text-themed-base-500{color:var(--color-grey-500)}.text-themed-base-900{color:var(--color-grey-900)}.text-themed-blue-100{color:var(--color-blue-100)}.text-themed-blue-300{color:var(--color-blue-300)}.text-themed-blue-400{color:var(--color-blue-400)}.text-themed-blue-500{color:var(--color-blue-500)}.text-themed-error{color:var(--color-red-500)}.text-themed-green-100{color:var(--color-green-100)}.text-themed-green-500{color:var(--color-green-500)}.text-themed-green-900{color:var(--color-green-900)}.text-themed-grey-100{color:var(--color-grey-100)}.text-themed-grey-200{color:var(--color-grey-200)}.text-themed-grey-400{color:var(--color-grey-400)}.text-themed-grey-500{color:var(--color-grey-500)}.text-themed-grey-900,.text-themed-neutral{color:var(--color-grey-900)}.text-themed-orange-100{color:var(--color-orange-100)}.text-themed-orange-300{color:var(--color-orange-300)}.text-themed-orange-400{color:var(--color-orange-400)}.text-themed-orange-500{color:var(--color-orange-500)}.text-themed-pink-500{color:var(--color-pink-500)}.text-themed-primary{color:var(--color-purple-500)}.text-themed-purple-100{color:var(--color-purple-100)}.text-themed-purple-200{color:var(--color-purple-200)}.text-themed-purple-300{color:var(--color-purple-300)}.text-themed-purple-500{color:var(--color-purple-500)}.text-themed-red-100{color:var(--color-red-100)}.text-themed-red-500{color:var(--color-red-500)}.text-themed-red-600{color:var(--color-red-600)}.text-themed-secondary{color:var(--color-pink-500)}.text-themed-success{color:var(--color-green-500)}.text-themed-white{color:var(--color-white)}.text-themed-yellow-500{color:var(--color-yellow-500)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.\!underline{text-decoration-line:underline!important}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.\!no-underline{text-decoration-line:none!important}.decoration-blue-500{text-decoration-color:#3b82f6}.underline-offset-2{text-underline-offset:2px}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-50{opacity:.5}.\!shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 0 10px rgba(0,0,0,.08);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_20px_52px_0_rgba\(1\,50\,107\,0\.16\)\]{--tw-shadow: 0 20px 52px 0 rgba(1,50,107,.16);--tw-shadow-colored: 0 20px 52px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-optiwatt{--tw-shadow: 0 0 14px 0 rgb(0 0 0 / 4%);--tw-shadow-colored: 0 0 14px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-spread{--tw-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);--tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.\!drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter-none{filter:none}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[--anchor-gap\:3px\]{--anchor-gap: 3px}html,body,#root{height:100%}:root{--rsbs-ml: auto;--rsbs-mr: auto;--rsbs-max-w: 40rem;--rsbs-overlay-rounded: 16px}.placeholder\:text-\[16px\]::placeholder{font-size:16px}.placeholder\:font-medium::placeholder{font-weight:500}.placeholder\:text-\[\#424f76\]::placeholder{--tw-text-opacity: 1;color:rgb(66 79 118 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#B4B4B4\]::placeholder{--tw-text-opacity: 1;color:rgb(180 180 180 / var(--tw-text-opacity, 1))}.placeholder\:text-base-grey-400::placeholder{color:var(--color-base-grey-400)}.placeholder\:text-themed-grey-400::placeholder{color:var(--color-grey-400)}.placeholder\:opacity-0::placeholder{opacity:0}.only\:mb-0:only-child{margin-bottom:0}.placeholder-shown\:\!top-0:placeholder-shown{top:0!important}.autofill\:text-\[\#424f76\]:autofill{--tw-text-opacity: 1;color:rgb(66 79 118 / var(--tw-text-opacity, 1))}.autofill\:shadow-\[inset_0_0_0px_1000px_rgb\(239\,242\,250\)\]:autofill{--tw-shadow: inset 0 0 0px 1000px rgb(239,242,250);--tw-shadow-colored: inset 0 0 0px 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:cursor-default:hover{cursor:default}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-\[\#19202D\]:hover{--tw-bg-opacity: 1;background-color:rgb(25 32 45 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-inherit:hover{background-color:inherit}.hover\:bg-themed-accent:hover{background-color:var(--color-blue-400)}.hover\:bg-themed-base-100:hover,.hover\:bg-themed-grey-100:hover{background-color:var(--color-grey-100)}.hover\:bg-themed-grey-200:hover{background-color:var(--color-grey-200)}.hover\:bg-themed-grey-400:hover{background-color:var(--color-grey-400)}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:text-themed-info:hover{color:var(--color-blue-400)}.hover\:text-themed-primary:hover{color:var(--color-purple-500)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-themed-base-200:active{background-color:var(--color-grey-200)}.disabled\:cursor-text:disabled{cursor:text}.disabled\:bg-themed-base-100:disabled{background-color:var(--color-grey-100)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-80:disabled{opacity:.8}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:text-themed-grey-500{color:var(--color-grey-500)}.group:hover .group-hover\:text-themed-primary{color:var(--color-purple-500)}.group:hover .group-hover\:brightness-0{--tw-brightness: brightness(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.peer:placeholder-shown~.peer-placeholder-shown\:pointer-events-none{pointer-events:none}.peer:placeholder-shown~.peer-placeholder-shown\:\!top-\[17px\]{top:17px!important}.peer:placeholder-shown~.peer-placeholder-shown\:left-\[10px\]{left:10px}.peer:placeholder-shown~.peer-placeholder-shown\:select-none{-webkit-user-select:none;user-select:none}.peer:placeholder-shown~.peer-placeholder-shown\:text-sm{font-size:.875rem;line-height:1.25rem}.data-\[focus\]\:bg-themed-grey-100[data-focus]{background-color:var(--color-grey-100)}.group[data-selected] .group-data-\[selected\]\:visible{visibility:visible}@media not all and (min-width: 768px){.max-md\:h-full{height:100%}}@media not all and (min-width: 640px){.max-sm\:rounded-none{border-radius:0}.max-sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 640px){.sm\:-mt-\[3px\]{margin-top:-3px}.sm\:hidden{display:none}.sm\:h-full{height:100%}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-24{width:6rem}.sm\:max-w-full{max-width:100%}.sm\:flex-row{flex-direction:row}.sm\:p-4{padding:1rem}.sm\:px-\[60px\]{padding-left:60px;padding-right:60px}}@media (min-width: 768px){.md\:bottom-2{bottom:.5rem}.md\:right-2{right:.5rem}.md\:top-2{top:.5rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:m-0{margin:0}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mb-0{margin-bottom:0}.md\:ml-14{margin-left:3.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-9{margin-top:2.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:\!h-\[600px\]{height:600px!important}.md\:h-48{height:12rem}.md\:w-14{width:3.5rem}.md\:w-\[95\%\]{width:95%}.md\:\!max-w-\[400px\]{max-width:400px!important}.md\:\!max-w-md{max-width:28rem!important}.md\:max-w-\[335px\]{max-width:335px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-md{max-width:28rem}.md\:basis-3\/12{flex-basis:25%}.md\:basis-9\/12{flex-basis:75%}.md\:basis-\[45\%\]{flex-basis:45%}.md\:basis-\[47\%\]{flex-basis:47%}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:gap-12{gap:3rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:pb-8{padding-bottom:2rem}.md\:pt-12{padding-top:3rem}.md\:text-\[16px\]{font-size:16px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[20px\]{font-size:20px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:font-extrabold{font-weight:800}.md\:leading-7{line-height:1.75rem}.md\:leading-\[3\.625rem\]{line-height:3.625rem}}@media (min-width: 960px){.desktop\:bg-themed-white{background-color:var(--color-white)}}@media (min-width: 1024px){.lg\:px-0{padding-left:0;padding-right:0}}@media (min-width: 1280px){.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}}.\[\&\:not\(\:empty\)\]\:mt-4:not(:empty){margin-top:1rem}.\[\&\:not\(\:empty\)\]\:pb-8:not(:empty){padding-bottom:2rem}.\[\&\>\*\]\:my-4>*{margin-top:1rem;margin-bottom:1rem}.\[\&\>\*\]\:flex>*{display:flex}.\[\&\>\*\]\:select-none>*{-webkit-user-select:none;user-select:none}.\[\&\>\*\]\:flex-row>*{flex-direction:row}.\[\&\>\*\]\:items-center>*{align-items:center}.\[\&\>\*\]\:border-t>*{border-top-width:1px}.\[\&\>\*\]\:border-solid>*{border-style:solid}.\[\&\>\*\]\:border-themed-grey-200>*{border-color:var(--color-grey-200)}.\[\&\>\*\]\:py-2>*{padding-top:.5rem;padding-bottom:.5rem}.\[\&\>\*\]\:text-center>*{text-align:center}.\[\&\>\*\]\:text-base-green-900>*{color:var(--color-base-green-900)}.\[\&\>\*\]\:transition-all>*{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&\>\:first-child\]\:px-4>:first-child{padding-left:1rem;padding-right:1rem}
