﻿


@font-face{font-family:"Poppins";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Poppins-Bold.woff") format("woff");font-weight:700;font-style:"normal";font-display:swap;}@font-face{font-family:"Poppins";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Poppins-medium.woff") format("woff");font-weight:500;font-style:"normal";font-display:swap;}@font-face{font-family:"Poppins";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Poppins-SemiBold.woff") format("woff");font-weight:600;font-style:"normal";font-display:swap;}@font-face{font-family:"Poppins";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Poppins-Black.woff") format("woff");font-weight:900;font-style:"normal";font-display:swap;}@font-face{font-family:"RobotoCD";src:url("/modules/Teva.The.Other.TD/Client/Fonts/RobotoCondensed-Bold.woff") format("woff");font-weight:700;font-style:"normal";font-display:swap;}@font-face{font-family:"RobotoCD";src:url("/modules/Teva.The.Other.TD/Client/Fonts/RobotoCondensed-Regular.woff") format("woff");font-weight:400;font-style:"normal";font-display:swap;}@font-face{font-family:"RobotoCD";src:url("/modules/Teva.The.Other.TD/Client/Fonts/RobotoCondensed-Light.woff") format("woff");font-weight:300;font-style:"normal";font-display:swap;}@font-face{font-family:"Roboto";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Roboto-Regular.woff") format("woff");font-weight:400;font-style:"normal";font-display:swap;}@font-face{font-family:"Roboto";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Roboto-medium.woff") format("woff");font-weight:500;font-style:"normal";font-display:swap;}@font-face{font-family:"Roboto";src:url("/modules/Teva.The.Other.TD/Client/Fonts/Roboto-Bold.woff") format("woff");font-weight:700;font-style:"normal";font-display:swap;}*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{position:relative;font-family:"Roboto";}main{position:relative;}a{text-decoration:none;color:inherit;}ul{list-style:none;}img,picture{display:block;}sup{font-size:0.6em;line-height:0;vertical-align:super;}sub{font-size:0.7em;line-height:0;}button{border:none;background:none;color:inherit;font-family:inherit;}strong{font-weight:700;}i{font-style:italic;}#onetrust-group-container #onetrust-policy #onetrust-policy-text{max-width:95%;}.btn{position:relative;display:flex;align-items:center;width:fit-content;font-family:"RobotoCD";color:#fff;font-weight:700;text-transform:uppercase;font-size:18px;line-height:20px;padding:9px;background:transparent;border:3px solid #fdff38;transition:all 0.5s ease;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;will-change:transform;cursor:pointer;}.btn::after{content:"";display:inline-block;top:40%;right:20px;border:solid #fff;border-width:0 2px 2px 0;border-top-right-radius:2px;border-bottom-left-radius:2px;padding:3px;transform:rotate(-45deg);margin-left:7px;transition:border-color 0.3s ease,transform 0.3s ease;}.btn:hover{background-color:#fdff38;color:#000;}.btn:hover::after{border-color:#000;}.btn--green{color:#66554b;border-color:#60c71f;background-color:#fff;}.btn--green::after{border-color:#60c71f;}.btn--green:hover{background-color:#60c71f;color:#fff;}.btn--green:hover::after{border-color:#fff;}.header{position:relative;display:flex;min-height:126px;z-index:1;}.header__left{position:relative;background-color:#3f322a;width:calc(50vw - 454px);min-width:275px;display:flex;justify-content:flex-end;padding-right:52px;align-items:center;padding-top:7px;}.header__logo{transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;will-change:transform;transition:transform 0.2s ease;}.header__logo:hover{transform:scale(1.05);}.header__hamburger{display:none;flex-direction:column;justify-content:space-between;position:absolute;width:26px;height:17px;right:9px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:4;}.header__hamburger span{position:relative;display:block;background-color:#fff;height:3px;border-radius:3px;transition:all 0.5s ease;user-select:none;pointer-events:none;}.header__hamburger span:first-child{top:0px;}.header__hamburger span:last-child{bottom:0px;}.header__hamburger.active span{background-color:#66554b;}.header__hamburger.active span:first-child{top:8px;transform:rotate(45deg);}.header__hamburger.active span:nth-child(2){opacity:0;}.header__hamburger.active span:last-child{bottom:6px;transform:rotate(-45deg);}.header__right{flex-grow:1;background:linear-gradient(90deg,#b0a69b 19%,#fff 1000px);flex-grow:1;}.header__right-wrapper{max-width:1165px;display:flex;align-items:center;position:relative;height:100%;}.header__teva{display:flex;align-items:center;position:absolute;top:0px;right:11px;z-index:4;}.header__teva a{margin-left:16px;}.header__nav{display:flex;align-items:center;height:100%;width:100%;padding:0 244px 0 45px;}.header__list{display:flex;align-items:center;justify-content:space-between;width:100%;}.header__register-link{position:relative;text-transform:uppercase;font-size:15px;font-weight:500;background-color:#fdff38;padding:12px 20px;}.header__register-link::after{content:"";display:block;position:absolute;height:3px;width:70px;background-color:#000;left:50%;transform:translateX(-50%);bottom:7px;opacity:0;transition:opacity 0.5s ease;pointer-events:none;user-select:none;}.header__register-link:hover::after{opacity:1;}.header__link{font-family:"RobotoCD";position:relative;text-align:center;text-transform:uppercase;font-size:15px;font-weight:700;transition:transform 0.3s ease;}.header__link a{display:block;padding:10px 0;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;will-change:transform;transition:transform 0.2s ease;}.header__link a:hover{transform:scale(1.05);}.header__link::after{content:"";display:block;position:absolute;height:3px;width:100%;background-color:#fdff38;left:0;bottom:0px;opacity:0;transition:opacity 0.5s ease;pointer-events:none;user-select:none;}.header__link:hover::after{opacity:1;}.header__link.active::after{opacity:1;}.header__socials{position:absolute;display:flex;align-items:center;bottom:9px;right:10px;}.header__socials img{pointer-events:none;}.header__socials p{font-family:"RobotoCD";font-size:14px;text-transform:uppercase;margin-right:10px;}.header__socials a{margin-left:6px;transition:filter 0.2s ease;}.header__socials a:hover{filter:invert(24%) sepia(1%) saturate(2%) hue-rotate(320deg) brightness(100%) contrast(92%);}.header__socials--mobile{position:relative;right:0;bottom:0;justify-content:center;margin-top:15px;}.header__socials--mobile a:hover{filter:none;}.header__mobile{display:none;position:fixed;right:0;top:0;height:100vh;width:81.5vw;background-color:#fff;transform:translateX(101%);transition:transform 0.5s ease;z-index:3;}.header__mobile.active{transform:translateX(0%);}.header__mobile-nav{position:relative;padding-top:80px;}.header__mobile-link{font-family:"RobotoCD";font-weight:700;font-size:18px;line-height:22px;background-color:#f7f7f7;margin-bottom:10px;text-transform:uppercase;}.header__mobile-link:last-child{background-color:#fdff38;}.header__mobile-link a{display:block;max-width:220px;padding:10px 0 10px 15px;}.header__mobile-link.active a{border-left:6px solid #fdff38;}@media screen and (max-width:1259px){.header__nav{padding:0;}.header__link{margin:0 10px;}}@media screen and (max-width:1023px){.header{flex-direction:column-reverse;min-height:80px;}.header__left{width:100%;justify-content:flex-start;padding-left:9px;padding-top:3px;height:48px;}.header__logo img{width:82px;height:auto;}.header__register-link{padding:0 11px;height:32px;line-height:32px;font-size:12px;opacity:1;visibility:visible;transition:opacity 0.5s ease,visibility 0.5s ease;}.header__right{background:linear-gradient(90deg,#929393,#fff);backdrop-filter:none;z-index:5;}.header__right::before{content:"";position:absolute;display:block;width:0vw;right:0px;height:32px;top:0px;transition:width 0.5s ease;background:linear-gradient(90deg,#fff 70%,#dbd8d1);border-bottom:1px solid #f7f7f7;}.header__teva{right:8px;}.header__teva a{margin-left:8px;}.header__teva img{width:40px;height:auto;}.header__hamburger{display:flex;}.header__nav{display:none;}.header__socials{display:none;}.header__socials--mobile{display:flex;}.header__mobile{display:block;}.header.active .header__right::before{width:81.5vw;}.header.active .header__register-link{opacity:0;visibility:hidden;}.header.active .header__mobile{transform:translateX(0%);}.header.active .header__hamburger span{background-color:#66554b;}.header.active .header__hamburger span:first-child{top:8px;transform:rotate(45deg);}.header.active .header__hamburger span:nth-child(2){opacity:0;}.header.active .header__hamburger span:last-child{bottom:6px;transform:rotate(-45deg);}}.footer{position:relative;border-top:4px solid #e4e1d9;background-color:#fff;}.footer__top{width:100%;padding-top:11px;background-color:#fff;display:flex;justify-content:center;align-items:center;}.footer__nav{display:flex;align-items:center;padding-bottom:10px;justify-content:center;flex-wrap:wrap;}.footer__link{font-family:"RobotoCD";font-size:18px;font-weight:700;position:relative;text-decoration:underline;text-transform:uppercase;}.footer__link img{position:relative;bottom:1px;}.footer__link a{padding:0 16px;display:flex;align-items:center;gap:5px;}.footer__link:not(:last-child)::after{content:"|";position:absolute;top:0;right:-2px;color:#000;}.footer__bottom{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;padding:50px 43px 33px 32px;}.footer__info{font-family:"Roboto";font-weight:400;font-size:12px;line-height:20px;}.footer__flag{vertical-align:sub;margin-right:2px;display:inline-block;position:relative;top:0px;}.footer__logo{position:relative;bottom:25px;}.footer::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:50px;background-color:#4f4038;clip-path:polygon(calc(100% - 45px) 35px,100% 0,100% 84%,100% 100%,0 100%,0 83%,0 35px);}@media screen and (max-width:767px){.footer__nav{flex-direction:column;gap:5px;}.footer__top{padding-top:14px;}.footer__link{font-size:14px;}.footer__link a{max-width:none;}.footer__link a img{width:22px;height:auto;bottom:0;}.footer__link:not(:last-child)::after{content:none;}.footer__bottom{padding:50px 8px 16px;}.footer__info{font-family:"Roboto";font-weight:400;font-size:8px;line-height:12px;}.footer__usa{margin-top:6px;}.footer__logo{bottom:22px;}.footer__logo img{width:85px;height:auto;}.footer::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:33px;background-color:#4f4038;clip-path:polygon(calc(100% - 25px) 25px,100% 0,100% 84%,100% 100%,0 100%,0 83%,0 25px);}}@media screen and (max-width:364px){.footer__link{margin-bottom:3px;}.footer__link:nth-child(2)::after{display:none;}}.modal{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:0;top:0;left:0;z-index:11;visibility:hidden;overflow:hidden;background:rgba(0,0,0,0.6);opacity:0;transition:transform 0.3s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in,height 0s ease-in;transition-delay:0s,0s,0s,0.3s;}.modal__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-70%);width:654px;height:314px;padding:50px;background-color:#4f4038;color:#fff;transition:transform 0.5s ease;}.modal__title{font-family:"RobotoCD";font-weight:700;font-size:32px;text-transform:uppercase;}.modal__text{color:#fff;margin-top:22px;font-size:20px;}.modal__btns{display:flex;margin-top:30px;}.modal__hidden-btn{display:none;}.modal__btn{text-align:center;justify-content:center;padding:6px 15px 3px 0;border-width:2px;width:71px;height:29px;font-size:14px;border-color:#02b3c3;color:#000;}.modal__btn::after{content:none;}.modal__btn img{position:absolute;top:49%;transform:translateY(-50%);right:10px;filter:brightness(0);}.modal__btn--yes{margin-right:10px;}.modal__btn--yes img{height:15px;width:auto;}.modal__btn--close img{width:11px;height:11px;right:12px;}.modal__btn:hover{background-color:#02b3c3;}.modal__x-sign{display:block;position:absolute;width:38px;height:38px;top:-19px;right:-19px;border-radius:20px;border:1px solid #fdff38;background-color:#1b0e1d;transition:transform 0.5s ease;cursor:pointer;}.modal__x-sign::before,.modal__x-sign::after{content:"";display:block;position:absolute;width:20px;height:1px;background-color:#fdff38;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);}.modal__x-sign::after{transform:translate(-50%,-50%) rotate(-45deg);}.modal__x-sign:hover{transform:scale(1.1);}.modal--pre .modal__wrapper{color:#66554b;background-color:#fff;}.modal--pre .modal__text,.modal--pre .modal__title{color:#66554b;}.modal--auto .modal__wrapper{width:688px;height:354px;}.modal.open-modal{height:100vh;visibility:visible;opacity:1;transition-delay:0s,0s,0s,0s;}.modal.open-modal .modal__wrapper{transform:translate(-50%,-50%);}@media screen and (max-width:767px){.modal__title{font-size:25px;}.modal__wrapper{width:calc(100% - 30px);height:auto;padding:36px 16px 20px 16px;}.modal__text br{display:none;}.modal__btn{font-size:16px;width:100px;height:41px;padding:9px 24px 8px 0;}.modal__btn--yes{margin-right:15px;}.modal__btn--yes img{height:18px;right:20px;}.modal__btn--close img{width:12px;height:12px;right:22px;}.modal__x-sign{width:30px;height:30px;top:8px;right:8px;}.modal__x-sign::before,.modal__x-sign::after{width:16px;}.modal--auto .modal__wrapper{width:calc(100% - 30px);height:auto;}}.err{height:calc(100vh - 316px);min-height:300px;padding-top:90px;}.err .wrapper{max-width:1140px;padding:0 15px;margin:0 auto;}.err__title{font-family:"Poppins";font-weight:600;color:#005b79;font-size:32px;}.err__text{margin-top:20px;}@media screen and (max-width:767px){.err{padding-top:20px;height:calc(100vh - 308px);min-height:230px;}.err__title{font-size:25px;}.err__text{margin-top:10px;}}.eyebrow{background:linear-gradient(90deg,#fdff38 0%,#60c71f 100%);padding:40px 0;margin-top:-40px;box-shadow:inset 0 -15px 17.4px rgba(0,0,0,0.25);}.eyebrow__wrapper{max-width:1014px;padding:0 15px;margin:0 auto;}.eyebrow h2{font-family:"Roboto";color:#4f4038;font-weight:700;text-align:center;letter-spacing:0.4px;line-height:27px;font-size:20px;}@media screen and (max-width:767px){.eyebrow{padding:40px 0 20px;}.eyebrow h2{font-size:16px;line-height:20px;text-align:left;letter-spacing:0;}}

.banner{position:relative;padding-top:48%;clip-path:polygon(50% 0%,100% 0,100% 40px,100% calc(100% - 40px),40px calc(100% - 40px),0 100%,0 0);overflow:hidden;background-color:rgba(71,44,27,0.8);}.banner::before{content:"";display:block;position:absolute;top:0;left:0;width:75%;height:103%;background:linear-gradient(270deg,rgba(97,70,48,0) 48.8%,#472c1b 68.76%);z-index:1;}.banner video{width:100%;height:auto;position:absolute;top:0;left:0;z-index:0;}.banner__eff{position:absolute;top:-130px;left:0;z-index:1;}.banner__eff--2{top:unset;left:unset;bottom:38px;right:0;}.banner__wrapper{position:absolute;top:47%;left:calc(50vw - 680px);transform:translate(0,-50%);z-index:2;}.banner h1 > span{font-family:"Poppins";display:block;color:#fff;filter:drop-shadow(1px 5px 9.4px rgba(0,0,0,0.75));}.banner h1 > span:first-child{display:none;}.banner h1 > span:nth-child(2){font-size:44px;text-transform:uppercase;font-weight:900;margin-top:16px;margin-bottom:14px;}.banner h1 > span:nth-child(2) span{background:linear-gradient(90deg,#60c71f,#fdff38 83.65%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-feature-settings:"liga" off,"clig" off;}.banner h1 > span:last-child{font-size:28px;line-height:36px;font-weight:500;max-width:680px;letter-spacing:0.8px;}.banner h1 > span:last-child span{background:linear-gradient(90deg,#60c71f,#fdff38 83.65%);background-clip:text;font-weight:900;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-feature-settings:"liga" off,"clig" off;letter-spacing:0px;}@media screen and (max-width:1455px){.banner__wrapper{left:50px;}}@media screen and (max-width:1120px){.banner__wrapper{transform:translate(0,-50%) scale(0.7);left:-66px;}}@media screen and (max-width:1023px){.banner{padding-top:53.8vw;clip-path:polygon(50% 0%,100% 0,100% 20px,100% calc(100% - 20px),20px calc(100% - 20px),0 100%,0 0);}.banner::before{width:100%;height:320px;top:unset;bottom:0;background:linear-gradient(180deg,rgba(97,70,48,0) 28.69%,#472c1b 42.42%);}.banner__eff{width:183px;height:auto;top:0;}.banner__eff--2{top:unset;bottom:5px;}.banner__wrapper{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;top:unset;transform:none;left:unset;padding-bottom:46px;}.banner__wrapper img{position:relative;left:24px;width:328px;height:auto;}.banner h1 > span{filter:drop-shadow(1px 5px 4px rgba(0,0,0,0.75));}.banner h1 > span:nth-child(2){font-size:20px;letter-spacing:0;margin:8px 0 3px;}.banner h1 > span:last-child{font-size:13px;letter-spacing:0.3px;line-height:16px;text-align:left;}}

.what-is{margin:70px 0 96px;overflow:hidden;}.what-is__eff{position:absolute;top:0;left:15px;pointer-events:none;user-select:none;}.what-is__eff--2{top:unset;left:unset;right:15px;bottom:0;}.what-is__wrapper{position:relative;max-width:1120px;padding:0 15px;margin:0 auto;}.what-is__icons{display:flex;max-width:840px;margin:0 auto;justify-content:space-between;}.what-is__movements{width:100%;padding:34px 60px;background:var(--Brown-gradient,linear-gradient(276deg,#654933 0%,#442918 100%));border-radius:16px;}.what-is__wrapper{display:flex;justify-content:space-between;}.what-is__movement{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-width:122px;}.what-is__movement p{font-family:"RobotoCD";font-weight:700;font-size:18px;line-height:24px;max-width:80px;text-align:center;color:#fff;}.what-is__icons{margin-bottom:20px;}.what-is__icon{display:flex;min-height:74px;align-items:flex-end;margin-bottom:16px;}.what-is__icon img{max-width:106px;}.what-is__title{font-family:"RobotoCD";font-weight:700;font-size:20px;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:40px;}.what-is a{margin:0 auto;}@media screen and (max-width:767px){.what-is{padding-top:0px;margin:0px 0px 20px;}.what-is__eff{top:42px;width:100%;height:auto;}.what-is__eff--2{top:unset;width:86%;height:auto;}.what-is__icons{flex-wrap:wrap;}.what-is__movements{padding:26px 20px 50px;margin-top:20px;}.what-is__title{font-size:20px;margin:0 auto 37px;position:relative;left:-10px;width:calc(100% + 20px);}.what-is__movement{width:45%;margin-bottom:30px;}.what-is__movement:nth-child(3){width:100%;}}

.mild{background:linear-gradient(90deg,#fdff38 0%,#60c71f 100%);height:414px;}.mild__wrapper{position:relative;bottom:97px;display:flex;align-items:center;max-width:1140px;padding:0 15px;margin:0 auto;}.mild__content{max-width:600px;margin-left:50px;margin-top:60px;}.mild__content h2{font-size:24px;font-family:"RobotoCD";font-weight:300;line-height:34px;color:#4f4038;}.mild__content h2 strong{font-weight:900;}.mild__content a{margin-top:50px;}@media screen and (max-width:767px){.mild{height:auto;padding-top:36px;}.mild__wrapper{flex-direction:column-reverse;bottom:0;}.mild__wrapper img{width:246px;height:362px;display:block;margin:0 auto -50px;}.mild__content{margin:0;max-width:none;}.mild__content h2{font-size:16px;line-height:20px;}.mild__content a{margin-top:25px;}}
