.section-calculate .form-line-wrap img{width:90px;margin-left:.5em;padding-left:0;filter:brightness(0) saturate(100%) invert(14%) sepia(84%) saturate(7372%) hue-rotate(1deg) brightness(112%) contrast(117%)}.section-calculate .circle-number{background:#fff;color:#232021;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.calculate-form{border-radius:4px}.calculate-form-free{background:#d3efbb;border-radius:2px;color:#00a167;font-weight:500;padding:4px 6px}.tab-wrap{border-radius:4px;border:1px solid #232021;background-color:#232021;display:flex;width:100%;overflow:hidden}.calculate-tab{display:flex;justify-content:center;align-items:center;width:33.3333333333%;padding:10px 20px;border:none;border-right:1px solid #000;outline:none;background-color:#fff;cursor:pointer;font-family:"Roboto Condensed",sans-serif;transition:all .3s ease;box-sizing:border-box;color:#232021}.calculate-tab:last-of-type{border-right-color:rgba(0,0,0,0)}.calculate-tab.is-active,.calculate-tab:hover{background-color:rgba(0,0,0,0);color:#fff}.calculate-tab-content{display:none}.calculate-tab-content.is-active{display:flex;flex-direction:column}.calculate-tab-content#tab-other{justify-content:center;align-items:center;text-align:center}.calculate-form-field:last-of-type{padding-top:2em;border-top:dashed 3px #edeced}.select-container{position:relative;width:100%}.select-container *{box-sizing:border-box}.calculate-input{background:#fff;border:1px solid #e3e5ea;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:500;color:#232021;max-width:105px}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none;height:4px;margin-inline:0;background:#e3e5ea}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:16px;width:16px;background-color:red;border-radius:50%;border:none;outline:3px solid #fff;transition:.2s ease-in-out}input[type=range]::-moz-range-thumb{height:15px;width:15px;background-color:#f50;border-radius:50%;border:none;transition:.2s ease-in-out}.select-container .select{position:relative;background:#fff;border:1px solid #e3e5ea;border-radius:4px;transition:all .4s}.select-container .select:hover{border-color:#232021}.select-container .select::after{content:"";position:absolute;width:16px;height:16px;top:50%;margin-top:-8px;right:15px;cursor:pointer;transition:all .4s;background:url("../../../../../img/icons/select-arrow.svg") no-repeat center/contain}.select-container .select input{position:relative;width:100%;height:100%;padding:10px 15px;background:none;outline:none;border:none;cursor:pointer;color:#232021}.select-container .option-container{position:absolute;width:100%;top:calc(100% + 5px);z-index:3;background:#fff;border-radius:4px;box-shadow:0 10px 20px rgba(11,11,11,.25);height:0;overflow-y:scroll;transition:all .4s}.select-container .option-container .option{position:relative;padding:12px 15px;height:44px;cursor:pointer;display:flex;align-items:center;transition:all .2s}.select-container .option-container .option:hover{background:#f4f5f7}.select-container .option-container .option.is-selected{background:#f4f5f7;pointer-events:none}.select-container .option-container .option.is-selected::after{content:"";position:absolute;width:16px;height:16px;top:50%;margin-top:-8px;right:15px;background:url("../../../../../img/icons/select-checked.svg") no-repeat center/contain}.select-container .option-container .option label{font-size:17px;font-weight:500;color:#232021}.select-container.is-active .select{border-color:#232021}.select-container.is-active .select::after{transform:rotate(180deg)}.select-container.is-active .option-container{height:max-content;max-height:175px}@media screen and (max-width: 960px){.section-calculate{flex-direction:column}.section-calculate.flex-align-center{align-items:stretch}.section-calculate .calculate-form{margin-top:1em}}@media(prefers-color-scheme: dark){body:not(.dark-mode-off) .calculate-form.bwhite{background-color:#444}body:not(.dark-mode-off) .select-container .select{border-color:hsla(0,0%,100%,.2);border-width:2px;background:none}body:not(.dark-mode-off) .select-container .select input{background-color:#444;color:#fff}body:not(.dark-mode-off) .calculate-tab{background-color:#444;color:#fff;border-right-color:hsla(0,0%,100%,.2)}body:not(.dark-mode-off) .calculate-tab.is-active,body:not(.dark-mode-off) .calculate-tab:hover{background-color:rgba(0,0,0,0);color:#fff}body:not(.dark-mode-off) .calculate-input{border-color:hsla(0,0%,100%,.2);color:#fff;border-width:2px;background:none}body:not(.dark-mode-off) input[type=range]::-webkit-slider-thumb{outline-color:#444}body:not(.dark-mode-off) .calculate-form-field:last-of-type{border-color:hsla(0,0%,100%,.2)}body:not(.dark-mode-off) .tab-wrap{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.2)}}@media screen and (max-width: 770px){.section-calculate .calculate-form-field .f50{font-size:50px}}@media screen and (max-width: 670px){.calculate-form-field:last-of-type{border-width:2px}.calculate-form-field .flex-container.flex-vertical .mb05{margin-bottom:.25em}.calculate-form-field .mb3{margin-bottom:2em}.section-calculate .circle-number{width:22px;height:22px}.calculate-tab,.calculate-input{padding:8px 12px}.calculate-form-field>.mb05,.calculate-tab-content .mb2{margin-bottom:.75em}.calculate-tab-content .icon-size-70{width:50px}.calculate-tab-content#tab-other{padding-block:2.5em}}@media screen and (max-width: 520px){.calculate-form-field.flex-container,.calculate-form-field>.flex-container{flex-direction:column}.calculate-form-field.flex-container{width:100%;align-items:flex-start}.calculate-form-field .f50{margin-top:.5em}.calculate-form-field:nth-of-type(2){position:relative}.calculate-form-field:nth-of-type(2) .flex-container{margin-top:1em}.calculate-form-field:nth-of-type(2) .mr1{position:absolute;top:0;right:0;margin-right:0}.calculate-form-field:nth-of-type(2) .f22.fbold{padding-top:6px}}.picture-link-list .f20{line-height:125%}.picture-link-list picture img{display:flex;border-radius:4px;overflow:hidden;width:auto;height:105px;object-fit:contain}.front-services-list .flex-b-33>.flex-container{padding:3em 0 3em 3em;gap:3em}.front-services-list picture{border-radius:4px 0 0 4px}.front-services-list picture img{width:100%;max-height:220px;object-fit:cover}.front-services-list .front-sm-show{display:none}.resources-list picture img{display:flex;border-radius:4px;overflow:hidden;width:100%;object-fit:contain}.resources-list .button{text-align:center}@keyframes blink{0%{border-color:red}50%{border-color:rgba(0,0,0,0)}100%{border-color:red}}.write-text{border-right:3px solid;animation:blink .7s infinite}.front-image-carousel{display:flex;justify-content:center;max-width:665px;max-height:320px;width:100%;height:100%;margin-inline:auto;overflow:hidden}.front-image-carousel *{box-sizing:border-box}.front-image-carousel .front-carousel-track{display:flex;align-items:center;position:relative;width:100%;max-width:510px}.front-carousel-slide-bg{display:flex;width:100%;opacity:0}.front-carousel-slide-bg img{width:100%}.front-carousel-slide{position:absolute;top:0;left:100%;width:100%;height:100%;border-radius:8px;border:2px dashed rgba(0,0,0,0);background-color:rgba(0,0,0,0);z-index:0;opacity:0;transform:scale(0);transition:left .5s,transform .5s,border-color .5s,background-color .5s}.front-carousel-slide.is-active{top:0;left:0;transform:scale(1);border:2px dashed red;background-color:#edeced;z-index:3;opacity:1}.front-carousel-slide.is-active picture::before,.front-carousel-slide.is-active .slide-video-wrap::before{content:none;display:none}.front-carousel-slide.is-active+.front-carousel-slide{transform:scale(0.85);transform-origin:right;left:46px;z-index:2;opacity:1}.front-carousel-slide.is-active+.front-carousel-slide picture::before,.front-carousel-slide.is-active+.front-carousel-slide .slide-video-wrap::before{opacity:.2}.front-carousel-slide.is-active+.front-carousel-slide+.front-carousel-slide{transform:scale(0.65);transform-origin:right;left:82px;z-index:1;opacity:1}.front-carousel-slide.is-active+.front-carousel-slide+.front-carousel-slide picture::before,.front-carousel-slide.is-active+.front-carousel-slide+.front-carousel-slide .slide-video-wrap::before{opacity:.4}.front-carousel-slide:has(+.is-active){transform:scale(0.85);transform-origin:left;left:-46px;z-index:2;opacity:1}.front-carousel-slide:has(+.is-active) picture::before,.front-carousel-slide:has(+.is-active) .slide-video-wrap::before{opacity:.2}.front-carousel-slide:has(+.front-carousel-slide+.is-active){transform:scale(0.65);transform-origin:left;left:-82px;opacity:1;z-index:1}.front-carousel-slide:has(+.front-carousel-slide+.is-active) picture::before,.front-carousel-slide:has(+.front-carousel-slide+.is-active) .slide-video-wrap::before{opacity:.4}.front-carousel-slide picture,.front-carousel-slide .slide-video-wrap{display:flex;width:100%;height:100%;padding:5px;position:relative}.front-carousel-slide picture::before,.front-carousel-slide .slide-video-wrap::before{content:"";position:absolute;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);background:#fff;opacity:.4;border-radius:5px}.front-carousel-slide picture img,.front-carousel-slide picture video,.front-carousel-slide .slide-video-wrap img,.front-carousel-slide .slide-video-wrap video{border-radius:5px;overflow:hidden;width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1280px){.front-image-carousel{margin-inline:revert;max-width:470px;max-height:264px}.front-image-carousel .front-carousel-track{max-width:420px}.front-carousel-slide.is-active+.front-carousel-slide{left:20px}.front-carousel-slide.is-active+.front-carousel-slide+.front-carousel-slide{left:30px}.front-carousel-slide:has(+.is-active){left:-20px}.front-carousel-slide:has(+.front-carousel-slide+.is-active){left:-30px}.picture-link-list .flex-container{flex-direction:column;align-items:flex-start}.picture-link-list .weekly-banner{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 1080px){.front-services-list .flex-b-33>.flex-container{padding:2em 0 2em 2em;gap:2em}}@media screen and (max-width: 1000px){.main-section-carousel{align-items:center;text-align:center}.main-front-carousel-wrap{flex-direction:column}.main-front-carousel-wrap .flex-container.mt-40.gap-10{justify-content:center}.front-image-carousel{min-height:264px;margin-top:36px;margin-inline:auto}}@media screen and (max-width: 980px){.front-services-list{flex-direction:column}.front-services-list .flex-b-33>.flex-container{flex-direction:column;padding:2em}.front-services-list picture,.front-services-list .slide-video-wrap{border-radius:4px}.front-services-list picture img,.front-services-list picture video,.front-services-list .slide-video-wrap img,.front-services-list .slide-video-wrap video{max-height:revert;height:revert;object-fit:contain}.front-services-list .front-sm-show{display:inline-block}.front-services-list .front-sm-hide{display:none}.counter-wrap.front-mod{gap:28px;flex-direction:column;margin-bottom:2em}.counter-wrap.front-mod .counter-item::after{content:none;display:none}}@media screen and (max-width: 870px){.section-led.front-mod{flex-direction:column}.resources-list-wrap{flex-direction:column}}@media screen and (max-width: 840px){.picture-link-list.article-mod{flex-direction:column}}@media screen and (max-width: 670px){.front-services-list .flex-b-33>.flex-container{padding:1.5em;gap:1.5em}.main-section-carousel .flex-container.mt-40.gap-10{flex-direction:column}.main-section-carousel .mt-80{margin-top:50px}.weekly-banner{height:230px}}@media screen and (max-width: 560px){.main-front-carousel-wrap .cred{display:inline-flex;justify-content:center;gap:5px}.write-text{border-right:2px solid;white-space:nowrap}.front-image-carousel{min-height:160px;padding-inline:27px;box-sizing:border-box}.front-image-carousel .front-carousel-track{width:100%}.front-carousel-slide.is-active{border-width:1px}.front-carousel-slide picture,.front-carousel-slide .slide-video-wrap{padding:3px}.front-carousel-slide picture::before,.front-carousel-slide .slide-video-wrap::before{top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px)}.front-carousel-slide.is-active+.front-carousel-slide{left:20px}.front-carousel-slide.is-active+.front-carousel-slide+.front-carousel-slide{left:30px}.front-carousel-slide:has(+.is-active){left:-20px}.front-carousel-slide:has(+.front-carousel-slide+.is-active){left:-30px}}
