.category-image img{filter:drop-shadow(0 10px 14px #16121c38);max-width:100%;height:auto}.made-by-ergeon{background-color:color-mix(in srgb, var(--white) 20%, transparent);backdrop-filter:blur(6px);font-size:var(--font-small);border-radius:20px;justify-content:center;align-items:center;height:30px;padding:6px 14px 6px 9px;animation:.5s ease-in-out expand-animation;display:flex;overflow:hidden}.made-by-ergeon-text{color:var(--black-1);word-break:keep-all;text-wrap:none;text-overflow:ellipsis;opacity:0;width:100%;animation:.5s ease-in-out .5s forwards show-with-delay;overflow:hidden}.made-by-ergeon img{animation:.5s 1s jump-animation}@keyframes jump-animation{0%{transform:translateY(0)}25%{transform:translateY(-3px)}50%{transform:translateY(3px)}75%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes show-with-delay{0%{opacity:0}to{opacity:1}}@keyframes expand-animation{0%{width:30px}to{width:126px}}.image-container img{object-fit:cover;max-width:50%;max-height:50%}.discover-button{border-radius:var(--border-radius-default);height:48px;color:var(--black-1);font-feature-settings:"clig" off, "liga" off;border:1px solid var(--gray-4);background:linear-gradient(to bottom, var(--white), color-mix(in srgb, var(--gray-5) 50%, transparent));box-shadow:inset 0 1px 0 1px var(--white);justify-content:center;align-items:center;gap:5px;margin-top:24px;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex}.discover-button:hover{border:1px solid var(--gray-3);transition:all .2s}.promo-block img{filter:brightness(0)invert(0)}.discover-button img{transition:all .5s;position:relative;left:0}.discover-button:hover img{left:5px}.flex-row{justify-content:space-between;align-items:center;display:flex}.coming-soon{border-radius:var(--border-radius-default);background:var(--blue-3,#e6f1fb);height:24px;color:var(--blue-0,#0e61b4);font-feature-settings:"clig" off, "liga" off;justify-content:center;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}.category-info{flex-direction:column;align-items:flex-start;display:flex}.category-card{background-color:var(--white);border-radius:var(--border-radius-soft);border:var(--default-border);flex-direction:column;justify-content:flex-start;padding:30px;font-size:14px;display:flex;position:relative;overflow:hidden}.category-large .category-image img{object-fit:contain;width:100%;height:100%}.category-large .category-info{margin-top:auto}.category-card:hover{box-shadow:0 6px 12px var(--black-opacity), inset 0 0 0 1px var(--white);background:linear-gradient(to top, var(--gray-6), color-mix(in srgb, var(--gray-6) 50%, transparent));cursor:pointer;border:1px solid var(--gray-4);transition:box-shadow .2s}.category-card h2{margin-top:12px;margin-bottom:0;font-size:22px}.category-card p{margin-top:12px}.calc-ai-absolute{position:absolute;top:-57px;right:-65px;width:200px!important;height:200px!important}.category-card .category-image{width:128px;height:128px}.category-card .category-image.small{width:44px;min-width:44px;height:44px;min-height:44px}.category-large{justify-content:space-between;max-width:50%;margin-right:20px}.category-large .category-image{width:260px;max-width:100%;height:170px}.category-small{width:50%;margin-right:20px}.category-small.special{flex-direction:column;justify-content:flex-end;align-items:start;display:flex}.category-small:last-child{margin-right:unset}.categories-container{align-items:stretch;width:100%;display:flex}@media only screen and (width<=900px){.category-small.special{display:none}.category-small{width:100%;margin-right:0}}@media only screen and (width<=500px){.category-large{max-width:100%;margin-bottom:20px;margin-right:0}.category-large .category-image{width:150px;height:96px}.categories-container{flex-direction:column}.categories-second{display:flex}.category-row{max-width:50%;margin-right:20px}.category-row:last-child{margin-right:0;margin-top:0!important}.category-card{padding:20px}.category-card h2{font-size:18px}.discover-button{margin-top:12px}.hide-on-mobile{display:none}.promo-block{padding:40px!important}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-3px)}to{transform:translate(0)}}.shake-animation{animation:.25s 2 shake}.category-row{display:flex}.category-row:last-child{margin-top:20px}.hero-section{padding:clamp(40px, 7vw, 72px) var(--container-padding) clamp(36px, 5vw, 56px);background-color:var(--blue-1);color:#fff;border-radius:0 0 20px 20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1920px;height:100%;margin:0 auto;display:flex;position:relative}.hero-section-content{text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;display:flex}.aurora-wrapper{z-index:2;border-radius:0 0 20px 20px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.aurora-base{filter:blur(60px);opacity:.5;position:absolute}.aurora-one{z-index:3;background-color:#7fcefdb3;border-radius:70% 130%;width:800px;height:1500px;animation:12s infinite alternate fly;top:-50px;left:-300px}.aurora-two{background-color:#064885cc;border-radius:40% 150%;width:700px;height:900px;animation:10s ease-in-out infinite alternate fly-plus;bottom:-50px;left:-150px}.aurora-three{background-color:#afaaffb3;border-radius:20% 180%;width:400px;height:1500px;animation:8s ease-in-out infinite alternate fly;bottom:-600px;right:-100px}.aurora-four{background-color:#0698c1cc;border-radius:120% 60%;width:1000px;height:600px;animation:9s ease-in-out infinite alternate fly-plus;top:100px;right:200px}@keyframes fly{to{transform:rotate(1turn)translate(100px)rotate(-1turn)}}@keyframes fly-plus{to{transform:rotate(-1turn)translate(100px)rotate(1turn)}}.home-title{color:#fff;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(34px,6vw,64px);font-style:normal;font-weight:700;line-height:1.1}.home-subtitle{color:#fff;margin:12px 0 32px;font-size:clamp(15px,1.6vw,18px);font-style:normal;font-weight:400;line-height:1.5}@media only screen and (width<=990px){.hero-section{padding:42px 20px 20px}.home-title{margin-top:12px;font-size:50px;line-height:normal}}@media only screen and (width<=500px){.home-title{margin-top:12px;font-size:30px;line-height:normal}.home-subtitle{font-size:14px}}.image-container{justify-content:center;align-items:center;width:64px;height:64px;transition:all .5s;display:flex;position:relative}.link-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.categories{max-width:var(--content-block-max-width-wide);margin:0 0 var(--large-spacing);flex-wrap:wrap;justify-content:space-around;gap:16px;width:100%;display:flex}.home-promo-section p{max-width:var(--content-block-max-width-wide);text-align:center;margin:0}.category{border-radius:var(--border-radius-soft);border:1px solid var(--gray-5);padding:var(--medium-spacing);box-sizing:border-box;background-color:var(--white);width:calc(33.333% - 16px);min-width:100%;box-shadow:0 0 0 var(--black-opacity);flex-direction:column;justify-content:center;align-items:center;display:flex}.category:hover{border:var(--default-border);box-shadow:0 12px 12px 0 rgb(var(--gray-6) / 75%);background:linear-gradient(0deg, var(--gray-6) 0%, var(--white) 100%);transition:all .4s}.category p{margin:0 0 var(--medium-spacing) 0;text-align:center;color:var(--black-1)}.category:hover p{color:var(--black-2)}.categories:hover a{text-decoration:none!important}.home-promo-section{text-align:center;margin-bottom:calc(var(--large-spacing) * 2);margin-top:calc(var(--large-spacing) * 2);color:var(--black-1);justify-content:center;align-items:center;display:flex}.home-promo-section .promo-block{width:var(--content-block-max-width-wide);border-radius:var(--border-radius-soft);max-width:100%;margin:0 var(--large-spacing);border:1px solid var(--gray-4);background-color:var(--gray-6);flex-direction:column;justify-content:center;align-items:center;padding:clamp(24px,4vw,56px);display:flex}.promo-block h2{color:var(--black-1)}.popular-calculators-section{padding:var(--medium-spacing);max-width:var(--content-block-max-width-wide);width:100%}.popular-calculators-grid{gap:var(--large-spacing);margin-top:calc(var(--large-spacing) * 2);grid-template-columns:repeat(3,1fr);display:grid}.popular-calculators-grid ul{width:100%;margin:0;padding:0;list-style-type:none}.popular-calculators-grid li{margin-bottom:var(--large-spacing);padding-left:unset}.popular-calculators-grid li:before{content:unset}.calculator-category{margin-bottom:var(--large-spacing);list-style-type:none}.calculator-category strong{margin-bottom:var(--medium-spacing);display:block}.calculator-category h4{margin:0 0 var(--medium-spacing) 0}@media only screen and (width<=768px){.popular-calculators-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=480px){.popular-calculators-grid{grid-template-columns:1fr}}.three-js-home-rendering-div{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}html.dark .promo-block img{filter:invert(.85)}html.dark .category-image img{filter:drop-shadow(0 10px 16px #0000008c)}html.dark .hero-section{background-color:#123a63}html.dark .aurora-base{opacity:.32}html.dark .made-by-ergeon{background-color:#00000040}@media only screen and (width<=768px){.home-promo-section .promo-block{margin:0 var(--medium-spacing)}}