html{font-size:62.5%}body{margin:0;font-family:'Mali',cursive;font-size:1.6rem;color:#000;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.no-scroll{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}p{margin:0 0 1.6rem}ul{display:flex;margin:0;padding-left:0;list-style:none}*,*::before,*::after{box-sizing:border-box}::-webkit-scrollbar{width:1vw}::-webkit-scrollbar-track{background:#e3e3e3;box-shadow:inset 0 0 4px #fbfbff}::-webkit-scrollbar-thumb{background:linear-gradient(rgba(255,245,0,0.7), rgba(234,20,20,0.7), rgba(11,178,58,0.7));border-radius:.6rem;border:1px solid #fff}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#fff500, #ea1414, #0bb23a)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{display:flex;justify-content:center;width:10rem;padding:0;margin:0 auto;list-style:none;position:absolute;bottom:.2rem;left:0;right:0;z-index:2}.slick-dots li{margin:.6rem;padding:.6rem}.slick-dots li.slick-active button{background-color:#fff}.slick-dots button{width:1.1rem;height:1.1rem;padding:0;background-color:#fff;border:.1rem solid #fff;background:transparent;border-radius:50%;font-size:0;color:transparent;cursor:pointer}.container{width:100%;max-width:1350px;padding-left:1.5rem;padding-right:1.5rem;margin:0 auto}.header{position:fixed;width:100%;top:0;left:0;right:0;height:7.2rem;z-index:1000;background:linear-gradient(90deg, #EA1414 8.77%, #0BB23A 33.87%, #0BB23A 68.46%, #FFF500 100%);filter:drop-shadow(0 15px 20px rgba(0,0,0,0.5))}@media (max-width: 481px){.header{height:5.2rem}}.header_inner{display:flex;justify-content:space-between;align-items:center;height:7.2rem}@media (max-width: 481px){.header_inner{height:5.2rem}}.header_logo{height:3.2rem}@media (max-width: 481px){.header_logo{height:2.5rem}}@media (max-width: 481px){.textlogo{height:2.5rem;width:auto}}.textlogo:hover{fill:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.9));animation:text .7s alternate ease-in-out}@keyframes text{0%{fill:transparent}100%{fill:#fff}}.nav{display:flex;flex-wrap:wrap;font-size:1.6rem;font-weight:700;color:inherit;text-shadow:0 2px 5px #000000;text-transform:uppercase}@media (max-width: 1025px){.nav{display:none;width:28rem;height:100vh;padding:2rem;position:fixed;top:0;right:0;bottom:0;z-index:1000;font-size:2rem;background-color:#fff;text-shadow:0 2px 5px #fff;box-shadow:0 5px 10px rgba(0,0,0,0.3);border:3px solid;border-image:linear-gradient(45deg, #008f68, #fae042) 1;text-align:left}.nav.show{display:flex}}@media (max-width: 1025px){.menu{flex-direction:column}}.menu_item{display:inline-block;position:relative;padding:2.2rem 1rem;white-space:nowrap;align-items:center;transition:transform .3s linear,hover .2s linear}.menu_item:hover{transform:scale(1.1);padding:2.4rem 1rem;text-decoration:none;color:#fff}.menu_item:hover:focus{outline:none;border:2px solid;border-image:linear-gradient(45deg, #008f68, #fae042) 1}.menu_item:hover::after{content:"";width:0;height:2px;background-color:#FFF500;position:absolute;bottom:4px;left:50%;z-index:1;transition:width .2s linear;transform:translateX(-50%)}.menu_item:hover:hover::after{width:100%}@media (max-width: 1025px){.menu_item:hover{padding:0;color:#000;width:100%}.menu_item:hover::after{background-color:#EA1414;left:0;transform:none}}@media (max-width: 769px){.menu_item:hover::after{display:none}}.menu_item:focus-within>.submenu,.menu_item:hover>.submenu{visibility:visible;opacity:1}.menu_item:focus-within>.submenu_kids_ages,.menu_item:hover>.submenu_kids_ages{top:103%;visibility:visible;opacity:1}@media (max-width: 1025px){.menu_item{padding:1rem 1rem}.menu_item:hover{padding:1rem 1rem;transform:scale(1)}.menu_item:focus-within>.submenu,.menu_item:hover>.submenu{visibility:hidden;opacity:0}.menu_item:focus-within>.submenu_kids_ages,.menu_item:hover>.submenu_kids_ages{visibility:hidden;opacity:0}}.menu_item_kids{padding:1.4rem 1rem}@media (max-width: 1300px){.menu_item_kids{padding:1.5rem 1rem !important}}.submenu{position:absolute;top:105%;padding:1rem;flex-direction:column;background:rgba(115,65,49,0.8);z-index:1000;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;visibility:hidden;opacity:0;transition:visibility .2s linear,opacity .2s linear}.submenu-women{left:-120%}.submenu-men{left:-300%}.submenu_junior_girl{left:-120%}.submenu_kid_girl{left:-200%}.submenu_kids_ages{position:absolute;top:100%;left:14rem;width:100%;height:5.6rem;padding:0 1000em;margin:0 -1000em;justify-content:center;align-items:center;font-size:1.2rem;background-color:rgba(255,255,255,0.5);visibility:hidden;opacity:0}.submenu_kids_ages .submenu{top:100%}.submenu_kids_ages .menu_item:hover{transform:scale(1)}.submenu_kids_ages .nav_link{padding:2rem 1rem}@media (max-width: 1300px){.submenu_kids_ages{height:4rem;font-size:1rem}.submenu_kids_ages .nav_link{padding:0}}@media (max-width: 1025px){.submenu_kids_ages{display:none}}.information-grid{display:grid;grid-template-columns:repeat(4, max-content);gap:2rem}.submenu_item{position:relative;padding:1rem;text-transform:none}.submenu_item .nav_link{padding:1rem}.submenu_title{display:flex;padding:2rem;margin-bottom:1rem;color:#fff}.nav_link{padding:2.4rem 1rem;text-decoration:none;color:#fff}.nav_link:focus{outline:none;border:2px solid;border-image:linear-gradient(45deg, #008f68, #fae042) 1}.nav_link::after{content:"";width:0;height:2px;background-color:#FFF500;position:absolute;bottom:4px;left:50%;z-index:1;transition:width .2s linear;transform:translateX(-50%)}.nav_link:hover::after{width:100%}@media (max-width: 1025px){.nav_link{padding:0;color:#000;width:100%}.nav_link::after{background-color:#EA1414;left:0;transform:none}}@media (max-width: 769px){.nav_link::after{display:none}}.submenu_img{display:flex;padding:1rem;margin:auto;justify-content:center;height:250px;width:175px;cursor:pointer}.nav_icons{display:flex}.nav_icons_item{margin-left:3.2rem}@media (max-width: 481px){.nav_icons_item{margin-left:1.6rem}}.nav_icons_item:first-child{margin-left:0}.nav_icons_burger{display:none}@media (max-width: 1025px){.nav_icons_burger{display:flex}}.nav_icons_img{height:2.4rem}@media (max-width: 481px){.nav_icons_img{height:2rem}}.introSlider__content{display:flex;justify-content:center;margin-top:7.2rem}@media (max-width: 481px){.introSlider__content{margin-top:5.2rem}}.introSlider__img{width:100%}@media (max-width: 769px){.introSlider__img{display:none}}.introSlider__img_mob{width:100%;display:none}@media (max-width: 769px){.introSlider__img_mob{display:flex}}.slickPrev{position:absolute;width:50%;height:100%;top:0;left:0;z-index:1}.slickNext{position:absolute;width:50%;height:100%;top:0;right:0;z-index:1}.intro_inner{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 1rem;text-align:center;align-items:center;justify-content:center}.intro_subtitle{padding-bottom:1.6rem;font-size:2rem;font-weight:700;color:#fff;text-transform:uppercase}@media (max-width: 1025px){.intro_subtitle{font-size:1.6rem}}.intro_title{margin-bottom:3rem;font-size:6.4rem;font-weight:700;color:#fff;text-transform:uppercase}@media (max-width: 1025px){.intro_title{font-size:4.8rem}}@media (max-width: 415px){.intro_title{margin-bottom:0;font-size:clamp(3.2rem, 11vw, 4.8rem)}}button::before,button::after{box-sizing:inherit;content:"";position:absolute;z-index:2;width:103%;height:105%}.btn{width:30rem;height:14rem;display:inline-block;padding:3rem;font-family:inherit;font-size:3rem;font-weight:700;border:0;border-radius:100%;background-color:#fff;text-transform:uppercase;cursor:pointer;position:relative;transition:font-size .3s linear}.btn:hover{font-size:4rem}.btn::before,.btn::after{top:-2%;left:-2%}.btn::before{border:.6rem solid transparent}.btn:hover::before{border-top-color:#FFF500;border-right-color:#EA1414;border-bottom-color:#0BB23A;border-left-color:#FF7A00;transition:border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s,border-left-color .3s linear .3s}@media (max-width: 1025px){.btn{transform:scale(.8)}}@media (max-width: 415px){.btn{transform:scale(.7)}}.round{border-radius:100%;box-shadow:none}.round::before,.round::after{border-radius:100%}.greeting_intro{display:flex;padding:3.2rem 0;justify-content:center;align-items:center}@media (max-width: 1201px){.greeting_intro{padding:1.5rem 0}}@media (max-width: 1025px){.greeting_intro{padding:1rem 0}}@media (max-width: 769px){.greeting_intro{margin-left:-3rem;padding:0}}@media (max-width: 481px){.greeting_intro{margin-left:-4rem}}@media (max-width: 415px){.greeting_intro{margin-left:-3rem}}.welcome{display:block;margin-right:4rem;font-size:8rem;font-weight:700;line-height:1;white-space:nowrap;text-transform:uppercase}@media (max-width: 1201px){.welcome{margin-right:0;font-size:5.6rem}}@media (max-width: 1025px){.welcome{margin-right:-3rem;font-size:4rem}}@media (max-width: 769px){.welcome{font-size:clamp(2rem, 6vw, 4rem)}}@media (max-width: 481px){.welcome{margin-right:-5rem}}@media (max-width: 415px){.welcome{margin-right:-6rem}}.welcome_logo{display:flex;height:9.6rem;align-items:center;vertical-align:middle;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.5))}@media (max-width: 1201px){.welcome_logo{height:auto;transform:scale(.8)}}@media (max-width: 1025px){.welcome_logo{width:42rem;transform:scale(.7)}}@media (max-width: 769px){.welcome_logo{width:31rem;margin-left:-3rem;transform:scale(.5)}}@media (max-width: 481px){.welcome_logo{height:5rem;width:20rem;transform:scale(.3);margin-left:0}}.logo-animation path{fill:transparent;stroke-width:.2rem;stroke:#fff}[data-aos="logo-animation"].aos-animate path:nth-child(1){stroke-dasharray:240;stroke-dashoffset:240;animation:animate-red 2s linear forwards}@keyframes animate-red{from{fill:transparent}to{stroke-dashoffset:0;fill:#EA1414}}[data-aos="logo-animation"].aos-animate path:nth-child(2){stroke-dasharray:360;stroke-dashoffset:360;animation:animate-pink 2s linear forwards}@keyframes animate-pink{from{fill:transparent}to{stroke-dashoffset:0;fill:#FF0099}}[data-aos="logo-animation"].aos-animate path:nth-child(3){stroke-dasharray:430;stroke-dashoffset:430;animation:animate-orange 2s linear forwards}@keyframes animate-orange{from{fill:transparent}to{stroke-dashoffset:0;fill:#FF7A00}}[data-aos="logo-animation"].aos-animate path:nth-child(4){stroke-dasharray:360;stroke-dashoffset:360;animation:animate-purple 2s linear forwards}@keyframes animate-purple{from{fill:transparent}to{stroke-dashoffset:0;fill:#9C39CA}}[data-aos="logo-animation"].aos-animate path:nth-child(5){stroke-dasharray:255;stroke-dashoffset:255;animation:animate-brown 2s linear forwards}@keyframes animate-brown{from{fill:transparent}to{stroke-dashoffset:0;fill:#734131}}[data-aos="logo-animation"].aos-animate path:nth-child(6){stroke-dasharray:255;stroke-dashoffset:255;animation:animate-yellow 2s linear forwards}@keyframes animate-yellow{from{fill:transparent}to{stroke-dashoffset:0;fill:#FFF500}}[data-aos="logo-animation"].aos-animate path:nth-child(7){stroke-dasharray:255;stroke-dashoffset:255;animation:animate-blue 2s linear forwards}@keyframes animate-blue{from{fill:transparent}to{stroke-dashoffset:0;fill:#005DB2}}[data-aos="logo-animation"].aos-animate path:nth-child(8){stroke-dasharray:430;stroke-dashoffset:430;animation:animate-green 2s linear forwards}@keyframes animate-green{from{fill:transparent}to{stroke-dashoffset:0;fill:#0BB23A}}.collections{display:flex;flex-wrap:wrap}@media (max-width: 769px){.collections{display:flex}.collections .slick-dots{display:none !important}}@media (max-width: 598px){.collections .slick-dots{display:flex !important}}.collections_col{flex:1 1 0}.collections_item{position:relative;padding:.1rem}.col_scale{overflow:hidden}.collections_photo{display:block;max-width:100%;height:auto;cursor:pointer;transition:transform .5s linear}.collections_photo:hover{transform:scale(1.1)}.collections_info{width:100%;padding:0 1.5rem;text-align:center;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.5));position:absolute;bottom:3.2rem;left:0;z-index:1}@media (max-width: 598px){.collections_info{bottom:4rem}}.collections_title{color:#fff;font-size:4rem;font-weight:700;text-transform:uppercase}@media (max-width: 1025px){.collections_title{font-size:clamp(2rem, 2.5vw, 5rem)}}@media (max-width: 769px){.collections_title{font-size:clamp(2rem, 4vw, 5rem)}}@media (max-width: 598px){.collections_title{font-size:clamp(2rem, 7vw, 5rem)}}.collections_subtitle{color:#fff;font-size:4.8rem;font-weight:700;text-transform:uppercase}@media (max-width: 1025px){.collections_subtitle{font-size:clamp(2rem, 3.5vw, 5rem)}}@media (max-width: 769px){.collections_subtitle{font-size:clamp(2rem, 4.5vw, 5rem)}}@media (max-width: 598px){.collections_subtitle{font-size:clamp(3rem, 7vw, 5rem)}}.colour_intro{display:flex;overflow:hidden;text-align:center;align-items:center;justify-content:center;width:100%;height:50rem;margin-top:2.4rem;background:url(..//img/colour.webp) center no-repeat;background-size:cover}@media (max-width: 1025px){.colour_intro{height:40rem}}.colour_circle{padding:9rem 0;margin:0 auto;position:relative}.wheel{width:90%}.wheel-slice{cursor:pointer;opacity:.7}@media (max-width: 769px){.wheel-slice{opacity:1}}.wheel-slice:hover{opacity:1;stroke:#fabbbb;stroke-width:1px;transition:stroke .5s linear,stroke-width .9s linear,opacity .2s linear}.colour_circle_text{width:19rem;position:absolute;color:#fff;font-size:4rem;font-weight:700;text-transform:uppercase;cursor:pointer}.colour_circle_text a{color:inherit}@media (max-width: 769px){.colour_circle_text{font-size:clamp(3rem, 8.5vw, 4.8rem)}}.footer_line{padding:4rem 0 8rem 0}@media (max-width: 769px){.footer_line{padding:4rem 0}}.footer_line--bottom{padding:2rem 0 0 0}.line{width:100%;height:2rem;background:linear-gradient(90deg, #FF7A00 0%, #EA1414 8.43%, #734131 17.66%, #FF0099 26.75%, #9C39CA 36.63%, #E2B0E2 45.85%, #005DB2 55.6%, #89D5FF 64.82%, #0BB23A 73.65%, #B3ED97 82.48%, #F2E9D6 91.04%, #FFF500 100%)}.footer_top{display:flex;flex-wrap:nowrap}@media (max-width: 769px){.footer_top{flex-wrap:wrap}}.footer_top_item{width:25%;padding:0 4rem}.footer_top_item:last-child{display:none}@media (max-width: 1025px){.footer_top_item:first-child{display:none}}@media (max-width: 769px){.footer_top_item{width:100%;padding:0}.footer_top_item:last-child{display:flex}}@media (max-width: 769px){.countrylanguage_mobile{display:flex;width:100%;padding:1.5rem 0;justify-content:space-between;align-items:center;font-weight:700;text-transform:uppercase;border-bottom:1px solid #000}}.footer_title{font-size:1.6rem;font-weight:700;padding-bottom:4rem;text-transform:uppercase}@media (max-width: 769px){.footer_title{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #000}.footer_title img{transition:transform .3s linear}.footer_title.active img{transform:rotate(180deg);transition:transform .3s linear}}.footer_title_arrow{display:none}@media (max-width: 769px){.footer_title_arrow{display:flex;height:3rem}}@media (max-width: 769px){.footer_dropdown{display:none;flex-direction:column;padding-top:1rem;padding-bottom:1rem;background-color:#f6f6f6}.footer_dropdown.show{display:flex}}.footer_title_item{position:relative;font-size:1.6rem;font-weight:500;margin-bottom:2rem;color:inherit;text-decoration:none}.footer_title_item:last-child{margin-bottom:0}.footer_title_item a::after{content:"";width:0;height:2px;background-color:#EA1414;position:absolute;bottom:-0.2rem;left:0;z-index:1;transition:width .2s linear}.footer_title_item a:hover::after{width:100%}@media (max-width: 769px){.footer_title_item a{display:block;width:100%;border-bottom:1px dotted #ccc}.footer_title_item a:after{display:none}}.footer_signup{display:flex;padding:4rem 0;justify-content:center;align-items:center}@media (max-width: 769px){.footer_signup{flex-wrap:wrap}}.footer_signup_text{font-size:3.2rem}@media (max-width: 1025px){.footer_signup_text{font-size:2.4rem}}@media (max-width: 415px){.footer_signup_text{font-size:clamp(2rem, 6.5vw, 2.4rem)}}.signup{width:100%;max-width:35rem;margin-left:4rem}@media (max-width: 769px){.signup{margin-left:0;max-width:none}}.signup_input{width:100%;height:5.6rem;padding:1.6rem;background:#F7F7F7;outline:0;outline-offset:0;border:none;border-bottom:.1rem solid #000;font-family:inherit;font-size:2rem;font-weight:500;color:#000;text-align:center}.footer_bottom{display:flex;padding:0 6rem;align-items:center}@media (max-width: 1025px){.footer_bottom{padding:0 4rem}}@media (max-width: 769px){.footer_bottom{flex-wrap:wrap;flex-direction:column-reverse}}.footer_bottom_item{width:33.33%;padding:0 4rem;text-align:center}@media (max-width: 1025px){.footer_bottom_item{padding:0}}@media (max-width: 769px){.footer_bottom_item{width:100%}.footer_bottom_item:first-child{display:none}}.language{margin-top:1.6rem}@media (max-width: 769px){.language{margin-top:0}}.language_item{cursor:pointer}.language_item:hover{color:#EA1414;font-weight:700}.copyright{font-size:1.6rem;font-weight:500}.footer_social{display:flex;flex-wrap:nowrap}@media (max-width: 1025px){.footer_social{padding-left:1rem}}@media (max-width: 769px){.footer_social{margin-bottom:2rem;padding:0;justify-content:center}}.footer_social img{padding:1rem 2rem}@media (max-width: 1025px){.footer_social img{padding:1rem 1.3rem}}