:root {
  --tekhelet: #3d348bff;
  --medium-slate-blue: #7678edff;
  --selective-yellow: #f7b801ff;
  --tangerine: #f18701ff;
  --persimmon: #f35b04ff;
  
  --tekhelet-light: #443d96;
  --tekhelet-dark: #35307e;
  --yellow-bright: #ffc108;
  --orange-warm: #f69208;
}

* {
	margin: 0;
  padding: 0;
      box-sizing    :    border-box;
}

body {
  font-family: 'Montserrat', sans-serif;
  background: #fafbfc;
  color: #2b2b2b;
  line-height: 1.6;
   overflow-x:      hidden;
}

.hut-topplane {
   	 background: #ffffff;
    padding: 22px 0;
   position: sticky;
       top: 0;
  z-index :    999;
  border-bottom: 3px solid var(--selective-yellow);
  box-shadow: 0 3px 18px rgba(61, 52, 139, 0.08);}

.way23cater {
    max-width: 1280px;
   margin: 0 auto;
  display: flex;
   justify-content: space-between;
    align-items: center;
   padding: 0 25px; 
	
}

.pla-logoright a {
  display: block;
   line-height     :        0;
}

.ratlogo8 {
    height: 52px;
    width: auto;
  transition: transform 0.2s ease;
}

.ratlogo8:hover {
  transform: scale(1.05);
}

.use-navwheat45 {

	    display: flex;
   align-items: center; 
	
     }

.spo12rating {
 display: flex;
   list-style: none;
   gap: 35px;
  margin: 0;
	 padding: 0;
}

.spo12rating li a {
  color: var(--tekhelet);
          text-decoration: none;
   font-weight: 600;
   font-size: 15.5px;
    transition:        all 0.25s ease;
  position: relative;
	 padding: 8px 0;
}

.spo12rating li a::before {
  content: '';
   position: absolute;
   bottom: 2px;
    left: 50%;
  transform: translateX(-50%);
    width: 0;
   height: 3px;
  background: linear-gradient(90deg, var(--tangerine), var(--persimmon));
   transition: width 0.3s ease;
}

.spo12rating li a:hover {
  color: var(--tangerine);
}

.spo12rating li a:hover::before {
   width: 100%;
}

.zar-menuhabit  {
	display: none;
  color: var(--tekhelet);
    cursor: pointer;
  font-size: 32px;
  padding: 5px;
}

.zar-menuhabit .material-symbols-outlined {
 font-size: 34px; 

} 

.eye-heroplane33 {
	  background: linear-gradient(165deg, #f8f9fb 0%, #ffffff 45%, #f3f4f8 100%);
    padding: 55px 0 45px;
  position: relative;
  overflow    :       hidden;
  min-height :    420px;


}

.eye-heroplane33::before {
  content: '';
   position: absolute;
  top   :        -120px;
    right: -80px;
  width: 420px;
    height: 420px;
  background: radial-gradient(circle, rgba(118, 120, 237, 0.12) 0%, transparent 70%);
   border-radius    :        50%;
}

.eye-heroplane33::after {
  content: '';
  position: absolute;
   bottom    :        -150px;
   left: -100px;
                    width: 380px;
    height: 380px;
  background: radial-gradient(circle, rgba(247, 184, 1, 0.09) 0%, transparent 65%);
   border-radius: 50%;
}

.way-contentrating {
    max-width: 1280px; 
	   display: grid; 
	   gap :  65px; 
	  position: relative; 
	    margin: 0 auto; 
	    z-index: 1; 
	       align-items: center; 
	   grid-template-columns: 1.1fr 0.9fr; 
	  padding: 0 25px;
} 

.pla44wheat {
    padding-right: 15px;
}

.use-titlesport {
  font-size: 44px;
    font-weight: 800;
  color: var(--tekhelet);
   margin-bottom: 22px;
    line-height: 1.18;
   letter-spacing: -0.5px;
}

.rat-deschabit56 {
    font-size: 17px;
    color: #3a3a3a;
 margin-bottom     :18px;
    font-weight: 500;
          line-height: 1.65;
}

.hut18plane  {
   font-size  :     15px;
    color: #5f5f5f;
  margin-bottom: 32px;
  line-height  :        1.75;
}


.spo-btnright22 {
    display: flex;
    gap: 18px;
  flex-wrap: wrap;


}

.use-primarycater {
  background: linear-gradient(125deg, var(--tangerine) 0%, var(--persimmon) 100%);
   color: #ffffff;
  padding: 16px 38px;
        text-decoration: none;
  border-radius: 8px;
         font-weight: 700;
  font-size: 15.5px;
  transition: all 0.3s ease;
    display: inline-block;
  box-shadow: 0 6px 20px rgba(243, 91, 4, 0.28);
	 border: 2px solid transparent;
}

.use-primarycater:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(243, 91, 4, 0.38);
  border-color: var(--persimmon); 
	
}

.zar-secondwheat {
  background: #ffffff;
  color: var(--tekhelet);
    padding  :    16px 38px;
   text-decoration: none;
	border-radius:        8px;
	font-weight : 700;
    font-size: 15.5px;
  border: 2px solid var(--medium-slate-blue);
  transition: all 0.3s ease;
    display: inline-block;
  box-shadow: 0 4px 12px rgba(118, 120, 237, 0.15);
}

.zar-secondwheat:hover {


  background: var(--medium-slate-blue);
   color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(118, 120, 237, 0.25);}

.eye-imgrating {
    position: relative;


}

.pla-herosport11 {
  width: 100%;
    height: auto;
   border-radius: 16px;
  box-shadow: 0 15px 50px rgba(61, 52, 139, 0.2);
  border    :    4px solid #ffffff;
  transform: rotate(-1deg);
   transition   : transform 0.4s ease;
}

.pla-herosport11:hover  
  {
  transform: rotate(0deg) scale(1.02);
}

.rat-footerplane {
  background: linear-gradient(165deg, #2a2440 0%, #1d1830 100%);
  color: #e8e8e8;
   padding: 70px 0 0;
    margin-top: 95px;
    position: relative;
	
}

.rat-footerplane::before {
  content: '';
  position: absolute;
  top: 0;
   left: 0;
    right: 0;
   height: 5px;
  background: linear-gradient(90deg, var(--selective-yellow) 0%, var(--tangerine) 50%, var(--persimmon) 100%);
}

.way-footcater44 {
     max-width: 1280px;
    margin: 0 auto;
    padding: 0 25px;
    display: grid;
   grid-template-columns: 2.2fr 1fr 1fr 1.6fr;
  gap: 50px;
		margin-bottom: 55px;
}

.hut-brandhabit {
    padding-right: 25px;
}

.spo-footlogo7 {
   height: 56px;
	width: auto;
    margin-bottom: 22px;
  filter: brightness(0) invert(1);
}

.eye21rating {
    font-size: 14.5px;
    line-height: 1.75;
   color: #c5c5c5;
}

.pla-footheadright {
   font-size: 17.5px;
  font-weight: 700;
  margin-bottom: 22px;
  color: var(--selective-yellow);
  letter-spacing    :  0.3px;
}

.zar33sport {
   list-style    :       none;
    padding: 0;


	}

.zar33sport li {
    margin-bottom: 13px;
	
}

.zar33sport li a {
    text-decoration: none;
   color: #d5d5d5;
   font-size: 14.5px;
   display: inline-block;
      transition: all 0.25s ease;
}

.zar33sport li a:hover {
  color: var(--selective-yellow);
  padding-left: 5px;
}

.rat-contactplane55 {
   display: flex;
  flex-direction: column;
	gap: 14px;
}

.hut-infohabit
	{
  font-size  :    14.5px;
 color: #d5d5d5;
   margin-bottom: 11px;
}

.spo-respwheat42 {
  border-top: 1.5px solid rgba(255, 255, 255, 0.12);
    padding: 40px 25px;
  max-width: 1280px;
   margin: 0 auto;
}

.eye-reglogos {
	display: flex;
   justify-content: center;
    align-items: center;
    gap: 22px;
	flex-wrap: wrap;
   margin-bottom: 28px;
}

.pla14cater {
    height: 36px;
    width  :auto;
    opacity: 0.85;
   transition: all 0.3s ease;

}

.pla14cater:hover {
    opacity: 1;
  transform: scale(1.08);
}

.rat-warningrating {
  text-align: center;
  font-size: 12.5px;
  color: #ff7b7b;
  font-weight: 600;
  background: rgba(255, 123, 123, 0.13);
  padding: 16px 24px;
   border-radius  :     0;
   max-width: 950px;
    margin: 0 auto;
    line-height: 1.6;
}

.way-bottomright28 {
  background: rgba(0, 0, 0, 0.25);
    padding: 24px 25px;
  text-align: center;
}

.use-copyhabit {
    font-size: 13.5px;
   color: #a8a8a8;
   margin: 0; 
	
}@media (max-width: 968px) {
  .way-contentrating {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  
  .eye-imgrating {
    order: -1;
  }
  
  .use-titlesport {
    font-size: 42px;
  }
  
  .way-footcater44 {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}

@media (max-width: 768px) {
  .use-navwheat45 {
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    background: #ffffff;
    flex-direction: column;
    padding: 25px;
    display: none;
    box-shadow: 0 6px 20px rgba(61, 52, 139, 0.12);
    border-top: 2px solid var(--selective-yellow);
  }
  
  .spo12rating {
    flex-direction: column;
    gap: 18px;
    width: 100%;
  }
  
  .spo12rating li {
    width: 100%;
  }
  
  .spo12rating li a {
    display: block;
    padding: 12px 15px;
    background: #f8f9fb;
    border-radius: 6px;
  }
  
  .zar-menuhabit {
    display: block;
  }
  
  .use-titlesport {
    font-size: 36px;
  }
  
  .rat-deschabit56 {
    font-size: 17px;
  }
  
  .eye-heroplane33 {
    padding: 40px 0 35px;
    min-height: auto;
  }
  
  .way-footcater44 {
    grid-template-columns: 1fr;
    gap: 35px;
  }
  
  .eye-reglogos {
    gap: 18px;
  }
  
  .pla14cater {
    height: 30px;
  }
  
  .spo-btnright22 {
    flex-direction: column;
  }
  
  .use-primarycater,
  .zar-secondwheat {
    text-align: center;
  }
}.ftco-section {
	 padding: 7em 0;
   position: relative;
}

.ftco-no-pt {
    padding-top: 0 !important;
}

.ftco-no-pb {
    padding-bottom: 0 !important;
}

.subheading {
    font-size: 13px;
  font-weight   :    700;
  color: var(--tangerine);
   text-transform: uppercase;
    letter-spacing: 4px;
}

.btn.btn-primary {
  background: linear-gradient(125deg, var(--tangerine) 0%, var(--persimmon) 100%) !important;
  border: 1px solid var(--persimmon) !important;
  color: #fff;
  border-radius: 40px;
  box-shadow: 0 24px 36px -11px rgba(0, 0, 0, 0.09);
   text-decoration: none;
    display: inline-block;
   font-weight    :   600;
          transition: all 0.3s ease;
}

.btn.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 28px 42px -11px rgba(243, 91, 4, 0.25);
}

.img-about {
  background-size: cover;
    background-repeat:     no-repeat;
     background-position: center center;
  min-height: 550px;
}

.about-sider-text {
    color: #6b6b6b;
}



.about-sider-text h2
	{
   font-weight: 300;
  color: var(--tekhelet);
  font-size  :38px;
   line-height: 1.3;
}

.about-sider-text p {
   font-size     :   16px;
    line-height: 1.7;
   margin-bottom   :  18px;
}

.container-fluid {
   padding-right: 15px;
   margin-left: auto;
   margin-right: auto;
  width: 100%;
    padding-left: 15px;
}

.row {
    display: flex;
   flex-wrap: wrap;
  margin-right: -15px;
    margin-left: -15px;
}

.d-flex {
	display: flex !important;
}

.col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
    padding-right: 15px;
  padding-left: 15px;
}

.py-5 {
    padding-top: 3rem !important;
       padding-bottom :   3rem !important;
}

.p-5 {

  padding: 3rem !important;
     }

.pt-0 {

		 padding-top: 0 !important;


}

.mb-4 {
  margin-bottom: 1.5rem !important;
	}

.px-4	{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
     }

.py-3 {
   padding-top: 1rem !important;
   padding-bottom: 1rem !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.align-items-center {

	    align-items: center !important;

}@media (max-width: 768px) {
  .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .img-about {
    min-height: 300px;
  }
  
  .about-sider-text {
    padding: 2rem !important;
  }
  
  .about-sider-text h2 {
    font-size: 32px;
  }
  
  .ftco-section {
    padding: 4em 0;
  }
}.ftco-section	{
          padding: 7em 0;
   position: relative;
}

.ftco-no-pt {
    padding-top: 0 !important;
}

.ftco-no-pb  
  {
  padding-bottom: 0 !important;
}

.subheading {
    font-size: 13px;
   font-weight: 700;
  color: var(--tangerine);
	text-transform: uppercase;
  letter-spacing     :    4px;
   display: block;
    margin-bottom: 15px;
}

.btn.btn-primary {
  background: linear-gradient(125deg, var(--tangerine) 0%, var(--persimmon) 100%) !important;
  border: 1px solid var(--persimmon) !important;
   color  :     #fff;
  border-radius: 40px;
  box-shadow: 0 24px 36px -11px rgba(0, 0, 0, 0.09);
  text-decoration: none;
    display: inline-block;
   font-weight: 600;
     transition   :all 0.3s ease;
}

.btn.btn-primary:hover {

	  transform: translateY(-2px);
  box-shadow: 0 28px 42px -11px rgba(243, 91, 4, 0.25);}

.img.img-about {
	  background-size: cover;
    background-repeat: no-repeat;
	 background-position: center center;
    min-height: 600px;
   width: 100%;
} 

.about-sider-text {
	    color: #6b6b6b;
}



.about-sider-text h2 {
    font-weight: 700;
  color: var(--tekhelet);
    font-size: 36px;
  line-height: 1.3;
}

.about-sider-text p {
   font-size: 16px; 
    line-height: 1.8; 
  margin-bottom: 20px; 
  color: #5a5a5a;
}

.container-fluid {
    width: 100%;
   padding-right :  15px;
  padding-left: 15px;
   margin-right: auto;
  margin-left    :   auto;
}

.row {
      display: flex;
  flex-wrap: wrap;
   margin-right: -15px;
  margin-left: -15px;
}

.d-flex {
     display: flex !important;
	}

.col-md-6
{
	flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
  padding-left   :   15px;
}

.col-md-6.d-flex {
       display    :       flex !important;
}

.py-5 {
   padding-top: 3rem !important;
   padding-bottom: 3rem !important;
}



.p-5 {
   padding: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
} 

.mb-4

{
    margin-bottom: 1.5rem !important;
	
}

.px-4 {
    padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-3 {
    padding-top    :        1rem !important;
    padding-bottom: 1rem !important;
}

.align-self-stretch {

	  align-self: stretch !important;}

.align-items-center     {
    align-items: center !important;
}@media (max-width: 768px) {
  .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .img.img-about {
    min-height: 350px;
  }
  
  .about-sider-text {
    padding: 2rem !important;
  }
  
  .about-sider-text h2 {
    font-size: 28px;
  }
  
  .ftco-section {
    padding: 4em 0;
  }
  
  .px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (max-width: 968px) {
  .img.img-about {
    min-height: 450px;
  }
  
  .about-sider-text h2 {
    font-size: 32px;
  }
}.hut-platformsplane {
                    padding: 85px 0;
  background: #ffffff;
   position: relative;
}

.way-toprating42 {
    max-width: 1100px; 
	    margin: 0 auto 55px; 
	    text-align: center; 
	 padding: 0 25px;
}

.use-platformtitle {
   font-size  :      42px;
    font-weight: 800;
  color: var(--tekhelet);
   margin-bottom: 18px;
    line-height: 1.2;
}

.rat-platformdesc {
   font-size: 17px;
   color: #5a5a5a;
   line-height: 1.7;
    max-width: 820px;
   margin: 0 auto; 

}

.pla-cardswheat {
   max-width: 1180px;
   margin: 0 auto;
  padding: 0 25px;
  display: flex;
   flex-direction: column;
	gap: 28px;
}

.spo-platformcard {
  background: linear-gradient(135deg, #ffffff 0%, #fafbfc 100%);
               border: 2px solid #e8eaef;
  border-radius     :     12px;
    padding   :     32px 38px;
    display: grid;
    grid-template-columns: 180px 1fr 240px 180px;
   gap: 35px;
    align-items: center;
   transition: all 0.35s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
}

.spo-platformcard:hover {
  border-color: var(--medium-slate-blue);
  box-shadow: 0 8px 28px rgba(61, 52, 139, 0.12);
  transform: translateY(-3px);
}

.eye-logorating

{
   display    :flex;
  align-items: center;
	 justify-content: center;
	padding: 15px;
   background: #ffffff;
    border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.zar-brandimg33 {
   max-width: 100%;
	 height: auto;
  max-height: 65px;
         object-fit: contain;
}

.hut-checkssport {
   display: flex;
    flex-direction: column;
   gap: 12px;
}

.rat-checkitem {
  display: flex;
   align-items: center;
  gap:10px;
   font-size    :        15px;
  color: #3a3a3a;
  font-weight: 500;
}

.rat-checkitem .material-symbols-outlined {
  color: var(--selective-yellow);
  font-size: 22px;
  font-variation-settings: 'FILL' 1;
}

.use-bonuscater {
    text-align: center;
   padding: 20px 18px;
  background: linear-gradient(145deg, #fef9f0 0%, #fff5e6 100%);
    border-radius: 10px;
  border: 2px solid var(--selective-yellow);
}

.pla-bonusamount {
  font-size: 26px;
	   font-weight: 800;
	  color: var(--persimmon);
	    margin-bottom: 8px;
	  line-height: 1.2;
}

.way-bonustext {
    font-size: 13.5px;
   color: #6a6a6a;
   font-weight: 600;
   margin-bottom: 12px;
       text-transform: uppercase;
   letter-spacing: 0.5px;
}

.eye-starshabit {
	display:        flex;
         justify-content: center;
    gap: 3px;
}

.eye-starshabit .material-symbols-outlined {
  color: var(--selective-yellow);
  font-size    :        20px;
  font-variation-settings: 'FILL' 1;
}

.zar-btnplane {
    display: flex;
  align-items: center;
    justify-content  :    center;
}

.rat-getbonus {
  background: linear-gradient(125deg, var(--tangerine) 0%, var(--persimmon) 100%);
    color :     #ffffff;
  padding: 16px 32px;
  text-decoration    :  none;
    border-radius: 8px;
    font-weight: 700;
   font-size: 15px;
    transition    :    all 0.3s ease;
   display: inline-block;
  box-shadow: 0 5px 18px rgba(243, 91, 4, 0.25);
          border: 2px solid transparent;
   text-align: center;
  width: 100%;
}

.rat-getbonus:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(243, 91, 4, 0.35);
  border-color: var(--persimmon); 

}@media (max-width: 1024px) {
  .spo-platformcard {
    grid-template-columns: 140px 1fr 200px 150px;
    gap: 25px;
    padding: 28px 30px;
  }
  
  .pla-bonusamount {
    font-size: 22px;
  }
  
  .zar-brandimg33 {
    max-height: 55px;
  }
}

@media (max-width: 768px) {
  .hut-platformsplane {
    padding: 60px 0;
  }
  
  .use-platformtitle {
    font-size: 32px;
  }
  
  .rat-platformdesc {
    font-size: 16px;
  }
  
  .way-toprating42 {
    margin-bottom: 40px;
  }
  
  .pla-cardswheat {
    gap: 22px;
  }
  
  .spo-platformcard {
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 25px 22px;
  }
  
  .eye-logorating {
    justify-content: flex-start;
    padding: 12px;
  }
  
  .zar-brandimg33 {
    max-height: 50px;
  }
  
  .hut-checkssport {
    gap: 10px;
  }
  
  .rat-checkitem {
    font-size: 14px;
  }
  
  .use-bonuscater {
    padding: 18px 15px;
  }
  
  .pla-bonusamount {
    font-size: 24px;
  }
  
  .way-bonustext {
    font-size: 12px;
  }
  
  .rat-getbonus {
    padding: 14px 28px;
    font-size: 14px;
  }
}.hut-ageverify {
  position: fixed;
  top: 0;
   left: 0;
   width: 100%;
       height: 100%;
	 z-index: 9999;
   display: flex;
   align-items: center;
  justify-content: center;
    visibility: hidden;
    opacity: 0;
  transition: all 0.3s ease;
}

.hut-ageverify.active {
    visibility :       visible;
    opacity: 1;
}

.way-overlayplane {
    position    :      absolute;
      top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(4px);
}

.spo-modalrating {
  position: relative;
    z-index: 10000;
    max-width: 520px;
  width: 90%;
   background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
  transform: scale(0.9);
    transition: transform 0.3s ease;

}

.hut-ageverify.active .spo-modalrating {
  transform: scale(1);
}

.pla-contentwheat {
    padding :  45px 40px;
   text-align: center;
}

.eye-iconhabbit {
   width: 80px;
    height: 80px;
      margin: 0 auto 25px;
  background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);
   border-radius: 50%;
  display: flex;
	align-items  :       center;
    justify-content: center;
}

.eye-iconhabbit .material-symbols-outlined {
    font-size: 48px;
  color: var(--persimmon);
  font-variation-settings: 'FILL' 1; 
	
}

.use-verifytitle {
  font-size: 32px;
  font-weight: 800;
  color: var(--tekhelet);
    margin-bottom:      18px;
   line-height: 1.2;
}

.rat-verifydesc {
  font-size: 16px;
    color: #5a5a5a;
    line-height: 1.7;
   margin-bottom: 32px;
}

.zar-btnscater {
  display: flex; 
	    gap: 15px; 
	   margin-bottom: 25px;
}

.hut-confirmbtn,
.way-declinebtn {
   flex: 1;
   padding: 16px 28px;
  font-size: 16px;
  font-weight: 700;
    border-radius: 8px;
   border: none;
   cursor: pointer;
   transition: all 0.3s ease;
  font-family: 'Montserrat', sans-serif;
}

.hut-confirmbtn {
  background: linear-gradient(125deg, var(--tangerine) 0%, var(--persimmon) 100%);
   color: #ffffff;
  box-shadow: 0 5px 18px rgba(243, 91, 4, 0.3);
}

.hut-confirmbtn:hover  
  {
	  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(243, 91, 4, 0.4);
	}

.way-declinebtn {
   background: #f5f5f5;
  color: #666;
  border: 2px solid #e0e0e0;
}

.way-declinebtn:hover {
   background: #ebebeb;
    border-color: #d0d0d0;
}

.rat-warningtext {
                    margin: 0;

        font-size: 13px;

   font-weight: 600;

    color: #ff6b6b;
}@media (max-width: 768px) {
  .spo-modalrating {
    max-width: 95%;
  }
  
  .pla-contentwheat {
    padding: 35px 28px;
  }
  
  .use-verifytitle {
    font-size: 26px;
  }
  
  .rat-verifydesc {
    font-size: 15px;
  }
  
  .zar-btnscater {
    flex-direction: column;
    gap: 12px;
  }
  
  .eye-iconhabbit {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
  }
  
  .eye-iconhabbit .material-symbols-outlined {
    font-size: 42px;
  }
}.rat-whychooseplane {
   padding: 95px 0;
   background-size: cover;
   background-position: center center;
    background-repeat: no-repeat;
   background-attachment: fixed;
   position: relative;
   overflow: hidden;
}

.eye-darkoverlay {
	 position: absolute;
  top: 0;
  left   :      0;
    width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(61, 52, 139, 0.92) 0%, rgba(29, 24, 48, 0.88) 100%);
  z-index: 1;
}

.use-whycontent {
  max-width: 1180px;
  margin: 0 auto;
   padding: 0 25px;
   position: relative;
   z-index: 2; 

}

.hut-headersport {
  text-align: center;
  margin-bottom: 65px;
	
}

.pla-whytitle
{

   font-size: 46px; 
    font-weight: 800; 
  color: #ffffff; 
   margin-bottom: 22px; 
  line-height: 1.2; 
   letter-spacing: -0.5px;
     }

.way-whysubtitle {
	  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
   line-height: 1.7;
    max-width: 780px;
	margin   :        0 auto;



}

.zar-featuresrating {
    display: grid;
  grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 70px;
}

.spo-featurecard23 {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  border: 1.5px solid rgba(255, 255, 255, 0.15);
  border-radius     : 14px;
  padding: 38px 32px;
	text-align: center;
  transition: all 0.35s ease;
}

.spo-featurecard23:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: var(--selective-yellow);
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);

}

.eye-iconbox {
   width: 75px;
  height: 75px;
   margin: 0 auto 25px;
  background: linear-gradient(135deg, var(--selective-yellow) 0%, var(--tangerine) 100%);
     border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 25px rgba(247, 184, 1, 0.35);
}



.eye-iconbox .material-symbols-outlined    {
  font-size: 40px;
    color: #ffffff;
  font-variation-settings: 'FILL' 1;
}

.rat-featuretitle {
  font-size  : 22px;
	 font-weight: 700;
   color: #ffffff;
   margin-bottom: 15px;
  line-height: 1.3;
}

.hut-featuredesc {
   	font-size: 15.5px;
  color: rgba(255, 255, 255, 0.8);
   line-height: 1.75;
   margin: 0;

}

.pla-ctawheat {
  text-align: center;
  padding: 45px 35px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
 border-radius: 16px;
  border: 2px solid rgba(247, 184, 1, 0.4);
}

.way-ctatext {
        font-weight: 700;
  color:       #ffffff;
   font-size: 24px;
	 margin-bottom: 25px;
}

.use-ctabtn {
  background: linear-gradient(125deg, var(--selective-yellow) 0%, var(--tangerine) 100%);
    color: #1a1a1a;
    padding:  18px 42px;
  text-decoration: none;
    border-radius: 8px;
     font-weight: 700;
  font-size :    16px;
   transition: all 0.3s ease;
    display: inline-block;
  box-shadow: 0 8px 25px rgba(247, 184, 1, 0.4);
                    border: 2px solid transparent;
}

.use-ctabtn:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(247, 184, 1, 0.5);
  border-color: #ffffff;
  background: linear-gradient(125deg, var(--yellow-bright) 0%, var(--orange-warm) 100%);
}@media (max-width: 968px) {
  .zar-featuresrating {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }
}

@media (max-width: 768px) {
  .rat-whychooseplane {
    padding: 65px 0;
    background-attachment: scroll;
  }
  
  .pla-whytitle {
    font-size: 34px;
  }
  
  .way-whysubtitle {
    font-size: 16px;
  }
  
  .hut-headersport {
    margin-bottom: 45px;
  }
  
  .zar-featuresrating {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 50px;
  }
  
  .spo-featurecard23 {
    padding: 32px 25px;
  }
  
  .eye-iconbox {
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
  }
  
  .eye-iconbox .material-symbols-outlined {
    font-size: 36px;
  }
  
  .rat-featuretitle {
    font-size: 20px;
  }
  
  .hut-featuredesc {
    font-size: 15px;
  }
  
  .pla-ctawheat {
    padding: 35px 25px;
  }
  
  .way-ctatext {
    font-size: 20px;
    margin-bottom: 20px;
  }
  
  .use-ctabtn {
    padding: 16px 35px;
    font-size: 15px;
    width: 100%;
  }
}.way-sportfansplane {
  padding: 90px 0;
  background: linear-gradient(165deg, #ffffff 0%, #f8f9fb 100%);
  position: relative;
    overflow: hidden;
}

.way-sportfansplane::before {
  content: '';
    position: absolute;
    top: -200px;
      left: -150px;
   width: 500px;
   height: 500px;
  background: radial-gradient(circle, rgba(247, 184, 1, 0.08) 0%, transparent 70%);
    border-radius: 50%;
         z-index:0;
}

.hut-fanscontent {
       max-width: 1280px;
    margin: 0 auto;
    padding: 0 25px;
    display     :grid;
   grid-template-columns: 1.15fr 0.85fr;
  gap: 70px;
    align-items: center;
               position: relative;
   z-index: 1;
}

.spo-textrating
{
    padding-right: 20px;
}

.eye-taghabit {
   display: inline-block;
	  background: linear-gradient(125deg, var(--selective-yellow) 0%, var(--tangerine) 100%);
	  color:     #ffffff;
	    padding: 8px 20px;
	  border-radius: 25px;
	    font-size: 13px;
	    font-weight: 700;
	    text-transform: uppercase;
	  letter-spacing: 1px;
	   margin-bottom: 22px;
}

.pla-fanstitle {
   font-size: 44px;
	 font-weight: 800;
  color: var(--tekhelet);
   margin-bottom :   24px;
   line-height: 1.2;
  letter-spacing: -0.5px;
}

.rat-fansdesc {
    font-size: 17px;
  color: #4a4a4a;
    line-height: 1.75;
   margin-bottom   :        38px;
}

.use-statswheat {
   display :      grid;
  grid-template-columns: repeat(3, 1fr);
   gap:25px;
         margin-bottom: 42px;
   padding   :       32px 0;
			border-top: 2px solid #e8eaef;
   border-bottom: 2px solid #e8eaef;

}

.zar-statbox {
  text-align: center;
}

.eye-statnumber 
 {
  font-size: 38px;
    font-weight: 800;
  color: var(--persimmon);
    line-height: 1;
    margin-bottom: 10px; 
	
}

.hut-statlabel {
	   color: #6a6a6a;
   font-weight: 600;
   font-size     :  14px;}

.rat-benefitsport {
   display: flex;
   flex-direction: column;
    gap: 22px;
    margin-bottom: 40px;
}

.pla-benefititem {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 20px;
  background: #ffffff;
  border-radius: 10px;
  border     :      1.5px solid #e8eaef;
  transition: all 0.3s ease;
}

.pla-benefititem:hover {
  border-color: var(--medium-slate-blue);
  box-shadow: 0 5px 20px rgba(61, 52, 139, 0.1);
  transform: translateX(5px);
}



.pla-benefititem .material-symbols-outlined {
  font-size: 32px;
  color: var(--selective-yellow);
  font-variation-settings: 'FILL' 1;
  flex-shrink: 0;
}

.pla-benefititem h4 {
	font-size: 18px;
  font-weight: 700;
  color: var(--tekhelet);
    margin-bottom: 6px;
   line-height: 1.3;
}



.pla-benefititem p {
    font-size: 15px;
    color :#5a5a5a;
      line-height: 1.6;
    margin    :      0;
	
}

.way-fansbuttons {
  display: flex;
    gap: 18px;
   flex-wrap: wrap;
}

.spo-imgcater {
  position     : relative;
}

.eye-fansimg {
  width: 100%;
   height: auto;
    border-radius: 18px;
  box-shadow: 0 20px 60px rgba(61, 52, 139, 0.2);
  position: relative;
	z-index: 2;
    border: 5px solid #ffffff;


}

.rat-imgaccent  {
      position: absolute;
   bottom: -25px;
   right:-25px;
	width: 85%;
	height: 85%;
  background: linear-gradient(135deg, var(--medium-slate-blue) 0%, var(--tekhelet) 100%);
   border-radius: 18px;
    z-index: 1;
    opacity: 0.15;
}@media (max-width: 968px) {
  .hut-fanscontent {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  
  .spo-textrating {
    padding-right: 0;
  }
  
  .spo-imgcater {
    order: -1;
  }
  
  .pla-fanstitle {
    font-size: 38px;
  }
  
  .use-statswheat {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 28px 0;
  }
  
  .eye-statnumber {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  .way-sportfansplane {
    padding: 65px 0;
  }
  
  .pla-fanstitle {
    font-size: 32px;
  }
  
  .rat-fansdesc {
    font-size: 16px;
    margin-bottom: 32px;
  }
  
  .use-statswheat {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 25px 0;
    margin-bottom: 35px;
  }
  
  .zar-statbox {
    padding: 15px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #e8eaef;
  }
  
  .eye-statnumber {
    font-size: 36px;
  }
  
  .rat-benefitsport {
    gap: 18px;
    margin-bottom: 35px;
  }
  
  .pla-benefititem {
    padding: 18px;
  }
  
  .pla-benefititem .material-symbols-outlined {
    font-size: 28px;
  }
  
  .pla-benefititem h4 {
    font-size: 17px;
  }
  
  .pla-benefititem p {
    font-size: 14px;
  }
  
  .way-fansbuttons {
    flex-direction: column;
  }
  
  .way-fansbuttons a {
    text-align: center;
  }
  
  .rat-imgaccent {
    bottom: -15px;
    right: -15px;
    width: 80%;
    height: 80%;
  }
}.pla-faqplane {
   position: relative;
    background: #ffffff;
   padding: 85px 0;

}

.hut-faqcontent {
  max-width: 920px;
    margin: 0 auto;
  padding: 0 25px;
}

.way-faqheader

{


   text-align:        center;
   margin-bottom: 55px;
	}

.use-faqtitle {
	font-size: 42px;
    font-weight: 800;
  color: var(--tekhelet);
   margin-bottom :      18px;
    line-height: 1.2;
}

.rat-faqsubtitle {
         line-height: 1.7;
    max-width: 680px;
    font-size: 17px;
   margin:       0 auto;
    color: #5a5a5a;


}

.spo-faqlist {
   flex-direction: column;
    display: flex;
   gap: 18px;
}

.eye-faqitem {
  background    :       #ffffff;
	    border: 2px solid #e8eaef;
	    border-radius: 10px;
	    overflow: hidden;
	    transition: all 0.3s ease;
}

.eye-faqitem:hover {
  border-color: var(--medium-slate-blue);
  box-shadow: 0 4px 15px rgba(61, 52, 139, 0.08);
}

.eye-faqitem.active {
  border-color: var(--tangerine);
}

.zar-faqquestion     {
    padding  :        24px 28px;
   cursor: pointer;
  border: none;
    gap: 20px;
  background: transparent;
  transition: background 0.3s ease;
    width: 100%;
    display: flex;
   justify-content  :      space-between;
  text-align: left;
   align-items: center;
  font-family: 'Montserrat', sans-serif;
} 

.zar-faqquestion:hover {
   background: #f8f9fb;
}

.zar-faqquestion span:first-child {
    font-size: 18px;
                    font-weight: 700;
  color: var(--tekhelet);
  line-height: 1.4;


}

.zar-faqquestion .material-symbols-outlined {
      font-size: 28px;
  color: var(--tangerine);
   transition: transform 0.3s ease;
    flex-shrink: 0;
	}


.eye-faqitem.active .zar-faqquestion .material-symbols-outlined {
  transform: rotate(180deg);
}

.rat-faqanswer {
  max-height: 0;
   overflow:hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 28px; 

}

.eye-faqitem.active .rat-faqanswer 
 {
    max-height: 600px;
   padding: 0 28px 28px 28px;
}

.rat-faqanswer p {

    font-size: 16px;
  color: #4a4a4a;
    line-height: 1.8;
   margin: 0;
}@media (max-width: 768px) {
  .pla-faqplane {
    padding: 65px 0;
  }
  
  .use-faqtitle {
    font-size: 32px;
  }
  
  .rat-faqsubtitle {
    font-size: 16px;
  }
  
  .way-faqheader {
    margin-bottom: 40px;
  }
  
  .spo-faqlist {
    gap: 15px;
  }
  
  .zar-faqquestion {
    padding: 20px 22px;
    gap: 15px;
  }
  
  .zar-faqquestion span:first-child {
    font-size: 16px;
  }
  
  .zar-faqquestion .material-symbols-outlined {
    font-size: 26px;
  }
  
  .rat-faqanswer {
    padding: 0 22px;
  }
  
  .eye-faqitem.active .rat-faqanswer {
    padding: 0 22px 22px 22px;
  }
  
  .rat-faqanswer p {
    font-size: 15px;
  }
}.p_120 {
  padding-top: 120px;
   padding-bottom: 120px;
}


.main_title {
         text-align: left; 
  margin-bottom: 75px;
	}

.main_title.text-center {
    text-align: center;
}

.main_title h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  color: var(--tekhelet);
    font-weight: 800;
    margin-bottom: 15px;
}

.main_title p {

  font-family: "Montserrat", sans-serif;
	max-width: 690px;
   margin-left: auto;
   line-height  :26px;
	margin-bottom: 15px;
   font-size: 17px;
    font-weight: normal;
   color: #5a5a5a;
	margin-right: auto;}

.main_title p:last-child {
    margin-bottom: 0px;
}

.hut-textcontent {
    max-width: 850px;
    margin   :  0 auto;
}

.hut-textcontent h2


{
   font-size: 32px;
    font-weight: 700;
  color: var(--tekhelet);
    margin-bottom: 22px;
    margin-top: 45px;
    line-height: 1.3;
}

.hut-textcontent h2:first-child {
   margin-top: 0;
}

.hut-textcontent h3 {
  font-size: 24px;
    font-weight: 700;
  color: var(--tangerine);
  margin-bottom: 18px;
   margin-top: 35px;
  line-height: 1.4;
}

.hut-textcontent p 
 {

	   font-size: 16px;
  line-height: 1.8;
	color: #4a4a4a;
  margin-bottom: 20px;
}

.simple_text_area {
   background: #ffffff;
}@media (max-width: 768px) {
  .p_120 { 
    padding-top: 70px; 
    padding-bottom: 70px; 
  }
  
  .main_title { 
    margin-bottom: 50px; 
  }
  
  .main_title h1 { 
    font-size: 32px; 
  }
  
  .main_title p { 
    font-size: 16px; 
  }
  
  .hut-textcontent h2 {
    font-size: 26px;
    margin-top: 35px;
  }
  
  .hut-textcontent h3 {
    font-size: 21px;
    margin-top: 28px;
  }
  
  .hut-textcontent p {
    font-size: 15px;
  }
}