@font-face{font-family:iptvego;src:url(/fonts/UberMoveAR-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:iptvego;src:url(/fonts/UberMoveTextAR-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:iptvego;src:url(/fonts/UberMoveAR-Regular.woff2)format("woff2");font-weight:400;font-display:swap}:root{--fs-normal:.938rem;--f-body:"iptvego", sans-serif;--fs-big:2rem;--fs-h1:1.5rem;--fs-h2:1.25rem;--fs-h3:1rem;--fs-small:.813rem;--fs-smaller:.75rem;--mb-05:.5rem;--mb-75:.75rem;--mb-10:1rem;--mb-15:1.5rem;--mb-20:2rem;--mb-25:2.5rem;--mb-30:3rem;--column-gap-05:.5rem;--column-gap-75:.75rem;--column-gap-10:1rem;--column-gap-15:1.5rem;--column-gap-20:2rem;--column-gap-25:2.5rem;--column-gap-30:3rem;--row-gap-05:.5rem;--row-gap-70:.75rem;--row-gap-10:1rem;--row-gap-15:1.5rem;--row-gap-20:2rem;--row-gap-25:2.5rem;--row-gap-30:3rem;--dark-theme-bg-color:#212121;--dark-theme-fg-color:#fff;--dark-theme-secondary-color:#bcbcbc;--dark-theme-disabled-color:#646464;--dark-theme-divider-color:#3c3c3c;--text-primary-color:#fff;--color-white:#fff;--color-black:#111;--color-bg-body:#0f0f0f;--color-fg-body:var(--color-white);--color-transparent:#ffffff09}@media screen and (min-width:968px){:root{--fs-big:2.5rem;--fs-h1:2.25rem;--fs-h2:1.5rem;--fs-h3:1.25rem;--fs-normal:1rem;--fs-small:.875rem;--fs-smaller:.813rem}}::-webkit-scrollbar{width:10px;overflow-x:hidden}::-webkit-scrollbar-thumb{background:#888;border-radius:5px;overflow-x:hidden}::-webkit-scrollbar-track{background:#0f0f0f;overflow-x:hidden}body{background-color:var(--color-bg-body);width:100%;height:100vh;color:var(--color-fg-body);font-family:iptvego,sans-serif;overflow-x:hidden}img{pointer-events:none;-webkit-user-select:none;user-select:none}.spinner{background-color:#0000;border:5px solid #333;border-left-color:#0000;border-radius:50%;width:30px;height:30px;margin:0% auto;animation:1s linear infinite loopspiner}@keyframes loopspiner{to{transform:rotate(360deg)}}.moviesCards-list{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;column-gap:.2rem;margin:0 0 2rem;padding:0 0;display:flex;overflow:auto hidden}@media (max-width:768px){.moviesCards-list{gap:.5rem}}.main__center{place-content:center;width:100%;min-height:100vh;display:grid}section{padding:1rem 5%}input::placeholder,textarea::placeholder,input,textarea{font-family:var(--f-body);color:#bbb}input[type=number]{-moz-appearance:textfield;padding:0 70px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button{font-family:var(--f-body);font-weight:500;font-size:var(--fs-normal)}@media screen and (max-width:996px){section{padding:1rem 2%}}.padding{width:100%;height:70px}*{text-transform:normal;box-sizing:border-box;text-transform:capitalize;color:var(--color-fg-body);font-family:var(--f-body);border:none;outline:none;margin:0%;padding:0%;text-decoration:none;list-style:none}html{touch-action:manipulation;-ms-touch-action:manipulation;-webkit-text-size-adjust:100%}.circle{width:70px;height:70px;margin:0 auto;margin-bottom:var(--mb-10);background-color:#2f88ff;border-radius:50%}@media screen and (max-width:996px){section{padding:1rem 2%}}@media screen and (max-width:767px){section{padding:1rem}}.text__content{width:100%;margin-bottom:var(--mb-10);justify-content:space-between;align-items:center;display:flex;position:relative}.text__content h2{font-size:var(--fs-h2)}.btn__slider{column-gap:var(--row-gap-05);direction:rtl;align-items:center;display:flex}.btn__slider span{cursor:pointer;background-color:#181818;border:1px solid #282828;border-radius:50%;place-content:center;width:40px;height:40px;display:grid}@media screen and (max-width:767px){.text__content h2{font-size:var(--fs-h3)}.btn__slider{display:none}.btn__slider.active{display:flex}}.cards__list{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;width:100%;max-width:1260px;margin:0 auto;transition:scroll-left .3s ease-in-out;display:flex;overflow-x:auto}.cards__list::-webkit-scrollbar{display:none}.cards__list .card__item{cursor:pointer;z-index:5;scroll-snap-align:start;background-color:#191919;border-radius:.1rem;flex:none;width:200px;height:300px;transition:all .2s linear;position:relative;overflow:hidden}.scroll-btn.disabled{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.cards__list .card__item:hover img{opacity:.8}.cards__list .card__item.transp{background-color:#0000!important}.cards__list .card__item img{object-fit:cover;width:100%;height:100%;transition:all .3s linear;position:absolute;top:0;left:0}@media screen and (max-width:767px){.cards__list .card__item{width:140px;height:200px}}.text__card__item h3{z-index:-99999;-webkit-user-select:none;user-select:none;color:#0000;pointer-events:none;font-size:.1rem;position:absolute}.skeleton{z-index:-9999;background:linear-gradient(90deg,#191919,#222,#191919);width:100%;height:100%;animation:1s linear infinite loadingcard;overflow:hidden;transform:translate(-100%)}@keyframes loadingcard{to{transform:translate(100%)}}.custmer__reviews{width:100%;margin:40px 0;position:relative}.reviews{max-width:600px}.reviews h4,.reviews h1{margin-bottom:var(--mb-10)}.reviews p,.custmer__reviews .rev .cards__list{margin-bottom:var(--mb-20)}.review__item{background-color:var(--color-transparent);cursor:pointer;flex:none;width:300px;height:500px;margin-left:.5rem;position:relative;overflow:hidden}.custmer__reviews .rev .cards__list .review__item img{object-fit:100%;width:100%;height:100%}@media screen and (max-width:767px){.review__item{width:200px;height:320px}}.section-end{background-color:#080808}.reviews-conatiner{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;max-width:1260px;margin:0% auto;padding:0%;display:flex;overflow:auto hidden}.reviews-conatiner::-webkit-scrollbar{display:none}.reviews-conatiner .card-img{will-change:transform;background-color:#444;flex:none;width:300px;height:450px;padding:0 .1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative}@media screen and (max-width:767px){.reviews-conatiner .card-img{width:200px;height:320px}}.section__container{width:100%;min-height:100vh;padding-top:50px;position:relative}.hero__bluer .main__text__center{display:none}.slider-container{width:100%;height:auto;position:relative}.slick-slide{text-align:center;height:auto;margin-left:5px;margin-right:5px}.channels__container{width:100%;max-width:1100px;height:auto;margin:0% auto;position:relative}.icon__scrolling.left{z-index:1;background-color:#0f0f0f;place-content:center;width:50px;height:100%;display:grid;position:absolute;top:0%;bottom:0%;left:0%}.icon__scrolling.right{z-index:1;background-color:#0f0f0f;place-content:center;width:50px;height:100%;display:grid;position:absolute;top:0%;bottom:0%;right:0%}.categories__list{align-items:center;column-gap:var(--row-gap-05);width:100%;height:auto;margin-bottom:var(--mb-10);justify-content:center;padding:0 1rem;display:flex;position:relative;overflow-x:auto}@media screen and (max-width:767px){.categories__list{justify-content:flex-start}}.categories__list::-webkit-scrollbar{display:none}.categories__list .categories__item{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;opacity:.9;background-color:#0f0f0f;border:1px solid #fff;border-radius:20px;padding:.6rem 2rem}.categories__list .categories__item:hover{opacity:1;background-color:#161616}.categories__list .categories__item.active{opacity:1;background-color:#fff;border:none}.categories__list .categories__item.active h4{color:#111}.main__legal{background-color:#151515;border:1px solid #1d1d1d;width:100%;max-width:800px;height:auto;margin:0% auto;padding:1rem 2rem}@media screen and (max-width:767px){.main__legal{background-color:#0000;border:none;width:100%;max-width:100%;height:auto;padding:0}}.main__legal h3{margin-bottom:var(--mb-05)}.main__legal p{margin-bottom:var(--mb-10);opacity:.9;line-height:1.7}.privicy__information{margin-bottom:var(--mb-15)}.privicy__information p{margin-bottom:1rem}.privicy__information p a{text-decoration:underline}.privicy__information ul li{line-height:1.6a;margin-bottom:.5rem;list-style:circle}.tutorials__list{gap:var(--column-gap-05);grid-template-columns:1fr 1fr 1fr;width:100%;height:auto;transition:all .2s linear;display:grid;position:relative}.tutorials__item{text-align:start;cursor:pointer;background-color:#0000;width:100%;height:100%;padding:.4rem}.tutorials__item .item__image{width:100%;height:auto;margin-bottom:var(--mb-05);position:relative;overflow:hidden}.tutorials__item .item__image img{border-radius:10px}.tutorials__item .item__text h3{margin-bottom:var(--mb-05)}.tutorials__item .item__text p{margin-bottom:var(--mb-05);opacity:.8;line-height:1.5}@media screen and (max-width:767px){.text__center{width:100%;max-width:100%}}.dark__blur{background-color:#0000;border-top:1px solid #222;border-bottom:1px solid #222;padding:2rem 0;position:relative}.dark__blur:before{content:"";z-index:-1111;filter:blur(110px);background-position:top;background-repeat:no-repeat;background-size:100%;width:100%;height:100%;position:absolute}@media screen and (max-width:767px){.dark__blur:before{filter:blur(40px)}.dark__blur .text__center{max-width:100%}.dark__blur .text__center h1{font-size:var(--fs-h1)}.dark__blur .text__center .btn__submit{width:100%}}.container__blur{filter:blur(10px);width:100%;height:100%}.section__more{padding-bottom:2rem}* .text__blur{width:100%;height:auto;position:relative}.text__blur:before{content:"";z-index:-1;background:linear-gradient(#0000,#0f0f0f 40%);width:100%;height:100px;position:absolute;top:0%;transform:translateY(-50px)}.container__blur{-webkit-user-select:none;user-select:none}.pay__container{border:1px solid #1b1b1b;border-radius:.5rem;width:100%;max-width:500px;height:auto;margin:0 auto;padding:1rem;position:relative}.pay__container h2,.pay__container h1{margin-bottom:var(--mb-05);text-align:center}.pay__container p{margin-bottom:var(--mb-20);opacity:.8;text-align:center}@media screen and (max-width:767px){.pay__container{border:none;width:100%;max-width:100%;height:auto;margin:0%;padding:0}}.pay__container .btn__submit{text-align:center;justify-content:center;align-items:center;width:100%;height:45px;margin-top:1rem;display:inline-flex}.pay__container .form__country{background-color:#0000;width:100%;height:auto;display:flex;position:relative}@media screen and (max-width:767px){.pay__container .form__container{height:100vh}}.pay__container p{line-height:1.6}.text__middle{text-align:center;color:#ccc;justify-content:center;align-items:center;column-gap:var(--row-gap-05);width:100%;margin:2rem 0;display:flex}.text__middle a{cursor:pointer}.form__container{width:100%;height:auto;animation:.8s linear show}@keyframes show{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form__container .pay__container{width:100%;min-height:500px}.form__container .pay__container h2{font-size:var(--fs-h2);background:linear-gradient(270deg,#fff,#f9f9f9,#ccc);color:#0000;letter-spacing:0;-webkit-background-clip:text;margin-bottom:.5rem}.form__container .pay__container p{line-height:1.6}.middle__content{justify-content:center;align-items:center;width:100%;display:flex}.form__container form{width:100%;height:100%;padding:0 1rem}@media screen and (max-width:767px){.form__container form{padding:0}}.form__container form .u__input{flex-direction:column;width:100%;height:auto;margin-bottom:1rem;display:flex}.input__table{flex-direction:column;max-width:400px;height:auto;margin-bottom:1rem;display:flex}.form__container form .u__input span.error{color:#ff6166;font-size:.94rem}.form__container form .u__input input.error{border-bottom:1px solid #ff6166}.form__container form .u__input .input__select .select__left{align-items:center;column-gap:.6rem;display:inline-flex}.form__container form .u__input .input__select .select__right{justify-content:center;align-items:center;display:flex}.form__container form .u__input .input__select .btn__select{opacity:.8}.form__container form .u__input label{color:#b3b3b3;margin-bottom:8px;font-size:15px;font-weight:500}.input__table label{-webkit-user-select:none;user-select:none;margin-bottom:.6rem}.form__container form .u__input input{background-color:#121212;border:2px solid #222;border-radius:4px;outline:none;width:100%;padding:15px;font-size:16px;transition:all .2s linear;box-shadow:0 0 .2rem #222}.input__table input{background-color:#121212;border:1px solid #222;border-radius:.3rem;width:100%;margin-bottom:.3rem;padding:0 .5rem;transition:all .2s linear;position:relative;box-shadow:0 0 .2rem #222}.input__table input:hover{background-color:#121212;border-color:#333}.form__container form .u__input input:focus{border:1px solid #09f;box-shadow:0 0 .2rem #09f}.input__table input:focus{border-color:#4285f4;box-shadow:0 0 .2rem #4285f4}.form__container form .u__input .input__phone{width:100%;height:100%;position:relative}.form__container .btn__submit{border-radius:.3rem}.form__container form .u__input .search__country{background-color:#121212;border:1px solid #222;border-radius:.3rem;align-items:center;column-gap:.5rem;width:100%;height:50px;padding:0 .5rem;transition:all .2s linear;display:flex;position:relative;box-shadow:0 0 .2rem #222}.search__country input{width:100%;height:100%;box-shadow:none;background-color:#0000;border:none}.search__country input:focus{background-color:red;border:0}.buy__with{cursor:pointer;background-color:#121212;border:1px solid #222;border-radius:.3rem;justify-content:space-between;align-items:center;width:100%;height:60px;margin-bottom:1rem;padding:1rem;transition:all .2s linear;display:flex;position:relative;box-shadow:0 0 .2rem #222}.buy__with.active,.buy__with.active:hover{background-color:#13233a;border:1px solid #33a7ff}.buy__with.active .with__right{display:flex}.buy__with:hover{background-color:#121212;border-color:#333}.buy__with .with__left{align-items:center;column-gap:.5rem;display:inline-flex}.buy__with .with__right{background-color:#0000;border:1px solid #33a7ff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:none;position:relative}.buy__with .with__right:before{content:"";background-color:#09f;border-radius:50%;width:8px;height:8px;position:absolute}.form__container .text__center .btn__submit{border-radius:20px;width:auto;min-width:200px;margin:0%}.ch__catego{justify-content:center;align-items:center;column-gap:.5rem;width:100%;height:auto;padding:1rem 0;display:flex;overflow:auto hidden}.ch__catego::-webkit-scrollbar{display:none}.ch__catego li{font-size:var(--fs-normal);cursor:pointer;background-color:#0000;border:1px solid #282828;border-radius:20px;padding:.6rem 2rem;font-size:1.1rem;font-weight:500;transition:all .2s linear}.ch__catego li:hover{background-color:#151515;border-color:#333}.ch__catego li.active{color:#111;background-color:#fff}.ch__catego li.active:hover{background-color:#fff}@media screen and (max-width:767px){.ch__catego{justify-content:flex-start;column-gap:.4rem}.ch__catego li{padding:.4rem 1.7rem}}.admin__container{border:1px solid #222;border-radius:.3rem;width:100%;height:500px;padding:1rem}.admin__container table thead tr{color:#fff;text-align:right;background-color:red}.adminTable{border-collapse:collapse;width:100%}.adminTable th,.adminTable td{text-transform:none;border:1px solid #333;padding:19px 22px}.adminTable th{color:#fff;text-align:right;white-space:nowrap;background-color:#0000}.adminTable td{cursor:pointer;white-space:nowrap;background-color:#121212;transition:all .2s linear}.adminTable td:hover{background-color:#191919;border-color:#333}.adminTable select{background-color:#0000;border:none}.adminTable option{color:#111;background-color:#0000}.danger__btn{color:#f85149;cursor:zoom-out;z-index:1111;background-color:#0000;width:100%;transition:all .2s linear}.danger__btn:hover{color:#fff;background-color:#f85149}.alert__message{width:100%;height:50px;margin-bottom:var(--mb-75);background-color:#d31d00;justify-content:center;align-items:center;padding:0% .5rem;display:inline-flex}.alert__message span{color:#ddd}.pay__container__white{background:#fff}.loading__lang{z-index:9999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;inset:0}.loading__lang:before{content:"";background-color:#29d;width:100%;height:3px;animation:3s linear infinite loading;position:absolute;inset-block-start:0;inset-inline-start:-100%}@keyframes loading{0%{inset-inline-start:-100%}to{inset-inline-start:100%}}.channels__categ{z-index:1;cursor:pointer;background-color:#1a1a1a;border-top:1px solid #222;border-bottom:1px solid #222;border-radius:.3rem;flex:none;width:360px;height:190px;margin-left:.5rem;padding:0%;position:relative;overflow:hidden}.channels__categ img{width:100%;height:100%}.channels__categ:before{content:"";z-index:-1;background:linear-gradient(90deg,#1a1a1a,#222,#191919);width:100%;height:100%;animation:1s linear infinite loadingcard;position:absolute;transform:translate(-100%)}@media screen and (max-width:767px){.channels__categ{width:295px;height:160px}.channels__categ img{width:100px;height:100px}}.pay__container__white{background-color:#fff}.data__channels{align-items:center;gap:.5rem;margin-top:1.2rem;display:flex}.channels__item ul{text-align:left;margin-top:1rem;padding:0% 1rem 1rem}.channels__item ul li{cursor:pointer;pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:.3rem;padding:.2rem;transition:all .2s linear}.channels__items{background:#0f0f0f;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:min-content;grid-auto-flow:row;align-content:start;gap:1rem;width:100%;padding:1rem 0;display:grid;position:relative}.channels__countrie{width:100%;height:100%}.channels__a{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:60px;margin-bottom:2px;padding:0 1.5rem;transition:all .2s ease-in-out;display:flex}.channels__a:hover{background:#ffffff0d;box-shadow:0 4px 20px #0000001a}.channels__a h4{-webkit-user-select:none;user-select:none;pointer-events:none;color:#ffffffe6;font-weight:500}.channels__q{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;width:100%;height:auto;max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.region-buttons{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.75rem;margin:2rem 0;padding:.5rem;display:flex;overflow-x:auto}.region-buttons::-webkit-scrollbar{display:none}.region-buttons button{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fffc;white-space:nowrap;background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:.75rem 1.25rem;font-weight:500;transition:all .2s ease-in-out}.region-buttons button:hover{background-color:#ffffff0d;transform:translateY(-1px)}.region-buttons button.active{color:#fff;background-color:#2563eb;border-color:#0000;box-shadow:0 4px 12px #2563eb33}@media screen and (max-width:640px){.channels__items{grid-template-columns:1fr;gap:.75rem}}@media screen and (min-width:641px) and (max-width:1024px){.channels__items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px) and (max-width:1440px){.channels__items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1441px){.channels__items{grid-template-columns:repeat(4,1fr)}}.search-filter{flex-direction:column;min-width:330px;height:auto;margin-bottom:1.3rem;display:inline-flex;position:relative}.search-filter label{margin-bottom:.4rem;display:inline-block}.search-filter input{background-color:#121212;border:1px solid #222;border-radius:.3rem;width:100%;height:50px;padding:0 .5rem;transition:all .2s linear;box-shadow:0 0 .2rem #222}.search-filter input:hover{background-color:#121212;border-color:#333}.search-filter input:focus{border:1px solid #09f;box-shadow:0 0 .2rem #09f}@media screen and (max-width:767px){.search-filter{width:100%}}.flex__channels{flex-direction:row-reverse;align-items:center;column-gap:.7rem;display:flex}.flex__channels h2{font-size:1rem}.spinner-overlay{align-items:center;width:100%;height:100%;margin:0% auto;display:flex}.spinner__cont{border:8px solid #111;border-top-color:#fff;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.posts__container{grid-template-columns:1fr 1fr 1fr;gap:.5rem;width:100%;height:auto;display:grid;position:relative}.post__card{cursor:pointer;z-index:1;perspective:100px;background:#ffffff09;border-bottom:1px solid #282828;border-radius:.3rem;width:100%;height:auto;padding:.7rem .5rem;transition:all .2s linear;position:relative;overflow:hidden}.post__card:hover{background-color:#1f1f1f}.post__card:hover .post__text h3{text-decoration:underline}.post__card.loading:before{content:"";z-index:-1;background:linear-gradient(90deg,#191919,#222,#191919);border:1px solid #2222;width:100%;height:100%;animation:1s linear infinite loadingcard;position:absolute;transform:translate(-100%)}@media screen and (max-width:994px){.posts__container{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.posts__container{grid-template-columns:1fr}.post__card{padding:.5rem .1rem}}.post__card .post__image{width:100%;margin-bottom:var(--mb-05);background-color:#191919;border-radius:.3rem;padding-top:56.25%;position:relative;overflow:hidden}.post__card .post__text{pointer-events:none;padding-top:.5rem;padding-bottom:.3rem}.post__card .post__text h3{margin-bottom:.5rem}.post__card .post__text p{opacity:.8;margin-bottom:.5rem;line-height:1.5}.post__card .post__text .post__date{align-items:center;column-gap:.4rem;display:flex}.post__card .post__text .post__date h5{opacity:.8}.load-more-btn{color:#111;cursor:pointer;background-color:#fff;border-radius:40px;padding:.5rem 1rem;transition:all .2s linear}.load-more-btn:hover{opacity:.8}.middle__btn{justify-content:center;align-items:center;margin-top:2rem;display:flex}.faqs__post__item{cursor:pointer;background-color:#efefef;width:100%;height:auto;margin-bottom:1rem;transition:all .2s linear}.faqs__post__item:hover{background-color:#fff}.faqs__post__item .faqs__post__a{width:100%;padding:1rem .4rem 0%}.faqs__post__item .faqs__post__a h3{color:#111}.faqs__post__item .faqs__post__q p{color:#111;padding:1rem .4rem;line-height:1.6}.post__content p{opacity:.8;line-height:1.6}.post__content ul li,.post__content ol li{margin-bottom:.5rem;line-height:1.6}.description{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post__content a{color:#4285f0;text-decoration:underline;transition:all .2s linear}.title__post{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.form__container form .u__input:nth-child(3){margin-bottom:0%}.form__container form .u__input:nth-child(3) input{border-radius:0 .3rem .3rem 0}.formContainer{background-color:#0f0f0f;border-radius:8px;flex-direction:column;padding:20px;display:flex}.label{color:#fff;margin-bottom:8px;font-size:16px}.input{color:#fff;background-color:#1c1c1c;border:1px solid #333;border-radius:4px;width:100%;padding:10px;font-size:14px}.input:focus{border-color:#007bff;outline:none}.form__group{flex-direction:column;width:100%;margin-bottom:16px;display:flex}.form__group label{color:#b3b3b3;margin-bottom:8px;font-size:15px;font-weight:500}.form__group input{color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;width:100%;height:52px;padding:0 16px;font-size:1rem;transition:all .2s linear}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}.form__group textarea{resize:none;color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;min-height:120px;padding:16px;font-size:1rem;transition:all .2s linear}.form__group input:hover,.form__group textarea:hover{background-color:#242424;border-color:#444}.form__group input:focus,.form__group textarea:focus{background-color:#1a1a1a;border-color:#4285f4;outline:none;box-shadow:0 0 .3rem #4285f466}.message__errorInput{margin-top:.2rem;position:relative}.message__errorInput span{color:#ff6166;-webkit-user-select:none;user-select:none;font-size:var(--fs-small)}.form__group input.error,.form__group textarea.error{background-color:#ff61661a;border-color:#ff6166}.form__group input.error:focus,.form__group textarea.error:focus{background-color:#0000;border-color:#4285f4;box-shadow:0 0 .2rem #4285f466}.form__group input:disabled{cursor:not-allowed;opacity:.7;background-color:#2a2a2a}.btn__pay{color:#111;cursor:pointer;border-radius:4px;width:100%;padding:11px 15px;transition:all .2s linear}.btn__pay:hover{opacity:.8}.btn__submit.back{color:#a1a1a1;cursor:pointer;width:100%;font-size:var(--fs-normal);background-color:#0000;border:none;border-radius:4px;flex-direction:row-reverse;justify-content:center;align-items:center;column-gap:.5rem;margin:1rem 0;padding:11px 15px;transition:all .2s linear;display:inline-flex}.btn__submit.back svg{opacity:.8;transition:all .2s linear}.btn__submit.back:hover svg{transform:translate(-10px)}[dir=ltr] .btn__submit.back{flex-direction:row}.btn__submit.back:hover{color:#fff;background-color:#ffffff0d}.whatsapp__button{color:#fff;background-color:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.whatsapp__button svg{width:24px;height:24px}.divider{align-items:center;gap:16px;margin:24px 0;display:flex}.divider-line{background-color:#333;flex:1;height:1px}.divider-text{color:#b3b3b3;text-transform:uppercase;padding:0 10px;font-size:14px;font-weight:500}.main__spinner{border:7px solid #0000;border-left-color:#fff;border-radius:50%;width:33px;height:33px;margin:1rem auto;animation:1s linear infinite spin}.main__spinner.dark{border-left-color:#111}.support__container{opacity:0;z-index:-111111111;background-color:#fff;flex-direction:column;align-items:center;width:100%;height:100vh;margin-top:0%;padding:0 .5rem;display:flex;position:fixed;inset:0%;box-shadow:0 0 .1rem #0000004d}.support__container.active{opacity:1;z-index:11111}.support__container.hidden{opacity:0;z-index:-1111111111;pointer-events:none;width:0;height:0;position:absolute}.support__container::-webkit-scrollbar{display:none}.support__container .support__title{column-gap:var(--row-gap-05);width:100%;height:auto;margin-bottom:var(--mb-05);background-color:#0000;border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;padding:.8rem .5rem;display:flex;position:relative}.support__container .support__title span{color:#333;font-size:1.17em;font-weight:700;display:block}.support__container .support__title .icon__circle{cursor:pointer;border-radius:50%;place-content:center;width:30px;height:30px;display:grid}.support__container.active{display:flex}.btn__support__link{width:100%;margin-bottom:.8rem;position:relative}.btn__support{border-radius:.5rem;align-items:center;column-gap:1rem;width:100%;padding:10px 0;transition:all .2s linear;display:flex}.btn__support:hover{background-color:#f0f0f0}.btn__support .cricle__icon{background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.btn__support .text__colume{flex-direction:column;align-items:flex-start;row-gap:.3rem;display:flex}.btn__support .text__colume i{color:#333;font-size:var(--fs-h3);font-style:normal;font-weight:700;display:block}.btn__support .text__colume p{opacity:.8;color:#333}.hero__container .text__center h2{font-size:var(--fs-h1);letter-spacing:-1px;margin-bottom:var(--mb-05);background:linear-gradient(270deg,#fff,#f9f9f9,#ccc);color:#0000;letter-spacing:0;margin-bottom:var(--mb-10);-webkit-background-clip:text}.text__center p strong{font-weight:400}.contact__us{background-color:#0f0f0f;place-content:center;width:100%;min-height:auto;margin:40px 0;display:grid}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4d4d4d}.header__Bouquets{border-bottom:2px solid #222;align-items:center;width:100%;height:48px;margin-bottom:1rem;display:inline-flex;position:relative}.header__Bouquets button{color:#ddd;cursor:pointer;background-color:#0000;border-radius:.3rem .3rem 0 0;padding:6px 8px;font-size:.95rem;font-weight:400;line-height:1.25rem}.header__Bouquets button.active{color:#fff;position:relative}.header__Bouquets button.active:before{content:"";background-color:#fff;width:100%;height:2px;position:absolute;bottom:-28%;left:0%;right:0%}.categorySection{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}@media screen and (max-width:767px){.categorySection{grid-template-columns:1fr 1fr;display:grid}}.optionItem{cursor:pointer;background-color:#121212;border:1px solid #222;border-radius:.3rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s linear;display:flex;position:relative;box-shadow:0 0 .2rem #222}.optionItem .circleChecked:before{content:"";background-color:#09f;border-radius:50%;width:8px;height:8px;position:absolute}.optionItem.checked{background-color:#13233a;border:1px solid #33a7ff}.optionItem .circleChecked{background-color:#0000;border:1px solid #33a7ff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:none;position:relative}.optionItem.checked .circleChecked{display:flex}.contact__us .pay__container{border:1px solid #1b1b1b;border-radius:.5rem;width:100%;max-width:500px;height:auto;margin:0 auto;padding:1rem;position:relative}.divider{text-align:center;align-items:center;margin:15px 0 0%;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #333;flex:1}.divider span{color:#888;padding:0 10px;font-size:14px}.btn__submit.whatsapp{color:#fff;background-color:#25d366;align-items:center;gap:12px;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d36633}.whatsapp-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.whatsapp-text{font-size:16px;font-weight:600}.hero__bluer.green{background:linear-gradient(135deg,#020f0e 0%,#041715 100%)}.section__Payment{padding:1rem 12rem}.social-media{text-align:center;margin-top:1.3rem}.social-media a{text-align:center;color:#fff;background-color:#0000;border:1px solid #232323;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0% .5rem;font-size:24px;line-height:50px;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.social-media a:hover{background-color:#222;border-color:#333}.social-media a:after{content:"";background:radial-gradient(circle,#2f2f2f4d 0%,#0000 70%);transition:opacity .3s linear;position:absolute;inset:0}.social-media a:hover:after{opacity:1}.social-media img{font-size:24px}.description-container{margin-bottom:1rem;position:relative}.truncate-description{-webkit-line-clamp:3;opacity:.8;text-transform:none;color:#e1e1e1;-webkit-box-orient:vertical;margin-bottom:0;line-height:1.4;display:-webkit-box;overflow:hidden}.truncate-description:after{content:"";pointer-events:none;width:100%;height:2em;position:absolute;bottom:0;left:0}.modal-overlay{z-index:1000000000;background-color:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-content{color:#fff;background-color:#282828;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 120px);margin:0 auto;padding:1rem;display:flex;position:relative;overflow:hidden auto}.modal-content p strong{font-weight:400}.modal-content p{text-transform:none;line-height:1.6}.modal-content p a{text-decoration:underline}.mod__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.modal-scrollable-content{max-height:calc(90vh - 100px);overflow:hidden auto}.modal-scrollable-content::-webkit-scrollbar{width:8px}.modal-scrollable-content::-webkit-scrollbar-track{background:#1a1a1a}.modal-scrollable-content::-webkit-scrollbar-thumb{background:#666;border-radius:4px}.modal-scrollable-content{scrollbar-width:thin;scrollbar-color:#666 #1a1a1a}.modal-footer{justify-content:flex-end;margin-top:10px;padding:10px;display:flex}@media (max-width:768px){.modal-overlay{align-items:flex-end}.modal-content{border-radius:20px 20px 0 0;width:100%;height:45vh;padding:1rem 0}.modal-scrollable-content::-webkit-scrollbar{width:0}.modal-content{width:100%;padding:1rem}.modal-content::-webkit-scrollbar{display:none}.modal-scrollable-content{max-height:calc(100vh - 120px)}}.bg-dark-red{background:linear-gradient(135deg,#0f0f0f 0%,#1a0505 25% 50%,#1a0505 75% 100%)}.main__container{padding:2rem 1rem;position:relative}.main__container .text__center .circle_radi{background:#e1e1ff33;border:1px solid #e1e1ff33;border-radius:20px;justify-content:start;align-items:center;width:80px;height:40px;margin:0% auto 1rem;padding:0 .3rem;display:flex;position:relative;overflow:hidden}.main__container .text__center .circle_radi div{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;line-height:40px;display:flex;position:relative}.main__container .text__center .circle_radi div:before{content:"";background-color:#12142b;border-radius:20px;width:20px;height:3px;position:absolute;transform:rotate(45deg)}.main__container .text__center .circle_radi div:after{content:"";background-color:#12142b;border-radius:20px;width:20px;height:3px;position:absolute;transform:rotate(-45deg)}.main__container .text__center h2,.main__container .text__center p{margin-bottom:1rem}.main__container .cards__row{grid-template-columns:1fr 1fr 1fr;gap:1rem;width:100%;max-width:900px;height:40px;margin:2rem auto 0%;display:grid}.main__container .cards__row .card__number{cursor:pointer;background:linear-gradient(149deg,#192247 0%,#210e17 99.08%);border-radius:20px;width:100%;height:300px;padding:1rem;transition:all .2s linear}.main__container .cards__row .card__number:hover{background:linear-gradient(149deg,#1d284f 0%,#2a1119 99.08%);box-shadow:0 10px 20px #0003}.main__container .cards__row .card__number .cricle{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff2b;border-radius:50%;width:50px;height:50px;margin:0% auto 1rem;transition:all .3s ease-in-out;position:relative;overflow:hidden}.main__container .cards__row .card__number .cricle:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.main__container .cards__row .card__number p{opacity:.9;text-align:center}@media screen and (max-width:983px){.main__container .cards__row{grid-template-columns:1fr 1fr;gap:1rem}}@media screen and (max-width:580px){.main__container .cards__row{grid-template-columns:1fr}}.PayIptvego__section{padding-top:4rem}.PayIptvego__section .text__center h2{margin-bottom:1rem}.PayIptvego__section .text__center P{margin-bottom:2.6rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{text-align:center;border-radius:15px;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex}.feature-icon{background:#8b7fd3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0% auto 1.5rem;font-size:2rem;display:flex}.feature-card-title{color:#ddd;margin-bottom:1rem}.feature-description{opacity:.8;line-height:1.6}@media (max-width:768px){.PayIptvego__section .text__center P{margin-bottom:1.5rem}.featur__flex{align-items:center;column-gap:1rem;display:flex}.features-grid{grid-template-columns:1fr;gap:.5rem}.feature-card{text-align:start;background-color:red;border-radius:15px;flex-direction:column;align-items:start;transition:transform .3s;display:flex}.feature-icon{background:#8b7fd3;border-radius:50%;flex:20;width:65px;height:65px;margin:0% auto 0}.fer__text{flex:auto}}.stats-section{background-color:#141414;padding:4rem 0;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin:3rem 0;display:grid}.stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:20px;padding:1.5rem;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.stat-number{color:#ccc;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.stat-description{opacity:.8;font-size:.9rem}.more-button{color:#111;cursor:pointer;background-color:#fff;border:none;border-radius:25px;margin:2rem auto;padding:.8rem 2.5rem;font-size:1rem;transition:background-color .3s;display:block}.more-button:hover{background-color:#444}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.stats-grid{grid-template-columns:1fr}.stats-title{font-size:2rem}.stat-item{padding:1rem}.stat-number{font-size:1.5rem}}.help-section{padding:4rem 0;position:relative;overflow:hidden}.help-section:before{content:"";z-index:0;width:100%;height:100%;position:absolute;top:-50%;right:-50%}.help-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.help-title{text-align:center;color:#333;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.help-description{text-align:center;color:#666;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.8}.help-cards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.help-card{text-align:center;background:#1a1a1a;border-radius:15px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 6px #0000001a}.help-card:after{content:"";opacity:0;background:linear-gradient(90deg,#ff6b6b,#6b47ff);border-radius:0 0 15px 15px;width:100%;height:4px;transition:opacity .3s;position:absolute;bottom:0;left:0}.help-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.help-card:hover:after{opacity:1}.card-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.help-icon{color:#6b47ff;margin-bottom:1rem;font-size:2.5rem}.help-card h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.help-link{color:#6b47ff;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:flex}.help-link:hover{color:#ff6b6b}@media (max-width:1024px){.help-cards{grid-template-columns:repeat(2,1fr)}.help-title{font-size:2rem}}@media (max-width:768px){.help-cards{grid-template-columns:1fr;gap:1.5rem}.help-description{padding:0 1rem;font-size:1rem}.help-card{padding:1.5rem}}@media (max-width:480px){.help-title{font-size:1.8rem}.help-icon{font-size:2rem}.help-card h3{font-size:1.1rem}}.start-now-section{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#0c0d1d,#0f1024 50%,#12142b);position:relative;overflow:hidden}.start-now-container{text-align:center;z-index:1;max-width:800px;margin:0 auto;padding:0 1.5rem;position:relative}.start-now-title{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.start-now-description{color:#9ca3af;margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.start-now-button{color:#fff;cursor:pointer;background:linear-gradient(45deg,#1a1a1a,#2a2a2a);border:none;border-radius:50px;padding:1rem 4rem;font-size:1.2rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000004d}.start-now-button:before{content:"";opacity:0;background:linear-gradient(45deg,#2a2a2a,#1a1a1a);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.start-now-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}.start-now-button:hover:before{opacity:1}@media (max-width:768px){.start-now-description{padding:0 1rem}.start-now-button{padding:.9rem 3rem}}@media (max-width:480px){.start-now-title{font-size:2rem}.start-now-description{font-size:1rem}.start-now-button{padding:.8rem 2.5rem;font-size:1rem}}.device-support-section{background:linear-gradient(135deg,#0f0f0f 0%,#131313 25%,#161616 50%,#131313 75%,#0f0f0f 100%);padding:6rem 0;position:relative;overflow:hidden}.device-support-section:before{content:"";z-index:1;background:radial-gradient(circle,#3ddc8408 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.device-support-container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.device-support-title{text-align:center;color:#fff;letter-spacing:1px;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.device-support-description{text-align:center;color:#9ca3af;max-width:800px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.8}.highlight{color:#fff;margin:0 .3rem;font-weight:600}.devices-grid{grid-template-columns:repeat(6,1fr);gap:2rem;margin-top:3rem;display:grid}.device-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.device-card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}.device-icon-wrapper{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;transition:all .3s;display:flex}.device-card:hover .device-icon-wrapper{box-shadow:0 0 20px rgba(var(--hover-color), .2);background:#ffffff14}.device-icon{color:var(--hover-color);font-size:2rem;transition:all .3s}.device-card:hover .device-icon{transform:scale(1.1)}.device-name{color:#fff;text-align:center;margin-top:.5rem;font-size:.9rem;font-weight:600}@media (max-width:1200px){.devices-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.devices-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.device-support-title{font-size:2rem}.device-support-description{padding:0 1rem;font-size:1rem}}@media (max-width:480px){.devices-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.device-card{padding:1rem}.device-icon-wrapper{width:50px;height:50px}.device-icon{font-size:1.5rem}.device-name{font-size:.8rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.device-card{opacity:0;animation:.5s forwards fadeInUp}.device-card:first-child{animation-delay:.1s}.device-card:nth-child(2){animation-delay:.2s}.device-card:nth-child(3){animation-delay:.3s}.device-card:nth-child(4){animation-delay:.4s}.device-card:nth-child(5){animation-delay:.5s}.device-card:nth-child(6){animation-delay:.6s}.cancellation-section{direction:rtl;background:linear-gradient(135deg,#1a1b3f 0%,#2d1b3b 25%,#1f2b4d 50%,#2d1b3b 75%,#1a1b3f 100%);padding:4rem 0}.cancellation-container{max-width:800px;margin:0 auto;padding:0 1.5rem}.cancellation-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:3rem 2rem}.close-icon-wrapper{background:#00f2aa;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 2rem;display:flex}.close-icon{color:#0f0f0f;font-size:1.5rem}.cancellation-title{color:#fff;margin-bottom:1rem;font-size:2rem}.cancellation-description{color:#a0a0a0;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.cancellation-card{padding:2rem 1.5rem}.cancellation-title{font-size:1.8rem}.cancellation-description{font-size:1rem}.close-icon-wrapper{width:40px;height:40px}.close-icon{font-size:1.2rem}}@media (max-width:480px){.cancellation-title{font-size:1.6rem}.cancellation-description{font-size:.9rem}.close-icon-wrapper{width:36px;height:36px;margin-bottom:1.5rem}}.payment-section{background-color:#030712;padding:4rem 2rem;position:relative}.text__center{text-align:center;max-width:700px;margin:0 auto}.text__center h2{color:#fff;margin-bottom:1rem;font-size:2rem}.text__center p{color:#ffffffb3;max-width:600px;margin:0 auto 3rem;line-height:1.6}.text__center p strong{color:#ffffffb3;font-weight:400}.payment-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.payment-card{border-radius:12px;padding:2rem 1.5rem;transition:all .3s}.payment-card:hover{background:#ffffff0a}.payment-icon-wrapper{margin-bottom:1.5rem}.payment-icon{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#1a1a1a 0%,#111 100%);border:1px solid #ffffff08;border-radius:50%;place-content:center;align-items:center;width:130px;height:130px;margin:0 auto 3rem;transition:all .3s ease-in-out;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #ffffff05,0 4px 8px #0000004d}.payment-icon:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.payment-icon:hover{background:linear-gradient(145deg,#222 0%,#111 100%);box-shadow:inset 0 2px 4px #ffffff08,0 6px 12px #0006}.payment-icon svg{color:#fff;font-size:1.5rem}.payment-method-title{color:#fff;text-align:center;margin-bottom:.75rem;font-size:1.25rem;font-weight:500}.payment-description{color:#fff9;text-align:center;font-size:.9rem;line-height:1.5}.secure-payment-container{justify-content:center;align-items:center;width:100%;margin-top:3rem;display:flex}.secure-payment{background:#1d9bf0;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:inline-flex}.lock-icon{color:#fff;font-size:1rem}.secure-text{color:#fff;margin:0;font-size:.875rem}@media (max-width:1200px){.payment-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}}@media (max-width:768px){.payment-section{padding:3rem 1rem}.text__center h2{font-size:1.75rem}.payment-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.payment-card{text-align:right;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.payment-icon-wrapper{margin-bottom:0}.payment-icon{width:48px;height:48px}.payment-icon svg{font-size:1.25rem}.payment-content{flex:1}.payment-method-title{text-align:right;margin-bottom:.5rem;font-size:1.1rem}.payment-description{text-align:right;font-size:.85rem}.secure-payment{padding:.625rem 1.25rem}.secure-text{font-size:.8125rem}}.hero-section{direction:rtl;background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#0f0f0f);padding:2rem 0 6rem;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#9747ff26,#0000 60%);position:absolute;inset:0}.hero-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.offer-banner{background:#9747ff1a;border-radius:50px;justify-content:center;align-items:center;gap:1rem;max-width:max-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem;display:flex}.offer-banner span{color:#fff;font-size:.9rem}.learn-more{color:#9747ff;font-size:.9rem;font-weight:500;text-decoration:none}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-description{color:#a0a0a0;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.hero-form{max-width:600px;margin:0 auto}.input-wrapper{background:#ffffff0d;border-radius:50px;gap:1rem;margin-bottom:1rem;padding:.5rem;display:flex}.email-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1.5rem;font-size:1rem}.email-input::placeholder{color:#666}.start-trial-btn{color:#fff;cursor:pointer;background:#9747ff;border:none;border-radius:50px;padding:.75rem 2rem;font-size:1rem;transition:background-color .3s}.start-trial-btn:hover{background:#8033ff}.form-note{color:#666;font-size:.85rem;line-height:1.5}@media (max-width:768px){.hero-section{padding:2rem 0 4rem}.offer-banner{text-align:center;flex-direction:column;gap:.5rem;padding:.75rem 1rem}.hero-title{margin-bottom:1rem;font-size:2.5rem}.hero-description{margin-bottom:2rem;font-size:1.1rem}.input-wrapper{background:0 0;flex-direction:column;gap:1rem;padding:0}.email-input{text-align:center;background:#ffffff0d;border-radius:50px}.start-trial-btn{width:100%;padding:1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.offer-banner span,.learn-more{font-size:.8rem}}.reviews-section{direction:rtl;background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#0f0f0f);padding:6rem 0}.reviews-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.reviews-title{text-align:center;color:#fff;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.reviews-slider{justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.slider-btn{color:#9747ff;cursor:pointer;background:0 0;border:2px solid #9747ff33;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .3s;display:flex}.slider-btn:hover{background:#9747ff1a;border-color:#9747ff66}.review-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;max-width:600px;padding:2rem;transition:opacity .3s}.stars{color:#9747ff;justify-content:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;display:flex}.review-text{color:#fff;min-height:100px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.reviewer-info{border-top:1px solid #ffffff0d;padding-top:1.5rem}.reviewer-name{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.reviewer-location{color:#666;font-size:.9rem}.slider-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.dot{cursor:pointer;background:#9747ff33;border-radius:50%;width:8px;height:8px;transition:all .3s}.dot.active{background:#9747ff;transform:scale(1.2)}@media (max-width:768px){.reviews-section{padding:4rem 0}.reviews-title{margin-bottom:3rem;font-size:2rem}.reviews-slider{gap:1rem}.slider-btn{width:40px;height:40px;font-size:1.25rem}.review-card{padding:1.5rem}.review-text{min-height:120px;font-size:1rem}.stars{margin-bottom:1rem;font-size:1.1rem}}@media (max-width:480px){.reviews-title{font-size:1.75rem}.review-text{min-height:150px;font-size:.9rem}.reviewer-name{font-size:1rem}.reviewer-location{font-size:.8rem}}.cookie-consent-wrapper{z-index:9999;direction:rtl;background:#00000080;align-items:flex-end;height:100vh;padding:20px;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1cf2;border:1px solid #ffffff1a;border-radius:16px;max-width:500px;margin:0 auto;animation:.5s ease-out slideUp;overflow:hidden;box-shadow:0 10px 30px #0000004d}.cookie-content{padding:24px}.cookie-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.cookie-icon{font-size:24px}.cookie-header h2{color:#fff;margin:0;font-size:1.5rem}.cookie-content p{color:#888;margin:0 0 20px;font-size:.95rem;line-height:1.6}.cookie-actions{justify-content:flex-end;gap:12px;display:flex}.cookie-preferences{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1cfa;border:1px solid #ffffff1a;border-radius:16px;max-width:600px;margin:0 auto;animation:.5s ease-out slideUp;box-shadow:0 10px 30px #0000004d}.preferences-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.preferences-header h2{color:#fff;margin:0;font-size:1.3rem}.close-button{color:#888;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px}.preferences-content{max-height:400px;padding:24px;overflow-y:auto}.preference-item{margin-bottom:24px}.preference-header{align-items:center;gap:16px;margin-bottom:8px;display:flex}.preference-header h3{color:#fff;margin:0;font-size:1.1rem}.required-badge{color:#111;background:#fff3;border-radius:4px;padding:4px 8px;font-size:.8rem}.preference-item p{color:#888;margin:0;padding-right:52px;font-size:.9rem}.preferences-footer{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.switch{width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ffffff1a;border-radius:34px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background:#fff}input:checked+.slider:before{background:#111;transform:translate(20px)}input:disabled+.slider{opacity:.5;cursor:not-allowed}.cookie-button{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.cookie-button.primary{color:#111;background:#fff;border:none}.cookie-button.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.cookie-button.secondary{color:#fff;background:0 0;border:1px solid #fff3}.cookie-button.secondary:hover{background:#ffffff0d}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.preferences-content::-webkit-scrollbar{width:8px}.preferences-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.preferences-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.preferences-content::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width:768px){.cookie-consent-wrapper{padding:12px}.cookie-banner,.cookie-preferences{max-width:100%}.cookie-actions{flex-direction:column}.cookie-button{width:100%}.preferences-content{max-height:60vh}}.contact-page{direction:rtl;max-width:1200px;margin:0 auto;padding:60px 20px}.hero-section{text-align:center;margin-bottom:60px}.hero-section h1{color:#fff;margin-bottom:20px;font-size:3rem}.hero-section p{color:#888;font-size:1.2rem}.contact-info-section{margin-bottom:80px}.contact-info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.contact-info-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:30px;transition:transform .3s}.contact-info-card:hover{transform:translateY(-5px)}.info-icon{margin-bottom:20px;font-size:2.5rem;display:block}.contact-info-card h3{color:#fff;margin-bottom:15px;font-size:1.3rem}.contact-info-card p,.contact-info-card a{color:#888;font-size:1.1rem;text-decoration:none;transition:color .2s}.contact-info-card a:hover{color:#fff}.contact-form-section{margin-bottom:80px}.form-group.full-width{grid-column:1/-1}.form-group input,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:#fff;outline:none;box-shadow:0 0 0 2px #ffffff1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff4d}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.faq-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:30px;transition:transform .3s}.faq-card:hover{transform:translateY(-5px)}.faq-card h3{color:#fff;margin-bottom:15px;font-size:1.2rem}.faq-card p{color:#888;font-size:1rem;line-height:1.6}.map-section{margin-bottom:60px}.map-container{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;height:400px;overflow:hidden}.map-placeholder{color:#888;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.hero-section h1{font-size:2.2rem}.form-grid{grid-template-columns:1fr}.form-container{padding:30px 20px}.contact-info-grid,.faq-grid{grid-template-columns:1fr}}.free-trial-page{direction:rtl;max-width:1200px;margin:0 auto;padding:60px 20px}.hero-section{text-align:center;margin-bottom:80px;position:relative}.hero-content{max-width:800px;margin:0 auto}.hero-content h1{color:#fff;margin-bottom:20px;font-size:3.5rem;line-height:1.2}.hero-content p{color:#888;margin-bottom:30px;font-size:1.3rem}.device-options{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;display:grid}.device-option{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:25px;transition:all .3s;display:flex;position:relative}.device-option:hover{background:#ffffff14;transform:translateY(-2px)}.device-option input[type=radio]{opacity:0;width:0;height:0;position:absolute}.device-option input[type=radio]:checked+.device-icon+.device-label,.device-option input[type=radio]:checked~*{color:#fff}.device-option input[type=radio]:checked+.device-icon{transform:scale(1.2)}.device-option input[type=radio]:checked~.device-option{background:#ffffff1a;border-color:#fff}.device-icon{margin-bottom:12px;font-size:2.5rem;transition:transform .3s}.device-label{color:#888;text-align:center;font-size:1rem;transition:color .3s}.countdown{display:none}.features-section{margin-bottom:80px}.features-section h2{text-align:center;color:#fff;margin-bottom:50px;font-size:2.2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.feature-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:30px;transition:transform .3s}.feature-card:hover{transform:translateY(-5px)}.feature-icon{margin-bottom:20px;font-size:2.5rem;display:block}.feature-card h3{color:#fff;margin-bottom:15px;font-size:1.3rem}.feature-card p{color:#888;font-size:1rem}.steps-section{margin-bottom:80px}.steps-section h2{text-align:center;color:#fff;margin-bottom:50px;font-size:2.2rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.step-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:30px;position:relative}.step-number{color:#ffffff1a;margin-bottom:20px;font-size:2.5rem;font-weight:700}.step-card h3{color:#fff;margin-bottom:15px;font-size:1.3rem}.step-card p{color:#888;font-size:1rem}.trial-form-section{margin-bottom:80px}.form-container{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;max-width:800px;margin:0 auto;padding:40px}.form-container h2{color:#fff;text-align:center;margin-bottom:10px;font-size:2rem}.form-container>p{color:#888;text-align:center;margin-bottom:40px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px;display:grid}.form-group{position:relative}.form-group label{color:#fff;margin-bottom:8px;font-size:.95rem;display:block}.form-group input,.form-group select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:16px;background-repeat:no-repeat;background-size:16px}.form-group input:focus,.form-group select:focus{border-color:#fff;outline:none;box-shadow:0 0 0 2px #ffffff1a}.form-group input::placeholder{color:#ffffff4d}.submit-button{color:#111;cursor:pointer;background:#fff;border:none;border-radius:8px;width:100%;padding:16px;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.submit-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.success-message{color:#fff;text-align:center;background:#ffffff1a;border-radius:8px;margin-top:20px;padding:15px;animation:.3s fadeIn}.testimonials-section{margin-bottom:80px}.testimonials-section h2{text-align:center;color:#fff;margin-bottom:50px;font-size:2.2rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.testimonial-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:30px}.rating{color:gold;margin-bottom:20px;font-size:1.2rem}.comment{color:#fff;margin-bottom:20px;font-size:1.1rem;font-style:italic}.name{color:#888;font-size:1rem}.guarantee-section{text-align:center;margin-bottom:60px;background-color:#fff!important}.guarantee-section.white{background-color:#fff!important}.guarantee-section.white h2{color:#111}.guarantee-section.white P{color:#111;opacity:1}.guarantee-section.white .btn-primary{color:#fff;background-color:#111}.guarantee-section.white .btn-primary strong{color:#fff}.guarantee-section.green{background-color:#021e17!important}.hero-blur{z-index:-11;filter:blur(40px);background:linear-gradient(135deg,#0b0b0b,#021e17 50%,#0b0b0b);width:100%;height:100%;position:absolute;top:0;left:0;right:0;overflow:hidden}.guarantee-content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:40px;display:inline-block}.guarantee-icon{margin-bottom:20px;font-size:3rem;display:block}.guarantee-content h2{color:#fff;margin-bottom:15px;font-size:1.8rem}.guarantee-content p{color:#888;font-size:1.1rem}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.form-grid,.steps-grid,.testimonials-grid{grid-template-columns:1fr}.form-container{padding:30px 20px}}.section-conatiner{padding:4rem 2rem}.section-blur{z-index:-11;filter:blur(70px);background:linear-gradient(135deg,#010313,#0f1024 50%,#010313);width:100%;height:100%;position:absolute;top:0;left:0;right:0;overflow:hidden}.section-header{text-align:center;color:#fff;max-width:600px;margin:0% auto}.section-header.white h2,.section-header.white p{color:#111}.section-header .pBold,.section-header h2,h1{letter-spacing:-.04em;margin-bottom:1rem;font-size:1.77rem;font-weight:700;line-height:1.2}.section-header p{opacity:.8;line-height:1.5;font-size:var(--fs-normal);margin-bottom:2rem}.btn-primary,.btn-secondary{font-size:var(--fs-normal);cursor:pointer;color:#111;text-align:center;white-space:nowrap;background-color:#fff;border-radius:8px;min-width:180px;padding:.775rem 2.5rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.btn-primary:hover{opacity:.8}.btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3}.btn-primary strong{color:#111}@media screen and (max-width:767px){.section-header{max-width:100%}.section-header h2,h1{font-size:1.5rem}.btn-primary,.btn-secondary{min-width:160px;padding:.75rem 2rem}.section-header p{max-width:100M;padding:0%;line-height:1.6}.section-header h2,h1{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:-1}.section-header p{opacity:.8;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}}@media (max-width:480px){.btn-primary{width:100%;padding:.75rem 1.5rem}}.guarantee-section{z-index:1;background-color:#000;margin-top:0%;margin-bottom:0%;position:relative;overflow:hidden}.guarantee-section .btn-primary{max-width:200px}.why-iptvego{background-color:#080808;margin:0 auto}.main-title{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0% auto;display:grid}.card{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0e;border-radius:15px;transition:all .2s linear;position:relative;overflow:hidden}.card-content{padding:1rem 2rem 2rem}.text-content{text-align:right}.text-content h3{color:#ccc;font-size:var(--fs-h3);margin-bottom:1rem}.text-content p{opacity:.8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.learn-more{color:#111;cursor:pointer;background:#fff;border:none;border-radius:25px;padding:.8rem 1.5rem;font-size:.9rem;transition:all .3s;display:none}.image-container{object-fit:cover;width:300px;height:200px;position:relative;overflow:hidden}.image-container img{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:transform .3s}@media (max-width:768px){.why-iptvego{padding-left:1.55rem;padding-right:1.5rem}.cards-grid{grid-template-columns:1fr}.main-title{font-size:2rem}.card-content{padding:1.5rem}}.gradient-container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;display:flex}.gradient-card{-webkit-backdrop-filter:blur(24px);color:#fff;background:linear-gradient(145deg,#141414a6 0%,#1c1c1c73 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:500px;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 8px 32px #0000005e}.gradient-text{background:linear-gradient(90deg,#fff 0%,#ffffffd9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700}.gradient-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(145deg,#ffffff1a 0%,#ffffff08 100%);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.platforms-section{text-align:center;-webkit-backdrop-filter:blur(10px);background-color:#0b0b0b;position:relative;overflow:hidden}.platforms-section .btn-primary{margin-top:3rem}.section-title{color:#fff;margin-bottom:1rem;font-weight:700}.section-subtitle{opacity:.8;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;line-height:1.6}.platforms-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;max-width:900px;margin:0 auto;padding:0 60px;position:relative}.platforms-scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:1rem 0;position:relative;overflow:auto hidden}.platforms-scroll-container::-webkit-scrollbar{display:none}.platforms-wrapper{gap:1rem;padding:0 1rem;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.platform-card{-webkit-backdrop-filter:blur(10px);cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;min-width:220px;height:110px;padding:1.5rem;transition:all .2s linear;display:flex;position:relative}.platform-card:hover{background:linear-gradient(135deg,#ffffff26,#ffffff14);box-shadow:0 15px 30px #00000040}.pop--card{color:#111;background-color:#fff;position:absolute;top:-100%}.platform-card:hover .platform-icon{opacity:1}.platform-icon img{line-height:100%;transition:all .2s linear}.platform-name{color:#fff;text-shadow:0 2px 4px #0003;font-size:.875rem;font-weight:500}.scroll-button{cursor:pointer;color:#fff;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.8;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.scroll-button:hover{opacity:1;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d)}.scroll-button svg{stroke-width:2.5px;filter:drop-shadow(0 2px 2px #0003);width:24px;height:24px}.btns-scroll{flex-direction:row;justify-content:center;align-items:center;gap:1rem;max-width:400px;margin:2rem auto 0%;display:flex}[dir=rtl] .btns-scroll{flex-direction:row-reverse}.view-all-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;margin-top:2rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #3b82f64d,0 4px 6px -2px #3b82f633}.view-all-button:hover{box-shadow:0 20px 25px -5px #3b82f666,0 10px 10px -5px #3b82f64d}.middle-container{justify-content:center;align-items:center;margin-top:2rem;display:flex}@media (max-width:768px){.platforms-section{padding:3rem 1.5rem}.section-subtitle{padding:0 1rem}.platforms-container{padding:0}.platform-name{font-size:.75rem}.scroll-button{width:36px;height:36px}.scroll-button svg{width:20px;height:20px}}.reviews-section{text-align:center;direction:rtl;background:#000;min-height:100vh;padding:4rem 2rem;position:relative}.reviews-header{max-width:1200px;margin:0 auto 3rem}.reviews-title{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:700}.reviews-subtitle{color:#71767b;font-size:1.125rem;line-height:1.6}.reviews-container{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1200px;margin:0 auto;display:grid}.review-card{text-align:right;background:#000;border:1px solid #2f3336;border-radius:16px;flex-direction:column;padding:1.5rem;transition:background .2s;display:flex}.review-card:hover{background:#ffffff08}.review-header{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.review-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.review-user{flex-direction:column;flex:1;gap:.125rem;display:flex}.review-name{color:#fff;margin:0;font-size:.938rem;font-weight:700}.review-username{color:#71767b;font-size:.875rem}.x-icon{color:#71767b;width:20px;height:20px}.review-content{color:#fff;text-align:right;flex:1;margin-bottom:1rem;font-size:.938rem;line-height:1.5}.review-footer{border-top:1px solid #2f3336;justify-content:flex-start;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.review-date{color:#71767b;font-size:.813rem}.review-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #2f3336;border-radius:9999px;margin-right:auto;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.review-button:hover{background:#ffffff1a}@media (max-width:1024px){.reviews-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.reviews-section{padding:2rem 1rem}.reviews-title{font-size:2rem}.reviews-subtitle{font-size:1rem}.reviews-container{grid-template-columns:1fr}.review-card{padding:1rem}}.payment-icons{background:#000;justify-content:center;gap:2rem;padding:2rem;display:flex}.icon-container{color:#fff;flex-direction:column;align-items:center;gap:1rem;display:flex}.icon-container span{opacity:.7;font-size:.875rem}.payment-icon{color:#fff;width:100px;height:100px}.ripple{opacity:.1;animation:2s ease-out infinite ripple}.ripple-2{opacity:.2;animation:2s ease-out 1s infinite ripple}@keyframes ripple{0%{opacity:0;transform:scale(.8)}50%{opacity:.3}to{opacity:0;transform:scale(1.2)}}.icon-path{stroke-dasharray:100;stroke-dashoffset:100px;animation:2s forwards draw}@keyframes draw{to{stroke-dashoffset:0}}.paypal-icon{--icon-color:#00457c}.card-icon{--icon-color:#2557d6}.crypto-icon{--icon-color:#f7931a}.bank-icon{--icon-color:#00c805}.icon-container:hover .payment-icon{filter:drop-shadow(0 0 10px var(--icon-color))}.icon-container:hover .ripple,.icon-container:hover .ripple-2{animation-duration:1.5s}@media (max-width:768px){.payment-icons{flex-wrap:wrap;gap:1.5rem}.payment-icon{width:80px;height:80px}.icon-container span{font-size:.75rem}}@media (prefers-color-scheme:dark){.payment-icons{background:#000}.icon-container{color:#fff}.icon-container:hover .payment-icon{filter:drop-shadow(0 0 15px var(--icon-color))}}.modal-overlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.modal-overlay.visible{opacity:1;visibility:visible}.modal-overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-content{color:#fff;background:#121212;border-radius:12px;flex-direction:column;width:100%;max-width:500px;height:90vh;animation:.3s ease-in-out slideIn;display:flex;position:relative}.modal-header{border-bottom:1px solid #333;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.modal-header h3{color:#fff;margin:0;font-size:1.2rem;font-weight:500}.modal-body{text-align:start;color:#ffffffde;flex:1;padding:20px;overflow-y:auto}.modal-body .channel-list ul li{background-color:#222;border-bottom:1px solid #222;justify-content:space-between;align-items:center;margin-bottom:.3rem;padding:10px;transition:all .3s;display:flex}.modal-footer{background:#1a1a1a;border-top:1px solid #333;border-radius:0 0 12px 12px;justify-content:flex-start;padding:16px 20px;display:flex;position:sticky;bottom:0}.modal-button{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:500;transition:all .2s}.modal-button.white{color:#000;background:#fff}.modal-button.white:hover{background:#f0f0f0}@media (max-width:768px){.modal-overlay{align-items:flex-end}.modal-content{border-radius:20px 20px 0 0;width:100%;max-width:none;height:55vh;animation:.3s ease-in-out forwards slideUpMobile;transform:translateY(100%)}.modal-header{border-radius:20px 20px 0 0}.desktop-only{display:none}.modal-body{padding-bottom:40px}.modal-body::-webkit-scrollbar{width:0;height:0}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.container{flex-direction:column;gap:10px;max-width:400px;margin:auto;padding:20px;display:flex}.input{border:1px solid #ccc;border-radius:5px;padding:10px}.button{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:5px;padding:10px;font-weight:700}.button:disabled{background-color:gray}.message{text-align:center;border-radius:5px;padding:10px;font-size:14px}.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.divider{justify-content:center;align-items:center;width:100%;margin:20px auto;display:flex}.dividerline{background:#333;width:40%;height:1px;position:relative;overflow:hidden}.dividertext{color:#aaa;text-transform:uppercase;white-space:nowrap;min-width:fit-content;padding:0 16px;font-size:14px;font-weight:500}.whatsapptext{white-space:nowrap}.whatsappicon{flex-shrink:0;width:24px;height:24px}.whatsappButton{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;margin:1rem auto 0;padding:12px 24px;font-size:16px;font-weight:600;display:flex}.container{width:100%;max-width:1200px;margin:0 auto;padding:20px}.posts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;width:100%;margin-top:40px;display:grid}.post-card{text-align:left;border-radius:6px;width:100%;transition:transform .2s;overflow:hidden}.post-image-container{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.post-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.post-content{padding:20px 0}.post-category{color:#8250df;margin-bottom:8px;font-size:14px;display:none}.post-title{margin:0 0 12px;font-size:clamp(18px,2vw,24px);line-height:1.3}.post-description{margin:0 0 16px;font-size:clamp(14px,1.5vw,16px);line-height:1.5}.post-author{color:#57606a;font-size:14px}@media (max-width:768px){.posts-grid{grid-template-columns:1fr}.post-image-container{padding-top:66.67%}}.wallet-input-container{flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin:0 auto 10px;display:flex}.wallet-label{color:#ddd;font-size:14px;font-weight:700}.wallet-input-wrapper{background:0 0;border:1px solid #222;border-radius:4px;align-items:center;width:100%;padding:14px 8px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.wallet-input{color:#ddd;background:0 0;border:none;outline:none;flex:1;font-size:14px}.copy-button{cursor:pointer;color:#555;background:#2a2a2a;border:none;margin-left:8px;font-size:16px}.copy-button:hover{color:#000}.copy-feedback{color:green;font-size:12px}.form__group{flex-direction:column;width:100%;display:flex}.input-container{align-items:center;width:100%;display:flex;position:relative}.copy-button{cursor:pointer;opacity:.8;background:#2a2a2a;border:none;justify-content:center;align-items:center;height:52px;padding:0 15px;transition:opacity .2s;display:flex;position:absolute;top:0%}body:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .form__container .copy-button{left:0%}body:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .form__container .copy-button{right:0%}.form__group input{padding-inline-end:48px}.copy-button:hover{opacity:1}.button-container{justify-content:center;margin:20px;display:flex}.whatsapp-button,.email-button,.telegram-button{color:#fff;background-color:#0000;border:1px solid #555;border-radius:30px;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-size:16px;text-decoration:none;transition:background-color .3s;display:flex}.whatsapp-logo{width:24px;height:24px;margin-right:10px}.button-text{text-align:center;flex-grow:1}.telegram-logo,.email-logo{width:24px;height:24px;margin-right:10px}.article-about-iptvego{width:100%;max-width:800px;height:auto;margin:0% auto;padding:1rem 2rem}.whatssap-btn{text-align:center;border-radius:50px;border-radius:NONE;color:#fff;font-weight:700;font-size:var(--fs-normal);z-index:99999;cursor:pointer;background-color:#25d366;border:0;place-content:center;width:50px;height:50px;line-height:50px;transition:all .2s linear;display:grid;position:fixed;bottom:30px;right:30px;box-shadow:0 0 20px #00000026}.whatssap-btn:hover{opacity:.8}.test-container{justify-content:center;align-items:center;display:flex}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{color:#000;background:#fefefe;border-radius:20px;width:90%;max-width:500px;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s;box-shadow:0 20px 40px #0003}@media (prefers-color-scheme:dark){.modal-content{color:#f2f2f7;background:#1c1c1e;box-shadow:0 20px 40px #00000080}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex;position:relative}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600}.modal-close{cursor:pointer;background:0 0;border:none;padding:10px;position:absolute;top:0;right:0}.modal-body{max-height:70vh;padding-right:5px;overflow-y:auto}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.channelsList{margin:0;padding:0;list-style:none}.channelItem{border-bottom:1px solid #e0e0e0;padding:10px 0;font-size:1rem}@media (prefers-color-scheme:dark){.channelItem{border-bottom:1px solid #2c2c2e}}:root{--bg:#101010;--bg-2:#161b22;--bg-3:#1c2128;--border:#30363d;--text-primary:#e6edf3;--text-muted:#7d8590;--text-subtle:#484f58;--blue:#2f81f7;--blue-hover:#1f6feb;--blue-muted:#388bfd26}.social-share{justify-content:center;gap:15px;margin:15px 0;display:flex}.social-share a{color:#fff;background-color:#2c2c2c;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0006}.social-share a:hover{background-color:#3a3a3a;transform:translateY(-3px)scale(1.1);box-shadow:0 6px 18px #00000080}.social-share svg{fill:currentColor;width:20px;height:20px}
.Header-module__cN7v9G__header{-webkit-backdrop-filter:blur(10px);z-index:50;background-color:#0f0f0f;border-bottom:1px solid #ffffff1a;align-items:center;width:100%;height:70px;padding:1rem 6%;display:flex;position:fixed;top:0;left:0;right:0%}.Header-module__cN7v9G__scrolled{background-color:rgba(15, 15, 15 .95);border-bottom:1px solid #333}.Header-module__cN7v9G__active{background-color:#0f0f0f}.Header-module__cN7v9G__active .Header-module__cN7v9G__icon__menu{transform:rotate(180deg)}.Header-module__cN7v9G__active .Header-module__cN7v9G__rightSec{left:0%;right:0%}.Header-module__cN7v9G__leftSec{align-items:center;column-gap:var(--row-gap-15);flex:12%;display:flex}.Header-module__cN7v9G__logoText a{font-size:var(--fs-h2);font-weight:700}.Header-module__cN7v9G__logoSvg{-webkit-user-select:none;user-select:none;cursor:pointer;flex:none;transition:all .2s linear;transform:translateY(4px)}.Header-module__cN7v9G__logoSvg:hover{opacity:.9}.Header-module__cN7v9G__rightSec{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList{column-gap:var(--row-gap-10);display:inline-flex}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList .Header-module__cN7v9G__navItem .Header-module__cN7v9G__navLink{align-items:center;column-gap:var(--row-gap-10);padding:1.5px 5px;font-size:1.1rem;font-weight:400;transition:all .2s linear;display:inline-flex;position:relative}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList .Header-module__cN7v9G__navItem .Header-module__cN7v9G__navLink.Header-module__cN7v9G__border:before{content:"";background-color:#fff;border-radius:10px;width:100%;height:2.5px;position:absolute;bottom:-100%;left:0%}.Header-module__cN7v9G__logo__text{-webkit-user-select:none;user-select:none;cursor:pointer}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList .Header-module__cN7v9G__navItem .Header-module__cN7v9G__navLink:hover{opacity:.8}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem{align-items:center;column-gap:var(--column-gap-10);display:inline-flex;position:relative}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem a{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex:none}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnSubmit{color:#111;white-space:nowrap;background-color:#fff;border-radius:8px;width:auto;padding:8px 30px;font-weight:500;transition:all .2s linear;position:relative}.Header-module__cN7v9G__btnSubmit,.Header-module__cN7v9G__btnSubmit.Header-module__cN7v9G__back{color:#111;cursor:pointer;text-align:center;background-color:#fff;border-radius:20px;margin:0% auto;padding:8px 30px;font-weight:500;transition:all .2s linear;display:inline-block;position:relative}.Header-module__cN7v9G__btnSubmit:hover{opacity:.8}.Header-module__cN7v9G__btnSubmit.Header-module__cN7v9G__back{color:#a1a1a1;font-size:var(--fs-normal);background-color:#0000;border:none;align-items:center;column-gap:.5rem;transition:all .2s linear;display:flex}.Header-module__cN7v9G__btnSubmit.Header-module__cN7v9G__back.Header-module__cN7v9G__rtl{flex-direction:row-reverse}.Header-module__cN7v9G__btnSubmit.Header-module__cN7v9G__back:hover{color:#fff;background-color:#ffffff0d}.Header-module__cN7v9G__btnSubmit.Header-module__cN7v9G__back img{opacity:.6;transition:all .2s linear}.Header-module__cN7v9G__btnSubmit.Header-module__cN7v9G__back:hover img{opacity:1;transform:translate(-5px)}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnLang{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);column-gap:var(--row-gap-20);cursor:pointer;background:#ffffff09;border:1px solid #222;border-radius:20px;justify-content:space-between;align-items:center;padding:8px 15px;transition:all .2s linear;display:flex;position:relative}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnLang:hover{background:#ffffff0e;border:1px solid #fff1}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnLang img{transition:all .2s linear}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnLang .Header-module__cN7v9G__iconButton.Header-module__cN7v9G__active{transform:rotate(180deg)}.Header-module__cN7v9G__selectLangContainer{width:110%;height:auto;margin-top:var(--mb-10);background-color:#fff;padding:0 .5rem;position:absolute;top:100%;overflow-x:hidden;box-shadow:0 0 .1rem #0000004d}.Header-module__cN7v9G__selectLangContainer.Header-module__cN7v9G__active{display:none}.Header-module__cN7v9G__selectLangHeader{align-items:center;column-gap:var(--row-gap-05);width:100%;height:auto;margin-bottom:var(--mb-05);background-color:#0000;border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;padding:.8rem .5rem;display:flex;position:relative}.Header-module__cN7v9G__selectLangHeader span{color:#333;font-size:1.17em;font-weight:700;display:block}.Header-module__cN7v9G__selectLangList{width:100%;height:400px;overflow-y:scroll}.Header-module__cN7v9G__selectLangList::-webkit-scrollbar-thumb{cursor:pointer;background:#555;border-radius:5px}.Header-module__cN7v9G__selectLangList::-webkit-scrollbar{width:5px}.Header-module__cN7v9G__selectLangList::-webkit-scrollbar-track{background:#fff}.Header-module__cN7v9G__selectLangItem{width:100%;height:48px;margin-bottom:var(--mb-05);cursor:pointer;align-items:center;column-gap:var(--row-gap-05);direction:ltr;background-color:#fcfcfc;border:1px solid #ececec;border-radius:.2rem;padding:0 .5rem;display:flex}.Header-module__cN7v9G__selectLangItem:hover{background-color:#f9f9f9}.Header-module__cN7v9G__selectLangItem span{color:#333;text-transform:capitalize;font-style:normal;font-weight:500;font-size:var(--fs-normal)}.Header-module__cN7v9G__iconCircle{cursor:pointer;border-radius:50%;place-content:center;width:30px;height:30px;display:none}.Header-module__cN7v9G__iconCircle:hover{background-color:#f9f9f9}@media screen and (max-width:996px){.Header-module__cN7v9G__selectLangContainer{width:100%;height:100vh;margin-top:0%;position:fixed;inset:0%}.Header-module__cN7v9G__selectLangContainer .Header-module__cN7v9G__selectLangHeader{background-color:#fff;padding:.8rem 1rem;position:fixed;left:0%;right:0%}.Header-module__cN7v9G__selectLangContainer::-webkit-scrollbar{display:none}.Header-module__cN7v9G__selectLangContainer .Header-module__cN7v9G__selectLangList{width:100%;height:auto;padding-top:65px}.Header-module__cN7v9G__selectLangContainer .Header-module__cN7v9G__selectLangHeader .Header-module__cN7v9G__iconCircle{display:grid}}.Header-module__cN7v9G__support__icon{justify-content:center;align-items:center;display:none}.Header-module__cN7v9G__flexRow{z-index:-1;align-items:center;column-gap:.5rem;display:flex}.Header-module__cN7v9G__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#191919;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;transition:all .2s linear;display:none;position:relative;box-shadow:0 0 .1rem #555}.Header-module__cN7v9G__bar1{background-color:#888;border-radius:10px;width:17px;height:2px;transition:all .1s linear;position:absolute;transform:translateY(4px)}.Header-module__cN7v9G__bar2{background-color:#888;border-radius:10px;width:17px;height:2px;transition:all .1s linear;position:absolute;transform:translateY(-4px)}.Header-module__cN7v9G__toggle.Header-module__cN7v9G__active .Header-module__cN7v9G__bar1{transform:rotate(45deg)}.Header-module__cN7v9G__toggle.Header-module__cN7v9G__active .Header-module__cN7v9G__bar2{transform:rotate(-45deg)}@media screen and (max-width:1184px){.Header-module__cN7v9G__header{padding:1rem 2%}.Header-module__cN7v9G__leftSec{flex:18%}}@media screen and (max-width:996px){.Header-module__cN7v9G__header{height:65px}.Header-module__cN7v9G__toggle,.Header-module__cN7v9G__support__icon{display:flex}.Header-module__cN7v9G__header .Header-module__cN7v9G__icon__menu{cursor:pointer;background-color:#1f1f1f;border-radius:.3rem;place-content:center;width:35px;height:35px;display:grid}.Header-module__cN7v9G__icon__menu ion-icon{font-size:1.1rem}.Header-module__cN7v9G__rightSec{background-color:#0f0f0f;width:100%;height:100vh;padding:1rem 2%;display:block;position:fixed;inset:100% -100% 0%}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList{margin-bottom:var(--mb-20);background-color:#181818;border-radius:10px 10px 0 0;display:block}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList .Header-module__cN7v9G__navItem .Header-module__cN7v9G__navLink{border-bottom:1px solid #222;width:100%;padding:15px 10px}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__navMenu .Header-module__cN7v9G__navList .Header-module__cN7v9G__navItem .Header-module__cN7v9G__navLink.Header-module__cN7v9G__border:before{width:0%}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem{row-gap:var(--row-gap-10);flex-direction:column;width:100%;display:inline-flex;position:static}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem a{width:100%}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnSubmit{text-align:center;width:100%;display:block}.Header-module__cN7v9G__rightSec .Header-module__cN7v9G__btnsItem .Header-module__cN7v9G__btnLang{width:100%}.Header-module__cN7v9G__leftSec .Header-module__cN7v9G__logo__text a{font-size:1.45rem;line-height:0%}}@media screen and (max-width:767px){.Header-module__cN7v9G__header{height:auto;padding:.6rem 1.5rem}.Header-module__cN7v9G__rightSec{padding:1rem}}.Header-module__cN7v9G__flexCont{justify-content:center;align-items:center;gap:1rem;display:flex}.Header-module__cN7v9G__postsContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:100;background:#111111f2;border:1px solid #ffffff0d;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:10px;width:calc(100vw - 40px);min-width:420px;max-width:700px;padding:16px;transition:all .3s;display:grid;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000004d}.Header-module__cN7v9G__postsContainer.Header-module__cN7v9G__showPostsContainer{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__cN7v9G__navItem{cursor:pointer}.Header-module__cN7v9G__navItem:hover .Header-module__cN7v9G__postsContainer{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__cN7v9G__iconBlog{transition:all .2s linear}.Header-module__cN7v9G__navItem:hover .Header-module__cN7v9G__iconBlog{transform:rotate(-180deg)}.Header-module__cN7v9G__postItem{color:#fff;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:4px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.Header-module__cN7v9G__postItem:last-child{margin-bottom:0}.Header-module__cN7v9G__postItem:hover{background:#ffffff0d}.Header-module__cN7v9G__postImage{object-fit:cover;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;width:100px;height:70px}.Header-module__cN7v9G__postContent{flex:1;min-width:0;padding-top:2px}.Header-module__cN7v9G__postTitle{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;max-height:2.8em;margin:0 0 4px;font-size:.95rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.Header-module__cN7v9G__postDescription{color:#ffffffb3;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;max-height:2.8em;margin:0;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.Header-module__cN7v9G__postsContainer{grid-template-columns:1fr;min-width:280px;left:auto;right:0;transform:translate(0)}.Header-module__cN7v9G__flexCont{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__cN7v9G__postImage{width:80px;height:60px}.Header-module__cN7v9G__postDescription{display:none}.Header-module__cN7v9G__postTitle{-webkit-line-clamp:2;max-height:2.5em;font-size:.9rem}}@media (max-width:480px){.Header-module__cN7v9G__postsContainer{width:calc(100vw - 32px);min-width:260px;padding:12px;right:-16px}.Header-module__cN7v9G__postImage{width:70px;height:50px}.Header-module__cN7v9G__postTitle{font-size:.85rem}.Header-module__cN7v9G__postItem{padding:10px}}
.Footer-module__azJjZW__footer{color:#fff;background-color:#0c0c0c;padding:30px 0}.Footer-module__azJjZW__footerContent{flex-direction:column;align-items:center;gap:25px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Footer-module__azJjZW__footerNav{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.Footer-module__azJjZW__footerNav a{color:#fff;opacity:.8;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__azJjZW__footerNav a:hover{opacity:1}.Footer-module__azJjZW__socialLinks{gap:20px;margin:10px 0;display:flex}.Footer-module__azJjZW__socialLinks a{color:#fff;opacity:.8;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;transition:all .3s;display:flex}.Footer-module__azJjZW__socialLinks a:hover{opacity:1;background-color:#fff3;transform:translateY(-2px)}.Footer-module__azJjZW__logo img{width:auto;max-width:80px;height:auto}.Footer-module__azJjZW__copyright{color:#fff9;text-align:center;opacity:.8;margin-top:15px;font-size:12px}@media (max-width:768px){.Footer-module__azJjZW__footer{padding:25px 0}.Footer-module__azJjZW__footerNav{gap:20px;padding:0 10px}.Footer-module__azJjZW__footerNav a{font-size:13px}.Footer-module__azJjZW__socialLinks{gap:15px}.Footer-module__azJjZW__socialLinks a{width:30px;height:30px;font-size:16px}}@media (max-width:480px){.Footer-module__azJjZW__footer{padding:20px 0}.Footer-module__azJjZW__footerContent{gap:20px}.Footer-module__azJjZW__footerNav{flex-direction:column;align-items:center;gap:15px}.Footer-module__azJjZW__footerNav a{font-size:12px}.Footer-module__azJjZW__socialLinks{gap:12px}.Footer-module__azJjZW__socialLinks a{width:28px;height:28px;font-size:14px}.Footer-module__azJjZW__copyright{font-size:11px}}@media (prefers-reduced-motion:reduce){.Footer-module__azJjZW__socialLinks a{transition:none}}@media (prefers-contrast:high){.Footer-module__azJjZW__navLink:hover,.Footer-module__azJjZW__socialLinks a:hover{outline:2px solid}}.Footer-module__azJjZW__textTruncate{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
