@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@100;300;400;500;700;900&display=swap";.challanges-hero{padding-top:180px;padding-bottom:60px}@media(max-width:1312px){.challanges-hero{padding-top:calc(112px + 68*(100vw - 22.5rem)/952);padding-bottom:calc(40px + 20*(100vw - 22.5rem)/952)}}.challanges-hero__body{display:flex;gap:24px}@media(max-width:992px){.challanges-hero__body{flex-direction:column;gap:16px}}.challanges-hero__col-01{width:25%}@media(max-width:992px){.challanges-hero__col-01{width:100%}}.challanges-hero__title{color:#232323;font-size:32px;font-weight:600;line-height:normal;display:flex;flex-direction:column}@media(max-width:1312px){.challanges-hero__title{font-size:calc(24px + 8*(100vw - 22.5rem)/952)}}.challanges-hero__title span{color:#cd8c2a}.challanges-hero__col-02{width:75%}@media(max-width:992px){.challanges-hero__col-02{width:100%}}.challanges-hero__text{font-size:52px;line-height:normal;color:#232323;font-weight:400}@media(max-width:1312px){.challanges-hero__text{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}.challanges-hero__buttons{margin-top:60px;display:flex;align-items:center;justify-content:flex-end;gap:24px}@media(max-width:1312px){.challanges-hero__buttons{margin-top:calc(24px + 36*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-hero__buttons{justify-content:flex-start}}@media(max-width:767px){.challanges-hero__buttons{flex-direction:column;align-items:flex-start;gap:16px}}.challanges-hero__link{padding:16px 20px;border-radius:4px;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:normal;font-weight:500;transition:all .3s ease 0s}.challanges-hero__link:first-child{background-color:#1d0a5b;color:#e6ded0}.challanges-hero__link:first-child:hover,.challanges-hero__link:nth-child(2){background-color:#cd8c2a;color:#232323}.challanges-hero__link:nth-child(2):hover{background-color:#1d0a5b;color:#e6ded0}.challanges-today{padding:60px 0;background-color:#1d0a5b}.challanges-today__body{display:flex;gap:40px}@media(max-width:992px){.challanges-today__body{flex-direction:column-reverse}}.challanges-today__col-01{width:65%}@media(max-width:992px){.challanges-today__col-01{width:100%}}.challanges-today__text{font-size:32px;line-height:normal;font-weight:400;color:#fff}@media(max-width:1312px){.challanges-today__text{font-size:calc(18px + 14*(100vw - 22.5rem)/952)}}.challanges-today__col-02{width:35%;position:relative}@media(max-width:992px){.challanges-today__col-02{width:100%}}.challanges-today__title{position:-webkit-sticky;position:sticky;top:16px;left:0;height:-moz-fit-content;height:fit-content;font-size:52px;line-height:normal;color:#fff}@media(max-width:1312px){.challanges-today__title{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-today__title{position:static}}.challanges-items{padding-top:100px;padding-bottom:100px}@media(max-width:1312px){.challanges-items{padding-top:calc(50px + 50*(100vw - 22.5rem)/952);padding-bottom:calc(50px + 50*(100vw - 22.5rem)/952)}}.challanges-items__items{display:grid;grid-template-columns:repeat(6,1fr);align-items:stretch;grid-column-gap:24px;column-gap:24px;grid-row-gap:40px;row-gap:40px}@media(max-width:992px){.challanges-items__items{display:flex;flex-direction:column;row-gap:24px;column-gap:0}}.challanges-items__item{background-color:#e6ded0;border-radius:8px;display:flex;flex-direction:column}@media(max-width:992px){.challanges-items__item{flex-direction:row;justify-content:space-between}}.challanges-items__item .wrapper{padding:32px 24px 64px}@media(max-width:992px){.challanges-items__item .wrapper{padding:18px 16px}}.challanges-items__item .wrapper .title{font-size:32px;line-height:normal;color:#000;font-weight:500}@media(max-width:1312px){.challanges-items__item .wrapper .title{font-size:calc(18px + 14*(100vw - 22.5rem)/952)}}.challanges-items__item .wrapper .text{margin:4px 0 0;font-size:16px;color:#000}@media(max-width:1312px){.challanges-items__item .wrapper .text{font-size:calc(12px + 4*(100vw - 22.5rem)/952)}}.challanges-items__item .image{margin-top:auto;width:100%;height:300px;display:flex;align-items:center;justify-content:center}@media(max-width:992px){.challanges-items__item .image{min-width:100px;max-width:100px;height:auto;margin:0;display:flex}}.challanges-items__item .image img{object-fit:cover;width:100%;height:100%}@media(max-width:992px){.challanges-items__item .image img{display:flex;border-radius:0 8px 8px 0}}.challanges-items__item:first-child,.challanges-items__item:nth-child(2),.challanges-items__item:nth-child(3){grid-column-start:span 2}.challanges-items__item:nth-child(4){grid-column-start:span 3;display:flex;flex-direction:row;gap:40px}.challanges-items__item:nth-child(4) .image{min-height:300px;height:100%;min-width:200px;max-width:200px}@media(max-width:992px){.challanges-items__item:nth-child(4) .image{min-height:auto;min-width:100px;max-width:100px;height:auto;margin:0;display:flex;border-radius:0 8px 8px 0}}.challanges-items__item:nth-child(5){grid-column-start:span 3;display:flex;flex-direction:row;gap:40px}.challanges-items__item:nth-child(5) .image{min-height:300px;height:100%;min-width:200px;max-width:200px}@media(max-width:992px){.challanges-items__item:nth-child(5) .image{min-height:auto;min-width:100px;max-width:100px;height:auto;margin:0;display:flex;border-radius:0 8px 8px 0}}.challanges-items__text{margin:40px 0 0;font-size:52px;line-height:normal;color:#cd8c2a;max-width:1083px}@media(max-width:1312px){.challanges-items__text{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}.challanges-every{padding:60px 0;background-color:#cd8c2a;position:relative;z-index:2}.challanges-every__body{display:flex;gap:40px}@media(max-width:992px){.challanges-every__body{flex-direction:column-reverse;gap:24px}}.challanges-every__col-01{width:70%}@media(max-width:992px){.challanges-every__col-01{width:100%}}.challanges-every__text{font-size:32px;line-height:normal;font-weight:400;color:#fff}@media(max-width:1312px){.challanges-every__text{font-size:calc(18px + 14*(100vw - 22.5rem)/952)}}.challanges-every__col-02{width:30%;position:relative}@media(max-width:992px){.challanges-every__col-02{width:100%}}.challanges-every__title{position:-webkit-sticky;position:sticky;top:16px;left:0;height:-moz-fit-content;height:fit-content;font-size:52px;line-height:normal;color:#fff}@media(max-width:1312px){.challanges-every__title{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-every__title{position:static}}.challanges-site{padding-top:100px;padding-bottom:100px;overflow:hidden}@media(max-width:1312px){.challanges-site{padding-top:calc(50px + 50*(100vw - 22.5rem)/952);padding-bottom:calc(50px + 50*(100vw - 22.5rem)/952)}}.challanges-site__body{display:flex;align-items:center;gap:40px}@media(max-width:1200px){.challanges-site__body{flex-direction:column-reverse}}.challanges-site__text{width:50%;font-size:52px;line-height:normal;font-weight:400;color:#cd8c2a}@media(max-width:1312px){.challanges-site__text{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-site__text{width:100%}}.challanges-site__tabs{width:50%}@media(max-width:992px){.challanges-site__tabs{width:100%}}.tabs-challanges{display:flex;flex-direction:column;gap:40px}.tabs-challanges__nav{display:flex;align-items:center;border-bottom:1px solid #767573;overflow:auto}.tabs-challanges__nav::-webkit-scrollbar{background:transparent;width:2px;height:5px}.tabs-challanges__nav::-webkit-scrollbar-track{background:transparent}.tabs-challanges__nav::-webkit-scrollbar-thumb{background-color:#979797;border-radius:100px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.tabs-challanges__nav::-webkit-scrollbar-thumb:hover{background-color:#232323}.tabs-challanges__button{padding:16px 24px;font-size:24px;line-height:normal;font-weight:400;color:#888785;white-space:nowrap}.tabs-challanges__button:first-of-type{padding-left:0}.tabs-challanges__button.active{color:#000}.tabs-challanges__content .wrapper .list{display:flex;flex-direction:column;row-gap:10px}.tabs-challanges__content .wrapper .list .item{margin:0 0 0 25px;color:#232323;font-size:24px;line-height:normal;list-style:disc}.challanges-ready{padding-top:100px;padding-bottom:100px;background-image:url(/images/challanges/img-back-01.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media(max-width:1312px){.challanges-ready{padding-top:calc(50px + 50*(100vw - 22.5rem)/952);padding-bottom:calc(50px + 50*(100vw - 22.5rem)/952)}}.challanges-ready__body{background-color:#1d0a5b;border-radius:8px;padding:93px 28px}@media(max-width:1312px){.challanges-ready__body{padding-top:calc(84px + 9*(100vw - 22.5rem)/952);padding-bottom:calc(84px + 9*(100vw - 22.5rem)/952)}}.challanges-ready__title{text-align:center;font-size:52px;line-height:normal;color:#fff;font-weight:400}@media(max-width:1312px){.challanges-ready__title{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}@media(max-width:767px){.challanges-ready__title{text-align:start}.challanges-ready__title br{display:none}}.challanges-ready__buttons{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:24px}@media(max-width:1312px){.challanges-ready__buttons{margin-top:calc(24px + 16*(100vw - 22.5rem)/952)}}@media(max-width:767px){.challanges-ready__buttons{flex-direction:column;align-items:flex-start}}.challanges-ready__link{padding:16px 20px;border-radius:4px;font-size:14px;line-height:normal;font-weight:500;transition:all .3s ease 0s}.challanges-ready__link:first-child{background-color:#edebe7;color:#cd8c2a}.challanges-ready__link:first-child:hover,.challanges-ready__link:nth-child(2){background-color:#cd8c2a;color:#232323}.challanges-ready__link:nth-child(2):hover{background-color:#edebe7;color:#cd8c2a}.challanges-our{padding-top:100px;padding-bottom:100px}@media(max-width:1312px){.challanges-our{padding-top:calc(50px + 50*(100vw - 22.5rem)/952);padding-bottom:calc(50px + 50*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-our__container._container{padding:0}}.challanges-our__body{display:flex;gap:40px}@media(max-width:992px){.challanges-our__body{flex-direction:column}}.challanges-our__col-01{width:50%}@media(max-width:992px){.challanges-our__col-01{width:100%;padding:0 16px}}.challanges-our__title{font-size:52px;line-height:normal;color:#232323;font-weight:400}@media(max-width:1312px){.challanges-our__title{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}.challanges-our__text{margin:24px 0 0;font-size:32px;line-height:normal}@media(max-width:1312px){.challanges-our__text{font-size:calc(18px + 14*(100vw - 22.5rem)/952)}}.challanges-our__subtext{font-size:16px;line-height:normal;color:#535351}.challanges-our__col-02{width:50%}@media(max-width:992px){.challanges-our__col-02{width:100%}}.challanges-our__items{border-left:16px solid #cd8c2a;padding-left:40px;display:flex;flex-direction:column}@media(max-width:992px){.challanges-our__items{padding:0 16px 0 40px;gap:24px}}.challanges-our__item{display:flex;align-items:center;gap:24px}.challanges-our__number{font-size:120px;line-height:normal;font-weight:700;color:#cd8c2a;min-width:85px}@media(max-width:1312px){.challanges-our__number{font-size:calc(80px + 40*(100vw - 22.5rem)/952)}}@media(max-width:575px){.challanges-our__number{min-width:50px}}.challanges-our__label{font-size:40px;line-height:normal;color:#cd8c2a}@media(max-width:1312px){.challanges-our__label{font-size:calc(24px + 16*(100vw - 22.5rem)/952)}}.challanges-global{position:relative}.challanges-global:before{content:"";position:absolute;top:0;left:0;width:50vw;height:100%;background-color:#cd8c2a}@media(max-width:992px){.challanges-global:before{display:none}.challanges-global__container._container{padding:0}}.challanges-global__body{display:flex;align-items:stretch;justify-content:space-between;position:relative;z-index:3}@media(max-width:992px){.challanges-global__body{flex-direction:column}}.challanges-global__col-01{width:50%;padding:60px 80px 60px 0;background-color:#cd8c2a;color:#fff;font-size:40px;line-height:normal;font-weight:500}@media(max-width:1312px){.challanges-global__col-01{font-size:calc(24px + 16*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-global__col-01{width:100%;padding:50px 16px 30px}}.challanges-global__col-02{width:50%;padding:60px 0 60px 80px;color:#cd8c2a;font-weight:500;font-size:40px}@media(max-width:1312px){.challanges-global__col-02{font-size:calc(24px + 16*(100vw - 22.5rem)/952)}}@media(max-width:992px){.challanges-global__col-02{width:100%;padding:30px 16px 50px}}.challanges-tackle{padding-top:100px;padding-bottom:100px}@media(max-width:1312px){.challanges-tackle{padding-top:calc(50px + 50*(100vw - 22.5rem)/952);padding-bottom:calc(50px + 50*(100vw - 22.5rem)/952)}}.challanges-tackle__body{border-radius:16px;background-image:url(/images/challanges/img-back-02.jpg);background-repeat:no-repeat;background-position:50%;padding:93px 80px 93px 0;display:flex;height:400px}@media(max-width:767px){.challanges-tackle__body{padding:60px 16px;min-height:370px;background-position:20%}}.challanges-tackle__content{display:flex;flex-direction:column;max-width:560px;margin-left:auto;height:100%}@media(max-width:767px){.challanges-tackle__content{margin:0}}.challanges-tackle__title{font-size:52px;line-height:normal;color:#fff}@media(max-width:1312px){.challanges-tackle__title{font-size:calc(32px + 20*(100vw - 22.5rem)/952)}}.challanges-tackle__buttons{margin:40px 0 0;display:flex;align-items:center;justify-content:flex-end;gap:24px}@media(max-width:767px){.challanges-tackle__buttons{flex-direction:column;align-items:flex-start}}.challanges-tackle__link{padding:16px 20px;border-radius:4px;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:normal;font-weight:500;transition:all .3s ease 0s}.challanges-tackle__link:first-child{background-color:#edebe7;color:#cd8c2a}.challanges-tackle__link:first-child:hover{background-color:#cd8c2a;color:#232323}.challanges-tackle__link:nth-child(2){background-color:#e6ded0;color:#232323}.challanges-tackle__link:nth-child(2):hover{background-color:#1d0a5b;color:#e6ded0}