@property --glow-angle{syntax:'<angle>';initial-value:0deg;inherits:false}@keyframes rotateGlow{from{--glow-angle:0deg}to{--glow-angle:360deg}}.singlePost{padding:0 20px 20px;box-shadow:0 68px 76px 0 #00000017;display:flex;flex-direction:column;background-color:#fff;border-radius:15px 0 15px 15px;overflow:hidden}.singlePost-image{height:230px;overflow:hidden;margin:0 -20px}.singlePost-image:hover img{transform:scale(1.1)}.singlePost-image img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:.3s}.singlePost-info{padding-top:20px;display:flex;align-items:center;margin-bottom:12px;flex-wrap:wrap}.singlePost-creatorImg{width:40px!important;height:40px!important;border-radius:50px;margin-right:8px}.singlePost-creatorImg img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50px}.singlePost-field{font-size:15px;font-weight:400;line-height:19px;color:#313131}.singlePost-name{padding-right:12px}.singlePost-name-active{border-right:1px solid #3bd4ff;margin-right:12px}.singlePost-title{font-size:20px;font-weight:700;line-height:25px;margin-bottom:12px}.singlePost-description{font-size:15px;font-weight:400;line-height:21px;color:#6e6e6e;margin-top:12px;margin-bottom:17px;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.singlePost_categories{display:flex;margin:-8px;margin-bottom:4px;flex-wrap:wrap}.singlePost_categories-single{display:block;background:linear-gradient(0deg,rgba(59,212,255,.2),rgba(59,212,255,.2)),linear-gradient(0deg,rgba(255,255,255,.6),rgba(255,255,255,.6));padding:8px 12px;font-size:13px;font-weight:400;color:#313131;border-radius:100px;margin:8px}.singlePost-btn{font-size:12px;font-weight:700;width:-moz-fit-content;width:fit-content;margin-left:auto;display:flex;align-items:center;margin-top:auto}.singlePost-btn svg{width:20px;height:20px}.loader_wrapper{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);width:100%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:20}.loader{width:48px;height:48px;display:inline-block;position:relative}.loader::after,.loader::before{content:"";box-sizing:border-box;width:48px;height:48px;border-radius:50%;background:#fff;position:absolute;left:0;top:0;animation:animloader 2s linear infinite;transform:scale(0)}.loader::after{animation-delay:1s}@keyframes animloader{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}.video{width:100%;max-width:500px;position:relative;border-radius:23px;border-top-right-radius:0;margin:0 auto}.video iframe,.video video{width:100%;border-radius:23px;border-top-right-radius:0}.video iframe{aspect-ratio:16/9}.video .vp-video-wrapper{width:100%!important;height:100%!important;border-radius:20px;max-width:none!important}.video-play{width:108px;height:108px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);backdrop-filter:blur(1.7px);background-color:rgba(28,28,32,.57);border-radius:100px;border:none;display:flex;align-items:center;justify-content:center;transition:.3s}.video-play:hover{background-color:rgba(28,28,32,.87)}.video-play svg:last-child{position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);width:30px;height:37px}.video-text{fill:none;color:#fff;width:110%;height:110%;display:flex;align-items:center;justify-content:center;animation:rotate 10s linear infinite;position:absolute}.video text{color:#fff;opacity:1;text-align:center;font-size:50px;stroke:#000;stroke-width:1.5px;fill:#fff;font-size:45px;stroke:#fff}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.js-modal-btn{width:108px;height:108px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);backdrop-filter:blur(1.7px);background-color:rgba(28,28,32,.57);border-radius:100px;border:none;display:flex;align-items:center;justify-content:center;transition:.3s}.js-modal-btn:hover{background-color:rgba(28,28,32,.87)}.js-modal-btn svg:last-child{position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);width:30px;height:37px}.videoText_wrapper{padding:28px 25px;border-radius:23px;backdrop-filter:blur(9px);background-color:rgba(255,255,255,.1)}.videoText_description{font-weight:300;line-height:1.21;text-align:center;color:#fff;margin-bottom:30px;max-width:1261px;font-size:24px}.videoText_description strong{color:#3bd4ff;font-weight:300}.blur{width:35%;height:400px;border-radius:500px;position:absolute;filter:blur(20px);opacity:.1}.blur_red{background-color:#ff6671}.blur_bluelight{background-color:#3bd4ff}.blur_blue{background-color:#3ea2ff}.blur_green{background-color:#4572e5}.news{position:relative;overflow:hidden}.news_logo{width:200px;position:absolute;z-index:0;top:-170px;opacity:.3}.news_logo-first{left:-50px}.news_logo-second{left:calc(100% - 200px)}.news_logo svg{width:100%}.news_blur{top:-300px;z-index:0}.news_red{left:0}.news_blue{left:25%}.news_green{left:50%}.news_bluelight{left:75%}@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0,100px)}to{transform:translate(0,0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{transform:translate(0,100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0,0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:0 0}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}.newsInfo{padding-bottom:50px;position:relative;overflow:hidden}.newsInfo .blur{bottom:-300px;z-index:0}.newsInfo .blur_red{left:0}.newsInfo .blur_blue{left:25%}.newsInfo .blur_green{left:50%}.newsInfo .blur_bluelight{left:75%}.newsInfo_menu{display:none}.newsInfo_menu .lwptoc{margin:0;padding:0;background-color:unset}.newsInfo_menu .lwptoc_i{background-color:unset!important;margin:0;padding:0}.newsInfo_menu .lwptoc_i .lwptoc_header{line-height:1}.newsInfo_menu .lwptoc_i .lwptoc_header .lwptoc_toggle{display:none}.newsInfo_menu .lwptoc_i .lwptoc_header .lwptoc_title{font-size:14px;text-transform:uppercase;font-weight:700!important;margin-bottom:20px;letter-spacing:.245em;display:block;color:#000}.newsInfo_menu .lwptoc-inherit .lwptoc_i div a,.newsInfo_menu .lwptoc-notInherit .lwptoc_i div a{font-size:15px;font-weight:400;margin-bottom:15px;line-height:18px;color:#313131!important;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;position:relative;width:-moz-fit-content;width:fit-content}.newsInfo_menu .lwptoc-inherit .lwptoc_i div a::after,.newsInfo_menu .lwptoc-notInherit .lwptoc_i div a::after{animation:gradient 2s linear infinite both;background:#fff;background-size:200% 200%;content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:transform .75s cubic-bezier(.19,1,.22,1);transform-origin:right;transform:scaleX(0)}.newsInfo_menu .lwptoc-inherit .lwptoc_i div a:hover::after,.newsInfo_menu .lwptoc-notInherit .lwptoc_i div a:hover::after{transform-origin:left;transform:scaleX(1)}.newsInfo_menu .lwptoc-inherit .lwptoc_i div a::after,.newsInfo_menu .lwptoc-notInherit .lwptoc_i div a::after{background-color:#000}.newsInfo_menu .lwptoc-inherit .lwptoc_i div a:hover,.newsInfo_menu .lwptoc-notInherit .lwptoc_i div a:hover{border:unset!important}.newsInfo_wrapper-oneside{position:relative}.newsInfo_wrapper-anotherside{padding:30px 0;flex-basis:35%;background-color:#f6f6f6;position:relative}.newsInfo_wrapper-anotherside .newsInfo_related{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:calc(-1 * 20px)}.newsInfo_wrapper-anotherside .newsInfo_related>*{margin-bottom:20px;flex-basis:calc(((100% / 1) - 20px));margin-right:20px}.newsInfo_wrapper-anotherside .newsInfo_related-single{flex-grow:1}.newsInfo_side{color:#313131;display:none}.newsInfo_side_view{margin-top:10px;font-size:16px;color:#313131;display:flex;align-items:center;justify-content:center;z-index:2;position:relative}.newsInfo_search{width:100%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:-moz-fit-content;height:fit-content;background-color:#fff;padding:22px 18px;box-shadow:0 7.47850227355957px 14.95700454711914px 0 #0000000d;margin-bottom:18px;display:none}.newsInfo_search-input{width:100%;font-size:16px;font-weight:700;background-image:url(../images/magnifying-glass-black.svg);background-repeat:no-repeat;background-position:calc(100% - 12px)}.newsInfo_search-input:first-child{background:unset!important}.newsInfo_search-input::-moz-placeholder{color:#313131;font-weight:700}.newsInfo_search-input::placeholder{color:#313131;font-weight:700}.newsInfo_search-input:focus,.newsInfo_search-input:focus-visible{outline:0}.newsInfo_search .twitter-typeahead{display:flex!important}.newsInfo_search .twitter-typeahead .tt-menu{padding:10px;width:100%;background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 20px 32px 0 #0000001a}.newsInfo_search .twitter-typeahead .tt-dataset{background-color:#fff;padding:15px 10px;border-bottom:1px solid #313131}.newsInfo_search .twitter-typeahead .tt-dataset .league-name{color:#313131;font-size:14px;margin-bottom:20px;opacity:.6}.newsInfo_search .twitter-typeahead .tt-dataset .league-name-link{font-size:16px;margin-bottom:10px;color:#313131;cursor:pointer;display:block}.newsInfo_search .twitter-typeahead .tt-dataset .tt-highlight{background-color:rgba(59,212,255,.5)}.newsInfo_form{padding:21px 28px;border-radius:23px;border-top-right-radius:0;border-top-left-radius:0;background-color:#fff;box-shadow:0 7.47850227355957px 14.95700454711914px 0 #0000000d;display:flex;flex-direction:column}.newsInfo_form-title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:4px}.newsInfo_form-description{font-size:15px;font-weight:400;line-height:14px;margin-bottom:20px}.newsInfo_form .gform_submission_error{display:none!important}.newsInfo_form .gfield_validation_message{font-size:14px;color:red;margin-top:-10px}.newsInfo_form form{padding:0!important}.newsInfo_form form label{display:none}.newsInfo_form form .ginput_container{font-size:15px;color:#313131;margin-bottom:16px}.newsInfo_form form .ginput_container input,.newsInfo_form form .ginput_container select{padding:10px 0;border-bottom:1px solid rgba(49,49,49,.2);width:100%}.newsInfo_form form .ginput_container input::-moz-placeholder,.newsInfo_form form .ginput_container select::-moz-placeholder{opacity:1;color:#313131}.newsInfo_form form .ginput_container input::placeholder,.newsInfo_form form .ginput_container select::placeholder{opacity:1;color:#313131}.newsInfo_form form .ginput_container select{background-image:url(../images/post-select.svg);background-position:calc(100%);background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none}.newsInfo_form form .ginput_container_checkbox{display:none}.newsInfo_form form .gfield_checkbox{margin-top:30px}.newsInfo_form form .gfield_checkbox .gchoice{display:flex;position:relative}.newsInfo_form form .gfield_checkbox .gchoice:not(:last-child){margin-bottom:20px}.newsInfo_form form .gfield_checkbox .gchoice input{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:2;opacity:0}.newsInfo_form form .gfield_checkbox input:checked~label::after{background-image:url(../images/mark.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.newsInfo_form form .gfield_checkbox label{display:block;padding-left:32px;font-size:12px;font-weight:400;position:relative}.newsInfo_form form .gfield_checkbox label::after{content:"";width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);left:0;border:1px solid #313131}.newsInfo_form form fieldset{border:unset;padding:0;margin:0}.newsInfo_form form fieldset .slide::after{transform:translateY(-50%) rotate(180deg)}.newsInfo_form form fieldset legend{font-size:15px;color:#313131;padding:10px 0;width:100%;border-bottom:1px solid rgba(49,49,49,.2);position:relative;cursor:pointer}.newsInfo_form form fieldset legend::after{content:"";position:absolute;transition:.3s;width:11px;height:11px;background-image:url(../images/post-select.svg);background-position:center;background-repeat:no-repeat;right:5px;top:50%;transform:translateY(-50%)}.newsInfo_form form fieldset legend .gfield_required{display:none!important}.newsInfo_form form .gform_footer{width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;background-color:#3bd3fd;box-shadow:0 5px 9px 0 rgba(59,211,253,.3);color:#000;transition:.4s;border-radius:7px!important;border-top-right-radius:0!important}.newsInfo_form form .gform_footer input{width:100%;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;color:#000}.newsInfo .header_anotherside-newsletter{width:-moz-fit-content;width:fit-content}.newsInfo_help{margin-top:34px}.newsInfo_help-title{font-size:20px;font-weight:300;line-height:1.28;color:#fff;margin-bottom:19px}.newsInfo_help-description{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#fff;opacity:.6}.newsInfo_help-description strong{opacity:1}.newsInfo_person{margin-top:34px;padding:20px;background-color:#f0fcff;display:flex;flex-direction:column;position:relative;border-radius:23px;border-top-right-radius:0}.newsInfo_person::after{content:"";width:100%;height:1px;background-color:#fff;opacity:.5;position:absolute;left:50%;bottom:-20px;transform:translate(-50%,0)}.newsInfo_person-oneside{display:flex;flex-direction:column;align-items:center;position:relative}.newsInfo_person-img{width:60px;height:60px}.newsInfo_person-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:50px!important}.newsInfo_person-wrapper{display:flex;flex-direction:column;height:auto;align-items:center;justify-content:center}.newsInfo_person-name{display:inline-block;font-size:17px;font-weight:700;color:#b6b6b6;margin-top:12px;position:relative}.newsInfo_person-name::after{content:"";position:absolute;width:60%;height:1px;background-color:#3bd4ff;left:50%;transform:translateX(-50%);bottom:-10px}.newsInfo_person-role{display:inline-block;margin-left:13px;opacity:.9;font-size:13px;line-height:normal;color:#b6b6b6}.newsInfo_person-anotherside{margin-top:20px;font-size:14px;line-height:1.86;color:#fff;opacity:.9;position:relative}.newsTopSearch{display:none}.blogSearchForm{box-shadow:0 7.47850227355957px 14.95700454711914px 0 #0000000d;color:#313131;padding:16px;border-radius:12px;background-color:#fff;width:calc(100% - 32px);left:50%;transform:translateX(-50%);position:fixed;animation:show_form_pop_up .3s forwards;top:70px}.newsInfo_wrapper-oneside *{color:#313131}.newsInfo_wrapper-oneside .article-call-to-action{padding:15px 15px;background-color:#f0fcff;border-radius:10px;border-top-right-radius:0;margin:10px 0;width:-moz-fit-content;width:fit-content}.newsInfo_wrapper-oneside .wp-block-embed__wrapper iframe{width:100%}.newsInfo_wrapper-oneside strong{margin-bottom:2px}.newsInfo_wrapper-oneside .article_post{margin-top:20px;margin-bottom:20px}.newsInfo_wrapper-oneside h2{margin-bottom:12px;font-size:24px;font-weight:500;line-height:1.28;color:#313131}.newsInfo_wrapper-oneside h3{font-size:20px;line-height:1.4;color:#313131;margin-bottom:10px}.newsInfo_wrapper-oneside h4{font-size:16px;line-height:1.4;color:#313131;margin-bottom:5px}.newsInfo_wrapper-oneside .cta-text,.newsInfo_wrapper-oneside p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:rgba(255,255,255,.9);margin-bottom:12px;color:#313131}.newsInfo_wrapper-oneside .cta-text{opacity:1}.newsInfo_wrapper-oneside table{width:100%!important}.newsInfo_wrapper-oneside table td{padding:5px;font-size:16px}.newsInfo_wrapper-oneside table th{font-size:18px;padding:5px}.newsInfo_wrapper-oneside table,.newsInfo_wrapper-oneside td,.newsInfo_wrapper-oneside th{border:1px solid}.newsInfo_wrapper-oneside iframe,.newsInfo_wrapper-oneside video{max-width:100%}.newsInfo_wrapper-oneside .generic-link{color:#3bd4ff!important}.newsInfo_wrapper-oneside figure{margin-bottom:12px;width:100%;max-width:859px}.newsInfo_wrapper-oneside figure.aligncenter{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;width:100%;max-width:unset}.newsInfo_wrapper-oneside figcaption{font-size:14px;font-weight:400;line-height:1.75}.newsInfo_wrapper-oneside img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:23px;border-top-right-radius:0}.newsInfo_wrapper-oneside ul{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:rgba(255,255,255,.9);margin-bottom:12px;list-style:none}.newsInfo_wrapper-oneside ul li{padding-left:20px;position:relative;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:rgba(255,255,255,.9);color:#313131}.newsInfo_wrapper-oneside ul li::after{content:"";width:10px;height:10px;background-image:url(../images/list.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:9px}.newsInfo_wrapper-oneside ol{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:rgba(255,255,255,.9);margin-bottom:12px;margin-left:20px;color:#313131}.newsInfo_wrapper-oneside ol li{padding-left:20px;position:relative;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:rgba(255,255,255,.9);color:#313131}.newsInfo_wrapper-oneside .lwptoc_i{padding:0;margin:0;background-color:unset!important}.newsInfo_wrapper-oneside .lwptoc_i .lwptoc_header{margin-bottom:20px}.newsInfo_wrapper-oneside .lwptoc_i .lwptoc_title{text-transform:uppercase}.newsInfo_wrapper-oneside .lwptoc_i .lwptoc_toggle{display:none}.newsInfo_wrapper-oneside .lwptoc_i .lwptoc_item a{text-decoration:underline!important;color:#313131;margin-bottom:15px;display:block;font-size:16px}.postNewsLetter{margin-top:30px;border-radius:23px;border-top-right-radius:0;background-color:#fff;padding:20px}.postNewsLetter_logo{width:120px;margin:0 auto;margin-bottom:10px;display:block}.postNewsLetter_form-title{font-size:18px;font-weight:700;line-height:28px;color:#313131;margin-bottom:17px;display:block}.postNewsLetter_form .gform_submission_error{display:none!important}.postNewsLetter_form form label{display:none}.postNewsLetter_form form .gfield_validation_message{font-size:14px;color:red}.postNewsLetter_form form .ginput_container input{font-size:14px;border-bottom:1px solid rgba(49,49,49,.5);padding-bottom:5px;width:100%}.postNewsLetter_form form .gform_footer{margin:0 auto;margin-top:26px;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;background-color:#3bd3fd;border-radius:7px;border-top-right-radius:0;box-shadow:0 5px 9px 0 rgba(59,211,253,.3);color:#000;transition:.4s}.postNewsLetter_form form .gform_footer input{width:148px;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;color:#000}.progress-container{background:linear-gradient(90deg,#d0f5ff 0,rgba(208,245,255,0) 100%);height:10px;width:100%;position:fixed;left:0;top:60px;z-index:25}.progress-container .progress-bar{background-color:#3bd3fd;height:10px;width:0%}.yoast{margin-top:10px}.shadow{position:fixed;width:100%;height:100vh;background-color:rgba(0,0,0,.6);z-index:100;top:0;left:0;display:flex;align-items:center;justify-content:center}.shadow_wrapper{position:relative;display:flex;flex-direction:column}.shadow_img{width:100%;max-height:600px}.shadow_btn{position:relative;z-index:2;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:0 0;border:none;margin-left:auto}.shadow_btn::after,.shadow_btn::before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}.shadow_btn::after{transform:rotate(-45deg)}.shadow_btn::before{transform:rotate(45deg)}.newsInfo_story-title{font-size:24px;font-weight:700;color:#313131;margin-bottom:25px;text-align:center}.newsInfo_story-description{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#fff;opacity:.6}.newsInfo_story-description:last-child{margin-top:30px}.newsInfo_story .video{margin-top:30px}.newsInfo_tips-title{margin-top:30px;margin-bottom:12px;font-size:20px;font-weight:300;line-height:1.28;color:#fff}.newsInfo_tips-description{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#fff;opacity:.6}.article_post{margin-top:30px}.newsInfo_repeter-single{margin-top:30px}.newsInfo_repeter-single-title{font-size:20px;line-height:1.4;color:#fff}.newsInfo_repeter-single-description{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#fff;opacity:.6;margin-top:20px}.newsInfo_repeter-single-img{margin:0 auto;margin-top:30px;width:100%;max-width:859px}body{background-image:unset!important;background-color:#fff!important;color:#313131}body .yoast{color:#313131!important}body .header{box-shadow:0 3px 32px 0 #00000021;background:#fff!important}body .header .header_menu a{color:#313131}body .header .header_menu a::after{color:#313131}body .header #menu-text li{background:#000!important}body .header .header_anotherside-newsletter{color:#000}body .header .header_anotherside-newsletter svg path{stroke:#000}body .form{margin-top:0!important;margin:0!important;border-radius:0!important}body .dimond{display:none}.footer{background-color:#242424}.form{background-color:#242424}.yoast{color:#313131!important}.singleNewsTopBanner{color:#313131}.singleNewsTopBanner_title{font-size:32px;font-weight:700;margin-bottom:12px}.singleNewsTopBanner_description{margin-bottom:26px;font-size:16px}.singleNewsTopBanner_categories{display:flex;flex-wrap:wrap;margin:-6px;margin-bottom:20px}.singleNewsTopBanner_categories-single{font-size:14px;font-weight:400;padding:8px 12px;background:linear-gradient(0deg,rgba(59,212,255,.2),rgba(59,212,255,.2)),linear-gradient(0deg,rgba(255,255,255,.6),rgba(255,255,255,.6));border-radius:100px;margin:6px;color:#313131;transition:.3s}.singleNewsTopBanner_categories-single:hover{transform:translateY(-10px)}.singleNewsTopBanner_info{display:flex;align-items:center;margin-bottom:20px;flex-wrap:wrap}.singleNewsTopBanner_creatorImg{width:40px;height:40px;margin-right:5px}.singleNewsTopBanner_creatorImg img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50px}.singleNewsTopBanner_creator{font-size:16px;font-weight:400;padding-right:12px;position:relative}.singleNewsTopBanner_creator-active::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:60%;width:2px;background-color:#3bd4ff}.singleNewsTopBanner_date{padding-left:12px;font-size:16px;font-weight:600;position:relative}.singleNewsTopBanner_img{width:100%;overflow:hidden;border-radius:23px;border-top-right-radius:0;max-height:400px;min-height:200px}.singleNewsTopBanner_img img{-o-object-fit:cover;object-fit:cover}.singleNewsTopBanner_img-img-desktop{display:none}.singleNewsTopBanner_img-img-mobile{display:block;margin:0 auto}@media (max-width:1199px){body .newsletterPopUp_btn::after,body .newsletterPopUp_btn::before{background-color:#000}}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}.modal-video-close-btn{top:0;right:-45px}}