.orders{font-family:"Rhymes Text",Arial,sans-serif}.orders__container{max-width:450px}.orders__item{padding:20px;border:1px solid #8B8B8B}.orders__item:not(:last-of-type){margin-bottom:20px}.orders .accordeon__header{display:flex;min-height:38px;cursor:pointer;margin:0;position:relative}.orders .accordeon__header:before,.orders .accordeon__header:after{content:'';position:absolute;top:5px;right:5px;height:15px;width:2px;background-color:#c4c4c4;transform:rotate(0deg);transition:all 0.2s ease-in-out}.orders .accordeon__header:after{transform:rotate(-90deg)}.orders .accordeon__header.active:before{transform:rotate(90deg)}.orders .accordeon__header.active .orders__header-column:not(:first-of-type){opacity:0}.orders .accordeon__content{padding-top:20px;display:none}.orders__header-column{width:calc(100% / 3 - 10px);transition:opacity 0.2s ease-in-out}.orders__header-column:nth-of-type(2){margin:0 15px}.orders__header-column:nth-of-type(3){padding-right:25px}.orders__header-title{margin:0;font:500 1rem/1.5 "Rhymes Text",Arial,sans-serif;text-transform:uppercase}.orders__header-content{margin:2px 0 0;font:300 1rem/1.5 "Rhymes Text",Arial,sans-serif}.orders__main{display:flex;flex-wrap:wrap;margin:-10px}.orders__main-column{margin:10px}.orders__main-column:nth-of-type(odd){width:calc(40% - 20px)}.orders__main-column:nth-of-type(even){width:calc(60% - 20px)}.orders__main-title{font:500 1rem/1.5 "Rhymes Text",Arial,sans-serif;margin:0;text-transform:uppercase}.orders__main-content{font:300 1rem/1.5 "Rhymes Text",Arial,sans-serif;margin:2px 0 0;text-transform:uppercase}.orders .products{margin-top:35px}.orders .products__item{display:flex}.orders .products__item:not(:last-of-type){margin-bottom:20px}.orders .products__picture{width:60px;height:60px;position:relative}.orders .products__picture:before{content:'';display:block;padding-bottom:100%}.orders .products__image{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.orders .products__info{width:calc(100% - 60px);padding-left:15px}.orders .products__title{display:block;font:300 1rem/1.2 "Rhymes Text",Arial,sans-serif;text-transform:uppercase;margin:0 0 10px;text-decoration:unset;transition:opacity 0.2s ease-in-out}.orders .products__title:hover,.orders .products__title:focus,.orders .products__title:active{opacity:0.7}.orders .products__price{font:300 1rem/1.2 "Rhymes Text",Arial,sans-serif;margin:0}.orders .products__track{margin:10px 0 0;text-transform:uppercase;font:300 1rem/1.2 "Rhymes Text",Arial,sans-serif}.orders .products__track-link{font:inherit;transition:opacity 0.2s ease-in-out}.orders .products__track-link:hover,.orders .products__track-link:focus,.orders .products__track-link:active{opacity:0.7}@media screen and (max-width: 992px){.orders__container{max-width:unset}}@media screen and (max-width: 768px){.orders__header-column{width:50%;padding-right:20px}.orders__header-column:nth-of-type(2){margin:0}.orders__header-column:nth-of-type(3){display:none}.orders__main{flex-direction:column;margin:0}.orders__main-column{margin:0}.orders__main-column:not(:last-of-type){margin-bottom:20px}.orders__main-column:nth-of-type(odd),.orders__main-column:nth-of-type(even){width:100%}}body{background:#ffffff}.account{padding:80px 0 160px}.account__container{max-width:calc(204px + 204px + 30px + 40px);margin:0 auto}.account__container .flatpickr-mobile:before{content:attr(placeholder);color:gray;margin-right:5px}.account__container .flatpickr-mobile:focus[value]:not([value=""]):before{display:none}.account__container input[type="hidden"][value]:not([value=""])+.flatpickr-mobile:before{display:none}.account__header{margin-bottom:30px}.account__header--center{text-align:center}.account__title{font:400 1.67rem/1.2 "Rhymes Text",Arial,sans-serif;margin:0;text-transform:uppercase}.account__description,.account__info{font:300 1.25rem/1.5 "Rhymes Text",Arial,sans-serif;letter-spacing:0;color:#000000}.account__description p,.account__description a,.account__info p,.account__info a{font:inherit;color:inherit}.account__description a,.account__info a{text-decoration:underline;transition:opacity 0.2s ease-in-out}.account__description a:hover,.account__description a:focus,.account__description a:active,.account__info a:hover,.account__info a:focus,.account__info a:active{opacity:0.7}.account__description{margin-top:15px}.account__description--required{font:300 1rem/1.5 "Rhymes Text",Arial,sans-serif}.account__info{margin-top:35px;text-align:center}.account__cancel{display:block;text-align:center;margin-top:15px;font:300 1rem/1 "Rhymes Text",Arial,sans-serif}.form-container{max-width:204px;margin:0 auto}.form-container--double{max-width:calc(204px + 204px + 30px)}.form-container--double .form-fields .input-wrap{width:calc(50% - 15px)}.form-container--double .form-fields .input-wrap--full{width:100%}.form-container .form-fields{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-15px}.form-container .input-wrap{position:relative;width:100%;margin-bottom:15px}.form-container .input-wrap .input{width:100%;border-radius:0;border:1px solid #000;margin-bottom:0}.form-container .input-wrap .input:focus{border-color:#000}.form-container .form-label{font-family:"Rhymes Text",Arial,sans-serif;font-weight:300;font-size:12px;color:#5e5c5c;letter-spacing:0;border:none;width:100%;padding:10px 10px;text-align:left;position:absolute;pointer-events:none;left:0;top:-2px;transition:0.2s ease all;opacity:0}.form-container .input-wrap .input:focus{padding-top:12px;padding-bottom:8px}.form-container .input-wrap .input:focus::-moz-placeholder{opacity:0}.form-container .input-wrap .input:focus:-ms-input-placeholder{opacity:0}.form-container .input-wrap .input:focus::placeholder{opacity:0}.form-container .input-wrap .input:focus ~ .form-label{top:-8px;left:0;font-size:8px;opacity:1}.form-container .form-submit-wrap{margin-top:30px;text-align:center}.form-container .form-submit{border-radius:0;margin-bottom:0;-webkit-appearance:none;-webkit-border-radius:0}.featured-collections{padding:0 0 90px}.featured-collections__picture{overflow:hidden}.input-wrap--btn-show{position:relative}.input-wrap--btn-show .btn-show{position:absolute;top:0;right:5px;background-color:transparent;border:0;height:35px;width:20px;display:flex;align-items:center;justify-content:center}.input-wrap--btn-show .btn-show svg{max-width:100%;max-height:100%}@media screen and (max-width: 992px){.featured-collections .container{margin:0}.featured-collections__item{width:100%}.featured-collections__picture{height:320px}.featured-collections__title{font-size:1.25rem;text-decoration:none}.featured-collections__description{display:block}}@media screen and (max-width: 750px){.main-content{padding-top:55px}}@media screen and (max-width: 768px){.account{padding:0 0 60px}.account__container{max-width:unset}.account__header--underline{padding-bottom:25px;border-bottom:1px solid #c4c4c4}.account__header--center{text-align:left}.account__info{margin-top:50px}.account__cancel{text-align:right}.form-container{width:100%;max-width:unset}.form-container--double{max-width:unset}.form-container--double .form-fields .input-wrap{width:100%}.form-container .input-wrap{position:relative}.form-container .input-wrap .input{border-color:#C4C4C4}.form-container .form-submit-wrap{text-align:right}.featured-collections__picture{height:185px}}
