@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {background: #000;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{font-family: "Montserrat", sans-serif;font-weight: 700;margin: 0;}
h2, .h2{font-size: 36px; color:#FDF7FF;}
h2 span, .h2 span, h4 span{color: #18A0EE;line-height: 150%;}
h4{font-size: 26px; font-weight: 600;font-family: "Montserrat", sans-serif;line-height: 150%;color:#FFF;}
h5{font-size: 21px; color: #FFFFFF; line-height: 100%; letter-spacing: 8%; font-weight: 500;}
p{font-size: 18px;font-family: "Montserrat", sans-serif;font-weight: 500; color: #FFF;line-height: 150%;margin: 0;}
section li{font-size: 18px; font-weight: 500;font-family: "Montserrat", sans-serif; color: #FFF;line-height: 150%; }
.banner-section img {width: 100%;}
.eye-content-box p{font-size: 26px;}
.column-button {display: inline-block;font-size: 21px;color: #000;background: #FFF;border-radius: 5px;font-family: "Montserrat", sans-serif;border: 1px solid #FFF;font-weight: 600;line-height: 100%;padding: 18px 30px;}
.column-button:hover{color: #FFF;}
.column-button.bg-blue {background: #57C3F9;border-color: #57C3F9; color: #000000;}
.column-button.bg-blue:hover{background: transparent; color:#57C3F9 ;}
section.eye-about-section .eye-content-box {background: #000;background: radial-gradient(circle, rgba(0, 0, 0, 1) 50%, rgb(29 55 79) 100%);border: 1px solid #4d87bd;border-radius: 15px;padding: 33px 50px;margin: 45px 0;}
section.scanner-section-ts {padding-top: 80px;padding-bottom:80px;}
a.section-big-button {background: #000;background: radial-gradient(circle, rgba(0, 0, 0, 1) 50%, rgb(29 55 79) 100%);border: 1px solid #4d87bd;border-radius: 28px;font-size: 24px;color: #FFF;font-family: "Montserrat", sans-serif;font-weight: 600;display: inline-flex; align-items: center;display: -webkit-inline-flex;padding: 14px 54px;}
section.scanner-section-ts .button-eye-row {text-align: center;padding-top:100px;}
a.section-big-button span {margin-right: 30px;}
section.scanner-section-ts{position: relative;}
section.scanner-section-ts::before {content: '';display:none; background: url(../eye_img/before-bg.png);width: 414px;height: 414px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background-size: cover;background-repeat: no-repeat;background-position: center right;}
footer::after {content: '';background: url(../eye_img/footer-bg.webp);background-position: topcenter;background-size: cover;background-repeat: no-repeat;position: absolute;left: 0;right: 0;width: 100%;height: 142px;top: 0px;pointer-events: none;}
section.scanner-section-ts .content-column .vc-column-inner p {padding-left: 20px;border-left:3px solid rgba(24, 160, 238, 1);    margin-bottom: 50px;}
section.scanner-section-ts .content-column .vc-column-inner{ max-width:600px;}
ul.same-list-style li span {width: 23px;height: 23px;background: url(../eye_img/list-icon.webp);position: absolute;left: 0;top: 0;background-size: cover;background-repeat: no-repeat;background-position: center;}
ul.same-list-style li {position: relative;padding-bottom: 10px;padding-left: 40px;}
.section-same-heading h2, .section-same-heading .h2 {padding-bottom:20px;}
section.scanner-section-ts .pb-5 {padding-bottom:80px !important;}
section.scanner-section-ts .video-box {height: 279px; border-radius: 20px;overflow: hidden;max-width: 477px;margin-left: auto;position: relative;padding-right: 15px;padding-bottom: 15px;}
section.scanner-section-ts .video-box iframe {width: 100%;height: 100%;object-fit: cover;border-radius: 20px;position: relative;}
section.scanner-section-ts .video-box::before {content: '';background: #000;background: radial-gradient(circle, #4d87bd 50%, #4d87bd 100%);border: 1px solid #4d87bd;width: 90%;height: 90%;position: absolute;right: 0;bottom: 0;border-radius:20px;z-index: 0;opacity: 0.5;}
section.scanner-section-ts .scanner-section-row {align-items: center;}
.section-same-heading { max-width: 1050px; margin: auto;}
.section-same-heading h3.sub-title {padding: 35px 0;position: relative;font-size: 18px;font-family: "Montserrat", sans-serif;color: rgba(24, 160, 238, 1);font-weight: 600;line-height: 150%;max-width: 800px;margin: auto;padding-right: 60px;padding-left: 60px;}
.section-same-heading h3.sub-title::before {content: '';background: linear-gradient(90deg, #000000 0%, #18A0EE 100%);width: 56px;height: 1px;position: absolute;left: 0;top: 50%; transform: translateY(-50%);}
.section-same-heading h3.sub-title::after {content: '';background: linear-gradient(-90deg, #000000 0%, #18A0EE 100%);width: 56px;height: 1px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.same-design-row ul {display: flex;flex-wrap: wrap;display: -webkit-flex; margin: -8px;justify-content: center;}
.same-design-row ul li {padding: 8px;}
.same-design-row ul li a {padding: 20px 25px;background: linear-gradient(180deg, rgba(24, 160, 238, 0.55) 0%, rgba(0, 0, 0, 0) 12.98%, rgba(0, 0, 0, 0) 85.58%, rgba(24, 160, 238, 0.56) 100%);border: 1px solid rgba(47, 72, 88, 1);border-radius: 15px;display: inline-block;color: #FFF;font-size: 16px;font-weight: 600;font-family: "Montserrat", sans-serif;}
section.meet-section-assistant {padding-bottom: 80px;}
section.gtfeye-section {padding-bottom: 50px;}
section.gtfeye-section .gtfeye-inner-row .row {align-items: center;}
section.what-is-gtf-section p span {color: #18A0EE;}
section.what-is-gtf-section {background-image: url(../eye_img/what-is-eye-bg.webp);background-repeat: no-repeat;background-size: 932px;background-position: right center;padding: 150px 0;max-width: 1920px;margin: auto;}
section.what-is-gtf-section .section-same-heading {max-width: 570px;margin-left: 0;}
.serious-trader-row {background: #000;background: radial-gradient(circle, rgba(0, 0, 0, 1) 70%, rgb(29 55 79) 100%);border: 1px solid #4d87bd;border-radius: 12px;padding: 29px 50px 50px;}
.serious-trader-row h2 {font-size: 69px;font-weight: 600;line-height: 150%;letter-spacing: 0.4px;padding-bottom: 15px;}
.serious-trader-row p {font-size: 21px;font-weight: 600;}
section.serious-trader-section {padding-bottom: 60px;}
section.approach-section .image-column img {width: 100%;}
section.approach-section .section-same-heading h2, section.approach-section .section-same-heading .h2 {font-size: 33px;}
section.approach-section .section-same-heading  p {font-weight: 700;max-width: 580px;}
section.approach-section  ul.same-list-style {padding-top: 40px;}
section.approach-section .approach-section-row .row {align-items: center;}
section.approach-section {padding: 60px 0 50px;}
section.launch-gtf-section .launch-gtf-box {background: #000; background: radial-gradient(circle, rgba(0, 0, 0, 1) 70%, rgb(29 55 79) 100%); border: 1px solid #4d87bd; border-radius: 12px; padding: 65px 20px 0px 75px;}
section.launch-gtf-section .launch-gtf-box .launch-content {display: flex;flex-wrap: wrap;display: -webkit-flex;}
section.launch-gtf-section .launch-content h2 {font-size: 38px;padding-bottom: 50px;max-width: 460px;}
section.launch-gtf-section .launch-gtf-box .launch-img { max-width: 503px;margin-left: auto;    position: relative; }
section.launch-gtf-section .launch-gtf-box .launch-content .content {width: calc(100% - 503px);padding-right: 30px;}
a.column-button.yellow-button {background: rgba(255, 234, 0, 1);border-color: rgba(255, 234, 0, 1);}
a.column-button.yellow-button:hover{background: transparent;color: rgba(255, 234, 0, 1);}
section.launch-gtf-section {padding: 50px 0 85px;}
section.eye-about-section {box-shadow: -20px -102px 200px #000;position: relative;}
section.launch-gtf-section .launch-gtf-box .launch-img img {position: relative;}
section.launch-gtf-section .launch-gtf-box .launch-img::before {content: '';position: absolute;right: 20px;background: rgba(87, 195, 249, 0.2);width: 121px;height: 121px;border-radius: 100px;margin-top: -40px;z-index: 0;}
section.launch-gtf-section .launch-gtf-box .launch-content .content{position: relative;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::before {content: '';width: 66px;height: 66px;background: rgba(27, 159, 234, 0.1);position: absolute;right: 50px;border-radius: 12px;transform: rotate(45deg);bottom: 70px;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::after {content: '';width: 52px;height: 52px;border: 1px solid rgba(27, 159, 234, 1);border-radius: 12px;position: absolute;right: 87px;transform: rotate(45deg);bottom: 80px;}
section.launch-gtf-section{position: relative;}
section.launch-gtf-section::before{content: '';}
section.launch-gtf-section::before {content: '';border: 1px solid rgba(255, 255, 255, 0.1); width: 424px;height: 424px;position: absolute; border-radius: 100%; left: 50%; margin-left: -800px; bottom: -230px;pointer-events: none;}
section.slider-section {padding: 0px 0 80px;margin-top: 50px; position: relative;}
section.slider-section img {border-radius: 15px;}
section.slider-section .item-img {position: relative;padding: 15px;}
section.slider-section .item-img::before { content: '';border: 1px solid #4d87bd;width: 85%;height: 85%;position: absolute;border-radius: 15px;z-index: -1;bottom: 10px;right: 10px;}
section.slider-section .owl-item{transition: 0.5s ease-in-out;}
section.slider-section .owl-item.center{transform: scale(1.3);}
section.slider-section .owl-stage-outer {padding:30px 0;top: -40px;}
section.slider-section .owl-item.center .item-img{padding: 20px;}
section.slider-section .owl-item.center .item-img::before{right: 15px; bottom:15px;}
.edge-section {padding-top:30px;}
.edge-section .h2 {font-size: 54px;font-weight: 700;padding-bottom: 20px;padding: 0 !important;}
.edge-section .h3 {font-size: 45px;font-weight: 900;color: #FFF;padding: 0 !important;}
.edge-section p {font-size: 27px;font-weight: 600;padding-top: 30px;padding-bottom: 40px;}
.edge-section .column-button { margin: 0 14px;}
.main-section{background-image: url(../eye_img/bg-body.webp);background-size: cover;background-repeat: no-repeat;}
.edge-section .h2 span {color: #FFF;position: relative;}
.edge-section .h2 span::before {content: '';background-image: url(../eye_img/arrow-animaction.webp);width: 79px;height: 79px;position: absolute;top: -37px;background-size: cover;background-repeat: no-repeat;background-position: center;left: 0;animation: floatArrow 1.5s ease-in-out infinite;}
@keyframes floatArrow {0% {transform: translateY(0) scale(1);}50% {transform: translateY(-12px) scale(1.05);}100% {transform: translateY(0) scale(1);}}
.full-container-video img {width: 100%;}
section.slider-section{background-image: url(../eye_img/slider-bg.webp); background-size: cover;background-position: center;background-repeat: no-repeat;}
section.slider-section::before {content: '';background: url(../eye_img/bg-before.webp);width: 835px;height: 720px;position: absolute;left: 0;top: 0;background-size: cover;background-repeat: no-repeat;background-position: left center;margin-top: -285px;}
.owl-nav, .owl-dots {display: none !important;}
section.slider-section::before{pointer-events: none;}
.footer_zone strong{color: rgba(255, 234, 0, 1) !important;}
.footer_warp_zone{background: #000;}
footer.footer_section {padding-bottom: 160px;}
/*--------------------------------------------------------*/
/*--Responsive--*/
/*--------------------------------------------------------*/
@media (max-width:1399px) {
.edge-section .h2{font-size: 48px;}
.edge-section .h3{font-size:36px;}
.edge-section p{font-size: 24px;}
.column-button{font-size: 18px;padding: 16px 25px;}
.edge-section p{padding-top: 20px;padding-bottom: 30px;}
section.slider-section{padding: 0px 0 70px;margin-top: 30px;}
.same-design-row ul li a{padding: 15px 25px;}
.section-same-heading h2, .section-same-heading .h2 {padding-bottom: 15px;}
section.launch-gtf-section .launch-content h2 {font-size: 34px;padding-bottom: 45px;max-width: 460px;}
.serious-trader-row h2{font-size: 48px;line-height: 110%;}
.serious-trader-row p{font-size: 18px;}
.serious-trader-row{padding: 29px 50px 40px;}
section.what-is-gtf-section{padding: 100px 0;}
.eye-content-box p {font-size: 22px;}
section.eye-about-section .eye-content-box{padding: 25px 40px;}
a.section-big-button{font-size: 22px;}
section.scanner-section-ts {padding-top: 60px;padding-bottom: 60px;}
section.what-is-gtf-section{background-size: 710px;}
section.what-is-gtf-section {padding: 70px 0;}
section.serious-trader-section {padding-bottom: 40px;}
h5{font-size: 18px;}
section.eye-about-section .eye-content-box{margin: 30px 0;}
h2, .h2{font-size: 32px;}
h4{font-size:24px;}
p{font-size:16px;}
section li{font-size: 16px;}
a.section-big-button span {margin-right: 20px;max-width: 55px;}
section.approach-section .section-same-heading h2, section.approach-section .section-same-heading .h2 {font-size: 30px;}
section.scanner-section-ts .pb-5 {padding-bottom: 70px !important;}
.edge-section .h2 {font-size: 42px;}
.edge-section .h2 span::before{width: 69px;height: 69px;}
section.scanner-section-ts .content-column .vc-column-inner p{margin-bottom: 40px;}
.section-same-heading h3.sub-title{padding: 30px 0;}
section.scanner-section-ts .button-eye-row{padding-top: 70px;}
.h5{font-size: 18px; font-weight: normal;}
}
@media (max-width:1299px) {
.eye-content-box p {font-size: 20px;}
.serious-trader-row h2{font-size: 42px;}
h4 {font-size: 22px;}
.same-design-row ul li a {padding: 13px 20px;}
section.meet-section-assistant {padding-bottom: 60px;}
a.section-big-button {font-size: 20px;}
a.section-big-button span {margin-right: 20px;max-width: 45px;}
.section-same-heading h3.sub-title{font-size: 16px;max-width: 730px;}
section.what-is-gtf-section {background-size: 650px;}
.column-button {font-size: 16px;padding: 15px 25px;}
.edge-section .column-button {margin: 0 5px;}
section.launch-gtf-section .launch-gtf-box .launch-img{max-width: 315px;}
section.launch-gtf-section .launch-gtf-box .launch-content .content{width: calc(100% - 315px);}
section.launch-gtf-section .launch-content h2 {font-size: 28px;padding-bottom: 25px;max-width: 280px;}
section.launch-gtf-section .launch-gtf-box .launch-img::before{width: 100px;height: 100px;right: 0px;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::before {width: 56px; height: 56px;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::after {width: 42px;height: 42px;}
}
@media (max-width:1199px) {
section.eye-about-section .eye-content-box {padding: 20px 20px;}
section.eye-about-section .eye-content-box {margin: 25px 0; }
.eye-content-box p {font-size: 16px;}
.column-button {font-size: 14px;padding: 13px 20px;}
section.scanner-section-ts {padding-top: 50px;padding-bottom: 50px;}
h2, .h2 {font-size: 28px;}
.section-same-heading h2, .section-same-heading .h2 {padding-bottom: 10px; }
h4 {font-size: 18px;}
section.scanner-section-ts .pb-5 {padding-bottom: 50px !important;}
section.scanner-section-ts .video-box{height: 249px;}
p {font-size: 14px;}
section.scanner-section-ts .content-column .vc-column-inner p {margin-bottom: 30px;}
section li {font-size: 14px;}
section.scanner-section-ts .button-eye-row {padding-top: 50px;}
a.section-big-button {font-size: 18px;}
.section-same-heading h3.sub-title {padding: 25px 0;}
.same-design-row ul li a {padding: 10px 15px;font-size: 14px;}
section.meet-section-assistant {padding-bottom: 50px;}
section.what-is-gtf-section {padding: 50px 0;background-size: 530px;}
.serious-trader-row h2 {font-size: 34px;}
.serious-trader-row p {font-size: 15px;}
.serious-trader-row {padding: 30px 50px 30px;}
section.serious-trader-section {padding-bottom: 10px;}
section.approach-section {padding: 50px 0 50px;}
section.approach-section .section-same-heading h2, section.approach-section .section-same-heading .h2 {font-size: 25px;}
section.approach-section ul.same-list-style {padding-top: 30px;}
section.approach-section {padding: 50px 0 20px;}
section.launch-gtf-section {padding: 50px 0 55px;}
.edge-section .h2 {font-size: 38px;padding-bottom: 10px;}
.edge-section .h3 {font-size: 30px;}
.edge-section p {font-size: 18px;padding-bottom: 20px;}
section.slider-section {padding: 0px 0 50px;margin-top: 30px;}
.edge-section .h2 span::before {width: 59px;height: 59px;}
section.eye-about-section{box-shadow: -20px -42px 200px #000;}
section.launch-gtf-section .launch-gtf-box{padding: 45px 20px 0px 35px;}
}
@media (max-width:991px) {
section.eye-about-section .eye-content-box {padding: 15px 20px;}
section.eye-about-section .eye-content-box {margin: 20px 0;}
h5{letter-spacing: 4%;}
h2, .h2 {font-size: 24px;}
h4 {font-size: 16px;}
section.scanner-section-ts .pb-5 {padding-bottom: 40px !important;}
section.scanner-section-ts .video-box {height: 209px;}
section.scanner-section-ts .button-eye-row {padding-top: 40px;}
a.section-big-button {font-size: 16px;}
.section-same-heading h3.sub-title {padding: 20px 0;}
section.what-is-gtf-section {padding: 50px 0;background-size: 360px;}
.serious-trader-row {padding: 20px 50px 20px;}
.serious-trader-row h2 {font-size: 26px;}
.serious-trader-row p {font-size: 14px;}
section.approach-section .section-same-heading h2, section.approach-section .section-same-heading .h2 {font-size: 18px;}
ul.same-list-style li span{width: 20px;height: 20px;}
ul.same-list-style li{padding-left: 30px;}
section.slider-section::before{width: 395px; height: 440px;background-size: contain;}
.edge-section p{font-size: 16px;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::before {right: 20px;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::after {right: 57px;}
.edge-section .h2{font-size: 30px;}
.edge-section .h3 {font-size: 25px;}

}
@media (max-width:767px) {
h5{line-height: normal;}
.eye-text {max-width: 320px;margin: auto;}
.eye-content-box p {font-size: 14px;}
section.scanner-section-ts .pb-5 {padding-bottom: 30px !important;}
section.scanner-section-ts .video-box {height: 300px;margin-top: 30px;}
section.what-is-gtf-section {padding: 50px 0 210px;background-size: 330px;background-position: bottom;}
.serious-trader-row h2 {font-size: 20px;}
.serious-trader-row {padding: 20px 10px 20px;}
.approach-section .column-content {margin-top: 30px;}
section.approach-section {padding: 50px 0 0px;}
section.eye-about-section {box-shadow: -20px -42px 10px #000;}
section.launch-gtf-section .launch-gtf-box{padding: 30px 30px 0;}
section.launch-gtf-section .launch-gtf-box .launch-content .content {width: 100%;padding-bottom: 30px;}
section.launch-gtf-section .launch-gtf-box .launch-img {max-width: 315px;margin: auto;}
section.launch-gtf-section .launch-gtf-box .launch-content .content {width: 100%;padding-bottom: 30px;padding-right: 0;text-align: center;}
section.launch-gtf-section .launch-content h2{margin: auto;}
section.launch-gtf-section .launch-gtf-box .launch-content .content::before,   section.launch-gtf-section .launch-gtf-box .launch-content .content::after  {display: none;}
.pb-5 {padding-bottom: 2rem !important;}
.edge-section {padding-top: 0;}
.edge-section .h2 {font-size: 20px;}
.edge-section .h3 {font-size: 18px;}
.edge-section .h2 span::before {width: 39px;height: 49px;}
h2, .h2 {font-size: 22px;}
.serious-trader-row h2{padding-bottom: 10px;}
section.slider-section .owl-item.center .item-img {padding: 10px;}
section.slider-section .owl-item.center .item-img::before {right:8px; bottom: 8px;}
}
.chart-image {width: 100%;display: block;}
.scanner-wrapper {position: relative;overflow: hidden;}
.scanner-line {position: absolute;top: -100%;left: 0;width: 55%;height: 100px;/* background: linear-gradient( to bottom, transparent 0%, rgba(0, 255, 255, 0.3) 50%, transparent 100% ); */background: url(../eye_img/scanner-bg.png);background-repeat: no-repeat;background-size: cover;background-position: top center;transition: top 3s ease;z-index: 2;right: 0;margin: auto;}
section.approach-section .image-column img#img2 {position: absolute;left: 0;right: 0;display: block !important;top: 0;bottom: 0;width: 100%;height: 100%;opacity: 0;}
section.approach-section .image-column img{transform: scale(1.5);mix-blend-mode: lighten;}
section.approach-section .image-column img#img2 {position: absolute;left: 0;right: 0;display: block !important;top: 0;bottom: 0;width: 100%;height: 100%;opacity: 0;transition: 1.3s ease-out !important;}
section.approach-section .image-column img#img2.visible{opacity: 1;}
section.slider-section .item-img .owl-video-wrapper {height: 320px;border-radius: 15px;overflow: hidden;}
.video_contact {display: none;}
section.slider-section .owl-stage-outer{    padding: 30px 0 38px;}
section.slider-section .view-flex-row{padding: 10px 10px;}
section.slider-section .item-img .item-video {position: relative;}
section.slider-section .video-popup {display: none;}
section.slider-section .happy-slider.owl-carousel .owl-video-play-icon {background:url(../eye_img/playvideo.webp) no-repeat;width: 63px;height: 63px;transform: translateY(-50%);left: 0;right: 0;margin: auto !important;background-size: cover;background-repeat: no-repeat;background-position: center;z-index: 1; -webkit-backface-visibility: hidden;transition: transform .1s ease;position: absolute;}
@media (max-width:1299px) {
section.slider-section .item-img .owl-video-wrapper{height: 260px;}
section.slider-section .happy-slider.owl-carousel .owl-video-play-icon{width: 53px;height: 53px;}
}
@media (max-width:1199px) {
section.slider-section .item-img .owl-video-wrapper {height: 320px;}

}
@media (max-width:991px) {
.footer_warp_zone .footer_zone_second a{padding: 15px 34px 15px 32px;font-size: 16px;}

}
@media (max-width:767px) {
section.slider-section .owl-stage-outer {padding: 0;}
section.slider-section .owl-item.center{transform: scale(1.0);}
section.slider-section .item-img .owl-video-wrapper {height: 380px;}
.footer_warp_zone {padding: 10px 0;}
.footer_zone p {font-size: 12px;padding-bottom: 0;}
.footer_zone strong {font-size: 15px;display: block;line-height: 25px;}
.footer_zone strong span {display: block;margin: 0;}
.footer_warp_zone .footer_zone_second a {box-shadow: 3px 3px 0 #2fb463;}
.footer_warp_zone .footer_zone_second a {font-size: 12px;padding: 10px 15px;line-height: normal;}
.whatsapp-fix{bottom: 90px;}
}
@media (max-width:375px) {
.footer_warp_zone.combo_buy.fixed-footer .footer_zone_second a {font-size: 9px;}
}
.subscription-options input[type="radio"] {margin-right: 5px;}
.subscription-options {font-family: "Montserrat", sans-serif;color: #FFF;font-weight: 500;font-size:26px;}

section.slider-section .owl-item.owl-video-playing img.video-thumbnail {
    display: none;
}
section.slider-section .owl-item.owl-video-playing .owl-video-wrapper div + div {
    display: none;
}
section.slider-section .item-img .owl-video-wrapper iframe {
    object-fit: cover;
    object-position: top;
    height: 100%;
}
section.approach-section .image video {width: 100%;height: 100%;object-fit: cover;transform: scale(1.1);mix-blend-mode: lighten;}
section.approach-section .image {overflow: hidden;}
section.eye-about-section button.column-button {
    margin: 0 10px;
}   
a.column-button.border-bg {
    background: transparent;
    color: #FFF;
}
a.column-button.border-bg:hover{
    background: #FFF;
    color: #000;
}
/* section.what-is-gtf-section{background-image: inherit !important;background-position: inherit !important;}
section.what-is-gtf-section .row {
    align-items: center;
} */
@media (max-width: 767px) {
/* section.what-is-gtf-section{padding: 50px 0;} */
/* .what-gtf-section-inner .image-column-col {padding-top: 50px;} */
/* section.what-is-gtf-section .section-same-heading {
    max-width: 570px;
    margin: auto;
    text-align: center;
} */
 section.what-is-gtf-section{margin-bottom: 40px;}
}
section.eye-about-section .section-button .subscription-options label:last-child {
    margin: 0 !important;
}
.button-eye-row.mobile-button-eye {
	display: none;
}
@media (max-width:1199px) {
.subscription-options{font-size: 16px;}
}
@media (max-width: 767px) {
section.what-is-gtf-section {padding: 50px 0 300px;background-size: contain;background-position: bottom;margin: 0;}
a.section-big-button{padding: 14px 20px;}
a.section-big-button span {margin-right: 20px;max-width: 35px;}
a.section-big-button {font-size: 14px;}
section.scanner-section-ts .button-eye-row{display: none;}
.button-eye-row.mobile-button-eye{display: block !important;}
section.slider-section{background-position: center 135px;}
}
@media (max-width:479px) {
section.what-is-gtf-section {padding: 50px 0 240px;background-size: contain;background-position: bottom;}
}
@media (max-width:400px) {
section.what-is-gtf-section {padding: 50px 0 200px;background-size: contain;background-position: bottom;}
}
.subscription-options input[type="radio"] {
    width: 18px;
    height: 18px;
}
@media (max-width:1199px) {
.subscription-options input[type="radio"] {
    width: 14px;
    height: 14px;
}

}
section.eye-about-section button.column-button { margin: 0 10px;max-width: 350px;width: 100%;border-radius: 100px;font-size: 16px;background: #FFF !important;border-color: #FFF !important;color: #111 !important;}
.accordion-label {border: 2px solid #444;border-radius: 8px;padding: 15px 20px; cursor: pointer;background-color: #1e1e1e;transition: border 0.3s, background-color 0.3s;}
.accordion-label:hover {border-color: #ffc107;background-color: #2a2a2a;}
.accordion-label input[type="radio"] {appearance: none;display: inline-block;height: 18px;width: 18px;border: 2px solid #ccc;border-radius: 50%;margin-right: 10px;vertical-align: middle;position: relative;background: #1e1e1e;}
.accordion-label input[type="radio"]:checked {border-color: #ffc107;background-color: #ffc107;}
.accordion-label input[type="radio"]:checked::after { content: '';position: absolute;top: 4px;left: 4px;width: 6px;height: 6px; background: #000;border-radius: 50%;}
.accordion-title {display: inline-block;font-size: 16px;font-weight: bold;vertical-align: middle;}
.accordion-price {color: #ffc107;font-size: 14px;margin-top: 5px;}
.accordion-content {max-height: 0; overflow: hidden;transition: max-height 0.3s ease; font-size: 14px; color: #ccc; margin-left: 28px;}
.accordion-label input[type="radio"]:checked ~ .accordion-content {max-height: 100px;padding-top: 10px; }
.subscription-options{margin-bottom: 35px !important;display: flex;justify-content: center;display: -webkit-flex;flex-wrap: wrap;}
.subscription-options .label__column {padding: 0 15px;max-width: 400px;width: 100%;}
.subscription-options .label__column label.accordion-label {max-width: 100%;width: 100%;border-radius: 100px;position: relative;padding: 5px 15px 8px 100px;text-align: left;display: inline-block;border: 1px solid #4d87bd;background: #000;}
.subscription-options .label__column label.accordion-label br {display: none;}
.subscription-options .label__column label.accordion-label span.accordion-content {padding: 0 !important;margin: 0 !important;display: block !important;height: auto;max-height: inherit;color: #18A0EE !important;font-size: 16px;}
.subscription-options .label__column label.accordion-label span.accordion-title {font-size: 20px !important;}
.subscription-options .label__column label.accordion-label input.subscription-plan {position: absolute;left: 0;top: 0;bottom: 0; width: 75px;border: 7px solid #18A0EE;height: 100%;background: #dddddd;}
.accordion-label input[type="radio"]:checked::after {content: '';position: absolute;top: 50%;left: 50%;width: 80%;height: 80%;background: #000;border-radius: 50%;transform: translate(-50%, -50%);}
.subscription-options .label__column label.accordion-label.active {background: #ffc107;border-color: #ffc107;}
.subscription-options .label__column label.accordion-label.active input[type="radio"]:checked::after {background: #000;}
.subscription-options .label__column label.accordion-label.active input[type="radio"] {border: 1px solid #000;}
.subscription-options .label__column label.accordion-label.active input[type="radio"] {border: 1px solid #000;background: #ffc107;}
.subscription-options .label__column label.accordion-label.active span.accordion-title {color: #000;}
.subscription-options .label__column label.accordion-label.active  span.accordion-content {color: #111 !important;}
.subscription-options .label__column label.accordion-label small {font-size: 14px;display: inline-block;position: absolute;right: 30px;bottom: 8px;}
.subscription-options .label__column label.accordion-label.active small span {color: #686666 !important;}
section.eye-about-section a.column-button.border-bg {font-size: 13px;border-radius: 100px;}
@media (max-width: 1199px) {
.subscription-options .label__column label.accordion-label span.accordion-title {font-size: 16px !important;}
.subscription-options .label__column{ max-width: 300px;}
.subscription-options .label__column label.accordion-label input.subscription-plan {width: 65px;}
.subscription-options .label__column label.accordion-label{padding: 5px 15px 8px 80px;}
section.eye-about-section button.column-button{max-width: 250px;}
.subscription-options{margin-bottom:25px !important;}
.subscription-options .label__column label.accordion-label small{bottom: inherit;top: 8px;}
}
@media (max-width:767px) {
.subscription-options .label__column label.accordion-label span.accordion-content{font-size: 12px;}
.subscription-options .label__column label.accordion-label span.accordion-title {font-size: 14px !important;}
.subscription-options .label__column label.accordion-label input.subscription-plan { width: 55px;    border: 5px solid #18A0EE;}
.subscription-options .label__column label.accordion-label {padding: 5px 15px 8px 70px;}
.subscription-options .label__column {max-width: 210px;padding: 0 5px;}
.subscription-options{margin-bottom: 15px !important;}
section.eye-about-section button.column-button {max-width: 200px;font-size: 14px;}
.subscription-options .label__column label.accordion-label small {bottom: inherit;top: 13px;right: 13px;font-size: 10px;}
}
@media (max-width:449px) {
.subscription-options .label__column {max-width: 100%;padding: 5px;}
section.eye-about-section button.column-button {max-width: 100%;margin: 0;}
.subscription-options {margin-bottom: 7px !important;}
.subscription-options .label__column label.accordion-label { padding: 5px 15px 5px 67px;}
.subscription-options .label__column label.accordion-label input.subscription-plan{width: 53px;}
.subscription-options .label__column label.accordion-label small{font-size: 12px;}
section.eye-about-section a.column-button.border-bg {font-size: 13px;border-radius: 100px;display: block;margin-top: 10px;}
}
.h5{font-size: 21px;}
.h4 span{color: #18A0EE;line-height: 150%;}
section.approach-section .section-same-heading .h2{max-width: 100%;}
@media (max-width: 1399px) {
.h4{font-size: 24px;}
.h5{font-size: 18px;}
}
@media (max-width: 1299px) {
.h4{font-size: 24px;}
}
@media (max-width: 1199px) {
.h4{font-size: 18px;}
}