html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{min-height:100vh}body{line-height:1;min-height:100vh}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;cursor:pointer}html{font-size:10px}.root-padding{padding:0rem 100px}.flex{display:flex}.flex-1{flex-grow:1;flex-shrink:1;flex-basis:0}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-column{flex-flow:column}.flex-column-reverse{flex-direction:column-reverse}.flex-row{flex-flow:row}.flex-basis-0{flex-basis:0}.flex-basis-10{flex-basis:10%}.flex-basis-20{flex-basis:20%}.flex-basis-30{flex-basis:30%}.flex-basis-70{flex-basis:70%}.flex-basis-875{flex-basis:87.5%}.flex-basis-100{flex-basis:100%}.flex-basis-20-rem{flex-basis:20rem;flex-shrink:0}.flex-basis-30-rem{flex-basis:30rem}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.self-center{align-self:center}.align-center{align-items:center}.align-end{align-items:flex-end}.grid{display:grid}.grid-3-col{grid-template-columns:repeat(3,1fr)}.grid-row-1{grid-row:1}.grid-row-2{grid-row:2}.grid-row-3{grid-row:3}.grid-col-1{grid-column:1}.grid-col-1-2{grid-column:1 / 2}.grid-col-2{grid-column:2}.grid-col-3{grid-column:3}.fit-width-image{width:100%;height:auto}.border-radius-2{border-radius:2rem}.relative{position:relative}.inline-block{display:inline-block}.block{display:block}.rotate-90{transform:rotate(90deg)}.transition-1{transition:transform 1s ease-in-out}.disable-zoom{touch-action:pan-x pan-y;height:100%}.overflow-auto{overflow:auto}.scroll-horizontal{overflow-y:auto}#loading{display:inline-block;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}.hidden{display:none!important}:root{font-family:Outfit,system-ui,Avenir,Helvetica,Arial,sans-serif;font-style:normal;line-height:normal}.font-sm{font-size:1.5rem}.font-sm-md{font-size:2rem}.font-md{font-size:2.5rem}.font-md-lg{font-size:3rem}.font-lg{font-size:3.5rem}.font-xl{font-size:4.5rem}.font-xxl{font-size:6rem}.font-xxxl{font-size:8rem}.font-mobile-xsm{font-size:3rem}.font-mobile-sm{font-size:5rem}.font-mobile-md{font-size:8rem}.font-mobile-lg{font-size:11rem}.weight-400{font-weight:400}.weight-700{font-weight:700}.font-center{text-align:center}.font-left{text-align:left}.font-right{text-align:right}.font-spacing-1{letter-spacing:.1rem}.no-decoration{text-decoration:none}.underline{text-decoration:underline}.dark-blue{color:#054a91}.yellow{color:#ffce22}.light-blue{color:#28affa}.white{color:#fff}.red{color:red}.black{color:#000}.light-grey{color:#e5e5e5}.fill-dark-blue{fill:#054a91}.fill-pastel-red{fill:#ed665c}.bg-light-grey-20{background-color:#b8b8b8cc}.pastel-red{color:#ed665c}.focus-no-outline:focus{outline:none}.rebeccapurple{color:#639}.bg-gradient-dark-blue-yellow{background:#012449;background:linear-gradient(135deg,#012449,#5cecff)}.bg-blue-grey{background-color:#e7ebf2}.bg-dark-blue{background-color:#054a91}.bg-dark-blue-20{background-color:#054a9133}.bg-dark-blue-10{background-color:#054a911a}.bg-gradient-dark-blue{background-image:linear-gradient(#054a91 10%,#fff)}.bg-gradient-dark-blue-white{background-image:linear-gradient(#fff,#054a91 30%,#fff)}.bg-gradient-yellow-white{background:linear-gradient(352deg,#ffce22,#ffffff29 58%)}.sample{background-image:radial-gradient(#054a91,#fff 70%)}.bg-gradient-dark-blue-10{background-image:linear-gradient(#fff,#054a9199)}.bg-yellow{background-color:#ffce22}.bg-yellow-10{background-color:#ffce221a}.bg-light-blue{background-color:#28affa}.bg-white{background-color:#fff}.bg-pastel-red{background-color:#ed665c}.bg-pastel-yellow{background-color:#f0db5b}.bg-pastel-green{background-color:#7d7}.bg-alice-blue{background-color:#e7edf4}.bg-alert-red{background-color:#ed665c66}.no-border{border:none}.thin-border-dark-blue-20{border:1px solid rgba(5,74,145,.2)}.thick-border-dark-blue{border:2px solid #054A91}.thin-border-white-20{border:1px solid #FFFFFF}.thin-border-dark-blue-20-right{border-right:1px solid rgba(5,74,145,.2)}.thin-border-dark-blue-20-top{border-top:1px solid rgba(5,74,145,.2)}.thin-border-dark-blue-20-bottom{border-bottom:1px solid rgba(5,74,145,.2)}.no-border-radius{border-radius:0rem}.border-bottom-radius-1-rem{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.border-radius-1-rem{border-radius:1rem}.border-radius-2-rem{border-radius:2rem}.border-radius-4-rem{border-radius:4rem}.border-bottom-radius-4-rem{border-bottom-left-radius:4rem;border-bottom-right-radius:4rem}.grey-box-shadow{box-shadow:0 0 3px 1px #e5e5e5}.inset-grey-box-shadow{box-shadow:inset 0 0 3px 1px #e5e5e5}.hover-bg-grey:hover{background-color:#e5e5e5}.hover-yellow:hover{color:#ffce22}.hover-light-blue:hover{color:#28affa}.hover-faded-dark-blue:hover{color:#054a91;background-color:#054a9133;transition:background-color .5s}.hover-faded-yellow:hover{background-color:#ffce2299;transition:background-color .5s}.hover-faded-green:hover{background-color:#7d79;transition:background-color .5s}.hover-faded-pastel-red:hover{background-color:#ed665c99;transition:background-color .5s}.no-outline{outline:none}.grayscale{filter:grayscale(100%)}.bg-gradient-yellow-white-dark-blue{background:#054a91;background:linear-gradient(264deg,#054a91 2%,#fff 21%,#fff 73%,#ffce22 96%)}.margin-fit{width:calc(100% - 200px)}.margin-fit-mobile{width:calc(100% - 8rem)}.width-1-rem{width:1rem}.width-2-rem{width:2rem}.width-3-rem{width:3rem}.width-5-rem{width:5rem}.width-6-rem{width:6rem}.width-10-rem{width:10rem}.width-14-rem{width:14rem}.width-17rem{width:17rem}.width-20-rem{width:20rem}.width-20{width:20%}.width-25{width:25%}.width-40{width:40%}.width-50{width:50%}.width-60{width:60%}.width-75{width:75%}.width-100{width:100%}.min-width-0-rem{min-width:0rem}.min-width-4rem{min-width:4rem}.min-width-10rem{min-width:10rem}.min-width-20rem{min-width:20rem}.min-width-30rem{min-width:30rem}.min-width-40rem{min-width:40rem}.min-width-50rem{min-width:50rem}.min-width-60{min-width:60%}.max-width-3-rem{max-width:3rem}.max-width-5rem,.max-width-6rem{max-width:6rem}.max-width-10rem{max-width:10rem}.max-width-15rem{max-width:15rem}.max-width-17rem{max-width:17rem}.max-width-20rem{max-width:20rem}.max-width-25rem{max-width:25rem}.max-width-30rem{max-width:30rem}.max-width-40rem{max-width:40rem}.max-width-50rem{max-width:50rem}.max-width-70rem{max-width:70rem}.max-width-50{max-width:50%}.max-width-75{max-width:75%}.max-width-100{max-width:100%}.max-width-screen{margin:0rem -10rem;max-width:100vw}.max-width-mobile{margin:-.5rem -4rem;max-width:100vw}.max-width-margin-fit-mobile{max-width:calc(100% - 8rem)}.neg-margin-10rem{margin-right:-5rem;margin-left:-5rem;max-width:100vw}.max-width-1024-px{max-width:1024px}.height-100{height:100%}.height-40-vh{height:40vh}.height-40{height:40%}.height-80-vh{height:80vh}.height-100-vh{height:100vh}.height-0-1-rem{height:.1rem}.height-0-2-rem{height:.2rem}.height-1-5-rem{height:1.5rem}.height-2rem{height:2rem}.height-4rem{height:4rem}.height-6-rem{height:6rem}.height-5-rem{height:5rem}.height-3-rem{height:3rem}.height-2-rem{height:2rem}.height-10-rem{height:10rem}.height-35-rem{height:35rem}.height-40-rem{height:40rem}.height-50-rem{height:50rem}.max-height-40-rem{max-height:40rem}.max-height-20-rem{max-height:20rem}.max-height-50-rems{max-height:50rem}.right{right:10rem}.right-14{right:14rem}.left{left:10rem}.left-mobile{left:0}.right-mobile{right:0}.top-mobile{top:0}.bottom-mobile-5{bottom:5%}.bottom-mobile-10{bottom:10%}.float{position:absolute}.fixed{position:fixed}.z-index-999{z-index:999}.z-index-9999{z-index:9999}.z-index-10000{z-index:10000}.z-index-100325{z-index:100325}.no-overflow{overflow:hidden}.no-touch{touch-action:none}.padding-02020202{padding:.2rem}.padding-1313{padding:1rem 3rem}.padding-1212{padding:1rem 2rem}.padding-0101{padding:0rem 1rem}.padding-2121{padding:2rem 1rem}.padding-051051{padding:.5rem 1rem}.padding-05050505{padding:.5rem}.padding-051052{padding:.5rem 1rem .5rem 2rem}.padding-2020{padding:2rem 0rem}.padding-0202{padding:0rem 2rem}.padding-1111{padding:1rem}.padding-1010{padding:1rem 0rem}.padding-2222{padding:2rem}.padding-4444{padding:4rem}.padding-2626{padding:2rem 6rem}.padding-6666{padding:6rem}.padding-2424{padding:2rem 4rem}.padding-4646{padding:4rem 6rem}.padding-1616{padding:1rem 6rem}.padding-0606{padding:0rem 6rem}.padding-010010{padding:0rem 10rem}.padding-4000{padding-top:4rem}.padding-0001{padding-left:1rem}.padding-0004{padding-left:4rem}.padding-0020{padding-bottom:2rem}.padding-0060{padding-bottom:6rem}.padding-051056{padding:.5rem 1rem .5rem 6rem}.center-horizontal-0-5-rem{margin:auto .5rem}.margin-02000{margin-top:.2rem}.margin-0000{margin:0rem}.margin-1111{margin:1rem}.margin-00500{margin-right:.5rem}.margin-0100{margin-right:1rem}.margin-2020{margin:2rem 0rem}.margin-2222{margin:2rem}.margin-3030{margin:3rem 0rem}.margin-5050{margin:5rem 0rem}.margin-4444{margin:4rem}.margin-0404{margin:0rem 4rem}.margin-050050{margin:.5rem 0rem}.margin-005005{margin:0rem .5rem}.margin-005105{margin:0rem .5rem 1rem}.margin-00050{margin:0rem 0rem .5rem}.margin-105005{margin:1rem .5rem 0rem}.margin-05050505{margin:.5rem}.margin-080080{margin:.8rem 0rem}.margin-1010{margin:1rem 0rem}.margin-0111{margin:0rem 1rem 1rem}.margin-0202{margin:0rem 2rem}.margin-0200{margin-right:2rem}.margin-0400{margin-right:4rem}.margin-2400{margin-right:4rem;margin-top:2rem}.margin-2424{margin:2rem 4rem}.margin-0424{margin:0rem 4rem 2rem}.margin-2402{margin-right:4rem;margin-top:2rem;margin-left:2rem}.margin-0004{margin-left:4rem}.margin-051051{margin:.5rem 1rem}.margin-105105{margin:1rem .5rem}.margin-0101{margin:0rem 1rem}.margin-0001{margin-left:1rem}.margin-0002{margin-left:2rem}.margin-0040{margin-bottom:4rem}.margin-0010{margin-bottom:1rem}.margin-0020{margin-bottom:2rem}.margin-4000{margin-top:4rem}.margin-4040{margin:4rem 0rem}.margin-6666{margin:6rem}.margin-2000{margin-top:2rem}.margin-0646{margin:0rem 6rem 4rem}.margin-0606{margin:0rem 6rem}.margin-4646{margin:4rem 6rem}.margin-1000{margin-top:1rem}.margin-0011{margin-left:1rem;margin-bottom:1rem}.top-10rem{top:10rem}.top-5rem{top:5rem}.popover{opacity:0;position:absolute;left:10px;transform:translateY(10px);background-color:#bfbfbf;padding:1.5rem;box-shadow:0 2px 5px #00000042;width:auto;z-index:30;opacity:1;visibility:visible;transform:translateY(-20px)}.popover-content{color:#000;text-align:center}.popover__content:before{position:absolute;z-index:30;content:"";right:calc(50% - 10px);top:-8px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #bfbfbf transparent;transition-duration:.3s;transition-property:transform}.loader{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px;height:64px;border-radius:50%;perspective:800px}.inner{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}.inner.one{left:0%;top:0%;animation:rotate-one 1s linear infinite;border-bottom:3px solid #1887b4}.inner.two{right:0%;top:0%;animation:rotate-two 1s linear infinite;border-right:3px solid #1887b4}.inner.three{right:0%;bottom:0%;animation:rotate-three 1s linear infinite;border-top:3px solid #1887b4}@keyframes rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}.additional_eval_info_container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;margin-top:20px;margin-bottom:20px;background-color:#e7e7e7;padding:20px;box-shadow:0 3px 10px #0003}.additional_eval_info{font-family:Inter,sans-serif;padding-top:10px;color:#000;text-align:center;font-size:.9rem}.additional_eval_info span.value{font-weight:700;font-size:1rem}.red-cell{background-color:red}.yellow-cell{background-color:orange}.green-cell{background-color:green}.return_calc_container{display:grid;grid-template-columns:repeat(4,1fr)}.calc_input_div{grid-column:1 / span 1;margin:auto}.calc_input_div{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px;justify-content:center;background-color:#e7e7e7;box-shadow:0 3px 10px #0003;padding:40px 30px 20px}.calculation_input input[type=number]{font-family:Inter,sans-serif;border:2px solid #d4d4d4;color:#000;font-size:1rem;padding-top:12px;padding-bottom:12px;box-shadow:inset 0 1px 2px #cfd7e666;margin-top:8px}.calculation_input input[type=range]{font-family:Inter,sans-serif;color:#000;font-size:1rem;width:250px}.calculation_input_select{font-family:Inter,sans-serif;color:#000;font-size:1rem;box-shadow:inset 0 1px 2px #cfd7e666;margin-top:8px}.calculation_input label{font-family:Inter,sans-serif;padding-right:5px;font-size:.9rem;margin-bottom:5px}.evaluation_header{padding:20px 10px 10px;background-color:#e7e7e7;text-align:center;z-index:9999;flex-basis:100%;position:sticky;top:0;box-shadow:0 3px 10px #0003;margin-top:10px}.evaluation_header span.value{font-weight:700}.eval_table{width:100%;height:100%}#eval_table_element{display:flex;flex-wrap:wrap;flex-direction:column;grid-column:2 / span 3;margin:auto;width:90%;box-shadow:0 3px 10px #0003;padding-top:20px;padding-bottom:20px;background-color:#e7e7e7;padding-right:10px}.eval_table_row{display:flex;flex-direction:row;justify-content:space-between}.eval_table_header{display:flex;flex-direction:row;background-color:#e7e7e7;justify-content:space-between;border:none}.eval_table_cell{font-family:Inter,sans-serif;padding-top:12px;padding-bottom:12px;border:none;margin-top:3px;text-align:center;color:#fff}.eval_table_title{width:12%;font-family:Inter,sans-serif;color:#000;background-color:#e7e7e7;font-size:1.25rem;margin-top:12px;text-align:center}.evalutation_selection{display:flex;justify-content:center;flex-direction:row;margin-top:10px}.evalutation_selection button{padding:10px;margin:0;font-size:1rem;font-family:Inter,sans-serif;color:#789;background-color:#e7e7e7;border:none}.evalutation_selection button:hover{background-color:#d4d4d4}.evalutation_selection button:active{background-color:#fff;color:#000}#rentsheet_button.eval_current_selection,#costs_sale_button.eval_current_selection{background-color:#fff!important;padding:10px!important;margin:0!important;border:2px solid!important;color:#000!important}#fixed_cost_element.hide_from_button,#eval_table_element.hide_from_button{display:none!important}.eval_table_vertical_header{transform:rotate(-90deg) translate(-70%);transform-origin:left center;white-space:nowrap;text-align:center;font-family:Inter,sans-serif;color:#000;font-size:1.25rem}.eval_table_x_header{text-align:center;font-family:Inter,sans-serif;color:#000;background-color:#e7e7e7;font-size:1.25rem}.p-description-text{font-size:.75rem;padding-top:15px}.additional_eval_info_container button{padding:10px;margin:0;font-size:1rem;font-family:Inter,sans-serif;color:#789;background-color:#e7e7e7;border:none}.additional_eval_info_container button:hover{background-color:#d4d4d4}.additional_eval_info_container button:active{background-color:#fff;color:#000}.hide-popover{display:none}.test{position:absolute;--result: calc(var(--cell-bottom) - 10px);z-index:50;left:var(--cell-left);top:var(--result);padding:20px;width:80px;pointer-events:none;opacity:.9;text-align:center;font-family:Inter,sans-serif;color:#000;background-color:#e7e7e7;font-size:.5rem}.test:before{position:absolute;z-index:-1;content:"";right:calc(50% - 10px);top:-8px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #bfbfbf transparent;transition-duration:.3s;transition-property:transform}.nav-image{aspect-ratio:1 / 1;height:3rem}.divider{color:#054a91;transform:rotate(90deg);background-color:#054a91;height:1px;margin:0;border:none;min-width:0px;align-self:center;width:3rem}#nav-desktop-drop-content{display:none;position:absolute;background-color:#fff;box-shadow:0 8px 16px #0003;z-index:1;width:160px}#nav-desktop-drop-content a{float:none;color:#054a91;padding:12px 16px;text-decoration:none;display:block;text-align:left}#nav-desktop-drop:hover #nav-desktop-drop-content{display:block}.burger-content{position:absolute;background-color:#fff;box-shadow:0 8px 16px #0003;z-index:1;width:160px;color:#054a91;text-decoration:none;right:100px}.burger-content a{float:none;color:#054a91;padding:12px 16px;text-decoration:none;display:block;text-align:center}.dollar-md-dark-blue:before{content:"$";font-size:2.5rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;left:5px;top:50%;transform:translateY(-50%);color:#054a91}.dollar-mobile-md-dark-blue:before{content:"$";font-size:8rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;left:5px;top:50%;transform:translateY(-50%);color:#054a91}.dollar-mobile-md-pastel-red:before{content:"$";font-size:8rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;left:5px;top:50%;transform:translateY(-50%);color:#ed665c}.sqm-md-dark-blue:before{content:"m²";font-size:2.5rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;right:5px;top:50%;transform:translateY(-50%);color:#054a91}.sqm-mobile-md-dark-blue:before{content:"m²";font-size:8rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;right:5px;top:50%;transform:translateY(-50%);color:#054a91}.percent-md-dark-blue:before{content:"%";font-size:2.5rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;right:5px;top:50%;transform:translateY(-50%);color:#054a91}.percent-mobile-md-dark-blue:before{content:"%";font-size:8rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;right:5px;top:50%;transform:translateY(-50%);color:#054a91}.exclaim-md-pastel-red:after{content:"!";margin-left:1rem;color:#ed665c}.dollar-md-pastel-red:before{content:"$";font-size:2.5rem;font-family:Outfit;font-style:normal;line-height:normal;position:absolute;left:5px;top:50%;transform:translateY(-50%);color:#ed665c}.input-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:25px;background:#054a911a;outline:none;border-radius:50px}.input-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;background:#054a91;border-radius:50%;cursor:pointer}.input-range::-moz-range-thumb{width:25px;height:25px;background:#054a91;border-radius:50%;cursor:pointer}.input-range::-ms-thumb{width:25px;height:25px;background:#054a91;border-radius:50%;cursor:pointer}.input-range-mobile{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:50px;background:#054a911a;outline:none;border-radius:50px}.input-range-mobile::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:50px;height:50px;background:#054a91;border-radius:50%;cursor:pointer}.input-range-mobile::-moz-range-thumb{width:50px;height:50px;background:#054a91;border-radius:50%;cursor:pointer}.input-range-mobile::-ms-thumb{width:50px;height:50px;background:#054a91;border-radius:50%;cursor:pointer}.checkbox-component .tgl{display:none}.checkbox-component .tgl,.checkbox-component .tgl:after,.checkbox-component .tgl:before,.checkbox-component .tgl *,.checkbox-component .tgl *:after,.checkbox-component .tgl *:before,.checkbox-component .tgl+.tgl-btn{box-sizing:border-box}.checkbox-component .tgl::-moz-selection,.checkbox-component .tgl:after::-moz-selection,.checkbox-component .tgl:before::-moz-selection,.checkbox-component .tgl *::-moz-selection,.checkbox-component .tgl *:after::-moz-selection,.checkbox-component .tgl *:before::-moz-selection,.checkbox-component .tgl+.tgl-btn::-moz-selection,.checkbox-component .tgl::selection,.checkbox-component .tgl:after::selection,.checkbox-component .tgl:before::selection,.checkbox-component .tgl *::selection,.checkbox-component .tgl *:after::selection,.checkbox-component .tgl *:before::selection,.checkbox-component .tgl+.tgl-btn::selection{background:none}.checkbox-component .tgl+.tgl-btn{outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-component .tgl+.tgl-btn:after,.checkbox-component .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.checkbox-component .tgl+.tgl-btn:after{left:0}.checkbox-component .tgl+.tgl-btn:before{display:none}.checkbox-component .tgl:checked+.tgl-btn:after{left:50%}.checkbox-component .tgl-light+.tgl-btn{background:#f0f0f0;border-radius:2em;padding:2px;transition:all .4s ease}.checkbox-component .tgl-light+.tgl-btn:after{border-radius:50%;background:#fff;transition:all .2s ease}.checkbox-component .tgl-light:checked+.tgl-btn{background:#054a91}.checkbox-component-mobile .tgl{display:none}.checkbox-component-mobile .tgl,.checkbox-component-mobile .tgl:after,.checkbox-component-mobile .tgl:before,.checkbox-component-mobile .tgl *,.checkbox-component-mobile .tgl *:after,.checkbox-component-mobile .tgl *:before,.checkbox-component-mobile .tgl+.tgl-btn{box-sizing:border-box}.checkbox-component-mobile .tgl::-moz-selection,.checkbox-component-mobile .tgl:after::-moz-selection,.checkbox-component-mobile .tgl:before::-moz-selection,.checkbox-component-mobile .tgl *::-moz-selection,.checkbox-component-mobile .tgl *:after::-moz-selection,.checkbox-component-mobile .tgl *:before::-moz-selection,.checkbox-component-mobile .tgl+.tgl-btn::-moz-selection,.checkbox-component-mobile .tgl::selection,.checkbox-component-mobile .tgl:after::selection,.checkbox-component-mobile .tgl:before::selection,.checkbox-component-mobile .tgl *::selection,.checkbox-component-mobile .tgl *:after::selection,.checkbox-component-mobile .tgl *:before::selection,.checkbox-component-mobile .tgl+.tgl-btn::selection{background:none}.checkbox-component-mobile .tgl+.tgl-btn{outline:0;display:block;width:12em;height:6em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-component-mobile .tgl+.tgl-btn:after,.checkbox-component-mobile .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.checkbox-component-mobile .tgl+.tgl-btn:after{left:0}.checkbox-component-mobile .tgl+.tgl-btn:before{display:none}.checkbox-component-mobile .tgl:checked+.tgl-btn:after{left:50%}.checkbox-component-mobile .tgl-light+.tgl-btn{background:#f0f0f0;border-radius:2em;padding:2px;transition:all .4s ease}.checkbox-component-mobile .tgl-light+.tgl-btn:after{border-radius:50%;background:#fff;transition:all .2s ease}.checkbox-component-mobile .tgl-light:checked+.tgl-btn{background:#054a91}.help-icon,.help-icon-mobile{position:relative}.help-icon:hover:after{position:absolute;bottom:100%;left:-30%;box-shadow:0 0 3px 1px #e5e5e5;display:block;z-index:100324;color:#054a91;font-size:1.5rem;width:15rem;font-weight:400;text-decoration:none;text-align:center;padding:.5rem;background:#fff;content:attr(gloss)}.help-icon[gloss],.help-icon-mobile[gloss]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.help-icon-mobile:active:after{position:absolute;bottom:100%;left:-30%;box-shadow:0 0 3px 1px #e5e5e5;display:block;z-index:100324;color:#054a91;font-size:5rem;width:40rem;font-weight:400;text-decoration:none;text-align:center;padding:.5rem;background:#fff;content:attr(gloss)}
