@charset "UTF-8";@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:Poppins,sans-serif;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Poppins,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#10121f}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{position:relative;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:77.5rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.select{position:relative}.select__body{position:relative}.select__title{position:relative;background:-o-linear-gradient(355.77deg,#7042d7 5.75%,#003c97 120.3%);background:linear-gradient(94.23deg,#7042d7 5.75%,#003c97 120.3%);cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:32px;padding:0 40px 0 15px;max-height:48px;font-weight:600;font-size:16px;line-height:120%;text-align:center;text-transform:capitalize;margin-right:10px}.select .select__content{white-space:nowrap;padding:12px 10px 12px 0;max-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1.5px solid rgba(255,255,255,.25)}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;width:25px;height:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;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;background-image:url(../img/icons/arrow-down.svg);background-repeat:no-repeat;background-size:contain;background-position:center;background-size:15px}._select-open .select__value:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);top:0}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#fff;font-weight:500;font-size:16px;line-height:150%;text-transform:capitalize;position:absolute;top:115%;left:0;padding:15px 0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),#26272f;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),#26272f;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),#26272f;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15)}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:200px}.select__option{width:100%;text-align:left;cursor:pointer;padding:15px 15px 0;white-space:nowrap;background-color:transparent}.select__option._select-selected{color:#7000ff}.select__option p{font-weight:400;font-size:15px;color:rgba(255,255,255,.8);margin-left:5px}.select__option:last-child{margin-top:15px;padding-top:12px;border-top:1.5px solid rgba(255,255,255,.1)}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select._select-open{z-index:5}.select__scroll::-webkit-scrollbar{width:6px}.select__scroll::-webkit-scrollbar-track{width:12px;background:0 0}.select__scroll::-webkit-scrollbar-thumb{background:#777983;border-radius:6px}._select-tag{cursor:pointer}body::after{content:"";background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:80px 10px 30px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-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;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;padding:32px;width:100%;max-width:1300px;height:100%;position:relative;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),#1b1c24;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15)}.lock .popup__content{visibility:visible}.popup__close{padding-left:40px;background-image:url(../img/icons/close.svg);background-repeat:no-repeat;background-position:8px 50%;background-size:18px;background-color:transparent;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-40px;font-weight:600;font-size:16px;line-height:150%;text-transform:capitalize}.popup-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.popup-controls--pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-controls--mobile{display:none}.popup-controls--mobile-btn{border-radius:50%;margin-right:12px;width:48px;height:48px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),#1b1c24!important;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24!important;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24!important;border:0 solid transparent!important;position:relative;padding:0!important}.popup-controls--mobile-btn:last-child{margin-right:0}.popup-controls--mobile-btn:hover .popup-mobile__like{fill:#fff}.popup-mobile__like{width:28px;height:28px;stroke:#fff;fill:transparent;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn-like.liked .popup-mobile__like{fill:#4440be;stroke:#4440be}.popup__contacts-list{margin-right:25px}.popup__img-box{position:relative;overflow:hidden;padding-bottom:57%;margin-bottom:25px;min-height:280px}.popup__img-preview{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup__feature-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup__feature-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup__feature-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup__descr{padding-bottom:32px;border-bottom:1.5px solid rgba(255,255,255,.1);margin-bottom:32px}.popup__descr-title{margin-bottom:10px;display:block;-moz-text-align-last:left;text-align-last:left}.popup__more-title{margin-bottom:15px}.popup__img-subtitle{font-size:18px;margin-bottom:10px}.popup__feature-label,.popup__feature-saved,.popup__feature-viewport{font-weight:400;font-size:16px;line-height:160%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:rgba(255,255,255,.8);padding:5px 12px;background-color:#10121f;margin-bottom:8px;white-space:nowrap}.popup__feature-label:not(:last-child),.popup__feature-saved:not(:last-child),.popup__feature-viewport:not(:last-child){margin-right:8px}.more-list{margin-bottom:32px}.popup__more-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:25px}.authorise__popup-content{max-width:610px;min-width:345px;padding:40px 48px 48px}.authorise__form{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.authorise__title{font-weight:500;font-size:40px;line-height:150%;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;margin-bottom:25px}.authorise__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:35px}.authorise__input{margin-bottom:20px;background:#fff;border:2px solid rgba(255,255,255,.15);border-radius:32px;padding:10px 20px;height:48px;width:100%;font-weight:400;font-size:16px;line-height:160%;color:#000}.authorise__input::-webkit-input-placeholder{color:rgba(16,18,31,.57)}.authorise__input::-moz-placeholder{color:rgba(16,18,31,.57)}.authorise__input:-ms-input-placeholder{color:rgba(16,18,31,.57)}.authorise__input::-ms-input-placeholder{color:rgba(16,18,31,.57)}.authorise__input::placeholder{color:rgba(16,18,31,.57)}.authorise__form-btn{width:100%!important}.authorise__remember{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.authorise__forgot-password{font-size:16px;text-decoration:underline!important;margin-left:10px;line-height:140%;display:block}.checkbox._error .checkbox__label::before{-webkit-box-shadow:0 0 15px red;box-shadow:0 0 15px red}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__label::after{opacity:1}.checkbox__label{font-size:16px;line-height:140%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}.checkbox__label span{white-space:nowrap;margin-right:10px}.checkbox__label::before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;background-color:#fff;margin:0 12px 0 0}.checkbox__label::after{-webkit-transition:opacity .5s ease 0s;-o-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;content:"";width:14px;height:14px;position:absolute;top:5px;left:5px;background-image:url(../img/icons/check-icon.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0}.authorise__continue{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin-bottom:32px}.authorise__continue-btn{margin-bottom:20px;width:310px!important;font-weight:600;font-size:16px;line-height:150%;text-align:center;text-transform:capitalize;color:#fff;background-repeat:no-repeat;background-position:right 45px top 50%;background-size:24px;border:2px solid #313fb3;padding-right:80px!important}.authorise__continue-btn:last-child{margin-bottom:0}.authorise__google{background-image:url(../img/icons/google-icon.svg)}.authorise__facebook{background-image:url(../img/icons/facebook-icon.svg)}.authorise__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:16px;line-height:160%;color:rgba(255,255,255,.87)}.authorise__signup{margin-left:8px;font-weight:600;line-height:160%;font-size:16px;text-decoration-line:underline!important;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authorise__signup img{width:20px;height:15px;margin-left:8px}.authorise__form-name-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authorise__input-name{width:50%;margin-right:20px}.authorise__input-name:last-child{margin-right:0}.signup__form{margin-bottom:15px}.authorise__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;font-size:16px;line-height:160%;color:rgba(255,255,255,.87);margin-bottom:15px}.delete__popup-content{max-width:495px;padding:40px 40px 48px}.delete__popup-text{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}.delete__popup-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete__popup-btn{width:50%;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-right:10px}.delete__popup-btn:last-child{margin-right:0}.spollers{display:-ms-grid;display:grid;gap:12px}.spollers__title{width:100%;cursor:default;text-align:left;padding:15px;position:relative;font-weight:500;font-size:20px;line-height:160%;background:rgba(38,39,42,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title._spoller-active .spoller__arrow{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.spollers__body{padding:10px 15px 15px;font-weight:400;font-size:16px;line-height:180%;background:rgba(38,39,42,.5)}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}*{outline:0}.btn{font-weight:600;font-size:16px;line-height:150%;text-align:center;text-transform:capitalize;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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:32px;padding:12px 20px;height:48px}.accent-btn{padding:12px 24px;border-radius:32px;background:-webkit-gradient(linear,left top,right top,from(var(--c1,#7042d7)),color-stop(51%,var(--c2,#003c97)),to(var(--c1,#7042d7))) var(--x,0)/200%;background:-o-linear-gradient(left,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%;background:linear-gradient(90deg,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;--c1:#7042D7;--c2:#003C97}.accent-btn:hover{--x:100%}.border-gradient{padding:12px 20px;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;position:relative;border:2px;color:#fff;background:#10121f;background-clip:padding-box;border:2px solid transparent;border-radius:32px;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.border-gradient:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:-webkit-gradient(linear,left top,right top,from(#7042d7),to(#003c97));background:-o-linear-gradient(left,#7042d7,#003c97);background:linear-gradient(to right,#7042d7,#003c97)}.border-gradient:not(.disabled):hover{background:inherit}.show-more-btn{margin:0 auto;border:2px solid #313fb3;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.show-more-btn:hover{background:-webkit-gradient(linear,left top,right top,from(var(--c1,#7042d7)),color-stop(51%,var(--c2,#003c97)),to(var(--c1,#7042d7))) var(--x,0)/200%;background:-o-linear-gradient(left,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%;background:linear-gradient(90deg,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%;border-color:transparent}.popup__border-gradient{padding:12px 20px;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;position:relative;border:2px;color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),#1b1c24;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24;background-clip:padding-box;border:2px solid transparent;border-radius:32px;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.popup__border-gradient:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:-webkit-gradient(linear,left top,right top,from(#7042d7),to(#003c97));background:-o-linear-gradient(left,#7042d7,#003c97);background:linear-gradient(to right,#7042d7,#003c97)}.popup__border-gradient:hover{background:-webkit-gradient(linear,left top,right top,from(var(--c1,#7042d7)),color-stop(51%,var(--c2,#003c97)),to(var(--c1,#7042d7))) var(--x,0)/200%;background:-o-linear-gradient(left,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%;background:linear-gradient(90deg,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%}.section-padding{padding:40px 0}.main-title{font-weight:500;font-size:48px;line-height:150%;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;text-align:center;color:#fff}.text{font-weight:400;font-size:16px;line-height:160%;color:rgba(255,255,255,.8)}.subtitle{font-weight:500;font-size:40px;line-height:150%;color:#fff;margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.like-btn{margin:0 8px 8px 0;max-width:31px;max-height:25px}.btn-like.liked .like{fill:#4440be;stroke:#4440be}.like{width:25px;height:25px;stroke:#fff;fill:transparent;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}button:hover .like{fill:#fff}.search__info{-ms-flex-wrap:wrap;flex-wrap:wrap}.category-label,.saved,.viewport{font-weight:400;font-size:16px;line-height:160%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:rgba(255,255,255,.8);padding:5px 11px;background:rgba(38,39,42,.9);margin-bottom:8px}.category-label:not(:last-child),.saved:not(:last-child),.viewport:not(:last-child){margin-right:8px}.saved{padding-left:35px;background-image:url(../img/icons/arrow-down-2.svg);background-repeat:no-repeat;background-position:10px 50%;background-size:15px}.info-box{position:absolute;top:15px;left:15px;right:15px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.category-label-box{position:absolute;bottom:7px;left:15px;right:15px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-pagination-bullet{width:13px;height:13px;background:#7f8085}.swiper-pagination-bullet-active{background:-o-linear-gradient(355.77deg,#7042d7 5.75%,#003c97 120.3%);background:linear-gradient(94.23deg,#7042d7 5.75%,#003c97 120.3%)}.contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-item:not(:last-child){margin-right:20px}.contacts-item{width:40px;height:40px;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}.contacts-link{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;width:100%;height:100%}.contacts-icon{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.page-top-bg{position:absolute;top:0;left:0;right:0;width:100%;z-index:-1}.page-bottom-bg{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:-1}.intro-padding{padding-top:165px;padding-bottom:40px}.slider-slide{margin-right:20px}.menu__sub-list{position:absolute;opacity:0;visibility:hidden;top:28px;right:0;min-width:200px;width:245px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),#26272f;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),#26272f;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),#26272f;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15)}.menu__sub-link{color:#fff;font-weight:600;font-size:16px;line-height:150%;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.menu__sub-link:hover{background:-o-linear-gradient(355.77deg,rgba(112,66,215,.2) 5.75%,rgba(0,60,151,.2) 120.3%);background:linear-gradient(94.23deg,rgba(112,66,215,.2) 5.75%,rgba(0,60,151,.2) 120.3%)}.menu__arrow{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;position:absolute;right:0;padding:12px 20px 12px 100px;z-index:1}.header{position:fixed;top:0;left:0;right:0;padding:38px 0;z-index:99;width:calc(100vw - 15px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,.5)),to(rgba(16,18,32,0)));background:-o-linear-gradient(top,rgba(16,18,32,.5) 0,rgba(16,18,32,0) 100%);background:linear-gradient(180deg,rgba(16,18,32,.5) 0,rgba(16,18,32,0) 100%);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._header-scroll{background-color:rgba(16,18,31,.9);-webkit-transform:translateY(-150%);-ms-transform:translateY(-150%);transform:translateY(-150%);padding:15px 0}._header-show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:50px}.header__item{margin-right:50px}.header__logo{max-width:70px;line-height:150%;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.header__logo:hover{background:-o-linear-gradient(355.77deg,#7042d7 5.75%,#003c97 120.3%);background:linear-gradient(94.23deg,#7042d7 5.75%,#003c97 120.3%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header__logo-link{font-weight:700;font-size:28px;color:#fff;line-height:150%}.header__search{max-width:230px;min-width:140px;width:100%;position:relative;top:0;height:48px}.header__search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;height:48px}.header__search-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:24px;height:100%;z-index:3;background-image:url(../img/icons/search-small.svg);background-repeat:no-repeat;background-position:center;background-size:24px}.header__search-input{background-color:transparent;height:48px;padding:10px 15px 10px 50px;font-weight:400;font-size:16px;line-height:160%;color:#fff;border:2px solid rgba(255,255,255,.15);border-radius:56px;max-width:230px;min-width:140px;width:100%;position:absolute;z-index:2;-webkit-transition:all .2s ease-in-out .1s;-o-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s}.header__search-input::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.header__search-input::-moz-placeholder{color:rgba(255,255,255,.8)}.header__search-input:-ms-input-placeholder{color:rgba(255,255,255,.8)}.header__search-input::-ms-input-placeholder{color:rgba(255,255,255,.8)}.header__search-input::placeholder{color:rgba(255,255,255,.8)}.header__search-input._form-focus{max-width:380px;width:380px;background-color:#1e1426;border:2px solid #fff}.header__menu-item:last-child{margin-right:0}.header__menu-item{position:relative;margin-right:32px}.header__menu-link{white-space:nowrap;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out;font-weight:500;font-size:16px;line-height:150%;text-transform:capitalize}.header__menu-link:hover{background:-o-linear-gradient(355.77deg,#7042d7 5.75%,#003c97 120.3%);background:linear-gradient(94.23deg,#7042d7 5.75%,#003c97 120.3%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu__item--contact{display:none}.header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:48px}.header__guest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.header__user{position:relative;z-index:1;background-image:url(../img/btn-border.svg);background-repeat:no-repeat;background-position:center;background-size:150px 48px;display:none}.loggedin{display:-webkit-box;display:-ms-flexbox;display:flex}.header__subscribe{margin-right:8px}.header__login-wrapper{position:relative;z-index:1}.header__login{padding:12px 20px;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;position:relative;border:2px;color:#fff;background-image:url(../img/login-border.svg);background-repeat:no-repeat;background-position:center;background-size:82px 48px}.header__profile{padding:12px 50px;background-image:url(../img/icons/user-profile.svg);background-repeat:no-repeat;background-position:20px 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__arrow-sabmenu{display:block;width:15px;height:15px;margin-left:10px}.header__logout{padding:16px;border-top:1.5px solid rgba(255,255,255,.1)}.icon-menu{display:none}.burger__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.burger__search-form{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;width:100%;position:relative;height:48px;margin-bottom:40px;max-width:380px}.burger__search-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:24px;height:100%;z-index:3;background-image:url(../img/icons/search-small--gray.svg);background-repeat:no-repeat;background-position:center;background-size:24px}.burger__search-input{background-color:#fff;height:48px;padding:10px 15px 10px 50px;font-weight:400;font-size:16px;line-height:160%;color:#000;border:2px solid rgba(255,255,255,.15);border-radius:56px;width:100%;position:absolute;z-index:2;-webkit-transition:all .2s ease-in-out .1s;-o-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s}.burger__search-input::-webkit-input-placeholder{color:rgba(16,18,31,.47)}.burger__search-input::-moz-placeholder{color:rgba(16,18,31,.47)}.burger__search-input:-ms-input-placeholder{color:rgba(16,18,31,.47)}.burger__search-input::-ms-input-placeholder{color:rgba(16,18,31,.47)}.burger__search-input::placeholder{color:rgba(16,18,31,.47)}.burger__contacts{margin-bottom:10px}.burger__contacts-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.burger__contacts-list{margin-right:45px}.burger__subscribe{margin:0}.intro{padding-top:165px;padding-bottom:40px}.intro__title{margin-bottom:10px}.intro__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:590px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 32px}.intro__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:70px;padding:0 25px}.intro__search-form{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;width:100%;position:relative;height:54px;max-width:380px}.intro__search-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:24px;height:100%;z-index:2;background-image:url(../img/icons/search-small--gray.svg);background-repeat:no-repeat;background-position:center;background-size:24px}.intro__search-input{background-color:#fff;height:100%;padding:10px 15px 10px 50px;font-weight:400;font-size:16px;line-height:160%;color:#000;border:2px solid rgba(255,255,255,.15);border-radius:56px;width:100%;-webkit-transition:all .2s ease-in-out .1s;-o-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s}.intro__search-input::-webkit-input-placeholder{color:rgba(16,18,31,.47)}.intro__search-input::-moz-placeholder{color:rgba(16,18,31,.47)}.intro__search-input:-ms-input-placeholder{color:rgba(16,18,31,.47)}.intro__search-input::-ms-input-placeholder{color:rgba(16,18,31,.47)}.intro__search-input::placeholder{color:rgba(16,18,31,.47)}.slider{margin-bottom:35px}.slider-title{margin-bottom:25px;padding-right:150px;font-weight:500;font-size:24px;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.search__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:(1fr)[5];grid-template-rows:repeat(5,1fr);gap:20px;max-height:760px}.search__item{position:relative;background-color:#d1d1d1}.search__item--1,.search__item--3,.search__item--4{-ms-grid-row-span:3;grid-row:span 3}.search__item--2,.search__item--5,.search__item--6{-ms-grid-row-span:2;grid-row:span 2}.popular-search__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-search__img{height:100%;width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.popular-search__link{display:block;height:100%;overflow:hidden;position:relative}.popular-search__link::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,.4)),color-stop(48.58%,rgba(16,18,32,0)),to(rgba(16,18,32,.5)));background:-o-linear-gradient(top,rgba(16,18,32,.4) 0,rgba(16,18,32,0) 48.58%,rgba(16,18,32,.5) 100%);background:linear-gradient(180deg,rgba(16,18,32,.4) 0,rgba(16,18,32,0) 48.58%,rgba(16,18,32,.5) 100%);z-index:1}.search__mobile{display:none;margin-bottom:35px}.search__mobile-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscribe-block__body{padding:32px 0;background:-webkit-gradient(linear,left top,right top,from(var(--c1,#7042d7)),color-stop(51%,var(--c2,#003c97)),to(var(--c1,#7042d7))) var(--x,0)/200%;background:-o-linear-gradient(left,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%;background:linear-gradient(90deg,var(--c1,#7042d7),var(--c2,#003c97) 51%,var(--c1,#7042d7)) var(--x,0)/200%}.subscribe-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subscribe-block__content{width:60%;-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.subscribe-block__title{font-weight:500;font-size:32px;line-height:150%;color:#fff;margin-bottom:8px}.subscribe-block__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px;width:38%;-webkit-box-flex:0;-ms-flex:0 1 38%;flex:0 1 38%}.subscribe-block__input{height:56px;width:100%;font-weight:400;font-size:16px;line-height:160%;color:#fff;background-color:transparent;border:2px solid rgba(255,255,255,.25);border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px}.subscribe-block__input::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.subscribe-block__input::-moz-placeholder{color:rgba(255,255,255,.8)}.subscribe-block__input:-ms-input-placeholder{color:rgba(255,255,255,.8)}.subscribe-block__input::-ms-input-placeholder{color:rgba(255,255,255,.8)}.subscribe-block__input::placeholder{color:rgba(255,255,255,.8)}.subscribe-block__btn{height:56px;border-radius:32px;background-color:#fff;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;margin:0 0 0 15px}.subscribe-block__btn span{background:-o-linear-gradient(355.77deg,#7042d7 5.75%,#003c97 120.3%);background:linear-gradient(94.23deg,#7042d7 5.75%,#003c97 120.3%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-weight:600;font-size:16px;text-align:center;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 32px;text-transform:capitalize}.collection-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:32px}.collection-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.collection-section__column{width:33%;-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%;padding:0 10px;margin-bottom:32px}.collection-section__link{display:block;position:relative;margin-bottom:20px}.collection-section__img-box{position:relative;overflow:hidden;padding-bottom:67%}.collection-section__img-box::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,0)),to(rgba(16,18,32,.6)));background:-o-linear-gradient(top,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%);background:linear-gradient(180deg,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%)}.collection-section__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.collection-section__link-bottom{position:absolute;z-index:1;bottom:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 20px)}.collection-section__link-title{font-weight:500;font-size:24px;line-height:150%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collection-section__link-title span{font-weight:400;font-size:16px;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,.87);margin-left:6px}.collection-section__link-arrow{margin-right:20px}.collection-section__label-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:130px;overflow:hidden}.top-slider__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.top-slider__column{width:25%;-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;margin-bottom:20px;padding:0 10px;position:relative}.top-slider__column::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,0)),to(rgba(16,18,32,.25)));background:-o-linear-gradient(top,rgba(16,18,32,0) 0,rgba(16,18,32,.25) 100%);background:linear-gradient(180deg,rgba(16,18,32,0) 0,rgba(16,18,32,.25) 100%)}.top-picture__box{display:block;position:relative;overflow:hidden;padding-bottom:95%}.top-picture__box::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,0)),to(rgba(16,18,32,.6)));background:-o-linear-gradient(top,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%);background:linear-gradient(180deg,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%)}.top-picture__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.top-picture__img-title{position:absolute;bottom:20px;left:20px;font-weight:500;font-size:24px;line-height:150%;color:#fff;z-index:1}.slider-mobile{display:none}.about__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.about__column{width:50%;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 15px}.faq{margin-bottom:80px}.spoller__arrow-box{width:48px;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;height:48px;border-radius:50%;margin-left:12px;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;background-image:url(../img/icons/circle.svg);background-repeat:no-repeat;background-position:center;background-size:48px}.spoller__arrow{position:absolute;z-index:1;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.search-result__top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:40px}.search-result__top-search{margin-right:25px;width:100%;min-width:340px}.search-result__search-form{width:100%;position:relative;height:54px}.select-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-box .select__title{background:0 0;border:2px solid #313fb3}.select-box .select__title:last-child{margin-right:0}.select-box .select__content{border:none}.select-box .select__options{padding:15px}.select-box .select__option{padding:0;margin-bottom:12px}.select-box .select__option:last-child{margin-top:0;margin-bottom:0;padding-top:0;border-top:none}.search-result__label-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.search-result__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:(1fr)[7];grid-template-rows:repeat(7,1fr);gap:20px;max-height:1150px}.search__item--7,.search__item--8,.search__item--9{-ms-grid-row-span:2;grid-row:span 2}.one-collection__text{margin-bottom:45px}.one-collection__body{margin:0 -10px}.one-collection__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.one-collection__column{width:25%;-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;margin-bottom:20px;padding:0 10px;position:relative}.one-collection__column::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,0)),to(rgba(16,18,32,.6)));background:-o-linear-gradient(top,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%);background:linear-gradient(180deg,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%)}.one-collection__column::after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,0)),to(rgba(16,18,32,.25)));background:-o-linear-gradient(top,rgba(16,18,32,0) 0,rgba(16,18,32,.25) 100%);background:linear-gradient(180deg,rgba(16,18,32,0) 0,rgba(16,18,32,.25) 100%)}.page-pagination__box{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;font-weight:600;font-size:16px;line-height:150%}.page-pagination__item{height:48px;margin-right:12px}.page-pagination__next,.page-pagination__prev{border-radius:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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;padding:12px 20px}.page-pagination__item.disabled{color:rgba(255,255,255,.5);cursor:initial}.page-pagination__item.disabled .arrow-left,.page-pagination__item.disabled .arrow-right{opacity:.5}.page-pagination__item.disabled:not(.border-gradient):hover{border-color:rgba(49,63,179,.4509803922);background:#10121f}.page-pagination__number-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-pagination__number-box span{margin-right:12px}.page-pagination__number{border-radius:50%;width:48px;height:48px;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;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}.arrow-left,.arrow-right{width:15px;height:12px;stroke:#fff}.arrow-right{margin-left:10px}.arrow-left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:10px}.page-pagination__item.active-pagination-btn{background:inherit}.category__top-row{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category__title{margin-right:15px;font-weight:500;font-size:24px;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.category__select-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category__select-box .select__title{background:0 0;border:2px solid #313fb3}.category__select-box .select__title:last-child{margin-right:0}.category__select-box .select__content{border:none}.category__select-box .select__options{padding:15px}.category__select-box .select__option{padding:0;margin-bottom:12px}.category__select-box .select__option:last-child{margin-top:0;margin-bottom:0;padding-top:0;border-top:none}.category-intro{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}.category-intro__inner{position:relative;overflow:hidden;width:100%;min-height:360px}.category-intro__inner::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,.7)),to(rgba(16,18,32,.4)));background:-o-linear-gradient(top,rgba(16,18,32,.7) 0,rgba(16,18,32,.4) 100%);background:linear-gradient(180deg,rgba(16,18,32,.7) 0,rgba(16,18,32,.4) 100%)}.category-intro__img{width:100%;height:100%;max-width:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}.category-intro__title{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.blog-general__title{margin-bottom:32px}.blog-general__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 15px}.blog-general__column{padding:0 10px;width:50%;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-bottom:20px}.blog-general__item{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),-webkit-gradient(linear,left bottom,left top,from(#1b1c24),to(#1b1c24)),#fff;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),-o-linear-gradient(bottom,#1b1c24,#1b1c24),#fff;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),linear-gradient(0deg,#1b1c24,#1b1c24),#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15)}.blog-general__label{position:absolute;z-index:1;top:24px;left:24px;font-weight:600;font-size:18px;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#f2f2f2;height:42px;background:rgba(0,0,0,.5);border-radius:112px;padding:10px 20px}.blog-general__img-box{position:relative;overflow:hidden;padding-bottom:46%;margin-bottom:24px;min-height:220px}.blog-general__img-box::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,18,32,0)),to(rgba(16,18,32,.6)));background:-o-linear-gradient(top,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%);background:linear-gradient(180deg,rgba(16,18,32,0) 0,rgba(16,18,32,.6) 100%)}.blog-general__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-general__content-box{padding:0 24px;margin-bottom:24px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}.blog-general__content-title{font-weight:500;font-size:28px;line-height:135%;color:#fff;margin-bottom:10px;overflow:hidden;max-height:76px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical;-ms-line-clamp:2;-webkit-line-clamp:2;line-clamp:2}.blog-general__content-text{font-weight:400;font-size:16px;line-height:160%;color:rgba(255,255,255,.8);overflow:hidden;max-height:52px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical;-ms-line-clamp:2;-webkit-line-clamp:2;line-clamp:2}.blog-general__controls-box{padding:0 24px;margin-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-general__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-general__social-link{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;margin-right:12px;width:48px;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;height:48px;background-image:url(../img/icons/circle.svg);background-repeat:no-repeat;background-position:center;background-size:48px}.blog-general__social-link img{width:20px;height:20px}.blog-general__social-link:last-child{margin-right:0}.blog-post__title{max-width:850px;margin:0 auto;top:40%;padding:0 10px;overflow:hidden;max-height:125px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical;-ms-line-clamp:2;-webkit-line-clamp:2;line-clamp:2;font-weight:500;font-size:48px;line-height:150%;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;text-align:center;color:#fff}.blog-post{padding:48px 0 80px}.blog-post__body{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-post__content{width:100%}.blog-post__subtitle{font-weight:500;font-size:28px;line-height:135%;color:#fff;margin-bottom:12px;text-align:left}.blog-post__text{margin-bottom:32px}.blog-post__img-box{position:relative;overflow:hidden;padding-bottom:50%;margin-bottom:32px;min-height:270px}.blog-post__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-post__bottom{padding:24px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);font-weight:400;font-size:16px;line-height:150%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-post__author-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-post__author{font-weight:600;font-size:16px;margin-left:8px;padding-left:30px;background-image:url(../img/icons/admin.svg);background-repeat:no-repeat;background-position:left;background-size:16px}.blog-post__date{margin-left:8px;padding-left:35px;background-image:url(../img/icons/date.svg);background-repeat:no-repeat;background-position:left;background-size:22px}.blog-post__aside{width:300px;-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;margin-left:40px}.blog-post__aside-inner{padding:24px;background:#1b1c24;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15)}.blog-post__aside-title{margin-bottom:15px;font-weight:600;font-size:24px;line-height:150%;color:#fff}.blog-post__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-details{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}.profile-details-content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);margin-top:150px;margin-bottom:80px}.profile-details-content form{margin-bottom:32px}.password-box{position:relative;width:100%}.form__viewpass{position:absolute;z-index:2;right:20px;top:15px;width:25px;height:25px}.password-img{width:25px;height:25px;position:absolute;right:20px;top:13px;z-index:1}.upload-photos{padding:150px 0 40px}.upload-photos__inner{max-width:610px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),#1b1c24;background:-o-linear-gradient(bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24;background:linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05)),#1b1c24;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15),0 4px 4px rgba(0,0,0,.25),0 4px 40px rgba(0,0,0,.15);padding:40px 45px;margin:0 auto}.upload-photos__photo__box{height:208px;background:-o-linear-gradient(355.77deg,rgba(112,66,215,.2) 5.75%,rgba(0,60,151,.2) 120.3%);background:linear-gradient(94.23deg,rgba(112,66,215,.2) 5.75%,rgba(0,60,151,.2) 120.3%);border:2px dashed #313fb3;margin-bottom:25px;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}.upload-photos__photo__box button{font-weight:600;font-size:16px;line-height:160%;text-decoration-line:underline!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-photos__photo__box img{margin-left:8px}.upload-photos__text{margin-bottom:32px;text-align:center}.separate-line{height:1px;background-color:rgba(255,255,255,.1);margin:0 -45px 32px}.upload-photos__subtitle{font-weight:500;font-size:24px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-photos__select-box{margin-bottom:20px}.upload-photos__select-box .select__title{width:100%;background:0 0;border:2px solid rgba(255,255,255,.15)}.upload-photos__select-box .select__content{border:none}.upload-photos__select-box .select__option:last-child{margin-top:0;border-top:none}.upload-photos__label-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.upload-photos__btn{width:100%}.footer__body{background-color:#1b1c24;padding:30px 0}.footer__menu-item:last-child{margin-right:0}.footer__menu-item{position:relative;margin-right:32px}.footer__menu-link{white-space:nowrap;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out;font-weight:500;font-size:16px;line-height:150%;text-transform:capitalize}.footer__menu-link:hover{background:-o-linear-gradient(355.77deg,#7042d7 5.75%,#003c97 120.3%);background:linear-gradient(94.23deg,#7042d7 5.75%,#003c97 120.3%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer__item{margin-right:30px}.footer__item--controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__profile .menu__sub-list{bottom:69px;top:initial}.footer-bottom{background-color:#151620;padding:10px 0}.footer-bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bottom__copyright{font-weight:400;font-size:14px;line-height:150%;text-transform:capitalize;color:rgba(255,255,255,.6)}.footer-bottom__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom__info-link{font-weight:400;font-size:14px;line-height:150%;text-transform:capitalize;color:rgba(255,255,255,.6);margin:0 12px}.swiper{overflow:hidden;position:relative;padding-top:60px;margin-top:-60px}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:calc(100% - 25px);right:0;width:100%;max-width:130px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.swiper-pagination-bullet{display:inline-block;border-radius:50%}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,8px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-pagination-lock{display:none}@media (min-width:47.99875em){.main-title{font-size:3rem}.top-slider__column{min-height:281px;min-width:315px}}@media (min-width:61.99875em){.header__item:last-child{margin-right:0}body .header__list>.header__profile:hover .menu__sub-list{opacity:1;visibility:visible;pointer-events:all;border-radius:0;z-index:10}body .header__list>.header__profile:hover .menu__arrow{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__sub-list{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);transform:translate(0,10%);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .2s ease-in-out .2s;-o-transition:all .2s ease-in-out .2s;transition:all .2s ease-in-out .2s}.burger__item{display:none}.burger__contacts{display:none}.slider{min-width:965px;min-height:608px}.slide{min-width:965px;min-height:608px}.search__list{min-width:965px;min-height:608px}}@media (max-width:1199.98px){.header__search{display:none}}@media (max-width:575.98px){.more-list{margin:0 -15px}.authorise__popup-content{padding:32px 20px 35px}.delete__popup-content{padding:32px 15px;width:calc(100% - 30px)}.search__mobile{margin:0 -15px}.subscribe-block__form{max-width:350px}.collection-section__link-title{font-size:20px}.page-pagination__box{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-pagination__next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-pagination__prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-pagination__number-box{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.category-intro__inner{min-height:290px}.blog-general__label{top:15px;left:15px}.profile-details__bottom{-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}.profile-details__support{margin-top:10px}.upload-photos__inner{padding:32px 20px 36px}.upload-photos__photo__box{height:138px}.footer__item--controls{margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__login{display:none}.footer__subscribe{margin-right:0}}@media (max-width:79.375em){.header__item{margin-right:35px}.subscribe-block__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscribe-block__btn{margin:15px 0 0 0;width:100%}.top-slider__column{width:33.333%;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%}.one-collection__column{width:33.333%;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%}.footer__item{margin:0 0 32px 0}.footer__inner{-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}}@media (max-width:61.99875em){.popup__content{max-width:100%;padding:25px 15px}.popup-controls--pc{display:none}.popup-controls--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete__popup-content{max-width:495px}.intro-padding{padding-top:140px}.header{padding:25px 0}.header__inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__menu-list{text-align:right;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header__menu-item{margin-right:0;margin-bottom:28px}.header__menu-link{font-size:25px;line-height:160%}.menu__item--fag{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.menu__item--about{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.menu__item--blog{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.menu__item--contact{display:block;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.icon-menu{display:block;position:relative;width:40px;height:20px;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:2px;background-color:#fff}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.menu-open .icon-menu span{opacity:0}.menu-open .icon-menu::before{top:50%;-webkit-transform:rotate(-45deg) translate(0,-50%);-ms-transform:rotate(-45deg) translate(0,-50%);transform:rotate(-45deg) translate(0,-50%)}.menu-open .icon-menu::after{bottom:50%;-webkit-transform:rotate(45deg) translate(0,50%);-ms-transform:rotate(45deg) translate(0,50%);transform:rotate(45deg) translate(0,50%)}body._touch .header__list>.header__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body._touch .menu__link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body._touch .header__list>.header__profile._active .menu__sub-list{opacity:1;visibility:visible;pointer-events:all;border-radius:0;-webkit-transition:all 0s ease-in-out;-o-transition:all 0s ease-in-out;transition:all 0s ease-in-out;top:50px}body._touch .header__list>.header__profile._active .menu__arrow{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.no-webp .menu__body{background-image:url(../img/burger-bg.png)}.menu__body{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#10121f;padding:130px 30px 30px 30px;-webkit-transition:right .3s ease 0s;-o-transition:right .3s ease 0s;transition:right .3s ease 0s;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-repeat:no-repeat;background-position:center;background-size:cover}.menu__body::-webkit-scrollbar{display:none}.menu__body{-ms-overflow-style:none;scrollbar-width:none}.menu-open .menu__body{right:0}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__body::before{content:"";position:fixed;width:100%;top:0;right:-100%;height:100px;z-index:3}.menu-open .menu__body::before{right:0}.header__list>.header__profile._active .menu__sub-list{display:block}.header__item--logo{position:relative;z-index:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__item--controls{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__item--burger{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.intro{padding-top:140px}.search__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:(1fr)[7];grid-template-rows:repeat(7,1fr);gap:15px;max-height:1000px}.search__item{min-width:300px!important;min-height:225px!important}.search__item--1,.search__item--3{-ms-grid-row-span:3;grid-row:span 3}.search__item--2,.search__item--4{-ms-grid-row-span:2;grid-row:span 2}.search__item--5,.search__item--6{-ms-grid-row-span:2;grid-row:span 2}.collection-section__column{width:50%;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.top-slider__column{width:50%;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.about__column{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.about__column:not(:last-child){margin-bottom:20px}.search-result__top-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-result__top-search{margin-bottom:32px}.search-result__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:(1fr)[7];grid-template-rows:repeat(7,1fr);gap:15px;max-height:1000px}.search__item--7,.search__item--8,.search__item--9{display:none}.one-collection__column{width:50%;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.blog-general__content-box{padding:0 15px}.blog-general__content-title{font-size:24px}.blog-general__controls-box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 15px}.blog-general__social{margin-bottom:15px}.blog-post__title{font-size:40px;max-height:100px}.blog-post{padding-top:0;margin-top:-30px;position:relative;z-index:1}.blog-post__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.blog-post__aside{margin:0 0 40px 0;width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}@media (max-width:61.99875em) and (max-width:61.99875em){.header__item--logo{margin-right:auto}.header__item--controls{margin-right:20px}.header__item--burger{margin-right:0}}@media (max-width:47.99875em){.popup{padding-left:0;padding-right:0}.more-list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;max-height:100%!important}.authorise__popup-content{width:calc(100% - 30px)}.authorise__title{font-size:35px}.subtitle{font-size:35px}.page-top-bg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.intro-padding{padding-top:120px}.header{padding:15px 0}.menu__body{padding:100px 15px 15px 15px}.menu__body::before{height:80px}.no-webp .intro{background-image:url(../img/burger-bg.png)}.intro{padding-top:120px;background-position:0 0;background-size:contain}.intro__search-form{height:48px}.slider{display:none}.slider-title{padding:0;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.search__mobile{display:block}.search__item{margin-bottom:25px}.subscribe-block__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscribe-block__content{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:30px;text-align:center}.subscribe-block__title{font-size:28px}.subscribe-block__form{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin:0;max-width:450px}.collection-section__column{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.top-slider__column{display:none}.top-picture__box{min-height:295px}.top-picture__img-title{font-size:20px;bottom:15px;left:15px}.slider-mobile{display:block;padding-bottom:40px}.slider-mobile__pagination.swiper-pagination-bullets{bottom:0!important;right:50%!important;-webkit-transform:translateX(50%)!important;-ms-transform:translateX(50%)!important;transform:translateX(50%)!important;max-width:none!important;width:100%!important}.slider-mobile__pagination .swiper-pagination-bullet{width:9px;height:9px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,5px) 8px}.faq{margin-bottom:40px}.one-collection__intro-content{display:-webkit-box;display:-ms-flexbox;display:flex}.one-collection__body{margin:0 -7px}.one-collection__column{padding:0 7px;margin-bottom:14px}.one-collection__column .top-picture__box{min-height:auto}.category__top-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category__title{padding:0;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:15px;margin-right:0}.category-intro__title{top:35px}.blog-general__column{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.blog-general__controls-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.blog-general__social{margin-bottom:0}.blog-post__inner{min-height:390px}.blog-post__title{max-height:167px;font-size:32px;-ms-line-clamp:4;-webkit-line-clamp:4;line-clamp:4}.footer__menu-item{margin:10px 32px 10px 0}.footer__menu-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom{padding:20px 0}.footer-bottom__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom__copyright{margin-bottom:15px}.footer-bottom__info-link{text-decoration:underline!important;font-size:12px;margin:0 10px}}@media (max-width:29.99875em){.select .select__content{max-width:135px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block}.authorise__title{font-size:28px}.authorise__forgot-password{max-width:100px;text-align:right}.checkbox__label span{white-space:normal}.checkbox__label::before{margin-top:10px}.checkbox__label::after{top:15px}.authorise__continue-btn{width:205px!important;padding-right:60px!important;background-position:right 25px top 50%}.authorise__continue-btn span{display:none}.authorise__bottom{-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}.authorise__form-name-box{-ms-flex-wrap:wrap;flex-wrap:wrap}.authorise__input-name{width:100%;margin-right:0}.main-title{font-size:2rem}.subtitle{font-size:28px}.header{width:100vw}.header__menu-link{font-size:20px}.header__login-wrapper{position:absolute;top:15px;right:85px;z-index:3}.top-picture__img-title{font-size:16px}.faq{margin-bottom:20px}.blog-general__social{display:none}.blog-post__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-post__author-info{margin-bottom:15px}.upload-photos{padding-top:120px}.footer__menu-item{margin-right:0}.footer__item{margin-right:0}.footer__menu-list{-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}}@media (min-width:29.99875em) and (max-width:47.99875em){@supports (font-size:clamp(2rem ,0.3334027778rem + 5.5555555556vw ,3rem)){.main-title{font-size:clamp(2rem ,.3334027778rem + 5.5555555556vw ,3rem)}}@supports not (font-size:clamp(2rem ,0.3334027778rem + 5.5555555556vw ,3rem)){.main-title{font-size:calc(2rem + 1 * (100vw - 29.99875rem)/ 18)}}}@media (any-hover:hover){.select__option:hover{color:#7042d7}.popular-search__link:hover .popular-search__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.collection-section__link:hover .collection-section__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.top-slider__column:hover .top-picture__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.one-collection__column:hover .top-picture__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.footer-bottom__info-link:hover{text-decoration:underline}}@media (max-width:61.99875em){.webp .menu__body{background-image:url(../img/burger-bg.webp)}}@media (max-width:47.99875em){.webp .intro{background-image:url(../img/burger-bg.webp)}}