:root{--body-font-family:"Mulish",system-ui;--title-font-family:"Source Sans Pro",system-ui;--source-font-family:"Source Sans Pro",system-ui;--body-font-size-xsmall:14px;--body-font-size-small:16px;--body-font-size:18px;--body-font-large:22px;--color-primary:#f28f3b;--color-secondary:#267dff;--color-secondary-dark:#3047a5;--color-red:#ed254e;--color-red-dark:#bc0c31;--color-green:#29ab60;--color-green-hover:#208a4d;--color-orange:#f28f3b;--color-orange-dark:#ff8155;--color-ligt-brown:#f5f1ec;--color-text:#262626;--color-background:#fff;--color-header-bg:#011022;--content-width:480px;--content-space:15px;--max-width:calc(var(--content-width) + var(--content-space)*2);--dot-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' fill='none'%3E%3Ccircle cx='3' cy='3' r='3' fill='%23F28F3B'/%3E%3C/svg%3E")}@media screen and (min-width:640px){:root{--content-space:20px;--content-width:720px}}@media screen and (min-width:1100px){:root{--content-width:1270px}}

/*! 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{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{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]{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}body{font-family:var(--body-font-family);font-size:var(--body-font-size);line-height:1.6}*{box-sizing:border-box}.hide{display:none;visibility:hidden}:where(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6){all:unset;display:block;font-family:var(--title-font-family);font-weight:700;line-height:120%}:where(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6):not([class]),:where(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6):where(.h1,.h2,.h3,.h4,.h5,.h6){margin-bottom:20px;margin-top:40px}.h1,h1{font-size:36px}@media screen and (min-width:640px){.h1,h1{font-size:44px}}.h2,h2{font-size:28px}@media screen and (min-width:640px){.h2,h2{font-size:36px}}.h3,h3{font-size:24px}@media screen and (min-width:640px){.h3,h3{font-size:28px}}.h4,h4{font-size:18px}@media screen and (min-width:640px){.h4,h4{font-size:24px}}.h5,h5{font-size:16px}@media screen and (min-width:640px){.h5,h5{font-size:18px}}p{margin:0 0 1em}:last-child:is(p){margin-bottom:0}img{height:auto;max-width:100%}.cont{margin-left:auto;margin-right:auto;max-width:var(--max-width);padding-left:var(--content-space);padding-right:var(--content-space);width:100%}.cont>:first-child{margin-top:0}.cont>:last-child{margin-bottom:0}button{all:unset;box-sizing:border-box;cursor:pointer}@layer{a{color:#267dff;text-decoration:underline}a:hover{text-decoration:none}}input,textarea{width:100%}input:focus,textarea:focus{outline:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.topBar{background:var(--color-secondary);color:var(--color-background);position:relative;z-index:99}.topBarCont{align-items:center;display:flex;flex-wrap:wrap;gap:10px 20px;padding-bottom:10px;padding-top:10px}.topBarMessage{font-size:12px;margin-right:auto}.topBarPanel{display:flex;gap:12px}@media screen and (min-width:640px){.topBarPanel{gap:12px 24px}}.topBarAlert{align-items:center;display:flex;gap:4px}.topBarAlert,.topBarAlertCount{color:var(--color-background);text-decoration:none}.topBarAlertCount{background-color:var(--color-text);border-radius:20px;font-size:11px;font-weight:800;line-height:13px;padding:2px 8px}.topBarLogin{align-items:center;display:flex;font-size:13px;font-weight:600;gap:10px;line-height:120%;text-decoration:none}.header,.topBarLogin{color:var(--color-background)}.header{background:var(--color-header-bg);padding:20px 0;position:sticky;top:-1px;z-index:99}@media screen and (min-width:1100px){.header{padding:0}}.headerCont{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (min-width:1100px){.headerCont{display:grid;gap:60px;grid-template-columns:auto 1fr auto}}.headerLogo{display:flex}@media screen and (max-width:639px){.headerLogo{flex-shrink:0;max-width:30%;width:115px}}.headerToggle{display:flex}@media screen and (min-width:1100px){.headerToggle{display:none}}.headerToggleIcon{position:relative}.headerToggleIcon path{transform-origin:center center;transition:all .2s}.is-active .headerToggleIcon path:first-child{transform:translate(6px,-6px) rotate(45deg)}.is-active .headerToggleIcon path:nth-child(2){transform:rotateY(90deg)}.is-active .headerToggleIcon path:nth-child(3){transform:translate(6px,6px) rotate(-45deg)}@media screen and (max-width:1099px){.headerNav{display:none}}.headerMenu{align-items:center;display:flex;font-size:16px;gap:20px;justify-content:space-evenly;line-height:160%;list-style:none;margin:0;padding:0}.headerMenu>li>a{line-height:1;padding:24px 0;position:relative}.headerMenu>li>a:before{border-bottom:2px solid var(--color-secondary);bottom:10px;content:"";position:absolute;right:0;transition:width .2s;width:0}.headerMenu>li>a:hover:before{left:0;width:100%}.headerMenu>li.menu-item-has-children>a{align-items:center;display:flex;gap:6px}.headerMenu>li.menu-item-has-children>a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.587 3.906 1.562.882a.571.571 0 1 0-.808.808l3.429 3.428a.571.571 0 0 0 .808 0L8.42 1.69A.571.571 0 0 0 7.61.882L4.587 3.906Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";height:8px;transition:transform .2s;width:8px}.headerMenu>li.menu-item-has-children:hover>a:before{left:0;width:100%}.headerMenu>li.menu-item-has-children:hover>a:after{transform:rotate(180deg)}.headerMenu>li.menu-item-has-children:hover>ul{opacity:1;pointer-events:all}.headerMenu>li.menu-item-has-children>ul{background:#071d36;box-shadow:0 10px 40px rgba(0,0,0,.3);display:grid;gap:12px 40px;grid-template-columns:repeat(3,minmax(120px,auto));justify-content:start;left:0;list-style:none;margin:0;opacity:0;padding:20px 20px 40px;pointer-events:none;position:absolute;top:100%;transition:opacity .1s;width:100%}.headerMenu>li.menu-item-has-children>ul>li>a:hover{text-decoration:underline}.headerMenu a{color:var(--color-background);display:block;font-size:16px;text-decoration:none}.headerSearch{position:relative}@media screen and (max-width:1099px){.headerSearch{flex:1;flex-shrink:0}}@media screen and (min-width:1100px){.headerSearch{width:250px}}.headerSearchInput{background:var(--color-background);border:0;border-radius:40px;font-size:11px;height:36px;line-height:1.6;margin:0;padding:7px 38px 8px 15px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:width .2s;width:100%}@media screen and (min-width:640px){.headerSearchInput{font-size:13px;padding:7px 56px 8px 20px}}.headerSearchInput::-moz-placeholder{color:rgba(38,38,38,.5)}.headerSearchInput::placeholder{color:rgba(38,38,38,.5)}.headerSearchToggle{background-image:url(../img/search.svg),url(../img/search-close.svg);background-position:0 0,0 24px;background-repeat:no-repeat;background-size:contain;display:block;height:24px;position:absolute;right:10px;text-indent:-1000vw;top:50%;transform:translateY(-50%);transition:background-position .1s;width:24px}@media screen and (min-width:640px){.headerSearchToggle{right:20px}}.is-open .headerSearchToggle{background-position:0 -24px,0 0}.offCanvas{background:#011022;bottom:0;left:0;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .2s;z-index:98}.offCanvas.is-open{transform:translate(0)}.offCanvasCont{height:100%;overflow:auto;padding-bottom:20px;padding-top:20px}.offCanvasMenu{list-style:none;margin:0;padding:0}.offCanvasMenu>li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.offCanvasMenu>li>a{align-items:center;color:var(--color-background);display:flex;justify-content:space-between;padding:17px 0;text-decoration:none}.offCanvasMenu>li.menu-item-has-children>a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.587 3.906 1.562.882a.571.571 0 1 0-.808.808l3.429 3.428a.571.571 0 0 0 .808 0L8.42 1.69A.571.571 0 0 0 7.61.882L4.587 3.906Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";height:10px;transition:transform .2s;width:10px}.offCanvasMenu>li.menu-item-has-children ul{display:none;list-style:none;margin:0;padding:0 0 17px}.offCanvasMenu>li.menu-item-has-children ul li a{color:var(--color-background);display:block;font-size:16px;padding:4px 0;text-decoration:none}.offCanvasMenu ul{list-style:none;margin:0}.homeHero{color:var(--color-background);overflow:hidden;padding:88px 0 70px;position:relative;z-index:1}@media screen and (min-width:640px){.homeHero{padding-bottom:100px}}.homeHero:after,.homeHero:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.homeHero:before{background-color:var(--color-header-bg);z-index:-3}.homeHero:after{background:url(../img/home-hero-mobile.png) no-repeat 50%;background-image:url(../img/home-hero-mobile.webp);background-size:cover;z-index:-2}@media screen and (min-width:640px){.homeHero:after{background:url(../img/home-hero.png) no-repeat 50%;background-image:url(../img/home-hero.webp);background-size:cover}}.homeHeroCont{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;position:relative;text-align:center}@media screen and (min-width:640px){.homeHeroCont{gap:40px}}.homeHeroTtl{max-width:880px}.homeHeroDesc{max-width:1034px}.homeHeroGrid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:auto;max-width:780px;width:100%}@media screen and (min-width:640px){.homeHeroGrid{grid-template-columns:repeat(4,1fr)}}.homeHeroGridTtl{font-size:24px;font-weight:600}.card1{align-items:center;background:var(--color-ligt-brown);border-radius:10px;color:var(--color-text);display:flex;flex-direction:column;font-family:var(--title-font-family);font-weight:700;gap:10px;padding:30px 20px;text-decoration:none;transition:color .2s}.section{--space:32px;margin-bottom:var(--space);margin-top:var(--space)}@media screen and (min-width:640px){.section{--space:42px}}@media screen and (min-width:1100px){.section{--space:60px}}.section.inner{padding-bottom:var(--space);padding-top:var(--space)}.section.no-margin{margin:0}.section-title{border-left:3px solid var(--color-primary);margin:32px 0 24px;padding:15px 0 15px 24px;position:relative}@media screen and (min-width:640px){.section-title{margin-top:42px}}@media screen and (min-width:1100px){.section-title{margin-top:60px}}.section.dark{background-color:var(--color-text);color:var(--color-background)}.section.blue{background:#edf4ff}.sectionAlert{background:url(../img/sectionAlert.png) repeat 0 0,#ed254e;background-image:url(../img/sectionAlert.webp);color:var(--color-background)}.sectionAlert .section-title{border-color:var(--color-background)}.sectionStyle1{background:url(../img/sectionStyle1.jpg) 100% 100% no-repeat;background-image:url(../img/sectionStyle1.webp);background-size:cover;color:var(--color-background)}.sectionStile2{background:url(../img/sectionStyle2.png) 50% repeat;background-image:url(../img/sectionStyle2.webp)}.sectionStyle3{background:url(../img/sectionStyle3.jpg) 50% repeat;background-image:url(../img/sectionStyle3.webp);background-size:cover;color:var(--color-background)}.sectionStyle4{background:url(../img/sectionStyle4.jpg) 50% no-repeat/cover;background-image:url(../img/sectionStyle4.webp);background-size:cover;color:var(--color-background)}.sectionStyle4 ul li::marker{color:var(--color-background)}@media screen and (max-width:639px){.sectionStyle4{background-position:center right 40%}}.sectionStyle5{background:url(../img/sectionStyle5.png) 50% repeat;background-image:url(../img/sectionStyle5.webp)}.sectionStyle6{background:url(../img/sectionStyle6.jpg) 50% no-repeat,var(--color-text);background-image:url(../img/sectionStyle6.webp);background-size:cover;color:var(--color-background)}.sectionStyle7{background:url(../img/sectionStyle7.jpg) no-repeat top/auto,#01152d;background-image:url(../img/sectionStyle7.webp);color:var(--color-background)}@media screen and (max-width:1099px){.sectionStyle7{background-position:top right -368px}}@media screen and (min-width:1100px){.sectionStyle7Txt:before{content:"";float:right;height:460px;margin-left:20px;margin-right:20px;width:30%}}.sectionStyle8{background:url(../img/sectionStyle8.jpg) no-repeat top/auto,#f3f4fa;background-image:url(../img/sectionStyle8.webp)}.sectionStyle9{background:url(../img/sectionStyle9.png) 50% repeat;background-image:url(../img/sectionStyle9.webp);color:var(--color-background)}.sectionStyle10{background:url(../img/sectionStyle10.png) 50% repeat;background-image:url(../img/sectionStyle10.webp)}.sectionStyle11{background:url(../img/sectionStyle11.png) 50% repeat;background-image:url(../img/sectionStyle11.webp)}.sectionStyle12{background:url(../img/sectionStyle12.png) 50% repeat;background-image:url(../img/sectionStyle12.webp)}.sectionStyle13{background:url(../img/sectionStyle13.png) 50% repeat,var(--color-text);background-image:url(../img/sectionStyle13.webp);color:var(--color-background)}.sectionStyle14{background:url(../img/sectionStyle14.png) top no-repeat,#0d1b2c;background-image:url(../img/sectionStyle14.webp);background-size:cover;color:var(--color-background)}.sectionStyle15{background:url(../img/sectionStyle15.jpg) top no-repeat,#0d1b2c;background-image:url(../img/sectionStyle15.webp);background-size:cover;color:var(--color-background)}@media screen and (max-width:1099px){.sectionStyle15{background-position:calc(50% + 360px) top;background-size:auto}}.sectionStyle16{background:url(../img/sectionStyle16.jpg) top no-repeat/cover,#0d1b2c;background-image:url(../img/sectionStyle16.webp);color:var(--color-background)}@media screen and (max-width:1099px){.sectionStyle16{background-position:calc(50% + 360px) top;background-size:auto}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.button{align-items:center;background:var(--color-green);border-radius:10px;box-sizing:border-box;color:var(--color-background);display:inline-flex;font-size:18px;font-weight:600;gap:12px;justify-content:center;line-height:26px;padding:18px 26px;text-align:center;text-decoration:none;transition:all .1s}.button svg{fill:var(--color-background)}@media screen and (max-width:639px){.button.small{font-size:11px;line-height:20px;padding:10px 14px}}.button.tiny{font-size:16px;padding:10px 18px}.button.hollow{background:none;border:1px solid var(--color-green);color:var(--color-green)}.button.hollow:hover{background:none;border:1px solid var(--color-green-hover);color:var(--color-green-hover)}.button.hollow.disabled{border-color:#3d4c65;color:#3d4c65}.button.hollow.disabled:hover{border-color:var(--color-green);color:var(--color-green)}.button:hover{background:var(--color-green-hover)}.button.blue{background:var(--color-secondary)}.button.blue:hover{background:#06f}.button.blue.hollow{background:none;border:1px solid var(--color-secondary);color:var(--color-secondary)}.button.blue.hollow:hover{background:none;border:1px solid var(--color-secondary-dark);color:var(--color-secondary-dark)}.button.red{background:var(--color-red)}.button.red:hover{background:var(--color-red-dark)}.button.red.hollow{background:none;border:1px solid var(--color-red);color:var(--color-red)}.button.red.hollow:hover{background:none;border:1px solid var(--color-red-dark);color:var(--color-red-dark)}.button.orange{background:var(--color-orange)}.button.orange:hover{background:var(--color-orange-dark)}.button.orange.hollow{background:none;border:1px solid var(--color-orange);color:var(--color-orange)}.button.orange.hollow:hover{background:none;border:1px solid var(--color-orange-dark);color:var(--color-orange-dark)}.button.black{background-color:#01152d}.button.red{background-color:#ed254e}.button.disabled,.button[disabled]{background:#d2d2d2;cursor:not-allowed}.button.disabled.hollow,.button.disabled.hollow:hover,.button[disabled].hollow,.button[disabled].hollow:hover{background:none;border-color:#d2d2d2;color:#d2d2d2}.button.expanded{display:flex;width:100%}.button.loading svg,.loading .button svg{animation:loading 1s linear infinite;pointer-events:none}.more-bt{align-self:center;display:flex;justify-content:center;margin:25px 0}@media screen and (min-width:640px){.more-bt{margin:40px 0}}@layer{.section :where(ul,ol){font-size:18px;line-height:160%;margin:20px 0;padding:0}.section :where(ul,ol) li{list-style-position:outside;margin-left:22px}.section :where(ul,ol) li:not(:last-child){margin-bottom:1em}}:where(ul,ol):is(.two-columns,.three-columns,.four-columns){-moz-columns:2;column-count:2;gap:25px}:where(ul,ol):is(.two-columns,.three-columns,.four-columns) li{-moz-column-break-inside:avoid;break-inside:avoid-column}@media screen and (min-width:1100px){:where(ul,ol).three-columns{-moz-columns:3;column-count:3}:where(ul,ol).four-columns{-moz-columns:4;column-count:4}}.section ul:is(:not([class]),[class*=columns],[class*=sitemapList]) li::marker{color:var(--color-primary);left:0;position:absolute;top:11px}.bread{align-items:center;display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.breadWrap{background:var(--color-header-bg);color:var(--color-background);padding:0 0 25px}.breadWrap.invert{background:var(--color-background);color:var(--color-header-bg)}.breadWrap.transparent{background:none;left:0;position:absolute;right:0;top:12px}@media screen and (min-width:640px){.breadWrap.transparent{top:0}.breadWrap{padding:20px 0 30px}}.bread li{align-items:center;display:flex;font-size:12px;font-weight:700;gap:20px;line-height:1.6;text-transform:uppercase}.bread li:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23fff' d='M3.192 4 .167 7.025a.571.571 0 1 0 .808.808l3.43-3.429a.571.571 0 0 0 0-.808L.974.167a.571.571 0 1 0-.808.808L3.192 4Z'/%3E%3Cmask id='a' width='5' height='8' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' d='M3.192 4 .167 7.025a.571.571 0 1 0 .808.808l3.43-3.429a.571.571 0 0 0 0-.808L.974.167a.571.571 0 1 0-.808.808L3.192 4Z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23fff' d='M-4.571-2.857H9.143v13.714H-4.571z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";display:block;flex-shrink:0;height:8px;width:5px}.invert .bread li:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.763 4.5.74 7.525a.571.571 0 1 0 .808.808l3.428-3.429a.571.571 0 0 0 0-.808L1.547.667a.571.571 0 1 0-.808.808L3.763 4.5Z' fill='%23262626'/%3E%3Cmask id='a' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='6' height='9'%3E%3Cpath d='M3.763 4.5.74 7.525a.571.571 0 1 0 .808.808l3.428-3.429a.571.571 0 0 0 0-.808L1.547.667a.571.571 0 1 0-.808.808L3.763 4.5Z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23262626' d='M-4-2.357H9.714v13.714H-4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%}.bread a{align-items:center;color:inherit;display:flex;gap:12px;text-decoration:underline}.bread a:hover{text-decoration:none}.breadHide{display:none}.breadIcon{display:flex}.breadIcon svg{fill:var(--color-secondary)}.sHero{align-items:start;color:var(--color-background);display:grid;gap:20px;padding-bottom:35px}@media screen and (min-width:640px){.sHero{padding-bottom:40px}}@media screen and (min-width:1100px){.sHero{gap:30px 40px;grid-template-columns:7fr 5fr}.sHeroTitle{grid-column:span 2}}.sHeroCont{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:640px){.sHeroCont{gap:30px}}@media screen and (min-width:1310px){.sHeroCont{padding-right:30px}}.sHeroWrap{background:var(--color-header-bg)}.auCard{display:grid;gap:16px;grid-template-columns:60px 1fr}.auCard:not(:last-child){margin-bottom:24px}.auCardImg{display:flex}.auCardImg img{border-radius:50%;height:60px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:60px}.auCardBody{align-self:center;font-size:14px;line-height:18px}.auCardBodyMeta{font-weight:700;line-height:24px;margin-bottom:2px}.auCardBodyDate{border-left:1px solid var(--color-background);line-height:1;padding-left:5px}.light .auCardBodyDate{border:0;padding-left:0}.shrCard{background:rgba(45,61,89,.5);border-radius:20px;display:flex;flex-direction:column;gap:30px;padding:30px}.shrCardHead{display:grid;gap:30px;grid-template-columns:100px 1fr}.shrCardHeadImg{display:flex}.shrCardHeadImg img{border-radius:50%;height:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100px}.shrCardHeadMeta{align-self:center}.shrCardHeadTtl{font-family:var(--title-font-family);font-size:28px;font-weight:700;line-height:1.3}.shrCardHeadMore{line-height:1.8}.shrCardList{display:flex;flex-direction:column;gap:22px;list-style:none;margin:0;padding:0}.shrCardList li{line-height:24px;padding-left:18px;position:relative}.shrCardList li:before{background:var(--color-primary);border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:9px;width:6px}.shrCardTbl{border:none;text-align:left}.shrCardTbl :is(td,th){padding:7px 0 7px 7px;vertical-align:top}.shrCardTbl th{background:var(--dot-icon) no-repeat top 17px left 0/6px 6px;padding-left:16px;text-align:left}.shrCard a{color:var(--color-background)}.stars{--size:21px;aspect-ratio:105/21;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' fill='none'%3E%3Cpath stroke='%23F28F3B' d='m13.202 7.124.114.242.263.04 5.84.894a.095.095 0 0 1 .053.16l-4.243 4.356-.176.181.04.249 1.004 6.158a.088.088 0 0 1-.005.053.098.098 0 0 1-.034.039.102.102 0 0 1-.05.018.083.083 0 0 1-.048-.011l-5.218-2.89-.242-.133-.242.134L5.041 19.5H5.04a.083.083 0 0 1-.049.013.1.1 0 0 1-.048-.018.1.1 0 0 1-.035-.04.087.087 0 0 1-.005-.053l1.003-6.158.04-.249-.175-.18L1.528 8.46a.095.095 0 0 1 .052-.16l5.84-.894.265-.04.113-.242 2.617-5.584.001-.002.01-.007a.157.157 0 0 1 .074-.016c.033 0 .058.008.073.016l.01.007.001.002 2.618 5.584Z'/%3E%3C/svg%3E") repeat-x 0 0;background-size:var(--size) var(--size);height:var(--size);position:relative}.stars>span{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.496 7.796-5.841-.893-2.618-5.576c-.196-.416-.879-.416-1.074 0L7.345 6.903l-5.84.893a.593.593 0 0 0-.335 1.001l4.243 4.35-1.003 6.148a.594.594 0 0 0 .873.615l5.217-2.883 5.217 2.884a.594.594 0 0 0 .873-.615l-1.003-6.149 4.244-4.35a.594.594 0 0 0-.335-1.001Z' fill='%23F28F3B'/%3E%3C/svg%3E") repeat-x 0 0;background-size:var(--size) var(--size);display:block;height:var(--size)}.stars.filed{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.496 7.796-5.841-.893-2.618-5.576c-.196-.416-.879-.416-1.074 0L7.345 6.903l-5.84.893a.593.593 0 0 0-.335 1.001l4.243 4.35-1.003 6.148a.594.594 0 0 0 .873.615l5.217-2.883 5.217 2.884a.594.594 0 0 0 .873-.615l-1.003-6.149 4.244-4.35a.594.594 0 0 0-.335-1.001Z' fill='%23F28F3B50'/%3E%3C/svg%3E") repeat-x 0 0;background-size:var(--size) var(--size)}.starsAlt{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.496 7.796-5.841-.893-2.618-5.576c-.196-.416-.879-.416-1.074 0L7.345 6.903l-5.84.893a.593.593 0 0 0-.335 1.001l4.243 4.35-1.003 6.148a.594.594 0 0 0 .873.615l5.217-2.883 5.217 2.884a.594.594 0 0 0 .873-.615l-1.003-6.149 4.244-4.35a.594.594 0 0 0-.335-1.001Z' fill='%23283C55'/%3E%3C/svg%3E") repeat-x 0 0;background-size:var(--size) var(--size)}.casHero,.casHeroNf{background:rgba(45,61,89,.5);border-radius:20px;display:grid;gap:35px;padding:25px 20px}@media screen and (min-width:1100px){.casHero,.casHeroNf{grid-template-columns:11fr 8fr}}@media screen and (min-width:1310px){.casHero,.casHeroNf{gap:98px}}.casHeroMain{display:grid;gap:25px;grid-template-columns:95px 1fr}@media screen and (min-width:1310px){.casHeroMain{grid-template-columns:132px 1fr}}@media screen and (max-width:1099px){.casHeroMain>:nth-child(1n+3){grid-column:span 2}}@media screen and (min-width:1100px){.casHeroMain>:nth-child(1n+3){grid-column-start:2}}.casHeroLogo{align-self:center;display:flex}@media screen and (min-width:1100px){.casHeroLogo{align-self:flex-start;grid-row:span 4}}.casHeroLogo img{aspect-ratio:1/1;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:100%}.casHeroTitle{align-self:center;font-size:24px}@media screen and (min-width:640px){.casHeroTitle{font-size:28px}}.casHeroBonus{align-items:center;display:grid;gap:2px 10px;grid-template-columns:auto 1fr}.casHeroBonusIcon{grid-row:span 2}.casHeroBonusVal{align-self:flex-end;color:var(--color-primary);font-family:var(--title-font-family);font-size:18px;font-weight:700;line-height:130%}.casHeroBonusCaption{align-self:flex-start;font-size:12px}.casHeroPromo{align-content:space-between;align-items:center;align-self:center;display:flex;flex-wrap:wrap;gap:10px}.casHeroTxt{font-size:14px;line-height:160%}.casHeroMore{color:var(--color-secondary);font-size:14px;line-height:18px;text-decoration:underline}.casHeroMore:hover{text-decoration:none}.casHeroBar{align-items:center;display:grid;gap:25px}@media screen and (min-width:640px){.casHeroBar{grid-template-columns:1fr 214px}.casHeroBar .wide{grid-column:span 2}.casHeroBtn{grid-area:1/2}}.casHeroMeta{flex-wrap:wrap;gap:20px}.casHeroMeta,.casHeroNa{align-items:center;display:flex}.casHeroNa{background:var(--color-red);border-radius:10px;gap:12px;padding:12px 20px}@media screen and (min-width:640px){.casHeroNa{max-width:calc(100% - 30px)}}.casHeroNa img{flex-shrink:0}.casHeroRate{align-items:center;display:flex;gap:20px}.casHeroRateVal{font-size:36px;font-weight:700;line-height:36px;white-space:nowrap}@media screen and (min-width:640px){.casHeroRateVal{font-size:48px}}.casHeroRateVal small{display:inline-block;font-size:18px;font-weight:400;margin-left:5px;position:relative}@media screen and (min-width:640px){.casHeroRateVal small{top:-3px}}.casHeroRev{border-left:1px solid hsla(0,0%,82%,.125);padding-left:20px}.casHeroSum{font-size:16px}@media screen and (min-width:640px){.casHeroSum{font-size:18px}}.casHeroSumLbl{font-family:var(--title-font-family);font-size:18px;font-weight:700;line-height:130%;margin-bottom:16px}.casHeroAct{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.casHeroAct :is(a,button){all:unset;align-items:center;background:transparent;border:1px solid rgba(214,218,237,.2);border-radius:6px;box-sizing:border-box;color:var(--color-background);cursor:pointer;display:flex;font-size:12px;gap:10px;justify-content:center;line-height:160%;padding:6px 10px;transition:all .15s}.casHeroAct :is(a,button).active,.casHeroAct :is(a,button):hover{background:var(--color-secondary);border-color:var(--color-secondary)}.casHeroWrap{background:var(--color-header-bg);color:var(--color-background);padding-bottom:40px}.casHeroDescBtn{align-items:center;display:flex;font-size:14px;font-weight:800;justify-content:center;line-height:20px;padding:24px 0;text-align:center;text-transform:uppercase;transition:padding .2s;width:100%}.casHeroDescBtn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";display:block;height:24px;margin-left:18px;transition:all .2s;width:24px}.casHeroDescBtn.active{padding:32px 0}.casHeroDescBtn.active:after{transform:rotate(180deg)}.casHeroDescCont{padding:25px 0 0}@media screen and (min-width:640px){.casHeroDescCont{padding-top:40px}}.casHeroDescTtl{font-family:var(--title-font-family);font-size:24px;font-weight:700;line-height:130%;margin-bottom:35px;text-align:left}@media screen and (min-width:640px){.casHeroDescTtl{margin-bottom:42px}}.casHeroDescWrap{background:#061b35;margin-top:40px}.casHeroDescTbl{display:block;width:100%}.casHeroDescTbl caption{display:block}.casHeroDescTblBody{display:grid;gap:40px;overflow:hidden;position:relative}@media screen and (min-width:1100px){.casHeroDescTblBody{grid-template-columns:repeat(2,1fr)}.gamesPageHeroWrap .casHeroDescTblBody{grid-template-columns:repeat(3,1fr)}}.casHeroDescTbl tr{display:grid;gap:35px;grid-template-columns:1fr auto;position:relative}.casHeroDescTbl tr:after{border-bottom:1px solid #1f3249;bottom:-20px;content:"";left:0;position:absolute;width:100vw}.casHeroDescTbl :is(td,th){line-height:24px;text-align:left}.casHeroDescTbl th{align-items:flex-start;display:flex;font-size:18px;gap:8px}.casHeroDescTbl td{flex-wrap:wrap;font-size:16px;justify-content:flex-end;text-align:right}.casHeroDescTbl :is(a,button){color:var(--color-background)}.casHeroDescTbl :is(a,button):hover{color:var(--color-background)}.casHeroNf{display:grid;gap:25px;grid-template-columns:95px 1fr}@media screen and (min-width:640px){.casHeroNf{grid-template-columns:132px 1fr}}@media screen and (min-width:1100px){.casHeroNf{gap:15px 30px;grid-template-columns:132px auto 1fr 214px}.casHeroNf .casHeroLogo{grid-row:span 4}.casHeroNf .casHeroBadge{grid-area:2/2}.casHeroNf .casHeroSum{grid-area:3/2/4/5}.casHeroNf .casHeroAct{grid-area:4/2/5/5}.casHeroNf .casHeroRate{align-self:center;grid-area:1/3/3/4}.casHeroNf .casHeroBtn{align-self:center;grid-area:1/4/3/5}}@media screen and (min-width:1310px){.casHeroNf .casHeroRate{padding-left:20px}}.casHeroNf>*{grid-area:unset;order:unset}@media screen and (max-width:1099px){.casHeroNf :nth-child(n+3){grid-column:span 2}}.hwr{display:flex;flex-direction:column;overflow:hidden;position:relative}@media screen and (min-width:640px){.hwr{flex-direction:row;flex-wrap:wrap;gap:20px 10px}}.hwrWrap{background:rgba(45,61,89,.5);border-radius:20px;margin-top:40px;padding:20px 18px}.hwrCard{align-items:center;cursor:pointer;display:flex}@media screen and (max-width:639px){.hwrCard:not(:last-child){border-bottom:1px solid #304462;margin-bottom:8px;padding-bottom:8px}}@media screen and (min-width:640px){.hwrCard{align-items:center;flex:1 0 30%;flex-direction:column;justify-content:center;position:relative}.hwrCard:before{border-right:1px solid #304462;bottom:0;content:"";left:-5px;position:absolute;top:0}.hwrCard:after{border-bottom:1px solid #304462;bottom:-10px;content:"";left:0;position:absolute;width:100vw}}@media screen and (min-width:1100px){.hwrCard{flex:auto}}.hwrCardImg{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}@media screen and (min-width:640px){.hwrCardImg{height:32px;width:32px}}.hwrCardTtl{font-size:12px;line-height:15px;margin:0 15px 0 5px}@media screen and (min-width:640px){.hwrCardTtl{font-size:16px;line-height:20px;margin:4px 0 8px}}@media screen and (max-width:639px){.hwrCardRate{margin-left:auto}}.badge{align-items:center;background:var(--color-primary);border-radius:30px;color:var(--color-background);display:inline-flex;font-family:var(--title-font-family);font-size:12px;font-weight:700;gap:10px;justify-content:center;justify-self:flex-start;line-height:15px;padding:6px 10px;text-transform:uppercase}.badge.red{background:var(--color-red)}.promo{align-items:center;border:1px solid rgba(214,218,237,.2);border-radius:8px;display:grid;gap:12px;grid-template-columns:1fr auto;padding:5px 12px}@media screen and (max-width:639px){.promo{width:100%}}.promoVal{font-size:12px}.promoVal span{font-weight:700}.promoBtn{align-items:center;background:#3d4c65;border-radius:6px;display:flex;font-size:12px;font-weight:600;justify-content:center;line-height:20px;min-width:75px;padding:7px 16px;text-align:center;transition:background-color .15s}.promoBtn:hover{background:#2e394c}.claimBtn{align-items:center;background:var(--color-primary);border-radius:8px;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:20px;padding:13px 20px;text-align:center;transition:background-color .15s}.claimBtn:hover{background:#ef7915}[data-show-more-cont]{max-height:1000vh;overflow:hidden;transition:all .3s}[data-show-more-cont]:not(.active){margin:0;max-height:0;padding:0}.auWidget{align-items:center;display:grid;font-family:var(--title-font-family);gap:16px;grid-template-columns:60px 1fr;margin:25px 0}@media screen and (min-width:640px){.auWidget{margin:25px 0 40px}}.auWidgetPh{display:flex}.auWidgetPh img{aspect-ratio:1/1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.auWidgetName{font-size:16px;font-weight:700;line-height:20px;margin-bottom:5px}.auWidgetDate{font-size:14px;line-height:18px}.cookies{align-items:center;background:#fff;border:1px solid #cedaef;border-radius:10px;bottom:15px;display:grid;gap:15px;grid-template-columns:auto 1fr;opacity:0;padding:17px 17px 17px 20px;pointer-events:none;position:fixed;transition:all .2s;z-index:99}@media screen and (max-width:639px){.cookies{box-shadow:0 5px 6px rgba(0,0,0,.14);left:50%;max-width:var(--content-width);transform:translateX(-50%);width:calc(100% - var(--content-space)*2)}}@media screen and (min-width:640px){.cookies{border-radius:10px 0 0 10px;border-right:0;right:0;width:260px}}.cookies.open{opacity:1;pointer-events:all}.cookiesText{font-size:11px;line-height:14px;margin-bottom:10px}.cookiesText a{color:var(--color-text)}.cookiesBtn .button{border-radius:3px;font-size:11px;line-height:14px;min-width:88px;padding:6px 12px}.txtVsImg{display:grid;gap:25px}@media screen and (min-width:640px){.txtVsImg{gap:40px}}@media screen and (min-width:1100px){.txtVsImg{grid-template-columns:1fr auto}}.txtVsImg>div>img{display:block;margin:auto}.abUs{background:url(../img/about-us-small.jpg) no-repeat 50%/cover,#030f1f;color:var(--color-background);padding:25px 0 35px}@media screen and (min-width:640px){.abUs{background-image:url(../img/about-us.jpg);padding:60px 0}}.abUsTtl{margin-bottom:25px}@media screen and (min-width:640px){.abUsTtl{margin-bottom:30px}}.bnsFtr{align-items:flex-start;display:grid;gap:35px 40px}@media screen and (min-width:1100px){.bnsFtr{grid-template-columns:290px 1fr}}.bnsFtr.loading{opacity:.5;pointer-events:none}.bnsFtrBar{background:#edf4ff;border-radius:16px;overflow:hidden;padding:25px 15px}.bnsFtrBarInfo{align-content:center;display:flex;justify-content:center;padding-bottom:20px}.bnsFtrBarInfo button{border:1px solid var(--color-primary);border-radius:8px;display:block;font-size:14px;font-weight:700;line-height:160%;padding:12px 44px}.bnsFtrBarWidget{padding:20px 0;position:relative}.bnsFtrBarWidget:before{border-top:1px solid #d2d2d2;content:"";left:50%;position:absolute;top:0;transform:translate(-50%);width:200%}.bnsFtrBarWidgetTtl{tab-index:0;align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:700}.bnsFtrBarWidgetTtl:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.04 12.867 4.984-5.016 5.016 4.983' stroke='%23262626' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;flex-shrink:0;height:18px;margin-left:10px;transition:transform .15s;width:18px}.bnsFtrBarWidgetTtl.close:after{transform:rotateX(180deg)}.bnsFtrBarWidgetBody{padding-top:14px}.bnsFtrBarWidgetBody.scroll{max-height:230px;overflow:auto}.bnsFtrBarWidgetBody.scroll::-webkit-scrollbar{background:var(--color-background);border-radius:5px;width:5px}.bnsFtrBarWidgetBody.scroll::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:5px}.bnsFtrBarFooter{align-items:center;display:flex;justify-content:center}.bnsFtrBarFooter .button{min-width:80%}.bnsFtrCheck{align-items:center;display:flex;font-size:14px;gap:10px;justify-content:space-between;line-height:20px;margin-left:auto}.bnsFtrCheck:not(:last-child){margin-bottom:10px}.bnsFtrBody>:first-child{margin-top:0}.bnsFtr input[type=checkbox]{display:none}.bnsFtr input[type=checkbox]+label{align-items:flex-start;cursor:pointer;display:grid;font-size:14px;gap:15px;grid-template-columns:20px 1fr;line-height:20px}.bnsFtr input[type=checkbox]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.332 2.5 3.748 7.083 1.665 5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/0 0,#fff;border:1px solid #e9e9e9;border-radius:4px;content:"";height:20px;transition:all .15s;width:20px}.bnsFtr input[type=checkbox]:checked+label:before{background-color:var(--color-primary);background-size:auto auto;border-color:var(--color-primary)}.bnsFtrSliderHead{display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:28px;position:relative}.bnsFtrSliderHead:after{border-bottom:2px solid #d2d2d2;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%);width:16px}.bnsFtrSliderHead input[type=number]{all:unset;-moz-appearance:textfield}.bnsFtrSliderHead input[type=number]::-webkit-inner-spin-button,.bnsFtrSliderHead input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.bnsFtrSliderInp{align-items:center;background:var(--color-background);border-radius:8px;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:160%;padding:12px;pointer-events:none}.bnsFtrSliderInp input[type=number]{display:none}.bnsFtrHead{display:grid;gap:20px}.bnsFtrHeadBar{align-items:center;display:flex;gap:16px}.bnsFtrHeadBar>:not(:last-child){border-right:1px solid #d2d2d2;padding-right:16px}.bnsFtrHeadAv{font-family:var(--title-font-family);white-space:nowrap}.bnsFtrHeadCont{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.bnsFtrHeadCont>*{flex:1 0 280px}.bnsFtrHeadTip{align-items:center;cursor:pointer;display:flex;gap:10px}.bnsFtrRes{display:grid;gap:15px;margin-top:25px}@media screen and (min-width:640px){.bnsFtrRes{gap:20px;grid-template-columns:repeat(2,1fr);margin-top:40px}}@media screen and (min-width:1310px){.bnsFtrRes{gap:30px 40px;grid-template-columns:repeat(3,1fr)}}.bnsFtrMore{display:flex;justify-content:center;margin-top:25px}@media screen and (min-width:640px){.bnsFtrMore{margin-top:40px}}.loading .bnsFtrMore .button svg{animation:loading .7s linear infinite}.bnsCard{box-shadow:0 5px 35px rgba(0,0,0,.1)}.bnsCard,.bnsCardFront{border-radius:16px;position:relative}.bnsCardFront{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:flex;flex-direction:column;padding:25px;text-align:center;transform-style:preserve-3d;transition:all .2s}.is-open .bnsCardFront{opacity:0;transform:rotateY(180deg)}.bnsCardImg{border-radius:50%;margin-bottom:10px}.bnsCardTtl{font:700 24px/31px var(--title-font-family);margin-bottom:5px}.bnsCardBadge{background:var(--color-primary);border-radius:20px;color:var(--color-background);font-size:12px;font-weight:600;margin-bottom:10px;padding:8px 19px}.bnsCardBon{align-items:flex-start;border-top:1px solid #d2d2d2;display:flex;gap:10px;margin-top:15px;padding-top:15px;text-align:left}.bnsCardBonCont{align-self:center}.bnsCardBonTtl{color:var(--color-primary);font:700 24px/31px var(--title-font-family);margin-bottom:2px}.disabled .bnsCardBonTtl{color:#d2d2d2}.bnsCardBonTxt{font-size:14px;line-height:22px;margin-bottom:25px}.disabled .bnsCardBonTxt{color:#d2d2d2}.bnsCardBonImg{flex-shrink:0}.disabled .bnsCardBonImg{filter:grayscale(1) opacity(.7)}.bnsCardFot{margin-top:auto;width:100%}.bnsCardToggle{opacity:.5;position:absolute;right:25px;top:25px;transition:opacity .15s}.bnsCardToggle:hover{opacity:1}.bnsCardBack{background:#fff;border-radius:16px;bottom:0;left:0;overflow:auto;padding:25px;position:absolute;right:0;top:0;transform:rotateY(180deg);transform-style:preserve-3d;transition:all .2s}.is-open .bnsCardBack{transform:rotateY(1turn)}.bnsCardBackHead{align-items:center;border-bottom:1px solid #d2d2d2;display:flex;gap:16px;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.bnsCardBackTtl{font:700 18px/1.3 var(--title-font-family)}.bnsCardBackClose{align-items:center;display:flex;opacity:.5;transition:opacity .15s}.bnsCardBackClose:hover{opacity:1}.bnsCardBackClose svg{fill:#262626}.bnsCardBackList{list-style:none;margin:0;padding:0}.bnsCardBackList li{display:flex;font-size:12px;gap:16px;justify-content:space-between;line-height:19px;margin:0;padding:0 0 0 18px;position:relative}.bnsCardBackList li:before{background:var(--color-primary);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:7px;width:6px}.bnsCardBackList li:not(:last-child){margin-bottom:12px}.bnsCardBackList li>:first-child{font-weight:700}.bnsCardGrid{--cells:1;display:grid;gap:24px;grid-template-columns:repeat(var(--cells),1fr);margin:24px 0}@media screen and (min-width:640px){.bnsCardGrid{--cells:2;gap:40px;margin:40px 0}}@media screen and (min-width:1100px){.bnsCardGrid{--cells:4}}.gmfCard{border-radius:10px;overflow:hidden;position:relative}.gmfCardImg{aspect-ratio:480/320;display:block;min-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1310px){.gmfCardImg{aspect-ratio:1/1}}.gmfCardBadges{align-items:center;color:var(--color-background);display:flex;flex-wrap:wrap;font-size:12px;gap:5px;left:10px;position:absolute;right:10px;top:10px}.gmfCardFoot{background:var(--color-background);border:1px solid #f5f1ec;display:grid;gap:14px 20px;grid-template-areas:"ttl ttl" "rate dev" "btn btn";grid-template-columns:1fr auto;padding:24px 20px}@media screen and (min-width:1310px){.gmfCardFoot{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.8);border:0;bottom:0;color:var(--color-background);gap:12px 16px;grid-template-areas:"ttl ttl" "dev dev" "rate btn";left:0;padding:12px 15px;position:absolute;right:0}}.gmfCardTtl{font:700 24px/1.3 var(--source-font-family);grid-area:ttl;margin:0}@media screen and (min-width:1310px){.gmfCardTtl{font-size:18px;text-align:right}}.gmfCardRate{grid-area:rate}.gmfCardRateCont{align-items:center;display:flex;gap:10px}.gmfCardRateVal{font:700 24px/1.3 var(--source-font-family)}.gmfCardRateVal small{font:400 14px/1.3 var(--source-font-family);margin-left:2px}.gmfCardRateRew{font-size:14px}.gmfCardRate .stars{--size:10px}.gmfCardDev{align-self:center;display:flex;grid-area:dev;justify-content:flex-end}.gmfCardBtn{grid-area:btn}@media screen and (min-width:1310px){.gmfCardBtn .button{font-size:16px;padding:10px 25px}}.buttonsRadio{display:grid;grid-auto-flow:column}.buttonsRadio input[type=radio]{display:none}.buttonsRadio input[type=radio]:checked+label{background:var(--color-primary);color:var(--color-background)}.buttonsRadio label{align-items:center;border:1px solid #e9e9e9;cursor:pointer;display:flex;font-size:14px;justify-content:center;line-height:18px;padding:13.5px 20px;text-align:center;white-space:nowrap}.buttonsRadio label:not(:first-of-type){border-left:0}.buttonsRadio label:first-of-type{border-radius:8px 0 0 8px}.buttonsRadio label:last-of-type{border-radius:0 8px 8px 0}[data-js-select].active{display:none}.searchBox{display:flex;position:relative}.searchBoxInp{border:1px solid #e9e9e9;border-radius:8px;font-size:14px;height:47px;line-height:1.6;margin:0;padding:12px 50px 12px 15px}.searchBoxInp::-moz-placeholder{color:#262626}.searchBoxInp::placeholder{color:#262626}.searchBoxBtn{display:flex;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.searchBoxBtn svg{fill:var(--color-secondary)}.js-select{display:flex;flex-direction:column;position:relative}.js-select-btn{align-items:center;border:1px solid #e9e9e9;border-radius:8px;display:flex;font-size:14px;gap:8px;justify-content:space-between;line-height:22px;padding:12px 14px;text-align:center}.js-select-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.912 8.435 4.984 5.016 5.016-4.984' stroke='%23262626' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:21px;transition:transform .2s;width:21px}.open .js-select-btn:after{transform:rotateX(180deg)}.js-select-drop{background:#fff;border:1px solid #e9e9e9;border-radius:8px;display:none;padding:12px;position:absolute;top:calc(100% + 8px);width:100%;z-index:9}.js-select-drop button{display:flex;font-size:14px;line-height:22px;padding:4px;width:100%}.js-select-drop button:hover{color:var(--color-primary)}[data-before]:before{content:attr(data-before)}[data-after]:after{content:attr(data-after)}.ui-slider{background:#e2e3e7;border-radius:2px;height:4px;margin:12px auto;position:relative;width:calc(100% - 12px)}.ui-slider-range{background:var(--color-primary);border-radius:2px;height:100%;left:0;position:absolute;top:0}.ui-slider-handle{background:var(--color-background);border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06);cursor:grab;display:block;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.ui-slider-handle:focus{outline:0}.borderedImg{border:1px solid #e9e9e9;border-radius:20px}.mediaFigure{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin:24px 0;text-align:center}@media screen and (min-width:640px){.mediaFigure{margin:40px 0}}.mediaFigure img{border-radius:10px}.mediaFigure figcaption{font-size:14px;font-style:italic}@media screen and (min-width:640px){.mediaFigure figcaption{font-size:16px}}.oflbHero{--grey:#a6a6a6;--border-color:#2e3e56;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(45,61,89,.5);border-radius:20px;display:grid;gap:16px;padding:20px}@media screen and (min-width:640px){.oflbHero{gap:24px;padding:32px}}@media screen and (min-width:1100px){.oflbHero{align-items:center;gap:34px;grid-template-columns:620px 1fr}}.oflbHeroMain{display:grid;gap:10px 14px;grid-template-areas:"logo meta" "info info";grid-template-columns:75px 1fr}@media screen and (min-width:640px){.oflbHeroMain{gap:10px 24px;grid-template-areas:"logo meta" "logo info";grid-template-columns:auto 1fr}}.oflbHeroLogo{grid-area:logo}.oflbHeroLogo img{border-radius:50%;display:block}.oflbHeroMeta{display:flex;flex-direction:column;gap:6px;grid-area:meta}@media screen and (min-width:640px){.oflbHeroMeta{align-items:flex-start;gap:10px}}.oflbHeroInfo{grid-area:info}.oflbHeroTtl{font:700 24px/1.3 var(--source-font-family);margin:0}@media screen and (min-width:640px){.oflbHeroTtl{font-size:28px}}.oflbHeroLink{color:var(--grey);font-size:14px}.oflbHeroLink a{color:var(--color-background)}.oflbHeroLoc{align-items:flex-start;color:var(--color-primary);display:flex;font-size:14px;gap:4px;text-decoration:none}.oflbHeroLoc:hover{color:var(--color-orange-dark)}.oflbHeroLoc svg{fill:#e94335;flex-shrink:0;margin-top:-2px}.oflbHeroTbl{--space:10px;border-top:1px solid var(--border-color);display:block;overflow:hidden;padding-top:var(--space)}.oflbHeroTbl tbody{display:flex;flex-wrap:wrap;gap:var(--space) 20px;justify-content:space-between}@media screen and (min-width:640px){.oflbHeroTbl tbody{gap:var(--space) 32px}}.oflbHeroTbl tr{display:flex;flex-direction:column;gap:4px}.oflbHeroTbl tr:not(.break,.no-line){padding-bottom:var(--space);position:relative}.oflbHeroTbl tr:not(.break,.no-line):after{border-bottom:1px solid var(--border-color);bottom:0;content:"";display:block;left:0;position:absolute;width:100vw}.oflbHeroTbl tr.break{display:none;flex-basis:100%}@media screen and (max-width:639px){.oflbHeroTbl tr.wide{align-items:center;flex-basis:100%;flex-direction:row;justify-content:space-between}}@media screen and (min-width:640px){.oflbHeroTbl tr.large{margin-right:auto}}.oflbHeroTbl tr.large :where(th,td){color:var(--grey);font:700 18px/1.3 var(--source-font-family);text-align:center}.oflbHeroTbl tr.large th{color:var(--color-background)}@media screen and (max-width:639px){.oflbHeroTbl tr.large th{font-size:14px}}.oflbHeroTbl tr.large .primary{color:var(--color-primary)}.oflbHeroTbl :where(th,td){display:block;font:400 14px/1.4 var(--body-font-family);padding:0;text-align:left}.oflbHeroTbl th{color:var(--grey)}.oflbHeroTbl :where(.hl,a){color:var(--color-background)}.oflbHeroTblSoc{align-items:center;display:flex;flex-wrap:wrap;gap:8px 18px}@media screen and (min-width:1100px){.oflbHeroTblSoc{gap:8px}}.oflbHeroTblSoc a{align-items:center;border:1px solid #36455c;border-radius:6px;display:flex;height:24px;justify-content:center;transition:border-color .15s;width:24px}.oflbHeroTblSoc a:hover{border-color:var(--color-background)}.oflbHeroTblSoc a svg{fill:var(--color-background);max-height:20px;max-width:20px}.oflbHeroWrap{background:var(--color-header-bg);color:var(--color-background);padding-bottom:24px}@media screen and (min-width:640px){.oflbHeroWrap{padding-bottom:32px}}@media screen and (min-width:1100px){.oflbHeroWrap{padding-bottom:50px}}.oflbHeroFoot{align-items:flex-start;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1099px){.oflbHeroFoot{border-top:1px solid var(--border-color);padding-top:20px}}@media screen and (min-width:1100px){.oflbHeroFoot{border-left:1px solid var(--border-color);gap:24px;padding-left:34px}}.oflbHeroRate{--font-size:28px;align-items:center;display:flex;gap:14px}@media screen and (min-width:640px){.oflbHeroRate{--font-size:48px;gap:30px}}.oflbHeroRateVal{font:700 var(--font-size)/1.3 var(--source-font-family)}.oflbHeroRate small{font:400 18px/1.3 var(--source-font-family);margin-left:4px}.oflbHeroSum{font-size:16px}.oflbHeroSumLbl{font:700 18px/1.3 var(--source-font-family);margin-bottom:10px}.oflbHeroAnc .button{width:100%}@media screen and (min-width:1100px){.oflbHeroAnc .button{max-width:100%;min-width:200px}}.oflbHeroAppRate{align-items:center;display:flex;justify-content:center;margin-top:16px}@media screen and (min-width:1100px){.oflbHeroAppRate{margin-top:44px}}.workHrs{display:grid;gap:0 4px;grid-template-columns:auto 1fr}.workHrsLbl{color:var(--grey,#a6a6a6)}.oflRate{background:#0c1f3a;border-radius:8px;display:grid;gap:20px;padding:24px;width:100%}@media screen and (min-width:640px){.oflRate{gap:40px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1100px){.oflRate{width:auto}}.oflRateCard{align-items:center;display:grid;gap:5px;grid-template-columns:1fr 1fr;position:relative}@media screen and (max-width:639px){.oflRateCard:not(:last-child):after{border-bottom:1px solid #243e63;bottom:-10px;content:"";display:block;left:0;position:absolute;right:0}}@media screen and (min-width:640px) and (max-width:1099px){.oflRateCard{grid-template-columns:1fr}}@media screen and (min-width:640px){.oflRateCard{gap:8px}.oflRateCard:not(:nth-child(3n)):after{border-right:1px solid #243e63;bottom:0;content:"";display:block;position:absolute;right:-20px;top:0}}.oflRateCardLogo{align-items:center;display:flex;height:57px;justify-content:center}.oflRateCardMeta{display:flex;flex-direction:column;gap:3px}@media screen and (min-width:640px) and (max-width:1099px){.oflRateCardMeta{align-items:center}}.oflRateCardRate{align-items:center;color:var(--color-primary);display:flex;font:700 20px/1 var(--source-font-family);gap:4px}.oflRateCardRate .stars{--size:16px}.oflRateCardRev{color:var(--color-background);font-size:14px}.overflow-hidden{overflow:hidden}:is(.overflow-visible){overflow:visible!important}.newsHero{background:url(../img/news-small.jpg) no-repeat bottom/cover,#030f1f;color:var(--color-background);padding:25px 0 35px}.newsHeroTtl{margin-bottom:25px}@media screen and (min-width:1310px){.newsHeroTtl{margin-bottom:40px}}@media screen and (min-width:640px){.newsHero{background-image:url(../img/news.jpg);padding:60px 0}}.newsHeroTop{background-color:#172943;padding:10px 0}.newsHeroTop+.breadWrap{margin-top:20px}@media screen and (min-width:640px){.newsHeroTop+.breadWrap{margin-top:0}}@media screen and (min-width:1310px){.newsHeroTop{padding:10px}}.newsHeroTopLogo{height:23px;margin-right:0;margin-top:2px;width:120px}@media screen and (min-width:1310px){.newsHeroTopLogo{margin-right:118px}}.newsHeroTop ul{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;row-gap:4px}@media screen and (min-width:1310px){.newsHeroTop ul{-moz-column-gap:50px;column-gap:50px;padding:0 28px}}.newsHeroTop li{align-items:center;display:flex;justify-content:center}.newsHeroTop li:nth-child(2){margin-left:0}@media screen and (min-width:1100px) and (max-width:1309px){.newsHeroTop li:nth-child(2){margin-left:auto}}.newsHeroTop li a{color:var(--color-background);font-family:var(--title-font-family);font-size:14px;text-decoration:none;transition:color .1s}.newsHeroTop li a:hover{color:var(--color-secondary)}.newsRecent{margin-bottom:35px;margin-top:35px}@media screen and (min-width:640px){.newsRecent{margin-bottom:55px;margin-top:55px}}.newsRecent .postCardTitle{font-size:24px}@media screen and (min-width:640px){.newsRecent .postCardTitle{font-size:18px}}.newsRecentWrap{display:grid;gap:25px;grid-template-columns:repeat(1,100%)}@media screen and (min-width:640px){.newsRecentWrap{gap:40px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.newsRecentWrap{grid-template-columns:repeat(4,1fr)}}.newsHot{padding:40px 0}@media screen and (min-width:1100px){.newsHot{padding:65px 0}}.newsHotTtl{align-items:center;display:flex;gap:15px;margin-bottom:25px}@media screen and (min-width:1100px){.newsHotTtl{gap:30px;margin-bottom:40px}}.newsHotTtl span{align-items:center;background-color:var(--color-background);border:1px solid rgba(38,125,255,.2);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}@media screen and (min-width:640px){.newsHotTtl span{height:90px;width:90px}}.newsHotTtl span:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M31.423 21.078c-.412-5.37-2.912-8.734-5.117-11.703C24.264 6.626 22.5 4.253 22.5.751a.751.751 0 0 0-1.186-.61C18 2.511 15.238 6.506 14.273 10.317c-.67 2.653-.76 5.636-.771 7.606-3.06-.653-3.752-5.228-3.76-5.278a.753.753 0 0 0-.39-.556.747.747 0 0 0-.68-.013c-.16.078-3.936 1.996-4.156 9.658-.015.255-.016.51-.016.766 0 7.443 6.056 13.499 13.5 13.499.01 0 .021.002.03 0h.01c7.425-.021 13.46-6.07 13.46-13.5 0-.373-.077-1.421-.077-1.421ZM18 34.499c-2.482 0-4.5-2.15-4.5-4.793 0-.09 0-.181.006-.293.03-1.114.242-1.875.474-2.381.435.934 1.213 1.793 2.476 1.793a.75.75 0 0 0 .75-.75c0-1.067.022-2.3.288-3.41.237-.987.802-2.035 1.518-2.876.319 1.091.94 1.974 1.546 2.836.868 1.233 1.766 2.509 1.923 4.683.01.129.02.259.02.398-.001 2.643-2.02 4.793-4.501 4.793Z' fill='%23F28F3B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h36v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";height:20px;width:20px}@media screen and (min-width:640px){.newsHotTtl span:before{height:36px;width:36px}}.newsCategoriesWrap{display:grid;gap:25px;grid-template-columns:repeat(1,100%)}@media screen and (min-width:640px){.newsCategoriesWrap{gap:18px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.newsCategoriesWrap{gap:20px;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1310px){.newsCategoriesWrap{gap:40px;grid-template-columns:repeat(4,1fr)}}.newsCategoriesCol{background-color:#edf4ff;border-radius:12px;padding:15px 15px 25px}.newsCategoriesCol:nth-child(odd){background-color:var(--color-ligt-brown)}@media screen and (min-width:640px){.newsCategoriesCol{padding:15px 15px 30px}}.newsCategoriesCards{display:grid;gap:30px;grid-template-columns:repeat(1,100%);margin-bottom:30px}.newsCategoriesTtl{align-items:center;display:flex;font-size:24px;gap:15px;margin-bottom:15px}.newsCategoriesTtl span{align-items:center;background-color:var(--color-background);border:1px solid rgba(38,125,255,.2);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.newsCategoriesTtl span img{height:26px;width:26px}.newsCategories .postCardTitle{font-size:24px}@media screen and (min-width:640px){.newsCategories .postCardTitle{font-size:18px}}.newsCategories .button{display:flex;font-size:16px;height:45px;margin:0 auto;text-align:center;width:100%}@media screen and (min-width:640px){.newsCategories .button{width:auto}}.newsSubsWrap{align-items:center;border-radius:20px;color:var(--color-background);display:flex;flex-direction:column;font-family:var(--body-font-family);font-size:16px;font-weight:600;gap:23px;justify-content:center;margin:0 auto;max-width:1060px;overflow:hidden;padding:35px 20px;position:relative;text-align:center}@media screen and (min-width:640px){.newsSubsWrap{padding:35px}}.newsSubsWrap:before{background-color:var(--color-ligt-brown);bottom:0;left:0;right:0;top:0}.newsSubsWrap:after,.newsSubsWrap:before{content:"";display:block;position:absolute;z-index:-2}.newsSubsWrap:after{background-color:#f28f3b;border-radius:50%;bottom:-310px;height:1497px;right:-450px;width:1497px}.newsSubsWrapBg{bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}.newsSubsTtl{font-family:var(--title-font-family);font-size:28px}@media screen and (min-width:640px){.newsSubsTtl{font-size:36px}}.newsSubsDesc{max-width:684px}.newsSubsImg{align-items:center;background-color:var(--color-background);border-radius:50%;display:flex;height:120px;justify-content:center;width:120px}.newsSubsImg img{height:77px;width:72px}.newsSubs form{background:none;border-radius:8px;display:flex;flex-direction:column;height:-moz-max-content;height:max-content;justify-content:center;max-width:760px;padding:8px 10px;width:100%}@media screen and (min-width:640px){.newsSubs form{background-color:var(--color-background);flex-direction:row;height:60px;justify-content:space-between}}.newsSubs input{border:none;border-radius:8px;height:60px;margin-bottom:15px;outline:none;padding:0 17px;width:100%}.newsSubs input::-moz-placeholder{color:#a6a6a6}.newsSubs input::placeholder{color:#a6a6a6}@media screen and (min-width:640px){.newsSubs input{height:100%;margin-bottom:0;width:calc(100% - 135px)}}.newsSubs .button{height:45px;margin:0 auto;max-width:131px}@media screen and (min-width:640px){.newsSubs .button{margin:0}}.postPage h1{margin-bottom:30px;margin-top:0}.postPage .auWidget{margin:0}.postPage .textVsImage>:first-child>img{width:100%}.postPage .postCardViewers{background-color:var(--color-secondary-dark)}.postPageMeta{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;margin-bottom:30px;row-gap:10px}@media screen and (min-width:640px){.postPageMeta{flex-wrap:nowrap}}.postPageAuthor{border-left:3px solid var(--color-primary);min-width:100%;padding:6px 6px 6px 35px}@media screen and (min-width:640px){.postPageAuthor{min-width:-moz-min-content;min-width:min-content}}.postPageViewers{border-left:none;border-right:2px solid #f5f1ec;padding:0 20px 0 0}@media screen and (min-width:640px){.postPageViewers{border-left:2px solid #f5f1ec;padding:0 20px}}.postPageSocials{align-items:center;display:flex}.postPageSocialsItem{padding-right:10px}@media screen and (min-width:640px){.postPageSocialsItem{padding-right:25px}}.postPageSocials a{align-items:center;display:flex;justify-content:center}.postPageSocials a img{height:24px;width:24px}.postPageSocials ul{align-items:center;display:flex;gap:10px;list-style:none;margin:0;padding:0}.postPageSocials li{margin:0;padding:0}.postPageSocials li a img{height:36px;width:36px}.postPageImage{margin-bottom:30px;position:relative}.postPageImage .postCardViewers{left:25px;position:absolute;top:25px;visibility:hidden}@media screen and (min-width:640px){.postPageImage .postCardViewers{visibility:visible}}.postPageImage img{border-radius:15px;max-width:100%}.postPageComments{padding-top:20px}.postPageComments .cmList{gap:40px}.postPageCommentsBtn{background:#f8f9ff;border-radius:8px;color:var(--color-secondary);display:block;font-size:16px;font-weight:700;margin:25px auto;padding:10px 20px;text-align:center;transition:all .5s;width:100%}.postPageCommentsBtn:hover{color:var(--color-secondary-dark)}@media screen and (min-width:640px){.postPageCommentsBtn{margin:40px auto 60px;width:auto}}.postPageWrap{display:flex;flex-direction:column-reverse;gap:25px}@media screen and (min-width:1100px){.postPageWrap{flex-direction:row;gap:40px}}.postPageAside{min-width:290px;width:100%}@media screen and (min-width:1100px){.postPageAside{min-width:290px;width:290px}}.postPageNews{border-radius:12px;margin-bottom:25px;padding:15px 12px 20px}@media screen and (min-width:640px){.postPageNews{margin-bottom:30px;padding:15px 40px 20px}}@media screen and (min-width:1100px){.postPageNews{padding:15px 12px 20px}}.postPageNews .postCardTitle a{font-size:24px}@media screen and (min-width:1100px){.postPageNews .postCardTitle a{font-size:18px}}.postPageNews.first{background-color:#f5f1ec}.postPageNews.first .postCard:not(:last-child){margin-bottom:15px}@media screen and (min-width:640px){.postPageNews.first .postCard:not(:last-child){margin-bottom:30px}}.postPageNews.second{background-color:#edf4ff}.postPageNews.second .postCard{flex-direction:column-reverse;gap:7px}.postPageNews.second .postCard:not(:last-child){border-bottom:1px solid rgba(113,97,239,.259);margin-bottom:25px;padding-bottom:25px}@media screen and (min-width:640px){.postPageNews.second .postCard:not(:last-child){margin-bottom:20px;padding-bottom:20px}}.postPageNews.second .postCardHead{aspect-ratio:auto;padding:0}.postPageNews.second .postCardHead>img{display:none}.postPageNews.second .postCardHeadMeta{flex-direction:row;justify-content:flex-start}.postPageNews.second .postCardTitle{margin-bottom:13px}.postPageSubs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#edf4ff;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;box-shadow:inset 5px 5px 4px 0 hsla(0,0%,100%,.08),inset -5px -5px 4px 0 hsla(0,0%,100%,.04);display:flex;flex-direction:column;gap:15px;margin-top:0;padding:20px 25px}@media screen and (min-width:1100px){.postPageSubs{margin-top:42px}}.postPageSubsTtl{font-size:24px}.postPageSubsIcon{align-items:center;background-color:var(--color-background);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.postPageSubsIcon img{height:32px;width:30px}.postPageSubs form{display:flex;flex-direction:column;gap:15px}.postPageSubs label{font-size:12px}.postPageSubs input{background:var(--color-background);border:none;border-radius:8px;font-size:14px;outline:none;padding:14px 24px 14px 16px}.postPageSubs input::-moz-placeholder{color:#a6a6a6}.postPageSubs input::placeholder{color:#a6a6a6}.postPageSubs .button{height:45px;width:100%}@media screen and (min-width:640px){.postPageSubs .button{height:45px;width:156px}}.expertQuote{background:var(--color-ligt-brown);border:1px solid #e8e8e8;border-radius:10px;margin:40px auto;padding:72px 26px 26px;position:relative}@media screen and (min-width:640px){.expertQuote{padding:72px 36px 26px}}.expertQuote:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.008 10.536c-.878 0-1.54-.317-1.988-.952C.59 8.931.376 8.025.376 6.868c0-1.325.326-2.492.98-3.5C2.009 2.36 3.008 1.529 4.352.876l.896 1.792c-.84.43-1.475.924-1.904 1.484-.411.541-.616 1.232-.616 2.072a.982.982 0 0 1 .28-.028c.597 0 1.101.187 1.512.56.429.355.644.85.644 1.484 0 .71-.206 1.27-.616 1.68-.411.41-.924.616-1.54.616Zm6.608 0c-.878 0-1.54-.317-1.988-.952-.43-.653-.644-1.559-.644-2.716 0-1.325.326-2.492.98-3.5C8.617 2.36 9.616 1.529 10.96.876l.896 1.792c-.84.43-1.475.924-1.904 1.484-.411.541-.616 1.232-.616 2.072a.982.982 0 0 1 .28-.028c.597 0 1.101.187 1.512.56.429.355.644.85.644 1.484 0 .71-.206 1.27-.616 1.68-.411.41-.924.616-1.54.616Z' fill='%23262626'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:36px;left:26px;position:absolute;top:26px;width:16px}@media screen and (min-width:640px){.expertQuote:before{left:36px}}.expertQuoteCont{margin:0;padding:0}.expertQuoteText{display:block;margin:0 0 20px}.expertQuote .auWidget{font-size:14px}.expertQuote .auWidget a{text-decoration:none}.expertQuote .auWidget a:hover{text-decoration:underline}.expertQuote .auWidget cite{font:400 14px/1.3 var(--body-font-family)}.figure{margin:25px 0;padding:0;text-align:center}@media screen and (min-width:640px){.figure{margin:40px 0}}.figure img{border-radius:15px;max-width:100%}.figure figcaption{font-size:14px;font-style:italic;font-weight:300;margin:0 auto;max-width:757px;padding-top:15px;text-align:center}@media screen and (min-width:640px){.figure figcaption{font-size:16px}}.textBg{background-color:#edf4ff;border-radius:10px;margin:25px auto;padding:26px}@media screen and (min-width:640px){.textBg{margin:40px auto;padding:26px 82px 26px 26px}}.textBgDesc{border-left:1px solid var(--color-primary);font-family:var(--title-font-family);font-size:18px;font-weight:700;line-height:1.3;padding-left:25px}.postCommentForm{background-color:#edf4ff;padding:35px 0}@media screen and (min-width:640px){.postCommentForm{padding:60px 0}}.postCommentForm form{max-width:839px;width:100%}.postCommentForm fieldset{border:none;display:grid;gap:25px;grid-template-columns:repeat(1,100%);margin:0 0 25px;padding:0}@media screen and (min-width:640px){.postCommentForm fieldset{gap:40px;grid-template-columns:repeat(2,1fr);margin:0 0 30px}}.postCommentForm input,.postCommentForm textarea{background:var(--color-background);border:1px solid #d2d2d2;border-radius:10px;font-size:16px}.postCommentForm input{padding:17px 20px}.postCommentForm textarea{margin-bottom:25px;min-height:161px;padding:30px;resize:none}@media screen and (min-width:640px){.postCommentForm textarea{margin-bottom:30px}}.postCommentForm .button{height:60px;width:100%}@media screen and (min-width:640px){.postCommentForm .button{width:178px}}.gamesPageHeroWrap .casHeroDescTbl th{font-size:16px;font-weight:400;text-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.gamesPageHeroWrap .casHeroDescTbl td{font-weight:700}.gamesPageHeroWrap .casHeroDescTbl tr:first-child td{text-decoration:underline}.gamesPageAbout{background-image:url(../img/sectionStyle13.webp);background-position-x:68%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1100px){.gamesPageAbout{background-position:100% 0}}.gamesPageAboutText{max-width:730px}.gamesPageAboutTtl{margin-top:0}.twoCompare{-moz-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:repeat(1,100%);row-gap:16px}@media screen and (min-width:1100px){.twoCompare{grid-template-columns:repeat(2,1fr)}}.twoCompareItem{border:1px solid;border-radius:10px;overflow:hidden}.twoCompareItem.itemColor1{border-color:var(--color-primary)}.twoCompareItem.itemColor1 span{background-color:var(--color-primary)}.twoCompareItem.itemColor2{border-color:var(--color-secondary-dark)}.twoCompareItem.itemColor2 span{background-color:var(--color-secondary-dark)}.twoCompareTtl{color:var(--color-background);font:700 24px/1.3 var(--title-font-family);margin:0;padding:12px 29px}.itemColor1 .twoCompareTtl{background-color:var(--color-primary)}.itemColor2 .twoCompareTtl{background-color:var(--color-secondary-dark)}.twoCompare ul{margin:0;padding:30px}.twoCompare ul li{display:flex;gap:15px;margin:0}.twoCompare ul li:not(:last-child){margin-bottom:26px}.twoCompare span{align-items:center;border-radius:50%;display:flex;height:28px;justify-content:center;min-width:28px}.twoCompare span:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.667 3.75 5.25 10.625 2.333 7.5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:15px;width:14px}.slotHero{background:var(--color-header-bg);color:var(--color-background);display:flex;flex-direction:column;gap:35px;padding-bottom:40px}@media screen and (min-width:640px){.slotHero{gap:40px}}.slotHeroGrid{display:grid;gap:25px 40px}@media screen and (min-width:1100px){.slotHeroGrid{grid-template-columns:7fr 5fr}.slotHeroTtl{grid-column:span 2}}.slotHeroMedia{display:grid;gap:10px}.slotHeroMediaTop{overflow:hidden;position:relative}.slotHeroMediaTop.is-fullscreen{padding:20px}.slotHeroMediaCont,.slotHeroMediaTop.is-fullscreen{display:flex;flex-direction:column;justify-content:center}.slotHeroMediaCont{align-items:center;aspect-ratio:16/9;background:rgba(0,0,0,.4);border-radius:10px 10px 0 0;gap:20px;overflow:hidden;position:relative;text-align:center;z-index:1}.is-fullscreen .slotHeroMediaCont{max-height:calc(100vh - 85px)}.slotHeroMediaContImg{filter:brightness(.6);left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.slotHeroMediaContFrame{height:100%;width:100%}.slotHeroMediaBar{align-items:center;background:rgba(0,0,0,.4);border-radius:0 0 10px 10px;color:var(--color-background);display:flex;gap:20px;justify-content:space-between;padding:20px;position:relative;z-index:2}.is-fullscreen .slotHeroMediaBar{padding:20px 0 0;pointer-events:none}.slotHeroMediaStat{font-size:14px}@media screen and (min-width:640px){.slotHeroMediaStat{font-size:16px}}.slotHeroMediaFS{display:flex}.slotHeroMediaFS svg{fill:var(--color-background)}.is-fullscreen .slotHeroMediaFS{pointer-events:all}.slotHeroMedia .casHeroAct>.last{margin-left:auto}.slotHeroDesc{background:#061b35}.slotHeroBar{gap:25px}.slotHeroBar,.slotHeroMeta{display:flex;flex-direction:column}.slotHeroMeta{align-items:flex-start;gap:12px}.slotHeroSum{font-size:16px}.slotHeroPlay{display:flex;flex-direction:column;gap:24px}.slotHeroPlayTtl{font:700 18px/1.3 var(--title-font-family)}.slotHeroPlayMore{align-items:center;display:flex;font-size:13px;font-weight:800;gap:12px;justify-content:center;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .15s}.slotHeroPlayMore:hover{opacity:.7}.slotHeroPlayMore:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23267DFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:24px;width:24px}.slotHeroGmTtl{font:700 28px/1.3 var(--source-font-family);margin-bottom:24px}.slotHeroGmSlider .swiper-wrapper{list-style:none;margin:0;padding:0}.slotHeroGmSlider li{margin:0;padding:0}@media screen and (min-width:1100px){.slotHeroGmSlider .swiper-pagination{display:none}}.shpCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2d3d59;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:20px}.shpCardHead{align-items:center;display:flex;gap:25px}.shpCardLogo{border-radius:50%;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.shpCardTtl{font:700 24px/1.3 var(--title-font-family)}.shpCardFoot{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:640px){.shpCardFoot{align-items:center;flex-direction:row}.shpCardFoot .button{white-space:nowrap}}.shpCardCont{font-size:12px}.shpCardCont a{color:var(--color-background)}.shpCardCont a:hover{color:var(--color-ligt-brown)}.auHero{background:var(--color-header-bg);color:var(--color-background);padding-bottom:35px}@media screen and (min-width:640px){.auHero{padding-bottom:60px}}@media screen and (min-width:1100px){.auHero{padding-bottom:110px}}.auHeroTtl{margin-bottom:30px}.auHeroGrid{display:grid;gap:35px 40px}@media screen and (min-width:1100px){.auHeroGrid{grid-template-columns:auto 1fr}}@media screen and (min-width:1310px){.auHeroGrid{gap:40px 60px}}.auHeroCard{align-items:center;display:flex;flex-direction:column;gap:25px}.auHeroCardImg{border-radius:50%}.auHeroTxtHl{font-size:24px;font-weight:700;margin-bottom:30px}.page-404{background:url(../img/404.png) repeat 50%,#f5f1ec;background-image:url(../img/404.webp);padding:60px 0 35px;position:relative}@media screen and (min-width:640px){.page-404{padding:80px 0 40px}}.page-404-cont{display:grid;gap:35px 40px}@media screen and (min-width:1100px){.page-404-cont{align-items:center;grid-template-columns:6fr 8fr}}.page-404-ttl{font:700 36px/1.3 var(--source-font-family);margin-bottom:10px}@media screen and (min-width:640px){.page-404-ttl{font-size:44px}}.page-404-txt{font:600 24px/1.3 var(--source-font-family)}.page-404-btn{margin-top:25px}@media screen and (min-width:1100px){.page-404-btn{margin-top:45px}}.page-404-img{align-items:center;display:flex;justify-content:center}@media screen and (min-width:1100px){.page-404-img{grid-area:1/2}}