@font-face{font-family:Montserrat;src:url(/wp-content/themes/wildfieldsgames/dist/assets/ttf/Montserrat-Regular.ttf);font-style:normal;font-weight:400}@font-face{font-family:Montserrat;src:url(/wp-content/themes/wildfieldsgames/dist/assets/ttf/Montserrat-Bold.ttf);font-style:normal;font-weight:700}@font-face{font-family:Montserrat;src:url(/wp-content/themes/wildfieldsgames/dist/assets/ttf/Montserrat-BlackItalic.ttf);font-style:normal;font-weight:900}@font-face{font-family:CintraSolidUnicase;src:url(/wp-content/themes/wildfieldsgames/dist/assets/ttf/Cintra%20Solid%20Unicase%20W01%20Rg.ttf);font-style:normal;font-weight:900}:root{--color-white: #ffffff;--color-bg: #fcefda;--color-orange: #ff9e36;--color-orange-2: #ffad55;--color-orange-3: #ef692e;--color-orange-4: #ec6328;--color-gray: #52464e;--color-gray-2: #807573;--color-black: #2e2e2e;--color-black-2: #2c2b27;--color-black-3: #2d2d2d;--color-dark: #000000;--color-red: #d33150;--color-red-2: #b8333a;--color-red-3: #d33150;--color-red-4: red;--color-purple: #9a2d95}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;background-color:var(--color-bg)}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}.no-scroll{overflow:hidden}.no-scroll .header .scroll-menu{pointer-events:auto}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{position:relative;z-index:2}.header{height:56px;position:fixed;top:-56px;right:0;left:0;z-index:100;padding:0 13px;display:flex;justify-content:space-between;align-items:center;transition:top .5s;background-color:color-mix(in srgb,var(--color-black),transparent 30%)}.header.show{top:0}@media(min-width:768px){.header{padding:0 45px 0 50px}}@media(min-width:1280px){.header{padding:0 55px 0 160px}}@media(min-width:1920px){.header{padding:0 177px 0 337px}}@media(min-width:2300px){.header{padding:0 113px 0 310px}}.header .logo-contain{display:flex;align-items:center;column-gap:24px}@media(min-width:1920px){.header .logo-contain{column-gap:32px}}@media(min-width:2300px){.header .logo-contain{column-gap:40px}}.header .logo-contain a .logo{height:100%;width:66px;object-fit:contain;position:relative}.header .menu-container{position:absolute;inset:0;min-height:584px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/header-car.png),url(/wp-content/themes/wildfieldsgames/dist/assets/png/header-bg.png);background-position:center calc(100% + 20px),center center;background-size:auto auto,cover;background-repeat:no-repeat;display:none;flex-direction:column;justify-content:space-between}@media(min-width:360px)and (max-width:479px){.header .menu-container{background-size:auto 95%,cover;background-position:center 100%,center center}}.header .menu-container .social{display:flex}.header .menu-container ul li.btn{display:none}@media(min-width:768px){.header .menu-container{position:static;min-height:auto;background:none;display:block;flex-direction:row}.header .menu-container .social{display:none}.header .menu-container ul li.btn{display:block}}.header .menu{display:flex;align-items:center;list-style-type:none;margin:0;flex-direction:column;padding-top:44px;padding-left:0}.header .menu li{margin-right:0;line-height:52px}.header .menu li a{text-decoration:none;text-transform:uppercase;font-family:Montserrat;color:color-mix(in srgb,var(--color-white),transparent 10%);font-size:16px;line-height:16px;font-weight:600;transition:.5s}.header .menu li a:hover{font-weight:800;color:color-mix(in srgb,var(--color-white),transparent 10%)}.header .menu li.btn{margin-right:0}.header .menu li.btn a{color:var(--color-red);font-family:CintraSolidUnicase;font-weight:700;font-size:22px}.header .menu li.btn a:hover{transform:rotate(3deg);color:var(--color-white);background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/btn-active.png)}@media(min-width:768px){.header .menu{flex-direction:row;padding-top:0}.header .menu li{margin-right:20px;line-height:normal}}.header .btn.middle{margin:0}.header .btn a{position:relative;width:193px;height:48px;margin:0 auto;display:flex;justify-content:center;align-items:center;transition:.5s;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/btn.png);background-size:cover;background-repeat:no-repeat!important;text-decoration:none;font-family:CintraSolidUnicase;font-size:22px;text-transform:uppercase}.header .btn-try{padding:0;margin:0;list-style-type:none;display:block}.header .btn-try li.btn a{color:var(--color-red)}.header .btn-try li.btn a:hover{transform:rotate(3deg);color:var(--color-white);background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/btn-active.png)}@media(min-width:768px){.header .btn-try{display:none}}.header .btn-burger{width:32px;height:32px;flex-direction:column;position:relative;display:flex}.header .btn-burger:hover{cursor:pointer}.header .btn-burger input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.header .btn-burger input[type=checkbox]:checked+.wrap span:nth-child(3n-2){top:15px;animation:rotateAnP .3s ease-in-out .3s forwards}.header .btn-burger input[type=checkbox]:checked+.wrap span:nth-child(3n-1){opacity:0}.header .btn-burger input[type=checkbox]:checked+.wrap span:nth-child(3n){top:15px;animation:rotateAnM .3s ease-in-out .3s forwards}.header .btn-burger .wrap{position:relative;display:flex;flex-direction:column}.header .btn-burger .wrap span{display:block;width:32px;height:3px;border-radius:3px;background-color:var(--color-white);position:absolute;right:0;transition:top .3s ease-in-out,transform .3s ease-in-out}.header .btn-burger .wrap span:nth-child(3n-2){top:7px}.header .btn-burger .wrap span:nth-child(3n-1){width:29px;top:15px}.header .btn-burger .wrap span:nth-child(3n){top:23px}@media(min-width:768px){.header .btn-burger{display:none}}.header .social{display:flex;margin:0 auto 28px;width:fit-content}.header .social a{margin-right:40px}.header .social a:last-child{margin-right:0}.header .social img{width:40px;height:40px}.header .scroll-menu{position:absolute;width:100%;left:0;top:56px;height:calc(100vh - 56px);pointer-events:none;overflow-y:scroll}@media(min-width:768px){.header .scroll-menu{position:static;width:auto;height:auto;overflow-y:visible;pointer-events:auto}}@keyframes rotateAnP{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes rotateAnM{0%{transform:rotate(0)}to{transform:rotate(-45deg)}}.footer{overflow:hidden;padding:48px 13px 16px}@media(min-width:768px){.footer{padding:48px 45px 16px}}@media(min-width:1280px){.footer{padding:48px 155px 16px}}@media(min-width:1920px){.footer{padding:80px 337px 16px}}@media(min-width:2300px){.footer{padding:88px 310px 16px}}.footer .container .short-info{display:flex;column-gap:24px;margin-bottom:24px}@media(min-width:768px){.footer .container .short-info{max-width:620px;column-gap:64px;margin-bottom:28px}}@media(min-width:1280px){.footer .container .short-info{max-width:732px;column-gap:120px}}@media(min-width:1920px){.footer .container .short-info{max-width:812px;column-gap:160px}}@media(min-width:2300px){.footer .container .short-info{max-width:972px;column-gap:240px}}.footer .container .short-info .logo-wrap{display:flex;flex-direction:column;flex-shrink:0;row-gap:16px}.footer .container .short-info .logo-wrap a .footer-logo-light{display:none}.footer .container .short-info .logo-wrap a .footer-logo-dark{display:block}.footer .container .short-info .logo-wrap a:first-child img{width:66px;height:auto;object-fit:cover}.footer .container .short-info .logo-wrap a:last-child img{width:70px;height:auto;object-fit:cover}.footer .container .short-info .content{display:flex;flex-direction:column;row-gap:32px}@media(min-width:768px){.footer .container .short-info .content{flex-direction:row;row-gap:0;column-gap:64px}}@media(min-width:1280px){.footer .container .short-info .content{column-gap:120px}}@media(min-width:1920px){.footer .container .short-info .content{column-gap:160px}}@media(min-width:2300px){.footer .container .short-info .content{column-gap:240px}}@media(min-width:768px){.footer .container .short-info .content .contact{flex-shrink:0}}.footer .container .short-info .content .contact,.footer .container .short-info .content .offices{display:flex;flex-direction:column;row-gap:8px}.footer .container .short-info .content .contact span,.footer .container .short-info .content .offices span{display:block;font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:33px;color:var(--color-gray)}.footer .container .short-info .content .contact a,.footer .container .short-info .content .contact p,.footer .container .short-info .content .offices a,.footer .container .short-info .content .offices p{font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:var(--color-gray)}.footer .container ul{margin:0;padding:0;list-style-type:none;display:flex;text-align:center;justify-content:center;flex-wrap:wrap;column-gap:17px;row-gap:8px}@media(min-width:768px){.footer .container ul{column-gap:49px;justify-content:flex-start}}.footer .container ul li{position:relative}.footer .container ul li:first-child{width:100%;order:10;white-space:nowrap}@media(min-width:768px){.footer .container ul li:first-child{width:fit-content;order:unset}}.footer .container ul li:nth-child(3n):before{content:"";width:1px;height:24px;position:absolute;top:2px;left:-9px;background-color:var(--color-gray)}@media(min-width:768px){.footer .container ul li:nth-child(3n):before{left:-25px}}@media(min-width:768px){.footer .container ul li:nth-child(3n-1):before{content:"";width:1px;height:24px;position:absolute;top:2px;left:-25px;background-color:var(--color-gray)}}.footer .container ul li.active a{font-weight:600;color:var(--color-orange)}.footer .container ul li,.footer .container ul li a{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:28px;color:var(--color-gray);text-decoration:none}.theme-mode{display:none}@media(min-width:768px){.theme-mode{position:relative;display:block;width:70px;height:35px;border-radius:17.5px;border:1px solid var(--color-orange);background-color:var(--color-gray)}.theme-mode:hover{cursor:pointer}.theme-mode i{display:block;width:24px;height:24px;background-repeat:no-repeat;background-position:center;position:absolute;top:0;bottom:0;margin:auto 0;z-index:1}.theme-mode i.sun{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_701_167'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='25'%3e%3cpath%20d='M0%200.00103951H24V24.001H0V0.00103951Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_701_167)'%3e%3cpath%20d='M12%200.703455V2.96283'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2021.0387V23.298'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.2967%2012.0001H21.0373'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.9625%2012.0001H0.703125'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cpath%20d='M19.9876%204.01134L18.3903%205.6087'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.60929%2018.3903L4.01193%2019.9876'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.9882%2019.9865L18.3908%2018.3891'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.60929%205.6087L4.01193%204.01134'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask1_701_167'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='25'%3e%3cpath%20d='M0%200.00103951H24V24.001H0V0.00103951Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_701_167)'%3e%3cpath%20d='M12%206.72868C14.9097%206.72868%2017.2719%209.0909%2017.2719%2012.0006C17.2719%2014.9102%2014.9097%2017.2725%2012%2017.2725C9.09037%2017.2725%206.72815%2014.9102%206.72815%2012.0006C6.72815%209.0909%209.09037%206.72868%2012%206.72868Z'%20stroke='white'%20stroke-width='1.40625'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");left:4.5px}.theme-mode i.month{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.0709%2014.3876C20.9895%2014.3064%2020.8868%2014.2499%2020.7746%2014.2247C20.6624%2014.1996%2020.5454%2014.2067%2020.4371%2014.2453C18.9817%2014.7642%2017.409%2014.8594%2015.9016%2014.52C14.3943%2014.1806%2013.0141%2013.4205%2011.9216%2012.3279C10.8291%2011.2353%2010.069%209.85513%209.7297%208.34774C9.39038%206.84035%209.48575%205.26762%2010.0047%203.81228C10.0433%203.70396%2010.0504%203.58693%2010.0251%203.47476C9.99989%203.36258%209.94338%203.25986%209.86214%203.17849C9.7809%203.09713%209.67827%203.04046%209.56613%203.01504C9.454%202.98963%209.33696%202.99652%209.22858%203.03491C7.91648%203.49825%206.72576%204.25152%205.74503%205.23867C3.98691%206.99812%202.99953%209.38378%203%2011.8711C3.00047%2014.3584%203.98875%2016.7437%205.74754%2018.5025C7.50633%2020.2612%209.89162%2021.2495%2012.3789%2021.25C14.8662%2021.2505%2017.2519%2020.2631%2019.0113%2018.505C19.9986%2017.5241%2020.7518%2016.3331%2021.2151%2015.0208C21.2533%2014.9124%2021.2601%2014.7954%2021.2346%2014.6834C21.2091%2014.5713%2021.1523%2014.4688%2021.0709%2014.3876Z'%20fill='white'%20fill-opacity='0.9'/%3e%3c/svg%3e");right:4.5px}.theme-mode .active{width:35px;height:35px;background-color:var(--color-orange);border-radius:50%;position:absolute;top:-1px;left:-1px;transition:.5s}.theme-mode input[type=checkbox]{position:absolute;left:0;right:0;z-index:-1;display:block;margin:0}.theme-mode input[type=checkbox]:checked+span{left:100%;transform:translate(calc(-100% + 1px))}}.private-policy{width:100%;height:600px;background-size:cover!important;background-repeat:no-repeat!important;padding:8px 10px 80px 13px}@media(min-width:768px){.private-policy{padding:6px 44px 152px}}@media(min-width:1280px){.private-policy{padding:6px 155px 152px}}@media(min-width:1920px){.private-policy{padding:13px 310px 180px}}@media(min-width:2300px){.private-policy{height:1200px;padding:13px 310px 240px}}.private-policy .container{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.private-policy .container .logo{width:fit-content}.private-policy .container .title{width:fit-content;font-family:Montserrat;font-style:normal;font-weight:700;line-height:58px;text-transform:uppercase;color:var(--color-white);font-size:44px}@media(min-width:768px){.private-policy .container .title{font-size:48px}}.private-policy .container a{width:fit-content}.private-policy-article{padding:50px 13px 10px 18px;overflow:hidden}@media(min-width:768px){.private-policy-article{padding:50px 44px 30px}}@media(min-width:1280px){.private-policy-article{padding:50px 155px 80px}}@media(min-width:1920px){.private-policy-article{padding:50px 310px 120px}}.private-policy-article .container a{font-family:Montserrat;font-style:normal;font-weight:700;font-size:18px;line-height:28px;color:color-mix(in srgb,var(--color-orange),transparent 10%)}.private-policy-article .container blockquote{position:relative;max-width:1280px;min-height:660px;margin:0 auto;padding:0}@media(min-width:768px){.private-policy-article .container blockquote{max-width:970px;padding:60px 0 100px}}@media(min-width:1920px){.private-policy-article .container blockquote{max-width:1280px;min-height:660px;padding:50px 160px 90px 152px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/paper.webp);background-repeat:no-repeat;background-size:cover;background-position:center}}@media(min-width:2300px){.private-policy-article .container blockquote{min-width:1550px;min-height:784px;display:flex;flex-direction:column;justify-content:center}}.private-policy-article .container blockquote:before{content:"";display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1280px;height:100%;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/paper.webp);background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width:768px){.private-policy-article .container blockquote:before{display:block}}@media(min-width:1920px){.private-policy-article .container blockquote:before{display:none}}.private-policy-article .container blockquote.contact{display:flex;flex-direction:column;justify-content:center;padding:0;min-height:815px;margin-bottom:-30px}@media(min-width:768px){.private-policy-article .container blockquote.contact{min-height:660px;padding:100px 0 120px;margin-bottom:0}}@media(min-width:2300px){.private-policy-article .container blockquote.contact{min-height:784px}}@media(min-width:1920px){.private-policy-article .container blockquote.contact{padding:50px 160px 90px 152px}}@media(min-width:2300px){.private-policy-article .container blockquote.contact{padding:180px 130px 213px 400px}}.private-policy-article .container blockquote.contact:before{padding:103px 0 150px;display:block}@media(min-width:1920px){.private-policy-article .container blockquote.contact:before{display:none}}.private-policy-article .container blockquote.contact h2{position:relative;margin:-25px 0 16px}@media(min-width:768px){.private-policy-article .container blockquote.contact h2{margin-top:-25px}}@media(min-width:2300px){.private-policy-article .container blockquote.contact h2{margin-bottom:46px}}.private-policy-article .container blockquote.contact cite{display:flex;flex-direction:column;row-gap:16px}@media(min-width:1280px){.private-policy-article .container blockquote.contact cite{row-gap:24px}}@media(min-width:2300px){.private-policy-article .container blockquote.contact cite{row-gap:32px}}.private-policy-article .container blockquote.contact cite span{display:block}.private-policy-article .container blockquote.contact cite span.p{margin-bottom:8px}@media(min-width:768px){.private-policy-article .container blockquote.contact cite span.p{margin-bottom:16px}}@media(min-width:2300px){.private-policy-article .container blockquote.contact cite span.p{margin-bottom:14px}}.private-policy-article .container blockquote.contact cite br{margin:24px 0}@media(min-width:2300px){.private-policy-article .container blockquote.contact cite br{margin:34px 0}}.private-policy-article .container blockquote p{font-family:Montserrat;font-style:normal;font-weight:700;font-size:40px;line-height:52px;color:var(--color-gray);margin-bottom:16px;position:relative}@media(min-width:2300px){.private-policy-article .container blockquote p{margin-bottom:24px}}.private-policy-article .container blockquote cite{font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:color-mix(in srgb,var(--color-gray),transparent 10%);position:relative}.private-policy-article .container blockquote cite br{content:" ";display:block;margin:8px 0}@media(min-width:2300px){.private-policy-article .container blockquote cite br{margin:16px 0}}.private-policy-article .container h2{font-family:Montserrat;font-style:normal;font-weight:700;color:var(--color-gray);font-size:40px;line-height:52px;margin-top:40px;height:auto;padding:6px 0;margin-bottom:16px}@media(min-width:768px){.private-policy-article .container h2{margin-top:0;line-height:44px;font-size:32px;padding:0}}@media(min-width:1280px){.private-policy-article .container h2{font-size:40px;line-height:52px}}.private-policy-article .container h6{width:fit-content;position:relative;z-index:2;font-family:Montserrat;font-style:normal;font-weight:700;font-size:16px;color:var(--color-white);margin:40px 0 16px;padding-right:0;line-height:20px;min-height:52px;display:flex;align-items:center}@media(min-width:480px){.private-policy-article .container h6{padding-right:35px}}@media(min-width:1280px){.private-policy-article .container h6{line-height:52px;min-height:auto;display:block}}.private-policy-article .container h6:before{content:"";height:100%;width:800px;position:absolute;z-index:1;top:0;transform:translate(-100%)}.private-policy-article .container h6:after{content:"";width:146px;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;position:absolute;transform:translate(100%);top:0;right:0}.private-policy-article .container h6.color-1,.private-policy-article .container h6.color-1:before{background-color:var(--color-orange)}.private-policy-article .container h6.color-1:after{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/svg/deco-color-1.svg)}.private-policy-article .container h6.color-2,.private-policy-article .container h6.color-2:before{background-color:var(--color-orange-3)}.private-policy-article .container h6.color-2:after{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/svg/deco-color-2.svg)}.private-policy-article .container h6.color-3,.private-policy-article .container h6.color-3:before{background-color:var(--color-red-3)}.private-policy-article .container h6.color-3:after{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/svg/deco-color-3.svg)}.private-policy-article .container h6.color-4,.private-policy-article .container h6.color-4:before{background-color:var(--color-purple)}.private-policy-article .container h6.color-4:after{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/svg/deco-color-4.svg)}.private-policy-article .container h6.color-5,.private-policy-article .container h6.color-5:before{background-color:var(--color-gray)}.private-policy-article .container h6.color-5:after{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/svg/deco-color-5.svg)}.private-policy-article .container p{font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:color-mix(in srgb,var(--color-gray),transparent 10%);margin-bottom:16px}.private-policy-article .container ul,.private-policy-article .container ol{margin:24px 0;padding-left:32px;list-style-type:square}.private-policy-article .container ul li,.private-policy-article .container ol li{font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:color-mix(in srgb,var(--color-gray),transparent 10%);margin-bottom:8px}.private-policy-article .container ul li::marker,.private-policy-article .container ol li::marker{color:var(--color-orange-4)}.start-block{position:relative;width:100%;height:600px;padding:40px 13px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/welcome-bg.png);background-repeat:no-repeat;background-size:cover;background-position-x:calc(100% + 120px);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media(min-width:768px){.start-block{padding:50px 50px 145px;background-position-x:calc(100% + 130px)}}@media(min-width:1280px){.start-block{height:658px;padding:0 155px 174px;background-position-x:0}}@media(min-width:1920px){.start-block{height:900px;padding:0 337px 266px}}@media(min-width:2300px){.start-block{height:1202px;padding:0 310px 460px}}.start-block:before{content:"";position:absolute;width:510px;height:510px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/circle.png);background-repeat:no-repeat;background-size:100%;top:195px;left:-324px}@media(min-width:768px){.start-block:before{width:710px;height:710px;top:-72px;left:-260px}}@media(min-width:1280px){.start-block:before{width:925px;height:925px;top:-120px;left:-208px}}@media(min-width:1920px){.start-block:before{width:1294px;height:1294px;top:-142px;left:-268px}}@media(min-width:2300px){.start-block:before{width:1800px;height:1800px;top:-240px;left:-438px}}.start-block .bg-deco:before{content:"";width:164px;height:164px;position:absolute;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/deco-bot-right.png);background-repeat:no-repeat;background-size:100%;bottom:0;right:0;pointer-events:none}@media(min-width:768px){.start-block .bg-deco:before{width:260px;height:260px}}@media(min-width:1280px){.start-block .bg-deco:before{width:350px;height:350px}}@media(min-width:1920px){.start-block .bg-deco:before{width:624px;height:624px}}@media(min-width:1920px){.start-block .bg-deco:before{width:825px;height:825px}}.start-block .bg-deco:after{content:"";width:180px;height:180px;position:absolute;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/deco-top-left.png);background-repeat:no-repeat;background-size:100%;top:0;left:0;pointer-events:none}@media(min-width:768px){.start-block .bg-deco:after{width:130px;height:130px}}@media(min-width:1280px){.start-block .bg-deco:after{width:320px;height:320px}}@media(min-width:1920px){.start-block .bg-deco:after{width:430px;height:430px}}@media(min-width:2300px){.start-block .bg-deco:after{width:545px;height:545px}}.start-block .container h1{font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:48px;text-transform:uppercase;color:var(--color-white);margin-bottom:16px}@media(min-width:768px){.start-block .container h1{font-size:48px;line-height:58px;margin-bottom:24px}}@media(min-width:2300px){.start-block .container h1 br{display:none}}.start-block .container p{max-width:544px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:18px;line-height:28px;color:var(--color-white)}@media(min-width:2300px){.start-block .container p{max-width:1084px}}.about-projects{position:relative;padding:40px 13px}@media(min-width:768px){.about-projects{padding:60px 42px 55px}}@media(min-width:1280px){.about-projects{padding:32px 155px 55px}}@media(min-width:1920px){.about-projects{padding:80px 310px}}@media(min-width:2300px){.about-projects{padding:80px 548px}}.about-projects .content{display:flex;margin:0 auto;width:fit-content;flex-direction:column}@media(min-width:768px){.about-projects .content{min-height:355px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media(min-width:1280px){.about-projects .content{min-height:425px;gap:30px}}@media(min-width:2300px){.about-projects .content{grid-template-columns:800px 1fr}}.about-projects .content .title-mob{width:100%;font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:58px;text-align:center;text-transform:uppercase;color:var(--color-gray);margin-bottom:16px}@media(min-width:768px){.about-projects .content .title-mob{display:none}}@media(min-width:768px){.about-projects .content .img-wrap{display:flex;justify-content:flex-end}}@media(min-width:1280px){.about-projects .content .img-wrap{align-items:center}}.about-projects .content .img-wrap img{display:block;width:100%;height:auto;margin-bottom:16px}@media(min-width:768px){.about-projects .content .img-wrap img{width:375px;height:auto;margin-bottom:0;object-fit:contain;position:absolute}}@media(min-width:1280px){.about-projects .content .img-wrap img{width:auto;height:420px;position:static}}@media(min-width:1920px){.about-projects .content .img-wrap img{height:570px}}@media(min-width:2300px){.about-projects .content .img-wrap img{height:718px}}@media(min-width:1280px){.about-projects .content .description-wrap{display:flex;flex-direction:column;justify-content:center}}.about-projects .content .description-wrap .description{color:var(--color-gray)}.about-projects .content .description-wrap .description h2{font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:58px;text-transform:uppercase;display:none}@media(min-width:768px){.about-projects .content .description-wrap .description h2{display:block;margin-bottom:16px}}.about-projects .content .description-wrap .description p{font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:28px;margin:16px 0}.about-projects .content .description-wrap .description p:first-child{margin-top:0}.about-projects .content .description-wrap .description p:last-child{margin-bottom:0}.coming-soon{position:relative;width:100%;min-height:fit-content;overflow:hidden;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/circle.png);background-size:920px 920px;background-repeat:no-repeat;background-position:top center;background-position-y:105px;margin-top:-15px}@media(min-width:768px){.coming-soon{background-size:1105px 1105px;margin-top:-20px}}@media(min-width:1280px){.coming-soon{background-size:1425px 1425px;background-position-y:40px;min-height:1470px}}@media(min-width:1920px){.coming-soon{margin-top:0;padding-top:70px;background-position-y:125px;min-height:1560px}}@media(min-width:2300px){.coming-soon{background-size:1880px 1880px;background-position-y:160px;min-height:2040px}}.coming-soon:before{content:"";width:319px;height:319px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/tl.webp);background-size:cover;position:absolute;top:15px;left:-75px}@media(min-width:768px){.coming-soon:before{width:590px;height:590px;top:20px;left:-260px}}@media(min-width:1280px){.coming-soon:before{left:0}}@media(min-width:1920px){.coming-soon:before{width:860px;height:860px;top:0}}@media(min-width:2300px){.coming-soon:before{width:1080px;height:1080px;top:160px}}@media(min-width:768px){.coming-soon:after{content:"";width:560px;height:560px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/br.webp);background-size:cover;position:absolute;top:152px;right:-120px}}@media(min-width:1280px){.coming-soon:after{width:804px;height:804px;top:unset;right:0;bottom:0}}@media(min-width:1920px){.coming-soon:after{width:1117px;height:1117px}}@media(min-width:2300px){.coming-soon:after{width:1495px;height:1495px;bottom:110px}}.coming-soon .container .car{width:fit-content;margin:0 auto}.coming-soon .container .car img{display:block;width:360px;height:auto;object-fit:cover;position:relative;z-index:3}@media(min-width:768px){.coming-soon .container .car img{width:600px}}@media(min-width:1280px){.coming-soon .container .car img{width:630px}}@media(min-width:1920px){.coming-soon .container .car img{width:822px}}@media(min-width:2300px){.coming-soon .container .car img{width:1120px}}.coming-soon .container .letter{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/letter.webp);background-repeat:no-repeat;background-size:cover;background-position:center;padding:55px 13px 80px;margin-top:-65px}@media(min-width:768px){.coming-soon .container .letter{margin-top:-75px}}@media(min-width:1280px){.coming-soon .container .letter{width:1170px;background-size:contain;margin:-82px auto 0;padding:0;min-height:585px}}@media(min-width:1920px){.coming-soon .container .letter{margin:-75px auto 0;min-height:595px}}@media(min-width:2300px){.coming-soon .container .letter{width:1535px;min-height:780px;margin:-100px auto 0}}.coming-soon .container .letter-wrap{padding:32px 0 48px}@media(min-width:768px){.coming-soon .container .letter-wrap{padding:70px 0 90px}}@media(min-width:1280px){.coming-soon .container .letter-wrap{padding:98px 98px 98px 75px}}@media(min-width:1920px){.coming-soon .container .letter-wrap{padding:100px 95px 76px 80px}}@media(min-width:2300px){.coming-soon .container .letter-wrap{padding:147px 220px 127px}}.coming-soon .container .letter-wrap h2{font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:58px;text-align:center;text-transform:uppercase;color:var(--color-gray)}@media(min-width:1280px){.coming-soon .container .letter-wrap h2{margin-bottom:24px}}@media(min-width:1920px){.coming-soon .container .letter-wrap h2{margin-bottom:20px}}@media(min-width:2300px){.coming-soon .container .letter-wrap h2{margin-bottom:40px}}@media(min-width:1280px){.coming-soon .container .letter-wrap .content{display:grid;grid-template-columns:470px 1fr;gap:30px}}@media(min-width:2300px){.coming-soon .container .letter-wrap .content{grid-template-columns:562px 1fr}}.coming-soon .container .letter-wrap .content img{display:block;width:100%;max-width:487px;height:auto;object-fit:cover;margin:16px auto 8px}@media(min-width:768px){.coming-soon .container .letter-wrap .content img{margin:24px auto 16px}}@media(min-width:1280px){.coming-soon .container .letter-wrap .content img{width:100%;max-width:unset;margin:0}}.coming-soon .container .letter-wrap .content .description{font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#000000e6}@media(min-width:1920px){.coming-soon .container .letter-wrap .content .description{padding-top:17px}}@media(min-width:2300px){.coming-soon .container .letter-wrap .content .description{padding-top:20px}}.coming-soon .container .letter-wrap .content .description p{margin:16px 0}.coming-soon .container .letter-wrap .content .description p:first-child{margin-top:0}.coming-soon .container .letter-wrap .content .description p:last-child{margin-bottom:0}.section-slides{position:relative;z-index:3;padding:0 0 55px}@media(min-width:1280px){.section-slides{padding:0 155px 80px;margin-top:-350px}}@media(min-width:1920px){.section-slides{padding:0 440px 120px;margin-top:-160px}}@media(min-width:2300px){.section-slides{padding:0 507px 120px;margin-top:-200px}}@media(min-width:1280px){.section-slides .container{width:970px;margin:0 auto}}@media(min-width:1920px){.section-slides .container{width:1038px}}@media(min-width:2300px){.section-slides .container{width:1546px}}.section-slides .main-slider{overflow:hidden;margin-bottom:0}.section-slides .main-slider .swiper-wrapper{flex-direction:column}@media(min-width:768px){.section-slides .main-slider .swiper-wrapper{flex-direction:row;margin-bottom:13px}}@media(min-width:1280px){.section-slides .main-slider .swiper-wrapper{margin-bottom:16px}}.section-slides .main-slider .swiper-wrapper .swiper-slide{margin-bottom:6px;height:200px}.section-slides .main-slider .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}.section-slides .main-slider .swiper-wrapper .swiper-slide:last-child{margin-bottom:0}@media(min-width:480px){.section-slides .main-slider .swiper-wrapper .swiper-slide{height:375px}}@media(min-width:768px){.section-slides .main-slider .swiper-wrapper .swiper-slide{margin-bottom:0;height:430px}}@media(min-width:1280px){.section-slides .main-slider .swiper-wrapper .swiper-slide{height:544px}}@media(min-width:1920px){.section-slides .main-slider .swiper-wrapper .swiper-slide{height:582px}}@media(min-width:2300px){.section-slides .main-slider .swiper-wrapper .swiper-slide{height:867px}}.section-slides .nav-slider{overflow:hidden;display:none}@media(min-width:768px){.section-slides .nav-slider{display:block}}.section-slides .nav-slider .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}.section-slides .nav-slider .swiper-wrapper .swiper-slide:hover{cursor:pointer}.section-slides .nav-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border:2px solid var(--color-red)}@media(min-width:768px){.section-slides .nav-slider .swiper-wrapper .swiper-slide{height:65px}}@media(min-width:1280px){.section-slides .nav-slider .swiper-wrapper .swiper-slide{height:82px}}@media(min-width:1920px){.section-slides .nav-slider .swiper-wrapper .swiper-slide{height:88px}}@media(min-width:2300px){.section-slides .nav-slider .swiper-wrapper .swiper-slide{height:131px}}.section-slides .btn-download{margin-top:40px}@media(min-width:768px){.section-slides .btn-download{margin-top:55px}}@media(min-width:1920px){.section-slides .btn-download{margin-top:80px}}.section-slides .btn-download a{position:relative;width:350px;height:90px;margin:0 auto;display:flex;justify-content:center;align-items:center;transition:.5s;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/btn.png);background-size:cover;background-repeat:no-repeat!important;text-decoration:none;font-family:CintraSolidUnicase;font-size:40px;text-transform:uppercase;color:var(--color-red)}.section-slides .btn-download a:hover{transform:rotate(3deg);background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/btn-active.png);color:var(--color-white)}.try-it-out{position:relative;width:100%;background-repeat:no-repeat;background-size:110%;background-position-x:center;background-position-y:-50px;transition:background-position .8s ease;padding:40px 13px;background-size:auto 600px}@media(min-width:768px){.try-it-out{padding:55px 0;background-size:auto 700px}}@media(min-width:1280px){.try-it-out{padding:56px 155px;background-size:auto 860px}}@media(min-width:1920px){.try-it-out{padding:120px 310px;background-size:110%}}@media(min-width:2300px){.try-it-out{background-size:120%}}.try-it-out:before{content:"";width:100%;height:100%;position:absolute;inset:0;opacity:.75;background:var(--color-dark);background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/try-it-out-bg.png);background-position-x:center;background-size:200%;background-repeat:repeat-y;pointer-events:none}@media(min-width:1280px){.try-it-out:before{background-size:contain}}@media(min-width:3000px){.try-it-out:before{background-size:cover}}.try-it-out h2{width:100%;font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:58px;text-align:center;text-transform:uppercase;color:var(--color-white);position:relative}.try-it-out .subtitle{width:100%;position:relative;font-family:Montserrat;font-style:normal;font-weight:600;font-size:20px;line-height:40px;text-align:center;color:var(--color-white);margin:6px 0 24px}@media(min-width:768px){.try-it-out .subtitle{margin:32px 0;font-size:32px;line-height:58px}}@media(min-width:1920px){.try-it-out .subtitle{margin:48px 0}}.try-it-out ul{position:relative;width:fit-content;padding:0;margin:0 auto;list-style-type:none;display:grid;grid-template-columns:repeat(4,auto);gap:26px}@media(min-width:768px){.try-it-out ul{gap:38px}}@media(min-width:2300px){.try-it-out ul{gap:36px}}.try-it-out ul li{width:fit-content}.try-it-out ul li img{width:64px;height:auto}.section-video{position:relative;z-index:1}.section-video .control{position:absolute;z-index:2;inset:0;pointer-events:none}.section-video .control .play{position:relative;margin:0 auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;height:64px;top:calc(50% - 32px)}@media(min-width:768px){.section-video .control .play{height:88px;top:calc(50% - 44px)}}@media(min-width:1280px){.section-video .control .play{height:142px;top:calc(50% - 71px)}}.section-video video{width:100%;height:100%;display:block}.section-video .video-youtube{display:block;width:100%;height:auto;aspect-ratio:1/.77778}@media(min-width:768px){.section-video .video-youtube{aspect-ratio:1/.45573}}@media(min-width:1280px){.section-video .video-youtube{aspect-ratio:1/.45859}}@media(min-width:1920px){.section-video .video-youtube{aspect-ratio:1/.47083}}@media(min-width:2560px){.section-video .video-youtube{aspect-ratio:1/.46953}}.follow-us{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/bg-mob-follow-us.webp);background-repeat:no-repeat;background-size:cover;background-position:center;padding:65px 13px 32px}@media(min-width:768px){.follow-us{background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/bg-follow-us.webp);padding:126px 0 68px}}@media(min-width:1280px){.follow-us{padding:154px 0 50px}}@media(min-width:1920px){.follow-us{padding:214px 0 120px}}@media(min-width:2300px){.follow-us{padding:120px 0}}.follow-us .content{margin:0 auto}.follow-us .content .title{font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:58px;text-transform:uppercase;color:var(--color-white);text-align:center;margin-bottom:40px}@media(min-width:768px){.follow-us .content .title{margin-bottom:16px}}.follow-us .content .social-networks{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;width:fit-content}@media(min-width:768px){.follow-us .content .social-networks{grid-template-columns:repeat(4,1fr);gap:48px}}.follow-us .content .social-networks a{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:8px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:uppercase;text-decoration:none;color:var(--color-white)}.follow-us .content .social-networks a img{width:64px;height:auto}.reward{background-size:cover;background-repeat:no-repeat;background-position-x:center;padding:40px 0;min-height:528px}@media(min-width:768px){.reward{padding:38px 0}}@media(min-width:1280px){.reward{padding:94px 0;min-height:auto}}@media(min-width:1920px){.reward{padding:150px 0 228px}}@media(min-width:2300px){.reward{padding:258px 0 160px}}.reward .title{font-family:Montserrat;font-style:normal;font-weight:700;font-size:38px;line-height:52px;color:var(--color-white)}@media(min-width:768px){.reward .title{font-size:36px;line-height:52px}}@media(min-width:1280px){.reward .title{font-size:48px;line-height:58px}}.reward .title span{font-style:italic;font-weight:900}.reward .title.is-mob{display:block;width:100%;margin:0;text-align:center}@media(min-width:768px){.reward .title.is-mob{display:none}}.reward .title.is-desk{display:none}@media(min-width:768px){.reward .title.is-desk{display:block;margin-bottom:10px}}@media(min-width:1280px){.reward .title.is-desk{margin-bottom:16px}}@media(min-width:1920px){.reward .title.is-desk{margin-bottom:24px}}.reward .content{display:block;overflow:hidden}@media(min-width:768px){.reward .content{display:grid;grid-template-columns:1fr 1fr;overflow:visible}}.reward .content .images{display:block;overflow:visible;margin-bottom:0;padding:35px 0 16px}@media(min-width:768px){.reward .content .images{display:flex;justify-content:end;overflow:hidden;margin-bottom:-80px;padding:0 45px 0 0}}@media(min-width:1280px){.reward .content .images{display:block}}@media(min-width:1920px){.reward .content .images{display:block;padding:0;margin-bottom:0;overflow:visible}}.reward .content .images .list-img{list-style-type:none;display:grid;grid-template-columns:1fr 1fr 1fr;padding:20px 0 0;margin:0;position:relative;width:500px;gap:0 6px;top:0;left:50%;transform:rotate(3deg) translate(-55%)}@media(min-width:360px){.reward .content .images .list-img{width:120%}}@media(min-width:480px){.reward .content .images .list-img{transform:rotate(3deg) translate(-50%)}}@media(min-width:768px){.reward .content .images .list-img{padding-top:0;width:630px;gap:0 9px;top:85px;left:unset;transform:rotate(3deg);flex-shrink:0;height:fit-content}}@media(min-width:1280px){.reward .content .images .list-img{width:736px;gap:0 10px;top:20px;left:-148px}}@media(min-width:1920px){.reward .content .images .list-img{width:auto;gap:0 15px;top:-20px;left:-50px;display:grid}}@media(min-width:2300px){.reward .content .images .list-img{top:-85px}}.reward .content .images .list-img li{background-size:0;position:relative}.reward .content .images .list-img li:before{content:"";position:absolute;top:-10px;left:12px;width:100%;height:100%;background-image:inherit;background-size:cover;background-repeat:no-repeat;background-position-x:center;opacity:.1;z-index:-1}.reward .content .description{max-width:100%;padding:0 13px}@media(min-width:768px){.reward .content .description{padding:0 45px 0 0}}@media(min-width:1280px){.reward .content .description{padding:0;max-width:494px}}@media(min-width:1920px){.reward .content .description{padding-left:15px;max-width:635px}}@media(min-width:2300px){.reward .content .description{margin-left:210px;padding:0;max-width:561px}}.reward .content .description .text{font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;line-height:28px;color:#fcefdae6}@media(min-width:1280px){.reward .content .description .text{font-size:18px;line-height:28px}}.reward .content .description .text p{margin-bottom:8px}@media(min-width:768px){.reward .content .description .text p{margin-bottom:16px}}@media(min-width:2300px){.reward .content .description .text p{margin-bottom:24px}}.reward .content .description .text p:last-child{margin-bottom:0}@media(min-width:768px){.block-rating{margin:-45px 0 -100px}}@media(min-width:1280px){.block-rating{margin:-70px 0 -150px}}@media(min-width:1920px){.block-rating{margin:-170px 0 -100px}}@media(min-width:2560px){.block-rating{margin:-180px 0 -65px}}.block-rating-board{width:100%;height:1092px;position:relative;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/360-reviews.webp);background-repeat:no-repeat;background-position:center;background-size:768px 1092px}@media(min-width:768px){.block-rating-board{height:724px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/768-reviews.webp);background-size:1280px 724px}}@media(min-width:1280px){.block-rating-board{width:1280px;height:810px;margin:0 auto;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/1280-reviews.webp);background-size:1280px 810px}}@media(min-width:1920px){.block-rating-board{width:1706px;height:842px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/1920-reviews.webp);background-size:1706px 842px}}@media(min-width:2300px){.block-rating-board{width:2042px;height:1182px;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/webp/2560-reviews.webp);background-size:2042px 1182px}}.block-rating-board h2{width:fit-content;margin:0 auto;font-family:Montserrat;font-style:italic;font-weight:900;font-size:38px;line-height:58px;text-align:center;text-transform:uppercase;color:var(--color-gray);position:absolute;top:40px;left:0;right:0}@media(min-width:768px){.block-rating-board h2{top:64px}}@media(min-width:1280px){.block-rating-board h2{top:80px}}@media(min-width:1920px){.block-rating-board h2{top:86px}}@media(min-width:2300px){.block-rating-board h2{top:162px}}@media(min-width:768px){.block-rating-board h2 br{display:none}}.block-rating-board ul{position:relative;width:100%;max-width:360px;height:100%;list-style-type:none;padding:0;margin:0 auto}@media(min-width:768px){.block-rating-board ul{max-width:768px}}@media(min-width:1280px){.block-rating-board ul{max-width:unset}}.block-rating-board ul li{width:fit-content;height:auto;position:absolute;box-shadow:0 0 15px #0006}.block-rating-board ul li:nth-child(6n-5) .rating:after,.block-rating-board ul li:nth-child(6n-2) .rating:after,.block-rating-board ul li:nth-child(6n) .rating:after{width:160px;background-position-y:-20px;background-position-x:20px}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-5) .rating:after,.block-rating-board ul li:nth-child(6n-2) .rating:after,.block-rating-board ul li:nth-child(6n) .rating:after{width:180px;background-size:150%;background-position-x:calc(100% + 55px);background-position-y:-40px}}.block-rating-board ul li:nth-child(6n-4) .rating,.block-rating-board ul li:nth-child(6n-3) .rating,.block-rating-board ul li:nth-child(6n-1) .rating{width:110px;height:82px;padding:8px}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-4) .rating,.block-rating-board ul li:nth-child(6n-3) .rating,.block-rating-board ul li:nth-child(6n-1) .rating{width:135px;height:100px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-4) .rating,.block-rating-board ul li:nth-child(6n-3) .rating,.block-rating-board ul li:nth-child(6n-1) .rating{width:170px;height:126px;padding:16px}}.block-rating-board ul li:nth-child(6n-4) .rating:before,.block-rating-board ul li:nth-child(6n-3) .rating:before,.block-rating-board ul li:nth-child(6n-1) .rating:before{top:-8px;left:8px;transform:rotate(323deg)}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-4) .rating:before,.block-rating-board ul li:nth-child(6n-3) .rating:before,.block-rating-board ul li:nth-child(6n-1) .rating:before{left:10px;transform:rotate(335deg)}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-4) .rating:before,.block-rating-board ul li:nth-child(6n-3) .rating:before,.block-rating-board ul li:nth-child(6n-1) .rating:before{left:15px}}.block-rating-board ul li:nth-child(6n-4) .rating-description,.block-rating-board ul li:nth-child(6n-3) .rating-description,.block-rating-board ul li:nth-child(6n-1) .rating-description{display:flex;justify-content:flex-end;align-items:flex-start}.block-rating-board ul li:nth-child(6n-5){position:absolute;bottom:535px;left:68px;transform:rotate(-5deg)}@media(min-width:768px){.block-rating-board ul li:nth-child(6n-5){left:unset;right:221px;bottom:388px}}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-5){right:378px;bottom:446px}}@media(min-width:1920px){.block-rating-board ul li:nth-child(6n-5){right:565px;bottom:459px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-5){right:665px;bottom:668px}}.block-rating-board ul li:nth-child(6n-5) .rating{width:216px;padding:18px 34px 25px 16px}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-5) .rating{width:261px;padding:18px 68px 18px 16px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-5) .rating{width:349px;padding:24px 103px 24px 24px}}.block-rating-board ul li:nth-child(6n-5) .rating:before{left:35px;transform:rotate(4deg)}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-5) .rating:before{left:31px}}.block-rating-board ul li:nth-child(6n-5) .rating-description img{width:122px}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-5) .rating-description img{width:150px}}.block-rating-board ul li:nth-child(6n-4){position:absolute;bottom:420px;left:32px;transform:rotate(-5deg)}@media(min-width:768px){.block-rating-board ul li:nth-child(6n-4){left:unset;right:76px;bottom:367px}}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-4){right:203px;bottom:414px}}@media(min-width:1920px){.block-rating-board ul li:nth-child(6n-4){right:393px;bottom:421px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-4){right:380px;bottom:630px}}.block-rating-board ul li:nth-child(6n-4) .rating-description img{width:40px;height:auto}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-4) .rating-description img{width:65px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-4) .rating-description img{width:75px}}.block-rating-board ul li:nth-child(6n-3){position:absolute;bottom:435px;right:38px;transform:rotate(-5deg)}@media(min-width:768px){.block-rating-board ul li:nth-child(6n-3){left:unset;right:340px;bottom:260px}}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-3){right:495px;bottom:276px}}@media(min-width:1920px){.block-rating-board ul li:nth-child(6n-3){right:686px;bottom:290px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-3){right:806px;bottom:408px}}.block-rating-board ul li:nth-child(6n-3) .rating-description img{width:auto;height:28px}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-3) .rating-description img{height:40px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-3) .rating-description img{height:50px}}.block-rating-board ul li:nth-child(6n-2){position:absolute;bottom:270px;left:70px;transform:rotate(-5deg)}@media(min-width:768px){.block-rating-board ul li:nth-child(6n-2){left:unset;right:62px;bottom:204px}}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-2){right:150px;bottom:215px}}@media(min-width:1920px){.block-rating-board ul li:nth-child(6n-2){right:335px;bottom:221px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-2){right:335px;bottom:348px}}.block-rating-board ul li:nth-child(6n-2) .rating{width:224px;padding:18px 24px 18px 16px}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-2) .rating{width:278px;padding:18px 85px 18px 16px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-2) .rating{width:340px;padding:24px 121px 24px 24px}}.block-rating-board ul li:nth-child(6n-2) .rating:before{left:31px}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-2) .rating:before{left:64px}}.block-rating-board ul li:nth-child(6n-2) .rating-description img{width:83px;height:auto}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-2) .rating-description img{width:100px}}.block-rating-board ul li:nth-child(6n-1){position:absolute;left:21px;bottom:150px;transform:rotate(-5deg)}@media(min-width:768px){.block-rating-board ul li:nth-child(6n-1){left:unset;right:361px;bottom:110px}}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-1){right:524px;bottom:104px}}@media(min-width:1920px){.block-rating-board ul li:nth-child(6n-1){right:710px;bottom:115px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-1){right:867px;bottom:120px}}.block-rating-board ul li:nth-child(6n-1) .rating-description img{width:40px;height:auto}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n-1) .rating-description img{width:62px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n-1) .rating-description img{width:69px}}.block-rating-board ul li:nth-child(6n){position:absolute;left:74px;bottom:-15px;transform:rotate(-5deg)}@media(min-width:768px){.block-rating-board ul li:nth-child(6n){left:unset;right:84px;bottom:20px}}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n){right:198px;bottom:0}}@media(min-width:1920px){.block-rating-board ul li:nth-child(6n){right:384px;bottom:10px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n){right:354px;bottom:34px}}.block-rating-board ul li:nth-child(6n) .rating{width:246px;padding:18px 53px 18px 16px}@media(min-width:1280px){.block-rating-board ul li:nth-child(6n) .rating{width:278px;padding:18px 37px 17px 16px}}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n) .rating{width:342px;padding:24px 58px 24px 24px}}.block-rating-board ul li:nth-child(6n) .rating:before{top:-13px;left:125px;transform:rotate(358deg)}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n) .rating:before{left:144px}}.block-rating-board ul li:nth-child(6n) .rating-description img{width:87px;height:auto}@media(min-width:2300px){.block-rating-board ul li:nth-child(6n) .rating-description img{width:130px}}.block-rating-board ul li .rating{width:100%;height:100%;padding:0;position:relative;display:block;text-decoration:none;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/bg-rating-letter.png);background-size:cover;background-position:center center;background-repeat:no-repeat}.block-rating-board ul li .rating:before{content:"";display:block;width:39px;height:29px;background-image:url(data:image/png;base64,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);background-position:center center;background-size:contain;background-repeat:no-repeat;position:absolute;top:-15px;left:50%;transform:rotate(28deg)}.block-rating-board ul li .rating:after{content:"";width:95px;height:auto;aspect-ratio:1/.74118;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/bg-rating-letter-right.png);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none;position:absolute;top:0;right:0}@media(min-width:1280px){.block-rating-board ul li .rating:after{width:145px}}.block-rating-board ul li .rating-value{width:fit-content;height:fit-content;position:absolute;right:-32px;top:-16px}.block-rating-board ul li .rating-value .circle{position:relative;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:1px 1px 5px #0009;overflow:hidden;z-index:1}@media(min-width:1280px){.block-rating-board ul li .rating-value .circle{width:80px;height:80px}}.block-rating-board ul li .rating-value .circle:before{content:"";position:absolute;inset:0;background:var(--color-bg);z-index:-1}.block-rating-board ul li .rating-value .circle .estimate{position:relative;background-image:url(/wp-content/themes/wildfieldsgames/dist/assets/png/bg-paper-texture.png);background-size:100% auto;background-repeat:no-repeat;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:100%;overflow:hidden;background:var(--color-orange)}@media(min-width:1280px){.block-rating-board ul li .rating-value .circle .estimate{width:72px;height:72px}}.block-rating-board ul li .rating-value .circle .estimate span{position:relative;display:flex;z-index:2;font-family:Montserrat;font-style:italic;color:var(--color-gray);font-size:14px;line-height:58px;font-weight:800}@media(min-width:1280px){.block-rating-board ul li .rating-value .circle .estimate span{font-size:20px}}.block-rating-board ul li .rating-value .circle .estimate span small{font-size:.5em;font-weight:900;align-self:center}.block-rating-board ul li .rating-value .circle .estimate:before{content:"";position:absolute;inset:7px;border-radius:inherit;box-shadow:0 0 0 5px var(--color-gray-2);z-index:-1}@media(min-width:1280px){.block-rating-board ul li .rating-value .circle .estimate:before{inset:9px;box-shadow:0 0 0 7px var(--color-gray-2)}}.block-rating-board ul li .rating-value .circle .estimate:after{content:"";position:absolute;inset:8px;background:var(--color-bg);border-radius:inherit;z-index:1}@media(min-width:1280px){.block-rating-board ul li .rating-value .circle .estimate:after{inset:10px}}.block-rating-board ul li .rating-description{display:flex;flex-direction:column;height:100%}.block-rating-board ul li .rating-description img{width:100%;height:auto;object-fit:cover}.block-rating-board ul li .rating-description p{font-family:Montserrat;font-style:normal;font-weight:500;font-size:9px;line-height:140%;color:var(--color-dark);margin:16px 0 0}@media(min-width:1280px){.block-rating-board ul li .rating-description p{font-size:12px}}@media(min-width:2300px){.block-rating-board ul li .rating-description p{font-size:14px}}.dark-mode{background-color:var(--color-gray)!important}.dark-mode .header{background-color:color-mix(in srgb,var(--color-black-3),transparent 30%)}.dark-mode .header .menu li.btn a,.dark-mode .header .btn-try li.btn a{color:var(--color-red)}.dark-mode .header .menu li.btn a:hover,.dark-mode .header .btn-try li.btn a:hover{color:var(--color-white)}.dark-mode .header .btn-burger .wrap span{background-color:var(--color-white)}.dark-mode .header .menu li a{color:color-mix(in srgb,var(--color-white),transparent 10%)}.dark-mode .header .menu li a:hover,.dark-mode .start-block h1,.dark-mode .start-block p,.dark-mode .about-projects .content .title-mob,.dark-mode .about-projects .description h2,.dark-mode .about-projects .description p,.dark-mode.coming-soon .title{color:var(--color-white)}.dark-mode .coming-soon .car span{background-color:var(--color-red-2);color:var(--color-white)}.dark-mode .coming-soon .letter h2,.dark-mode .coming-soon .letter .description{color:var(--color-gray)}.dark-mode .nav-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border:2px solid var(--color-red-4)}.dark-mode .follow-us .title,.dark-mode .follow-us .social-networks a,.dark-mode .footer .short-info a,.dark-mode .footer ul a,.dark-mode .footer .short-info .contact,.dark-mode .footer .short-info .offices,.dark-mode .footer .short-info .contact span,.dark-mode .footer .short-info .offices span,.dark-mode .footer ul{color:var(--color-white)}.dark-mode .footer ul li:before{background-color:var(--color-white)}.dark-mode .footer ul li.active a{color:var(--color-orange-2)}.dark-mode .private-policy .container .title{color:var(--color-white)}.dark-mode .private-policy-article .container a{color:color-mix(in srgb,var(--color-orange),transparent 10%)}.dark-mode .private-policy-article .container blockquote p,.dark-mode .private-policy-article .container blockquote cite{color:var(--color-white)}.dark-mode .private-policy-article .container .wp-block-quote.contact p,.dark-mode .private-policy-article .container .wp-block-quote.contact cite{color:color-mix(in srgb,var(--color-gray),transparent 10%)}@media(min-width:768px){.dark-mode .private-policy-article .container blockquote p,.dark-mode .private-policy-article .container blockquote cite{color:color-mix(in srgb,var(--color-gray),transparent 10%)}}.dark-mode .private-policy-article .container h2,.dark-mode .private-policy-article .container h6,.dark-mode .private-policy-article .container p,.dark-mode .private-policy-article .container ul li,.dark-mode .private-policy-article .container ol li{color:var(--color-white)}.dark-mode .private-policy-article .container h6.color-1,.dark-mode .private-policy-article .container h6.color-1:before{background-color:var(--color-orange)}.dark-mode .private-policy-article .container h6.color-2,.dark-mode .private-policy-article .container h6.color-2:before{background-color:var(--color-orange-3)}.dark-mode .private-policy-article .container h6.color-3,.dark-mode .private-policy-article .container h6.color-3:before{background-color:var(--color-red)}.dark-mode .private-policy-article .container h6.color-4,.dark-mode .private-policy-article .container h6.color-4:before{background-color:var(--color-purple)}.dark-mode .private-policy-article .container h6.color-5,.dark-mode .private-policy-article .container h6.color-5:before{background-color:var(--color-orange)}.dark-mode .private-policy-article .container h6.color-5:after{background-image:url(svg/deco-color-1.svg)}.dark-mode .private-policy-article .container ul li::marker,.dark-mode .private-policy-article .container ol li::marker{color:var(--color-orange)}.dark-mode .reward .title,.dark-mode .reward .content .description .text,.dark-mode .try-it-out h2{color:var(--color-white)}.dark-mode .try-it-out a.btn-custom{color:var(--color-red)}.dark-mode .try-it-out a.btn-custom:hover,.dark-mode .try-it-out a.btn-steam{color:var(--color-white)}.dark-mode .try-it-out a.btn-steam:hover{color:var(--color-orange-2)}.dark-mode .rating .title{color:var(--color-orange);text-shadow:2px 2px 0px var(--color-red)}.dark-mode .rating .rating-value .svg,.dark-mode .wp-block-quote.contact h2{color:var(--color-gray)}.dark-mode .footer .container .short-info .logo-wrap a .footer-logo-light{display:block}.dark-mode .footer .container .short-info .logo-wrap a .footer-logo-dark{display:none}.dark-mode .footer .container .short-info .content .contact span,.dark-mode .footer .container .short-info .content .contact a,.dark-mode .footer .container .short-info .content .contact p,.dark-mode .footer .container .short-info .content .offices span,.dark-mode .footer .container .short-info .content .offices a,.dark-mode .footer .container .short-info .content .offices p{color:var(--color-white)}.dark-mode .footer .container ul li:nth-child(3n):before{background-color:var(--color-white)}@media(min-width:768px){.dark-mode .footer .container ul li:nth-child(3n-1):before{background-color:var(--color-white)}}.dark-mode .footer .container ul li.active a{color:var(--color-orange)}.dark-mode .footer .container ul li,.dark-mode .footer .container ul li a{color:var(--color-white)}
