@font-face{font-family:'Roboto';font-weight:400;src:url(../fonts/Roboto-Regular.ttf) format('truetype');font-display:swap;}@font-face{font-family:'Roboto';font-weight:600;src:url(../fonts/Roboto-Bold.ttf) format('truetype');font-display:swap;}*{margin:0;padding:0;box-sizing:border-box;}body,html{font-family:'Roboto', sans-serif, Arial, sans-serif;background:#fff;}body{padding-top:60px;}h1,h2,h3,h4,h5,h6{color:#5a5a5a;font-weight:bold;word-break:break-word;}h1{font-size:32px;line-height:120%;letter-spacing:0.25px;margin:50px 0 40px 0;}h2{font-size:26px;line-height:130%;letter-spacing:0.25px;margin:30px 0 20px 0;}h3{font-size:22px;line-height:140%;letter-spacing:0.25px;margin:32px 0 20px 0;}h4{font-size:19px;line-height:140%;letter-spacing:0.25px;margin:24px 0 20px 0;}img{display:block;max-width:100%;height:auto;}.border-radius{border-radius:16px;}.main img{margin:20px 0 25px 0;}a{color:#f28517;}a:hover{text-decoration:underline;cursor:pointer;}a:visited{color:#ff6b00;}p,.content p{font-size:17px;line-height:150%;color:#5a5a5a;margin:20px 0;}.wrapper{max-width:1000px;margin:auto;width:100%;padding:0 10px;}.header{display:flex;align-items:center;min-height:61px;box-shadow:0px 4px 10px rgba(0,0,0,0.1);position:fixed;z-index:1000;width:100%;left:0;top:0;right:0;background:#fff;}.top-header{display:flex;align-items:center;justify-content:space-between;}.top-header img{max-width:245px;}a.light-btn,span.light-btn{font-family:'Arial', sans-serif;background:#ffca30;box-shadow:0 4px 0 #9d7d1d;border-radius:22.5px;padding:12px 40px;text-decoration:none;color:#000;font-weight:bold;font-size:18px;line-height:21px;outline:none;}a.light-btn:active,a.light-btn:focus,span.light-btn:active,span.light-btn:focus{background:#ff6b00;box-shadow:unset;}a.light-btn:hover,span.light-btn:hover{background:#ff6b00;cursor:pointer;}a.dark-btn,span.dark-btn,input.dark-btn{font-family:'Arial', sans-serif;background:#f28517;box-shadow:0 4px 0 #9d7d1d;border-radius:22.5px;padding:12px 40px;text-decoration:none;color:#fff;font-weight:bold;font-size:18px;line-height:21px;border:none;outline:none;}a.dark-btn:active,a.dark-btn:focus,span.dark-btn:active,span.dark-btn:focus,input.dark-btn:active,input.dark-btn:focus{box-shadow:unset;}a.dark-btn:hover,span.dark-btn:hover,input.dark-btn:hover{background:#ff6b00;cursor:pointer;}.btn-reg{font-family:'Arial', sans-serif;font-weight:bold;font-size:18px;line-height:21px;color:#f28517;margin-right:24px;}.btn-reg:hover{color:#ff6b00;cursor:pointer;}.buttons-wrap{display:flex;}.buttons-wrap .light-btn{margin-right:80px;}.bottom-header{display:flex;align-items:center;justify-content:space-between;}#menu-header{display:flex;}#menu-header li{list-style-type:none;margin:20px 40px 20px 0;}#menu-header li a,#menu-header li span{font-family:'Arial', sans-serif;font-weight:bold;font-size:18px;line-height:21px;}#menu-header li span{color:#f28517;}#menu-header li a{color:#ff6b00;text-decoration:none;}#menu-header li a:hover{text-decoration:underline;}#searchform{position:relative;margin-right:40px;}#searchform input[type="text"]{width:290px;height:38px;background:#f4f3ef;border-radius:4px;border:none;color:#a0a0a0;padding-left:20px;border-radius:19px;outline:none;}#searchform input[type="submit"]{display:none;position:absolute;right:0;background:transparent;border:none;}#searchform #search-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);}#searchform #searchsubmit{height:28px;width:28px;position:absolute;right:5px;top:50%;transform:translateY(-50%);background:transparent;border:none;display:block;z-index:1000;outline:none;}#searchform #searchsubmit:hover{cursor:pointer;}.banner-wrap{position:relative;min-height:294px;}.banner-wrap .banner img{border-radius:16px;}.banner-wrap .banner-text-wrap{position:absolute;top:0;right:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding-right:30px;}.banner-wrap .banner-text-wrap .banner-text{font-family:'Arial', sans-serif;font-style:normal;font-weight:bold;font-size:36px;line-height:41px;color:#fff;text-align:center;}#ctoc-list-captions{padding:0;border:none;}.ctoc-toggle{text-align:left;}.ctoc-toggle.active::after{transform:rotate(0);transition:all .5s;}.ctoc-toggle::after{transform:rotate(180deg);transition:all .5s;}.ctoc-toggle,#ctoc-list-captions{font-family:'Roboto', sans-serif;font-style:normal;font-size:26px;line-height:130%;text-align:center;letter-spacing:0.25px;color:#5a5a5a;}.ctoc-toggle{font-weight:bold;text-align:left;margin-bottom:30px;position:relative;}.ctoc-toggle:after{display:block;content:"";width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:10px solid #f28517;position:absolute;top:12px;left:170px;}.ctoc-body{font-style:normal;margin-left:50px;}.ctoc-body ul li{margin:8px 0;text-align:left;}.ctoc-body ul li::marker{color:#f28517;}.ctoc-body ul li a{font-family:'Roboto', sans-serif;font-size:19px;line-height:150%;text-decoration:none;font-style:normal;font-weight:normal;color:#5a5a5a;}.ctoc-body ul ul{margin-left:30px;}table{font-family:'Roboto', sans-serif;font-style:normal;font-size:17px;line-height:150%;color:#5a5a5a;margin:50px 0 70px 0;}table thead tr{background:#f4f3ef;}table tr:nth-child(even){background:#f4f3ef;}table tr td{padding:12px 20px !important;}table tr td:first-child{font-weight:bold;}.slots-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;margin:40px 0 20px 0;}.ctoc-toggle,#ctoc-list-captions{word-break:break-word;}.slot{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;position:relative;}.slot:hover .slot-btns-wrap{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(244,243,239,0.9);cursor:pointer;display:flex;align-items:center;justify-content:start;flex-direction:column;}.slot img{border-radius:4px;margin-bottom:8px;margin:0;}.slot .img-wrap{position:relative;}.slot span{margin-top:10px;}.slot .slot-btns-wrap{display:none;}.slot .slot-btn-play{margin:30px 0 20px 0;}.slot .slot-btn-play:hover{transform:scale(1.5);}.slot .slot-btn-demo{font-family:'Arial', sans-serif;font-style:normal;font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#f28517;text-decoration:none;}.slot .slot-btn-demo:hover{text-decoration:underline;}.has-btn{text-align:center;margin:35px 0 50px 0;width:100%;}.block_comments{width:100%;margin-top:70px;}@media (max-width: 768px){.block_comments{max-width:100%;padding:15px 25px;margin:0;}}.block_comments .comment-reply-title{margin-bottom:20px;font-size:26px;line-height:130%;letter-spacing:0.25px;color:#5a5a5a;font-weight:bold;}@media (max-width: 580px){.block_comments .comment-reply-title{margin-bottom:20px;}}.block_comments .user_data{display:flex;justify-content:space-between;align-items:flex-start;}@media (max-width: 580px){.block_comments .user_data{max-width:100%;flex-wrap:wrap;flex-direction:column;}}.block_comments .user_data .comment-form-email{flex-wrap:wrap;}.block_comments .user_data .item-input{display:flex;flex-direction:column;margin-bottom:10px;width:100%;}@media (max-width: 580px){.block_comments .user_data .item-input{width:100%;max-width:100%;flex-wrap:wrap;flex-direction:column;}}.block_comments .user_data .item-input.comment-form-email{max-width:420px;}.block_comments label{font-size:17px;line-height:150%;letter-spacing:0.25px;color:#5a5a5a;margin-bottom:12px;margin-left:25px;font-weight:bold;}.block_comments textarea,.block_comments input[type='text']{background:#f4f3ef;border-radius:4px;border:none;max-width:420px;width:100%;box-sizing:border-box;padding:0 10px;color:#5a5a5a;height:36px;overflow:auto;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}@media (max-width: 580px){.block_comments textarea,.block_comments input[type='text']{max-width:100%;padding:10px;}}.block_comments textarea{max-width:100%;height:200px;resize:none;padding:25px 0 0 30px;}.block_comments textarea::placeholder{margin:24px 0 0 30px;font-size:17px;line-height:150%;color:#5a5a5a;font-family:'Roboto', sans-serif;}.block_comments .user_mess{width:100%;text-align:right;margin:8px 0 0 0;font-size:14px;line-height:150%;color:#b5b5b5;}.block_comments .comment-form-comment{display:flex;flex-direction:column;}.block_comments .comment-form-comment label{margin:20px 0 15px 0;}.block_comments .form-submit{display:flex;justify-content:flex-end;margin-bottom:80px;}@media (max-width: 580px){.block_comments .form-submit{margin-top:20px;}}.block_comments .title_comments{font-size:18px;color:#fff;font-weight:bold;line-height:1;margin-bottom:50px;}@media (max-width: 580px){.block_comments .title_comments{margin-bottom:20px;}}.block_comments .comment_list{list-style-type:none;padding:0;margin:0;width:100%;justify-content:flex-start;}.block_comments .comment_list li.comment{margin:0 0 40px 0;position:static;}@media (max-width: 580px){.block_comments .comment_list li.comment{margin:0 0 10px 0;}}.block_comments .comment_list .author{display:flex;}.block_comments .comment_list .author .fn{margin-right:56px;font-weight:bold;font-size:17px;line-height:150%;letter-spacing:0.25px;color:#5a5a5a;}.block_comments .comment_list .author .date{font-weight:bold;font-size:16px;line-height:150%;letter-spacing:0.25px;color:#b5b5b5;}.block_comments .comment-text p{font-weight:normal;font-size:17px;line-height:150%;color:#5a5a5a;margin:10px 0;}.block_comments .comment-text p:last-child{margin-bottom:10px;}.block_comments .comment-text .stars{color:#f28517;margin:10px 0 50px 0;}.comments-rating{border:none;padding:0;display:flex;align-items:center;margin-top:20px;}.comments-rating label{display:inline-block;margin-left:0;font-weight:bold;font-size:17px;line-height:163%;letter-spacing:0.25px;color:#5a5a5a;margin-right:20px;margin-bottom:0;}.rating-container{font-size:0;unicode-bidi:bidi-override;direction:rtl;display:flex;align-items:center;}.rating-container svg{fill:#8f9599;position:absolute;top:0;left:0;}.rating-container svg:hover{fill:#ff9703;}.rating-container svg:hover path{fill:#ff9703;}.rating-container *{font-size:1.4rem;}.rating-container > input{display:none;}.rating-container > input + label{position:relative;font-family:'dashicons';display:inline-block;overflow:hidden;text-indent:9999px;width:2em;white-space:nowrap;cursor:pointer;margin:0 4px 0 0;}.dashicons,.dashicons-before:before{width:32px !important;height:32px !important;font-size:32px !important;}.rating-container > input + label:before{display:inline-block;text-indent:-9999px;color:#8f9599;}.rating-container > input:checked ~ label svg path,.rating-container > input + label:hover ~ label svg path,.rating-container > input + label:hover:before{content:"\f155";fill:#ff9703;text-shadow:0 0 1px #333;}.rating-container:hover > input + label:before{content:"\f155";color:#8f9599;text-shadow:none;}.rating-container:hover > input + label:hover ~ label:before,.rating-container:hover > input + label:hover:before{content:"\f155";color:#f28517;text-shadow:0 0 1px #333;}.comment-respond .rating-container > input + label{text-indent:-9999px;}.footer{background:#f4f3ef;margin-top:40px;}#menu-bottom{padding-top:50px;display:flex;}#menu-bottom li{list-style-type:none;margin-right:34px;}#menu-bottom li a,#menu-bottom li span{text-transform:uppercase;font-weight:normal;font-size:14px;line-height:16px;color:#232323;text-decoration:none;}#menu-bottom li a:hover{cursor:pointer;text-decoration:none;color:#f28517;}p.footer__copyright{margin:60px 0 0 0;padding-bottom:30px;text-align:center;font-size:14px;line-height:16px;color:#b5b5b5;}#toTop{display:none;}#toTop.fixed{display:block;position:fixed;right:20px;bottom:50px;width:64px;height:64px;transition:.3s;z-index:1000;text-align:center;font-size:50px;}#toTop.fixed:hover{transform:scale(1.3);cursor:pointer;}.buttons-wrap-mobile{display:none;}#showMenu{width:40px;height:25px;position:relative;background:transparent;outline:none;border:none;display:none;}#showMenu.open span:nth-child(1){width:24px;top:10px;transform:rotate(-45deg);}#showMenu.open span:nth-child(2){width:0;}#showMenu.open span:nth-child(3){width:24px;top:10px;transform:rotate(45deg);}#showMenu span{width:100%;position:absolute;height:5px;border-radius:2px;background:#f28517;transition:transform .3s;}#showMenu span:nth-child(1){width:24px;top:0;right:0;}#showMenu span:nth-child(2){width:22px;top:10px;right:0;}#showMenu span:nth-child(3){width:20px;top:20px;right:0;}.esq-crumbs{display:flex;}.esq-crumbs li{list-style-type:none;margin-right:10px;}.esq-crumbs li:first-child{margin-right:5px;}.esq-crumbs li a{text-decoration:none;}.esq-crumbs li a,.esq-crumbs li span{font-size:14px;line-height:16px;color:#cfd8de;}.esq-crumbs li b{color:#cfd8de;}.frame-place .btn-get-ref.buy-button.dark-btn{width:100%;display:block;text-align:center;margin:40px 0;font-size:24px;line-height:28px;text-transform:uppercase;color:#f2f2f2;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;}.frame-place iframe{width:100%;min-height:500px;border:none;}.not-fund-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:65vh;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;}.not-fund-content h1.not-found-h1{font-size:96px;text-transform:uppercase;color:#f28517;font-weight:normal;}.not-fund-content .not-found-text{font-size:17px;line-height:150%;color:#5a5a5a;}.content ul{margin-left:25px;}.content ul li{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:17px;line-height:150%;color:#5a5a5a;}.content ul li::marker{color:#ff6b00;}@media only screen and (max-width: 992px){.buttons-wrap .light-btn{margin-right:50px;}}@media only screen and (max-width: 768px){#searchform{margin-right:0;}#topNav{position:fixed;top:60px;background:#fff;z-index:1000;width:100%;min-height:100vh;}#menu-header{flex-direction:column;align-items:flex-end;}#showMenu{display:block;}body{padding:80px 0 40px 0;}.buttons-wrap .btn-reg{display:none;}.buttons-wrap-mobile{display:block;}.banner-wrap .banner-text-wrap{position:unset;background:#0f063d;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-right:0;}.banner-wrap .banner img{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:-10px;}.banner-wrap .banner-text-wrap .banner-text{padding:25px 0 40px 0;}.light-btn{margin-bottom:60px;}.buttons-wrap{position:fixed;bottom:0;background:#f4f3ef;display:flex;align-items:center;justify-content:center;left:0;right:0;height:50px;padding:5px 0;}.buttons-wrap .light-btn{margin-right:2px;}#topNav{display:none;}.bottom-header{flex-direction:column;}.bottom-header .register-area{height:45px;}#menu-bottom{flex-direction:column;align-items:center;}#menu-bottom li{margin:15px 0;}.esq-crumbs{margin-top:20px;}.not-fund-content{min-height:40vh;}.not-fund-content .not-found-text{text-align:center;}.footer{margin-top:50px;}}@media only screen and (max-width: 480px){#toTop.fixed{right:0;}.slots-list{justify-content:center;}.comments-rating{display:flex;flex-direction:column;}.block_comments .form-submit .dark-btn{margin:0 auto;}table tr td{padding:5px !important;}.not-fund-content h1.not-found-h1{margin:30px 0;}.not-fund-content{min-height:unset;}.footer{margin-top:80px;}}@media only screen and (max-width: 320px){#searchform{margin-right:0;}.wrapper{padding:0 5px;}}