@font-face{font-family:ITC Novarese;src:url(https://fonts.swarovski.com/Novarese-Swarovski/ITCNovareseforSwarovskiMd.woff2) format("woff2"),url(https://fonts.swarovski.com/Novarese-Swarovski/ITCNovareseforSwarovskiMd.woff) format("woff");font-weight:500;font-style:normal;word-spacing:Normal;font-size:100%}@font-face{font-family:Euclid Ignited;src:url(https://fonts.swarovski.com/Euclid-Ignited/WOFF2/EuclidIgnited-Regular-WebXL.woff2) format("woff2"),url(https://fonts.swarovski.com/Euclid-Ignited/WOFF/EuclidIgnited-Regular-WebXL.woff) format("woff");font-weight:400;font-style:normal;word-spacing:Normal;font-size:100%}@font-face{font-family:Euclid Ignited;src:url(https://fonts.swarovski.com/Euclid-Ignited/WOFF2/EuclidIgnited-Semibold-WebXL.woff2) format("woff2"),url(https://fonts.swarovski.com/Euclid-Ignited/WOFF/EuclidIgnited-Semibold-WebXL.woff) format("woff");font-weight:600;font-style:normal;word-spacing:Normal;font-size:100%}a,body,div,fieldset,h1,h2,h3,h4,h5,h6,p,section,span{padding:0;margin:0 auto}*{box-sizing:border-box}a{text-decoration:none}.success{color:#00a642}.warning{color:#ffc122}.danger{color:#ee1717}.root{width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#706e6a}::-webkit-scrollbar-thumb{background:#000}.flex-grow{display:flex;flex-direction:column;flex-grow:1}#loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:999;background-color:#f0eee4}#loading-screen.show{display:flex}#loading-screen img{width:120px;height:120px;animation:spin 1.618s ease infinite}@keyframes spin{0%{transform:rotate(0)}66%{transform:rotate(90deg)}100%{transform:rotate(45deg)}}#loading-screen span{margin:0;color:#000}#loading-screen span:first-of-type{animation:dots25 1.618s linear infinite}@keyframes dots25{0%{color:transparent}24.9%{color:transparent}25%{color:#000}100%{color:#000}}#loading-screen span:nth-of-type(2){animation:dots50 1.618s linear infinite}@keyframes dots50{0%{color:transparent}49.9%{color:transparent}50%{color:#000}100%{color:#000}}#loading-screen span:nth-of-type(3){animation:dots75 1.618s linear infinite}@keyframes dots75{0%{color:transparent}74.9%{color:transparent}75%{color:#000}100%{color:#000}}body{width:100%;min-height:100vh;display:flex;flex-direction:column;font-family:Euclid Ignited,sans-serif;background-color:#f0eee4;text-align:center;color:#000}body main{width:100%;display:flex;flex-direction:column;padding:0 16px;margin:0 auto}body main header{padding:30px 0}@media screen and (max-width:512px){body main header{padding:10px 0 30px}}body main header img{max-width:704px;width:100%}@media screen and (max-width:512px){body main header img{max-width:192px}}body main h1{font-family:ITC Novarese,serif;font-size:47px;font-weight:500;padding:30px}@media screen and (max-width:512px){body main h1{font-size:27px}}body main h3{font-family:ITC Novarese,serif;font-size:24px;font-weight:500}@media screen and (max-width:512px){body main h3{font-size:20px}}body main h5{color:#706e6a;font-size:13px;max-width:420px;font-weight:400}@media screen and (max-width:512px){body main h5{font-size:11px}}body main h6{color:#706e6a;font-size:10px;font-weight:400}body main .error{font-size:13px;font-weight:400;padding-top:20px}body main .basket{padding:30px 0;display:flex;justify-content:center;align-items:flex-start;gap:30px}@media screen and (max-width:992px){body main .basket{flex-direction:column;gap:15px;max-width:534px;width:100%}}body main .basket-products{width:534px;margin:0}@media screen and (max-width:992px){body main .basket-products{max-width:534px;width:100%}}body main .basket-products .basket-product{display:flex;background-color:#fff;width:100%;padding:20px;text-align:left;letter-spacing:.025em}body main .basket-products .basket-product:not(:first-of-type){margin-top:15px}@media screen and (max-width:512px){body main .basket-products .basket-product:not(:first-of-type){margin-top:5px}}body main .basket-products .basket-product-img{margin:0;display:flex;justify-content:center;align-items:center;width:156px;height:156px}@media screen and (max-width:512px){body main .basket-products .basket-product-img{width:100px;height:100px}}body main .basket-products .basket-product-img img{max-width:156px;max-height:156px;object-fit:contain}@media screen and (max-width:512px){body main .basket-products .basket-product-img img{max-width:100px;max-height:100px}}body main .basket-products .basket-product-info{margin:0;position:relative;padding-left:20px;width:100%}@media screen and (max-width:512px){body main .basket-products .basket-product-info{padding-left:15px}}body main .basket-products .basket-product-name{font-size:14px;width:70%;margin:0 0 8px}@media screen and (max-width:992px){body main .basket-products .basket-product-name{width:100%}}body main .basket-products .basket-product-sku{font-size:11px;margin:0 0 8px}body main .basket-products .basket-product-quantity{margin:0;font-size:11px;position:absolute;top:0;right:0}@media screen and (max-width:992px){body main .basket-products .basket-product-quantity{margin:0 0 8px;position:relative;top:initial;right:initial}}body main .basket-products .basket-product-available{margin:0;font-size:11px;position:absolute;bottom:0;right:0}@media screen and (max-width:992px){body main .basket-products .basket-product-available{margin:0 0 8px;position:relative;bottom:initial;right:initial}}body main .basket-checkout{max-width:308px;width:100%;background-color:#fff;padding:20px;margin:0}@media screen and (max-width:992px){body main .basket-checkout{max-width:534px}}body main .basket-checkout a{font-family:Euclid Ignited,sans-serif;text-decoration:none;background-color:#000;color:#fff;font-weight:600;font-size:14px;width:100%;height:48px;padding:0 16px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-bottom:20px}@media screen and (max-width:512px){body main .basket-checkout a{margin-bottom:10px}}body main .basket-checkout h6{text-align:left}body main .create{max-width:872px;width:100%}body main .create h3{padding-bottom:5px}body main .create .country-links{padding:20px 0}body main .create .country-links-small{display:flex;justify-content:center;gap:20px}body main .create .country-links-small a{width:auto;min-width:48px;height:36px;margin:0;padding:0}body main .create .country-links-small a.selected{background-color:#00a642}body main .create a{font-family:Euclid Ignited,sans-serif;text-decoration:none;background-color:#000;color:#fff;font-weight:600;font-size:14px;width:100%;height:48px;padding:0 16px;display:flex;justify-content:center;align-items:center;cursor:pointer;max-width:360px;margin-bottom:20px}@media screen and (max-width:512px){body main .create a{margin-bottom:10px}}body main .create a:last-of-type{margin-bottom:0}body main .create form{padding:20px 0;text-align:left;max-width:512px;margin:0 auto}@media screen and (max-width:512px){body main .create form{text-align:center;margin:0 auto}}body main .create form .required::after{content:" *";color:#ee1717}body main .create form>div{padding-bottom:20px}body main .create form small{font-size:13px;line-height:14px;color:#706e6a}body main .create form code{font-size:13px;line-height:13px}body main .create form input{display:inline-block;text-align:center;margin:0 0 0 5px;font-family:Euclid Ignited,sans-serif;max-width:240px;width:calc(50% - 5px);min-height:24px;border:none;border:2px solid #706e6a;border-radius:0;outline:0}body main .create form input:focus{border-color:#000}body main .create form input:invalid{border-color:#ee1717}@media screen and (max-width:512px){body main .create form input{display:block;width:100%;margin:0 auto}}body main .create form fieldset{padding:10px 0 0;text-align:center;border:2px solid #000}body main .create form fieldset #add-products-inputs{margin-right:24px}body main .create form fieldset>div input{margin:0 0 10px;display:inline-block}body main .create form fieldset>div input:first-of-type{width:160px}@media screen and (max-width:512px){body main .create form fieldset>div input:first-of-type{width:124px}}body main .create form fieldset>div input:last-of-type{margin:0 10px 10px;width:80px}body main .create form select{text-align:center;margin:0 0 0 5px;font-family:Euclid Ignited,sans-serif;max-width:240px;width:calc(50% - 5px);min-height:24px;border:none;border:2px solid #706e6a;border-radius:0;outline:0}body main .create form select:focus{border-color:#000}body main .create form select:invalid{border-color:#ee1717}@media screen and (max-width:512px){body main .create form select{display:block;width:100%;margin:0 auto}}body main .create form label{display:inline-block;width:50%;padding-right:5px;text-align:right;min-height:24px;line-height:24px;vertical-align:top}body main .create form label[for=products]{width:100%;text-align:center;line-height:initial;padding-bottom:10px}body main .create form label[for=products] span{width:50%;padding-right:5px;line-height:24px}@media screen and (max-width:512px){body main .create form label[for=products] span{padding-right:0}}@media screen and (max-width:512px){body main .create form label{display:block;text-align:center;padding-right:0;width:100%}body main .create form label[for=redirect]{width:auto;display:inline-block;padding-right:10px}}body main .create form button{font-family:Euclid Ignited,sans-serif;text-decoration:none;background-color:#000;color:#fff;font-weight:600;font-size:14px;width:100%;height:48px;padding:0 16px;display:flex;justify-content:center;align-items:center;cursor:pointer;max-width:360px;margin:0 auto}body main .create form button#add-product{display:inline-block;height:36px;min-width:160px;margin:0 0 0 5px;width:auto}@media screen and (max-width:512px){body main .create form button#add-product{margin:0 5px}}body main .create form button.minus{display:inline-block;width:24px;height:24px;padding:0}body main .create .copy-links{max-width:512px;padding-bottom:10px}body main .create .copy-links>div{display:flex;justify-content:center;cursor:pointer;margin-bottom:10px}body main .create .copy-links-text{font-family:Euclid Ignited,sans-serif;text-decoration:none;background-color:#000;color:#fff;font-weight:600;font-size:14px;width:100%;height:48px;padding:0 16px;display:flex;justify-content:center;align-items:center;cursor:pointer;height:auto;min-height:48px;padding:0 8px;background-color:#fff;border:2px solid #000;color:#000;cursor:pointer;word-break:break-all;transition:color 382ms,border-color 382ms}body main .create .copy-links-button{font-family:Euclid Ignited,sans-serif;text-decoration:none;background-color:#000;color:#fff;font-weight:600;font-size:14px;width:100%;height:48px;padding:0 16px;display:flex;justify-content:center;align-items:center;cursor:pointer;height:auto;min-height:48px;max-width:80px;transition:background-color 382ms}body main .create .copy-links .copied{animation:flash 618ms linear 1}@keyframes flash{0%{box-shadow:0 0 0 #00a642}25%{box-shadow:0 0 16px #00a642}50%{box-shadow:0 0 0 #00a642}75%{box-shadow:0 0 16px #00a642}99.9%{box-shadow:0 0 0 #00a642}100%{box-shadow:none #00a642}}body main .create .copy-links .copied .copy-links-text{color:#00a642;border-color:#00a642}body main .create .copy-links .copied .copy-links-button{background-color:#00a642}body footer{text-align:center;padding:20px 16px;width:100%;background-color:#fff;color:#706e6a}body footer a{color:#706e6a;letter-spacing:.035em}body footer .container{max-width:872px;width:100%;display:flex;align-items:center;justify-content:space-evenly}@media screen and (max-width:992px){body footer .container{flex-direction:column;justify-content:flex-start}}body footer .container>div{width:100%;display:flex;align-items:center;justify-content:space-between}body footer .container>div:first-of-type{font-size:11px;width:534px;flex-direction:column;justify-content:flex-start}@media screen and (max-width:992px){body footer .container>div:first-of-type{text-align:center;width:100%;max-width:none}}body footer .container>div:first-of-type div{margin:0;width:100%;text-align:left}body footer .container>div:first-of-type div:first-of-type{padding-bottom:20px}@media screen and (max-width:992px){body footer .container>div:first-of-type div{text-align:center;padding-bottom:20px}}body footer .container>div:last-of-type{width:338px;font-size:13px}@media screen and (max-width:992px){body footer .container>div:last-of-type{width:100%;flex-direction:column}}body footer .container>div:last-of-type>div{display:inline-block;margin:0}@media screen and (max-width:992px){body footer .container>div:last-of-type>div{display:block;padding-bottom:20px;width:100%}body footer .container>div:last-of-type>div:last-of-type{padding-bottom:0}}
