:root{--totl-media-shadow-color:#ececec}@media (prefers-color-scheme:dark){:root{--totl-media-shadow-color:#121212}}#video-container{z-index:9999;display:none;width:50%;height:auto;border-radius:8px;overflow:hidden;aspect-ratio:16/9}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9998;display:none;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}#close-button{position:fixed;top:1.5rem;right:1.5rem;color:#fff;width:1.5rem;height:1.5rem;cursor:pointer;z-index:10000}#video-container iframe{width:100%;height:100%}.container-buttons{display:flex}.container-hero{max-width:77.5rem;margin:0 auto}.container-hero h1{margin-top:0;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.214}.container-hero h2{font-size:1.5rem;line-height:150%}.home_hero-component{grid-column-gap:4.1875rem;padding-top:5rem;display:flex;padding-bottom:10rem}.home-hero_left{max-width:32.4375rem;flex:none;padding-bottom:6.0625rem;padding-right:2.4375rem}.home-hero_right{width:60%;flex:none;padding-bottom:6.0625rem}.image-wrapper.hero-home-new{border-radius:16px;flex:0 auto;order:0;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:flex;position:relative;overflow:visible;justify-content:flex-start}.image-hero{box-shadow:14px 14px 40px 3px var(--totl-media-shadow-color);max-width:100%;display:inline-block;height:auto}.text-big{font-weight:600}.text-small{font-size:16px;font-weight:400}.watch-demo{display:flex;align-items:center;gap:8px;margin-left:16px}.link-block:hover{transform:scale(1.1)}.link-block{border-radius:100px;transition-property:all;box-shadow:0 1px 5px #000;display:flex}.play-div{z-index:1;width:83px;height:83px;cursor:pointer;border-radius:100px;transition:all .3s;display:flex;align-items:center;justify-content:center;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:1px 1px 8px -2px #000}.play-div:hover{transform:translate(-50%,-50%) scale(1.1)}#play-button{cursor:pointer}.castfaq{padding:100px;margin:auto;width:1000px}.headerfaq{text-align:center;font-size:20px;margin-bottom:30px}.faq{border-bottom:1px dotted}.question{padding:15px 40px 15px 0;display:flex;align-items:center;cursor:pointer;position:relative}.question::after{content:"\25BC";position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(270deg);transition:transform .3s ease}.open.question::after{transform:translateY(-50%) rotate(360deg)}.question:hover{color:var(--totl-a-color)}.answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.answer p{margin:0}.total{margin:0 0 30px 0}.headerfeatures{text-align:center;font-size:20px;margin-bottom:30px}.castfeatures{padding:100px;flex-direction:column;align-items:center;margin:auto;width:1000px}.featurecontainer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.feature{display:flex;align-items:center;gap:16px}.checkmark{width:25px;height:25px;position:relative;min-width:25px}.checkmark::before{content:"";position:absolute;top:50%;left:0;transform:translate(0,-50%) rotate(45deg);width:10px;height:20px;border:3px solid green;border-width:0 5px 5px 0}@media only screen and (max-width:480px),only screen and (max-device-width:480px){.home_hero-component{flex-direction:column}.image-wrapper.hero-home-new{justify-content:center}#video-container{width:90%}.container-buttons{flex-direction:column;gap:16px}.home-hero_right{width:80%}.home-hero_left,.home-hero_right{padding-left:2.4375rem}.play-div{z-index:1;width:83px;height:83px;cursor:pointer;border-radius:100px;transition:all .3s;display:block;position:absolute;top:50%;bottom:auto;left:50%;right:auto;box-shadow:1px 1px 8px -2px #000;transform:translate(-50%,-50%)}.castfaq,.castfeatures{width:100%;box-sizing:border-box;padding:50px}}