:root{--text-primary:#fff;--text-quaternary:#9f9f9f;--text-tertiary:#bfbfbf;--text-secondary-black:#202020;--text-secondary:#dfdfdf;--surface-tertiary:#303030;--surface-primary:#000;--surface-primary2:#0d0d0d;--surface-secondary-black:#101010;--surface-secondary:#efefef;--color-primary:#eb622b;--color-primary-hover:#f18536;--grey-bg:#1c1a1a;--icons-secondary:#ebebeb;--color-ui-critical-dark:#fc3737}*,:after,:before{margin:0;padding:0;box-sizing:border-box;font-weight:400}html{height:100%;scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Lato,sans-serif;background-color:var(--surface-secondary-black);color:var(--text-secondary);line-height:160%;padding:80px 0 0;margin:0}body.modal-is-open{height:100vh;overflow:hidden;padding-right:15px}main{overflow:hidden}a{color:inherit;color:var(--color-primary);text-decoration:none;text-underline-offset:3px;transition:color .15s}a:focus,a:hover{color:var(--color-primary-hover)}p a{text-decoration:underline}b{font-weight:600}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none}a.btn-primary:focus-visible,a.expand-btn:focus-visible,button.btn-primary:focus-visible,button.expand-btn:focus-visible,input.btn-primary:focus-visible,input.expand-btn:focus-visible,select.btn-primary:focus-visible,select.expand-btn:focus-visible,textarea.btn-primary:focus-visible,textarea.expand-btn:focus-visible{box-shadow:inset 0 0 0 2px #fff}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;color:var(--text-primary);font-weight:700;line-height:120%}h1{font-size:64px;line-height:112.5%}@media (max-width:800px){h1{font-size:32px;line-height:125%}}h2{font-size:44px;line-height:127.273%}@media (max-width:800px){h2{font-size:32px;line-height:125%}}h3{font-size:32px;line-height:125%}h4{font-size:22px;line-height:145.455%}h5{font-size:16px;line-height:150%}h6{font-size:14px}ul{list-style:none}img{display:block;max-width:100%}svg{height:inherit;width:inherit}fieldset{border:none}.hidden,.hide{display:none!important}label{display:inline-block;color:var(--text-primary)}label span{padding-bottom:8px;display:block}input,textarea{border-radius:0;appearance:none;font-family:Lato,sans-serif}.hidden{display:none!important}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}div::-webkit-scrollbar,ul::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}div::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{border-width:0;background-color:var(--icons-secondary);background-clip:padding-box}div::-webkit-scrollbar-thumb:hover,ul::-webkit-scrollbar-thumb:hover{background-color:var(--color-primary)}div::-webkit-scrollbar-corner,div::-webkit-scrollbar-track-piece,ul::-webkit-scrollbar-corner,ul::-webkit-scrollbar-track-piece{background-color:transparent}a.btn-primary,a.btn-primary-small,a.btn-secondary,a.btn-secondary-small,button{font-family:Montserrat,sans-serif;border:none;text-transform:uppercase;background-color:inherit;font-size:16px;line-height:180%;display:block;transition:all .15s ease;cursor:pointer;width:fit-content;text-align:center;padding:8px 32px}a.btn-primary-small.btn-primary,a.btn-primary.btn-primary,a.btn-secondary-small.btn-primary,a.btn-secondary.btn-primary,button.btn-primary{background-color:var(--color-primary);color:var(--text-primary);height:48px;padding:12px 32px;line-height:159%}a.btn-primary-small.btn-secondary,a.btn-primary.btn-secondary,a.btn-secondary-small.btn-secondary,a.btn-secondary.btn-secondary,button.btn-secondary{background-color:transparent;height:48px;color:var(--text-secondary);border:1px solid;line-height:194%}a.btn-primary-small.btn-secondary-small,a.btn-primary.btn-secondary-small,a.btn-secondary-small.btn-secondary-small,a.btn-secondary.btn-secondary-small,button.btn-secondary-small{font-family:Montserrat,sans-serif;background-color:transparent;color:var(--text-secondary);text-transform:none;height:40px;border:1px solid;line-height:134%}a.btn-primary-small.btn-secondary-small.is-active,a.btn-primary.btn-secondary-small.is-active,a.btn-secondary-small.btn-secondary-small.is-active,a.btn-secondary.btn-secondary-small.is-active,button.btn-secondary-small.is-active{outline:none;background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);color:var(--text-primary)}@media (max-width:600px){a.btn-primary-small.btn-secondary-small,a.btn-primary.btn-secondary-small,a.btn-secondary-small.btn-secondary-small,a.btn-secondary.btn-secondary-small,button.btn-secondary-small{padding:8px 16px}}a.btn-primary-small.btn-primary-small,a.btn-primary.btn-primary-small,a.btn-secondary-small.btn-primary-small,a.btn-secondary.btn-primary-small,button.btn-primary-small{font-family:Montserrat,sans-serif;background-color:transparent;background-color:var(--color-primary);color:var(--text-primary);text-transform:none;height:40px;border:1px solid transparent;line-height:134%}a.btn-primary-small.btn-primary-small.is-active,a.btn-primary.btn-primary-small.is-active,a.btn-secondary-small.btn-primary-small.is-active,a.btn-secondary.btn-primary-small.is-active,button.btn-primary-small.is-active{outline:none;background-color:var(--color-primary-hover);color:var(--text-primary)}a.btn-primary-small.btn-primary-small:hover,a.btn-primary.btn-primary-small:hover,a.btn-secondary-small.btn-primary-small:hover,a.btn-secondary.btn-primary-small:hover,button.btn-primary-small:hover{color:var(--text-primary)}@media (max-width:600px){a.btn-primary-small.btn-primary-small,a.btn-primary.btn-primary-small,a.btn-secondary-small.btn-primary-small,a.btn-secondary.btn-primary-small,button.btn-primary-small{padding:8px 16px}}a.btn-primary-small.icon,a.btn-primary.icon,a.btn-secondary-small.icon,a.btn-secondary.icon,button.icon{display:flex;align-items:center;gap:8px}a.btn-primary-small.icon svg,a.btn-primary.icon svg,a.btn-secondary-small.icon svg,a.btn-secondary.icon svg,button.icon svg{width:24px;height:240px;transition:color .15s ease}a.btn-primary-small:focus,a.btn-primary-small:hover,a.btn-primary:focus,a.btn-primary:hover,a.btn-secondary-small:focus,a.btn-secondary-small:hover,a.btn-secondary:focus,a.btn-secondary:hover,button:focus,button:hover{outline:none;background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);color:var(--text-primary)}a.btn-primary-small svg,a.btn-primary svg,a.btn-secondary-small svg,a.btn-secondary svg,button svg{pointer-events:none}a.btn-primary-small:disabled,a.btn-primary:disabled,a.btn-secondary-small:disabled,a.btn-secondary:disabled,button:disabled{opacity:.3;pointer-events:none}@media (max-width:600px){.desktop{display:none}}.mobile{display:none}@media (max-width:600px){.mobile{display:unset}}.toggle-btn{padding-top:24px;min-height:24px;display:flex;width:fit-content}.toggle-btn label{display:flex;align-items:center;flex:1;cursor:pointer}.toggle-btn label>*+*{margin-left:16px}.toggle-btn span{flex-grow:1}.toggle-btn b{margin:0 16px;flex-shrink:0;display:flex;width:40px;height:24px;border-radius:12.5px;position:relative;background-color:var(--text-secondary);transition:background-color .15s;z-index:1;overflow:hidden}.toggle-btn b:before{content:"";position:absolute;transition:.15s;background:var(--color-primary);top:0;bottom:0;left:0;margin:4px;width:16px;height:16px;border-radius:50%;background-color:var(--color-primary);transition:.3s}.toggle-btn input[type=checkbox]:checked+b:before{transform:translateX(16px)}.toggle-btn:hover b:before{background-color:var(--color-primary-hover)}select{height:48px;width:100%;padding:0 12px;font-size:16px;outline:none}input[type=email],input[type=number],input[type=password],input[type=text],textarea{font-family:Montserrat,sans-serif;border:none;color:var(--surface-primary);background-color:var(--text-primary);height:48px;width:100%;padding:0 12px;font-size:14px;font-weight:500;outline:none;caret-color:var(--color-primary)}input[type=email]:focus,input[type=email]:hover,input[type=number]:focus,input[type=number]:hover,input[type=password]:focus,input[type=password]:hover,input[type=text]:focus,input[type=text]:hover,textarea:focus,textarea:hover{background-color:var(--text-secondary)}input[type=email].disabled,input[type=email]:disabled,input[type=email]:read-only,input[type=number].disabled,input[type=number]:disabled,input[type=number]:read-only,input[type=password].disabled,input[type=password]:disabled,input[type=password]:read-only,input[type=text].disabled,input[type=text]:disabled,input[type=text]:read-only,textarea.disabled,textarea:disabled,textarea:read-only{background:var(--grey-bg);color:var(--text-quaternary);pointer-events:none}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--surface-primary)}input[type=checkbox]{appearance:none;width:20px;height:20px;background-color:var(--grey-bg);border:1px solid var(--text-quaternary)}input[type=checkbox]:focus,input[type=checkbox]:hover{border:1px solid var(--text-quaternary);background:hsla(0,0%,100%,.16)}input[type=checkbox]:checked{border:1px solid var(--color-primary);background:var(--color-primary);background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.6%205.55501C16.0418%205.90007%2016.1314%206.55277%2015.8%207.01286L9.8%2015.3434C9.62607%2015.5849%209.36005%2015.7359%209.07089%2015.7573C8.78173%2015.7787%208.49788%2015.6684%208.29289%2015.455L5.29289%2012.331C4.90237%2011.9243%204.90237%2011.265%205.29289%2010.8583C5.68342%2010.4517%206.31658%2010.4517%206.70711%2010.8583L8.89181%2013.1333L14.2%205.76327C14.5314%205.30318%2015.1582%205.20994%2015.6%205.55501Z%22%20fill%3D%22%23F4F2FF%22/%3E%0D%0A%3C/svg%3E%0D%0A")}input[type=checkbox]:checked:hover{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.6%205.55501C16.0418%205.90007%2016.1314%206.55277%2015.8%207.01286L9.8%2015.3434C9.62607%2015.5849%209.36005%2015.7359%209.07089%2015.7573C8.78173%2015.7787%208.49788%2015.6684%208.29289%2015.455L5.29289%2012.331C4.90237%2011.9243%204.90237%2011.265%205.29289%2010.8583C5.68342%2010.4517%206.31658%2010.4517%206.70711%2010.8583L8.89181%2013.1333L14.2%205.76327C14.5314%205.30318%2015.1582%205.20994%2015.6%205.55501Z%22%20fill%3D%22%23F4F2FF%22/%3E%0D%0A%3C/svg%3E%0D%0A")}textarea{min-height:137px;padding-top:10px;resize:vertical}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out"!important;-webkit-transition-delay:9999s!important;-webkit-box-shadow:0 0 0 40px #202020 inset!important}.loader{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transition:opacity .4s,transform .4s ease-in-out;transform:scale(.4);opacity:0}.loader,.loader svg{width:18px;height:18px}.is-loading:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:40px;height:40px;border-radius:50px;border:5px solid #fff;border-top-color:transparent;animation:rotating 2s linear infinite;z-index:1}.hamburger-menu-button{z-index:1;display:block;background:transparent;width:24px;height:24px;outline:none;border:none;cursor:pointer;padding:0}.hamburger-menu-button:focus,.hamburger-menu-button:hover{background:transparent}.hamburger-menu-button>div{position:relative;width:24px;height:20px;left:0;right:0;margin:0 auto;transition:.4s ease-in-out}.hamburger-menu-button>div span{background:var(--text-primary);display:block;width:100%;height:2px;position:absolute;transition:.4s ease-in-out;border-radius:1px}.hamburger-menu-button>div span:first-child{top:0;left:0}.hamburger-menu-button>div span:nth-child(2){top:8px;left:0}.hamburger-menu-button>div span:nth-child(3){top:16px;left:0}.hamburger-menu-button.close>div{transform:rotate(-180deg)}.hamburger-menu-button.close>div span{background:var(--icons-secondary)}.hamburger-menu-button.close>div span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger-menu-button.close>div span:nth-child(2){transform:scaleX(0)}.hamburger-menu-button.close>div span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.site-header{width:100%;position:fixed;top:0;background-color:var(--surface-primary);z-index:5;transition:.3s}.site-header .header-inner{display:flex;padding:14px 20px;position:relative;z-index:4;contain:layout;transition:.3s;min-height:80px;align-items:center;gap:20px}.site-header .header-inner .logo{display:flex;align-items:center;justify-content:center;column-gap:24px;row-gap:2px}.site-header .header-inner .logo svg{max-width:177px;width:100%;height:auto}@media (max-width:1100px){.site-header .header-inner .logo svg{max-width:116px}}.site-header .header-inner .logo .slogen{font-family:Montserrat,sans-serif;color:var(--text-secondary);position:relative}.site-header .header-inner .logo .slogen:before{content:"";width:1px;height:24px;background-color:var(--text-secondary);position:absolute;left:-11px;top:0}.site-header .header-inner .mobile-action{display:none;margin-left:auto}@media (max-width:1220px){.site-header .header-inner .mobile-action{display:block}}.site-header .header-inner nav{margin-left:auto;display:flex;align-items:center}@media (max-width:1220px){.site-header .header-inner nav{position:fixed;top:0;left:0;height:100%;width:100%;opacity:0;transition:opacity .3s ease-out;animation:quick-hide-mobile-menu .2s 1}@keyframes quick-hide-mobile-menu{0%{opacity:0}to{opacity:0}}.site-header .header-inner nav.is-open{opacity:1}.site-header .header-inner nav:not(.is-open){pointer-events:none}}.site-header .header-inner nav ul{display:flex;gap:64px;align-items:center}@media (max-width:1400px){.site-header .header-inner nav ul{column-gap:30px}}@media (max-width:1220px){.site-header .header-inner nav ul{position:absolute;left:0;top:76px;margin:0;flex-direction:column;background-color:var(--surface-primary);text-align:center;width:100%;overflow:overlay;height:100vh;padding-top:16px;padding-bottom:80px;gap:0}.site-header .header-inner nav ul::-webkit-scrollbar{width:4px;height:4px;background-color:var(--surface-primary)}.site-header .header-inner nav ul::-webkit-scrollbar-thumb{border-width:0;background-color:var(--text-secondary-black);background-clip:padding-box}}@media (max-width:1220px){.site-header .header-inner nav ul li{width:100%;margin:0}}.site-header .header-inner nav ul li a:not(.btn-secondary-small,.btn-primary-small){color:var(--text-secondary);font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:140%}.site-header .header-inner nav ul li a:not(.btn-secondary-small,.btn-primary-small).is-active,.site-header .header-inner nav ul li a:not(.btn-secondary-small,.btn-primary-small):hover{color:var(--color-primary)}@media (max-width:1220px){.site-header .header-inner nav ul li a:not(.btn-secondary-small,.btn-primary-small){display:flex;align-items:center;justify-content:space-between;height:48px;font-size:16px;line-height:24px;margin:0 20px 0 32px}}.site-header .header-inner .action-items{display:flex;gap:8px}@media (max-width:1220px){.site-header .header-inner .action-items{width:fit-content;margin:auto auto 136px}}.site-header .hamburger-menu-button{display:none}@media (max-width:1220px){.site-header .hamburger-menu-button{display:block}}.site-footer{font-family:Montserrat,sans-serif;width:100%;padding-top:30px;background-color:#101010}@media (max-width:800px){.site-footer{background-size:auto;padding-top:16px;overflow:hidden;position:relative}}.site-footer .footer-bg{margin:auto}@media (max-width:800px){.site-footer .footer-bg{position:absolute;height:460px;object-fit:cover;width:100%;right:0;left:0}}.site-footer .back-to-top{display:flex;align-items:center;flex-direction:column;justify-content:center;width:fit-content;margin:auto;font-size:16px;line-height:24px;color:var(--text-secondary);text-decoration:none}.site-footer .back-to-top svg{color:var(--surface-secondary);width:24px;height:24px;transform:rotate(180deg);margin-bottom:8px}.site-footer .back-to-top:hover,.site-footer .back-to-top:hover svg{color:var(--color-primary-hover)}.site-footer .site-footer-nav{max-width:1880px;margin:-64px auto 64px;display:flex;padding:0 20px;justify-content:space-between}@media (max-width:800px){.site-footer .site-footer-nav{flex-direction:column;margin:460px 0 54px;position:relative}}.site-footer .site-footer-nav .ow-symbol{width:90px;height:90px;color:var(--surface-secondary);margin-right:8%}@media (max-width:1580px){.site-footer .site-footer-nav .ow-symbol{margin-right:4%}}@media (max-width:800px){.site-footer .site-footer-nav .ow-symbol{display:none}}.site-footer .site-footer-nav .ow-logo{display:none;color:var(--surface-secondary);width:160px;height:50px;margin:0 auto 60px}@media (max-width:800px){.site-footer .site-footer-nav .ow-logo{display:block}}.site-footer .site-footer-nav nav{flex:1}.site-footer .site-footer-nav nav>ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:40px 6%;margin:0;padding:0;list-style:none}@media (max-width:1680px){.site-footer .site-footer-nav nav>ul{column-gap:8%}}@media (max-width:1580px){.site-footer .site-footer-nav nav>ul{column-gap:4%}}@media (max-width:600px){.site-footer .site-footer-nav nav>ul{gap:40px 5%}}.site-footer .site-footer-nav nav>ul h5{font-size:16px;line-height:110%;font-weight:500;white-space:nowrap;color:var(--text-secondary)}.site-footer .site-footer-nav nav>ul ul{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:16px}.site-footer .site-footer-nav nav>ul ul+h5{margin-top:24px}.site-footer .site-footer-nav nav>ul ul li a{font-size:14px;line-height:110%;color:var(--text-quaternary);font-weight:500;font-variation-settings:"wght" 500;text-decoration:none}.site-footer .site-footer-nav nav>ul ul li a:hover{color:var(--text-secondary);font-weight:700;font-variation-settings:"wght" 700}.site-footer .site-footer-nav nav>ul ul li a.is-active{color:var(--text-primary);font-weight:700}.site-footer .site-footer-social{background-color:#000}.site-footer .site-footer-social .site-footer-social-inner{max-width:1880px;margin:0 auto;padding:10px 20px;display:flex;flex-wrap:wrap;align-items:center;gap:24px 32px}@media (max-width:800px){.site-footer .site-footer-social .site-footer-social-inner{padding-top:16px;padding-bottom:16px;flex-direction:column}}.site-footer .site-footer-social .legal{display:flex;flex-wrap:wrap;align-items:center;gap:24px 32px}.site-footer .site-footer-social .legal a{font-size:14px;line-height:110%;color:var(--text-quaternary);text-decoration:none}.site-footer .site-footer-social .legal a:hover{color:var(--text-secondary)}.site-footer .site-footer-social .copyright{color:var(--text-quaternary);font-size:14px;line-height:110%}.site-footer .site-footer-social .social-links{display:flex;padding:0;list-style:none;gap:20px;margin-left:auto}@media (max-width:800px){.site-footer .site-footer-social .social-links{margin-left:0}}.site-footer .site-footer-social .social-links li{height:24px}.site-footer .site-footer-social .social-links li a{width:24px;height:24px;display:inline-block;color:var(--text-quaternary)}.site-footer .site-footer-social .social-links li a:hover{color:var(--text-primary)}.site-footer .site-footer-social .social-links svg{width:24px;height:24px}.notice{max-width:1880px;margin:auto;font-size:13px;padding:0 20px 10px;line-height:20px}@media (max-width:600px){.notice{text-align:center}}.hero{background-image:url(../assets/hero-bg.webp);background-repeat:no-repeat;background-position:top;background-size:100% auto;background-color:#1a1a1a}@media (max-width:600px){.hero{background-image:none;background-position:center bottom 20px}}.hero .hero-inner{max-width:1396px;margin:auto;padding:96px 20px;display:flex;flex-direction:column;text-align:center;position:relative}@media (max-width:600px){.hero .hero-inner{padding:24px 0 0}}.hero .hero-inner .btn-primary{margin:24px auto 0}.hero .hero-inner h1{max-width:620px;margin:0 auto 24px}.hero .hero-inner h1 span{font-weight:700;color:var(--color-primary)}@media (max-width:600px){.hero .hero-inner h1{max-width:310px}}@media (max-width:600px){.hero .hero-inner .text-container{padding:0 20px}}.hero .hero-inner p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:28px;max-width:530px;margin:auto}.hero .hero-inner .hero-next{margin-top:100px;padding-bottom:24px}@media (max-width:600px){.hero .hero-inner .hero-next{padding:0;margin-top:0;position:absolute;left:0;right:0;bottom:50px}}.hero .hero-inner .hero-next svg{animation:arrowDown 1.5s infinite;pointer-events:none}.hero .hero-inner .hero-next a{display:block}.for-simmers-section{padding:0 20px;margin:96px 0}@media (max-width:600px){.for-simmers-section{margin:48px 0 0}}.for-simmers-section .fss-inner{max-width:1570px;margin:auto}.for-simmers-section .fss-inner .fss-header{text-align:center}.for-simmers-section .fss-inner .fss-header img{margin:auto}.for-simmers-section .fss-inner .fss-header h1{margin-top:48px;margin-bottom:24px}@media (max-width:600px){.for-simmers-section .fss-inner .fss-header h1{margin-top:24px}}.for-simmers-section .fss-inner .fss-header p{font-family:Montserrat,sans-serif;max-width:550px;margin:0 auto;font-size:18px;font-weight:500;line-height:28px}@media (max-width:600px){.for-simmers-section .fss-inner .fss-header p br{display:none}}@media (max-width:600px){.for-simmers-section .fss-inner .fss-header img{width:80px}}.for-simmers-section .fss-inner .simmers-list{margin:48px 0 96px;display:flex;justify-content:center;flex-wrap:wrap;row-gap:100px;column-gap:242px;padding-left:40px}@media (max-width:1280px){.for-simmers-section .fss-inner .simmers-list{row-gap:80px;column-gap:90px}}@media (max-width:600px){.for-simmers-section .fss-inner .simmers-list{row-gap:24px;margin-top:40px;margin-bottom:60px;padding-left:28px}}.for-simmers-section .fss-inner .simmers-list li{max-width:317px;position:relative}.for-simmers-section .fss-inner .simmers-list li:before{content:"";position:absolute;left:-60px;width:35px;height:35px;background-image:url(../assets/bullet-simmers.svg);background-repeat:no-repeat;background-position:50%}@media (max-width:600px){.for-simmers-section .fss-inner .simmers-list li:before{width:26px;height:26px;background-size:26px;left:-40px}}.for-simmers-section .fss-inner .simmers-list li h2{text-wrap:nowrap;font-weight:700;font-size:26px;line-height:140%;letter-spacing:.01em;color:var(--color-primary);margin:0 0 6px}@media (max-width:600px){.for-simmers-section .fss-inner .simmers-list li h2{text-wrap:wrap;font-size:20px;line-height:140%;margin:0 0 4px}}.for-simmers-section .fss-inner .simmers-list li p{margin:0;font-size:18px;line-height:140%}@media (max-width:600px){.for-simmers-section .fss-inner .simmers-list li p{font-size:14px;line-height:140%;max-width:280px}}.for-simmers-section .fss-inner .simmers-list li p span{color:#fe6e3a}.for-simmers-section .fss-inner .fss-footer{text-align:center}.for-simmers-section .fss-inner .fss-footer p{margin:0 0 24px;font-size:18px}@media (max-width:600px){.for-simmers-section .fss-inner .fss-footer p{font-weight:700;font-size:18px;line-height:140%;max-width:260px;margin:0 auto 28px}}.simmers-bg{display:flex;justify-content:center;align-items:center;position:relative;z-index:0}@media (max-width:600px){.simmers-bg{height:fit-content;margin:48px 0}}.simmers-bg img{width:100%;max-width:1920px;margin:auto}.for-modders-section{padding:0 20px;margin:96px 0}@media (max-width:600px){.for-modders-section{margin:48px 0}}.for-modders-section .fss-inner{max-width:1570px;margin:auto}.for-modders-section .fss-inner .fss-header{text-align:center}.for-modders-section .fss-inner .fss-header img{margin:auto}.for-modders-section .fss-inner .fss-header h1{margin-top:48px;margin-bottom:24px}@media (max-width:600px){.for-modders-section .fss-inner .fss-header h1{margin-top:24px}}.for-modders-section .fss-inner .fss-header p{font-family:Montserrat,sans-serif;max-width:580px;margin:0 auto;font-size:18px;font-weight:500;line-height:28px}@media (max-width:600px){.for-modders-section .fss-inner .fss-header p br{display:none}}@media (max-width:600px){.for-modders-section .fss-inner .fss-header img{width:80px}}.for-modders-section .fss-inner .simmers-list{margin:48px 0 96px;display:flex;justify-content:center;flex-wrap:wrap;row-gap:100px;column-gap:242px;padding-left:40px}@media (max-width:1280px){.for-modders-section .fss-inner .simmers-list{row-gap:80px;column-gap:90px}}@media (max-width:600px){.for-modders-section .fss-inner .simmers-list{row-gap:24px;margin-top:40px;margin-bottom:60px;padding-left:48px}}.for-modders-section .fss-inner .simmers-list li{max-width:330px;position:relative}.for-modders-section .fss-inner .simmers-list li:before{content:"";position:absolute;left:-60px;width:35px;height:35px;background-image:url(../assets/bullet-simmers.svg);background-repeat:no-repeat;background-position:50%}@media (max-width:600px){.for-modders-section .fss-inner .simmers-list li:before{width:26px;height:26px;background-size:26px;left:-40px}}.for-modders-section .fss-inner .simmers-list li h2{text-wrap:nowrap;font-weight:700;font-size:26px;line-height:140%;letter-spacing:.01em;color:var(--color-primary);margin:0 0 6px}@media (max-width:600px){.for-modders-section .fss-inner .simmers-list li h2{font-size:20px;line-height:140%;margin:0 0 4px}}.for-modders-section .fss-inner .simmers-list li p{margin:0;font-size:18px;line-height:140%}@media (max-width:600px){.for-modders-section .fss-inner .simmers-list li p{font-size:14px;line-height:140%;max-width:240px}}.for-modders-section .fss-inner .simmers-list li p span{color:#fe6e3a}.for-modders-section .fss-inner .fss-footer{text-align:center}.for-modders-section .fss-inner .fss-footer p{font-size:18px;font-weight:400;line-height:28px;margin:0 0 24px}@media (max-width:600px){.for-modders-section .fss-inner .fss-footer p{max-width:270px;margin:0 auto 24px}}.for-modders-section .fss-inner .fss-footer .action-btns{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.mods-section .mods-section-inner{overflow-y:hidden;overflow-x:hidden}@media (max-width:1024px){.mods-section .mods-section-inner{overflow-x:scroll}}.mods-section .mods-section-inner ul{display:flex;flex-direction:row-reverse;margin:0}@media (max-width:1024px){.mods-section .mods-section-inner ul{width:890px}}.mods-section .mods-section-inner ul li{position:relative;width:100%}.mods-section .mods-section-inner ul li img{width:100%}.mods-section .mods-section-inner ul li p{position:absolute;bottom:0;margin:0;padding:0 24px 52px 40px;font-size:18px;line-height:130%}@media (max-width:1024px){.mods-section .mods-section-inner ul li p{font-size:10px;line-height:140%;padding:0 10px 16px 20px}}.video-section{background-image:url(../assets/fire-bg.webp);background-repeat:no-repeat;background-position:bottom;background-size:100% auto;padding:0 20px 96px;background-color:#1a1a1a}@media (max-width:600px){.video-section{background-image:url(../assets/video-bg-mobile.webp);padding-bottom:110px;background-position:center bottom -180px}}.video-section .video-section-inner{max-width:1396px;margin:auto}.video-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:48px;min-height:415px}@media (max-width:1150px){.video-content{row-gap:24px}}@media (max-width:600px){.video-content{max-width:348px;margin:auto}}.video-content .list h2{margin:0 0 24px}@media (max-width:600px){.video-content .list h2{text-align:center}}.video-content .list p{font-size:16px;font-weight:500;line-height:24px;letter-spacing:3.2px;text-transform:uppercase}@media (max-width:600px){.video-content .list p{font-size:10px;line-height:160%}}.video-content .list ul{margin:0;display:flex;column-gap:120px;row-gap:24px;justify-content:space-between}@media (max-width:600px){.video-content .list ul{column-gap:40px}}.video-content .list ul li{max-width:170px;text-align:center;text-transform:uppercase}@media (max-width:600px){.video-content .list ul li{max-width:100px}}.video-content .list ul li h4{font-weight:700;font-size:36px;line-height:100%;color:var(--color-primary);margin:0 0 8px}@media (max-width:600px){.video-content .list ul li h4{font-size:30px;line-height:160%}}.video-content .content{max-width:610px}@media (max-width:600px){.video-content .content{max-width:286px;margin:auto}}.video-content .content p{font-size:18px;font-weight:400;line-height:28px;margin:0 0 24px}@media (max-width:600px){.video-content .content p{font-size:16px}}.you-can-help-section{padding:96px 20px}@media (max-width:600px){.you-can-help-section{padding:48px 20px}}.you-can-help-section .you-can-help-inner{max-width:1396px;margin:auto;display:flex;gap:24px;flex-direction:row-reverse;align-items:center;position:relative}@media (max-width:600px){.you-can-help-section .you-can-help-inner{flex-direction:column-reverse}}.you-can-help-section .you-can-help-inner .you-can-help-box{max-width:540px}@media (max-width:600px){.you-can-help-section .you-can-help-inner .you-can-help-box{max-width:285px;margin:auto}}.you-can-help-section .you-can-help-inner .you-can-help-box h2{margin:0 0 24px}@media (max-width:600px){.you-can-help-section .you-can-help-inner .you-can-help-box h2{text-align:center}}.you-can-help-section .you-can-help-inner .you-can-help-box p{font-size:18px;font-weight:400;line-height:28px;margin:0}@media (max-width:600px){.you-can-help-section .you-can-help-inner .you-can-help-box p{text-align:center}}.you-can-help-section .you-can-help-inner .you-can-help-box p.shorter{max-width:500px}.you-can-help-section .you-can-help-inner .you-can-help-box .diamond-divider{margin:24px 0 20px}@media (max-width:600px){.you-can-help-section .you-can-help-inner .you-can-help-box .diamond-divider{margin:24px auto;display:block}}.you-can-help-section .you-can-help-inner .you-can-help-box .you-can-help-list ul{margin:24px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:24px}.you-can-help-section .you-can-help-inner .you-can-help-box .you-can-help-list ul li{width:270px}.you-can-help-section .you-can-help-inner .you-can-help-box .you-can-help-list ul li a{font-size:18px;font-weight:400;line-height:28px;margin:0;color:var(--text-secondary);text-decoration:none;display:flex;align-items:center;gap:8px}.you-can-help-section .you-can-help-inner .you-can-help-box .you-can-help-list ul li a:hover{color:var(--color-primary)}.you-can-help-section .you-can-help-inner .help-bg{max-width:827px;width:100%}@media (max-width:600px){.you-can-help-section .you-can-help-inner .help-bg{position:unset}}.hero .hero-inner h1,.text-container{transform:translatey(20px);opacity:0}.hero .hero-inner h1{animation:fadeInBottomToTopSoft .4s ease forwards .3s}.text-container{animation:fadeInBottomToTopSoft .4s ease forwards .2s}@media (min-width:1024px){.for-simmers-section .fss-inner .simmers-list li{transform:translatex(-30px);opacity:0}.for-simmers-section .fss-header h1,.for-simmers-section .fss-header img,.for-simmers-section .fss-header p{transform:translatey(-20px);opacity:0}.for-simmers-section.anim .fss-header img{animation:fadeInTopToBottom .4s ease forwards .1s}.for-simmers-section.anim .fss-header h1{animation:fadeInTopToBottom .4s ease forwards .2s}.for-simmers-section.anim .fss-header p{animation:fadeInTopToBottom .4s ease forwards .3s}.for-simmers-section.anim .fss-inner .simmers-list li:first-child{animation:fadeInRightToLeft .5s ease forwards .4s}.for-simmers-section.anim .fss-inner .simmers-list li:nth-child(2){animation:fadeInRightToLeft .5s ease forwards .5s}.for-simmers-section.anim .fss-inner .simmers-list li:nth-child(3){animation:fadeInRightToLeft .5s ease forwards .6s}.for-simmers-section.anim .fss-inner .simmers-list li:nth-child(4){animation:fadeInRightToLeft .5s ease forwards .7s}.for-simmers-section.anim .fss-inner .simmers-list li:nth-child(5){animation:fadeInRightToLeft .5s ease forwards .8s}.for-simmers-section.anim .fss-inner .simmers-list li:nth-child(6){animation:fadeInRightToLeft .5s ease forwards .9s}img.simmers-bg-img.desktop{transform:translatey(50px);opacity:0}.anim img.simmers-bg-img.desktop{animation:fadeInBottomToTopLong .3s ease forwards}.for-modders-section .fss-inner .simmers-list li{transform:translatex(30px);opacity:0}.for-modders-section .fss-header h1,.for-modders-section .fss-header img,.for-modders-section .fss-header p{transform:translatey(-20px);opacity:0}.for-modders-section.anim .fss-header img{animation:fadeInTopToBottom .4s ease forwards .1s}.for-modders-section.anim .fss-header h1{animation:fadeInTopToBottom .4s ease forwards .2s}.for-modders-section.anim .fss-header p{animation:fadeInTopToBottom .4s ease forwards .3s}.for-modders-section.anim .fss-inner .simmers-list li:first-child{animation:fadeInLeftToRight .5s ease forwards .4s}.for-modders-section.anim .fss-inner .simmers-list li:nth-child(2){animation:fadeInLeftToRight .5s ease forwards .5s}.for-modders-section.anim .fss-inner .simmers-list li:nth-child(3){animation:fadeInLeftToRight .5s ease forwards .6s}.for-modders-section.anim .fss-inner .simmers-list li:nth-child(4){animation:fadeInLeftToRight .5s ease forwards .7s}.for-modders-section.anim .fss-inner .simmers-list li:nth-child(5){animation:fadeInLeftToRight .5s ease forwards .8s}.for-modders-section.anim .fss-inner .simmers-list li:nth-child(6){animation:fadeInLeftToRight .5s ease forwards .9s}.mods-section .mods-section-inner ul li{transform:translatey(40px);opacity:0}.mods-section.anim .mods-section-inner ul li:first-child{animation:fadeInBottomToTopLong .5s ease forwards .1s}.mods-section.anim .mods-section-inner ul li:nth-child(2){animation:fadeInBottomToTopLong .5s ease forwards .2s}.mods-section.anim .mods-section-inner ul li:nth-child(3){animation:fadeInBottomToTopLong .5s ease forwards .3s}.mods-section.anim .mods-section-inner ul li:nth-child(4){animation:fadeInBottomToTopLong .5s ease forwards .4s}.mods-section.anim .mods-section-inner ul li:nth-child(5){animation:fadeInBottomToTopLong .5s ease forwards .5s}.mods-section.anim .mods-section-inner ul li:nth-child(6){animation:fadeInBottomToTopLong .5s ease forwards .6s}.video-section .video-section-inner{transform:translatey(-40px);opacity:0}.video-section.anim .video-section-inner{animation:fadeInBottomToTopLong .3s ease forwards}.video-section .video-content .content,.video-section .video-content .list h3,.video-section .video-content .list ul li{transform:translatex(-30px);opacity:0}.video-content.anim .list h3{animation:fadeInLeftToRight .6s ease forwards}.video-content.anim .list ul li:first-child{animation:fadeInLeftToRight .6s ease forwards .1s}.video-content.anim .list ul li:nth-child(2){animation:fadeInLeftToRight .6s ease forwards .2s}.video-content.anim .list ul li:nth-child(3){animation:fadeInLeftToRight .6s ease forwards .3s}.video-content.anim .content{animation:fadeInLeftToRight .6s ease forwards .4s}.more-to-come-header a,.more-to-come-header h1,.more-to-come-header p{transform:translatey(-20px);opacity:0}.more-to-come-section.anim .more-to-come-header h1{animation:fadeInTopToBottom .5s ease forwards}.more-to-come-section.anim .more-to-come-header p{animation:fadeInTopToBottom .5s ease forwards .1s}.more-to-come-section.anim .more-to-come-header a{animation:fadeInTopToBottom .5s ease forwards .2s}.cristal-list-inner ul li{transform:translatex(-30px);opacity:0}.more-to-come-section.anim .cristal-list-inner ul li:first-child{animation:fadeInLeftToRight .6s ease forwards .3s}.more-to-come-section.anim .cristal-list-inner ul li:nth-child(2){animation:fadeInLeftToRight .6s ease forwards .4s}.more-to-come-section.anim .cristal-list-inner ul li:nth-child(3){animation:fadeInLeftToRight .6s ease forwards .5s}.more-to-come-section.anim .cristal-list-inner ul li:nth-child(4){animation:fadeInLeftToRight .6s ease forwards .6s}.more-to-come-section.anim .cristal-list-inner ul li:nth-child(5){animation:fadeInLeftToRight .6s ease forwards .7s}.you-can-help-box{transform:translatex(30px);opacity:0}.you-can-help-section.anim .you-can-help-box{animation:fadeInTopToBottom .5s ease forwards .1s}.you-can-help-section .you-can-help-inner .you-can-help-box .you-can-help-list ul li{transform:translatex(-30px);opacity:0}.you-can-help-section.anim .you-can-help-inner .you-can-help-box .you-can-help-list ul li:first-child{animation:fadeInLeftToRight .6s ease forwards .3s}.you-can-help-section.anim .you-can-help-inner .you-can-help-box .you-can-help-list ul li:nth-child(2){animation:fadeInLeftToRight .6s ease forwards .4s}.you-can-help-section.anim .you-can-help-inner .you-can-help-box .you-can-help-list ul li:nth-child(3){animation:fadeInLeftToRight .6s ease forwards .5s}.you-can-help-section.anim .you-can-help-inner .you-can-help-box .you-can-help-list ul li:nth-child(4){animation:fadeInLeftToRight .6s ease forwards .6s}img.help-bg.desktop{transform:translatex(30px);opacity:0}.you-can-help-section.anim img.help-bg.desktop{animation:fadeInLeftToRight .5s ease forwards .8s}.already-modder-box{transform:translatex(-30px);opacity:0}.already-modder-section.anim .already-modder-box{animation:fadeInRightToLeft .5s ease forwards}img.already-modder-pic{transform:translatey(40px);opacity:0}.already-modder-section.anim img.already-modder-pic{animation:fadeInBottomToTopLong .5s ease forwards .3s}}@keyframes arrowDown{0%{transform:translatey(0)}50%{transform:translatey(-10px)}to{transform:translatey(0)}}@keyframes fadeInBottomToTopSoft{0%{transform:translatey(20px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes fadeInBottomToTopLong{0%{transform:translatey(40px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes fadeInTopToBottom{0%{transform:translatey(-20px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes fadeInRightToLeft{0%{transform:translatex(-30px);opacity:0}to{transform:translatex(0);opacity:1}}@keyframes fadeInLeftToRight{0%{transform:translatex(30px);opacity:0}to{transform:translatex(0);opacity:1}}.stay-update .mail-chimp-shadow-form{display:none}.stay-update .chat-with-us-form{position:relative;min-height:44px}.stay-update .chat-with-us-form fieldset{display:flex;justify-content:center;flex-wrap:wrap;padding:0;gap:8px}.stay-update .chat-with-us-form .input-row-item{position:relative}.stay-update .chat-with-us-form .input-row-item label{font-family:Montserrat,sans-serif;line-height:20px;display:block;color:var(--surface-primary);margin-bottom:12px;font-family:inherit;font-size:14px;position:absolute;left:12px;top:14px;transition:all .15s}.stay-update .chat-with-us-form .input-row-item.is-active label,.stay-update .chat-with-us-form .input-row-item.is-filled label{color:#606060;left:13px;top:0}.stay-update .chat-with-us-form .input-row-item input,.stay-update .chat-with-us-form .input-row-item textarea{display:block;width:332px;height:48px;padding:8px 15px 0;line-height:23px;border:1px solid transparent;background:#fff;font-family:inherit;transition:.1s ease;color:var(--surface-primary);font-size:16px;text-align:left;outline:transparent;border-radius:0}.stay-update .chat-with-us-form .input-row-item input::placeholder,.stay-update .chat-with-us-form .input-row-item textarea::placeholder{color:#b5b5b5}.stay-update .chat-with-us-form .input-row-item input:-webkit-autofill:active,.stay-update .chat-with-us-form .input-row-item input:-webkit-autofill:focus,.stay-update .chat-with-us-form .input-row-item input:-webkit-autofill:hover,.stay-update .chat-with-us-form .input-row-item textarea:-webkit-autofill:active,.stay-update .chat-with-us-form .input-row-item textarea:-webkit-autofill:focus,.stay-update .chat-with-us-form .input-row-item textarea:-webkit-autofill:hover{transition-delay:9999s;transition:background-color,color}.stay-update .chat-with-us-form .input-row-item .tooltip-alert{font-family:Montserrat,sans-serif;color:#fc3737;width:max-content;position:absolute;font-size:12px;font-style:normal;line-height:16px;z-index:3;opacity:0;bottom:-30px;transition:all .15s;font-weight:400;display:flex;align-items:center;gap:4px}@media (max-width:760px){.stay-update .chat-with-us-form .input-row-item .tooltip-alert{min-width:100%;text-align:center}}.stay-update .chat-with-us-form .input-row-item .tooltip-alert svg{width:20px;height:20px;position:relative;top:-1px}.stay-update .chat-with-us-form .input-row-item .tooltip-alert.active{opacity:1}.stay-update .chat-with-us-form .button-row{display:flex;justify-content:center}.stay-update .chat-with-us-form .button-row button{background:#f16436;color:#fff;line-height:22px;padding:7px 15px;position:relative;height:48px;width:220px;transition:all .15s;border:none;font-size:18px;font-family:lato;cursor:pointer}.stay-update .chat-with-us-form .button-row button .submit-button-text{transition:all .15s}.stay-update .chat-with-us-form .button-row button:hover{background-color:#ff784d}.stay-update .chat-with-us-form .button-row button.loading{pointer-events:none;min-width:44px;padding:7px 0}.stay-update .chat-with-us-form .button-row button.loading .submit-button-text{font-size:0}.stay-update .chat-with-us-form .button-row button.loading .loader{opacity:1;transform:scale(1)}.stay-update .chat-with-us-form .button-row button.loading .loader svg{animation:.75s linear rotating infinite}.stay-update .chat-with-us-form .button-row button.loading .login-service-icon{display:none}.stay-update .chat-with-us-form .button-row button .loader{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:18px;height:18px;transition:opacity .4s,transform .4s ease-in-out;transform:scale(.4);opacity:0}.stay-update .chat-with-us-form .button-row button .loader svg{width:18px;height:18px}@keyframes rotating{to{transform:rotate(1turn)}}.stay-update .chat-with-us-form .mail-us{display:block;padding-top:32px;text-align:center}.stay-update .chat-with-us-form fieldset{border:none}.stay-update .chat-with-us-form fieldset.hidden{display:none}.stay-update .chat-with-us-form .success-message{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .15s;z-index:2}.stay-update .chat-with-us-form .success-message.active{opacity:1;pointer-events:unset}.stay-update .chat-with-us-form .success-message .message-sent{width:215px;text-align:center}.stay-update .chat-with-us-form .success-message .message-sent h4{color:#e5e5e5;font-size:16px;line-height:20px;font-weight:300;margin:0}.stay-update .chat-with-us-form .success-message .message-sent p{margin:0;font-size:14px}.stay-update .chat-with-us-form .general-form-error{border:1px solid #ff784d;color:#ff784d;width:100%;line-height:20px;font-size:16px;font-weight:700;text-align:center;z-index:3;padding:8px 16px;margin-bottom:36px;font-weight:400;display:none}.stay-update .chat-with-us-form .general-form-error.active{display:block}.legal-notice{text-align:center;font-size:14px;padding:0 20px;max-width:1396px;line-height:20px;margin:auto;color:var(--text-tertiary)}