/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--body-font-family:"Rubik",system-ui;--title-font-family:"Antonio",system-ui;--body-font-size:18px;--color-body:#1b2459;--color-background:#fff;--color-light-grey:#fafafa;--color-grey:#f1f3f6;--color-primary:#d9483f;--color-primary-hover:#de3935;--max-width:420px;--gap:24px}@media screen and (min-width:768px){:root{--max-width:768px}}@media screen and (min-width:1200px){:root{--max-width:1240px;--gap:40px}}body{background:var(--color-background);color:var(--color-body);font-family:var(--body-font-family);font-size:var(--body-font-size);line-height:1.3}*{-webkit-box-sizing:border-box;box-sizing:border-box}button{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}p{margin:0 0 1em}@layer{a:not([class]){color:var(--color-body);text-decoration:underline;-webkit-transition:color .2s;transition:color .2s}a:not([class]):hover{color:var(--color-primary-hover)}}:last-child:is(p){margin-bottom:0}h1,h2,h3,h4,h5,h6{font-family:var(--title-font-family);margin:0 0 .5em}.container{margin-left:auto;margin-right:auto;max-width:var(--max-width);padding-left:20px;padding-right:20px;width:100%}.section{--space:48px;margin-bottom:var(--space);margin-top:var(--space)}@media screen and (min-width:768px){.section{--space:64px}}@media screen and (min-width:1200px){.section{--space:82px}}.sectionTitle{margin-bottom:24px}@media screen and (min-width:768px){.sectionTitle{margin-bottom:32px}}h1{font-size:42px;text-transform:uppercase}h2{font-size:28px;margin-bottom:24px}h3{font-size:24px}h4{font-family:var(--body-font-family);font-size:20px}@media screen and (min-width:768px){h1{font-size:52px}h2{font-size:38px}h3{font-size:32px}h4{font-size:22px}}@media screen and (min-width:1200px){h1{font-size:92px}h2{font-size:48px}h3{font-size:38px}h4{font-size:24px}}.textCenter{text-align:center}.button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;all:unset;align-items:center;background:-webkit-gradient(linear,right top,left top,from(#d9483f),to(#c54893)),-webkit-gradient(linear,left bottom,left top,from(#d9483f),to(#d9483f)),-webkit-gradient(linear,left bottom,left top,from(#b903a7),to(#b903a7)),#0c0c0e;background:linear-gradient(270deg,#d9483f,#c54893),linear-gradient(0deg,#d9483f,#d9483f),linear-gradient(0deg,#b903a7,#b903a7),#0c0c0e;border-radius:54px;-webkit-box-shadow:0 2px 0 #c2342b;box-shadow:0 2px 0 #c2342b;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-background);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;line-height:19px;padding:12px 24px;text-align:center}.button:hover{background:-webkit-gradient(linear,right top,left top,from(#e13b31),to(#ca3d91));background:linear-gradient(270deg,#e13b31,#ca3d91)}.button.expanded{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.button.hollow{background:none;border:2px solid var(--color-primary);-webkit-box-shadow:none;box-shadow:none;color:var(--color-primary)}.button.hollow:hover{border:2px solid var(--color-primary-hover);color:var(--color-primary-hover)}.button.hollow.white{border-color:var(--color-background);color:var(--color-background)}.header{background:var(--color-primary);position:sticky;top:0;z-index:99}.header:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";left:50%;max-width:calc(100% - 40px);position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width .2s;transition:width .2s;width:calc(var(--max-width) - 40px)}.header.sticky:after{max-width:100%;width:100%}.headerCont{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;justify-content:space-between;padding-bottom:24px;padding-top:24px;position:relative}.headerCont,.headerLogo{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1199px){.headerNav{display:none}}.headerMenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;gap:45px;list-style:none;margin:0;padding:0;position:relative;z-index:2}@media screen and (min-width:1200px){.headerMenu{display:-webkit-box;display:-ms-flexbox;display:flex}}.headerMenu>li{position:relative}.headerMenu>li>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;gap:8px;padding:6px 0;text-decoration:none}.headerMenu>li>a,.headerMenu>li>a:hover{color:var(--color-background)}.headerMenu>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 7 0 0h12L6 7Z' fill='%23FFF'/%3E%3C/svg%3E");content:"";height:7px;margin-top:-2px;opacity:.8;-webkit-transition:all .2s;transition:all .2s;width:12px}.headerMenu>li.menu-item-has-children.is-open>a:after{opacity:1;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.headerMenu>li.menu-item-has-children>ul{background:var(--color-background);border-radius:12px;-webkit-box-shadow:1px 2px 30px hsla(210,2%,68%,.5);box-shadow:1px 2px 30px hsla(210,2%,68%,.5);display:none;left:0;list-style:none;margin:0;min-width:200px;padding:8px 0;position:absolute;top:100%}.headerMenu>li.menu-item-has-children>ul>li>a{color:var(--color-primary);display:block;padding:5px 8px;text-decoration:none}.headerMenu>li.menu-item-has-children>ul>li>a:hover{color:var(--color-primary-hover)}.headerMenu>li.menu-item-has-children:is(:last-child)>ul{left:unset;right:0}.headerToggle{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:99}@media screen and (min-width:1200px){.headerToggle{display:none}}.headerToggle svg{fill:var(--color-background)}.offCanvas{background:var(--color-primary);bottom:0;display:none;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:990}.offCanvasCont{padding-bottom:32px;padding-top:68px;position:relative}.offCanvasClose{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:20px;top:24px}.offCanvasClose svg{fill:var(--color-background)}.offCanvasMenu{list-style:none;margin:0;padding:0}.offCanvasMenu>li>a{font-size:24px;font-weight:500;line-height:28px;padding:8px 0}.offCanvasMenu>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 7 0 0h12L6 7Z' fill='%23FADFD9'/%3E%3C/svg%3E");content:"";height:7px;margin-top:-2px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:12px}.offCanvasMenu>li.menu-item-has-children>a.is-open:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.offCanvasMenu>li.menu-item-has-children>ul{display:none;list-style-type:none;margin:0;padding:8px 0 26px}.offCanvasMenu>li.menu-item-has-children>ul>li:not(:last-child){margin-bottom:14px}.offCanvasMenu>li.menu-item-has-children>ul>li>a{color:#fadfd9;font-size:18px;font-weight:400;line-height:21px}.offCanvasMenu a,.offCanvasMenu>li.menu-item-has-children>ul>li>a:hover{color:var(--color-background)}.offCanvasMenu a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;justify-content:space-between;text-decoration:none}.hh{background-color:var(--color-primary);background-image:url(../img/home-hero-mobile.png),url(../img/wave-1.png);background-position:bottom 15px center,bottom -86px center;background-repeat:no-repeat;color:var(--color-background);overflow:hidden;padding:34px 0 180px;position:relative;text-align:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.hh{background-image:url(../img/home-hero-mobile@2x.png);background-size:450px auto}}@media screen and (min-width:768px){.hh{background-color:var(--color-primary);background-image:url(../img/home-hero-tablet.png),url(../img/wave-1.png),url(../img/hh-tree-l.svg),url(../img/hh-tree-r.svg);background-position:bottom,bottom,left 0 bottom 240px,right 0 bottom 240px;padding:52px 0 250px}}@media only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:768px) and (min-device-pixel-ratio:2),only screen and (min-width:768px) and (min-resolution:192dpi),only screen and (min-width:768px) and (min-resolution:2dppx){.hh{background-color:var(--color-primary);background-image:url(../img/home-hero-tablet@2x.png),url(../img/wave-1@2x.png),url(../img/hh-tree-l.svg),url(../img/hh-tree-r.svg);background-size:740px auto,1200px auto,auto,auto}}@media screen and (min-width:1200px){.hh{padding:72px 0 250px}}.hh:after{background:var(--color-grey);border-radius:100%;bottom:0;content:"";height:140px;left:50%;position:absolute;-webkit-transform:translate(-50%,75%);transform:translate(-50%,75%);width:150%}@media screen and (min-width:768px){.hh:after{height:178px;width:120%}}.hhDesc{font-size:14px;margin:auto}@media screen and (min-width:1200px){.hhDesc{max-width:800px}}.homeTop{background:var(--color-grey);padding-bottom:42px;padding-top:24px}@media screen and (min-width:1200px){.homeTop{padding-bottom:82px}}.homeTopTtl{margin-bottom:24px}@media screen and (min-width:1200px){.homeTopTtl{margin-bottom:65px}}.casTbl{border-collapse:separate;border-spacing:0 8px;width:100%}@layer{.casTbl td{background:var(--color-background)}}@media screen and (max-width:1199px){.casTbl{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;width:100%}.casTbl tbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.casTblItm{all:unset;background:var(--color-background);border-radius:12px;-webkit-box-shadow:0 2px 0 rgba(205,209,216,.5);box-shadow:0 2px 0 rgba(205,209,216,.5);display:grid;overflow:hidden}.casTblItm>td{min-width:0}}@media screen and (min-width:768px) and (max-width:1199px){.casTblItm{grid-template-columns:4fr 5fr 6fr}}@media screen and (max-width:767px){.casTblItm{grid-template-columns:4fr 5fr}}@media screen and (min-width:1200px){.casTblItm{height:1px}}.casTblItm>td{margin:0;padding:0}@media screen and (min-width:1200px){.casTblItm>td{border-bottom:2px solid rgba(205,209,216,.5);height:inherit}.casTblItm>td:not(:first-child){padding:16px 0}.casTblItm>td:not(:first-child)>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-right:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding:0 24px}.casTblItm>td:first-child{border-radius:12px 0 0 12px}.casTblItm>td:last-child{border-radius:0 12px 12px 0}.casTblItm>td:last-child>div{border-right:0}}.casTblItm>td>div{position:relative}.casTblItmMeta{background:#f9f9fa}@media screen and (max-width:767px){.casTblItmMeta{grid-area:1/1/4/2}}@media screen and (min-width:768px) and (max-width:1199px){.casTblItmMeta{grid-row:span 3}}@media screen and (min-width:1200px){.casTblItmMeta{width:283px}}.casTblItmMeta>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:14px;height:100%;justify-content:center;padding:24px 10px;position:relative;text-align:center}@media screen and (min-width:1200px){.casTblItmMeta>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:24px 16px 24px 41px;text-align:left}}.casTblItmMetaLogo{display:-webkit-box;display:-ms-flexbox;display:flex}.casTblItmMetaLogo>img{border-radius:50%;gap:14px}.casTblItmMetaPos,.casTblItmMetaTtl{font-size:18px;font-weight:600;line-height:21px}.casTblItmMetaPos{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left bottom,left top,from(#e3656d),to(#e3656d)),-webkit-gradient(linear,right top,left top,from(#d9483f),to(#c54893));background:linear-gradient(0deg,#e3656d,#e3656d),linear-gradient(270deg,#d9483f,#c54893);border:2px solid #ff918a;border-radius:54px;color:var(--color-background);display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;justify-content:center;left:10px;position:absolute;top:10px;width:34px}@media screen and (min-width:1200px){.casTblItmMetaPos{left:6px;top:9px}}.casTblItmMetaPos.primary{background:-webkit-gradient(linear,right top,left top,from(#d9483f),to(#c54893));background:linear-gradient(270deg,#d9483f,#c54893)}@media screen and (max-width:1199px){.casTblItmBon>div{padding:24px 10px 10px}.casTblItmGame>div{padding:10px}.casTblItmGame>div:after,.casTblItmGame>div:before{border-bottom:1px solid #e8e8e8;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:97px}.casTblItmGame>div:after{bottom:0;top:unset}}@media screen and (max-width:767px){.casTblItmPay{grid-area:4/1/5/3}.casTblItmPay>div{padding:24px 20px 0}}@media screen and (min-width:768px) and (max-width:1199px){.casTblItmPay{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:1/3;position:relative}.casTblItmPay:after{border-left:1px solid #e8e8e8;bottom:0;content:"";position:absolute;top:10px}.casTblItmPay>div{margin-top:auto;padding:24px 10px}}@media screen and (max-width:1199px){.casTblItmDep>div{padding:10px 10px 24px}}@media screen and (max-width:767px){.casTblItmAct{grid-column:span 2}.casTblItmAct>div{padding:24px}}@media screen and (min-width:768px) and (max-width:1199px){.casTblItmAct{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:2/3/span 2;position:relative}.casTblItmAct>div{margin:auto 0;padding:0 10px 24px}.casTblItmAct>div .button{margin:auto;max-width:180px}.casTblItmAct:after{border-left:1px solid #e8e8e8;bottom:10px;content:"";position:absolute;top:0}}.casTblItmAct .button{white-space:nowrap}.casTblItmAct>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.casTblItmTtl{font-weight:600}.casTblItmTtl,.casTblItmVal{text-align:center}.payList{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;list-style:none;margin:0;padding:0}.payList,.payList>li{display:-webkit-box;display:-ms-flexbox;display:flex}.payList>li{background:var(--color-grey);border-radius:100%;padding:2px}.payList>li:not(:first-child){margin-left:-16px}.payList>li>img,.payListMore{border-radius:100%}.payListMore{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-primary);color:var(--color-background);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:40px;justify-content:center;text-align:center;-webkit-transition:background-color .2s;transition:background-color .2s;width:40px}.payListMore:hover{background:var(--color-primary-hover)}.payListFull{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 0;justify-content:center;list-style:none;margin:0;padding:0 0 0 10px}.payListFull,.payListFull>li{display:-webkit-box;display:-ms-flexbox;display:flex}.payListFull>li{background:var(--color-grey);margin-left:-10px;padding:2px}.payListFull>li,.payListFull>li>img{border-radius:100%}.payListPopUp{background:var(--color-background);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:44px 24px;position:relative}.payListPopUpWrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.9);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:999}.payListPopUpClose,.payListPopUpWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.payListPopUpClose{position:absolute;right:10px;top:12px}.aboutHero{background:var(--color-primary);color:var(--color-background);overflow:hidden;padding:34px 0 120px;position:relative;text-align:center}@media screen and (min-width:768px){.aboutHero{background-color:var(--color-primary);background-image:url(../img/about-bg.png),url(../img/wave-1.png);background-position:center 50px,bottom;background-repeat:no-repeat;padding:40px 0 140px}}@media only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:768px) and (min-device-pixel-ratio:2),only screen and (min-width:768px) and (min-resolution:192dpi),only screen and (min-width:768px) and (min-resolution:2dppx){.aboutHero{background-image:url(../img/about-bg@2x.png),url(../img/wave-1@2x.png);background-size:1440px auto,1200px auto}}.aboutHero:after{background:var(--color-grey);border-radius:100%;bottom:0;content:"";height:140px;left:50%;position:absolute;-webkit-transform:translate(-50%,75%);transform:translate(-50%,75%);width:150%}@media screen and (min-width:768px){.aboutHero:after{height:178px;width:120%}}.aboutHeroTitle{margin-bottom:8px}@media screen and (min-width:768px){.aboutHeroTitle{margin-bottom:24px}}.aboutHeroText{margin:auto;max-width:700px;padding:0 20px}@media screen and (max-width:767px){.aboutHeroText{font-size:14px}}.aboutSteps{background:var(--color-grey)}@media screen and (min-width:768px){.aboutSteps{padding:24px 0}}@media screen and (min-width:1200px){.aboutSteps{padding:34px 0}}.abMap{display:grid;gap:24px;list-style:none;margin:0;padding:62px 0 42px;position:relative;z-index:1}.abMap:before{background:radial-gradient(50% 50% at 50% 50%,#d9483f 0,rgba(217,72,63,0) 100%);bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:5px;z-index:-1}.abMapItm{display:grid;gap:24px}@media screen and (min-width:1200px){.abMapItm{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px 86px;grid-template-columns:1fr 170px 1fr}.abMapItm:nth-child(2n+2) .abMapItmDesc{grid-area:1/1}}.abMapItmMonth{background:var(--color-primary);border-radius:54px;color:var(--color-background);font-size:18px;font-weight:600;justify-self:center;line-height:21px;min-width:170px;padding:11px 22px;text-align:center}@media screen and (min-width:1200px){.abMapItmMonth{grid-column-start:2;width:100%}}.abMapItmDesc{background:var(--color-background);border-radius:12px;-webkit-box-shadow:0 4px 34px rgba(0,0,0,.14);box-shadow:0 4px 34px rgba(0,0,0,.14);padding:24px}.abMapItmTtl{font-size:20px;font-weight:600;line-height:24px;margin-bottom:8px}.abNum{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--color-grey);border-radius:12px;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:40px 20px;text-align:center}.abNum,.abNumVal{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.abNumVal{color:#1b2459;font-family:var(--title-font-family);font-size:48px;font-weight:700;line-height:62px;min-height:100px;position:relative;z-index:1}.abNumVal:before{background:var(--color-background);border-radius:50%;-webkit-box-shadow:0 2px 14px rgba(189,197,208,.3);box-shadow:0 2px 14px rgba(189,197,208,.3);content:"";height:100px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-48%);transform:translate(-50%,-48%);width:100px;z-index:-1}.abNumDesc{font-size:20px;font-weight:600;line-height:24px}.abNumGrid{display:grid;gap:8px}@media screen and (min-width:768px){.abNumGrid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.abNumGrid{gap:32px 40px;grid-template-columns:repeat(3,1fr)}}.bread{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style:none;margin:24px 0;padding:0}@media screen and (min-width:768px){.bread{margin:30px 0 40px}}.bread li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bread li:not(:last-child):after{color:var(--color-body);content:"/"}.bread a{color:var(--color-body);text-decoration:none}.bread a:hover{text-decoration:underline}.pageCont{margin-bottom:48px;margin-top:42px}@media screen and (min-width:1200px){.pageCont{margin-bottom:120px}}.pageHeader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:24px}.pageHeaderTtl{font-size:28px;margin:0;text-transform:none}@media screen and (min-width:768px){.pageHeaderTtl{font-size:38px}}@media screen and (min-width:1200px){.pageHeaderTtl{font-size:48px}}.pageHeaderDate{margin-left:auto}@media screen and (max-width:767px){.pageHeaderDate{display:none}}.pageHeaderDate time{font-weight:700}.discList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:14px;list-style:none;margin:0 0 1em;padding:0}.discList li{font-size:18px;line-height:1.3;padding-left:26px;position:relative}.discList li:before{background:var(--color-body);border-radius:50%;content:"";height:5px;left:.6em;position:absolute;top:.6em;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5px}.starRate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.starRateIcon{background:url(../img/star.svg) no-repeat 50%;background-size:contain;height:24px;width:24px}.starRateIcon.half{background-image:url(../img/star-half.svg)}.starRateIcon.hollow{background-image:url(../img/star-hollow.svg)}.revHero{background:var(--color-grey);overflow:hidden;padding:48px 0 80px;position:relative}@media screen and (min-width:1200px){.revHero{padding:56px 0 108px}}.revHero:after{background:var(--color-background);border-radius:100%;bottom:0;content:"";height:140px;left:50%;position:absolute;-webkit-transform:translate(-50%,75%);transform:translate(-50%,75%);width:150%}@media screen and (min-width:768px){.revHero:after{height:178px;width:120%}}.revHeroCont{display:grid;gap:24px 40px}@media screen and (min-width:768px){.revHeroCont{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.revHeroCont{-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-template-columns:270px 1fr auto;grid-template-rows:auto 1fr}}.revHeroCont>*{min-width:0}@media screen and (min-width:768px) and (max-width:1199px){.revHeroHead{grid-column:span 2}}.revHeroTtl{font-size:42px;margin-bottom:8px}.revHeroLogo{aspect-ratio:335/115;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.revHeroLogo{aspect-ratio:270/180}}@media screen and (min-width:1200px){.revHeroLogo{aspect-ratio:270/220;grid-area:1/1/3/2}}.revHeroLogo>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.revHeroMeta{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (min-width:768px){.revHeroMeta{gap:16px}}@media screen and (min-width:768px) and (max-width:1199px){.revHeroMeta{-ms-flex-item-align:center;align-self:center}}@media screen and (min-width:1200px){.revHeroMeta{grid-area:2/2/3/3}}.revHeroLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 18px}.revHeroList{display:grid;gap:8px 20px;list-style:none;margin:0;padding:0}@media screen and (min-width:1200px){.revHeroList{grid-template-columns:repeat(2,auto)}}.revHeroList li{padding-left:28px;position:relative}.revHeroList li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 17.575c-.133 0-.258-.021-.375-.063a.871.871 0 0 1-.325-.212L4.55 13c-.183-.183-.271-.421-.263-.713.009-.291.105-.529.288-.712a.948.948 0 0 1 .7-.275c.283 0 .517.092.7.275L9.55 15.15l8.475-8.475c.183-.183.42-.275.713-.275.291 0 .529.092.712.275.183.183.275.42.275.712s-.092.53-.275.713l-9.2 9.2c-.1.1-.209.17-.325.212a1.099 1.099 0 0 1-.375.063Z' fill='%23D9483F'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";height:24px;left:0;position:absolute;top:-1px;width:24px}.revHeroBonus{text-align:center}@media screen and (min-width:768px){.revHeroBonus{grid-column:span 2}}@media screen and (min-width:1200px){.revHeroBonus{align-self:center;grid-area:1/3/3/3}}.revHeroBonusTtl{margin-bottom:4px}.revHeroBonusVal{font-size:28px;font-weight:600;line-height:33px;margin-bottom:14px}.revHeroBonusLink{min-width:80%}@media screen and (min-width:768px){.revHeroBonusLink{min-width:60%}}@media screen and (min-width:1200px){.revHeroBonusLink{min-width:180px;width:100%}}.revCont{margin-bottom:48px;margin-top:24px}@media screen and (min-width:1200px){.revCont{margin-bottom:82px;margin-top:48px}}.casInfo{background:var(--color-light-grey);border-radius:12px;-webkit-box-shadow:0 2px 0 rgba(205,209,216,.5);box-shadow:0 2px 0 rgba(205,209,216,.5);margin:40px auto;max-width:786px;padding:14px 24px 24px}.casInfoItm{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e8e8e8;display:grid;gap:20px;grid-template-columns:92px 1fr;padding:14px 0}@media screen and (min-width:768px){.casInfoItm{gap:40px;grid-template-columns:290px auto}}.casInfoItm>div:first-child{font-weight:600}.casInfoItm>div:last-child{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;text-align:right}@media screen and (min-width:768px){.casInfoItm>div:last-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.casInfoFooter{padding-top:24px;text-align:center}.casInfoFooter .button{min-width:180px}.page404{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--color-primary);background-image:url(../img/red-map.png);background-position:left calc(50% - 150px) top calc(50% + 200px);background-repeat:no-repeat;background-size:575px auto;color:var(--color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:80vh}@media screen and (min-width:1200px){.page404{background-position:left calc(50% - 440px) center;min-height:585px;padding:40px 0;text-align:left}}.page404Cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px;margin:auto;text-align:center}@media screen and (min-width:1200px){.page404Cont{text-align:left}.page404Cont>*{margin-left:auto;width:50%}}.page404Ttl{font-size:112px;line-height:145px;margin-bottom:0}@media screen and (min-width:768px){.page404Ttl{font-size:142px;line-height:184px}.page404Desc{font-size:28px}}