.shoes-item{-webkit-box-shadow:19px 19px 38px rgba(0,0,0,.1);box-shadow:19px 19px 38px rgba(0,0,0,.1);background:#fff;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:769px){.shoes-item{cursor:pointer}}.shoes-item:hover{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}.shoes-item__image{padding:2rem 4rem;height:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media only screen and (min-width:769px){.shoes-item__image{height:25rem;padding:3rem 4rem}}.shoes-item__image>img{max-width:100%}.shoes-item__desc{padding:1rem 4rem 3rem;height:12rem;color:#9b9b9b}.shoes-item__desc__title{font-weight:700;color:#222831}.shoes-item.\--selection{position:relative;margin-bottom:4rem;border-radius:1rem}@media only screen and (max-width:768px){.shoes-item.\--selection{overflow:hidden}}.shoes-item.\--selection .shoes-selection{position:relative;padding:4rem 3rem;border-radius:1rem;overflow:hidden}@media only screen and (max-width:768px){.shoes-item.\--selection .shoes-selection{padding-top:30rem}}.shoes-item.\--selection .shoes-selection:before{content:"";position:absolute;top:-56px;left:0;background:-webkit-gradient(linear,left top,right top,from(#12cdd4),to(#31d4a5));background:linear-gradient(90deg,#12cdd4,#31d4a5);width:50rem;height:50rem;z-index:10;border-radius:43%;-webkit-transform:translate(40%,-60%);transform:translate(40%,-60%);-webkit-animation:drift 120s ease infinite;animation:drift 120s ease infinite}@media only screen and (max-width:768px){.shoes-item.\--selection .shoes-selection:before{top:3rem;left:50%;width:22rem;height:22rem;border-radius:100%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-animation:none;animation:none}}.shoes-item.\--selection .shoes-selection-image{max-width:50%;position:absolute;top:50%;left:0;-webkit-transform:translate(-10%,-55%) rotate(25deg);transform:translate(-10%,-55%) rotate(25deg);-webkit-transform-origin:center;transform-origin:center;z-index:20}@media only screen and (max-width:768px){.shoes-item.\--selection .shoes-selection-image{max-width:85%;top:calc(50% - 10rem);left:50%;-webkit-transform:translate(-50%,-50%) rotate(15deg);transform:translate(-50%,-50%) rotate(15deg)}}.shoes-item.\--selection .shoes-selection__image:before{content:"";display:block;top:calc(50% - 15px);left:-30px;width:250px;height:10px;background:rgba(0,0,0,.19);position:absolute;z-index:10;-webkit-transform:rotate(25deg) translateY(-50%);transform:rotate(25deg) translateY(-50%);-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-box-shadow:5px 5px 20px rgba(0,0,0,.5);box-shadow:5px 5px 20px rgba(0,0,0,.5)}.shoes-item.\--selection .shoes-selection__desc__title{font-size:2.6rem;font-weight:700;line-height:1.5em;text-transform:uppercase;margin-bottom:2rem}.shoes-item.\--selection .shoes-selection__desc__title>span{display:block;letter-spacing:.8rem}.shoes-item.\--selection .shoes-selection__desc__title .brand{color:#fff;text-shadow:0 0 0 transparent,-1px -1px 0 #222831,0 -1px 0 #222831,1px -1px 0 #222831,-1px 0 0 #222831,0 0 0 #222831,1px 0 0 #222831,-1px 1px 0 #222831,0 1px 0 #222831,1px 1px 0 #222831}.shoes-item.\--selection .shoes-selection__desc__title .model{letter-spacing:.4rem}.shoes-item.\--selection .shoes-selection__desc__btn{margin-top:2rem}@media only screen and (max-width:768px){.shoes-item.\--selection .shoes-selection__desc__btn{display:none}}.agile{position:relative}.agile--rtl .agile__actions,.agile--rtl .agile__dots,.agile--rtl .agile__slides,.agile--rtl .agile__track{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.agile:active,.agile :active,.agile:focus,.agile :focus{outline:none}.agile__list{display:block;overflow:hidden;position:relative;width:100%}.agile__track{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.agile__actions,.agile__track{display:-webkit-box;display:-ms-flexbox;display:flex}.agile__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.agile__slides{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.agile--disabled .agile__slides{display:block}.agile__slide{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.agile--fade .agile__slide{opacity:0;position:relative;z-index:0}.agile--fade .agile__slide--active{opacity:1;z-index:2}.agile--fade .agile__slide--expiring{opacity:1;-webkit-transition-duration:0s;transition-duration:0s;z-index:1}.agile__nav-button[disabled]{cursor:default}.agile__dots{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;white-space:nowrap}.agile__dot button{cursor:pointer;display:block;font-size:0;line-height:0}.agile__actions{margin-bottom:2rem}@media only screen and (min-width:769px){.agile__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.agile__dot{width:1rem;height:1rem;border-radius:100%;margin:0 1rem;overflow:hidden}.agile__dot--current button{background:#12cdd4!important}.agile__dot button{width:100%;height:100%;background:#9b9b9b}.agile__nav-button{position:relative;background:#fff;-webkit-box-shadow:22px 22px 38px rgba(0,0,0,.15);box-shadow:22px 22px 38px rgba(0,0,0,.15);border-radius:100%;width:3rem;height:3rem}@media only screen and (min-width:769px){.agile__nav-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}}.agile__nav-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/ic_back.c5c00003.svg) no-repeat 50%;background-size:50%}.agile__nav-button--next{right:2rem}.agile__nav-button--next:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.agile__nav-button--prev{left:2rem}.modal-shoes{position:relative;padding-bottom:8rem;max-height:100%;overflow:auto;background:#fff;cursor:auto}.modal-shoes,.modal-shoes-overlay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-shoes-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;background:rgba(0,0,0,.2);width:100%;height:100%;z-index:50}@media only screen and (min-width:769px){.modal-shoes-overlay{cursor:pointer;overflow:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:769px){.modal-shoes{max-height:none;max-width:72rem;margin:3rem 0}}@media only screen and (max-width:768px){.modal-shoes{height:100%}}.modal-shoes__close{position:fixed;top:2rem;right:2rem;z-index:50;width:2rem;height:2rem}.modal-shoes__close>img{width:100%;height:100%}@media only screen and (min-width:769px){.modal-shoes__close{position:absolute;cursor:pointer}}.modal-shoes__images{position:relative;height:32rem;padding:5rem 2rem 0}@media only screen and (min-width:769px){.modal-shoes__images{height:40rem;padding:5rem 10rem 0;text-align:center}}.modal-shoes__images.\--noslider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-shoes__images.\--noslider img{max-height:100%}.modal-shoes__images img{display:block;margin:auto;max-height:20rem;max-width:100%}@media only screen and (min-width:769px){.modal-shoes__images img{max-height:30rem}}.modal-shoes__images .agile__actions{position:absolute;left:0;bottom:0;width:100%}.modal-shoes__content{padding:3rem;min-width:100%}.modal-shoes__intro{text-align:center;margin-bottom:2rem}.modal-shoes__intro__title{font-size:2.4rem;font-weight:700;margin-bottom:1rem}.modal-shoes__intro__subtitle{color:#9b9b9b;margin-bottom:1rem}.modal-shoes__intro__size>span{color:#12cdd4}.modal-shoes__infos{margin-bottom:2rem}.modal-shoes__infos__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;font-size:1.2rem;text-transform:uppercase;color:#9b9b9b;border:1px solid #eee}@media only screen and (max-width:768px){.modal-shoes__infos__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.modal-shoes__infos__item>div:first-child{font-weight:700}.modal-shoes__btn{position:fixed;bottom:3rem;left:50%;width:25rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:19px 19px 38px rgba(0,0,0,.1);box-shadow:19px 19px 38px rgba(0,0,0,.1);font-size:1.6rem}@media only screen and (min-width:769px){.modal-shoes__btn{position:absolute;bottom:3rem}}.page-shoes{padding-bottom:5rem}@media only screen and (min-width:769px){.page-shoes{max-width:80rem}}.page-shoes__logo{margin:4rem 0 5rem}.page-shoes__intro{padding-left:1rem;margin-bottom:8rem;max-width:100vw;overflow:hidden}.page-shoes__intro>h1{font-size:5.6rem;font-weight:700;line-height:1.2em;color:#12cdd4}@media only screen and (max-width:768px){.page-shoes__intro>h1{font-size:4rem}}.page-shoes__intro>h1 .name{color:#fff;letter-spacing:.8rem;text-shadow:0 0 0 transparent,-1px -1px 0 #12cdd4,0 -1px 0 #12cdd4,1px -1px 0 #12cdd4,-1px 0 0 #12cdd4,0 0 0 #12cdd4,1px 0 0 #12cdd4,-1px 1px 0 #12cdd4,0 1px 0 #12cdd4,1px 1px 0 #12cdd4,-2px -2px 0 #12cdd4,-1px -2px 0 #12cdd4,0 -2px 0 #12cdd4,1px -2px 0 #12cdd4,2px -2px 0 #12cdd4,-2px -1px 0 #12cdd4,-1px -1px 0 #12cdd4,0 -1px 0 #12cdd4,1px -1px 0 #12cdd4,2px -1px 0 #12cdd4,-2px 0 0 #12cdd4,-1px 0 0 #12cdd4,0 0 0 #12cdd4,1px 0 0 #12cdd4,2px 0 0 #12cdd4,-2px 1px 0 #12cdd4,-1px 1px 0 #12cdd4,0 1px 0 #12cdd4,1px 1px 0 #12cdd4,2px 1px 0 #12cdd4,-2px 2px 0 #12cdd4,-1px 2px 0 #12cdd4,0 2px 0 #12cdd4,1px 2px 0 #12cdd4,2px 2px 0 #12cdd4}.page-shoes__intro>h1 img{max-height:.8em;margin-left:1.5rem}.page-shoes__intro .subtext{margin-top:2rem}.page-shoes__intro .subtext>p{margin-bottom:1em}@media only screen and (max-width:768px){.page-shoes__intro .subtext{border-left:none;padding-left:0}}.page-shoes__intro__button{position:relative;display:inline-block;padding:0 1rem;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:769px){.page-shoes__intro__button{cursor:pointer}}.page-shoes__intro__button:after{content:"";display:block;width:100%;height:1.3rem;position:absolute;left:0;bottom:0;background:#12cdd4;opacity:.3;z-index:-1;-webkit-transition:all .3s;transition:all .3s}.page-shoes__intro__button:hover{color:#fff}.page-shoes__intro__button:hover:after{height:2.5rem;opacity:.7}@media only screen and (max-width:768px){.page-shoes__intro__button{margin-left:0}}.page-shoes__shoes__title{text-align:center;margin-bottom:2rem}.page-shoes__shoes__title>h2{font-size:2rem;font-weight:700;margin-bottom:.5em}.page-shoes__shoes__title>p{color:#9b9b9b}.page-shoes__shoes__item{padding:1rem}.page-shoes__shoes__selection h2{font-size:1.8rem;font-weight:700;margin:3em 0 2rem}.bg-form .shape1{position:absolute;top:0;left:0;width:20rem;height:100%;background:url(../img/Path1.a2cdbb87.svg) no-repeat;background-position:0 0;background-size:100%;z-index:-1}@media only screen and (max-width:768px){.bg-form .shape1{width:10rem;top:50%}}.bg-form .shape2{position:absolute;top:150%;right:0;width:20rem;height:100%;background:url(../img/Path2.8c273b73.svg) no-repeat;background-position:0 0;background-size:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:-1}