@charset "UTF-8";/*!
 * Bootstrap Reboot v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}:root{--grid-columns:12;--grid-gutter:30px;--container-padding:15px}.container,.container-fluid{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding);box-sizing:border-box}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{display:grid;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr));column-gap:var(--grid-gutter);box-sizing:border-box}.row>*{box-sizing:border-box;min-width:0;grid-column:span var(--col-span,12)}.col-xs-1{--col-span:1}.col-xs-2{--col-span:2}.col-xs-3{--col-span:3}.col-xs-4{--col-span:4}.col-xs-5{--col-span:5}.col-xs-6{--col-span:6}.col-xs-7{--col-span:7}.col-xs-8{--col-span:8}.col-xs-9{--col-span:9}.col-xs-10{--col-span:10}.col-xs-11{--col-span:11}.col-xs-12{--col-span:12}.col-xs-offset-0{--col-start:auto}.col-xs-offset-1{--col-start:2}.col-xs-offset-2{--col-start:3}.col-xs-offset-3{--col-start:4}.col-xs-offset-4{--col-start:5}.col-xs-offset-5{--col-start:6}.col-xs-offset-6{--col-start:7}.col-xs-offset-7{--col-start:8}.col-xs-offset-8{--col-start:9}.col-xs-offset-9{--col-start:10}.col-xs-offset-10{--col-start:11}.col-xs-offset-11{--col-start:12}@media (min-width:768px){.col-sm-1{--col-span:1}.col-sm-2{--col-span:2}.col-sm-3{--col-span:3}.col-sm-4{--col-span:4}.col-sm-5{--col-span:5}.col-sm-6{--col-span:6}.col-sm-7{--col-span:7}.col-sm-8{--col-span:8}.col-sm-9{--col-span:9}.col-sm-10{--col-span:10}.col-sm-11{--col-span:11}.col-sm-12{--col-span:12}.col-sm-offset-0{--col-start:auto}.col-sm-offset-1{--col-start:2}.col-sm-offset-2{--col-start:3}.col-sm-offset-3{--col-start:4}.col-sm-offset-4{--col-start:5}.col-sm-offset-5{--col-start:6}.col-sm-offset-6{--col-start:7}.col-sm-offset-7{--col-start:8}.col-sm-offset-8{--col-start:9}.col-sm-offset-9{--col-start:10}.col-sm-offset-10{--col-start:11}.col-sm-offset-11{--col-start:12}}@media (min-width:992px){.col-md-1{--col-span:1}.col-md-2{--col-span:2}.col-md-3{--col-span:3}.col-md-4{--col-span:4}.col-md-5{--col-span:5}.col-md-6{--col-span:6}.col-md-7{--col-span:7}.col-md-8{--col-span:8}.col-md-9{--col-span:9}.col-md-10{--col-span:10}.col-md-11{--col-span:11}.col-md-12{--col-span:12}.col-md-offset-0{--col-start:auto}.col-md-offset-1{--col-start:2}.col-md-offset-2{--col-start:3}.col-md-offset-3{--col-start:4}.col-md-offset-4{--col-start:5}.col-md-offset-5{--col-start:6}.col-md-offset-6{--col-start:7}.col-md-offset-7{--col-start:8}.col-md-offset-8{--col-start:9}.col-md-offset-9{--col-start:10}.col-md-offset-10{--col-start:11}.col-md-offset-11{--col-start:12}}@media (min-width:1200px){.col-lg-1{--col-span:1}.col-lg-2{--col-span:2}.col-lg-3{--col-span:3}.col-lg-4{--col-span:4}.col-lg-5{--col-span:5}.col-lg-6{--col-span:6}.col-lg-7{--col-span:7}.col-lg-8{--col-span:8}.col-lg-9{--col-span:9}.col-lg-10{--col-span:10}.col-lg-11{--col-span:11}.col-lg-12{--col-span:12}.col-lg-offset-0{--col-start:auto}.col-lg-offset-1{--col-start:2}.col-lg-offset-2{--col-start:3}.col-lg-offset-3{--col-start:4}.col-lg-offset-4{--col-start:5}.col-lg-offset-5{--col-start:6}.col-lg-offset-6{--col-start:7}.col-lg-offset-7{--col-start:8}.col-lg-offset-8{--col-start:9}.col-lg-offset-9{--col-start:10}.col-lg-offset-10{--col-start:11}.col-lg-offset-11{--col-start:12}}.hidden{display:none!important}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}@media (max-width:767.98px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991.98px){.visible-sm{display:block!important}.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199.98px){.visible-md{display:block!important}.hidden-md{display:none!important}}@media (min-width:1200px){.visible-lg{display:block!important}.hidden-lg{display:none!important}}.row.no-gutters{column-gap:0;row-gap:0}.row.gutter-sm{--grid-gutter:15px}.row.gutter-lg{--grid-gutter:45px}html{font-size:10px}body{padding:0;font-family:'Nunito Sans',sans-serif;font-size:1.8em;font-weight:300;line-height:1.6;color:#222;background:url(../img/bg.png)}a,button,input[type=submit]{transition:color .3s ease,background-color .3s ease,opacity .3s ease;max-width:100%}ul{list-style:square}hr{margin:3rem 0;border:0;border-top:1px solid #e1e1e1;background:0 0;height:1px;clear:both}hr.transparent{border-color:transparent}h1{line-height:1.3}img{max-width:100%;height:auto;transition:opacity .3s ease}.nowrap{white-space:nowrap}.aligncenter{text-align:center}.alignright{text-align:right}img.alignleft{float:left;margin:.5em 2em .5em 0}img.alignright{float:right;margin:.5em 0 2em .5em}img.aligncenter{display:block;margin:2rem auto}a:hover img{opacity:.8}iframe{max-width:100%}.button a,a.button,button,input[type=submit]{display:inline-block;text-transform:uppercase;padding:1rem 3.8rem;border:0;border-radius:3rem 0;text-decoration:none;font-weight:900;background-color:#ffd127;color:#222}.button a:hover,a.button:hover,button:hover,input[type=submit]:hover{background-color:#ffeca7}.button a.button-big,a.button.button-big,button.button-big,input[type=submit].button-big{font-size:2.3rem;cursor:pointer;font-weight:700;letter-spacing:1px;text-decoration:none;transition:none;padding:1rem 4rem 1rem 4rem}.button a.button-big:hover,a.button.button-big:hover,button.button-big:hover,input[type=submit].button-big:hover{background-image:linear-gradient(to bottom,#ffd127,#ffd84f,#ffdf6f,#ffe68b)}.button a.button-big:last-child::after,a.button.button-big:last-child::after,button.button-big:last-child::after,input[type=submit].button-big:last-child::after{content:"\279D";padding-left:.3em}button.featherlight-close-icon{border-radius:0}.page-content .row>div>:first-child{margin-top:0}.container-wide{width:100%;max-width:1920px;padding:0}.top-hero{overflow:hidden;transition:padding .3s ease;padding-top:11.3rem;margin:auto;max-width:1920px;width:100%}.top-hero img{width:100%;max-height:65vh;max-height:60vh;object-fit:cover;object-position:top;aspect-ratio:3/1}.top-hero .top-hero-inner{position:relative}.top-hero .top-hero-content{position:absolute;z-index:2;bottom:15%;left:5%;font-size:2.6rem;max-width:30em;line-height:1.3}.top-hero .title{font-weight:700;font-size:4.5rem;margin-bottom:3rem}.top-hero .buttons{margin-top:3rem;display:flex;gap:2rem}.top-hero .button:last-child:after{content:"\279D";padding-left:.3em}.top-hero .button{display:inline-flex;align-items:center;justify-content:center;background-image:linear-gradient(#ffd127,#ffd127)}.top-hero .button:hover{background-image:linear-gradient(to bottom,#ffd127,#ffd84f,#ffdf6f,#ffe68b)}.page_header{position:relative}.page_header .top{position:fixed;top:0;left:0;z-index:99;width:100%;height:11.3rem;background-color:#ffd127;transition:all .3s ease;text-align:right}.page_header .logo{display:block;transition:margin .3s ease;position:absolute;top:0;z-index:999;overflow:hidden;border-radius:0 0 3rem 0}.page_header .logo img{transition:all .3s ease;background-color:#ffd127;padding:.7em 1.5em .8em 1em;opacity:1;height:11.3rem;width:auto}.breadcrumb{font-size:11px;opacity:.6;margin-top:.7rem;margin-bottom:-2rem}.breadcrumb a{color:#222;text-decoration:underline}.breadcrumb .separator{margin:0 .5em}.page_content{min-height:50vh;padding:2rem 0;font-size:2rem}.single_page{padding-bottom:3rem}.front-bonuses{font-size:2.1rem;background-color:#ffd127}.front-bonuses .container{width:1400px}.front-bonuses .front-bonuses-inner{display:grid;grid-template-columns:repeat(4,1fr);line-height:1.35}.front-bonuses .item{display:grid;grid-template-columns:max-content auto;align-items:center;padding:1.9rem 0;justify-content:center}.front-bonuses .item:nth-child(1){background-color:#cfcfcf}.front-bonuses .item:nth-child(2){background-color:#dadada}.front-bonuses .item:nth-child(3){background-color:#e4e4e4}.front-bonuses .item:nth-child(4){background-color:#eee}.front-bonuses .item-inner .text{max-width:19em;display:inline-block}.front-bonuses img{height:6rem;object-fit:contain;display:inline-block;margin:-5px 2rem 0 0}.front-items{margin:6rem 0;font-size:2rem;background-color:#eee}.front-items .container{width:1270px}.front-items .front-items-inner{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);position:relative;z-index:9}.front-items .item{padding:2rem;text-decoration:none;text-align:center}.front-items a.item:hover{background-color:#ffd127}.front-items .item-inner{margin:auto;line-height:1.5}.front-items .item-inner .text{text-align:center;max-width:19em;display:inline-block}.front-items .item-inner ul{padding-left:.7em}.front-items .item-inner li{text-align:left}.front-items .item-inner li::marker{color:#f3bf00}.front-items a{color:#222}.front-items img{height:10rem;width:10rem;display:block;margin:1rem auto 2rem}.front-items .title{font-size:3rem;font-weight:700;margin-bottom:1rem;display:inline-block;border-bottom:2px solid #f3bf00}.front-items .has-content .title:after{content:" ↴"}.front-items .more{display:inline-block;margin-top:.1em;font-weight:700}.post_content{margin:2rem 0}.post_content p{text-align:justify}.post_content .row,.post_content ol,.post_content p,.post_content table,.post_content ul{margin:1rem 0}.post_content h1,.post_content h2,.post_content h3,.post_content h4,.post_content h5,.post_content h6{line-height:1.3}.post_content h2{margin-top:2rem}.post_content h3,.post_content h4,.post_content h5,.post_content h6{margin-top:1rem}.post_content h3.cta{margin-top:-.5rem;text-align:center;font-weight:400;line-height:1.4;font-size:3.4rem;color:#43655a}.post_content a:not(.button){color:#222;text-decoration:underline}.post_content a:not(.button):hover{color:#222;text-decoration-color:#ffd127}.post_content ol,.post_content ul{padding:0 0 0 1em}.post_content li::marker{color:#ffd127}.post_content table{width:100%;border:0;border-bottom:1px solid rgba(255,209,39,.8);border-top:1px solid rgba(255,209,39,.8)}.post_content table td,.post_content table th{padding:.5rem 1rem;border-color:#ffd127;border-width:0}.post_content table tr:nth-child(odd){background-color:rgba(255,209,39,.15)}.post_content table tr:first-child{background-color:rgba(255,209,39,.25)}.post_content table th{border:solid rgba(255,209,39,.8);border-width:1px 0;font-size:1.2em;text-decoration-color:#fc0}.post_content table h3{margin:0}.post_content table tr.empty{color:transparent}.post_content .blockquote{border-left:5px solid #ffd127;padding-left:2rem;font-size:2.5rem}.gallery{display:grid;gap:1rem;margin:3rem 0;text-align:center}.gallery{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.gallery-columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gallery-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gallery-columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}.gallery-columns-7{grid-template-columns:repeat(7,minmax(0,1fr))}.gallery-columns-8{grid-template-columns:repeat(8,minmax(0,1fr))}.gallery-columns-9{grid-template-columns:repeat(9,minmax(0,1fr))}.gallery-item{margin:0;padding:0}.gallery-icon{margin:0}.gallery-icon a{display:block}.gallery img{display:block;width:100%;height:auto;border:0}.gallery br{display:none}.tip{font-size:1.3em;background-color:#ffd127;border-radius:10em;padding:1em;border:4px solid #222;margin:3rem 0;line-height:1.3}.socials{list-style:none;margin:0;padding:0;font-size:0;margin:-2px .5rem 0 1.5rem}.socials li{display:inline-block}.socials a{display:block;width:5rem;height:5rem;background-size:100%;border-radius:100%;margin:0 .25rem}.socials a:before{content:"";display:none;background-color:#f2ebd9;width:3.3rem;height:3.3rem;border-radius:100%;left:.1rem;top:.1rem;z-index:-1;position:relative}.socials .fb a{background-image:url(../img/soc_fb_blue.svg)}.socials .in a{background-image:url(../img/soc_in_blue.svg)}.page-footer{background-color:#222;color:#fff;padding:3rem 0;line-height:1.4}.footer-form{margin:-4.5rem 0 3rem;background-color:#eee;padding:3.99999rem 0;color:#222}.footer-form h2{font-size:3.4rem}.footer-form h3{color:#222}.footer-form a{text-decoration:underline;color:#222}.footer-form a:hover{text-decoration-color:#ffd127}.footer-widgets h3{font-weight:400;color:#fff}.footer-widgets ul li::marker{color:#fff}.footer-widgets a{color:#ffd127}.footer-widgets .socials .fb a{background-image:url(../img/soc_fb_light.svg)}.footer-widgets .socials .in a{background-image:url(../img/soc_in_light.svg)}.footer-widgets .row>div:last-child{text-align:right}.footer_widget h3{margin-bottom:1rem}.footer_widget h3:before{content:"";display:inline-block;width:1em;height:1em;background-color:#fff;border-radius:25%;border:4px solid #222;outline:3px solid #fff;margin:0rem 1rem -.3rem 0}.footer_widget td{padding-right:3em;vertical-align:top}.footer_widget ul{padding-left:1em}.footer_widget li{margin-bottom:.5rem}.footer_widget li::marker{color:#ffd127}.copyright{text-align:center;padding-top:2em;margin-top:2.4rem;font-size:.9em;border-top:1px solid rgba(255,209,39,.8)}.ico{padding-left:1.5em;background:left center no-repeat;background-size:1em}.ico.ico-mail{background-image:url(../img/email_alt.svg)}.ico.ico-phone{background-image:url(../img/phone_alt.svg)}a#top{background:url(../img/ico4.svg) center top 1rem no-repeat;background-color:#fff;background-size:3.4rem;width:5.05rem;height:5.05rem;line-height:1;display:block;position:fixed;bottom:2rem;right:2rem;cursor:pointer;border-radius:100%;z-index:666;transform:rotate(-180deg);filter:invert(1)}.wpcf7{line-height:1.4;font-size:1.8rem}.wpcf7 .input-wrapper,.wpcf7 label{vertical-align:top}.wpcf7 label{width:100%;vertical-align:top}.wpcf7 input[type=date],.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 textarea{width:100%;border:1px solid;outline:0;color:#222;padding:.7rem 1rem;margin-top:.6rem;display:block;border-radius:.4rem;background-color:transparent}.wpcf7 textarea{margin-bottom:1em}.wpcf7 input[type=submit]{background-color:#222;font-size:1.2em;color:#ffd127;text-transform:none;padding-right:4rem;padding-left:4rem;text-decoration:none;float:right;cursor:pointer}.wpcf7 input[type=submit]:hover{background-color:#363636;color:#fff}.wpcf7 form .wpcf7-response-output{margin:2em 0}.wpcf7 .full-width-form .left{padding-right:3em}.wpcf7 .row{padding:1rem 0}.wpcf7 .hide-label{display:none}.wpcf7 span.wpcf7-checkbox .wpcf7-list-item{margin-left:.3em}.wpcf7 span.wpcf7-checkbox{display:grid;grid-template-columns:1fr 1fr}.wpcf7 span.wpcf7-checkbox label{display:grid;grid-template-columns:1em auto;column-gap:1rem;color:#333}.wpcf7 .required{font-size:.8em;margin-top:3rem;display:block}.wpcf7 .herring{position:absolute;left:-9999px;overflow:hidden}.top-menu{text-align:right;font-size:1.25em;display:block;line-height:1.1;height:6.4rem;background-color:#ffd127}.menu{display:inline-block;transition:padding .3s ease;padding-right:14rem}.menu ul{list-style:none;margin:0;padding:0;display:table}.menu li{display:inline-block}.menu li:first-child{border:0}.menu a{position:relative;font-size:2.6rem;display:block;padding:0 3rem;margin:0;line-height:6.4rem;text-decoration:none;color:#222}.menu a:not([href]){cursor:default}.menu a:not([href])::after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:.35em;background:url(../img/ico4.svg) center no-repeat;background-size:contain;vertical-align:middle}.menu .sub-menu{position:absolute;background-color:#ffd127;padding:1rem 0 2rem;border-radius:0 0 2rem 2rem;text-align:left;transform:scale(0);transform-origin:left top;transition:transform .3s ease}.menu .sub-menu li{display:block;border:0}.menu .sub-menu a{line-height:2;font-size:.95em;padding:0 2.2em 0 2.5em}.menu .sub-menu a:before{content:" ";background:#222;display:inline-block;width:.5em;height:.5em;top:.75em;margin-left:-1em;position:absolute;transition:background-color .3s ease}.menu .sub-menu a:hover{background-color:#222;color:#ffd127}.menu .sub-menu a:hover:before{background-color:#ffd127}.menu li:hover .sub-menu{transform:scale(1)}.menu>ul>li>a:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:0 0;transition:background-color .3s ease}.menu .current-menu-item a::before,.menu>ul>li>a:hover::before{background:currentColor}.menu .sub-menu a:hover{text-decoration-color:currentColor}.qcontact{display:grid;grid-template-columns:auto min-content;height:4.9rem;background-color:#222;font-size:1.3em;overflow:hidden;transition:height .3s ease;padding-right:14rem}.qcontact .contacts a{padding:0 2.5rem 0 6.6rem;background:url(../img/phone.svg) no-repeat;background-size:auto 2.2rem;background-position:left 3.3rem center;color:#ffd127;display:inline-block}.qcontact .contacts a.email{background-image:url(../img/email.svg);background-size:auto 2.2rem;background-position:left 2.4rem center}.qcontact .socials{margin:auto 2rem}.qcontact .socials a{border-radius:0;height:100%}.qcontact .socials .fb a{background-image:url(../img/soc_fb_letter_light.svg);background-size:auto 2.7rem;background-position:center;background-repeat:no-repeat}.qcontact a{transition:background-color .3s ease;line-height:4.9rem}.qcontact a:hover{text-decoration:none;background-color:#363636}.fixed .top-hero{padding-top:6.4rem}.fixed .page_header .top{box-shadow:0 0 5px #222;height:6.4rem}.fixed .page_header .logo img{height:6.4rem}.fixed .top .qcontact{height:0}.mobileonly{display:none}.desktoponly{display:block}#menuswitch{display:none;width:7rem;height:6.4rem;right:0;top:0;z-index:199;position:fixed;background:url(../img/menu.svg) #ffd127 no-repeat center;background-size:auto 3rem;box-sizing:content-box;border-width:0 0 1px 1px}@media only screen and (max-width:1439.91px){.container-wide{max-width:100%}.front-bonuses .container,.front-items .container{padding:0;width:100%}.front-bonuses{font-size:1.7rem}.front-items{font-size:1.7rem}.front-items .title{font-size:2.5rem}.menu,.qcontact{padding-right:1.5rem}.qcontact .socials{margin-right:0}.menu a{padding-right:1.5rem;padding-left:1.5rem}.menu a:not([href])::after{width:.65em;height:.65em}.top-hero .top-hero-content{bottom:9%;font-size:2.2rem}.top-hero .title{font-size:3.8rem;margin-bottom:1rem}}@media only screen and (max-width:1199.91px){.page_header .logo img{padding-top:3rem;padding-bottom:3rem}}@media only screen and (max-width:991.91px){.mobileonly{display:block}.desktoponly{display:none}.page_header .top{height:6.4rem}.page_header .logo{left:0;margin:0}.page_header .logo img{height:6.4rem;padding:1rem}#menuswitch{display:block;cursor:pointer}.qcontact{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:auto;min-height:4.9rem;padding:0 2rem;overflow:visible}.qcontact .contacts{display:flex;flex-wrap:wrap;min-width:0;column-gap:1rem}.qcontact .contacts a{line-height:1.2;padding:.8rem 1rem .8rem 2.8rem;background-size:auto 1.6rem;background-position:left .3rem center}.qcontact .contacts a.email{background-position:left center;background-size:auto 1.6rem}.qcontact .socials{margin:0}.qcontact .socials a{width:4rem;height:4rem}.fixed .top .qcontact{height:auto}.top-menu .menu{transform:scaleY(0);transform-origin:top;transition:transform .3s ease;position:absolute;top:0;left:0;width:100%;padding-right:0;background:#ffd127;margin-top:6.4rem;border:solid #ffd127;border-width:4px 0;max-height:calc(100vh - 6.4rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.top-menu .menu ul{display:block;width:100%;margin:0}.top-menu .menu li{display:block;text-align:center;border:0}.top-menu .menu a{font-size:3rem;line-height:1.3;padding:1rem 0;color:#222}.top-menu .menu .sub-menu{position:static;transform:none;padding:0;border-radius:0;background-color:#f3bf00}.top-menu .menu .sub-menu a{color:#222;font-size:2.4rem}.top-menu .menu .sub-menu a:before{display:none}.top-menu .menu>ul>li>a:before{display:none}.top-menu .menu a:not([href]){padding-left:.8em}.top-menu .menu a:not([href])::after{width:.8em;height:.8em}.show .top-menu .menu{transform:scaleY(1)}.top-hero img{opacity:.2;aspect-ratio:5/2}.top-hero .title{margin-bottom:1rem}.page_header .container{width:100%;padding:0}.breadcrumb{padding-left:1em}.page-footer{padding-bottom:9rem}.footer-widgets .row>div:last-child{text-align:left}.front-items .front-items-inner{grid-template-columns:1fr;grid-auto-flow:initial}.front-bonuses .front-bonuses-inner{grid-template-columns:1fr 1fr}.wpcf7 .full-width-form .left{padding-right:0}.wp-caption-text{font-size:1.1rem;line-height:1.2;padding-top:.5rem}}@media only screen and (max-width:899.91px){.top-hero img{opacity:.45;aspect-ratio:11/4}.top-hero .top-hero-content{left:4%;bottom:7%;font-size:1.8rem}.top-hero .title{font-size:3.2rem;margin-bottom:.8rem}}@media only screen and (max-width:839.91px){.top-hero img{opacity:.65;aspect-ratio:10/3}.top-hero .top-hero-content{left:3%;bottom:5%;font-size:1.5rem}.top-hero .title{font-size:2.8rem}}@media only screen and (max-width:767.91px){.page_header .logo img{height:6.4rem;padding:1rem}.qcontact .contacts a{line-height:1.1}.top-hero img{aspect-ratio:4/1;opacity:1}.top-hero .top-hero-content{font-size:.8em;position:relative;padding:1rem 2rem 1.2rem;left:initial;max-width:100%}.top-hero .title{line-height:1.1;font-size:2.3rem}.top-hero .buttons{margin-top:1rem}.front-bonuses .item{padding:1rem 0}.post_content .blockquote{font-size:1.8rem}}@media only screen and (max-width:579.91px){.top-hero .buttons{flex-direction:column;gap:1rem}.front-bonuses{font-size:1.1rem}.front-bonuses img{height:4rem}}