fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"\D7";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
.irs{-webkit-touch-callout:none;font-family:Arial,sans-serif;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.irs,.irs-line{display:block;position:relative}.irs-line{outline:none!important;overflow:hidden}.irs-bar{display:block}.irs-bar,.irs-shadow{left:0;position:absolute;width:0}.irs-shadow{display:none}.irs-handle{box-sizing:border-box;cursor:default;display:block;position:absolute;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{cursor:default;display:block;position:absolute}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{cursor:default;display:block;left:0;position:absolute;top:0;white-space:nowrap}.irs-grid{bottom:0;display:none;height:20px;left:0;position:absolute;width:100%}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{background:#000;height:8px;left:0;position:absolute;top:0;width:1px}.irs-grid-pol.small{height:4px}.irs-grid-text{bottom:0;color:#000;font-size:9px;left:0;line-height:9px;padding:0 3px;position:absolute;text-align:center;white-space:nowrap}.irs-disable-mask{background:transparent;cursor:default;display:block;height:100%;left:-1%;position:absolute;top:0;width:102%;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;cursor:not-allowed;filter:alpha(opacity=0)}.irs-disabled{opacity:.4}.irs-hidden-input{background:none!important;border-color:transparent!important;border-style:solid!important;display:block!important;font-size:0!important;height:0!important;left:0!important;line-height:0!important;margin:0!important;outline:none!important;overflow:hidden;padding:0!important;position:absolute!important;top:0!important;width:0!important;z-index:-9999!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{background-color:#e1e4e9;border-radius:4px;height:12px;top:25px}.irs--flat .irs-bar{background-color:#ed5565;height:12px;top:25px}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{background-color:#e1e4e9;bottom:16px;height:1px}.irs--flat .irs-handle{background-color:transparent;height:18px;top:22px;width:16px}.irs--flat .irs-handle>i:first-child{background-color:#da4453;display:block;height:100%;left:50%;margin-left:-1px;position:absolute;top:0;width:2px}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{background-color:#e1e4e9;border-radius:4px;color:#999;font-size:10px;line-height:1.333;padding:1px 3px;text-shadow:none;top:0}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{background-color:#ed5565;border-radius:4px;color:#fff;font-size:10px;line-height:1.333;padding:1px 5px;text-shadow:none}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{border:3px solid transparent;border-top-color:#ed5565;bottom:-6px;content:"";display:block;height:0;left:50%;margin-left:-3px;overflow:hidden;position:absolute;width:0}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{background-color:#fff;background:linear-gradient(180deg,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px;height:12px;top:33px}.irs--big .irs-bar{background-color:#92bce0;background:linear-gradient(180deg,#fff 0,#428bca 30%,#b9d4ec);border:1px solid #428bca;box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.5);height:12px;top:33px}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{background-color:rgba(66,139,202,.5);bottom:16px;height:1px}.irs--big .irs-handle{background-color:#cbcfd5;background:linear-gradient(180deg,#fff 0,#b4b9be 30%,#fff);border:1px solid rgba(0,0,0,.3);border-radius:30px;box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;height:30px;top:25px;width:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{background-color:#939ba7;background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff);border-color:rgba(0,0,0,.45)}.irs--big .irs-max,.irs--big .irs-min{background-color:#9f9f9f;border-radius:3px;color:#fff;padding:1px 5px;text-shadow:none;top:0}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{background-color:#428bca;background:linear-gradient(180deg,#428bca 0,#3071a9);border-radius:3px;color:#fff;padding:1px 5px;text-shadow:none}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{background-color:#d1d6e0;background:linear-gradient(180deg,#e0e4ea 0,#d1d6e0);border:solid #a3adc1;border-radius:5px;border-width:1px 1px 0;height:5px;top:25px}.irs--modern .irs-bar{background:#20b426;background:linear-gradient(180deg,#20b426 0,#18891d);height:5px;top:25px}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{background-color:rgba(209,214,224,.5);bottom:21px;height:1px}.irs--modern .irs-handle{border:1px solid #a3adc1;border-radius:0 0 3px 3px;border-top:0 solid #a3adc1;box-shadow:1px 1px 1px rgba(0,0,0,.1);height:13px;top:37px;width:12px}.irs--modern .irs-handle>i:first-child{background:#fff;border:1px solid #a3adc1;display:block;height:6px;left:1px;position:absolute;top:-4px;transform:rotate(45deg);width:6px}.irs--modern .irs-handle>i:nth-child(2){background:#e9e6e6;background:linear-gradient(180deg,#fff 0,#e9e6e6);border-radius:0 0 3px 3px;box-sizing:border-box;display:block;height:12px;left:0;position:absolute;top:0;width:10px}.irs--modern .irs-handle>i:nth-child(3){border-left:1px solid #a3adc1;border-right:1px solid #a3adc1;box-sizing:border-box;display:block;height:5px;left:3px;position:absolute;top:3px;width:4px}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{background:#c3c7cd;background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff);border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:first-child,.irs--modern .irs-handle:hover>i:first-child{border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{background-color:#d1d6e0;border-radius:5px;color:#fff;font-size:10px;line-height:1.333;padding:1px 5px;text-shadow:none;top:0}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{background-color:#20b426;border-radius:5px;color:#fff;font-size:10px;line-height:1.333;padding:1px 5px;text-shadow:none}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{border:3px solid transparent;border-top-color:#20b426;bottom:-6px;content:"";display:block;height:0;left:50%;margin-left:-3px;overflow:hidden;position:absolute;width:0}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{font-size:12px;height:50px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{background-color:#000;border-radius:2px;height:2px;top:30px}.irs--sharp .irs-bar{background-color:#ee22fa;height:2px;top:30px}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{background-color:rgba(0,0,0,.5);bottom:21px;height:1px}.irs--sharp .irs-handle{background-color:#a804b2;height:10px;top:25px;width:10px}.irs--sharp .irs-handle>i:first-child{border:5px solid transparent;border-top-color:#a804b2;display:block;height:0;left:0;position:absolute;top:100%;width:0}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{background-color:#a804b2;border-radius:2px;color:#fff;font-size:14px;line-height:1;opacity:.4;padding:3px 4px;top:0}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{background-color:#a804b2;border-radius:2px;color:#fff;font-size:14px;line-height:1;padding:3px 4px;text-shadow:none}.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{border:3px solid transparent;border-top-color:#a804b2;bottom:-6px;content:"";display:block;height:0;left:50%;margin-left:-3px;overflow:hidden;position:absolute;width:0}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{background-color:#dee4ec;border-radius:4px;height:4px;top:36px}.irs--round .irs-bar{background-color:#006cfa;height:4px;top:36px}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{background-color:rgba(222,228,236,.5);bottom:21px;height:4px}.irs--round .irs-handle{background-color:#fff;border:4px solid #006cfa;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,.3);height:24px;top:26px;width:24px}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{background-color:rgba(0,0,0,.1);border-radius:4px;color:#333;font-size:14px;line-height:1;padding:3px 5px;top:0}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{background-color:#006cfa;border-radius:4px;color:#fff;font-size:14px;line-height:1;padding:3px 5px;text-shadow:none}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{border:3px solid transparent;border-top-color:#006cfa;bottom:-6px;content:"";display:block;height:0;left:50%;margin-left:-3px;overflow:hidden;position:absolute;width:0}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{background-color:#dedede;height:4px;top:31px}.irs--square .irs-bar{background-color:#000;height:4px;top:31px}.irs--square .irs-shadow{background-color:#dedede;bottom:21px;height:2px}.irs--square .irs-handle{background-color:#fff;border:3px solid #000;height:16px;top:25px;transform:rotate(45deg);width:16px}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-max,.irs--square .irs-min{background-color:rgba(0,0,0,.1);color:#333;font-size:14px;line-height:1;padding:3px 5px;top:0}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{background-color:#000;color:#fff;font-size:14px;line-height:1;padding:3px 5px;text-shadow:none}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
@font-face{font-family:Flaticon;font-style:normal;font-weight:400;src:url(/fonts/Flaticon.eot?ff4db9d699282a5e5f6ca4df550d4439);src:url(/fonts/Flaticon.eot?ff4db9d699282a5e5f6ca4df550d4439?#iefix) format("embedded-opentype"),url(/fonts/Flaticon.woff?a53eae6b65c8492060d77a4b55fb79f7) format("woff"),url(/fonts/Flaticon.ttf?00eacf86b4318d9958a8179dea589b04) format("truetype"),url(/fonts/Flaticon.svg?9b97d4a03f52096e0278a9fe29e338ae#Flaticon) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(/fonts/Flaticon.svg?9b97d4a03f52096e0278a9fe29e338ae#Flaticon) format("svg")}}[class*=" flaticon-"]:before,[class^=flaticon-]:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-family:Flaticon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none}.flaticon-email-black-circular-button:before{content:"\f100"}.flaticon-map:before{content:"\f101"}.flaticon-alert-off:before{content:"\f102"}.flaticon-alert:before{content:"\f103"}.flaticon-computer:before{content:"\f104"}.flaticon-responsive:before{content:"\f105"}.flaticon-presentation:before{content:"\f106"}.flaticon-arrows:before{content:"\f107"}.flaticon-rocket:before{content:"\f108"}.flaticon-reply:before{content:"\f109"}.flaticon-gift:before{content:"\f10a"}.flaticon-confetti:before{content:"\f10b"}.flaticon-piggy-bank:before{content:"\f10c"}.flaticon-support:before{content:"\f10d"}.flaticon-delete:before{content:"\f10e"}.flaticon-eye:before{content:"\f10f"}.flaticon-multimedia:before{content:"\f110"}.flaticon-whatsapp:before{content:"\f111"}.flaticon-multimedia-2:before{content:"\f112"}.flaticon-email:before{content:"\f113"}.flaticon-presentation-1:before{content:"\f114"}.flaticon-trophy:before{content:"\f115"}.flaticon-psd:before{content:"\f116"}.flaticon-layer:before{content:"\f117"}.flaticon-doc:before{content:"\f118"}.flaticon-file:before{content:"\f119"}.flaticon-network:before{content:"\f11a"}.flaticon-bus-stop:before{content:"\f11b"}.flaticon-globe:before{content:"\f11c"}.flaticon-upload:before{content:"\f11d"}.flaticon-squares:before{content:"\f11e"}.flaticon-technology:before{content:"\f11f"}.flaticon-up-arrow:before{content:"\f120"}.flaticon-browser:before{content:"\f121"}.flaticon-speech-bubble:before{content:"\f122"}.flaticon-coins:before{content:"\f123"}.flaticon-open-box:before{content:"\f124"}.flaticon-speech-bubble-1:before{content:"\f125"}.flaticon-attachment:before{content:"\f126"}.flaticon-photo-camera:before{content:"\f127"}.flaticon-skype-logo:before{content:"\f128"}.flaticon-linkedin-logo:before{content:"\f129"}.flaticon-twitter-logo:before{content:"\f12a"}.flaticon-facebook-letter-logo:before{content:"\f12b"}.flaticon-calendar-with-a-clock-time-tools:before{content:"\f12c"}.flaticon-youtube:before{content:"\f12d"}.flaticon-add-circular-button:before{content:"\f12e"}.flaticon-more-v2:before{content:"\f12f"}.flaticon-search:before{content:"\f130"}.flaticon-search-magnifier-interface-symbol:before{content:"\f131"}.flaticon-questions-circular-button:before{content:"\f132"}.flaticon-refresh:before{content:"\f133"}.flaticon-logout:before{content:"\f134"}.flaticon-event-calendar-symbol:before{content:"\f135"}.flaticon-laptop:before{content:"\f136"}.flaticon-tool:before{content:"\f137"}.flaticon-graphic:before{content:"\f138"}.flaticon-symbol:before{content:"\f139"}.flaticon-graphic-1:before{content:"\f13a"}.flaticon-clock:before{content:"\f13b"}.flaticon-squares-1:before{content:"\f13c"}.flaticon-black:before{content:"\f13d"}.flaticon-book:before{content:"\f13e"}.flaticon-cogwheel:before{content:"\f13f"}.flaticon-exclamation:before{content:"\f140"}.flaticon-add-label-button:before{content:"\f141"}.flaticon-delete-1:before{content:"\f142"}.flaticon-interface:before{content:"\f143"}.flaticon-more:before{content:"\f144"}.flaticon-warning-sign:before{content:"\f145"}.flaticon-calendar:before{content:"\f146"}.flaticon-instagram-logo:before{content:"\f147"}.flaticon-linkedin:before{content:"\f148"}.flaticon-facebook-logo-button:before{content:"\f149"}.flaticon-twitter-logo-button:before{content:"\f14a"}.flaticon-cancel:before{content:"\f14b"}.flaticon-exclamation-square:before{content:"\f14c"}.flaticon-buildings:before{content:"\f14d"}.flaticon-danger:before{content:"\f14e"}.flaticon-technology-1:before{content:"\f14f"}.flaticon-letter-g:before{content:"\f150"}.flaticon-interface-1:before{content:"\f151"}.flaticon-circle:before{content:"\f152"}.flaticon-pin:before{content:"\f153"}.flaticon-close:before{content:"\f154"}.flaticon-clock-1:before{content:"\f155"}.flaticon-apps:before{content:"\f156"}.flaticon-user:before{content:"\f157"}.flaticon-menu-button:before{content:"\f158"}.flaticon-settings:before{content:"\f159"}.flaticon-home:before{content:"\f15a"}.flaticon-clock-2:before{content:"\f15b"}.flaticon-lifebuoy:before{content:"\f15c"}.flaticon-cogwheel-1:before{content:"\f15d"}.flaticon-paper-plane:before{content:"\f15e"}.flaticon-statistics:before{content:"\f15f"}.flaticon-diagram:before{content:"\f160"}.flaticon-line-graph:before{content:"\f161"}.flaticon-customer:before{content:"\f162"}.flaticon-visible:before{content:"\f163"}.flaticon-shopping-basket:before{content:"\f164"}.flaticon-price-tag:before{content:"\f165"}.flaticon-businesswoman:before{content:"\f166"}.flaticon-medal:before{content:"\f167"}.flaticon-like:before{content:"\f168"}.flaticon-edit:before{content:"\f169"}.flaticon-avatar:before{content:"\f16a"}.flaticon-download:before{content:"\f16b"}.flaticon-home-1:before{content:"\f16c"}.flaticon-mail:before{content:"\f16d"}.flaticon-mail-1:before{content:"\f16e"}.flaticon-warning:before{content:"\f16f"}.flaticon-cart:before{content:"\f170"}.flaticon-bag:before{content:"\f171"}.flaticon-pie-chart:before{content:"\f172"}.flaticon-graph:before{content:"\f173"}.flaticon-interface-2:before{content:"\f174"}.flaticon-chat:before{content:"\f175"}.flaticon-envelope:before{content:"\f176"}.flaticon-chat-1:before{content:"\f177"}.flaticon-interface-3:before{content:"\f178"}.flaticon-background:before{content:"\f179"}.flaticon-file-1:before{content:"\f17a"}.flaticon-interface-4:before{content:"\f17b"}.flaticon-multimedia-3:before{content:"\f17c"}.flaticon-list:before{content:"\f17d"}.flaticon-time:before{content:"\f17e"}.flaticon-profile:before{content:"\f17f"}.flaticon-imac:before{content:"\f180"}.flaticon-medical:before{content:"\f181"}.flaticon-music:before{content:"\f182"}.flaticon-plus:before{content:"\f183"}.flaticon-exclamation-1:before{content:"\f184"}.flaticon-info:before{content:"\f185"}.flaticon-menu-1:before{content:"\f186"}.flaticon-menu-2:before{content:"\f187"}.flaticon-share:before{content:"\f188"}.flaticon-interface-5:before{content:"\f189"}.flaticon-signs:before{content:"\f18a"}.flaticon-tabs:before{content:"\f18b"}.flaticon-multimedia-4:before{content:"\f18c"}.flaticon-upload-1:before{content:"\f18d"}.flaticon-web:before{content:"\f18e"}.flaticon-placeholder:before{content:"\f18f"}.flaticon-placeholder-1:before{content:"\f190"}.flaticon-layers:before{content:"\f191"}.flaticon-interface-6:before{content:"\f192"}.flaticon-interface-7:before{content:"\f193"}.flaticon-interface-8:before{content:"\f194"}.flaticon-tool-1:before{content:"\f195"}.flaticon-settings-1:before{content:"\f196"}.flaticon-alarm:before{content:"\f197"}.flaticon-search-1:before{content:"\f198"}.flaticon-time-1:before{content:"\f199"}.flaticon-stopwatch:before{content:"\f19a"}.flaticon-folder:before{content:"\f19b"}.flaticon-folder-1:before{content:"\f19c"}.flaticon-folder-2:before{content:"\f19d"}.flaticon-folder-3:before{content:"\f19e"}.flaticon-file-2:before{content:"\f19f"}.flaticon-list-1:before{content:"\f1a0"}.flaticon-list-2:before{content:"\f1a1"}.flaticon-calendar-1:before{content:"\f1a2"}.flaticon-time-2:before{content:"\f1a3"}.flaticon-interface-9:before{content:"\f1a4"}.flaticon-app:before{content:"\f1a5"}.flaticon-suitcase:before{content:"\f1a6"}.flaticon-grid-menu-v2:before{content:"\f1a7"}.flaticon-more-v6:before{content:"\f1a8"}.flaticon-more-v5:before{content:"\f1a9"}.flaticon-add:before{content:"\f1aa"}.flaticon-multimedia-5:before{content:"\f1ab"}.flaticon-more-v4:before{content:"\f1ac"}.flaticon-placeholder-2:before{content:"\f1ad"}.flaticon-map-location:before{content:"\f1ae"}.flaticon-users:before{content:"\f1af"}.flaticon-profile-1:before{content:"\f1b0"}.flaticon-lock:before{content:"\f1b1"}.flaticon-sound:before{content:"\f1b2"}.flaticon-star:before{content:"\f1b3"}.flaticon-placeholder-3:before{content:"\f1b4"}.flaticon-bell:before{content:"\f1b5"}.flaticon-paper-plane-1:before{content:"\f1b6"}.flaticon-users-1:before{content:"\f1b7"}.flaticon-more-1:before{content:"\f1b8"}.flaticon-up-arrow-1:before{content:"\f1b9"}.flaticon-grid-menu:before{content:"\f1ba"}.flaticon-alarm-1:before{content:"\f1bb"}.flaticon-earth-globe:before{content:"\f1bc"}.flaticon-alert-1:before{content:"\f1bd"}.flaticon-internet:before{content:"\f1be"}.flaticon-user-ok:before{content:"\f1bf"}.flaticon-user-add:before{content:"\f1c0"}.flaticon-user-settings:before{content:"\f1c1"}.flaticon-truck:before{content:"\f1c2"}.flaticon-analytics:before{content:"\f1c3"}.flaticon-notes:before{content:"\f1c4"}.flaticon-tea-cup:before{content:"\f1c5"}.flaticon-exclamation-2:before{content:"\f1c6"}.flaticon-technology-2:before{content:"\f1c7"}.flaticon-location:before{content:"\f1c8"}.flaticon-edit-1:before{content:"\f1c9"}.flaticon-home-2:before{content:"\f1ca"}.flaticon-dashboard:before{content:"\f1cb"}.flaticon-information:before{content:"\f1cc"}.flaticon-light:before{content:"\f1cd"}.flaticon-car:before{content:"\f1ce"}.flaticon-business:before{content:"\f1cf"}.flaticon-squares-2:before{content:"\f1d0"}.flaticon-signs-1:before{content:"\f1d1"}.flaticon-mark:before{content:"\f1d2"}.flaticon-squares-3:before{content:"\f1d3"}.flaticon-comment:before{content:"\f1d4"}.flaticon-shapes:before{content:"\f1d5"}.flaticon-clipboard:before{content:"\f1d6"}.flaticon-squares-4:before{content:"\f1d7"}.flaticon-delete-2:before{content:"\f1d8"}.flaticon-bell-1:before{content:"\f1d9"}.flaticon-list-3:before{content:"\f1da"}.flaticon-infinity:before{content:"\f1db"}.flaticon-chat-2:before{content:"\f1dc"}.flaticon-calendar-2:before{content:"\f1dd"}.flaticon-signs-2:before{content:"\f1de"}.flaticon-time-3:before{content:"\f1df"}.flaticon-calendar-3:before{content:"\f1e0"}.flaticon-interface-10:before{content:"\f1e1"}.flaticon-interface-11:before{content:"\f1e2"}.flaticon-folder-4:before{content:"\f1e3"}.flaticon-alert-2:before{content:"\f1e4"}.flaticon-cogwheel-2:before{content:"\f1e5"}.flaticon-graphic-2:before{content:"\f1e6"}.flaticon-rotate:before{content:"\f1e7"}.flaticon-feed:before{content:"\f1e8"}.flaticon-safe-shield-protection:before{content:"\f1e9"}.flaticon-security:before{content:"\f1ea"}.flaticon-download-1:before{content:"\f1eb"}.flaticon-pie-chart-1:before{content:"\f1ec"}.flaticon-notepad:before{content:"\f1ed"}
@font-face{font-family:Flaticon2;font-style:normal;font-weight:400;src:url(/fonts/Flaticon2.eot?5971908741f540117ba1d68f2304dd85);src:url(/fonts/Flaticon2.eot?5971908741f540117ba1d68f2304dd85?#iefix) format("embedded-opentype"),url(/fonts/Flaticon2.woff?76f38df3aea1a621f8bf1ae415a0311d) format("woff"),url(/fonts/Flaticon2.ttf?41914745046d0478cead813ef1a0c614) format("truetype"),url(/fonts/Flaticon2.svg?79370877b4f6af461592daf107da82bb#Flaticon2) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon2;src:url(/fonts/Flaticon2.svg?79370877b4f6af461592daf107da82bb#Flaticon2) format("svg")}}[class*=" flaticon2-"]:before,[class^=flaticon2-]:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-family:Flaticon2;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none}.flaticon2-notification:before{content:"\f100"}.flaticon2-settings:before{content:"\f101"}.flaticon2-search:before{content:"\f102"}.flaticon2-delete:before{content:"\f103"}.flaticon2-psd:before{content:"\f104"}.flaticon2-list:before{content:"\f105"}.flaticon2-box:before{content:"\f106"}.flaticon2-download:before{content:"\f107"}.flaticon2-shield:before{content:"\f108"}.flaticon2-paperplane:before{content:"\f109"}.flaticon2-avatar:before{content:"\f10a"}.flaticon2-bell:before{content:"\f10b"}.flaticon2-fax:before{content:"\f10c"}.flaticon2-chart2:before{content:"\f10d"}.flaticon2-supermarket:before{content:"\f10e"}.flaticon2-phone:before{content:"\f10f"}.flaticon2-envelope:before{content:"\f110"}.flaticon2-pin:before{content:"\f111"}.flaticon2-chat:before{content:"\f112"}.flaticon2-chart:before{content:"\f113"}.flaticon2-infographic:before{content:"\f114"}.flaticon2-grids:before{content:"\f115"}.flaticon2-menu:before{content:"\f116"}.flaticon2-plus:before{content:"\f117"}.flaticon2-list-1:before{content:"\f118"}.flaticon2-talk:before{content:"\f119"}.flaticon2-file:before{content:"\f11a"}.flaticon2-user:before{content:"\f11b"}.flaticon2-line-chart:before{content:"\f11c"}.flaticon2-percentage:before{content:"\f11d"}.flaticon2-menu-1:before{content:"\f11e"}.flaticon2-paper-plane:before{content:"\f11f"}.flaticon2-menu-2:before{content:"\f120"}.flaticon2-shopping-cart:before{content:"\f121"}.flaticon2-pie-chart:before{content:"\f122"}.flaticon2-box-1:before{content:"\f123"}.flaticon2-map:before{content:"\f124"}.flaticon2-favourite:before{content:"\f125"}.flaticon2-checking:before{content:"\f126"}.flaticon2-safe:before{content:"\f127"}.flaticon2-heart-rate-monitor:before{content:"\f128"}.flaticon2-layers:before{content:"\f129"}.flaticon2-delivery-package:before{content:"\f12a"}.flaticon2-sms:before{content:"\f12b"}.flaticon2-image-file:before{content:"\f12c"}.flaticon2-plus-1:before{content:"\f12d"}.flaticon2-send:before{content:"\f12e"}.flaticon2-graphic-design:before{content:"\f12f"}.flaticon2-cup:before{content:"\f130"}.flaticon2-website:before{content:"\f131"}.flaticon2-gift:before{content:"\f132"}.flaticon2-chronometer:before{content:"\f133"}.flaticon2-browser:before{content:"\f134"}.flaticon2-digital-marketing:before{content:"\f135"}.flaticon2-calendar:before{content:"\f136"}.flaticon2-calendar-1:before{content:"\f137"}.flaticon2-rocket:before{content:"\f138"}.flaticon2-analytics:before{content:"\f139"}.flaticon2-pie-chart-1:before{content:"\f13a"}.flaticon2-pie-chart-2:before{content:"\f13b"}.flaticon2-analytics-1:before{content:"\f13c"}.flaticon2-google-drive-file:before{content:"\f13d"}.flaticon2-pie-chart-3:before{content:"\f13e"}.flaticon2-poll-symbol:before{content:"\f13f"}.flaticon2-gear:before{content:"\f140"}.flaticon2-magnifier-tool:before{content:"\f141"}.flaticon2-add:before{content:"\f142"}.flaticon2-cube:before{content:"\f143"}.flaticon2-gift-1:before{content:"\f144"}.flaticon2-list-2:before{content:"\f145"}.flaticon2-shopping-cart-1:before{content:"\f146"}.flaticon2-calendar-2:before{content:"\f147"}.flaticon2-laptop:before{content:"\f148"}.flaticon2-cube-1:before{content:"\f149"}.flaticon2-layers-1:before{content:"\f14a"}.flaticon2-chat-1:before{content:"\f14b"}.flaticon2-copy:before{content:"\f14c"}.flaticon2-paper:before{content:"\f14d"}.flaticon2-hospital:before{content:"\f14e"}.flaticon2-calendar-3:before{content:"\f14f"}.flaticon2-speaker:before{content:"\f150"}.flaticon2-pie-chart-4:before{content:"\f151"}.flaticon2-schedule:before{content:"\f152"}.flaticon2-expand:before{content:"\f153"}.flaticon2-menu-3:before{content:"\f154"}.flaticon2-download-1:before{content:"\f155"}.flaticon2-help:before{content:"\f156"}.flaticon2-list-3:before{content:"\f157"}.flaticon2-notepad:before{content:"\f158"}.flaticon2-graph:before{content:"\f159"}.flaticon2-browser-1:before{content:"\f15a"}.flaticon2-photograph:before{content:"\f15b"}.flaticon2-browser-2:before{content:"\f15c"}.flaticon2-hourglass:before{content:"\f15d"}.flaticon2-mail:before{content:"\f15e"}.flaticon2-cardiogram:before{content:"\f15f"}.flaticon2-document:before{content:"\f160"}.flaticon2-contract:before{content:"\f161"}.flaticon2-graph-1:before{content:"\f162"}.flaticon2-graphic:before{content:"\f163"}.flaticon2-position:before{content:"\f164"}.flaticon2-soft-icons:before{content:"\f165"}.flaticon2-circle-vol-2:before{content:"\f166"}.flaticon2-rocket-1:before{content:"\f167"}.flaticon2-lorry:before{content:"\f168"}.flaticon2-cd:before{content:"\f169"}.flaticon2-file-1:before{content:"\f16a"}.flaticon2-reload:before{content:"\f16b"}.flaticon2-placeholder:before{content:"\f16c"}.flaticon2-refresh:before{content:"\f16d"}.flaticon2-medical-records:before{content:"\f16e"}.flaticon2-rectangular:before{content:"\f16f"}.flaticon2-medical-records-1:before{content:"\f170"}.flaticon2-indent-dots:before{content:"\f171"}.flaticon2-search-1:before{content:"\f172"}.flaticon2-edit:before{content:"\f173"}.flaticon2-new-email:before{content:"\f174"}.flaticon2-calendar-4:before{content:"\f175"}.flaticon2-console:before{content:"\f176"}.flaticon2-open-text-book:before{content:"\f177"}.flaticon2-download-2:before{content:"\f178"}.flaticon2-zig-zag-line-sign:before{content:"\f179"}.flaticon2-tools-and-utensils:before{content:"\f17a"}.flaticon2-crisp-icons:before{content:"\f17b"}.flaticon2-trash:before{content:"\f17c"}.flaticon2-lock:before{content:"\f17d"}.flaticon2-bell-1:before{content:"\f17e"}.flaticon2-setup:before{content:"\f17f"}.flaticon2-menu-4:before{content:"\f180"}.flaticon2-architecture-and-city:before{content:"\f181"}.flaticon2-shelter:before{content:"\f182"}.flaticon2-add-1:before{content:"\f183"}.flaticon2-checkmark:before{content:"\f184"}.flaticon2-circular-arrow:before{content:"\f185"}.flaticon2-user-outline-symbol:before{content:"\f186"}.flaticon2-rhombus:before{content:"\f187"}.flaticon2-crisp-icons-1:before{content:"\f188"}.flaticon2-soft-icons-1:before{content:"\f189"}.flaticon2-hexagonal:before{content:"\f18a"}.flaticon2-time:before{content:"\f18b"}.flaticon2-contrast:before{content:"\f18c"}.flaticon2-telegram-logo:before{content:"\f18d"}.flaticon2-hangouts-logo:before{content:"\f18e"}.flaticon2-analytics-2:before{content:"\f18f"}.flaticon2-wifi:before{content:"\f190"}.flaticon2-protected:before{content:"\f191"}.flaticon2-drop:before{content:"\f192"}.flaticon2-mail-1:before{content:"\f193"}.flaticon2-delivery-truck:before{content:"\f194"}.flaticon2-writing:before{content:"\f195"}.flaticon2-calendar-5:before{content:"\f196"}.flaticon2-protection:before{content:"\f197"}.flaticon2-calendar-6:before{content:"\f198"}.flaticon2-calendar-7:before{content:"\f199"}.flaticon2-calendar-8:before{content:"\f19a"}.flaticon2-bell-2:before{content:"\f19b"}.flaticon2-hourglass-1:before{content:"\f19c"}.flaticon2-next:before{content:"\f19d"}.flaticon2-chat-2:before{content:"\f19e"}.flaticon2-correct:before{content:"\f19f"}.flaticon2-photo-camera:before{content:"\f1a0"}.flaticon2-fast-next:before{content:"\f1a1"}.flaticon2-fast-back:before{content:"\f1a2"}.flaticon2-down:before{content:"\f1a3"}.flaticon2-back:before{content:"\f1a4"}.flaticon2-up:before{content:"\f1a5"}.flaticon2-arrow-down:before{content:"\f1a6"}.flaticon2-arrow-up:before{content:"\f1a7"}.flaticon2-accept:before{content:"\f1a8"}.flaticon2-sort:before{content:"\f1a9"}.flaticon2-arrow:before{content:"\f1aa"}.flaticon2-back-1:before{content:"\f1ab"}.flaticon2-add-square:before{content:"\f1ac"}.flaticon2-quotation-mark:before{content:"\f1ad"}.flaticon2-clip-symbol:before{content:"\f1ae"}.flaticon2-check-mark:before{content:"\f1af"}.flaticon2-folder:before{content:"\f1b0"}.flaticon2-cancel-music:before{content:"\f1b1"}.flaticon2-cross:before{content:"\f1b2"}.flaticon2-pen:before{content:"\f1b3"}.flaticon2-email:before{content:"\f1b4"}.flaticon2-graph-2:before{content:"\f1b5"}.flaticon2-open-box:before{content:"\f1b6"}.flaticon2-files-and-folders:before{content:"\f1b7"}.flaticon2-ui:before{content:"\f1b8"}.flaticon2-sheet:before{content:"\f1b9"}.flaticon2-dashboard:before{content:"\f1ba"}.flaticon2-user-1:before{content:"\f1bb"}.flaticon2-group:before{content:"\f1bc"}.flaticon2-black-back-closed-envelope-shape:before{content:"\f1bd"}.flaticon2-left-arrow:before{content:"\f1be"}.flaticon2-sort-alphabetically:before{content:"\f1bf"}.flaticon2-sort-down:before{content:"\f1c0"}.flaticon2-rubbish-bin:before{content:"\f1c1"}.flaticon2-rubbish-bin-delete-button:before{content:"\f1c2"}.flaticon2-calendar-9:before{content:"\f1c3"}.flaticon2-tag:before{content:"\f1c4"}.flaticon2-refresh-button:before{content:"\f1c5"}.flaticon2-refresh-arrow:before{content:"\f1c6"}.flaticon2-reload-1:before{content:"\f1c7"}.flaticon2-refresh-1:before{content:"\f1c8"}.flaticon2-left-arrow-1:before{content:"\f1c9"}.flaticon2-reply:before{content:"\f1ca"}.flaticon2-reply-1:before{content:"\f1cb"}.flaticon2-printer:before{content:"\f1cc"}.flaticon2-print:before{content:"\f1cd"}.flaticon2-shrink:before{content:"\f1ce"}.flaticon2-resize:before{content:"\f1cf"}.flaticon2-arrow-1:before{content:"\f1d0"}.flaticon2-size:before{content:"\f1d1"}.flaticon2-arrow-2:before{content:"\f1d2"}.flaticon2-cancel:before{content:"\f1d3"}.flaticon2-exclamation:before{content:"\f1d4"}.flaticon2-line:before{content:"\f1d5"}.flaticon2-warning:before{content:"\f1d6"}.flaticon2-information:before{content:"\f1d7"}.flaticon2-layers-2:before{content:"\f1d8"}.flaticon2-file-2:before{content:"\f1d9"}.flaticon2-bell-3:before{content:"\f1da"}.flaticon2-bell-4:before{content:"\f1db"}.flaticon2-bell-5:before{content:"\f1dc"}.flaticon2-bell-alarm-symbol:before{content:"\f1dd"}.flaticon2-world:before{content:"\f1de"}.flaticon2-graphic-1:before{content:"\f1df"}.flaticon2-send-1:before{content:"\f1e0"}.flaticon2-location:before{content:"\f1e1"}.flaticon2-pin-1:before{content:"\f1e2"}.flaticon2-start-up:before{content:"\f1e3"}.flaticon2-right-arrow:before{content:"\f1e4"}
@charset "UTF-8";@font-face{font-display:swap;font-family:Wix Madefor Display;font-style:normal;font-weight:400 800;src:url(/new-fonts/WixMadeforDisplay.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Aeonik Pro TRIAL Light;font-style:normal;src:url(/new-fonts/aeonikprotrial-light.otf) format("woff2")}@font-face{font-display:swap;font-family:Aeonik Pro TRIAL Regular;font-style:normal;src:url(/new-fonts/aeonik-pro-trial-regular.otf) format("woff2")}@font-face{font-display:swap;font-family:Aeonik Pro TRIAL Bold;font-style:normal;src:url(/new-fonts/aeonikprotrial-bold.otf) format("woff2")}.aeonic-light{font-family:Aeonik Pro TRIAL Light,sans-serif}.aeonic-regular{font-family:Aeonik Pro TRIAL Regular,sans-serif}.aeonic-bold{font-family:Aeonik Pro TRIAL Bold,sans-serif}.wix-madefor-display-800{font-family:Wix Madefor Display,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800}.wix-madefor-display-600{font-family:Wix Madefor Display,sans-serif!important;font-optical-sizing:auto;font-style:normal;font-weight:600!important}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef);src:url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef?#iefix&v=4.7.0) format("embedded-opentype"),url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?20fd1704ea223900efa9fd4e869efb08) format("woff2"),url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?f691f37e57f04c152e2315ab7dbad881) format("woff"),url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?1e59d2330b4c6deb84b340635ed36249) format("truetype"),url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?c1e38fd9e0e74ba58f7a2b77ef29fdd3#fontawesomeregular) format("svg")}.fa{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none;margin-left:2.14285714em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.14285714em;position:absolute;text-align:center;top:.14285714em;width:2.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only-focusable:active,.sr-only-focusable:focus{margin:0}.snotifyToast{animation-fill-mode:both}.snotify-leftBottom .fadeIn,.snotify-leftCenter .fadeIn,.snotify-leftTop .fadeIn{animation-name:fadeInLeft}.snotify-leftBottom .fadeOut,.snotify-leftCenter .fadeOut,.snotify-leftTop .fadeOut{animation-name:fadeOutLeft}.snotify-rightBottom .fadeIn,.snotify-rightCenter .fadeIn,.snotify-rightTop .fadeIn{animation-name:fadeInRight}.snotify-rightBottom .fadeOut,.snotify-rightCenter .fadeOut,.snotify-rightTop .fadeOut{animation-name:fadeOutRight}.snotify-centerTop .fadeIn{animation-name:fadeInDown}.snotify-centerTop .fadeOut{animation-name:fadeOutUp}.snotify-centerCenter .fadeIn{animation-name:fadeIn}.snotify-centerCenter .fadeOut{animation-name:fadeOut}.snotify-centerBottom .fadeIn{animation-name:fadeInUp}.snotify-centerBottom .fadeOut{animation-name:fadeOutDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0) scaleY(1.2)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0) scaleY(1.2)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes appear{0%{max-height:0}to{max-height:50vh}}@keyframes disappear{0%{max-height:50vh;opacity:0}to{max-height:0;opacity:0}}@keyframes async{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.snotify{display:block;pointer-events:none;position:fixed;width:300px;z-index:9999}.snotify,.snotify *{box-sizing:border-box}.snotify-leftBottom,.snotify-leftCenter,.snotify-leftTop{left:10px}.snotify-rightBottom,.snotify-rightCenter,.snotify-rightTop{right:10px}.snotify-centerBottom,.snotify-centerCenter,.snotify-centerTop{left:calc(50% - 150px)}.snotify-centerTop,.snotify-leftTop,.snotify-rightTop{top:10px}.snotify-centerCenter,.snotify-leftCenter,.snotify-rightCenter{top:50%;transform:translateY(-50%)}.snotify-centerBottom,.snotify-leftBottom,.snotify-rightBottom{bottom:10px}.snotify-backdrop{background-color:#000;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s;z-index:9998}.snotifyToast{background-color:#fff;border-radius:5px;cursor:pointer;display:block;height:100%;margin:5px;opacity:0;overflow:hidden;pointer-events:auto}.snotifyToast--in{animation-name:appear}.snotifyToast--out{animation-name:disappear}.snotifyToast__inner{align-items:flex-start;color:#000;display:flex;flex-flow:column nowrap;font-size:16px;justify-content:center;min-height:78px;padding:5px 65px 5px 15px;position:relative}.snotifyToast__noIcon{padding:5px 15px}.snotifyToast__progressBar{background-color:#c7c7c7;height:10px;position:relative;width:100%}.snotifyToast__progressBar__percentage{background-color:#4c4c4c;height:10px;left:0;max-width:100%;position:absolute;top:0}.snotifyToast__title{color:#fff;font-size:1.8em;line-height:1.2em;margin-bottom:5px}.snotifyToast__body{font-size:1em}.snotifyToast-show{opacity:1;transform:translate(0)}.snotifyToast-remove{max-height:0;opacity:0;overflow:hidden;transform:translateY(50%)}.fadeOutRight{animation-name:fadeOutRight}.snotify-simple .snotifyToast__body,.snotify-simple .snotifyToast__title{color:#000}.snotify-success{background-color:#4caf50}.snotify-success .snotifyToast__progressBar{background-color:#388e3c}.snotify-success .snotifyToast__progressBar__percentage{background-color:#81c784}.snotify-success .snotifyToast__body{color:#c8e6c9}.snotify-info{background-color:#1e88e5}.snotify-info .snotifyToast__progressBar{background-color:#1565c0}.snotify-info .snotifyToast__progressBar__percentage{background-color:#64b5f6}.snotify-info .snotifyToast__body{color:#e3f2fd}.snotify-warning{background-color:#ff9800}.snotify-warning .snotifyToast__progressBar{background-color:#ef6c00}.snotify-warning .snotifyToast__progressBar__percentage{background-color:#ffcc80}.snotify-warning .snotifyToast__body{color:#fff3e0}.snotify-error{background-color:#f44336}.snotify-error .snotifyToast__progressBar{background-color:#c62828}.snotify-error .snotifyToast__progressBar__percentage{background-color:#ef9a9a}.snotify-error .snotifyToast__body{color:#ffebee}.snotify-async{background-color:#1e88e5}.snotify-async .snotifyToast__progressBar{background-color:#1565c0}.snotify-async .snotifyToast__progressBar__percentage{background-color:#64b5f6}.snotify-async .snotifyToast__body{color:#e3f2fd}.snotify-confirm{background-color:#009688}.snotify-confirm .snotifyToast__progressBar{background-color:#4db6ac}.snotify-confirm .snotifyToast__progressBar__percentage{background-color:#80cbc4}.snotify-confirm .snotifyToast__body{color:#e0f2f1}.snotify-prompt{background-color:#009688}.snotify-prompt .snotifyToast__title{margin-bottom:0}.snotify-prompt .snotifyToast__body{color:#e0f2f1}.snotify-confirm .snotifyToast__inner,.snotify-prompt .snotifyToast__inner{padding:10px 15px}.snotifyToast__input{display:inline-block;margin:0;position:relative;transition:all .5s;transition-delay:.3s;transition-timing-function:cubic-bezier(.2,1,.3,1);vertical-align:top;width:100%;z-index:1}.snotifyToast__input__field{-webkit-appearance:none;background:transparent;border:none;border-radius:0;color:#333;display:block;float:right;font-weight:700;opacity:0;padding:.85em .5em;position:relative;transition:opacity .3s;width:100%}.snotifyToast__input__field:focus{outline:none}.snotifyToast__input__label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;color:#e0f2f1;display:inline-block;float:right;font-size:70.25%;font-weight:700;height:100%;left:0;padding:0 .85em;pointer-events:none;position:absolute;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.snotifyToast__input__label:after,.snotifyToast__input__label:before{content:"";height:100%;left:0;position:absolute;top:0;transition:transform .3s;width:100%}.snotifyToast__input__label:before{border-top:2px solid #fff;transform:translate3d(0,100%,0) translate3d(0,-2px,0);transition-delay:.3s}.snotifyToast__input__label:after{background:#b2dfdb;transform:scaleY(0);transform-origin:50% 0;z-index:-1}.snotifyToast__input__labelContent{display:block;padding:1em 0;position:relative;transition:transform .3s .3s;width:100%}.snotifyToast__input--filled{margin-top:2.5em}.snotifyToast__input--filled .snotifyToast__input__field,.snotifyToast__input--filled:focus{opacity:1;transition-delay:.3s}.snotifyToast__input--filled .snotifyToast__input__labelContent,.snotifyToast__input__field:focus+.snotifyToast__input__label .snotifyToast__input__labelContent{transform:translateY(-80%);transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast__input--filled .snotifyToast__input__label:before,.snotifyToast__input__field:focus+.snotifyToast__input__label:before{transform:translate(0);transition-delay:0s}.snotifyToast__input--filled .snotifyToast__input__label:after,.snotifyToast__input__field:focus+.snotifyToast__input__label:after{transform:scale(1);transition-delay:.3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast--invalid .snotifyToast__input__label:before{border-color:#f44336}.snotifyToast--valid .snotifyToast__input__label:before{border-color:#4caf50}.snotifyToast__buttons{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-flow:row nowrap;justify-content:space-between}.snotifyToast__buttons button{background:transparent;border:1px solid rgba(0,0,0,.1);border-bottom:none;border-top:none;box-sizing:border-box;color:#fff;overflow:hidden;padding:8px;position:relative;text-transform:capitalize;width:100%}.snotifyToast__buttons button:after{background:hsla(0,0%,100%,.3);border-radius:100%;content:"";height:5px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(1) translate(-50%);transform-origin:50% 50%;width:5px}.snotifyToast__buttons button:focus:not(:active):after{animation:ripple 1s ease-out}.snotifyToast__buttons button:focus,.snotifyToast__buttons button:hover{background:rgba(0,0,0,.1);outline:none}.snotifyToast__buttons button:active{background:rgba(0,0,0,.15)}.snotifyToast__buttons button:last-child{border-right:none}.snotifyToast__buttons button:first-child{border-left:none}.snotifyToast__buttons--bold{font-weight:700}@keyframes ripple{0%{opacity:1;transform:scale(0)}20%{opacity:1;transform:scale(25)}to{opacity:0;transform:scale(40)}}.snotify-icon{height:100%;line-height:0;max-height:48px;max-width:48px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:100%}.snotify-icon--error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ffcdd2'%3E%3Cpath d='M437 75A256 256 0 1 0 75 437 256 256 0 1 0 437 75Zm-20.57 341.43a226.82 226.82 0 0 1-320.86 0C7.11 328 7.11 184 95.57 95.57a226.82 226.82 0 0 1 320.86 0c88.46 88.43 88.46 232.43 0 320.86Z'/%3E%3Cpath d='M368.81 143.19a14.5 14.5 0 0 0-20.58 0L256 235.42l-92.23-92.23a14.55 14.55 0 0 0-20.58 20.58L235.42 256l-92.23 92.23a14.6 14.6 0 0 0 10.24 24.89 14.19 14.19 0 0 0 10.24-4.31l92.23-92.23 92.23 92.23a14.64 14.64 0 0 0 10.24 4.31 14 14 0 0 0 10.24-4.31 14.5 14.5 0 0 0 0-20.58l-92-92.23 92.23-92.23a14.5 14.5 0 0 0-.03-20.58Z'/%3E%3C/svg%3E")}.snotify-icon--warning{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ffccbc'%3E%3Cpath d='M256 512c141.15 0 256-114.84 256-256S397.15 0 256 0 0 114.84 0 256s114.85 256 256 256Zm0-480.49c123.79 0 224.49 100.71 224.49 224.49S379.79 480.49 256 480.49 31.51 379.79 31.51 256 132.21 31.51 256 31.51Z'/%3E%3Ccircle cx='260.08' cy='343.87' r='26.35'/%3E%3Cpath d='M254.68 278.39a15.76 15.76 0 0 0 15.75-15.75V128.72a15.75 15.75 0 1 0-31.51 0v133.91a15.76 15.76 0 0 0 15.76 15.76Z'/%3E%3C/svg%3E")}.snotify-icon--info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23bbdefb'%3E%3Cpath d='M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.15 0 256 0Zm0 478.43c-122.65 0-222.43-99.79-222.43-222.43S133.35 33.58 256 33.58 478.42 133.36 478.42 256 378.64 478.43 256 478.43Z'/%3E%3Cpath d='M251.26 161.24a22.39 22.39 0 1 0-22.38-22.39 22.39 22.39 0 0 0 22.38 22.39ZM286.84 357.87h-14v-160A16.79 16.79 0 0 0 256 181.05h-30.83a16.79 16.79 0 0 0 0 33.58h14.05v143.24h-14.05a16.79 16.79 0 0 0 0 33.57h61.67a16.79 16.79 0 1 0 0-33.57Z'/%3E%3C/svg%3E")}.snotify-icon--success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23c8e6c9'%3E%3Cpath d='M256 0C114.85 0 0 114.84 0 256s114.85 256 256 256 256-114.84 256-256S397.15 0 256 0Zm0 492.31c-130.29 0-236.31-106-236.31-236.31S125.71 19.69 256 19.69 492.31 125.71 492.31 256 386.29 492.31 256 492.31Z'/%3E%3Cpath class='cls-1' d='M376.64 151 225.31 321.24l-91.17-72.93a9.85 9.85 0 0 0-12.3 15.38l98.46 78.77a9.86 9.86 0 0 0 13.52-1.15l157.54-177.23A9.85 9.85 0 0 0 376.64 151Z'/%3E%3C/svg%3E")}.snotify-icon--async{animation:async 3s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23bbdefb'%3E%3Cpath d='M256 0a32 32 0 0 0-32 32v64a32 32 0 0 0 64 0V32a32 32 0 0 0-32-32Zm0 384a32 32 0 0 0-32 32v64a32 32 0 0 0 64 0v-64a32 32 0 0 0-32-32Zm135.74-218.5L437 120.22A32 32 0 0 0 391.74 75l-45.24 45.22a32 32 0 0 0 45.25 45.28Zm-271.52 181L75 391.74A32 32 0 0 0 120.22 437l45.25-45.25a32 32 0 0 0-45.25-45.25Zm0-271.52A32 32 0 1 0 75 120.22l45.25 45.28a32 32 0 1 0 45.25-45.28ZM391.74 346.5a32 32 0 0 0-45.25 45.25L391.74 437A32 32 0 0 0 437 391.74ZM480 224h-64a32 32 0 0 0 0 64h64a32 32 0 0 0 0-64Zm-352 32a32 32 0 0 0-32-32H32a32 32 0 0 0 0 64h64a32 32 0 0 0 32-32Z'/%3E%3C/svg%3E");transform-origin:50% 50%}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:#f8f8f8;cursor:not-allowed}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:#fff;border:1px solid rgba(60,60,60,.26);border-radius:0 0 4px 4px;border-top-style:none;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);box-sizing:border-box;display:block;left:0;list-style:none;margin:0;max-height:350px;min-width:160px;overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - 1px);width:100%;z-index:1000}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:#333;cursor:pointer;display:block;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--deselect{background:#fb5858;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5);cursor:inherit}.vs__selected{align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;display:flex;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:rgba(60,60,60,.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;flex-grow:1;font-size:1em;line-height:1.4;margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:rgba(60,60,60,.45);font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0);transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;width:5em}.vs--loading .vs__spinner{opacity:1}.v-select{font-family:CircularStd-Book}.vs__dropdown-toggle{background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;min-height:50px;padding-left:16px}.vs__selected{background:#fff;border:1.5px solid #f80560;border-radius:50px;box-sizing:border-box;color:#f80560;font-family:CircularStd-Book;font-size:14px;height:30px;line-height:18px;margin-right:10px;padding:4px 10px}.vs__deselect{margin-left:7px}.vs__clear svg path,.vs__deselect svg path{fill:#f80560}.vs__selected-options{align-items:center}.vs__dropdown-option{font-family:CircularStd-Book;padding-bottom:5px;padding-top:5px}

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}svg{overflow:hidden;vertical-align:middle}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}fieldset{min-width:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:4px;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{color:#212529;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid rgba(60,60,60,.26);padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid rgba(60,60,60,.26);vertical-align:bottom}.table tbody+tbody{border-top:2px solid rgba(60,60,60,.26)}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid rgba(60,60,60,.26)}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#212529}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:rgba(60,60,60,.26);color:#495057}.table-dark{background-color:#343a40;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;font-size:1rem;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(1.5em + 1rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:4px;color:#fff;display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#28a745;padding-right:calc(1.5em + .75rem)!important}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:4px;color:#fff;display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{flex-shrink:0;margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:4px;color:#212529;font-size:1rem;font-weight:400;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{color:#007bff;font-weight:400;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-left{left:0;right:auto}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}.dropdown-menu-xl-right{left:auto;right:0}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:1.25rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;border-color:#007bff;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#b3d7ff;border-color:#b3d7ff;color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:4px}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:4px;color:#495057;display:inline-block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + .75rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:4px;font-weight:400;height:calc(1.5em + .75rem + 2px);left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 4px 4px 0;bottom:0;content:"Browse";display:block;height:calc(1.5em + .75rem);z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background-color:transparent;border:1px solid transparent;border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:none;border:0;border-radius:4px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:4px;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{background:50%/100% 100% no-repeat;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:4px;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:3px;border-top-right-radius:3px;border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:3px 3px 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 3px 3px}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{border-radius:3px;bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:3px;border-top-right-radius:3px}.card-img,.card-img-bottom{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{flex:1 0 0%;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:4px;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";float:left;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:4px;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:4px;border-top-left-radius:4px;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:4px;border-top-right-radius:4px}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:4px;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#007bff;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#0062cc;color:#fff}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);outline:0}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);outline:0}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);outline:0}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);outline:0}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);outline:0}.badge-danger{background-color:#dc3545;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130;color:#fff}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);outline:0}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);outline:0}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);outline:0}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:4px;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:4px;font-size:.75rem;height:1rem;line-height:0}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#007bff;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{border-radius:4px;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:4px}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:4px}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:4px}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:4px}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:4px}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);flex-basis:350px;font-size:.875rem;max-width:350px;opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;outline:0;overflow:hidden;position:fixed;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;height:100%;justify-content:center}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid rgba(60,60,60,.26);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid rgba(60,60,60,.26);display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:4px;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:50%/100% 100% no-repeat;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentcolor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid rgba(60,60,60,.26)!important}.border-top{border-top:1px solid rgba(60,60,60,.26)!important}.border-right{border-right:1px solid rgba(60,60,60,.26)!important}.border-bottom{border-bottom:1px solid rgba(60,60,60,.26)!important}.border-left{border-left:1px solid rgba(60,60,60,.26)!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:4px!important}.rounded-top{border-top-left-radius:4px!important}.rounded-right,.rounded-top{border-top-right-radius:4px!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:4px!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:4px!important}.rounded-left{border-top-left-radius:4px!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 3px 6px 0 rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table .thead-dark th,.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:rgba(60,60,60,.26)}.table .thead-dark th{color:inherit}}
/*!
 * Bootstrap Grid Only (grid and responsive utilities extracted from Bootstrap 4.1.3)
 * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
 * Bootstrap License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
 * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
 */html{-ms-overflow-style:scrollbar;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.bootstrap-wrapper .clearfix:after{clear:both;content:"";display:block}.bootstrap-wrapper .visible{visibility:visible!important}.bootstrap-wrapper .invisible{visibility:hidden!important}.bootstrap-wrapper .hidden-xs-up{display:none!important}@media (max-width:575.98px){.bootstrap-wrapper .hidden-xs-down{display:none!important}}@media (min-width:576px){.bootstrap-wrapper .hidden-sm-up{display:none!important}}@media (max-width:767.98px){.bootstrap-wrapper .hidden-sm-down{display:none!important}}@media (min-width:768px){.bootstrap-wrapper .hidden-md-up{display:none!important}}@media (max-width:991.98px){.bootstrap-wrapper .hidden-md-down{display:none!important}}@media (min-width:992px){.bootstrap-wrapper .hidden-lg-up{display:none!important}}@media (max-width:1199.98px){.bootstrap-wrapper .hidden-lg-down{display:none!important}}@media (min-width:1200px){.bootstrap-wrapper .hidden-xl-up{display:none!important}}.bootstrap-wrapper .hidden-xl-down,.bootstrap-wrapper .visible-print-block{display:none!important}@media print{.bootstrap-wrapper .visible-print-block{display:block!important}}.bootstrap-wrapper .visible-print-inline{display:none!important}@media print{.bootstrap-wrapper .visible-print-inline{display:inline!important}}.bootstrap-wrapper .visible-print-inline-block{display:none!important}@media print{.bootstrap-wrapper .visible-print-inline-block{display:inline-block!important}.bootstrap-wrapper .hidden-print{display:none!important}}.bootstrap-wrapper .container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.bootstrap-wrapper .container{max-width:540px}}@media (min-width:768px){.bootstrap-wrapper .container{max-width:720px}}@media (min-width:992px){.bootstrap-wrapper .container{max-width:960px}}@media (min-width:1200px){.bootstrap-wrapper .container{max-width:1140px}}.bootstrap-wrapper .container-fluid,.bootstrap-wrapper .container-lg,.bootstrap-wrapper .container-md,.bootstrap-wrapper .container-sm,.bootstrap-wrapper .container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.bootstrap-wrapper .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.bootstrap-wrapper .no-gutters{margin-left:0;margin-right:0}.bootstrap-wrapper .no-gutters>.col,.bootstrap-wrapper .no-gutters>[class*=col-]{padding-left:0;padding-right:0}.bootstrap-wrapper .col,.bootstrap-wrapper .col-1,.bootstrap-wrapper .col-10,.bootstrap-wrapper .col-11,.bootstrap-wrapper .col-12,.bootstrap-wrapper .col-2,.bootstrap-wrapper .col-3,.bootstrap-wrapper .col-4,.bootstrap-wrapper .col-5,.bootstrap-wrapper .col-6,.bootstrap-wrapper .col-7,.bootstrap-wrapper .col-8,.bootstrap-wrapper .col-9,.bootstrap-wrapper .col-auto,.bootstrap-wrapper .col-lg,.bootstrap-wrapper .col-lg-1,.bootstrap-wrapper .col-lg-10,.bootstrap-wrapper .col-lg-11,.bootstrap-wrapper .col-lg-12,.bootstrap-wrapper .col-lg-2,.bootstrap-wrapper .col-lg-3,.bootstrap-wrapper .col-lg-4,.bootstrap-wrapper .col-lg-5,.bootstrap-wrapper .col-lg-6,.bootstrap-wrapper .col-lg-7,.bootstrap-wrapper .col-lg-8,.bootstrap-wrapper .col-lg-9,.bootstrap-wrapper .col-lg-auto,.bootstrap-wrapper .col-md,.bootstrap-wrapper .col-md-1,.bootstrap-wrapper .col-md-10,.bootstrap-wrapper .col-md-11,.bootstrap-wrapper .col-md-12,.bootstrap-wrapper .col-md-2,.bootstrap-wrapper .col-md-3,.bootstrap-wrapper .col-md-4,.bootstrap-wrapper .col-md-5,.bootstrap-wrapper .col-md-6,.bootstrap-wrapper .col-md-7,.bootstrap-wrapper .col-md-8,.bootstrap-wrapper .col-md-9,.bootstrap-wrapper .col-md-auto,.bootstrap-wrapper .col-sm,.bootstrap-wrapper .col-sm-1,.bootstrap-wrapper .col-sm-10,.bootstrap-wrapper .col-sm-11,.bootstrap-wrapper .col-sm-12,.bootstrap-wrapper .col-sm-2,.bootstrap-wrapper .col-sm-3,.bootstrap-wrapper .col-sm-4,.bootstrap-wrapper .col-sm-5,.bootstrap-wrapper .col-sm-6,.bootstrap-wrapper .col-sm-7,.bootstrap-wrapper .col-sm-8,.bootstrap-wrapper .col-sm-9,.bootstrap-wrapper .col-sm-auto,.bootstrap-wrapper .col-xl,.bootstrap-wrapper .col-xl-1,.bootstrap-wrapper .col-xl-10,.bootstrap-wrapper .col-xl-11,.bootstrap-wrapper .col-xl-12,.bootstrap-wrapper .col-xl-2,.bootstrap-wrapper .col-xl-3,.bootstrap-wrapper .col-xl-4,.bootstrap-wrapper .col-xl-5,.bootstrap-wrapper .col-xl-6,.bootstrap-wrapper .col-xl-7,.bootstrap-wrapper .col-xl-8,.bootstrap-wrapper .col-xl-9,.bootstrap-wrapper .col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.bootstrap-wrapper .col{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-auto{flex:0 0 auto;max-width:100%;width:auto}.bootstrap-wrapper .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-3{flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-6{flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-9{flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-12{flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-first{order:-1}.bootstrap-wrapper .order-last{order:13}.bootstrap-wrapper .order-0{order:0}.bootstrap-wrapper .order-1{order:1}.bootstrap-wrapper .order-2{order:2}.bootstrap-wrapper .order-3{order:3}.bootstrap-wrapper .order-4{order:4}.bootstrap-wrapper .order-5{order:5}.bootstrap-wrapper .order-6{order:6}.bootstrap-wrapper .order-7{order:7}.bootstrap-wrapper .order-8{order:8}.bootstrap-wrapper .order-9{order:9}.bootstrap-wrapper .order-10{order:10}.bootstrap-wrapper .order-11{order:11}.bootstrap-wrapper .order-12{order:12}.bootstrap-wrapper .offset-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-3{margin-left:25%}.bootstrap-wrapper .offset-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-6{margin-left:50%}.bootstrap-wrapper .offset-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-9{margin-left:75%}.bootstrap-wrapper .offset-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-11{margin-left:91.6666666667%}@media (min-width:576px){.bootstrap-wrapper .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.bootstrap-wrapper .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-sm-3{flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-sm-6{flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-sm-9{flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-sm-12{flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-sm-first{order:-1}.bootstrap-wrapper .order-sm-last{order:13}.bootstrap-wrapper .order-sm-0{order:0}.bootstrap-wrapper .order-sm-1{order:1}.bootstrap-wrapper .order-sm-2{order:2}.bootstrap-wrapper .order-sm-3{order:3}.bootstrap-wrapper .order-sm-4{order:4}.bootstrap-wrapper .order-sm-5{order:5}.bootstrap-wrapper .order-sm-6{order:6}.bootstrap-wrapper .order-sm-7{order:7}.bootstrap-wrapper .order-sm-8{order:8}.bootstrap-wrapper .order-sm-9{order:9}.bootstrap-wrapper .order-sm-10{order:10}.bootstrap-wrapper .order-sm-11{order:11}.bootstrap-wrapper .order-sm-12{order:12}.bootstrap-wrapper .offset-sm-0{margin-left:0}.bootstrap-wrapper .offset-sm-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-sm-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-sm-3{margin-left:25%}.bootstrap-wrapper .offset-sm-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-sm-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-sm-6{margin-left:50%}.bootstrap-wrapper .offset-sm-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-sm-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-sm-9{margin-left:75%}.bootstrap-wrapper .offset-sm-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.bootstrap-wrapper .col-md{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.bootstrap-wrapper .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-md-3{flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-md-6{flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-md-9{flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-md-12{flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-md-first{order:-1}.bootstrap-wrapper .order-md-last{order:13}.bootstrap-wrapper .order-md-0{order:0}.bootstrap-wrapper .order-md-1{order:1}.bootstrap-wrapper .order-md-2{order:2}.bootstrap-wrapper .order-md-3{order:3}.bootstrap-wrapper .order-md-4{order:4}.bootstrap-wrapper .order-md-5{order:5}.bootstrap-wrapper .order-md-6{order:6}.bootstrap-wrapper .order-md-7{order:7}.bootstrap-wrapper .order-md-8{order:8}.bootstrap-wrapper .order-md-9{order:9}.bootstrap-wrapper .order-md-10{order:10}.bootstrap-wrapper .order-md-11{order:11}.bootstrap-wrapper .order-md-12{order:12}.bootstrap-wrapper .offset-md-0{margin-left:0}.bootstrap-wrapper .offset-md-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-md-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-md-3{margin-left:25%}.bootstrap-wrapper .offset-md-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-md-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-md-6{margin-left:50%}.bootstrap-wrapper .offset-md-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-md-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-md-9{margin-left:75%}.bootstrap-wrapper .offset-md-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.bootstrap-wrapper .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.bootstrap-wrapper .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-lg-3{flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-lg-6{flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-lg-9{flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-lg-12{flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-lg-first{order:-1}.bootstrap-wrapper .order-lg-last{order:13}.bootstrap-wrapper .order-lg-0{order:0}.bootstrap-wrapper .order-lg-1{order:1}.bootstrap-wrapper .order-lg-2{order:2}.bootstrap-wrapper .order-lg-3{order:3}.bootstrap-wrapper .order-lg-4{order:4}.bootstrap-wrapper .order-lg-5{order:5}.bootstrap-wrapper .order-lg-6{order:6}.bootstrap-wrapper .order-lg-7{order:7}.bootstrap-wrapper .order-lg-8{order:8}.bootstrap-wrapper .order-lg-9{order:9}.bootstrap-wrapper .order-lg-10{order:10}.bootstrap-wrapper .order-lg-11{order:11}.bootstrap-wrapper .order-lg-12{order:12}.bootstrap-wrapper .offset-lg-0{margin-left:0}.bootstrap-wrapper .offset-lg-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-lg-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-lg-3{margin-left:25%}.bootstrap-wrapper .offset-lg-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-lg-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-lg-6{margin-left:50%}.bootstrap-wrapper .offset-lg-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-lg-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-lg-9{margin-left:75%}.bootstrap-wrapper .offset-lg-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.bootstrap-wrapper .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.bootstrap-wrapper .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-xl-3{flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-xl-6{flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-xl-9{flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-xl-12{flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-xl-first{order:-1}.bootstrap-wrapper .order-xl-last{order:13}.bootstrap-wrapper .order-xl-0{order:0}.bootstrap-wrapper .order-xl-1{order:1}.bootstrap-wrapper .order-xl-2{order:2}.bootstrap-wrapper .order-xl-3{order:3}.bootstrap-wrapper .order-xl-4{order:4}.bootstrap-wrapper .order-xl-5{order:5}.bootstrap-wrapper .order-xl-6{order:6}.bootstrap-wrapper .order-xl-7{order:7}.bootstrap-wrapper .order-xl-8{order:8}.bootstrap-wrapper .order-xl-9{order:9}.bootstrap-wrapper .order-xl-10{order:10}.bootstrap-wrapper .order-xl-11{order:11}.bootstrap-wrapper .order-xl-12{order:12}.bootstrap-wrapper .offset-xl-0{margin-left:0}.bootstrap-wrapper .offset-xl-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-xl-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-xl-3{margin-left:25%}.bootstrap-wrapper .offset-xl-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-xl-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-xl-6{margin-left:50%}.bootstrap-wrapper .offset-xl-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-xl-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-xl-9{margin-left:75%}.bootstrap-wrapper .offset-xl-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-xl-11{margin-left:91.6666666667%}}.bootstrap-wrapper .img-fluid{height:auto;max-width:100%}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.mdsg---details-texts .select2-container .select2-selection--single{align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;display:flex;height:60px;position:relative}.mdsg---details-texts .select2-container .select2-selection--single .select2-selection__rendered{padding-left:50px!important;position:relative}.mdsg---details-texts .select2-container .select2-selection--single .select2-selection__rendered:before{height:20px;position:absolute;top:17px;width:20px}.mdsg---details-texts .select2-container .select2-selection--single .select2-selection__arrow{height:60px;right:16px}.mdsg---details-texts .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;top:20px;transform:rotate(90deg);transition:all .2s;width:20px}.mdsg---details-texts-country .select2-container .select2-selection--single .select2-selection__rendered:before{content:url(/theme-images/seller-profile/world.svg);left:20px}.mdsg---details-texts-age .select2-container .select2-selection--single .select2-selection__rendered:before{content:url(/theme-images/buyer-profile/age.svg);left:24px}.mdsg---details-texts-size .select2-container .select2-selection--single .select2-selection__rendered:before{content:url(/theme-images/buyer-profile/size.svg);left:17px}.mdsg---details-texts-ethnicity .select2-container .select2-selection--single .select2-selection__rendered:before{content:url(/theme-images/buyer-profile/ethnicity.svg);left:20px}.mdsg---details-relationship_status .select2-container .select2-selection--single .select2-selection__rendered:before{content:url(/theme-images/buyer-profile/heart.svg);left:20px}.mdsg---details-gender .select2-container .select2-selection--single .select2-selection__rendered:before{content:url(/theme-images/buyer-profile/gender.svg);left:20px}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;font-family:CircularStd-Book!important;font-style:normal;font-weight:450;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#8993aa;font-family:CircularStd-Book!important;font-style:normal;font-weight:450;line-height:20px;width:600px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.time-block .select2-container--default.select2-container--disabled .select2-selection--single{background:#efefef!important;border:1px solid #e8e8e8!important;border-radius:4px;box-sizing:border-box;cursor:default}.time-block .select2-container--default .select2-selection--single{background:#fbfbfb!important;border:1px solid #e8e8e8!important;border-radius:4px!important;box-sizing:border-box!important}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:0 0;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:15px 40px 15px 10px!important}.mdsg--details--lists-items .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 5px}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@media (max-width:800px){.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{-webkit-font-smoothing:subpixel-antialiased;-webkit-touch-callout:none;color:#ccc;font-size:13px;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{-webkit-overflow-scrolling:touch;background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-tap-highlight-color:transparent;background:#ddd;bottom:0;display:none;margin:0;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-tap-highlight-color:transparent;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-display:swap;font-family:CircularStd-Black;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Black.eot?2838758e92f4261887fcaf0e36112493?#iefix) format("embedded-opentype"),url(/fonts/CircularStd-Black.woff?a861fb44268a4f817d7896b642db3c8d) format("woff"),url(/fonts/CircularStd-Black.ttf?dd7c8bacda4fd8d76804c6af282fc420) format("truetype"),url(/fonts/CircularStd-Black.svg?67cced880f461686fbe932dc27766f58#CircularStd-Black) format("svg")}@font-face{font-display:swap;font-family:CircularStd-Bold;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Bold.eot?d0d14e8484479546f8c5cd2ae792494c?#iefix) format("embedded-opentype"),url(/fonts/CircularStd-Bold.woff?d16879c127e6195cdd36fdd42fdd9860) format("woff"),url(/fonts/CircularStd-Bold.ttf?544334209f41ff0b1ebb37057a9cab48) format("truetype"),url(/fonts/CircularStd-Bold.svg?d7ffee061e43ba0fd26f0f1fb086e1c2#CircularStd-Bold) format("svg")}@font-face{font-display:swap;font-family:CircularStd-Book;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Book.eot?0aa18bbf636d33966235d233e87e2b35?#iefix) format("embedded-opentype"),url(/fonts/CircularStd-Book.woff?6031f54a96eefd7437a436260c8e8424) format("woff"),url(/fonts/CircularStd-Book.ttf?56e46dd26062a08cfc7c25f820f8fef8) format("truetype"),url(/fonts/CircularStd-Book.svg?52d91f7fd0e2b025b42474d4b5931648#CircularStd-Book) format("svg")}@font-face{font-display:swap;font-family:CircularStd-Medium;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Medium.eot?bba31ddc6a13eea7712ea6185f87e298?#iefix) format("embedded-opentype"),url(/fonts/CircularStd-Medium.woff?6f66ba22b98da48dd360b4de1b11d4c2) format("woff"),url(/fonts/CircularStd-Medium.ttf?6fb73f93b89db3da0c34ce5b6ca7b416) format("truetype"),url(/fonts/CircularStd-Medium.svg?e31f6fdc07e3c9686bddb25143148b9a#CircularStd-Medium) format("svg")}@font-face{font-display:swap;font-family:CircularStd-MediumItalic;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-MediumItalic.eot?4936f24bfd75da70e050ba019f454b94?#iefix) format("embedded-opentype"),url(/fonts/CircularStd-MediumItalic.woff?7655639d4af1f0dce9fa9d76c73dde30) format("woff"),url(/fonts/CircularStd-MediumItalic.ttf?df104e4b3b1461e65461434b08309450) format("truetype"),url(/fonts/CircularStd-MediumItalic.svg?87bd08ce05ad65ed514709afc98c78da#CircularStd-MediumItalic) format("svg")}@font-face{font-display:swap;font-family:Wix Madefor Display;font-style:normal;font-weight:400 800;src:url(/fonts/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CVHuAmddFNA.woff2?557152d92def8bf9f29eb8f393477bab) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:star;font-style:normal;font-weight:400;src:url(/fonts/star.eot?2593128f94a599b8656fa8d17612c278);src:url(/fonts/star.eot?2593128f94a599b8656fa8d17612c278?#iefix) format("embedded-opentype"),url(/fonts/star.woff?8ab6da8ce4d274edf64307439edc0ec2) format("woff"),url(/fonts/star.ttf?8d84c8b61459cad9bd55ce235a48b2fc) format("truetype"),url(/fonts/star.svg?22f176a03e707abceabc1693622c3976#star) format("svg")}@font-face{font-display:swap;font-family:WooCommerce;font-style:normal;font-weight:400;src:url(/fonts/WooCommerce.eot?cd71280e5037e6e0690efd5193c6a06d);src:url(/fonts/WooCommerce.eot?cd71280e5037e6e0690efd5193c6a06d?#iefix) format("embedded-opentype"),url(/fonts/WooCommerce.woff?555c0019f9ab47548bc309f5b1ac9a2e) format("woff"),url(/fonts/WooCommerce.ttf?34650ef5aff7fe29f6b81b857340f1b3) format("truetype"),url(/fonts/WooCommerce.svg?5003ea50646b111ad19bdc0000256391#WooCommerce) format("svg")}@font-face{font-display:swap;font-family:prdctfltr;font-style:normal;font-weight:400;src:url(/fonts/prdctfltr.eot?cda5f536764a904510586e3c13c50c53);src:url(/fonts/prdctfltr.svg?eca111581538bb54b6f09d6193e63fa5#prdctfltr) format("svg"),url(/fonts/prdctfltr.eot?cda5f536764a904510586e3c13c50c53?#iefix) format("embedded-opentype"),url(/fonts/prdctfltr.woff?c46d61eaa2cb9dbc58d0a15fb562ee3a) format("woff"),url(/fonts/prdctfltr.ttf?1f0c9b46fd3298190972fe0328132fe6) format("truetype")}:focus{outline:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{*zoom:1;display:inline-block;*display:inline;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{-ms-interpolation-mode:bicubic;border:0}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;*height:13px;padding:0;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.header-top-menu.fixed-header{transition:background-color 2s}.button-text-center{padding:0 0 90px;text-align:center}.order-note{align-items:center;color:#000;display:flex;font-size:14px;height:63px;padding:0 0 0 30px}@media (max-width:767px){.order-note{display:block;height:auto;padding:0}}.info-icon,span.mdsg-blue-text{cursor:pointer;position:relative}.mdsg-form-field-cmn-wrp .info-icon{border:1px solid blue;border-radius:50%;color:blue;display:inline-flex;font-size:14px;height:17px;justify-content:center;text-transform:none;width:17px}.verified{display:inline-block;font-size:12px;padding:13px 0 0 9px}@media (max-width:767px){.verified{font-size:9px;padding:3px 0 0}}.mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection:hover{background:#f80560;border-color:#fff;border-radius:50%;box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);-moz-box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);-webkit-box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);-ms-box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);transition:all .3s}.featured-poster{margin-right:-20px;position:relative}.featured-poster img{height:auto;width:100%}.featured-poster-inner{bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:20px;position:absolute;right:0;top:0}.featured-poster-inner>a.mdsg--link--redirect{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;font-family:CircularStd-Bold,sans-serif;font-size:15px;line-height:18px;margin:0 auto;padding:14px 30px;text-align:center;width:185px}.featured-poster-inner>a.mdsg--link--redirect:hover{background:#fff;border-color:#f80560;color:#f80560}.mdsg-my-items-main-wrapper--inner.mdsg-my-orders-main-wrp .mdsg-my-items-content--inner #mdsg_notice_order_status_buyer._completed-check,.mdsg-my-items-main-wrapper--inner.mdsg-my-orders-main-wrp .mdsg-my-items-content--inner #mdsg_notice_order_status_seller._completed-check{display:none!important}.mdsg-my-items-main-wrapper--inner.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg-wall-post-inr-wrp.mdsg-wall-post-inr-wrp--lastblock{border-bottom:none}.mdsg--become--main-section .mdsg--become-buyer-main--inner ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list .mdsg-svg,ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list img{height:48px;width:48px}.mdsg-my-items-content--inner .mdsg--details--lists-items.mdsg--details--lists-items-none{display:none}.mdsg--video-section-full .mdsg--video-section-full--inner,.video_section_bg{background-image:url(/theme-images/video.jpg)!important}.mdsg-buyer-how-it-works-content--inner .mdsg--content-block .mdsg--content-block-text>.mdsg--content-block-text--inner a{cursor:auto!important}footer.site-footer #custom_html-4 .textwidget.custom-html-widget .mdsg-footer-socials .fa.fa-facebook,footer.site-footer #custom_html-4 .textwidget.custom-html-widget .mdsg-footer-socials .fa.fa-instagram,footer.site-footer #custom_html-4 .textwidget.custom-html-widget .mdsg-footer-socials .fa.fa-twitter{font-size:34px}footer.site-footer #custom_html-4 .textwidget.custom-html-widget .mdsg-footer-socials .fa.fa-youtube-play{font-size:36px}.fancybox-slide>div>h2:first-child{margin-top:10px}code{background:#eee;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:0 5px}iframe{border:1px solid #ccc;height:calc(100vh - 100px);width:80vw}a{color:#f66;cursor:pointer}a[href$=gif],a[href$=jpe],a[href$=jpeg],a[href$=jpg],a[href$=png]{border:0;text-decoration:none}a img{vertical-align:top}.btn{background:#f66;border-radius:20px;border-width:0;cursor:pointer;display:inline-block;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:80%;font-weight:700;line-height:1.5;margin:5px 5px 5px 0;outline:none;padding:7px 20px;text-decoration:none;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn,.btn:focus,.btn:hover{color:#fff}.tright{text-align:right}.tright .btn{margin-left:10px}.hidden{display:none}.visibility-hidden{visibility:hidden}.grid{background:#eee;float:left;margin:0 20px 20px 0;padding:20px;width:30%}.corporate-events-block #corporate-events-block-gallery a>img{border-radius:6px;height:150px;margin:0 11px 15px 0;-o-object-fit:cover;object-fit:cover;width:150px}.mdsg-my-items-main-wrapper--inner.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg-tab-content-main-wrp .mdsg-common-tab-content-block.mdsg-shop-about-tab-content .name-tab-shop-profile-cst{color:#000;display:block;font-size:16px;padding-bottom:22px;text-align:left}.mdsg-common-tab-content-block.mdsg-shop-about-tab-content #mdsg_last_seen_block_id_cst{padding-top:43px}@media screen and (max-width:1299px){.mdsg-common-tab-content-block.mdsg-shop-about-tab-content #mdsg_last_seen_block_id_cst{padding-top:15px}}@media screen and (max-width:992px){main#main header.woocommerce-products-header{margin-bottom:0}main#main .bootstrap-wrapper .mdsg--shop--content-right .prdctfltr_wc.prdctfltr_woocommerce{padding:18px 20px 0}}@media screen and (max-width:767px){main#main header.woocommerce-products-header{min-height:103px;padding:45px 0 10px}.site-wrap>.content-wrap>section.site-content>.mdsg-how-it-works-main-wrp{padding-top:23px}.site-wrap .content-wrap>section.site-content .breadcrumbs._breadcrumbs_how_works{padding:22px 0}.site-wrap .content-wrap>section.site-content .mdsg--how-it-works-main-banner>.mdsg-banner-inner{height:410px}.site-wrap .content-wrap>section.site-content .mdsg--how-it-works-main-banner>.mdsg-banner-inner .mdsg--banner-container .mdsg-content-banner .mdsg-main-banner-title{padding-top:23px}.site-wrap .content-wrap>section.site-content .mdsg-our_anonymity_promise-main .mdsg-our_anonymity_promise-main-inner ul.mdsg-our_anonymity--lists li{margin-bottom:23px}.footer-wrap._footer-wrap-about_us footer.site-footer .mdsg-primary-widgets.border-top,.footer-wrap._footer-wrap-faq footer.site-footer .mdsg-primary-widgets.border-top,.footer-wrap._footer-wrap-how_works footer.site-footer .mdsg-primary-widgets.border-top,.footer-wrap._footer-wrap-shop footer.site-footer .mdsg-primary-widgets.border-top{padding-top:29px}.footer-wrap._footer-wrap-about_us footer.site-footer .bootstrap-wrapper.mdsg--footer--col .widgettitle,.footer-wrap._footer-wrap-faq footer.site-footer .bootstrap-wrapper.mdsg--footer--col .widgettitle,.footer-wrap._footer-wrap-how_works footer.site-footer .bootstrap-wrapper.mdsg--footer--col .widgettitle,.footer-wrap._footer-wrap-shop footer.site-footer .bootstrap-wrapper.mdsg--footer--col .widgettitle{margin-bottom:14px}.content-wrap section.site-content .mdsg-about-us-banner-main-wrp>.mdsg-about-us-banner-main-wrp-inner{height:422px!important;min-height:422px!important;padding:0!important}.site-wrap .content-wrap>section.site-content .breadcrumbs._breadcrumbs_about_us,.site-wrap .content-wrap>section.site-content .breadcrumbs._breadcrumbs_faq{margin-bottom:0;padding-bottom:10px;padding-top:10px}.content-wrap section.site-content .mdsg--about--sofiagray .mdsg-title-sofia{margin-bottom:25px}main#main .bootstrap-wrapper .mdsg--shop--content-right .prdctfltr_wc.prdctfltr_woocommerce{padding:18px 5px 0}}@media screen and (max-width:576px){.mdsg--shop--content-right .prdctfltr_wc.prdctfltr_woocommerce .prdctfltr_filter_title{padding-left:10px}}@media screen and (max-width:369px){.corporate-events-block #corporate-events-block-gallery a>img{height:220px;width:220px}}#check_moment{display:block}@media screen and (max-width:991px){#check_moment{display:inline-block}}@media screen and (max-width:767px){#check_moment{display:inline}}@media screen and (max-width:599px){.newstmp-section-post-main .mdsg-blog--single--post-details .figure_4545_redrb{float:none;margin:0 auto;text-align:center}.newstmp-section-post-main .mdsg-blog--single--post-details .figure_4545_redrb>img{height:auto;width:100%}}.mdsg-form-field-cmn-wrp label span.error,form#mdsg-add-item-form .mdsg-form-field-cmn-wrp span.error{font-size:15px!important}@media screen and (max-width:499px){footer.site-footer #custom_html-4 .textwidget.custom-html-widget .mdsg-footer-socials{text-align:center}}.mdsg-sell-now-main-wrp form#mdsg-user-reg-form #_password_strength_bar{border-radius:15px;margin-top:4px}.mdsg-sell-now-main-wrp form#mdsg-user-reg-form #_password_strength_bar>#_password_strength_bar_indication{background:transparent;border:0 solid transparent;border-radius:15px;display:inline-block;padding:2px 0 3px}.mdsg-sell-now-main-wrp form#mdsg-user-reg-form #_password_strength_bar>#_password_strength_bar_indication>#_password_strength_bar_indication_text{font-size:14px;padding-left:3px}.mdsg--packages-main-wrap .mdsg-middle--package .mdsg-featured--shop-price #mdsg_middle_package_popular_plan_subtext1{color:#707070;display:block;font-family:CircularStd-Book,sans-serif!important;padding-bottom:9px;position:relative;top:22px}.mdsg--packages-main-wrap .mdsg-middle--package .mdsg-featured--shop-price #mdsg_middle_package_popular_plan_subtext2{color:#707070;display:inline-block;font-family:CircularStd-Book,sans-serif!important;position:relative;top:22px}.mdsg-sell-now-main-wrp .mdsg-sell-now-forms-main-wrp #mdsg-sell-now-form-1 #subtitle_for_seller_registration_for_step1{color:#181515;font-family:CircularStd-Medium,sans-serif!important;font-size:43px;padding-bottom:39px;text-align:center}@media screen and (max-width:1370px){.mdsg--packages-main-wrap .mdsg-middle--package .mdsg-featured--shop-price #mdsg_middle_package_popular_plan_subtext{top:10px}}@media screen and (max-width:575px){.mdsg-sell-now-main-wrp .mdsg-sell-now-forms-main-wrp #mdsg-sell-now-form-1 #subtitle_for_seller_registration_for_step1{font-size:32px}#mdsg-user-reg-form #dfhdfhdf_terdss_5582210{display:none}.mdsg--packages-main-wrap .mdsg-middle--package .mdsg-featured--shop-price #mdsg_middle_package_popular_plan_subtext2{margin-bottom:9px}}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--seller-title-text{font-family:CircularStd-Medium,sans-serif!important;font-size:22px;line-height:.8;padding-bottom:22px;text-align:center}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--profile-pic-circle-main{border:4px solid #f80560;height:205px;min-height:205px;min-width:205px;width:205px}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--profile--image a{border:0;text-decoration:none}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--profile--image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .follow-and-chat-block-cst{display:flex}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .follow-and-chat-block-cst .mdsg--follow-me--link._shop-page-redesign a{background-color:#f80560;border:2px solid transparent;border-radius:30px;color:#fff;padding:12px 32px}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .follow-and-chat-block-cst .mdsg--follow-me--link._shop-page-redesign a:hover{background-color:#fff;border:2px solid #f80560;color:#f80560}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .shop-profile-about-in-left-sidebar-cst .shop-profile-about-in-left-sidebar-cst-descriptions{word-wrap:break-word;text-align:justify;word-spacing:-.3ex}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .shop-profile-about-in-left-sidebar-cst.erre97754df-top{margin-bottom:22px}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign{border-right:1px solid #ccc}.content-wrap section.site-content .breadcrumbs>.container span,.content-wrap section.site-content .breadcrumbs>.container span>a.home,.content-wrap section.site-content .breadcrumbs>.container span>a.home span{color:#000}.site-content .mdsg-single-shop-main-wrp .mdsg-seller-panal-main--menu--wrapper{display:none}.mdsg-seller-panel--menu-items-section--innner ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items a{color:#000}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left .mdsg--details--lists-inner--main{margin-bottom:12px}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller_mobile{display:none}@media screen and (max-width:900px){.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--profile-pic-circle-main,.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .follow-and-chat-block-cst,.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--seller-title-text{display:none}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign{border-right:none}.mdsg-my-items-main-wrapper--inner.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left.i_hidden,.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .shop-profile-about-in-left-sidebar-cst.i_hidden{display:none}#plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block>.slider-single-item-img{min-height:267px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .p-p-t-c-f-m-buy-now-block{background:#fff;border:1px solid transparent;border-radius:40px;color:#000;margin-left:32px;margin-right:32px;padding:15px;position:relative;top:-55px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .p-p-t-c-f-m-buy-now-block:hover{background:#f80560;color:#fff}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details{margin-bottom:19px;position:relative;top:-22px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details .p-p-t-c-f-m-item-details-info-product-title{color:#000;display:inline-block;float:left;padding-left:15px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details .p-p-t-c-f-m-item-details-info-product-price{color:#f80560;display:block;padding-right:15px;text-align:right}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details .p-p-t-c-f-m-item-details-info-category-product{color:#5b5b5b;float:left;font-size:14px;padding-left:15px;padding-top:7px}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .shop-profile-about-in-left-sidebar-cst{margin-top:27px;text-align:center}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left .mdsg--details--lists-inner--main li.mdsg--details--lists-items{align-items:center;display:flex;justify-content:center;padding-right:20px;text-align:center}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left .mdsg--details--lists-inner--main li.mdsg--details--lists-items:nth-of-type(3){padding-right:41px}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left .mdsg--details--lists-inner--main li.mdsg--details--lists-items:nth-of-type(4){padding-right:11px}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller{display:none}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller_mobile{display:block}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller_mobile #mdsg_details_lists_left_shop_page_seller_mobile_1list,.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller_mobile #mdsg_details_lists_left_shop_page_seller_mobile_2list{width:47%}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller_mobile #mdsg_details_lists_left_shop_page_seller_mobile_3list{margin-top:22px}.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left#mdsg_details_lists_left_shop_page_seller_mobile #mdsg_details_lists_left_shop_page_seller_mobile_2list>li{padding-right:1px}}@media screen and (max-width:767px){.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--profile-pic-circle-main,.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .follow-and-chat-block-cst,.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--seller-title-text{display:none}.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign{border-right:none}.mdsg-my-items-main-wrapper--inner.mdsg-single-shop-main-wrp--main .mdsg--sidebar--left._shop-page-redesign .mdsg--sidebar--left--inner .mdsg--details--lists-left.i_hidden,.mdsg-single-shop-main-wrp--main .mdsg-my-items-content--inner .mdsg--sidebar--left._shop-page-redesign .shop-profile-about-in-left-sidebar-cst.i_hidden{display:none}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .p-p-t-c-f-m-buy-now-block{background:#fff;border:1px solid transparent;border-radius:40px;color:#000;margin-left:32px;margin-right:32px;padding:15px;position:relative;top:-55px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details{position:relative;top:-22px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details .p-p-t-c-f-m-item-details-info-product-title{color:#000;display:inline-block;float:left;padding-left:15px}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details .p-p-t-c-f-m-item-details-info-product-price{color:#f80560;display:block;padding-right:15px;text-align:right}.mdsg-single-shop-main-wrp--main .mdsg-shop-product-tab-content._for-mobile #plus_product_title_container_for_mobile .slider.single-item .slider-single-item-wrap .slider-single-item-block.plus-product-title-container-for-mobile .slider-single-item-details .p-p-t-c-f-m-item-details-info-category-product{color:#5b5b5b;float:left;font-size:14px;padding-left:15px;padding-top:7px}}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--sidebar--left .mdsg-progessbar--main .mdsg--progress{height:12px}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--sidebar--left{box-shadow:1px 5px 5px 2px #d3d3d3}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--sidebar--left .mdsg--details--lists-left.mdsg-border-bottom-padd-75{border-bottom:none;padding-bottom:9px}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block{border-left:none}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--sidebar--left{padding:23px 5px 0 10px}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .mdsg--links-redirects .mdsg--links-redirects-link.featured-poster .featured-poster-inner>a.mdsg--link--redirect{font-size:18px;position:relative;top:40px;width:auto}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit{box-shadow:1px 5px 5px 2px #d3d3d3;margin-bottom:37px;padding:19px 25px;position:relative}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .about-section-edit-title{font-size:21px;padding-bottom:22px}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .about-section-edit-icon-wrap{position:absolute;right:10px;top:11px}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .about-section-edit-icon-wrap .about-section-edit-icon-trigger{cursor:pointer}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .about-seller-text{color:#a7a7a7}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .form-edit-about-seller .mdsg-form-field-cmn-wrp{margin-bottom:8px}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .form-edit-about-seller input.mdsg-btn{padding:13px 35px}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block .mdsg--content-right--block--inner .about-section-edit .form-edit-about-seller textarea.about-seller-profile-field{height:145px}#overlay{background-color:#000;cursor:pointer;display:none;filter:alpha(opacity=80);height:100%;left:0;opacity:.8;-moz-opacity:.8;position:fixed;top:0;width:100%;z-index:3}.mdsg--profile-pic-main .modal-form-social-links .form-edit-socialicons-seller .socialicons_seller_profile_submit_btn{background:#f80560;border-color:#f80560;border-radius:50px;color:#fff;cursor:pointer;font-family:CircularStd-Bold,sans-serif;margin-top:7px;padding:9px 27px}.mdsg--profile-pic-main .modal-form-social-links .form-edit-socialicons-seller .socialicons_seller_profile_submit_btn:hover{background:#fff;border-color:#f80560;color:#f80560}@media screen and (max-width:1130px){.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block #about_section_edit .about-section-edit-block-inner form#form_edit_about_seller .mdsg-form-field-cmn-wrp{text-align:center}}@media screen and (max-width:900px){.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--sidebar--left#my_seller_profile_sidebar_left{margin-bottom:35px;order:1}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right{order:2}}@media screen and (max-width:499px){.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right .mdsg--links-redirects .mdsg--links-redirects-links li.mdsg--links-redirects-link{background-color:#f7f7f7;display:block!important;margin-bottom:0}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right .mdsg--links-redirects .mdsg--links-redirects-links li.mdsg--links-redirects-link.featured-poster{margin-right:0}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right .mdsg--links-redirects .mdsg--links-redirects-links li.mdsg--links-redirects-link .make-shop-featured-text-mobile{display:block;padding:18px 15px}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right .mdsg--links-redirects .mdsg--links-redirects-links li.mdsg--links-redirects-link.featured-poster .make-shop-featured-text-desktop{display:none}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right .mdsg--links-redirects .mdsg--links-redirects-links li.mdsg--links-redirects-link.featured-poster>img.shop-featured-image{height:172px;width:100%}.mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--content-right--block#my_seller_profile_sidebar_right .mdsg--links-redirects .mdsg--links-redirects-links li.mdsg--links-redirects-link.featured-poster .featured-poster-inner a.mdsg--link--redirect{top:124px}}@media screen and (max-width:399px){.site-wrap .content-wrap .site-content .breadcrumbs{max-width:100%;width:100%}}@media screen and (max-width:900px){.mdsg-single-shop-products-inr-wrp .product .mdsg-product-title-price{flex-wrap:nowrap;margin-top:10px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product{margin:0 0 1px!important;padding-bottom:1px!important}}@media screen and (max-width:767px){.mdsg-single-shop-products-inr-wrp .product .mdsg-product-title-price{flex-wrap:nowrap!important;margin-top:32px!important}.mdsg-product-preview-block .summary.entry-summary .mdsg-unpaid-user-gallery-block{display:none!important}}@media screen and (max-width:768px){.mdsg-product-preview-block .summary.entry-summary .mdsg-unpaid-user-gallery-block{display:none!important}}.first_row,footer .mdsg-footer-widgets .first_row{display:none!important}.container{margin:0 auto;max-width:100%;padding:0 15px;width:1360px}.mdsg--half--container{max-width:100%;width:665px}.mdsg--half--container.mdsg--right{float:right}.mdsg--half--container.mdsg--left{float:left}section{clear:both}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}body{color:hsla(0,0%,100%,.4);color:#282828;font-family:CircularStd-Medium,sans-serif;font-size:16px;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:#e30744;outline:0 none!important;transition:all .2s}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{-moz-appearance:none;-webkit-appearance:none}a,button{-webkit-tap-highlight-color:transparent}.mdsg-btn{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;font-family:CircularStd-Bold,sans-serif;font-size:18px;line-height:18px;margin-left:20px;padding:20px 50px;text-align:center}.mdsg-btn:first-child{margin-left:0}.mdsg-btn:focus,.mdsg-btn:hover{background:#fff;border-color:#f80560;color:#f80560}.mdsg-blue-btn{background:#0c4de0!important}.mdsg-blue-btn:hover{background:#fff!important;border-color:#0c4de0!important;color:#0c4de0!important}.mdsg-hide{display:none}.row{margin-left:-15px;margin-right:-15px}.mdsg-mobile-menu-sidebar{display:none}.mdsg--loader{background-color:hsla(0,0%,100%,.9);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.mdsg-send-msg-loader.mdsg--loader{position:absolute}.mdsg--loader-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.mdsg--loader img.mdsg--rotating{margin-bottom:30px;max-width:90px;transform:rotateY(2700deg);transition:.1s}@keyframes rotating{0%{transform:rotateY(0deg);-o-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-webkit-transform:rotateY(0deg)}to{transform:rotateY(2700deg);-o-transform:rotateY(2700deg);-ms-transform:rotateY(2700deg);-moz-transform:rotateY(2700deg);-webkit-transform:rotateY(2700deg)}}.mdsg--rotating{animation:rotating 10s infinite}.mdsg--loader-inner p{color:#f80560;font-family:CircularStd-Book,sans-serif;font-size:20px}header.header-top-menu{background:#fff;left:0;position:absolute;right:0;top:0;z-index:99}.header-wrap{height:0}.header-top-menu--inner{margin:0 auto;max-width:1360px;min-height:75px;padding:20px 0 0;position:relative;width:100%}@media (max-width:800px){.header-top-menu--inner{align-items:center;border-bottom:1px solid #e8edf8;display:flex;justify-content:space-between;min-height:60px;padding:0;position:relative}}.header-top-menu--inner .logo-header{display:inline-block;padding:5px 0 10px}@media (max-width:1400px){.header-top-menu--inner .logo-header{padding:5px 5px 10px 15px}}@media (max-width:800px){.header-top-menu--inner .right-side-account-menu{align-items:center;border-left:1px solid #e8edf8;border-right:1px solid #e8edf8;display:flex;padding:0 10px}.header-top-menu--inner .right-side-account-menu .mdsg-user-menu-main-wrp{padding:0!important}}.header-top-menu--inner .logo-header a.header-logo-link{display:inline-block;vertical-align:middle}.header-top-menu--inner .logo-header a.header-logo-link .logo-text{color:#181515;font-family:CircularStd-Bold,sans-serif!important;font-size:24px}.header-top-menu.fixed-header{background:transparent}.menu-section{display:inline-block}button.toggle--button{background:transparent;border:0;display:inline-block;margin-left:14px;vertical-align:middle}button.toggle--button span.hr-line.line-two{width:40px}button.toggle--button .hr-line{background:#f80560;display:block;height:1px;margin:6px 0 7px;width:30px}body.admin-bar .site-wrap header.header-top-menu,body.admin-bar.logged-in .nav-offcanvas{top:32px}.nav-offcanvas{background:#fff;height:100vh;left:-100%;overflow-x:auto;padding:21px 0 50px;position:fixed;top:0;transition:all 1.5s;width:505px;z-index:10000}.nav-offcanvas .close{background:transparent;border:none;box-shadow:none;cursor:pointer;opacity:1;outline:0;position:absolute;right:10px;top:20px;transition:.3s ease}.nav-offcanvas .close i{color:#fff;font-size:15px;text-shadow:none}.nav-offcanvas .close:hover{transform:rotate(90deg)}.nav-offcanvas-menu ul{list-style:none;margin-bottom:0}.nav-offcanvas-menu ul li a{color:#fff;display:block;font-size:16px;font-weight:300;padding:10px 0;position:relative;text-decoration:none;transition:.3s cubic-bezier(.25,.46,.45,.94) .05s;z-index:1}.nav-offcanvas-menu ul li a:hover{transform:translateX(10px)}.nav-offcanvas.open{left:0;transition:all .8s}.offcanvas-overlay{background:rgba(0,0,0,.6);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:.3s cubic-bezier(.25,.46,.45,.94);visibility:hidden;width:100%;z-index:1999}.offcanvas-overlay.on{opacity:1;visibility:visible}.nav-offcanvas-menu{padding:0 47px 0 132px}.nav-offcanvas-menu ul li a,.nav-offcanvas-menu ul li a span{color:#e30744;font-family:CircularStd-Medium,sans-serif;font-size:18px}.nav-offcanvas-menu ul li a{background:transparent!important;border:0;padding:17.5px 0;transition:0s}.nav-offcanvas-menu ul li a,.nav-offcanvas-menu ul li a:hover{transform:none}.header-menu ul.menu,.header-menu ul.menu li a{color:#000;font-family:CircularStd-Medium,sans-serif}.header-menu ul.menu li a{font-size:40px}.nav-offcanvas-menu ul li a:focus,.nav-offcanvas-menu ul li a:hover{outline:0 none}.nav-offcanvas-menu ul li.current-menu-item a,.nav-offcanvas-menu ul li.menu-item:hover a{color:#e30744}body.mdsg--open--main-side-menu{height:100%;min-height:100%;overflow:hidden}.mdsg-account-mobile-menu{display:none}.mdsg-header-lang-switcher{margin-bottom:65px}.mdsg-header-menu{margin-top:47px}.mdsg-header-menu nav.header-menu{border-bottom:1px solid #e5e5e5;margin-bottom:37px;padding-bottom:46px}.mdsg-header-menu .widgettitle{color:#000;font-family:CircularStd-Bold,sans-serif;font-size:18px;margin-bottom:24px}.mdsg-header-menu .textwidget.custom-html-widget{color:#000;font-family:CircularStd-Medium,sans-serif;font-size:14px;line-height:30px}.mdsg-header-menu .widget{margin-bottom:0}.txt-sidebar--content{margin-bottom:40px;opacity:.4}.mdsg-header-socials a.social--icons{display:inline-block;margin-right:34px;vertical-align:middle}.mdsg-header-socials a.social--icons i.fa{color:#000;font-size:22px;opacity:.45;transition:all .2s}.mdsg-header-socials a.social--icons i.fa:hover{color:#000;transition:all .2s}.nav-offcanvas-menu .logo-header{display:inline-block;vertical-align:middle;width:auto}.nav-offcanvas-menu .header-logo{clear:both;display:inline-block}button.toggle--button.sidemenu-close{background:transparent;border:0;display:inline-block;margin-left:14px;transform:rotate(0deg);transition:all .3s;vertical-align:middle}button.toggle--button.open-sidemenu{transform:rotate(1turn);transition:all .1s}button.toggle--button.sidemenu-close span.hr-line{transform:rotate(0deg)}button.toggle--button.open-sidemenu span.hr-line.line-two{height:1px!important;transform:rotate(-50deg);transform-origin:10px -1px;width:30px!important}button.toggle--button.open-sidemenu span.hr-line.line-one{height:1px!important;transform:rotate(50deg);transform-origin:12px 1px;width:30px!important}button.close---button{background:transparent;border:0;height:100%;width:100%}.right-side-header{display:flex;flex-direction:row;float:right;justify-content:flex-end;max-width:calc(100% - 290px)}@media (max-width:800px){.right-side-header{height:60px}}ul.my-account-header--menu{display:inline-block;font-family:CircularStd-Medium,sans-serif;list-style-type:none;vertical-align:middle}ul.my-account-header--menu>li{display:inline-block;padding:0 30px;vertical-align:middle}ul.my-account-header--menu>li:hover>a{color:#f80560}ul.my-account-header--menu>li>a{color:#181515;display:block;font-family:CircularStd-Medium,sans-serif;font-size:15px;line-height:27px}.my-account-header--menu span.login-icons{display:inline-block;height:30px;line-height:normal;margin-right:5px;vertical-align:middle;width:30px}.my-account-header--menu:not(.mdsg-drop-down-menu){padding:2px 39px 0 29px;vertical-align:middle}@media (max-width:800px){.my-account-header--menu:not(.mdsg-drop-down-menu){padding:0 10px 0 0}}.my-account-header--menu:not(.mdsg-drop-down-menu)>li{padding:0}.mdsg-btn-menu{background:transparent;border:0;color:#181515;cursor:pointer;display:block;font-family:CircularStd-Medium,sans-serif;font-size:15px;line-height:27px;padding:5px 25px 0 29px;text-shadow:none;vertical-align:middle}.mdsg-dropdown--menu--outer .mdsg-btn-menu:after{background-image:url(/theme-images/arrow-open.svg);background-position:50%;background-size:cover;content:"";display:inline-block;height:5px;margin-left:10px;transition:all .2s;vertical-align:middle;width:8px}.mdsg-dropdown--menu--outer:hover .mdsg-btn-menu:after{transform:rotate(-180deg);transition:all .2s}.mdsg--dropdown{display:inline-block;position:relative}ul.my-account-header--menu.mdsg--dropdown-content{background:#fff;display:none;margin-top:0;min-width:200px;padding:30px 10px 30px 30px;position:absolute;z-index:1}@media (max-width:800px){ul.my-account-header--menu.mdsg--dropdown-content{right:-70px;top:30px}}.mdsg--dropdown:hover .mdsg--dropdown-content{border:1px solid rgba(248,5,96,.388);box-shadow:0 0 9px 0 rgba(248,5,96,.49);display:block}.mdsg-dropdown--menu--outer{position:relative}ul.my-account-header--menu.mdsg-drop-down-menu li{display:block;margin-bottom:21px;padding:0}ul.my-account-header--menu.mdsg-drop-down-menu li a{font-size:15px}ul.my-account-header--menu.mdsg-drop-down-menu li:last-child{margin-bottom:0}ul.my-account-header--menu.mdsg-drop-down-menu:before{border-bottom:12px solid #f80560;border-left:11px solid transparent;border-right:11px solid transparent;content:"";height:0;position:absolute;right:62px;top:-12px;width:0}span.mdsg-item-count{align-items:center;background:#5fa5be;border-radius:50%;color:#181515;display:flex;font-family:CircularStd-Medium;font-size:15px;height:30px;justify-content:center;width:30px}.home .site-wrap{padding-top:0}.breadcrumbs{left:0;padding:30px 0;position:relative;width:100%}.breadcrumbs,.breadcrumbs a span,.breadcrumbs span,.breadcrumbs span a{color:rgba(0,0,0,.5);font-family:CircularStd-Medium,sans-serif;font-size:14px}.breadcrumbs .current-item{color:#f80560!important;opacity:1}.breadcrumbs span.mdsg-bc-separator{display:inline-block;margin-top:-7px;padding:0 6px;vertical-align:middle}input[type=email],input[type=number],input[type=password],input[type=text],input[type=url],textarea{-moz-appearance:none;-webkit-appearance:none;border:1px solid #cfcfcf;border-radius:0;min-height:50px;padding:15px;width:100%}textarea{height:260px}form label{color:#000;cursor:pointer;display:block;font-family:CircularStd-Book,sans-serif;font-size:14px;margin-bottom:15px}form .mdsg-required{color:#f80560}.wpcf7-form-control-wrap{display:block;margin-bottom:45px}form.wpcf7-form.invalid .wpcf7-form-control-wrap{margin-bottom:30px}form.wpcf7-form span.wpcf7-not-valid-tip{padding-top:5px}.wpcf7-form div.wpcf7-mail-sent-ok{border:2px solid #398f14}form .select2-container{width:100%!important}form .select2-container--default .select2-selection--single{border:1px solid #cfcfcf;border-radius:0;height:auto}form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal;padding:15px 40px 15px 20px}form .select2-container--default .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}form .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.add-new-item-body .select2-container{width:100%!important}.add-new-item-body .select2-container--default .select2-selection--single{border:1px solid #cfcfcf;border-radius:0;height:auto}.add-new-item-body .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal;padding:15px 40px 15px 20px}.add-new-item-body .select2-container--default .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.add-new-item-body .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.select2-container--open .select2-selection__arrow b{transform:rotate(90deg);transition:all .2s}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#f80560!important;color:#fff}form input.error{border-color:red}.mdsg-valid-err label span.mdsg-field-title{color:red!important}.mdsg-valid-err input{border-color:red!important}.mdsg--items-count .fep-font-red{color:#fff}.mdsg-form-field-cmn-wrp label span.error,.mdsg-form-field-cmn-wrp span.error{color:red;display:block;font-family:CircularStd-book,sans-serif;font-size:17px!important;font-weight:400;padding-top:5px;pointer-events:none!important}.mdsg-valid-err input:not([type=submit]){border-color:red!important}.mdsg-file-red{border:3px solid red}.home .site-wrap{overflow:hidden}.mdsg--more--category--link{display:none!important}.footer-wrap{clear:both;display:inline-block;width:100%}footer{color:#282828}footer .widgettitle{margin-bottom:25px}footer .mdsg-footer-abt-us{font-family:CircularStd-Book,sans-serif;line-height:29px;opacity:.78}footer div[class*=menu-footer-menu-] .menu li.menu-item{float:left;margin-bottom:24px;width:50%}footer div[class*=menu-footer-menu-] .menu li.menu-item a{color:#000;font-family:CircularStd-Medium,sans-serif;font-size:16px;line-height:normal;opacity:.3;text-decoration:none}footer div[class*=menu-footer-menu-] .menu li.menu-item a:focus,footer div[class*=menu-footer-menu-] .menu li.menu-item a:hover{color:inherit;opacity:.3;text-decoration:none}footer div[class*=menu-footer-menu-] .menu li.menu-item a:hover{color:#f80560;opacity:1}footer .mdsg--footer--col{display:flex;flex-direction:row;flex-wrap:wrap}.border-top{border-top:1px solid #ebebeb}footer .mdsg-primary-widgets{padding:50px 0 46px}footer .mdsg--about-us-col p{margin-bottom:37px;max-width:96%}footer .textwidget p{color:#28252a;font-family:CircularStd-Book,sans-serif!important;font-size:16px;line-height:29px;opacity:.9}footer .mdsg-footer-socials{color:#8c8c8c}footer .mdsg-footer-socials a{color:#8c8c8c;display:inline-block;margin-right:22px;vertical-align:middle}footer .mdsg-footer-socials a i.fa{font-size:16px;transition:all .2s}footer .mdsg-footer-socials a:hover i.fa{color:#f80560;transition:all .2s}footer .mdsg-secondary-widget.border-top{display:inline-block;padding:20px 0;width:100%}footer .mdsg-sell-now--buttons{display:flex;flex-direction:row}footer .mdsg--sell-now-norton--section{align-items:center;display:flex;flex-direction:row;justify-content:space-between}footer .mdsg--norton--security img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');filter:grayscale(0);max-width:60%;width:auto}footer .mdsg-bottom-widget{display:inline-block;float:left;padding:23px 0;width:100%}footer .mdsg-copyright-payment-gateway{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}footer ul.mdsg--payment-gateway--lists{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}footer ul.mdsg--payment-gateway--lists>li{align-items:center;background:#fdfdfd;background:linear-gradient(180deg,#fdfdfd 0,#f4f4f4);border-radius:4px;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdfdfd",endColorstr="#f4f4f4",GradientType=0);height:30px;justify-content:center;margin-right:15px;max-width:50px;padding:6px 8px;vertical-align:middle}footer ul.mdsg--payment-gateway--lists>li:last-child{margin-right:0}footer ul.mdsg--payment-gateway--lists>li img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');filter:grayscale(100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";height:auto;max-width:50px;opacity:.5;width:100%}footer .mdsg--payment-gateway--block{display:inline-block;justify-content:flex-end;order:2;vertical-align:middle;width:50%}footer .mdsg-copyright-text--block{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;order:1;width:45%}footer .mdsg-copyright-text--block p{font-size:14px;margin-bottom:0;opacity:.5}footer .x-icon:hover{content:url(/theme-images/social/x-pink.svg)}.mdsg-main-banner-buy-and-sell{align-items:center;clear:both;display:flex;float:left;justify-content:flex-start;margin-bottom:80px;width:100%}.mdsg-main-banner-buy-and-sell span.mdsg--or{font-family:CircularStd-MediumItalic,sans-serif;font-size:20px;margin-left:20px;opacity:.5}.mdsg-main-banner-buy-and-sell a.mdsg-btn{min-width:230px;text-align:center}.mdsg--pos-abs{position:absolute}.mdsg--partner--logos{padding:70px 0;text-align:center}.mdsg--partner--logos--inner{align-items:center;display:flex;flex-direction:row;justify-content:center}.mdsg-logos-partner{margin:0 65px;text-align:center}#mdsg-snackbar{border-radius:2px;color:#fff;font-size:17px;left:0;margin:0 auto;max-width:94%;padding:16px;position:fixed;right:0;text-align:center;top:-80px;visibility:hidden;width:1330px;z-index:999999}#mdsg-snackbar.show{animation:fadein .5s,fadeout 3s;visibility:visible}.mdsg-toaster--inner{align-items:center;background-color:#f6155f;border-radius:50px;display:flex;flex-direction:row;font-family:CircularStd-Medium,sans-serif;font-size:20px;justify-content:center;min-height:80px;position:relative;width:100%}.mdsg--close-btn{cursor:pointer;height:20px;position:absolute;right:30px;top:10px;width:30px}@keyframes fadein{0%{opacity:1;top:130px}to{opacity:0;top:-110px}}@keyframes fadeout{0%{opacity:0;top:-110px}to{opacity:1;top:130px}}.mdsg-featured-products-main-wrp{padding:120px 0 95px}.mdsg-featured-products-title{color:#f80560;font-family:CircularStd-Bold,sans-serif;font-size:24px;padding-bottom:60px;text-align:left}.mdsg-slider-buttton{background:transparent;display:inline-block;padding-left:15px;vertical-align:middle}button.mdsg-slider-arw-cmn{background:#fff;border:0;border-radius:50%;box-shadow:0 0 6px 2px #e8e7e7;color:#cfcfcf;font-size:20px;height:50px;margin-left:8px;transition:all .2s;width:50px}button.mdsg-slider-arw-cmn:hover{background:#e30744;box-shadow:none;color:#fff;transition:all .2s}.mdsg-product-short-detail{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:282px;justify-content:flex-end;padding:0;position:relative;width:100%}.mdsg-featured-products-main-wrp .mdsg-product-short-detail img.mdsg-product-short-detail--img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mdsg-product-short-detail:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.mdsg-slider--title{display:inline-block;position:relative;vertical-align:middle;width:calc(100% - 140px)}.mdsg-slider--title:before{background:#e8e7e7;content:"";height:1px;margin-top:-1px;position:absolute;top:50%;width:100%}span.mdsg--hori-line{background:#fff;padding-right:15px;position:relative}.mdsg-buy-now-grp{background:#fff;border-radius:50px;bottom:12px;height:58px;left:auto;padding:21px 30px;position:absolute;right:auto;top:auto;width:calc(100% - 24px)}.mdsg-buy-now-grp>a{bottom:0;color:#000;display:inline-block;font-family:CircularStd-Bold,sans-serif;font-size:16px;height:58px;left:0;line-height:58px;position:absolute;text-indent:32px;top:0;width:auto;width:100%}.mdsg-buy-now-grp .item-options.right{display:inline-block;font-size:17px;margin-top:-8px;position:absolute;right:27px;top:50%}.mdsg-buy-now-grp .item-options .fa{color:#bababa;font-weight:700}.mdsg-buy-now-grp:hover>a{color:#fff}.mdsg-buy-now-grp:hover .fa{color:#fff;transition:all .2s}.mdsg-buy-now-grp:hover{background:#f80560;color:#fff}.mdsg-buy-now-grp:hover a.element-submit.active .fa{color:#fff}.mdsg-buy-now-grp a.element-submit.active .fa{color:#f80560}.mdsg-product-title-price{align-items:flex-start;background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:100%;padding:14px 0;width:100%}.mdsg-product-title-price .woocommerce-loop-product__title{color:#1c1a1a;display:block;font-family:CircularStd-Medium,sans-serif;font-size:18px;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:normal}.mdsg-product-title-price .woocommerce-loop-product__title a{color:#1c1a1a}.mdsg-product-title-price .woocommerce-loop-product__title a:hover{color:#e30744}.mdsg-product-title-price .item-price.left,.mdsg-product-title-price .woocommerce-Price-amount{color:#e30744;font-family:CircularStd-Medium,sans-serif;font-size:18px;text-align:right}.mdsg-product-category .mdsg-product-category-link{color:#b0b0b0;font-size:14px}.mdsg-shop-featured-small-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:32px;overflow:hidden;width:32px}.mdsg-shop-featured-small-img img.mdsg-shop-featured-small-img-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mdsg-all-products{padding:55px 0 0;text-align:center;width:100%}.mdsg-all-products,.mdsg-all-products a.mdsg-all-products-link{display:inline-block}.mdsg-loop-product-title-wrp{align-items:flex-start;display:flex;flex:auto;flex-direction:column;justify-content:flex-start;max-width:calc(100% - 120px)}.mdsg--video-section-full{margin-bottom:115px}.mdsg--video-section-full .mdsg--video-section-full--inner{align-items:center;background:#65b4d2;display:flex;flex-direction:column;justify-content:center;min-height:522px;position:relative;text-align:center}.mdsg--video-section-full--inner a{align-items:center;display:flex;flex-direction:row;flex-grow:1;height:100%;justify-content:center;width:100%}.mdsg-video--text-content-wrap{align-items:flex-start;display:flex;justify-content:center}.mdsg--play--icons{margin-right:37px}.mdsg--video-section-full .mdsg--video-section-full--inner small{color:#fff;display:block;font-family:CircularStd-Book,sans-serif!important;font-size:16px;opacity:.3;text-align:left}.mdsg--video-section-full--inner a .mdsg-svg{transition:.5s}.mdsg--video-section-full--inner a:hover .mdsg-svg{transform:rotateY(1turn);transition:.5s}.mdsg--testimonial--full-section{display:inline-block;margin-bottom:110px;padding-top:90px;width:100%}.mdsg--testimonial--full-section .mdsg--main--title{color:#f80560;font-family:CircularStd-Medium,sans-serif!important;font-size:25px;margin-bottom:27px;text-align:center}body .mdsg-testimonial-auth--img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mdsg-testimonial--post{align-items:flex-start;display:flex!important;flex-direction:row;justify-content:center}.mdsg-testimonial-auth--img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:182px;margin-right:15px;width:192px}.mdsg-testimonial-content{color:#000;font-family:CircularStd-Medium,sans-serif;font-size:28px;line-height:40px}.mdsg-testimonial-auth-name{color:#191717;font-family:CircularStd-Bold,sans-serif;font-size:15px;margin-bottom:19px;opacity:.6}.mdsg--testimonial--full-section .mdsg-slider-buttton{background:transparent;bottom:auto;display:inline-block;float:none;left:0;margin:-25px auto 0;max-width:100%;padding-left:0;position:absolute;right:0;top:50%;vertical-align:middle;width:1330px}.mdsg-testimonial-inr--wrp--main{display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.mdsg-testimonial-quote{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;flex-direction:row;font-family:CircularStd-Bold,sans-serif;font-size:55px;height:70px;justify-content:center;padding-bottom:32px;position:absolute;top:-35px;width:70px}.mdsg--default--statements{color:#f80560;display:block;font-size:25px;margin:30px 0;max-width:100%;padding:30px 0;text-align:center}a.mdsg--default--back-to-home{border-radius:50px;display:block;float:none;margin:0 auto 50px;margin-left:auto!important;min-width:240px}a.mdsg--default--back-to-home:focus{background:#fff;border-color:#f80560;color:#f80560}nav.pagination{margin:35px 0;text-align:center;width:100%}.pagination{margin:30px}nav.pagination .page-numbers{border-radius:50%;color:#a3a3a3;display:inline-block;font-family:CircularStd-Bold;font-size:14px;height:48px;line-height:48px;margin:0 7px;text-align:center;width:48px}nav.pagination .page-numbers.current{background-color:#f80560;color:#fff}nav.pagination span.page-numbers.dots{background:#f80560;border-color:#f80560;color:#fff}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{background:#fff;border:2px solid transparent;border-radius:50px;color:#f80560;float:left;font-family:CircularStd-Bold,sans-serif;font-size:18px;line-height:18px;padding:20px 50px}.search .breadcrumbs{color:#fff;font-family:CircularStd-Book,sans-serif;opacity:.5;position:absolute}.search .breadcrumbs .current-item{color:#fff!important}.search .breadcrumbs,.search .breadcrumbs a span,.search .breadcrumbs span,.search .breadcrumbs span a{color:#fff}a.mdsg-product--img-url{box-sizing:border-box;display:block;height:100%;pointer-events:inherit;position:relative;width:100%}body.page .site-content [class*=woocommerce-] ul[class*=woocommerce-]{padding-left:50px!important}body.page .site-content [class*=woocommerce-] ul[class*=woocommerce-]:before{top:30px}div#order_review table tfoot tr.cart-subtotal,div#order_review table tfoot tr.fee,div#order_review table tfoot tr.recurring-totals,div#order_review table tfoot tr.shipping{display:none}.test{color:#000}.ml-0,.mx-0{margin-left:0!important}@media screen and (max-width:1370px){.container{padding:0 30px;width:100%}.mdsg-main-banner-title{margin-left:15px!important;width:auto!important;z-index:3!important}.mdsg--content--banner--image-title{z-index:2!important}.mdsg-banner-girl-image .img-block{margin-left:auto!important;position:absolute!important;right:0!important;z-index:1!important}.mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{margin-left:5px!important;width:30%!important}.mdsg--page--title{margin-top:30px}.mdsg--packages-main-wrap .mdsg--inner-package-block p{font-size:16px;margin-bottom:20px}.mdsg--packages-main-wrap hr.mdsg-line{margin-bottom:20px;margin-top:20px}.mdsg--packages-main-wrap .mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-featured--shop-price,.mdsg--packages-main-wrap .mdsg--renew--details{margin-bottom:25px}.mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-featured--shop-price{margin-bottom:30px}ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{margin:0 15px}ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items a{font-size:20px}}@media screen and (max-width:1350px){.mdsg--content-block-img-inner:after{max-width:100%}.mdsg-middle--package{margin-left:0;margin-right:0}.mdsg--packages-main-wrap .mdsg-first--package .mdsg--inner-package-block{padding-right:15px}.mdsg--packages-main-wrap .mdsg-last--package .mdsg--inner-package-block{padding-left:15px}}@media screen and (max-width:1270px){.mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{padding:30px 5px 15px!important;width:30%!important}.mdsg--inner--blocks-inner{z-index:1}.mdsg--packages-main-wrap .mdsg--inner-package-block p{font-size:14px}.mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-clear-div a.mdsg-btn{padding:20px 25px}.mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-featured--shop-price{margin-bottom:25px}.mdsg--packages-main-wrap .mdsg--inner-package-block{padding-left:15px;padding-right:15px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product{margin:0 4% 40px 0;width:30%}.mdsg-product-preview-block--details .type-product .mdsg-product-gallery-thumbnails{width:25%}.container{padding:0 15px}}@media screen and (max-width:1199px){.mdsg--category--blocks{padding:40px 20px!important}.mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{width:29%!important}.mdsg-all-product-cat-link-wrp{margin-top:20px!important}.mdsg--inner--blocks-inner a.mdsg-btn{padding:13px 22px!important}.mdsg-open--store .mdsg--inner--blocks-inner{padding-left:30px!important;position:relative!important;z-index:5!important}.mdsg-right-side-img{bottom:0!important;height:460px!important;opacity:.9!important;overflow:hidden!important;right:-30px!important;top:auto!important}.mdsg-right-side-img img{margin-right:-30px!important;position:relative!important}.mdsg--inner--blocks-inner span.mdsg-blocks--title{opacity:.8!important}.mdsg--inner--blocks-inner .category-block-for-homepage__subtitle{line-height:35px!important;margin-bottom:30px!important}.mdsg--partner--logos--inner{flex-wrap:wrap;justify-content:space-between;padding-top:30px}.mdsg-logos-partner{margin:0!important}.mdsg-sell-now-from-cmn .mdsg--bottom--title--section{margin-bottom:50px;padding:0}.mdsg--featured-shop--main.mdsg-is-mobile .mdsg--circle-blocks{margin-bottom:10px}.mdsg-sell-now-steps-main-wrp{margin-bottom:15px}.mdsg-sell-now-step-cmn{margin:5px;padding:10px 7px 0}.mdsg-sell-now-from-cmn .mdsg--featured-shop--main.mdsg-is-mobile{padding:0 15px}.mdsg-sell-now-forms-main-wrp .mdsg--pos-abs{display:none}.mdsg--table-my--items td.mdsg--table-thumb img{width:100%}}@media screen and (max-width:1130px){.mdsg--profile-pic-main{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;flex-direction:column;justify-content:center}.mdsg--profile-pic-circle-main{margin-bottom:20px}.mdsg--seller-title--main{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;display:block;height:auto;justify-content:center;padding:0;text-align:center;width:100%}.mdsg-seller-panal-main--menu--wrapper{margin-bottom:30px;margin-top:0}.mdsg-seller-panel-menu-main-inner{align-items:flex-start;flex:auto;justify-content:flex-start;padding:0;text-align:left}.mdsg-seller-panel--menu-items-section{-ms-overflow-style:none;overflow-x:auto;overflow:-moz-scrollbars-none;width:100%}.mdsg-seller-panel--menu-items-section::-webkit-scrollbar{background:transparent;width:0}ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items a{font-size:22px;white-space:nowrap}.mdsg--seller-title--main .mdsg--goto-shop-btn{display:none}.mdsg-seller-panel--menu-items-section--innner{background:#f7f7f7;display:inline-block;flex:auto;text-align:left;width:100%}ul.mdsg-seller-panel--menu-items--lists{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;background:#f7f7f7;justify-content:flex-start;margin-left:0}ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{background:#f8fbff;margin:0;padding:0 15px}.mdsg-seller-panle-main-hero-img-inner--wrp .mdsg--goto-shop-btn{bottom:20px;display:block;position:absolute;right:30px}table.mdsg--table--main.mdsg--table--main th{vertical-align:middle}.mdsg--content-right--block{padding:0 0 0 10px}table.mdsg--table--main{font-size:14px}table.mdsg--my--order-lists td i.fa{font-size:20px}table.mdsg--my--order-lists .mdsg-pending i.fa{font-size:13px!important}table.mdsg--my--order-lists th.mdsg--status--th{width:145px}table.mdsg--my--order-lists th.mdsg--view-order--th{text-align:center;width:70px}table.mdsg--table--main td.mdsg-order-view{text-align:center}table.mdsg--my--order-lists th.mdsg--renew-plan--th{text-align:center;width:80px}table.mdsg--table--main td.mfsg-order-renew{text-align:center}table.mdsg--my--order-lists th.mdsg--order--id-th{padding-left:5px;width:90px}table.mdsg--table--main td.mdsg-order-id{padding-left:5px}table.order_details.mdsg--table--main{font-size:16px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product{margin:0 10px 40px!important;width:46%}}@media screen and (max-width:1030px){.mdsg--video-section-full .mdsg--video-section-full--inner:after{display:none}.mdsg-our_anonymity_promise-main-inner ul.mdsg-our_anonymity--lists li{line-height:normal}.mdsg--packages-main-wrap .mdsg--inner-package-block p{font-size:12px}}@media screen and (min-width:993px){.mdsg-desktop-visible{display:block!important}.mdsg-mobile-visible{display:none!important}}@media screen and (max-width:992px){.mdsg-desktop-visible{display:none!important}.mdsg-mobile-visible{display:block!important}.mdsg-banner-girl-image{position:static!important}.mdsg--col-grid{max-width:100%!important;min-height:400px!important;padding:0 30px!important;width:100%!important}.mdsg-banner-bottom--portion--inner{flex-direction:column!important;width:100%}.mdsg-banner-bottom--portion .container{padding:0!important}.mdsg-open--store.mdsg--col-grid{overflow:hidden!important}.mdsg--category--blocks.mdsg--col-grid{height:100%!important;margin-bottom:0!important;margin-top:0!important;padding:30px 0!important;z-index:1!important}.mdsg--category--blocks.mdsg--col-grid .mdsg--inner--blocks{padding:0 30px}.mdsg--inner--blocks{height:auto!important;min-height:400px!important;overflow:visible;position:relative!important}.mdsg-open--store .mdsg--inner--blocks-inner{padding-left:0!important}.mdsg-banner-bottom--portion--inner .mdsg--inner--blocks-inner .category-block-for-homepage__subtitle{width:100%!important}.mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{margin-left:15px;width:31%}.mdsg-logos-partner img{max-width:100%}.mdsg-logos-partner{margin:23px 0;padding:0 12px 50px;width:50%}.mdsg-featured-products-main-wrp{padding:50px 0 10px}.mdsg--partner--logos{padding:25px 0}.mdsg--become--main-section{margin-top:0}.mdsg--col--become{padding-top:80px}.mdsg--or--circle{top:80px}.mdsg-featured-shops-main-wrp .mdsg-featured-shops-main-wrp-inner{margin-top:0;padding-bottom:0}.home .mdsg-featured-products-main-wrp{padding-top:35px}.mdsg-featured-products-title{padding-bottom:15px}.mdsg-banner-bottom--portion:after{display:none;opacity:0}.mdsg-right-side-img{top:0!important}.mdsg--become--main-section--inner .mdsg-become--title{font-size:40px}.mdsg--page--title{margin-top:30px}#fep-menu-toggle-button{display:block;margin-bottom:0;width:100%}.fep-menu-toggle{display:none}#fep-menu-toggle-button.fep-menu-toggle-expanded:after{content:"";margin-top:-12px;top:50%;transform:rotate(-90deg);transition:all .2s}#fep-menu-toggle-button:after{background-image:url(/theme-images/my-inbox/icon-up-down.svg);background-position:50%;background-size:cover;content:"";display:inline-block;display:block;float:right;height:20px;margin-left:5px;margin-top:-12px;pointer-events:none;position:absolute;right:15px;top:50%;transform:rotate(90deg);transition:all .2s;width:24px}#fep-menu-toggle-button{background:transparent;border:1px solid #ccc;border-radius:0;color:#f80560;font-family:CircularStd-Bold;font-size:18px!important;padding:20px 15px;position:relative;text-align:left}#fep-menu{border:1px solid #ccc!important;margin-top:-1px;padding:0}#fep-menu .fep-button,#fep-menu .fep-button-active{display:block;width:100%}.fep-action-table .mdsg--caret-icons,.fep-table.fep-action-table>div .fep-bulk-action+div{width:auto}.mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-clear-div .mdsg-btn{font-size:16px}.mdsg--packages-main-wrap{padding-top:0}.mdsg-sell-now-main-wrp{margin-top:40px}.mdsg-sell-now-steps-main-wrp{margin-top:45px}.mdsg--full--width p.mdsg--text-agree{line-height:25px;margin-top:12px;padding:0}.mdsg--full--width .mdsg-form-field-cmn-wrp label span.mdsg-field-title{font-size:17px}.mdsg-sell-now-from-cmn.mdsg-sell-now-form-wrp-3{margin-top:175px}footer .mdsg-copyright-payment-gateway{align-items:center;display:flex;flex-direction:column;justify-content:center}footer .mdsg--payment-gateway--block{order:1;text-align:center;width:100%}footer ul.mdsg--payment-gateway--lists{justify-content:center;margin-bottom:37px}footer .mdsg-copyright-text--block{justify-content:center;width:100%}.mdsg-border-bottom-padd{margin-bottom:30px;padding-bottom:5px}.mdsg-social-lists ul.mdsg-social-lists-inner li.mdsg-social-lists-inner .mdsg--social--site i.fa{margin-right:10px}.mdsg-social-lists ul.mdsg-social-lists-inner li.mdsg-social-lists-inner .mdsg--social--site{margin-right:8px;max-width:-moz-max-content;max-width:max-content}.mdsg-social-lists ul.mdsg-social-lists-inner li.mdsg-social-lists-inner .mdsg--social--site--url{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.mdsg-social-lists ul.mdsg-social-lists-inner li.mdsg-social-lists-inner .mdsg--social--site--url a{margin-left:20px}.mdsg-social-lists ul.mdsg-social-lists-inner li.mdsg-social-lists-inner .mdsg--social--site--url p{max-width:calc(100% - 40px);text-align:left;white-space:normal;word-break:break-word}.mdsg-product-preview-block .summary.entry-summary .mdsg-product-inquiry-block{margin-bottom:30px}.mdsg-product-preview-block .summary.entry-summary .mdsg-unpaid-user-gallery-block{display:none!important}.mdsg-product-preview-block--details .type-product figure.woocommerce-product-gallery__wrapper .mdsg-unpaid-user-gallery-block{display:block!important}}@media screen and (max-width:900px){.mdsg--packages-main-wrap-inner{flex-direction:column;width:100%}body .mdsg--packages-main-wrap-inner>div{margin-bottom:30px;margin-top:0}.mdsg--packages-main-wrap .mdsg--inner-package-block p{font-size:15px}.mdsg--become--main-section--inner .mdsg-become--title{font-size:40px!important}.mdsg--content-right--block{border-left-width:0;padding-left:0}.mdsg--sidebar--left{order:2;padding-right:0;width:100%}.mdsg-my-items-content--inner{flex-direction:column;width:100%}.mdsg-seller-panal-main--menu--wrapper{margin-bottom:30px}.mdsg--gallery--section-shop{border-bottom:1px solid #e8e8e8;margin-bottom:10px;padding-bottom:15px}.mdsg-border-bottom-padd-75{padding-bottom:35px}.mdsg--links-redirects-links li.mdsg--links-redirects-link{margin-bottom:17px}.mdsg-mobile-menu-sidebar{display:block}.mdsg-drop-menu-sidebar-left{order:unset;padding-right:0}.mdsg--links-all-items{display:none}button.mdsg-mobile-menu-sidebar{background:transparent;border:1px solid #cfcfcf;color:#f80560;font-family:CircularStd-Bold,sans-serif;font-size:18px;padding:17px 20px;text-align:left;width:100%}button.mdsg-mobile-menu-sidebar:before{color:#f80560;content:attr(data-menu-select);display:inline-block;font-size:18px;text-align:left;width:auto}.mdsg-drop-menu-sidebar-left+.mdsg--content-right--block{margin-top:25px}.mdsg-drop-menu-sidebar-left ul.mdsg-left--redirect-url li.mdsg-left--redirect-url-item{border-width:0 1px 1px}.mdsg--arrow--menu{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;float:right;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.mdsg-open-side-menu span.mdsg--arrow--menu{transform:rotate(-90deg)}.mdsg-seller-panle-main-hero-img-inner--wrp .mdsg--goto-shop-btn a{display:inline-block;position:relative;text-align:center;width:100%;z-index:1}.mdsg--notice--msg-block{font-size:18px;padding:20px 15px}.mdsg-buyer-dashboard-header{height:auto;min-height:270px}.mdsg-single-shop-main-wrp--main .mdsg-common-tab-content-block{border-bottom:1px solid #ececec;margin-bottom:40px;padding-bottom:40px}.mdsg-shop-gallery-tab-content .mdsg-non-paid-gallery-block{margin-bottom:25px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product{width:30%}.mdsg-single-shop-main-wrp--main .mdsg-shop-gallery-tab-content{max-width:100%;width:100%}body .mdsg--loader{background-color:hsla(0,0%,100%,.95)}body .mdsg--loader-inner p{line-height:normal;padding:0 10px}body div.mdsg-text--message{max-width:calc(100% - 50px);text-align:left;white-space:normal;word-break:break-word}body .mdsg--close-btn{background:#f80560;border-radius:50%;height:30px;line-height:30px;right:20px;top:-13px;width:30px}body .mdsg-toaster--inner{justify-content:flex-start;padding:0 15px;width:100%}.mdsg-wall-post-inr-wrp .mdsg-wall-title{line-height:normal;max-width:calc(100% - 48px)}}@media screen and (max-width:768px){.cart-collaterals .cart_totals tr td{width:100%}.mdsg-product-preview-block .woocommerce-product-gallery{margin:0 0 30px;max-width:100%;width:100%}.mdsg-product-preview-block--details .type-product{flex-direction:column}.mdsg-product-preview-block .summary.entry-summary{width:100%}.mdsg-product-preview-block--details .type-product .product_title.entry-title{font-size:20px}.mdsg-product-preview-block--details .mdsg-single-product-description{font-size:16px;line-height:25px;margin-bottom:30px}.mdsg-product-preview-block--details .product_meta .posted_in a{margin-bottom:15px;padding:6px 18px 4px}.mdsg-product-preview-block--details .product_meta{margin-bottom:20px}.mdsg-product-preview-block--details .mdsg-single-product-price span.woocommerce-Price-amount.amount{font-size:20px}.mdsg-product-preview-block--details .mdsg-single-product-price{margin:0 0 30px}.mdsg-product-preview-block--details .mdsg-product-inquiry-block a.mdsg-btn{padding-top:19px}.mdsg-product-preview-block--details .mdsg-fav-product-frm{height:64px;width:64px}.mdsg-product-preview-block--details .type-product .mdsg-product-gallery-thumbnails{height:70px}form#mdsg-product-inquiry-form .fancybox-content{padding:25px}form.mdsg-product-inquiry-form.fancybox-content{padding:25px 15px}.mdsg-product-preview-block .summary.entry-summary .mdsg-unpaid-user-gallery-block{display:block!important}.mdsg-product-preview-block--details .type-product figure.woocommerce-product-gallery__wrapper .mdsg-unpaid-user-gallery-block{display:none!important}div#fep-table.fep-table .fep-table-row{flex-wrap:wrap}.fep-form-field-fep_upload #fep_upload a.fep-attachment-field{background-size:12px auto;height:24px;width:24px}.fep-form-field-fep_upload div#fep_upload>div[id*=p-]{margin-bottom:5px}.fep-form-field-fep_upload a#fep-attachment-field-add{padding:14px 20px;width:auto}form#fep-announcementbox-search-form{margin:0;max-width:100%;text-align:left}form#fep-announcementbox-search-form input.fep-announcementbox-search-form-field{margin:0;max-width:258px;min-width:auto;width:100%}.fep-announcement-table.form button.fep-button[name=fep_action]{padding:10px 30px}.fep-directory-search-form-div #fep-directory-search-form input.fep-directory-search-form-field{max-width:258px}.fep-directory-search-form-div #fep-directory-search-form{margin:0}}@media screen and (max-width:767px){.nav-offcanvas{height:100vh;left:-150%;max-width:100%;padding:21px 0 50px;top:0;width:100%}.nav-offcanvas-menu{padding:0 20px 0 15px}.mdsg-header-menu{margin-top:38px}.mdsg-header-lang-switcher{margin-bottom:20px}.mdsg-account-mobile-menu{border-bottom:1px solid #e5e5e5;display:block;margin-bottom:18px;padding-bottom:55px;width:100%}.nav-offcanvas-menu .mdsg-account-mobile-menu ul.my-account-header--menu{border:0;box-shadow:none;display:block;padding:5px 20px 0 0;position:relative;vertical-align:middle;width:100%}.nav-offcanvas-menu .mdsg-account-mobile-menu .mdsg-dropdown--menu--outer{position:relative;width:100%}.nav-offcanvas-menu .mdsg-account-mobile-menu ul.my-account-header--menu>li{margin-bottom:0;width:100%}.nav-offcanvas-menu .mdsg-account-mobile-menu ul.my-account-header--menu>li a{font-size:18px;line-height:20px;padding:10px 0}.nav-offcanvas-menu .mdsg-account-mobile-menu ul.my-account-header--menu li.mdsg--sign-out-link a{color:#e30744!important}.nav-offcanvas-menu .mdsg-account-mobile-menu .mdsg-dropdown--menu--outer .mdsg-btn-menu:after{display:none}.nav-offcanvas-menu .mdsg-account-mobile-menu .mdsg-btn-menu{color:#000;font-family:CircularStd-Bold;font-size:18px;opacity:.4;padding:0}.nav-offcanvas .nav-offcanvas-menu ul.my-account-header--menu.mdsg-drop-down-menu:before{display:none}.nav-offcanvas-menu .header-menu ul.menu li a{padding:18px 0}header .right-side-account-menu .mdsg-dropdown--menu--outer.mdsg--dropdown .mdsg-btn-menu{cursor:pointer;height:24px;padding:0;width:31px}header.header-top-menu .right-side-account-menu .user-menu-header-coins-info{padding-right:0!important}header.header-top-menu .right-side-account-menu .mdsg-user-menu-main-wrp{padding-left:0!important}.header-top-menu--inner .container{display:flex}.right-side-header{max-width:-moz-max-content!important;max-width:max-content!important}.menu-section{order:0}.right-side-header{order:2;position:absolute;right:0}.right-side-header .icon-coins-plus--user-menu{display:none}.right-side-header .icon-coins--user-menu{content:url(/theme-images/img_restyling/buyer-coins-account-icon-mobile.svg);display:none;margin-right:10px;width:30px!important}.right-side-header .user-menu-header-coins-info-wallet{top:7px!important}.buyer-profile-main{margin-top:60px!important}button.toggle--button .hr-line{background:#f80560;display:block;height:2px;margin:6px 0;width:24px!important}.bootstrap-wrapper.mdsg--footer--col{-webkit-box-orient:vertical;display:flex;width:100%}.bootstrap-wrapper.mdsg--footer--col>div{max-width:100%;width:100%!important}.bootstrap-wrapper.mdsg--footer--col .mdsg--about-us-col{margin-bottom:55px}footer .mdsg--about-us-col p{margin-bottom:22px;max-width:100%}footer .mdsg--footer--menu--main{margin-bottom:15px}.mdsg-main-banner--blue-bg,.mdsg-main-banner--blue-bg:after{background:#f7f6f6!important}.mdsg-banner-girl-image .img-block{right:-12em!important}.mdsg--category--blocks .mdsg-product-cats-main-wrp{display:flex!important;flex-direction:row!important;justify-content:space-between!important}.mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{float:left!important;margin-left:0!important;padding-left:10px!important;padding-right:10px!important;width:30%!important}body .mdsg--become-buyer-main.mdsg--become-buyer-main{padding-bottom:47px!important;padding-left:0!important}.mdsg-main-banner-title{margin-left:4px!important}.home .mdsg-main-banner-title{margin-left:17px!important}.mdsg-main-banner-how-it-works{width:290px!important}.mdsg--category--blocks.mdsg--col-grid .mdsg--inner--blocks{padding:40px 5px!important}.mdsg--half--container{max-width:100%!important;padding:0!important;width:100%!important}.mdsg--col--become .mdsg--half--container{text-align:center!important}.mdsg--or--circle{left:50%!important;margin-left:-43px!important;margin-top:-43px!important;top:100%!important;z-index:1!important}.mdsg--become--main-section--inner .mdsg-become--title{font-size:23px!important;margin-bottom:25px!important;text-align:left!important}.circle-img-become{bottom:auto!important;left:auto!important;right:57px!important;top:-18px!important}.cross-img-become{bottom:55px!important;left:8px!important;position:absolute!important;right:auto}.mdsg--become-buyer-main--inner,.mdsg--become-seller-main--inner{padding-left:15px!important}.mdsg--col--become{padding:50px 0 85px!important}.mdsg--become-buyer-main .mdsg--col--become{padding:106px 0 50px!important}.mdsg--col--become a.mdsg-btn{float:none!important;margin:0 auto!important;padding:14px 50px!important;text-align:center!important;width:204px!important}.mdsg-all-products{margin-top:15px!important;padding:0!important}body.home .mdsg-shop-link a.mdsg-shop-link{font-size:16px!important;order:0!important;padding-left:20px!important;text-align:left!important}body.home .mdsg-featured-shops-inr-wrp .mdsg-shop-link a.mdsg-shop-link{padding-left:0!important}body.home .mdsg-featured-shops-inr-wrp .mdsg-shop-location{margin-bottom:7px!important}body.home .mdsg-banner-bottom--portion:after,body.home .mdsg-main-banner--blue-bg:after{display:none!important}.faq-section-on-home-page-container{margin-top:40px!important}.mdsg--featured-shop--main .mdsg--circle-blocks{margin-bottom:60px;width:100%}.mdsg--circle-blocks--content{width:100%}.mdsg--circle-blocks--image{margin:0 auto 22px}.mdsg--bottom--title--section{padding:60px 0}.mdsg--featured-shop--main{margin-bottom:25px}.mdsg--featured-shop-details-content{padding:0}.mdsg--featured-shop-details-content-inner{padding:55px 0}.mdsg--featured-shop-details-content-inner .mdsg--featured-shop-details-title{margin-bottom:18px}.mdsg--featured-shop-details-content-inner p{margin-bottom:10px}.mdsg-featured--shop-price{margin-bottom:30px}.mdsg--half-width--shop--main-inner{padding:20px 0 50px}.mdsg-clear-div .mdsg-btn{padding:20px 35px}.mdsg-clear-div{padding:0 15px}.mdsg--page--title{margin-top:13px}div#fep-table.fep-table .fep-table-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.fep-action-table{margin-top:20px}.fep-table.fep-action-table>div{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;flex-wrap:wrap;justify-content:space-between}.fep-action-table .fep-filter .mdsg--caret-icons{width:47%}.fep-table.fep-action-table .fep-bulk-action{padding:0;width:45%}.fep-table.fep-action-table>div .fep-bulk-action+div{width:50%}form#fep-messagebox-search-form{margin:0;padding:0}.fep-action-table .fep-filter{width:100%}.mdsg-sell-now-from-cmn .mdsg--bottom--title--section{margin-bottom:50px;padding:0}.mdsg--featured-shop--main.mdsg-is-mobile .mdsg--circle-blocks{margin-bottom:10px}.mdsg-sell-now-steps-main-wrp{margin-bottom:15px}.mdsg-sell-now-step-cmn{margin:5px;padding:10px 7px 0}.mdsg-sell-now-from-cmn .mdsg--featured-shop--main.mdsg-is-mobile{padding:0 15px}.mdsg-sell-now-forms-main-wrp .mdsg--pos-abs{display:none}.mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-clear-div{padding:0}.mdsg--packages-main-wrap .mdsg--inner-package-block{padding-bottom:22px;padding-top:22px}.mdsg--packages-main-wrap .mdsg-middle--package .mdsg--inner-package-block{padding-bottom:22px;padding-top:60px}.mdsg--packages-main-wrap .mdsg--inner-package-block p{font-size:18px;margin-bottom:22px;padding:0}.mdsg--packages-main-wrap .mdsg-first--package .mdsg--inner-package-block p{font-size:14px!important}.mdsg--packages-main-wrap .mdsg--featured-shop-details-title{margin-bottom:15px}.mdsg--packages-main-wrap hr.mdsg-line{display:block!important}.mdsg--renew--details{font-size:18px}.mdsg-cmn-frm-field.mdsg-btn.mdsg--btn--white{padding:15px 23px}.mdsg--full--width label[for=mdsg_shop_terms] input.mdsg-custom-checkbox{opacity:0;position:absolute}.mdsg-form-field-cmn-wrp label span.mdsg-field-description{line-height:25px}.mdsg-sell-now-from-cmn.mdsg-sell-now-form-wrp-3{margin-top:60px}.mdsg-seller-panal-main-profile-menu-img-inner{margin-top:-75px}.mdsg--profile-pic-circle-main{height:160px;min-height:160px;min-width:160px;width:160px}.mdsg--profile-pic-circle-main .mdsg-profile-pic-uploader{min-height:81px}.mdsg-profile-pic-uploader span.error{font-size:12px;padding:7px 15px;top:-49px}.mdsg-seller-panle-main-hero-img-inner--wrp .mdsg--goto-shop-btn{bottom:106px;left:0;margin-top:0;position:absolute;right:0;text-align:center}.mdsg--profile--image span.mdsg--icons-texts-fiile{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;flex-direction:column;justify-content:center;padding:0 0 15px;text-align:center}.mdsg--setting--content-tab ul.mdsg--uploaded-image-main-list li.mdsg--uploaded-image-main--image-item{height:auto;margin-bottom:0;margin-right:0;padding:9px;width:50%}.mdsg-seller-panle-main-hero-img-inner{min-height:270px}body[class*=page-template-template-seller] .breadcrumbs{margin-bottom:0;max-width:calc(100% - 130px);padding:17px 5px 5px 0}.mdsg--title--blocks-main .mdsg-big-size-title{font-size:18px}table.mdsg-responsive-table.mdsg--table--main td.mdsg-order-id{padding-left:46%}.mdsg--profile-pic-circle-main{box-shadow:none}table.mdsg--table--main.mdsg-responsive-table{font-size:16px}.mdsg-responsive-table tbody,.mdsg-responsive-table tbody tr,.mdsg-responsive-table tbody tr td,.mdsg-responsive-table thead{display:block;width:100%}.mdsg-responsive-table thead th{width:65.5%!important}.mdsg-responsive-table tbody tr td{border-bottom:1px solid #b7b2b2;padding-left:46%;position:relative;text-align:left!important}.mdsg-responsive-table tbody tr td:before{color:#000;content:attr(data-title);left:0;padding:0 5px 0 15px;position:absolute}.mdsg-responsive-table tbody tr td:last-child{border-bottom-width:0}.mdsg--login--page-inner-wrp{background-position:70% top;padding-top:80px}.site-content .cleanlogin-container{padding:20px 15px 40px}.cleanlogin-container input.cleanlogin-field,.cleanlogin-container input[type=submit]{min-width:120px}.cleanlogin-form fieldset .cleanlogin-field{margin-bottom:20px}.cleanlogin-form-bottom{padding-top:0}.cleanlogin-container fieldset{margin:0 0 10px}body.admin-bar .site-wrap header.header-top-menu{position:absolute;top:46px}body.admin-bar .site-wrap{padding-top:72px}.mdsg-shop-gallery-tab-content .mdsg-non-paid-gallery-block--innner{min-height:300px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product{margin:0 0 15px!important;width:47%}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product .mdsg-loop-product-title-wrp{margin-bottom:20px;max-width:calc(100% - 32px)}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product .mdsg-product-title-price .item-price.left{display:block;text-align:left;width:100%}.mdsg-single-shop-products-inr-wrp .product .mdsg-product-short-detail{height:160px;justify-content:flex-start}.mdsg-single-shop-products-inr-wrp .product .mdsg-product-short-detail .mdsg-buy-now-grp{background:#fff!important;border-radius:0;bottom:0;padding:20px 0 15px;position:relative;top:0;width:100%}.mdsg-single-shop-products-inr-wrp .product .mdsg-buy-now-grp>a{color:#000!important}.single-shop .mdsg-single-shop-products-inr-wrp .product .mdsg-buy-now-grp>a{text-indent:0}.mdsg-single-shop-products-inr-wrp .product .mdsg-buy-now-grp .item-options .fa{color:#bababa!important}.mdsg-single-shop-products-inr-wrp .product .mdsg-product-title-price{flex-wrap:wrap;margin-top:40px}.mdsg-single-shop-products-inr-wrp .product .mdsg-buy-now-grp .item-options.right{right:0}.single-shop .mdsg-single-shop-products-inr-wrp .product .mdsg-buy-now-grp .item-options.right{margin-top:2px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product img.mdsg-product-short-detail--img{min-height:150px}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp{justify-content:space-between}.mdsg-all-product-cat-link-wrp a.mdsg-btn{display:inline-block;padding:20px 30px}.mdsg-featured-shops-inr-wrp .mdsg-shop-details--bottom{justify-content:flex-start}}@media screen and (max-width:580px){button.toggle--button{margin-left:0}.mdsg-main-banner-buy-and-sell span.mdsg--or{display:none!important}.mdsg-main-banner-buy-and-sell a.mdsg-btn{display:inline-block!important;margin-bottom:15px!important;margin-left:0!important;min-width:180px!important;padding:18px 50px!important}.mdsg-main-banner-buy-and-sell{-webkit-box-align:start;-ms-flex-align:start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important;flex-direction:column!important;justify-content:flex-start!important}button.mdsg-slider-arw-cmn{height:44px!important;margin-left:4px!important;width:44px!important}.mdsg-right-side-img img{margin-right:-70px!important}.mdsg-banner-bottom--portion--inner .mdsg--col-grid{overflow:hidden!important;padding:0 15px!important}.mdsg-featured-products-title{margin-bottom:21px!important;padding-bottom:0!important}.mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{width:48%!important}.mdsg--col--become .mdsg--half--container{padding:0!important}.mdsg-featured-shops-main-wrp .mdsg-shop-link{display:block!important;padding-left:22px!important;padding-top:8px!important}.mdsg-featured-shops-inr-wrp .mdsg-shop-name-loc--wrp{max-width:100%!important}.mdsg--small--images-bg img.mdsg-white-bra{display:none}.mdsg--small--images-bg img.mdsg-underwear-red{left:-70px;right:auto;top:-20px}.mdsg--small--images-bg img.mdsg-bikini-set{left:69%;top:-110px}.mdsg--small--images-bg img.mdsg-underwear-purple{bottom:-90px;left:-90px}body.home .mdsg-main-banner-title{margin-left:2px}.mdsg--packages-main-wrap .mdsg--inner-package-block .mdsg-clear-div .mdsg-btn{width:100%}footer .mdsg--sell-now-norton--section{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;flex-direction:column;justify-content:flex-start}footer .mdsg-sell-now--buttons{margin-bottom:27px}footer .mdsg-sell-now--buttons a.mdsg-btn{font-size:15px;padding:14px 30px}footer .mdsg-secondary-widget.border-top{padding:25px 0}footer div[class*=menu-footer-menu-] .menu li.menu-item a{font-size:15px}.fancybox-inner form#mdsg-shop-inquiry-form{padding:25px 15px}}.mdsg-my-items-main-wrapper--inner{background:linear-gradient(0deg,#f4f7fa,#f4f7fa);padding:65px 0}#circle-progress{height:auto;margin:20px;width:100%}#circle-progress .prfl_cmplt{color:#000;font-size:16px}#circle-progress .progressbar__label img{left:110px;position:absolute;top:70px}#circle-progress .progressbar__label{font-size:47px}.mdsg--profile-pic-main .mdsg--seller-title--main{height:100%;justify-content:flex-end;width:100%}.about_section_inner{display:flex;justify-content:space-between;padding-bottom:20px}#my_seller_profile_sidebar_left #about_section_edit .about_section_inner .about-section-edit-title{color:#f80560;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px}.about_section_inner span{color:#2880e7;cursor:pointer;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:450;line-height:18px;margin-right:14px;margin-top:6px;text-decoration-line:underline}.about_section_inner span .fa-pencil{padding-right:5px}.about-section-edit-block-inner #about_seller_text{color:#333;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.make-shop-featured-text-desktop{text-align:center}.mdsg--backto--listing-product,.mdsg-product-preview-block--details .type-product .product_title.entry-title,.mdsg-single-product-price,.product_meta{text-align:left}.mdsg-product-preview-block--details .type-product .woocommerce-product-gallery__wrapper .mdsg-product-gallery-thumbnails{max-height:75px;max-width:75px}.entry-summary .mdsg-single-product-description{border:none;color:#333;font-size:16px;font-weight:400;line-height:20px;text-align:left}.summary .product_meta{margin-bottom:30px}.mdsg-product-preview-block--details .summary .mdsg-btn{padding:10px 35px}.mdsg-product-preview-block--details .summary .mdsg-btn:hover{background:#f80560!important;opacity:.5}.summary .product_meta .posted_in a{border:none}.block-circle{display:flex;justify-content:center}.mdsg-product-preview-block--details .type-product figure.woocommerce-product-gallery__wrapper{flex-wrap:nowrap!important}.inner_title_icons{display:flex;height:46px}.inner_title_icons .block_for_title_form{width:100%}#mdsg_goto_shop_btn_cst{align-items:center;display:flex}.info_circle{padding:0 24px}.circle_block_grey{background:#f9f9f9!important;margin:-4px 20px 0!important}.circle_block{background:#fff;margin:0 15px 25px}.info_circle h4{color:#000;font-family:CircularStd-Book!important;font-size:17px;font-style:normal;font-weight:550;line-height:23px;margin-bottom:5px;text-align:left}.for-mobile{display:none}.info_circle ul{font-size:14px;font-weight:400;line-height:20px;margin-left:10px;padding:0 0 0 8px!important}.info_circle .go-live-button{align-items:center;background:#b2b8c9;border-radius:30px;color:#fff;display:flex;flex-direction:row;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;height:50px;justify-content:center;line-height:18px;margin-top:35px;padding:12px 31px;width:100%}.info_circle .go-live-button:focus,.info_circle .go-live-button:hover{opacity:.5}.info_circle ul li{color:#a2a2a2!important;cursor:pointer;margin-bottom:0;padding:0;position:relative;width:100%!important}.info_circle ul li.active .profile_complete__item_text{color:#000!important}.profile_complete__item_text{color:#9195a2!important}.info_circle ul li.active .fa-check{color:#f2055e}.mdsg-seller-panal-main--menu--wrapper{margin-top:0!important}.info_circle ul li .fa-check{left:-19px;position:absolute;top:8px}ul.mdsg--details--lists-inner--main span.mdsg--icons--left{margin-right:15px;width:18px}ul.mdsg--details--lists-inner--main .mdsg---details-texts p{color:#8994a6;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;text-align:center}ul.mdsg--details--lists-inner--main li.mdsg--details--lists-items{-webkit-box-align:start;-ms-flex-align:start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:26.5px}ul.mdsg--details--lists-inner--main li.mdsg--details--lists-items.is-invalid{flex-direction:column!important}ul.mdsg--details--lists-inner--main li.mdsg--details--lists-items.is-invalid .invalid-feedback{display:block!important}#my_seller_profile_sidebar_left .mdsg-my-items-main-wrapper--inner .mdsg-my-items-content--inner .mdsg--sidebar--left{padding:23px 0}.mdsg-my-items-main-wrapper--inner .mdsg--content-right--block{border-left:none}.inner_title_icons .mdsg-seller-panal-main-profile-menu-img-inner{margin-top:0}.mdsg--sidebar--left--inner .featured-poster-inner{display:none;padding-top:0;position:relative}#mdsg-add-shop-gallery-form_public input.mdsg-cmn-frm-field.mdsg-btn{margin-bottom:24px}.mdsg--sidebar--left--inner .featured-poster{margin-right:0}#my_seller_profile_sidebar_left{background:#fff;padding-bottom:23px;padding-right:0}#my_seller_profile_sidebar_left .mdsg--profile-pic-circle-main{border:0;border-radius:5px;box-shadow:none;height:320px;min-height:285px;min-width:100%;padding:20px;width:100%}.mdsg-my-shop-main-wrp-interview #my_seller_profile_sidebar_right{background:initial;padding-left:0}#my_seller_profile_sidebar_left .mdsg-border-bottom-padd-75{border-bottom:none;margin-bottom:0!important;padding-bottom:0}#my_seller_profile_sidebar_left{min-width:320px}#my_seller_profile_sidebar_left .mdsg-profile-pic-uploader{background-color:transparent;left:inherit;min-height:40px;visibility:hidden;width:40px}#my_seller_profile_sidebar_left .mdsg--profile-pic-circle-main .mdsg--profile--image{cursor:pointer}#my_seller_profile_sidebar_left .mdsg--profile-pic-circle-main .mdsg--profile--image:hover .mdsg-profile-pic-uploader{visibility:visible}#my_seller_profile_sidebar_left .about_sidebar{margin-top:8px;padding:0 20px 30px}#titleshop_section_edit_icon_wrap_trigger .fa-pencil{border:2px solid #d3d3d3;border-radius:50%;color:#d3d3d3;cursor:pointer;font-size:14px;margin-left:35px;padding:5px}#statusshop_section_edit_icon_wrap_trigger .fa-spinner,#titleshop_section_edit_icon_wrap_trigger .fa-spinner{font-size:14px;padding:10px}.mdsg-seller-panel--menu-items-section--innner{display:flex}.mdsg-seller-panel--menu-items--lists{border-width:0 0 3px;border-bottom:3px solid #f80560;justify-content:space-between;width:100%}.mdsg-seller-panel--menu-items-section--innner ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{margin:0;padding:0 5px;width:100%}ul.mdsg-seller-panel--menu-items--lists{border-bottom:3px solid #f80560;justify-content:space-between;width:100%}ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items.mdsg--active{background:#fff;color:#f80560}.single-shop ul.mdsg-seller-panel--menu-items--lists{border-bottom:none}.single-shop ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items a{padding:10px 0}.mdsg-my-items-content--inner .mdsg--content-right--block{padding-left:0}.mdsg--content-right--block .mdsg--content-right--block--inner .mdsg--title--blocks-main{margin:38px 30px}.mdsg--content-right--block--inner .mdsg--title--blocks-main{margin:45px 15px}.mdsg--content-right--block--inner .mdsg--title--blocks-main a.mdsg--add-items-link{background:#f80560;border-radius:23px;color:#fff;padding:10px 15px 10px 20px}.mdsg--content-right--block--inner .mdsg--title--blocks-main a.mdsg--add-items-link .fa-plus{font-size:14px}.mdsg--content-right--block--inner .mdsg--title--blocks-main .all_item_btn_blc{display:flex;justify-content:flex-end}.mdsg--setting--content-tab .mdsg--title--blocks-main{margin-bottom:0}.gallery-navs{justify-content:space-between;padding:30px 20px 20px}.gallery-navs .nav-item{display:flex}.gallery-navs .nav-item .nav-link{border:2px solid #eaf1f4;height:80px;width:440px}.gallery-navs .nav-link{align-items:center;color:#000;display:flex;font-size:20px}.gallery-navs .nav-link .inner_nav{display:flex;flex-wrap:wrap;padding-left:30px}.inner_nav span{width:100%}.mdsg--content-right--block{background:#fff}.inner_nav .photos_gallery{color:#a2a2a2;font-size:16px;line-height:20px;padding-top:3px}.gallery-navs .nav-link img{max-height:40px;max-width:46px}.gallery-navs .nav-link.active{background-color:#fff;border-color:#f80560;color:#f80560}.mdsg--uploaded-image-main-inner{position:relative}.mdsg--uploaded-image-main-inner .mdsg-close-red{position:absolute;right:3px;top:0}.mdsg--uploaded-image-main .mdsg--uploaded-image-main--image-item{padding-bottom:20px}.mdsg-gal-img{max-width:290px;-o-object-fit:cover;object-fit:cover;width:100%}#shop-gallery-image-preview_public .mdsg-gal-img,.shop-gallery-image-preview .mdsg-gal-img{border-radius:5px;height:300px;max-width:300px;-o-object-fit:cover;object-fit:cover;width:100%}.mdsg-my-orders-main-wrp .mdsg-my-items-content--inner{background:#fff;padding-top:10px}.mdsg--seller-title-text span{color:#f11e6f;cursor:pointer;font-family:CircularStd-Book;font-size:40px;font-style:normal;font-weight:500;line-height:46px;text-align:center}@media screen and (max-width:800px){.mdsg--seller-title-text span{font-size:27px!important}}.mdsg--seller-title-text .titleshop-section-edit-icon-wrap{display:flex}.gray-firm-color2{color:#a2a2a2!important;font-family:CircularStd-Book!important;font-size:23px;font-style:normal;font-weight:450;line-height:25px;text-transform:none!important}.modal{height:100%;left:0;top:0;visibility:hidden;width:100%;z-index:10000}.modal.is-visible,.modal.show{visibility:visible}.modal-overlay{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s linear .3s,opacity .3s;visibility:hidden;width:100%;z-index:10}.modal.is-visible .modal-overlay{opacity:1;transition-delay:0s;visibility:visible}.modal .modal-close{color:#f80560;font-size:27px;padding:5px}.modal-wrapper{background-color:#fff;border-radius:50px;box-shadow:0 0 1.5em rgba(0,0,0,.35);left:45%;margin-left:-16em;padding:20px;position:fixed;top:20%;width:510px;z-index:9999}.modal-wrapper #sib_embed_signup{padding:30px}.modal-wrapper .mdsg-subscribe-form--submit .mdsg-btn{background:#f80560}.modal-wrapper .inner_form .email-group{padding-bottom:20px;width:100%}.modal-wrapper .inner_form #email{font-size:16px;max-height:40px;min-height:40px;padding:0 15px;text-align:center;width:100%}.modal-wrapper .inner_form{flex-wrap:wrap;justify-content:space-around}.modal-wrapper .inner_form .no_thanks .no-thanks-popup{font-family:Helvetica}.modal-wrapper .inner_form .mdsg-subscribe-form--email{margin-bottom:0;padding-right:0}.modal-wrapper #sib_embed_signup .header-form-subs p{color:#2c2c2c;font-family:Helvetica;font-size:16px;text-align:center}.modal-wrapper #sib_embed_signup .header-form-subs p.enjoy_popup{color:#e10556;font-family:Helvetica;font-size:20px;font-weight:700;padding-bottom:10px}.modal-wrapper .inner_form .mdsg-subscribe-form--submit{align-items:center;display:flex;justify-content:space-between;width:100%}.modal-wrapper .inner_form .mdsg-subscribe-form--submit button{font-size:20px;height:100%;line-height:20px;min-width:170px;padding:10px 20px;width:100%}.modal-transition{opacity:0;transform:translateY(-10%);transition:all .3s .12s}.modal.is-visible .modal-transition{opacity:1;transform:translateY(0)}.modal-content,.modal-header{padding:1em}.modal-header{background-color:#fff;position:relative}.modal-close{background:none;border:0;color:#aaa;padding:1em;position:absolute;right:0;top:0}.modal-close:hover{color:#777}.modal-heading{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.125em;margin:0}.modal-content>:first-child{margin-top:0}.modal-content>:last-child{margin-bottom:0}.about_sidebar h4{color:#f80560;font-size:20px;font-style:normal;font-weight:500;line-height:25px}.mdsg--title--blocks-main a{color:#f80560}#pills-tabContent .mdsg--content-area--bottom{padding:0 20px}#my_seller_profile_sidebar_left ul.mdsg--details--lists-inner--main{border-bottom:1px solid #e8e8e8;margin:0 20px;padding:0 0 30px}#my_seller_profile_sidebar_left ul.mdsg--details--lists-inner--main .mdsg---details-texts{display:flex;justify-content:space-between;width:100%}#my_seller_profile_sidebar_left .mdsg--icons-texts-fiile{cursor:pointer;padding-top:0}#my_seller_profile_sidebar_left .mdsg--profile--image{border-radius:5px;max-width:375px;width:100%}#my_seller_profile_sidebar_left .mdsg-profile-pic-uploader #mdsg--file-up{height:40px}.single-shop .for_mid_btns{width:auto}.mdsg-common-tab-content-block{border-top:2px solid #f80560;margin-top:-4px;z-index:1}.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product{padding-bottom:50px!important}.mdsg--icons--left svg{height:20px;width:18px}ul.mdsg--details--lists-inner--main li.mdsg--details--lists-items:last-child{margin-bottom:0}.feature--shop-products .mdsg-product-title-price{padding:14px 15px}.mdsg-product-short-detail:before,.mdsg-shop-product-tab-content .mdsg-single-shop-products-inr-wrp .product img.mdsg-product-short-detail--img{border-radius:10px}.mdsg-common-tab-content-block{background:#fff;padding-left:20px;padding-top:30px;position:relative}._shop-page-redesign{padding-left:0}.single-shop ul.mdsg-seller-panel--menu-items--lists .mdsg-seller-panel--menu-items-cst{padding:0 20px}.single-shop .mdsg-seller-panel--menu-items-section--innner ._shop-page-redesign .mdsg-seller-panel--menu-items{margin:0 auto}#my_seller_profile_sidebar_right ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{height:100%;margin:0;padding:0 20px;width:-moz-max-content;width:max-content}#my_seller_profile_sidebar_right ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items.mdsg--active{background:#fff;margin-top:5px}.single-shop ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items-cst{padding-right:60px}.single-shop ul.mdsg-seller-panel--menu-items--lists li.mdsg--active{background:#fff;margin:0 auto;z-index:2}#feature__shop_products{background:#fff}.page-template-template-sell-now-step-2 .site-content{background:#f4f7fa}.page-template-template-sell-now-step-2 .sell-now-step1-new-title{color:#333;font-size:28px;font-style:normal;font-weight:700;line-height:35px;text-align:center}.page-template-template-sell-now-step-2 .mdsg-sell-now-form-2 .mdsg--width-inner-container-800{margin-bottom:0}.single-shop ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items.mdsg--active a{border-bottom:0}.clmns_imgs{align-content:space-between;display:flex;flex-wrap:wrap;height:100%;justify-content:center}.fr_img{max-height:70px}.fr_txt{align-content:center;align-items:center;background:#f80560;border-radius:10px;color:#fff;display:flex;height:70px;justify-content:center;min-width:70px}.for_more span{display:block;width:100%}.new_inner_redesign{flex-wrap:wrap}.new_shop_main{background:#f8fbff;padding:58px 0}.my_single_shop{background:#fff;box-shadow:-10px 10px 60px rgba(0,0,0,.07);margin:36px 0 42px;padding:30px;position:relative}.for_descrpt{align-items:center;display:flex;flex-wrap:wrap;height:100%;max-height:250px}.for_mid_btns{display:flex}.for_mid_btns .msg_btn{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;height:43px;justify-content:center;width:130px;z-index:1}.mid_content{align-content:space-between;display:flex;flex-wrap:wrap;height:100%}.for_mid_btns .sg_btn img{bottom:2px;left:-4px;position:relative}.for_mid_btns .sg_btn{align-items:center;border:1px solid #dae0ef;border-radius:30px;color:#aeb8ca;display:flex;font-size:14px;justify-content:center;margin-left:-33px;padding-left:18px;padding-right:0;width:100%}.descr_inner .ttl_innr{width:100%}.descr_inner .nm_innr{text-align:center;width:100%}.my_single_shop:before{background:#e4e4e4;content:"";height:100%;position:absolute;right:22%;top:0;width:1px}.for_mid_title_content .single-shop-page__shop-name{word-wrap:break-word;color:#f80560;font-size:22px;line-height:28px;margin-bottom:23px;max-width:350px;overflow-wrap:break-word}.for_mid_title_content p{color:#333;font-size:17px;line-height:21px;margin-bottom:23px;max-width:575px}.for_mid_title_content p:first-letter{text-transform:capitalize}.main_img{display:flex;justify-content:left}.clmns_imgs .fr_img img{height:70px;-o-object-fit:cover;object-fit:cover;width:70px}.clmns_imgs img,.main_img img{border-radius:10px;width:100%}.single-shop .breadcrumbs{background:#f4f8fb;padding-bottom:5px}.modal .modal-wrapper{align-items:center;background-image:url(/theme-images/img_restyling/Group-113-1.png);border-radius:inherit;display:flex;height:330px;padding:30px 50px;width:640px}.modal .modal-wrapper .close{background-image:url(/theme-images/img_restyling/Vector-1.png);cursor:pointer;height:20px;position:absolute;right:20px;top:20px;width:20px}.modal .modal-wrapper .header-form-subs{max-width:305px}.modal .modal-wrapper #sib_embed_signup{padding:0}.modal .modal-wrapper .inner_form #email{height:46px;max-height:46px}.modal .modal-wrapper .mdsg-subscribe-form--submit .no_thanks{padding-left:10px}.modal .modal-wrapper #sib_embed_signup .header-form-subs p{color:#333;font-size:18px;font-style:normal;font-weight:500;line-height:23px;padding:20px 0;text-align:left}.modal .modal-wrapper .inner_form #email{background:#f0f0f0;border:1px solid #dfe3e8;border-radius:30px;box-sizing:border-box}#add_video_form .acf-form-submit .acf-button{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;font-family:CircularStd-Bold,sans-serif;font-size:18px;line-height:18px;margin-left:20px;padding:20px 50px;text-align:center}#add_video_form .acf-form-submit .acf-button:hover{background:#fff;border-color:#f80560;color:#f80560}.new-video-gallery .row{display:flex;flex-wrap:wrap}.new-video-gallery .row .inner_video{display:flex;flex-wrap:wrap;justify-content:center;position:relative}.new-video-gallery .row .inner_video .for_close{position:absolute;right:-11px;top:-10px}.delete_video{display:flex;justify-content:center}.lbl-add-video{border:1px solid #ccc;border-radius:0;color:#000;cursor:pointer;display:block;font-family:CircularStd-Bold;font-size:14px;margin:10px 20px;max-width:100px;padding:10px 12px;position:relative;transition:all .1s;width:auto}#add_video_form .acf-fields .acf-field-file{display:none}.lbl-add-video:hover{background:#fee6ef;transition:all .1s}.file-name{margin:20px}.delete_video{cursor:pointer}#message{display:none}.new-video-gallery .row .video-box{margin:20px;width:30%}.mdsg-blog--single--post--content .mdsg-blog--single--post-con-inner{width:782px!important}.banner{background-repeat:no-repeat;height:263px}.banner .h_banner{background:url(/theme-images/img_restyling/Group-82-1.png);background-repeat:no-repeat;height:100%}.banner .container{align-items:center;display:flex;height:100%;width:1453px}.banner .banner_titles{width:50%}.banner .banner_btns{align-items:flex-end;display:flex;justify-content:flex-end;width:50%}.banner .banner_btns .banner_btn{align-items:center;background:#0b4ae3;border-radius:50px;color:#fff;display:flex;height:39px;justify-content:center;left:1060px;top:1643px;width:133px}.buy_or_sell_panel_on_post{background-image:url(/theme-images/img_restyling/Group-87.png)}.buy_or_sell_panel_on_post .container{height:100%}.btns_seller_panel .for_btn{display:flex;justify-content:flex-end}#footer.newstmp-footer-main-blog>#footer-bottom .buy_or_sell_panel_on_post{height:190px}#footer .phrase_footer_new{color:#fff}.banner .banner_btns .banner_btn_sell{background:#ffb800;margin-right:20px}.btns_seller_panel{align-items:center;justify-content:flex-end}.btns_seller_panel,.footer_new_sofia{display:flex;flex-wrap:wrap;width:50%}.footer_new_sofia{align-content:center}.buy_or_sell_panel_on_post .mdsg-blog--single--post-con-inner{display:flex;height:100%}.btns_seller_panel .for_btn{padding-top:20px}.btns_seller_panel .for_btn .btns_seller_panel_a_sell{background:#e5c700}.btns_seller_panel .btns_seller_panel_a{align-items:center;background:#fff;border-radius:50px;color:#cf093b;display:flex;font-size:18px;font-style:normal;font-weight:500;height:40px;justify-content:center;line-height:18px;text-align:center;width:130px}.phrase_footer_new span{color:#ffd600;font-size:14px;line-height:23px}.show_inner_products{border-top:1px solid #e1e1e1;padding:39px 35px}footer.newstmp-footer-main-blog>#footer-bottom .buy_or_sell_panel_on_post #new_h2_footer{border-bottom:none;font-size:25px;margin-bottom:0;padding:30px 0 10px;text-align:left;width:100%}footer.newstmp-footer-main-blog>#footer-bottom .buy_or_sell_panel_on_post .btns-seller-panel .btns-seller-panel-a{padding:11px 32px}.buy_or_sell_panel_on_post_mob{background-image:url(/theme-images/img_restyling/Group-152.png)}.phrase_footer_new .phrase_span{color:#fff}.inner_show_title_box{padding-bottom:20px}.show_titles_name{color:#a2a2a2;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding-bottom:5px}.inner_details{display:flex;justify-content:flex-start}.inner_details .view_details{cursor:pointer;display:flex;padding-right:40px}.inner_details .view_details p{color:#f80560;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-left:10px;text-decoration-line:underline}.inner_details .view_details a{color:#f80560}.inner_details .view_details a i{opacity:0}.inner_details .view_details a:hover i{opacity:1}.mdsg--title--blocks-main .inner_items,.mdsg--title--blocks-main .mdsg-big-size-title{align-items:center;display:flex;height:100%}.mdsg--title--blocks-main .inner_items{align-content:center}.mdsg--title--blocks-main .inner_items .inner_items_all,.mdsg--title--blocks-main .inner_items .sort_by_items{color:#a2a2a2;font-family:CircularStd-Book;font-size:19px;font-style:normal;font-weight:450;line-height:20px}.mdsg--title--blocks-main .inner_items .inner_items_all:after{background-color:#a2a2a2;content:"";display:block;height:35px;position:absolute;right:0;top:-8px;width:1px}.site-content .mdsg-sell-now-main-wrp.step1-new .mdsg-sell-now-forms-main-wrp.step1-new #mdsg-sell-now-form-1 #subtitle_for_seller_registration_for_step1{margin:0 auto;max-width:515px;padding:10px 10px 40px}#mdsg-user-reg-form .mdsg-cmn-frm-field.mdsg-btn.mdsg--btn--white{background-color:#f80560;border-color:#fff;color:#fff}.inner_text_box{background:#0b4ae2;color:#fff;padding:20px;width:300px}.inner_step_seller_first:after{background:url(/theme-images/img_restyling/Group-399.png);background-repeat:no-repeat;content:"";display:block;height:125px;left:-75px;position:absolute;top:130px;width:200px}.inner_step_seller_second:after{background:url(/theme-images/img_restyling/Group-400.png);background-repeat:no-repeat;content:"";display:block;height:132px;position:absolute;right:-75px;top:130px;width:117px}.inner_step_seller_third:after{background:url(/theme-images/img_restyling/Group-401.png);background-repeat:no-repeat;content:"";display:block;height:164px;left:-38px;position:absolute;top:114px;width:107px}.inner_step_seller_third .inner_text_box p{padding-right:40px}.inner_step_seller_fourth:after{background:url(/theme-images/img_restyling/Group-402.png);background-repeat:no-repeat;content:"";display:block;height:97px;position:absolute;right:-75px;top:209px;width:170px}.inner_step_seller_fourth .inner_text_box p{padding-bottom:40px}.inner_step_seller_second .inner_text_box,.inner_step_seller_third .inner_text_box{background:#f80560}.inner_step_seller_second .inner_text_box{left:270px;position:absolute;top:37px}.inner_step_seller_fourth .inner_text_box{left:291px;position:absolute;top:45px}.inner_step_seller_first .inner_iamge,.inner_step_seller_third .inner_iamge{display:flex;justify-content:flex-end}.inner_step_seller_first .inner_text_box{left:-142px;position:absolute;top:37px}.inner_step_seller_third .inner_text_box{left:-183px;position:absolute;top:45px}.inner_text_box p{font-size:16px;font-weight:500;line-height:20px}.inner_text_box h4{color:#fff;font-size:24px;padding-bottom:10px}.site-content .mdsg-sell-now-main-wrp.step1-new .mdsg-sell-now-forms-main-wrp.step1-new .mdsg-sell-now-form-wrp-1 .sell-now-step1-new-title{color:#333;font-size:28px;font-style:normal;font-weight:700;line-height:35px;margin:0 auto;max-width:525px;padding-bottom:50px;text-align:center}.mdsg-field-description-hidden{background:#f9fbfd;border:1px solid #edf2f5;display:block;padding:20px}#mdsg-sell-now-form-2 .mdsg--full--width{background:initial}#mdsg-sell-now-form-2 .mdsg--full--width #mdsg_sell_now_step2_form_btn_submit{background-color:#f80560;border-color:#fff;color:#fff}#mdsg-user-reg-form .mdsg--full--width{background:initial}.sell-now-step1-new-title{top:0!important}.page-template-template-sell-now-step-1-new .content-wrap{background:#f4f7fa}.mdsg--title--blocks-main .inner_items .inner_items_all{padding-right:38px;position:relative}.mdsg--title--blocks-main .inner_items .sort_by_items{padding-left:20px}.mdsg--page--title{border-bottom:1.20432px solid #e0e0e0}.show_inner_title{word-wrap:break-word;overflow-wrap:break-word}@media (max-width:1440px){#footer.newstmp-footer-main-blog>#footer-bottom .buy_or_sell_panel_on_post{background-position-x:center;background-size:auto 100%}.banner .h_banner{background-position-x:center}}@media (max-width:1380px){.gallery-navs .nav-item .nav-link{width:100%}.gallery-navs .nav-item{margin-bottom:30px;width:100%}#my_seller_profile_sidebar_left{min-width:100%}.make_shop_featured{min-width:100%!important}.descr_inner .ttl_innr{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.descr_inner .ttl_innr span{padding-bottom:5px;text-align:center;width:100%}.descr_inner .nm_innr{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}}@media (max-width:1200px){.mdsg-seller-panel--menu-items-section--innner ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{padding:0 10px}.mdsg--title--blocks-main .inner_items,.mdsg--title--blocks-main .mdsg-big-size-title{justify-content:center;padding-bottom:20px}.mdsg--content-right--block--inner .mdsg--title--blocks-main .all_item_btn_blc{justify-content:center}.show_inner_products{padding-right:40px}.show_inner_products .show_image{padding-bottom:20px;text-align:center}.show_inner_scent,.show_inner_title,.show_titles_name{text-align:center}.inner_details{justify-content:center}.inner_show_title_box{padding-bottom:40px}.show_titles_name{padding-bottom:10px}#my_seller_profile_sidebar_right .mdsg-seller-panel--menu-items-section--innner,#my_seller_profile_sidebar_right ul.mdsg-seller-panel--menu-items--lists,#my_seller_profile_sidebar_right ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{background:initial}}@media screen and (max-width:991px){.my_single_shop:before{display:none}.fr_txt{margin-top:0}.for_mid_title_content{padding:10px 0;text-align:center}.for_mid_title_content .single-shop-page__shop-name{padding-bottom:10px}.single-shop .for_mid_btns{margin:0 auto}.for_descrpt{margin:20px auto;width:50%}}@media (max-width:768px){.new-video-gallery .row .video-box{margin:20px;width:90%}.banner .h_banner{padding:0 20px}.mdsg-gal-img{max-width:100%;min-height:290px;-o-object-fit:cover;object-fit:cover;width:100%}}@media only screen and (max-width:500px){.inner_step_seller_first .inner_text_box{left:12px;top:37px}.inner_text_box h4{font-size:18px}.inner_text_box p{font-size:13px}.modal-wrapper{left:0;margin-left:0;width:auto}.inner_step_seller_quad img{width:190px}.inner_step_seller_second .inner_text_box{left:111px;top:37px}.inner_step_seller_quad:after{display:none}.inner_step_seller_third .inner_text_box{left:11px;top:18px}.inner_step_seller_fourth .inner_text_box{left:118px;top:15px}.inner_step_seller_fourth .inner_text_box p{padding-bottom:0}.inner_text_box{width:240px}}@media (max-width:1250px){.for-mobile{display:block!important}.not-for-mobile{display:none!important}.mdsg-seller-panel--menu-items--lists{margin:0!important}ul.mdsg-seller-panel--menu-items--lists{margin-bottom:20px}.for_descrpt{padding-bottom:30px;padding-top:30px;width:100%}.descr_inner{margin-bottom:20px}.descr_inner:last-child{margin-bottom:0}.clmns_imgs{display:flex;justify-content:space-around;padding:20px 0}.single-shop .for_mid_btns{margin:20px auto}.my_single_shop:before{display:none}#my_seller_profile_sidebar_right ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items.mdsg--active{background:#b4c8d3;font-family:CircularStd-Book!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;margin-top:0}#my_seller_profile_sidebar_right ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{background:#f80560;margin-right:10px}.mdsg-seller-panel--menu-items-section--innner ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items{border-radius:5px;color:#f80560}li.mdsg-seller-panel--menu-items a{font-family:CircularStd-Book!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important}.mdsg-seller-panel--menu-items-section--innner ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items a{padding:5px 0}.mdsg-seller-panel--menu-items-section .mdsg-seller-panel--menu-items-section--innner ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items a{color:#000;font-size:14px}.mdsg-seller-panel--menu-items__fixed{border-bottom:1px solid #d9e2e7;box-shadow:0 -5px 10px -50px rgba(163,175,190,.3)!important;margin:0!important;padding:10px 0 0!important}ul.mdsg-seller-panel--menu-items--lists li.mdsg-seller-panel--menu-items.mdsg--active{background:#f8fbff;margin-top:0}ul.mdsg-seller-panel--menu-items--lists{border-bottom:none!important}#my_seller_profile_sidebar_left,#my_seller_profile_sidebar_left .mdsg--profile-pic-circle-main,.circle_block{background-color:initial;display:flex;justify-content:center}.inner_details .view_details a i{opacity:1}.inner_nav .photos_gallery{text-align:center}#gallery_edit_in_my_seller_profile .mdsg--content-right--block{background:initial}.modal .modal-wrapper{background-position-x:84%;padding:10px;width:100%}.phrase_footer_new{display:flex}.phrase_span{width:34%}.banner{height:360px}.banner .banner_titles{width:100%}.banner .banner_btns{justify-content:flex-start;width:100%}.banner .banner_btns .for_btn{padding-top:20px;width:100%}.banner .h_banner{background-image:url(/theme-images/img_restyling/Group-151-1-1.png);background-size:100%}#footer.newstmp-footer-main-blog>#footer-bottom .buy_or_sell_panel_on_post.buy_or_sell_panel_on_post_mob{background-size:100% auto;height:478px}.buy_or_sell_panel_on_post_mob .container{padding:0 25px}.buy_or_sell_panel_on_post .mdsg-blog--single--post-con-inner{flex-wrap:wrap}.footer_new_sofia{width:100%}#footer p.phrase_footer_new{color:#fff;font-size:18px;text-align:left}.phrase_footer_new span{font-size:18px}footer.newstmp-footer-main-blog>#footer-bottom .buy_or_sell_panel_on_post #new_h2_footer{font-size:26px;line-height:33px}.btns_seller_panel{align-items:flex-start;justify-content:flex-start;width:100%}}@media (max-width:375px){.phrase_span{width:43%}}@media (max-width:320px){.phrase_span{width:67%}.banner{height:350px}.banner .h_banner{background-size:auto}}body.home.page-template.page-template-page-templates.page-template-template-home .mdsg-featured-products-main-wrp .mdsg-product-short-detail-feature-shop-products .mdsg-product--img-url-feature-shop-products img.mdsg-product-short-detail-img-feature-shop-products{border:1px solid transparent;border-radius:10px;height:100%;left:0;position:absolute;top:0;width:100%}body.home.page-template.page-template-page-templates.page-template-template-home .mdsg-featured-products-main-wrp .mdsg-buy-now-grp{display:none}.about-seller-text{word-wrap:break-word;color:#333;font-family:CircularStd-Book;font-size:17px;font-style:normal;font-weight:450;line-height:21px;overflow-wrap:break-word}.about-seller-text__placeholder{color:#a2a2a2;font-size:16px;font-weight:800;line-height:20px;opacity:.5}.mdsg---details-texts__value{color:#333!important;font-family:CircularStd-Book;font-size:16px!important;font-style:normal;font-weight:550!important;line-height:24px;text-align:left!important}.mdsg--details--lists-items__icon--country{height:16px;margin-left:4px;width:16px}.mdsg--details--lists-items__icon--city{height:20px;margin-left:13px;width:14px}.mdsg--details--lists-items__icon--age{height:18px;margin-left:6px;width:8px}.mdsg--details--lists-items__icon--size{height:16px;white-space:nowrap;width:21px}.mdsg--details--lists-items__icon--ethnicity{height:14px;margin-left:4px;width:14px}.mdsg--details--lists-items__icon--gender{height:19px;margin-left:12px;width:15px}.mdsg--details--lists-items__icon--size{margin-left:9px}.mdsg--details--lists-items__icon--age{margin-left:16px}.mdsg--details--lists-items__icon--country,.mdsg--details--lists-items__icon--ethnicity{margin-left:12px}.pink{color:#f80560}.profile_complete__item_text{color:#353535;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:220%;text-decoration-line:underline;text-transform:none}.body-seller-profile{padding:23px 10px 0}@media (max-width:800px){.body-seller-profile__open-tab{margin-top:0!important}}#si_profile_image_add_si{left:-15px!important;margin-right:0!important;top:4px!important}.mdsg--seller-social-icon{background-image:url(/theme-images/social/background.svg);border-radius:100px;cursor:pointer;height:40px;margin-left:15px;margin-top:10px;position:relative;width:40px}.mdsg--seller-social-icon:hover{border:2px solid #f80560}.mdsg-seller-panel--menu-items-section{margin-top:20px}.edit-shop-name,.edit-shop-title{height:34px;min-height:34px}.edit-shop-title{width:68%}.mdsg--seller-title--main-mobile,.profile-completeness-mobile,.title_form_for_mobile{display:none}.mdsg--uploaded-image-main-inner{max-width:300px}.inner_nav span{font-size:22px;line-height:31px}.add-image-button,.btn-new-image,.inner_nav span,.move-to{font-family:CircularStd-Book!important}.gallery-navs .nav-item .nav-link{padding-bottom:18px;padding-left:18px}@media screen and (max-width:800px){.gallery-navs .nav-item .nav-link{padding-left:0}}.up-arrow-down{transform:rotate(-180deg)}@media screen and (max-width:1400px){.profile_complete__item_text{font-size:12px!important}}@media screen and (max-width:1199px){.block_for_status_form #statusshop_section_edit .inner_title_and_form .mdsg--seller-title-text-text{font-size:19px!important}}@media screen and (max-width:1000px){#my_seller_profile_sidebar_left .mdsg--profile-pic-circle-main{background-color:initial;padding:0!important}.mdsg-my-items-main-wrapper--inner{padding:20px 0!important}.title_form_for_mobile{display:flex;margin-top:5px}.title_form_for_mobile .avatar-image{border-radius:100px;height:80px;margin-right:20px;width:80px}.title_form_for_mobile .edit-social-block{margin:auto 0;width:100%}.title_form_for_mobile .edit-social-block .edit-shop-name-box{justify-content:space-between}.title_form_for_mobile .edit-social-block .edit-shop-name-box input{margin-left:0!important}.title_form_for_mobile .edit-social-block .edit-shop-name-box .titleshop-section-edit-icon-wrap{margin-left:20px;position:relative}.title_form_for_mobile .edit-social-block .edit-shop-name-box .shop-name{font-size:20px;line-height:25px;padding-bottom:0}.mdsg--profile-pic-circle-main{display:none!important}.edit-shop-name-box .fa-pencil,.edit-shop-title-box .fa-pencil{border:2px solid #d3d3d3;border-radius:50%;color:#d3d3d3;cursor:pointer;font-size:14px;padding:5px}.titleshop-section-edit-icon-wrap{line-height:0!important;padding-top:0;position:absolute;right:0}.edit-shop-name-box{align-items:center!important;justify-content:center}.edit-shop-title{height:28px;min-height:28px;width:75%}.edit-shop-name{height:28px;min-height:28px;width:81%}#my_seller_profile_sidebar_left .mdsg-border-bottom-padd-75{padding-top:20px}.mdsg--profile-pic-circle-main{min-height:345px!important}.inner_title_icons,.mdsg--content-right--block--inner .block_for_status_form{display:none}.mdsg--profile-pic-circle-main{margin-bottom:13px!important}.about_sidebar{padding:0 5px 30px!important}.mdsg--details--lists-inner--main{border-bottom:none!important;margin:0!important;padding:0 10px!important;padding:0!important}.mdsg--seller-title--main-mobile{margin:30px 0 0!important}.mdsg---details-texts{justify-content:space-between!important}.mdsg---details-texts .mdsg---details-texts__value{margin-right:15px}.mdsg--details--lists-items{margin-bottom:15px}.shop-name{font-size:20px!important;line-height:25px!important}.shop-name,.shop-title{max-width:200px!important}.shop-title{font-size:9px!important;line-height:15px!important}}.see-more-about-information-block{display:none}@media screen and (max-width:1250px){ul.mdsg--details--lists-inner--main li.mdsg--details--lists-items{margin-bottom:20px}.mdsg--sidebar--left--main{border-bottom:1px solid #e8e8e8}.see-more-about-information-block{display:block;padding:10px 5px 0}.see-more-about-information-block span{color:#91b1d8;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;text-decoration-line:underline;text-transform:lowercase}.see-more-about-information-block img{height:5px;margin-left:6px;width:10px}.see-more-about-information-block .active-span{color:#2880e7}.shop-name{font-size:27px!important;line-height:30px!important;max-width:200px!important}.shop-title{font-size:14px!important;line-height:15px!important;max-width:280px!important}.mdsg--sidebar--left{border-bottom:none;padding:0!important}.body-seller-profile{margin-top:20px;min-height:520px;padding-left:0;padding-right:0;padding-top:0}.action-with-photo{bottom:5px!important;left:5px!important;width:100px!important}.close-image{background-image:url(/theme-images/seller-profile/close-image-blue2.svg)!important}.open-image{background-image:url(/theme-images/seller-profile/open-image-blue.svg)!important}.mdsg--details--lists-left{border-bottom:none!important}.profile-completeness-mobile{align-items:center;border-bottom:1px solid #d7e3f3;cursor:pointer;display:flex;justify-content:left;margin:36px auto 10px;width:97%}.profile-completeness-mobile .pink-percent{color:#f80560;font-size:28px;font-weight:900;line-height:35px;margin-right:20px}.profile-completeness-mobile.pink-bottom-line{border-bottom:1px solid #f80560}.block-circle{display:none}.circle_block{margin:0}.circle_block .info_circle{padding:0}.profile-completeness-mobile img{height:5px;margin-left:24px;margin-top:4px;width:10px}.profile_complete__item_text{font-size:14px!important;margin-left:7px}.mdsg--uploaded-image-main--image-item{height:115px;margin-left:5px;padding:0 0 7px!important;width:108px!important}.mdsg-gal-img{height:80%!important;max-width:300px;min-height:108px;width:108px!important}.mdsg--uploaded-image-main--image-item-grey{height:108px!important;width:108px}.mdsg--uploaded-image-main--image-item-grey img{height:48px!important;width:48px!important}.mdsg--setting--content-tab .mdsg-btn{font-size:11px;line-height:15px;min-width:100px!important}.mdsg--uploaded-image-main-inner{height:100%}.tab-content{margin-top:10px}.mdsg--content-right--block{margin-top:0!important}.add-image-button{display:flex;justify-content:center}}@media screen and (max-width:1130px){.mdsg--seller-title--main-mobile{align-items:center;display:flex;height:40px;justify-content:flex-start;margin:0 15px;margin-bottom:20px!important;position:relative}.mdsg--seller-title--main-mobile .mdsg--seller-social-icon:first-child{margin-left:0}.si-profile-image{height:27px;position:absolute;right:0;width:27px}.mdsg--profile-pic-circle-main{margin-bottom:0}.mdsg--seller-social-icon{margin-top:0}.about_section_inner span{margin-right:0!important}}.upload-photo-filter{align-items:center;background:rgba(9,9,9,.8);border-radius:5px;cursor:pointer;display:none;flex-direction:column;height:100%;position:absolute;top:0;width:100%}.upload-photo-filter-icon{height:22px;margin-top:49%;width:18px}.upload-photo-filter-label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:19px;text-decoration-line:underline}.mdsg--profile--image:hover .upload-photo-filter{display:flex}.title-navigation-for-mobile{margin:0 auto;padding-right:10px}.back-block{align-items:center;color:#f80560;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:500;left:0;line-height:24px;position:absolute;text-transform:capitalize}input.is-invalid,select.is-invalid~span .select2-selection{border-color:#dc3545!important}.invalid-feedback{margin-top:10px}.snotify-centerTop,.snotify-leftTop,.snotify-rightTop{top:30px}.snotify{font-family:CircularStd-Book;z-index:9998}.snotify .snotifyToast__title{font-size:20px;line-height:25px}.snotify .snotify-icon{max-height:30px;max-width:30px;right:15px}.snotify-cart .snotifyToast__inner{align-items:center;border:1px solid #f80560;border-radius:8px;box-shadow:0 4px 15px 0 rgba(130,16,58,.1);display:flex;flex-direction:row;justify-content:space-between;min-height:60px;padding:5px 15px}.snotify-cart .snotifyToast__inner .snotifyToast__title{align-items:center;color:#f80560;display:flex;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;text-transform:capitalize}.snotify-cart .snotifyToast__inner .snotifyToast__title img{margin-right:20px}.modal{z-index:9997!important}button[disabled],html input[disabled],html textarea[disabled]{background-color:#eee;cursor:default}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{opacity:0;transform:translateX(10px)}.modal-open .mdsg--details--lists-items .select2-container{z-index:1}.modal-open .select2-container{z-index:10000}.vue-range-slider.slider-component .slider .slider-process{background-color:#f80560!important}.vue-range-slider.slider-component .slider-tooltip-wrap .slider-tooltip{background-color:#f80560!important;border:1px solid #f80560!important}#wc-cardinity-cc-form .form-row-wide .invalid-feedback{min-height:50px}.v-progress-bar{font-family:CircularStd-Book;height:auto;margin:20px 0 9px;width:100%}.v-progress-bar .prfl_cmplt{color:#333448;font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin-top:10px}.v-progress-bar .progressbar__label img{left:110px;position:absolute;top:70px}.v-progress-bar .progressbar__label{font-family:CircularStd-Book;font-size:47px}.v-progress-bar .progressbar__label_small{font-family:CircularStd-Book;font-size:18px}button:focus{box-shadow:none!important;outline:none!important}.mdsg-btn.small{font-size:16px;padding:5px 20px}.edit-shop-name-box,.edit-shop-title-box{position:relative}.edit-shop-name,.edit-shop-title{min-height:47px}.shop-name,.shop-title{line-height:50px;vertical-align:middle}.edit-shop-name~.invalid-feedback,.edit-shop-title~.invalid-feedback{bottom:-20px;left:45px;position:absolute}@media screen and (max-width:767px){.edit-shop-name~.invalid-feedback,.edit-shop-title~.invalid-feedback{bottom:-30px;left:0}}.text-capitalize-first:first-letter{text-transform:uppercase}.blog-posts .loader-box{height:100px;margin-bottom:20px;margin-top:115px!important;width:100%}.blog-posts .no-posts{color:#f80560;margin-top:150px;width:100%}.pagination-front{margin:35px 0;text-align:center;width:100%}.pagination-front .page-link{background-color:unset;border:unset;color:unset;display:unset;line-height:1.25;margin-left:unset;padding:unset;position:relative}.pagination-front .page-item.active .page-link{background-color:unset;border-color:unset;color:#fff;z-index:3}.pagination-front .pagination-next-nav,.pagination-front .pagination-prev-nav{display:none}.pagination-front .pagination .pagination-page-nav{border-radius:50%;color:#a3a3a3;display:inline-block;font-family:CircularStd-Bold;font-size:14px;height:48px;line-height:48px;margin:0 7px;text-align:center;width:48px}.pagination-front .pagination .pagination-page-nav.active{background-color:#f80560;color:#fff}.subscribe-sendinblue{position:relative}.subscribe-sendinblue .invalid-feedback{bottom:-15px;position:absolute;width:unset}.tooltip .tooltip-inner{background-color:#f80560}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#f80560}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#f80560}.cursor-pointer{cursor:pointer}.shop-country-flag{border-radius:50%;height:20px;width:20px}.slider-subscriptions{align-items:center;display:flex;height:611px;justify-content:center}.slider-subscriptions>.mdsg-first--package{margin-right:50px}.slider-subscriptions>.mdsg-last--package{margin-left:50px}.body-block__shop-form .select2-container--default .select2-selection--single{align-items:center;background:#fff;border:1px solid #d7dbe7;border-radius:5px!important;box-sizing:border-box;display:flex;height:60px!important}.body-block__shop-form .select2-container--default .select2-selection--single .select2-selection__rendered{padding:19px 10px 19px 30px!important}.messaging-cost-block__select-block{position:relative}.messaging-cost-block__select-block .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(90deg)}.messaging-cost-block__select-block .select2-container{text-transform:none!important;width:100%!important}.messaging-cost-block__select-block .select2-container--open .select2-dropdown--below{width:100%!important}.messaging-cost-block__select-block .select2-container--default .select2-selection--single{align-items:center;background:rgba(137,148,166,.08);border:none;border-radius:5px!important;box-sizing:border-box;display:flex;height:48px!important;width:125px}.messaging-cost-block__select-block .select2-container--default .select2-selection--single .select2-selection__rendered{color:#333448;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:500;line-height:25px;padding:10px 26px 10px 15px!important;text-transform:none!important}.messaging-cost-block__select-block .select2-container--default .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.messaging-cost-block__select-block .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(270deg);transition:all .2s;width:20px}.filter-item-string-element .select2-container--default .select2-selection--single .select2-selection__rendered{color:#333448;font-family:CircularStd-Book!important;font-size:16px;font-style:normal;font-weight:450;line-height:20px;padding:0!important}@media (max-width:801px){.slider-subscriptions{height:575px!important}}.upload-video-progress{position:absolute!important;width:200px;z-index:3}.upload-video-progress .label{font-family:CircularStd-Book;font-size:47px}.upload-video-progress .label .text{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:18px}header.header-top-menu .right-side-account-menu .mdsg-user-menu-main-wrp{display:inline;padding:5px 0 20px 29px}header.header-top-menu .right-side-account-menu .user-menu-header-coins-info{background:0 0;border:0;color:#f80360;display:inline;font-size:15px;line-height:7px;padding:5px 25px 4px 0;vertical-align:middle}header.header-top-menu .count-messages-block{align-items:center;cursor:pointer;display:flex;margin-right:10px;position:relative}@media (max-width:800px){header.header-top-menu .count-messages-block{align-items:center;display:flex;margin-right:0;padding:0 15px;position:relative}}header.header-top-menu .count-messages-block__icon{height:32px;width:32px}@media (max-width:800px){header.header-top-menu .count-messages-block__icon{height:23px;width:23px}}header.header-top-menu .count-messages-block__icon-small{height:24px;width:18px}header.header-top-menu .count-messages-block__icon-big{height:32px;width:32px}header.header-top-menu .count-messages-block__count{background:#f8fbff;border-radius:50px;color:#333448;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:500;line-height:18px;margin-left:5px;max-height:32px;padding:7px 11px}@media (max-width:800px){header.header-top-menu .count-messages-block__count{background:#f80560;color:#fff;font-size:9px;left:28px;line-height:0px;margin-left:0;max-height:13px;padding:8px 5px;position:absolute;top:33px}}header.header-top-menu .count-messages-block__count-new{background:#f80360;border-radius:50px;color:#fff;font-family:CircularStd-Book;font-size:10px;font-style:normal;font-weight:500;left:17px;line-height:14px;min-width:19px;padding:2px 4px;position:absolute;text-align:center;top:15px}@media (max-width:800px){header.header-top-menu .count-messages-block__count-new{left:32px;top:29px}}header.header-top-menu .change-language-panel{padding-left:16px}@media (max-width:800px){header.header-top-menu .change-language-panel{align-items:center;border-left:1px solid #e8edf8;display:flex;height:100%}}header.header-top-menu .right-side-account-menu .user-menu-header-coins-info img.icon-coins--user-menu{height:auto;width:34px}header.header-top-menu .right-side-account-menu .user-menu-header-coins-info img.icon-coins-plus--user-menu{height:auto;left:-10px;position:relative;top:-15px;width:32px}header.header-top-menu .right-side-account-menu .user-menu-header-coins-info>.user-menu-header-coins-info-wallet{left:-10px;position:relative;top:0}@media screen and (max-width:767px){header.header-top-menu .right-side-account-menu .user-menu-header-coins-info>.user-menu-header-coins-info-wallet{font-size:14px;position:static}}header.header-top-menu .right-side-account-menu .user-menu-header-coins-info img.icon-coins-plus--user-menu:hover{border:2px solid #f80360;border-radius:50px}.label-name{word-wrap:break-word;color:#9d9d9d;max-width:200px;overflow-wrap:break-word}.z-index-max{z-index:10000!important}.swal2-cancel,.swal2-confirm{text-transform:none!important}.swal2-title{color:#333448!important;font-family:CircularStd-Book!important;font-size:25px!important;font-weight:450!important}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:240px;right:auto}@media screen and (max-width:1384px){.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px}}.swiper-button-next,.swiper-button-prev{cursor:pointer;height:30px;position:absolute;top:calc(50% + 15px);width:30px;z-index:10}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:240px}@media screen and (max-width:1384px){.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px}}.swiper-button-next,.swiper-button-prev{align-items:center;background:#f80560;border-radius:50%;color:#fff;display:flex;height:31px;justify-content:center;width:31px}.swiper-button-next:after,.swiper-button-prev:after{content:url(/theme-images/chevron.svg);margin:2px 1px 0 0}.swiper-button-next:after{margin:-2px -1px 0 0;rotate:180deg}.invalid-feedback-custom{color:#333!important}.invalid-feedback-custom a{color:#f80560;text-decoration:none}.info-popup{margin-left:5px}.info-popup div.tooltip-icon{background-image:url(/theme-images/buy-money/info-20-20.svg)!important;cursor:pointer;height:20px;position:relative;width:20px}.info-popup span{background-color:#f4f3f4;border-radius:5px;color:#333448;display:none;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;margin:15px;padding:20px;z-index:3}.info-popup span .info-popup__arrow,.info-popup span .info-popup__arrow:before{background:#f4f3f4;border-radius:3px;height:20px;position:absolute;width:20px}.info-popup span .info-popup__arrow{visibility:hidden}.info-popup span .info-popup__arrow:before{content:"";transform:rotate(45deg);visibility:visible}.info-popup span[x-placement^=top]>.info-popup__arrow{bottom:-10px}.info-popup span[x-placement^=bottom]>.info-popup__arrow{top:-10px}.info-popup span[x-placement^=left]>.info-popup__arrow{right:-10px}.info-popup span[x-placement^=right]>.info-popup__arrow{left:-10px}.btn-outline{background:#fff!important;border:1px solid #f80560!important;color:#f80560!important}.multiselect__tag{background:#fff;border:1.5px solid #f80560;border-radius:50px;box-sizing:border-box}.multiselect__tag span{color:#f80560;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px}.multiselect{height:100%}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:none!important;color:#a6a6a6}.multiselect--disabled{opacity:1}.multiselect--disabled,.multiselect--disabled .multiselect__tags,.multiselect--disabled input{background-color:#eee!important;cursor:default}.multiselect--disabled .multiselect__single{background-color:#eee!important}.filters-item-multi-select-shop .multiselect__tags{background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;display:block;padding:11px 40px 0 16px!important}.filters-item-multi-select-shop .multiselect__placeholder{color:#b2b8c9;display:inline-block;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:0;margin-top:5px;padding-top:0}.filters-item-multi-select-shop .multiselect__input{background:#fcfcfc!important;border:none!important;color:#333448;height:0;min-height:20px!important;min-width:0!important;padding-left:0!important}.filters-item-multi-select-shop .multiselect__input::-moz-placeholder{color:#b2b8c9}.filters-item-multi-select-shop .multiselect__input::placeholder{color:#b2b8c9}.filters-item-multi-select-shop .multiselect__select:before{background-image:url(/theme-images/faq/icon-up-down3.svg);height:10px;transform:rotate(0deg);width:18px}.filters-item-multi-select-shop .multiselect--active .multiselect__select.multiselect__select:before{bottom:20px!important;left:20px!important}.filters-item-multi-select-shop .multiselect--active .multiselect__select{transform:rotate(180deg)}.filters-item-multi-select-shop .checkbox-label:focus,.filters-item-multi-select-shop .checkbox-label:hover,.filters-item-multi-select-shop .multiselect__content-wrapper,.filters-item-multi-select-shop .multiselect__element:focus,.filters-item-multi-select-shop .multiselect__element:hover,.filters-item-multi-select-shop .multiselect__option--highlight,.filters-item-multi-select-shop .multiselect__option--selected,.filters-item-multi-select-shop .multiselect__option--selected.multiselect__option--highlight{background:#fcfcfc!important}.filters-item-multi-select-shop .multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__placeholder{color:#8993aa;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:0;padding-top:0}.multiselect--active .multiselect__select{transform:rotate(0deg)}.multiselect__single{margin-bottom:0;padding-left:0}.multiselect__input{background:#fff!important;border:none!important;color:#444;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;height:0;line-height:20px;margin-bottom:0;min-height:20px!important;min-width:0!important;padding-left:0!important}.multiselect__input::-moz-placeholder{color:#8993aa;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.multiselect__input::placeholder{color:#8993aa;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.mdsg---details-texts-city .multiselect .multiselect__tags{padding:0 50px 0 20px}.mdsg---details-texts-city .multiselect .multiselect__tags:before{content:url(/theme-images/city-select/locality-selected2.svg);left:20px;margin-right:15px}.mdsg-form-field-cmn-wrp .multiselect__tags{border:1px solid #cfcfcf!important;border-radius:0;min-height:52px}.multiselect__tags{align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:5px;box-sizing:border-box;display:flex;height:100%;margin:auto 0;min-height:50px;padding:0 50px 0 30px}.multiselect__content-wrapper{background:#fff!important}.multiselect__option--highlight:after,.multiselect__option--selected.multiselect__option--highlight:after{content:none}.multiselect__option,.multiselect__option--highlight{align-items:center;display:flex;padding:0 0 0 16px}.multiselect__tag-icon:after{color:#f80560;content:"×";font-size:20px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#f80560;color:#fff}.multiselect__select:before{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:0;border:none;bottom:0;content:"";height:12px;left:0!important;margin:auto auto auto 0;position:absolute;right:20px;top:0;transform:rotate(90deg);transition:all .2s;width:25px}.multiselect__element:focus,.multiselect__element:hover,.multiselect__option--selected.multiselect__option--highlight{background:#f80560!important}.underwear{color:#333448;font-family:CircularStd-Bold!important;font-size:14px;font-weight:500;line-height:18px;position:absolute;text-transform:uppercase;top:0}.underwear:after{border:1px solid #ebebeb;bottom:0;content:"";height:1px;left:102px;position:absolute;right:0;top:8px;width:236px}.shoes_checkbox,.underwear_checkbox{align-items:flex-end!important;margin-bottom:10px;min-height:50px!important;position:relative}.shoes{color:#333448;font-family:CircularStd-Bold!important;font-size:14px;font-weight:500;line-height:18px;text-transform:uppercase;top:0}.shoes,.shoes:after{content:"";position:absolute}.shoes:after{border:1px solid #ebebeb;bottom:0;height:1px;left:102px;right:0;top:8px;width:236px}.skirts_checkbox{align-items:flex-end!important;margin-bottom:10px;min-height:50px!important;position:relative}.skirts{color:#333448;font-family:CircularStd-Bold!important;font-size:14px;font-weight:500;line-height:18px;position:absolute;text-transform:uppercase;top:0}.skirts:after{border:1px solid #ebebeb;bottom:0;content:"";height:1px;left:130px;position:absolute;right:0;top:8px;width:236px}.dildos_checkbox{align-items:flex-end!important;margin-bottom:10px;min-height:50px!important;position:relative}.dildos{color:#333448;font-family:CircularStd-Bold!important;font-size:14px;font-weight:500;line-height:18px;position:absolute;text-transform:uppercase;top:0}.dildos:after{border:1px solid #ebebeb;bottom:0;content:"";height:1px;left:102px;position:absolute;right:0;top:8px;width:236px}.multiselect__option--highlight,.multiselect__option--selected{background:#f80560!important}.multiselect__option--selected:after{color:silver;content:none}.multiselect__content-wrapper{position:absolute;z-index:1}.fancybox-show-thumbs .fancybox-thumbs{background-color:transparent;padding:0 10px;right:60px;top:60px}.fancybox-thumbs__list a{height:154px;margin-bottom:10px;max-width:100%;width:100%}.fancybox-thumbs__list a:before{background-color:#000;border:none!important}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:.7}.fancybox-show-thumbs .fancybox-inner{right:0!important}.fancybox-show-thumbs .fancybox-thumbs{opacity:0}.fancybox-show-toolbar.fancybox-show-thumbs .fancybox-thumbs{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-image{pointer-events:none!important}@media screen and (max-width:1040px){.fancybox-show-thumbs .fancybox-thumbs{min-width:100%}.fancybox-thumbs__list a{margin-right:10px}.fancybox-show-thumbs .fancybox-thumbs{display:none!important}}.filters-item-multi-select-shop{height:-moz-max-content;height:max-content;margin-bottom:30px;min-height:50px;width:371px}@media screen and (max-width:900px){.filters-item-multi-select-shop{width:305px}}.filters-item-multi-select-shop_full-width{width:100%}.filters-item-multi-select-shop label{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:10px}.filters-item-multi-select-shop input.mdsg-custom-checkbox{box-sizing:border-box;display:none;opacity:0!important;padding:0}.filters-item-multi-select-shop .checkbox-label.active span.mdsg--checkbox--check{border:1px solid #f80560}.filters-item-multi-select-shop input.mdsg-custom-checkbox~span.mdsg--checkbox--check{background:#fcfcfc;border:1px solid #9195a2;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;margin-right:8px!important;vertical-align:middle;width:20px}.filters-item-multi-select-shop input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:15px;line-height:20px;margin-left:2px;transition:all .2s}.filters-item-multi-select-shop .checkbox-label{color:#9195a2;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.filters-item-multi-select-shop .checkbox-label__active{color:#f80560!important}.filters-item-multi-select-shop .checkbox-label.active{color:#f80560}.hidden-price-filter{opacity:0}@media screen and (max-width:900px){.hidden-price-filter{display:none}}.base-breadcrumbs{display:flex;flex-wrap:wrap;padding:25px 0}@media screen and (max-width:1171px) and (min-width:801px){.base-breadcrumbs{margin-left:8px;margin-right:8px}}@media screen and (max-width:800px){.base-breadcrumbs{display:none}}.base-breadcrumbs .login-as-user{background-color:#007bff!important;font-family:CircularStd-Book!important;text-transform:none}.base-breadcrumbs .login-as-user:focus,.base-breadcrumbs .login-as-user:hover{background-color:#0069d9!important}.base-breadcrumbs__item{align-items:center;color:#bdbdbd;cursor:pointer;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-right:30px;position:relative}.base-breadcrumbs__item:after{background-color:#f80560;border-radius:50%;content:"";height:6px;position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:6px}.base-breadcrumbs__item:nth-child(2){color:#333448;cursor:auto;font-weight:500;margin-right:0}.base-breadcrumbs__item:nth-child(2):after{display:none}.main-blur,.main-blur img,.main-blur video{background:rgba(0,0,0,.1);filter:blur(30px)}.main-blur-bg-image-none{background-image:none!important}.fancybox-blur .fancybox-image,.fancybox-blur .fancybox-thumbs__list a{background:rgba(0,0,0,.1);filter:blur(30px)}.removed-word{cursor:pointer;position:relative}.removed-word:hover .union-block-word{display:flex}.removed-word .union-block-word{align-items:center;background-image:url(/theme-images/removed-word/union.svg);background-size:cover;border-radius:4px;display:none;flex-direction:column;height:76px;left:-125px;position:absolute;width:323px;z-index:50}@media screen and (max-width:800px){.removed-word .union-block-word{background-image:url(/theme-images/removed-word/union.svg)}}.removed-word .union-block-word p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px!important;font-style:normal;font-weight:450;left:50px;line-height:150%;margin-left:0!important;margin-top:20px;text-align:left;white-space:normal!important;width:90%}.base-button{background:#f80560;border:2px solid transparent;border-radius:30px;color:#fff;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;padding:12px 31px;transition:all .3s ease-out}.base-button:hover{background:#fff;border-color:#f80560;color:#f80560}.base-button_extra-small{color:#fff;padding:5px 10px}.base-button_extra-small,.base-button_small{font-size:14px;font-weight:450;line-height:18px}.base-button_small{padding:7px 16px 6px}.base-button_middle{padding:18px}.base-button_full-width{width:100%}.base-button_with-icon{align-items:center;display:flex;justify-content:center}.base-button_with-icon:hover .base-button__icon{background:#f80560}.base-button__icon{transition:all .3s ease-out}.base-button__icon_before{margin-right:10px}.base-button__icon_after{margin-left:10px}.base-button__icon_message{background:#fff;height:16px;-webkit-mask:url(/theme-images/message.svg) center/contain no-repeat;mask:url(/theme-images/message.svg) center/contain no-repeat;width:20px}.base-button__icon_filter{background:#fff;height:24px;-webkit-mask:url(/theme-images/shop-page/filter.svg) center/contain no-repeat;mask:url(/theme-images/shop-page/filter.svg) center/contain no-repeat;width:24px}.base-button__icon_close{background:#fff;height:24px;-webkit-mask:url(/theme-images/shop-page/x.svg) center/contain no-repeat;mask:url(/theme-images/shop-page/x.svg) center/contain no-repeat;width:24px}.base-button_inverse{background:transparent;border-color:#f80560;color:#f80560}.base-button_inverse .base-button__icon{background:#f80560}.base-button_inverse:hover{background:#f80560;color:#fff}.base-button_inverse:hover .base-button__icon{background:#fff}@media screen and (max-width:800px){body .hide-mobile{display:none}}@media screen and (min-width:801px){body .show-mobile{display:none}}.base-avatar{background-position:50%;background-size:cover}.base-single-selector{background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;box-sizing:border-box;cursor:pointer;font-family:CircularStd-Book;max-width:264px;position:relative;transition:all .2s}@media screen and (max-width:800px){.base-single-selector{max-width:160px}}.base-single-selector_open{border:none}.base-single-selector__options{background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;box-sizing:border-box;cursor:pointer;left:0;position:absolute;right:0;top:0;z-index:10}.base-single-selector__option{color:#333448;font-size:16px;font-weight:450;line-height:1.5;padding:20px}@media screen and (max-width:800px){.base-single-selector__option{font-size:12px;padding:15px}}.base-single-selector__option_selected{color:#f80560}.base-single-selector__value{color:#333448;font-size:16px;font-weight:450;line-height:20px;min-width:264px;padding:20px 60px 20px 20px;position:relative}@media screen and (max-width:800px){.base-single-selector__value{font-size:12px;min-width:160px;padding:20px 0 20px 10px;width:160px}}.base-single-selector__value:after{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;content:"";height:20px;margin-left:15px!important;position:absolute;right:20px;top:20px;transform:rotate(90deg);transition:all .2s;width:20px;z-index:10}@media screen and (max-width:800px){.base-single-selector__value:after{right:10px}}.base-selected-filters{align-items:center;border-bottom:1px solid #ebebeb;display:flex;flex-wrap:wrap;padding-bottom:10px}@media screen and (max-width:400px){.base-selected-filters{flex-direction:column}}.base-selected-filters__clear-all{margin-left:20px}.base-selected-filters-item{align-items:center;border:1px solid #e4e3eb;border-radius:40px;display:flex;flex-wrap:wrap;justify-content:center;margin-right:10px;padding:10px 20px}@media screen and (max-width:800px){.base-selected-filters-item{margin-bottom:10px}}.base-selected-filters-item__label{color:#333448;font-size:14px;font-weight:450;line-height:18px}.base-selected-filters-item-value{align-items:center;border:1.5px solid #f80560;border-radius:50px;display:flex;justify-content:space-between;margin-left:5px;padding:5px 10px}.base-selected-filters-item-value__label{color:#f80560;font-size:14px;font-weight:450;line-height:18px;margin-right:4px}.base-selected-filters-item-value__close{background-image:url(/theme-images/shop-page/x.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer;height:16px;width:16px}.base-checkbox{align-items:center;display:flex}.base-checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid gray;border-radius:5px;color:#000;cursor:pointer;height:20px;outline:0;position:relative;transition:background 175ms cubic-bezier(.1,.1,.25,1);width:20px}.base-checkbox__input:before{border-color:#f80560;border-style:solid;border-width:0 2px 2px 0;content:"";display:block;height:11px;left:6.5px;opacity:0;position:absolute;top:2px;transform:rotate(45deg);width:6px}.base-checkbox__input:checked{background:#fff;border-color:#f80560;color:#fff}.base-checkbox__input:checked:before{opacity:1}.base-checkbox__label{color:#333448;cursor:pointer;font-size:16px;font-weight:500;line-height:20px;padding:0 10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-checkbox__label:before{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);color:#d3d3d3;content:attr(data-content);position:absolute;text-decoration:line-through;text-decoration-color:#000;text-decoration-thickness:3px;transition:-webkit-clip-path .2s cubic-bezier(.25,.46,.45,.94);transition:clip-path .2s cubic-bezier(.25,.46,.45,.94);transition:clip-path .2s cubic-bezier(.25,.46,.45,.94),-webkit-clip-path .2s cubic-bezier(.25,.46,.45,.94)}.information-modal .modal-header{align-items:center;background:#f1f5f8;display:flex;justify-content:center}.information-modal .modal-header__title{color:#333448;font-size:23px;font-weight:500;line-height:28px;margin:0 0 0 auto;max-width:422px;text-align:center}.information-modal .modal-header__title span{color:#f80560}.base-popup .modal-content,.base-popup__content{border:0!important;border-radius:10px!important}.base-popup .modal-content .swal2-icon,.base-popup__content .swal2-icon{border:0;margin-bottom:34px}.base-popup .modal-content .swal2-title,.base-popup__content .swal2-title{margin-bottom:40px;max-width:280px}.base-popup .modal-content .swal2-html-container,.base-popup__content .swal2-html-container{color:#333448;font-family:CircularStd-Book,serif!important;font-size:18px;font-style:normal!important}.base-popup__content{width:459px}.base-popup .modal-header{border-bottom:0}.base-popup__title{color:#f80560!important;font-size:26px!important;font-weight:700!important}.base-popup__text{color:#333448;font-size:18px}.base-popup__actions{align-items:center;display:flex;justify-content:space-around!important}.base-popup__actions button{border:1px solid transparent;border-radius:30px;font-size:16px;font-weight:450;padding:10px 64px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.base-popup__button-outline:hover,.base-popup__button-primary{background:#f80560;color:#fff}.base-popup__button-outline,.base-popup__button-primary:hover{background:#fff;border:1px solid #f80560!important;color:#f80560}.base-popup__info .base-popup__title{margin-bottom:25px!important;max-width:unset!important}.base-popup__info .base-popup__actions{margin-top:40px!important}.payment-credited-popup{align-items:center;justify-content:center;max-width:460px!important;padding:45px!important}.payment-credited-popup .swal2-title{margin-bottom:25px!important}.payment-credited-popup .swal2-content,.payment-credited-popup .swal2-header{padding:0!important}.payment-credited-popup .swal2-actions{margin-bottom:0!important;margin-top:45px!important}.payment-credited-popup .swal2-actions .swal2-confirm{width:100%}.mark-sent-popup .modal-header{padding-bottom:0}.mark-sent-popup__title{color:#333;font-size:22px;font-style:normal;font-weight:700;letter-spacing:.11px;line-height:26px;margin:14px auto;max-width:394px;text-align:center}.mark-sent-popup .main-button{margin:0 auto;width:280px}.mark-sent-popup .modal-body{padding-bottom:50px;padding-top:0}.mark-sent-popup .add-product-register-block__label{margin-top:0}.mark-sent-popup textarea{height:auto}.leave-review-info-popup{border-radius:0!important;padding:0!important}.leave-review-info-popup .swal2-header{border-bottom:1px solid #dfe3e8;padding:25px 0 0}.leave-review-info-popup .swal2-title{margin-bottom:20px!important;max-width:432px!important}.leave-review-info-popup .swal2-content{margin-top:20px!important}.leave-review-info-popup .swal2-actions{margin-bottom:50px!important;margin-top:60px!important}.mark-received-popup .modal-dialog{max-width:640px}.mark-received-popup .modal-content{border-radius:0!important;padding:0!important}.mark-received-popup .modal-header{border-bottom:1px solid #dfe3e8!important;justify-content:space-around!important;padding:25px}.mark-received-popup .modal-header .close{position:absolute;right:1rem;top:1rem}.mark-received-popup__title-text{display:flex;font-size:20px;font-weight:500;justify-content:center;line-height:25px;max-width:395px;text-align:center;width:100%}.mark-received-popup__title-text .item-name{color:#f80560}.mark-received-popup__label{color:#b2b8c9;font-weight:500}.mark-received-popup__label,.mark-received-popup__value-main{font-size:20px;line-height:25px;margin-top:20px}.mark-received-popup__value{font-size:20px;line-height:25px;margin-top:10px}.mark-received-popup__actions{display:flex;justify-content:space-between;margin-bottom:35px;margin-left:50px;margin-right:50px;width:100%}.mark-received-popup__actions button{width:260px}@media (max-width:540px){.mark-received-popup__actions{align-items:center;flex-direction:column}.mark-received-popup__actions button:first-child{margin-bottom:10px}}.mark-received-popup .modal-body{padding:0 50px 50px}.mark-received-popup .add-product-register-block__label{margin-top:0}.relist-popup .swal2-icon-content .fa{color:#f80560;font-size:100px}@media (max-width:480px){.relist-popup .swal2-actions{align-items:center;flex-direction:column-reverse}.relist-popup .swal2-actions button:last-child{margin-bottom:10px}}.swiper-pagination{align-items:center;display:flex;justify-content:center;width:100%}.swiper-pagination-bullet{background:#b2b8c9;border-radius:29px;display:inline-block;height:9px;margin-right:10px;opacity:.8;width:9px}.swiper-pagination-bullet-active{background:#f11e6f;border-radius:29px;height:15px;width:15px}body.modal-open{overflow:hidden}.swal2-popup{height:30em;width:30em!important}.swal2-popup .swal2-title{margin:24px auto}.buyer-profile-page{font-family:CircularStd-Book;width:100%}@media (max-width:1200px) and (min-width:801px){.buyer-profile-page{width:100%}}@media screen and (max-width:800px){.buyer-profile-page{width:100%}}.buyer-profile-page__content{background:#fff;border-radius:4px;box-shadow:0 10px 50px rgba(208,222,240,.3)}.buyer-profile-page__body{margin:40px 0;padding:0 24px 52px}@media screen and (max-width:800px){.buyer-profile-page__body{margin:21px 0 60px}}.buyer-profile-page__body_no-x-padding{padding-left:0;padding-right:0}@media screen and (max-width:800px){.buyer-profile-page__body_no-x-padding{padding-left:24px;padding-right:24px}}.buyer-profile-page .select2-container{width:100%!important;z-index:10}.buyer-profile-page .select2-container .select2-selection--single{height:50px!important}.buyer-profile-page .city-select.is-invalid .buyer-profile-input{border-color:#dc3545}.buyer-profile-page__banner-block{background:#ffebec;border-radius:2px;display:flex;justify-content:space-between;margin-bottom:12px;min-height:56px;padding:10px 25px}@media screen and (max-width:800px){.buyer-profile-page__banner-block{align-items:center;flex-direction:column;justify-content:center;padding:10px}}.buyer-profile-page__banner-block-text{color:#f80514;font-size:14px;font-weight:450;line-height:18px;max-width:335px}@media screen and (max-width:800px){.buyer-profile-page__banner-block-text{text-align:center}}.buyer-profile-page__banner-block-button{align-items:center;border:1px solid #f80514;border-radius:30px;box-sizing:border-box;color:#f80514;cursor:pointer;display:flex;font-size:14px;font-weight:450;height:32px;justify-content:center;line-height:18px;text-align:center;width:150px}@media screen and (max-width:800px){.buyer-profile-page__banner-block-button{margin-top:20px}}.buyer-profile-banner{background-color:#fff;background-image:url(/theme-images/buyer-profile/bayer-banner-background-1.png),url(/theme-images/buyer-profile/bayer-banner-background-2.png);background-position:100% 0,calc(100% - 75px) 50%;background-repeat:no-repeat,no-repeat;margin-bottom:10px;padding:20px 48px}@media screen and (max-width:1200px){.buyer-profile-banner{background-image:none}}@media screen and (max-width:800px){.buyer-profile-banner{padding:20px}}.buyer-profile-banner__title{color:#f80560;font-family:CircularStd-Book;font-size:20px;font-weight:500;line-height:25px}.buyer-profile-banner__content{align-items:center;display:flex;max-width:calc(100% - 100px)}@media screen and (max-width:1200px){.buyer-profile-banner__content{flex-direction:column;max-width:100%}}.buyer-profile-banner__info{width:60%}@media screen and (max-width:1200px){.buyer-profile-banner__info{align-items:center;display:flex;flex-direction:column;width:100%}}.buyer-profile-banner__description{color:#333448;font-family:CircularStd-Book;font-size:16px;font-weight:450;line-height:20px;margin-top:10px;max-width:302px}@media screen and (max-width:1200px){.buyer-profile-banner__description{text-align:center}}.buyer-profile-banner__button-block{margin-left:30px}@media screen and (max-width:1200px){.buyer-profile-banner__button-block{align-items:center;display:flex;height:88px;margin-left:0}}.buyer-profile-title-block{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;font-family:CircularStd-Book;padding:25px 30px 25px 48px}.buyer-profile-title-block_space-between{justify-content:space-between}@media screen and (max-width:800px){.buyer-profile-title-block{border-bottom:none;padding:15px 20px 15px 24px}}.buyer-profile-title{color:#333448;font-size:20px;font-weight:500;line-height:25px}@media screen and (max-width:800px){.buyer-profile-title{font-size:18px;line-height:23px}}.buyer-profile-button-block{align-items:center;display:flex;justify-content:center;margin-top:40px}.buyer-profile-button{background-color:#f80560;border:1px solid #f80560;border-radius:30px;color:#fff;font-size:16px;font-weight:450;line-height:20px;min-width:180px;padding:13px 23px;text-align:center}.buyer-profile-button:hover{background:#fff;color:#f80560}.buyer-profile-button[disabled]{background:#fff;color:#f80560;cursor:wait}.buyer-profile-button_transparent{background-color:transparent;color:#f80560}.buyer-profile-button_transparent:hover{background:#f80560;color:#fff}.buyer-profile-button_transparent[disabled]{background:#f80560;color:#fff;cursor:wait}.buyer-profile-page-container{margin:0 auto;width:100%}.buyer-profile-page-container_small{max-width:520px}.buyer-profile-input-block{margin-top:24px}.buyer-profile-input-block:first-child{margin-top:0}.buyer-profile-label{color:#333448;font-size:20px;font-weight:500;line-height:25px;margin-bottom:8px;width:100%}.buyer-profile-page .buyer-profile-input{background:#fff;border:1px solid #e7e7e7;border-radius:2px;color:#000;height:260px;padding:15px;width:100%}.buyer-profile-page .buyer-profile-input.is-invalid{border-color:#dc3545}.buyer-profile-block-edit .buyer-profile-input{background:#fff;border:1px solid #e7e7e7;border-radius:2px;color:#000;height:40px;padding:10px;width:100%}.buyer-profile-block-edit .buyer-profile-input.is-invalid{border-color:#dc3545}.buyer-profile-block-edit__block-words{width:507px}.buyer-profile-page .mdsg---details-texts .select2-container .select2-selection--single .select2-selection__rendered{padding-left:24px!important}.buyer-profile-notice{color:#333448;font-family:CircularStd-Book;font-size:20px;font-weight:500;line-height:25px}@media screen and (max-width:800px){.buyer-profile-notice{font-size:16px;line-height:20px}}.buyer-profile-notice_on-full-width{padding:0 48px}@media screen and (max-width:800px){.buyer-profile-notice_on-full-width{padding:0}}.buyer-setting-interview{font-family:CircularStd-Book;margin-top:40px}.buyer-setting-interview-item{border-bottom:1px solid #d3dbe2;display:flex;flex-wrap:wrap;padding:14px 48px 15px}.buyer-setting-interview-item:last-child{border-bottom:none}@media screen and (max-width:800px){.buyer-setting-interview-item{padding-left:0;padding-right:0}}.buyer-setting-interview-item__question{color:#333448;font-size:16px;font-weight:450;line-height:20px;width:50%}@media screen and (max-width:800px){.buyer-setting-interview-item__question{width:100%}}.buyer-setting-interview-item__answer{border:none;color:#f80560;font-size:16px;font-weight:450;height:20px;line-height:20px;margin-left:48px;min-height:20px;padding:0;width:calc(50% - 48px)}.buyer-setting-interview-item__answer ::-moz-placeholder{color:#b2b8c9}.buyer-setting-interview-item__answer ::placeholder{color:#b2b8c9}@media screen and (max-width:800px){.buyer-setting-interview-item__answer{margin-left:0;margin-top:10px;width:100%}}.buyer-profile-upload-gallery{position:relative}.buyer-profile-upload-gallery:after{background-color:rgba(0,0,0,.1);content:"";height:0;left:50%;position:absolute;top:50%;transition:all .3s ease-out;width:0}.buyer-profile-upload-gallery_inactive:after{height:100%;left:0;top:0;width:100%}.buyer-profile-upload-gallery__loader{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100px;z-index:1}.buyer-profile-upload-gallery__images{display:flex;flex-wrap:wrap}.buyer-profile-upload-gallery__image-icons{bottom:5px;display:flex;justify-content:space-between;left:13px;position:absolute;transition:all .3s ease-out;width:74px}.buyer-profile-upload-gallery__image-icon{cursor:pointer}.buyer-profile-upload-gallery__item{align-items:center;display:flex;height:96px;justify-content:center;margin:14px 9px 0 0;width:96px}@media screen and (min-width:1260px){.buyer-profile-upload-gallery__item:nth-child(5n+5){margin-right:0}}@media screen and (max-width:800px){.buyer-profile-upload-gallery__item{height:57px;width:57px}}.buyer-profile-upload-gallery__image-block{overflow:hidden;position:relative}.buyer-profile-upload-gallery__image{border-radius:10px;max-width:100%}.buyer-profile-upload-gallery__more-button{border:3px solid #0b4ae2;border-radius:10px;color:#0b4ae2;font-size:20px;font-weight:500;line-height:25px;transition:all .3s ease-out}@media screen and (max-width:800px){.buyer-profile-upload-gallery__more-button{font-size:11.8967px;line-height:15px}}.buyer-profile-upload-gallery__more-button:hover{background-color:#0b4ae2;color:#fff;cursor:pointer}.buyer-profile-image-dropzone{align-items:center;background:#f1f1f1;border:1px dashed #bec5cd;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;font-family:CircularStd-Book;height:119px;justify-content:center;position:relative;transition:all .3s ease-out;width:100%}.buyer-profile-image-dropzone.dragging,.buyer-profile-image-dropzone.uploading,.buyer-profile-image-dropzone:hover{opacity:.8}.buyer-profile-image-dropzone__title{color:#b2b8c9;font-size:20px;font-weight:500;line-height:25px}@media screen and (max-width:800px){.buyer-profile-image-dropzone__title{display:none}}.buyer-profile-image-dropzone__subtitle{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px;margin-bottom:8px;margin-top:8px}@media screen and (max-width:800px){.buyer-profile-image-dropzone__subtitle{display:none}}.buyer-profile-image-dropzone__icon{display:none;margin-bottom:15px}@media screen and (max-width:800px){.buyer-profile-image-dropzone__icon{display:block}}.buyer-profile-image-dropzone__text{color:#f80560;font-size:14px;font-weight:450;line-height:18px;text-align:center;text-decoration-line:underline}.public-profile{background-color:#f8fbff;margin-top:72px;padding-bottom:50px}@media screen and (max-width:800px){.public-profile{margin-top:60px}}.public-profile__container{margin:0 auto;max-width:1170px;width:100%}.public-profile__page{background:#fff;border-radius:4px;box-shadow:0 10px 50px -50px rgba(208,222,240,.3);padding:60px 0}@media screen and (max-width:800px){.public-profile__page{padding:20px 0}}.base-buyer-info{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 10px 50px rgba(208,222,240,.3);display:flex;font-family:CircularStd-Book;justify-content:space-between;padding:53px 60px;position:relative}.base-buyer-info .my_single_shop__review-box{border-right:none}@media screen and (max-width:800px){.base-buyer-info{align-items:center;flex-direction:column;padding:52px 23px 36px}}.base-buyer-info__avatar{background-position:50%;background-size:cover;border-radius:50%;height:214px;width:214px}.base-buyer-info__joined{color:var(--Grey,#9195a2);font-size:13px;font-style:normal;font-weight:450;line-height:normal;margin-top:15px;text-transform:capitalize}@media screen and (max-width:800px){.base-buyer-info__joined{margin-bottom:20px;margin-top:0}}.base-buyer-info__base-info{flex:1;margin-left:74px;margin-right:25px}@media screen and (max-width:800px){.base-buyer-info__base-info{margin:0 0 43px;max-width:300px;width:100%}}.base-buyer-info__verified-active{color:#f80560!important;cursor:pointer;text-decoration-line:underline}.base-buyer-info__full-width{width:100%}@media screen and (max-width:800px){.base-buyer-info__full-width{width:-moz-max-content;width:max-content}}.base-buyer-info__verified-not-active{color:#333448!important;cursor:pointer;text-decoration-line:underline}.base-buyer-info__values-block{position:relative}.base-buyer-info__values-block:before{background-color:#e4e4e4;content:"";display:none;height:1px;left:-23px;position:absolute;top:0;width:calc(100% + 46px)}@media screen and (max-width:800px){.base-buyer-info__values-block{display:flex;justify-content:center;width:100%}.base-buyer-info__values-block:before{display:block}}.base-buyer-info__values{flex:1;max-width:254px}@media screen and (max-width:800px){.base-buyer-info__values{max-width:300px;padding-top:30px;width:100%}}.base-buyer-info__name{color:#333448;font-family:CircularStd-Bold,sans-serif!important;font-size:24px;font-weight:500;line-height:30px;margin-bottom:15px}@media screen and (max-width:800px){.base-buyer-info__name{margin:20px 0;text-align:center}}.base-buyer-info__description{color:#333448;font-size:16px;font-weight:450;line-height:20px}@media screen and (max-width:800px){.base-buyer-info__description{margin:20px 0 15px;text-align:center}}.base-buyer-info__message-block{display:flex;margin-top:20px}@media screen and (max-width:800px){.base-buyer-info__message-block{justify-content:center}}.base-buyer-info__value{display:flex;justify-content:space-between;margin-bottom:22px}.base-buyer-info__value:last-child{margin-bottom:0}.base-buyer-info__value-icon-block{margin-right:11px}.base-buyer-info__value-icon{width:20px}.base-buyer-info__value-info{align-items:center;display:flex;justify-content:space-between}.base-buyer-info__value-title{color:#8994a6;font-size:16px;font-weight:450;line-height:20px;position:relative}.base-buyer-info__value-title:hover .union-block{display:flex}.base-buyer-info__value-title .union-block{align-items:center;background-image:url(/theme-images/buyer-profile/union.svg);background-size:cover;bottom:-84px;display:none;flex-direction:column;height:156px;left:75px;position:absolute;width:345px}@media screen and (max-width:1400px){.base-buyer-info__value-title .union-block{background-image:url(/theme-images/buyer-profile/union-mb.svg);bottom:-140px;height:180px;left:-65px;width:345px;z-index:5}}.base-buyer-info__value-title .union-block p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:55px;line-height:150%;margin-left:14px!important;margin-top:5px;text-align:left;width:63%}@media screen and (max-width:1400px){.base-buyer-info__value-title .union-block p{margin-left:-40px!important;margin-top:5px}}.base-buyer-info__value-title .union-block span{color:#f80560;display:block!important;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:700;left:28px;line-height:130%;margin-left:50px!important;margin-top:45px!important;text-align:left;width:75%}@media screen and (max-width:1400px){.base-buyer-info__value-title .union-block span{margin-left:0!important;margin-top:65px!important}}.base-buyer-info__value-value{align-items:center;color:#333448;display:flex;font-size:16px;font-weight:500;line-height:20px;padding-left:25px;text-align:right}.public-profile-nav{border-bottom:2px solid #f80560;display:flex;margin-top:51px}@media screen and (max-width:800px){.public-profile-nav{border:none;height:48px;margin-bottom:15px;overflow-x:auto;padding-left:21px;padding-right:21px;scrollbar-width:none}.public-profile-nav::-webkit-scrollbar{display:none}}.public-profile-nav__link-text{font-size:18px;font-weight:450;line-height:20px}@media screen and (max-width:800px){.public-profile-nav__link-text{font-size:20px;line-height:25px}}.public-profile-nav__link-count{background:#fdd4e4;border-radius:3px;color:#f80560;font-size:14px;font-weight:450;line-height:20px;margin-left:10px;padding:4px 10px}@media screen and (max-width:800px){.public-profile-nav__link-count{font-size:13px;line-height:16px}}.public-profile-nav__link{align-items:center;background-color:transparent;border-radius:4px;color:#333448;display:flex;justify-content:center;padding:25px 34px;position:relative}.public-profile-nav__link:after{background-color:#fff;bottom:-2px;content:"";display:none;height:2px;left:0;position:absolute;right:0}.public-profile-nav__link.current-menu-item{background-color:#fff}.public-profile-nav__link.current-menu-item:after{display:block}@media screen and (max-width:800px){.public-profile-nav__link{background:#f80560;border-radius:5px;color:#ffc9dd;margin-right:8px;padding:12px 17px}.public-profile-nav__link.current-menu-item{background-color:#fff;color:#f4055f}}.buyer-public-interview-answers__item{border-bottom:1px solid #d3dbe2;display:flex;padding:14px 24px 15px}.buyer-public-interview-answers__item:last-child{border-bottom:none}@media screen and (max-width:800px){.buyer-public-interview-answers__item{flex-direction:column;padding-bottom:21px;padding-top:19px;width:100%}}.buyer-public-interview-answers__question{color:#333448;flex:0 0 50%;font-size:16px;font-weight:450;line-height:20px;padding-right:25px;text-align:right}@media screen and (max-width:800px){.buyer-public-interview-answers__question{padding-right:0;text-align:left}}.buyer-public-interview-answers__answer{color:#f80560;flex:0 0 50%;font-size:16px;font-weight:450;line-height:20px;padding-left:32px;text-align:left}@media screen and (max-width:800px){.buyer-public-interview-answers__answer{margin-top:19px;padding-left:0}}.public-profile-gallery-list__body{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px}.public-profile-gallery-list__item{align-items:center;display:flex;justify-content:center;margin-top:20px;width:30%}.public-profile-gallery-list__item img{border-radius:5px;max-width:100%}.public-favorite-sellers-list{font-family:CircularStd-Book}.public-favorite-sellers-list__item{border-bottom:1px solid #d3dbe2;display:flex;justify-content:center;overflow-x:auto;padding:24px;scrollbar-width:none}.public-favorite-sellers-list__item:last-child{border-bottom:none}.public-favorite-sellers-list__item::-webkit-scrollbar{display:none}.public-favorite-sellers-list__item-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:719px;width:100%}@media screen and (max-width:800px){.public-favorite-sellers-list__item-container{align-items:flex-start}}.public-favorite-sellers-list__avatar{border-radius:50%;height:106px;width:106px}@media screen and (max-width:800px){.public-favorite-sellers-list__avatar{height:48px;width:48px}}.public-favorite-sellers-list__info-block{align-items:flex-start;display:flex;flex:1;flex-direction:column;margin-left:23px}.public-favorite-sellers-list__name{color:#f11e6f;font-size:18px;font-weight:500;line-height:23px}.public-favorite-sellers-list__address{color:#8994a6;font-size:12px;font-weight:450;line-height:15px;margin-top:4px}.public-favorite-sellers-list__description{margin-top:4px}.public-favorite-sellers-list__buttons-block{display:flex;margin-top:8px}.public-favorite-sellers-list__gallery{align-items:center;display:flex;width:265px}@media screen and (max-width:800px){.public-favorite-sellers-list__gallery{margin-top:16px;padding-left:71px;width:100%}}.public-favorite-sellers-list__gallery-item{margin-right:16px}.public-favorite-sellers-list__gallery-item:last-child{margin-right:0}.public-favorite-sellers-list__gallery-image{max-height:98px}.message-modal-for-buyers{position:fixed;top:7%;visibility:visible}.message-modal-for-buyers .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:column;padding:30px!important;position:relative;width:100%}@media (max-width:640px){.message-modal-for-buyers .modal-header{padding:20px 10px 10px!important}}.message-modal-for-buyers .modal-header__image{height:48px;margin-bottom:20px;width:48px}.message-modal-for-buyers .modal-header__title{color:#000;font-family:CircularStd-Book;font-size:22px;font-style:normal;font-weight:450;line-height:28px;text-align:center}@media (max-width:640px){.message-modal-for-buyers .modal-header__title{font-size:18px}}.message-modal-for-buyers .modal-header__title span{color:#f80560}.message-modal-for-buyers .modal-header__subtitle{color:#b2b8c9;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:150%;margin-top:15px;text-align:center}.message-modal-for-buyers .modal-header .close{position:absolute;right:30px;top:20px}.message-modal-for-buyers .modal-body{padding:0 63px;position:relative;width:100%}.message-modal-for-buyers .modal-body .smile{cursor:pointer;position:absolute;right:81px;top:12px}@media (max-width:640px){.message-modal-for-buyers .modal-body .smile{right:28px}.message-modal-for-buyers .modal-body{padding:0 10px}}.message-modal-for-buyers .modal-body__edit-item{display:flex}.message-modal-for-buyers .modal-body__edit-item textarea{background:rgba(137,148,166,.08);border-radius:5px;height:90px;width:100%}.message-modal-for-buyers .modal-footer{align-items:center;border-top:none;display:flex;justify-content:center;padding:25px 0 50px;width:100%}@media (max-width:640px){.message-modal-for-buyers .modal-footer{padding:25px 0}}.message-modal-for-buyers .modal-footer button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:60px;justify-content:center;line-height:24px;width:158px}.message-modal-for-buyers .modal-footer button:focus,.message-modal-for-buyers .modal-footer button:hover{opacity:.5}.message-modal-for-buyers .modal-dialog{height:510px;margin:0 auto;max-height:510px;max-width:556px;padding:0;width:556px}@media (max-width:640px){.message-modal-for-buyers .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.message-modal-for-buyers .modal-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0!important}.id-verification-buyer .id-verification-tab__block-of-conditions{padding:50px 64px 0}@media screen and (max-width:800px){.id-verification-buyer .id-verification-tab__block-of-conditions{padding:25px 15px 0}}.id-verification-buyer .id-verification-tab__block-verification-image{width:390px}@media screen and (max-width:800px){.id-verification-buyer .id-verification-tab__block-verification-image{width:100%}}.id-verification-buyer .id-verification-tab__block-verification-value{padding:35px 23px 0;width:52%}@media screen and (max-width:800px){.id-verification-buyer .id-verification-tab__block-verification-value{padding:25px 19px 30px;width:100%}.id-verification-buyer .id-verification-tab__block-verification-image-value{width:71%}}.buyer-unlocked-video{background:#fff;border-radius:4px;box-shadow:0 8px 48px rgba(0,0,0,.05);height:36.83vw;max-height:707px;min-height:707px;position:relative;width:100%}@media (max-width:800px){.buyer-unlocked-video{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;min-height:550px;width:100%}}.buyer-unlocked-video .buyer-unlocked-video-panel{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;height:91px;justify-content:space-between;width:100%}@media (max-width:800px){.buyer-unlocked-video .buyer-unlocked-video-panel{height:72px}}.buyer-unlocked-video .buyer-unlocked-video-panel__label{color:#333;font-family:CircularStd-Book;font-size:22px;font-style:normal;font-weight:500;line-height:25px;margin-left:5.55%}@media (max-width:800px){.buyer-unlocked-video .buyer-unlocked-video-panel__label{font-size:18px;line-height:23px}}.buyer-unlocked-video .buyer-unlocked-video-list{height:100%;width:100%}.buyer-unlocked-video .buyer-unlocked-video-list__body{height:72.7%;margin-top:5.53%;overflow-y:auto;width:100%}.buyer-unlocked-video .buyer-unlocked-video-list__items{display:flex;flex-wrap:wrap;height:92%;margin-left:5.5%;width:89.17%}@media (max-width:800px){.buyer-unlocked-video .buyer-unlocked-video-list__items{justify-content:center;margin-left:20px;margin-right:15px;width:95%}}.buyer-unlocked-video .buyer-unlocked-video-item{height:-moz-max-content;height:max-content;margin-bottom:18px;margin-right:18px;max-width:360px;min-width:360px}@media (max-width:800px){.buyer-unlocked-video .buyer-unlocked-video-item{margin-bottom:30px}}.buyer-unlocked-video .buyer-unlocked-video-item__body{display:flex;flex-direction:column;height:100%;width:100%}.buyer-unlocked-video .buyer-unlocked-video-item__title{color:#000;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-top:10px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.buyer-unlocked-video .buyer-unlocked-video-item__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#717287;display:-webkit-box;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin:10px 0;min-height:40px;overflow:hidden;text-align:left;width:100%}.buyer-unlocked-video .buyer-unlocked-video-by-block{display:flex;justify-content:space-between}.buyer-unlocked-video .buyer-unlocked-video-by-block__link-block{display:flex;width:70%}.buyer-unlocked-video .buyer-unlocked-video-by-block__label{color:#8994a6;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:500;line-height:18px}.buyer-unlocked-video .buyer-unlocked-video-by-block__link{color:#f80560;cursor:pointer;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:500;line-height:18px;margin-left:1.3%;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:-moz-max-content;width:max-content}.buyer-unlocked-video .buyer-unlocked-video-by-block__timer-block{display:flex}.buyer-unlocked-video .buyer-unlocked-video-by-block__timer-icon{height:20px;width:20px}.buyer-unlocked-video .buyer-unlocked-video-by-block__time{color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:18px;margin:0 0 0 7px;text-align:right}.buyer-unlocked-video .buyer-unlocked-video-not-found-block__body{align-items:center;display:flex;flex-direction:column;height:72.6%;justify-content:center;width:100%}.buyer-unlocked-video .buyer-unlocked-video-not-found-block__baner{margin-top:11%;width:28%}@media (max-width:800px){.buyer-unlocked-video .buyer-unlocked-video-not-found-block__baner{margin-top:20px;width:240px!important}}.buyer-unlocked-video .buyer-unlocked-video-not-found-block__title{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin-bottom:13.5%;margin-top:32px;text-align:center;width:27%}@media (max-width:800px){.buyer-unlocked-video .buyer-unlocked-video-not-found-block__title{width:155px}}.buyer-unlocked-video .buyer-unlocked-video-not-found-block__footer{align-items:center;border-top:1px solid rgba(0,0,0,.1);bottom:0;display:flex;height:107px;justify-content:center;position:absolute;width:100%}.buyer-unlocked-video .buyer-unlocked-video-not-found-block__button{background:#f80560;border:0;border-radius:30px;color:#fff;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;min-height:43px;min-width:180px;padding:14px 37px}.featured-buyer-page{background:#f8fbff;display:flex;justify-content:center;margin:72px auto 0;max-width:1920px;position:relative;width:100%}.featured-buyer-page__body{display:flex;flex-wrap:wrap;max-width:1070px;padding:113px 0 139px;width:100%}@media screen and (max-width:1003px){.featured-buyer-page__body{align-items:center;flex-direction:column;padding:73px 15px}}.featured-buyer-page .brassiere{height:131px;left:160px;position:absolute;top:139px;width:198px;z-index:1}@media screen and (max-width:1003px){.featured-buyer-page .brassiere{display:none}}.featured-buyer-page .thong{height:103.64px;left:92px;position:absolute;top:635px;width:115.23px;z-index:1}@media screen and (max-width:1003px){.featured-buyer-page .thong{display:none}}.featured-buyer-page .panties{height:305px;position:absolute;right:45px;top:0;width:205px;z-index:1}@media screen and (max-width:1003px){.featured-buyer-page .panties{display:none}}.featured-buyer-page .header-image{left:0;margin:0 auto;max-width:1920px;position:absolute;right:0;top:0;width:100%;z-index:1}@media screen and (max-width:1003px){.featured-buyer-page .header-image{display:none}}@media screen and (max-width:375px){.featured-buyer-page .header-image{content:url(/theme-images/featured-buyers/header-mobile.svg);display:block;top:50px;width:100%}}.featured-buyer-info{display:flex;flex-direction:column;max-width:380px;z-index:2}@media screen and (max-width:800px){.featured-buyer-info{order:2}}.featured-buyer-info__title{color:#333448;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:120%;margin:53px 0 45px}.featured-buyer-info__items-blocks{display:flex;flex-direction:column}.featured-buyer-info__items-blocks li{display:flex;margin-bottom:30px}.featured-buyer-info__items-blocks li img{height:72px;margin-right:20px;width:72px}.featured-buyer-info__items-description-block{display:flex;flex-direction:column;justify-content:center}.featured-buyer-info__items-description-block label{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.featured-buyer-subscription{margin-left:49px;max-width:625px;z-index:2}@media screen and (max-width:1003px){.featured-buyer-subscription{margin-left:0}}.featured-buyer-subscription__item{background:#fff;border-radius:14px;box-shadow:0 30px 40px rgba(172,194,222,.2);height:581px;max-width:670px;width:100%}@media screen and (max-width:800px){.featured-buyer-subscription__item{height:444px}}.featured-buyer-subscription__body{align-items:center;display:flex;flex-direction:column;padding:71px 0 62px}@media screen and (max-width:800px){.featured-buyer-subscription__body{padding:48px 0 47px}}.featured-buyer-subscription__title{color:#f80560;font-family:CircularStd-Book;font-size:40px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:30px;text-align:center;width:70%}@media screen and (max-width:800px){.featured-buyer-subscription__title{font-size:30px}}.featured-buyer-subscription__price{color:#0b4ae2;font-family:CircularStd-Book;font-size:56px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:20px}@media screen and (max-width:800px){.featured-buyer-subscription__price{font-size:50px}}.featured-buyer-subscription__description{color:#76778b;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:150%;margin-bottom:40px;text-align:center;width:56%}@media screen and (max-width:800px){.featured-buyer-subscription__description{margin-bottom:30px;width:61%}}.featured-buyer-subscription__label{color:#9d9eac;font-family:CircularStd-Book;font-size:13px;font-style:normal;font-weight:450;line-height:150%;margin-top:30px;text-align:center;width:45%}@media screen and (max-width:800px){.featured-buyer-subscription__label{display:none}}.featured-buyer-subscription__button{display:flex;justify-content:center}.featured-buyer-subscription__button button{align-items:center;background:#f80560;border:none;border-radius:130px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:60px;justify-content:center;line-height:20px;text-align:center;width:216px}.featured-buyer-subscription__button button:focus,.featured-buyer-subscription__button button:hover{opacity:.5}.featured-buyers-for-homepage{background:#f8fbff;display:flex;justify-content:center;padding:110px 0;position:relative}.featured-buyers-for-homepage .base-buyer-profile-card__parent-union{position:relative}.featured-buyers-for-homepage .base-buyer-profile-card__parent-union .base-buyer-profile-card__verification-img{left:calc(50% + 10px);top:-25px}.featured-buyers-for-homepage .base-buyer-profile-card__parent-union .union-block{left:calc(50% + 40px);top:-32px}.featured-buyers-for-homepage .swiper-container{max-width:1360px;overflow:hidden}@media (max-width:1439px){.featured-buyers-for-homepage .swiper-container{max-width:1020px}}@media (max-width:1099px){.featured-buyers-for-homepage .swiper-container{max-width:680px}}@media (max-width:749px){.featured-buyers-for-homepage .swiper-container{max-width:340px}}.featured-buyers-for-homepage .swiper-wrapper{display:flex}.featured-buyers-for-homepage .swiper-button-prev{left:-15px}.featured-buyers-for-homepage .swiper-button-next{right:-15px}.featured-buyers-for-homepage .swiper-button-next,.featured-buyers-for-homepage .swiper-button-prev{display:none}@media (min-width:431px){.featured-buyers-for-homepage .swiper-button-next,.featured-buyers-for-homepage .swiper-button-prev{left:unset;position:relative;right:unset;top:unset}}.featured-buyers-for-homepage:has(.swiper-container-initialized) .swiper-button-next,.featured-buyers-for-homepage:has(.swiper-container-initialized) .swiper-button-prev{display:flex}@media screen and (max-width:800px){.featured-buyers-for-homepage{padding:30px 0}}.featured-buyers-for-homepage__body{align-items:center;display:flex;flex-direction:column}.featured-buyers-for-homepage__body--box{align-items:center;display:flex;justify-content:center;position:relative}.featured-buyers-for-homepage__title{color:#0b4ae2;font-family:CircularStd-Bold,sans-serif;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:60px}@media screen and (max-width:800px){.featured-buyers-for-homepage__title{font-size:30px;line-height:38px;margin-bottom:30px}}.featured-buyers-for-homepage__item{display:flex;height:374px;justify-content:center;padding:0 15px}.featured-buyers-for-homepage__sub-item{background:#fff;border-radius:20px;box-shadow:0 10px 50px -50px rgba(208,222,240,.3);margin:0 auto;width:312px}.featured-buyers-for-homepage__items-block{width:100%}.featured-buyers-for-homepage__body-item{align-items:center;display:flex;flex-direction:column;padding:39px 35px 31px}.featured-buyers-for-homepage__body-item img{border-radius:50px;height:70px;margin-bottom:10px;-o-object-fit:cover;object-fit:cover;width:70px}.featured-buyers-for-homepage__name{color:#333448;font-size:20px;font-weight:700;line-height:25px}.featured-buyers-for-homepage__city,.featured-buyers-for-homepage__name{font-family:CircularStd-Book,sans-serif;font-style:normal;max-width:90%;text-align:center;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.featured-buyers-for-homepage__city{color:#9195a2;font-size:15px;font-weight:450;line-height:19px;margin-bottom:20px;min-height:19px;overflow:hidden}.featured-buyers-for-homepage .base-buyer-profile-card__verification-img{height:25px;position:absolute;right:140px;top:84px;width:25px}@media screen and (max-width:800px){.featured-buyers-for-homepage .base-buyer-profile-card__verification-img{right:160px}}.featured-buyers-for-homepage__description{word-wrap:break-word;color:#9195a2;font-family:CircularStd-Book,sans-serif;font-size:15px;font-style:normal;font-weight:450;line-height:19px;margin-bottom:24px;min-height:76px;text-align:center;width:100%}.featured-buyers-for-homepage__view-profile-button{align-items:center;background:#fff;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;display:flex;flex-direction:row;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:60px;justify-content:center;line-height:24px;width:210px}.featured-buyers-for-homepage__view-profile-button:focus,.featured-buyers-for-homepage__view-profile-button:hover{background:#f80560;color:#fff}.featured-buyers-for-homepage__button-block{display:flex;justify-content:center;margin-top:50px;width:100%}.featured-buyers-for-homepage__button-block button{align-items:center;background:#f80560;border:none;border-radius:50px;color:#fff;display:flex;flex-direction:row;font-family:CircularStd-Book,sans-serif;font-size:16px;font-style:normal;font-weight:700;height:60px;justify-content:center;line-height:20px;text-align:center;width:191px}.featured-buyers-for-homepage__button-block button:focus,.featured-buyers-for-homepage__button-block button:hover{background:#fff;border:2px solid #f80560;color:#f80560}.featured-buyer-for-my-shop{margin:0 auto;width:-moz-max-content;width:max-content}.featured-buyer-for-my-shop .featured-buyers-for-homepage__sub-item{background:#fff;border-radius:0;box-shadow:none;margin:0;width:100%}.featured-buyer-for-my-shop .featured-buyers-for-homepage__items-block{width:100%}.featured-buyer-for-my-shop .featured-buyers-for-homepage__body-item{align-items:center;display:flex;flex-direction:column;padding:0}.featured-buyer-for-my-shop .featured-buyers-for-homepage__body-item img{border-radius:50%;height:106px;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:106px}.featured-buyer-for-my-shop .featured-buyers-for-homepage__name{color:#333448;font-size:16px;font-weight:700;line-height:20px;margin-bottom:7px;margin-top:15px}.featured-buyer-for-my-shop .featured-buyers-for-homepage__city,.featured-buyer-for-my-shop .featured-buyers-for-homepage__name{font-family:CircularStd-Book;font-style:normal;max-width:90%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.featured-buyer-for-my-shop .featured-buyers-for-homepage__city{color:#8994a6;font-size:12px;font-weight:450;line-height:15px;margin:0 auto 9px;min-height:15px}.featured-buyer-for-my-shop .featured-buyers-for-homepage__description{display:none}.featured-buyer-for-my-shop .featured-buyers-for-homepage__view-profile-button{background:#fff;border:0;color:#f80560;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;height:18px;line-height:18px;padding:0;text-decoration-line:underline}.buyer-list-page{background-color:#f7faff;background-repeat:no-repeat;font-family:CircularStd-Book;margin-top:-10px;min-height:100vh;position:relative}.buyer-list-page:before{background-image:url(/theme-images/buyer-list/top-background.svg);background-position:top;background-repeat:no-repeat;background-size:contain;content:"";height:600px;left:0;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1030px){.buyer-list-page:before{display:none}}.buyer-list-page__container{margin:0 auto;max-width:1338px;padding:0 15px 30px;width:100%}@media only screen and (max-width:800px){.buyer-list-page__container{margin:45px auto;position:relative;z-index:1}}.buyer-list-page__header{background-image:url(/theme-images/buyer-list/images-background2.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;overflow:hidden;padding:250px 50px 135px;position:relative;text-align:center}@media only screen and (max-width:800px){.buyer-list-page__header{background-image:url(/theme-images/buyer-list/images-background-mobile2.svg);height:69.93007vw;min-width:auto;padding:30px 30px 125px;top:75px;z-index:0}}.buyer-list-page__title{color:#333448;font-size:60px;font-weight:700;line-height:76px}@media only screen and (max-width:800px){.buyer-list-page__title{font-size:31px;font-weight:700;line-height:39px;text-shadow:-1px 0 #fff,0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff}}.buyer-list-page__sub-title{color:#333448;font-size:20px;font-weight:450;line-height:25px;margin:30px auto 0;max-width:375px}@media only screen and (max-width:800px){.buyer-list-page__sub-title{color:#88899a;font-size:16px;font-weight:450;line-height:150%;margin-top:20px;padding:0 20px;text-shadow:-1px 0 #fff,0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff}}.buyer-list-page__list{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:30px;margin-top:-10px}.buyer-list-page__not-found-block{color:#e30744;display:flex;font-size:22px;justify-content:center;padding-bottom:50px;padding-top:50px;text-align:center;width:100%}.buyer-list-page__see-more-button{display:block;margin:0 auto;width:230px}.featured-buyers-list{background:#fff;border-radius:20px;box-shadow:0 20px 40px -50px rgba(172,184,199,.2);margin-bottom:30px;padding:30px 40px 30px 0}@media only screen and (max-width:800px){.featured-buyers-list{padding:20px 0}}.featured-buyers-list__title{color:#333448;font-size:20px;font-weight:700;line-height:25px;margin-bottom:30px;margin-left:40px}.featured-buyers-list__items{-webkit-overflow-scrolling:touch;display:flex;margin-left:30px;overflow-x:auto}@media only screen and (max-width:800px){.featured-buyers-list__items{margin-left:20px}}.featured-buyers-list__items::-webkit-scrollbar{display:none}.featured-buyers-list-item{align-items:center;cursor:pointer;display:flex;flex-basis:120px;flex-direction:column;flex-grow:0;flex-shrink:0;margin-right:32px;text-align:center;width:120px}@media only screen and (max-width:800px){.featured-buyers-list-item{margin-right:0}}.featured-buyers-list-item__avatar-block{border:2px solid #eaeaea;border-radius:50%;padding:5px}.featured-buyers-list-item__avatar{border-radius:50%;height:62px;width:62px}.featured-buyers-list-item__name{color:#333448;font-size:16px;font-weight:500;line-height:120%;margin-top:10px}.featured-buyers-list-item__city,.featured-buyers-list-item__name{max-width:95%;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap}.featured-buyers-list-item__city{color:#9195a2;font-size:14px;font-weight:450;line-height:18px;margin-top:5px}.base-buyers-filters{background:#fff;border-radius:20px;box-shadow:0 20px 40px -50px rgba(172,184,199,.2);padding:40px;position:relative}@media only screen and (max-width:800px){.base-buyers-filters{padding:20px}}.base-buyers-filters__primary-block{display:flex;flex-wrap:wrap;height:62px}@media only screen and (max-width:800px){.base-buyers-filters__primary-block{height:-moz-max-content;height:max-content}}.base-buyers-filters__search-block{flex:1;margin-right:40px;max-width:674.8px;position:relative}.base-buyers-filters__search-block:after{background-image:url(/theme-images/shop-page/search-pink.svg);background-position:50%;background-size:cover;content:"";height:24px;position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:all .2s;width:24px}@media only screen and (max-width:800px){.base-buyers-filters__search-block{flex-basis:auto;margin-right:0;width:100%}}.base-buyers-filters .base-buyers-filters__search{background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;height:60px;padding-right:50px}.base-buyers-filters__sort-by-block{align-items:center;display:flex}@media only screen and (max-width:800px){.base-buyers-filters__sort-by-block{margin-top:15px;max-height:60px}}.base-buyers-filters__sort-by-label{color:#9195a2;font-size:16px;font-weight:450;line-height:20px;margin-right:10px}.base-buyers-filters__button{border:2px solid #f80560;border-radius:8px;box-sizing:border-box;margin-left:41px}@media only screen and (max-width:800px){.base-buyers-filters__button{border:1px solid #f80560;border-radius:8px;box-sizing:border-box;font-size:0;margin-left:20px;margin-top:15px;padding:10px 6px 10px 16px}}.base-buyers-filters__dropdown{background:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 20px 40px -50px rgba(172,184,199,.2)}.base-buyers-filters__dropdown-container{padding:10px 0 20px}.base-buyers-filters__dropdown-filters{align-items:center;display:flex;flex-wrap:wrap;padding:21px 0 50px}@media only screen and (max-width:800px){.base-buyers-filters__dropdown-filters{padding-bottom:0}}.base-buyers-filters__dropdown-filter{flex:1;margin-right:41px}@media only screen and (max-width:800px){.base-buyers-filters__dropdown-filter{margin-bottom:30px;min-width:100%}}.base-buyers-filters__dropdown-filter:last-child{margin-right:0}.base-buyers-filters__dropdown-filter_without-label{margin-top:28px}@media only screen and (max-width:800px){.base-buyers-filters__dropdown-filter_without-label{margin-top:0}}.base-buyers-filters__dropdown-filter-label{color:#333448;font-size:16px;font-weight:500;line-height:20px;margin-bottom:8px}.base-buyers-filters__dropdown-buttons-block{border-top:1px solid #ebebeb;display:flex;justify-content:center;padding-top:20px}.base-buyer-profile-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 10px 50px -50px rgba(208,222,240,.3);display:flex;flex-basis:312px;flex-direction:column;flex-grow:0;flex-shrink:0;margin-right:20px;margin-top:40px;max-width:312px;padding:39px 35px 31px;position:relative;text-align:center;width:100%}@media only screen and (min-width:1355px){.base-buyer-profile-card:nth-child(4n){margin-right:0}}@media only screen and (max-width:800px){.base-buyer-profile-card{flex-basis:100%}}.base-buyer-profile-card__avatar{border-radius:50%;height:70px;width:70px}.base-buyer-profile-card__verification-img{cursor:pointer;margin:0 auto;position:absolute;right:114px;top:84px}.base-buyer-profile-card__parent-union:hover .union-block{display:flex}.base-buyer-profile-card__parent-union .union-block{align-items:center;background-image:url(/theme-images/buyer-profile/union-card.svg);background-size:cover;display:none;flex-direction:column;height:38px;left:199px;position:absolute;top:76px;width:112px}.base-buyer-profile-card__parent-union .union-block span{color:#9195a2;display:block!important;font-family:CircularStd-Book!important;font-size:15px;font-style:normal;font-weight:450;left:28px;line-height:19px;margin-left:25px!important;margin-top:10px!important;text-align:left;width:75%}.base-buyer-profile-card__name{color:#333448;cursor:pointer;font-size:20px;font-weight:700;line-height:25px;margin-top:10px;overflow-wrap:anywhere}.base-buyer-profile-card__city{color:#9195a2;font-size:15px;font-weight:450;height:19px;line-height:19px;max-width:95%;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap}.base-buyer-profile-card__description{word-wrap:break-word;color:#9195a2;font-size:15px;font-weight:450;height:76px;line-height:19px;width:100%}.base-buyer-profile-card__button{margin-top:24px}.base-buyer-profile-card__tools-box{align-items:center;display:flex;flex-direction:column}.base-buyer-profile-card__review-box-value{align-items:center;color:#9195a2;display:flex;font-size:15px;font-weight:450;line-height:19px;margin-bottom:4px;text-transform:lowercase}.base-buyer-profile-card__review-box{align-items:center;cursor:pointer;display:flex;height:26px;margin-bottom:13px}.buyer-orders{background:#fff;border-radius:4px;box-shadow:0 8px 48px rgba(0,0,0,.05);font-family:CircularStd-Book;font-style:normal;position:relative}@media screen and (max-width:800px){.buyer-orders{box-shadow:none;margin:0 15px}.buyer-orders__rating-cards{justify-content:center;padding:0 0 48px!important}}.buyer-orders .buyer-profile-panel{border-bottom:1px solid rgba(0,0,0,.1);display:flex;height:86px;margin-bottom:50px;width:100%}@media screen and (max-width:800px){.buyer-orders .buyer-profile-panel{height:50px;margin-bottom:10px}}.buyer-orders .buyer-profile-panel .buyer-profile-update-info{display:flex;height:100%;width:72.45%}@media screen and (max-width:800px){.buyer-orders .buyer-profile-panel .buyer-profile-update-info{width:100%}}.buyer-orders .buyer-profile-panel .buyer-profile-delete-account{align-items:center;border-left:1px solid rgba(0,0,0,.1);display:flex;height:100%;justify-content:center;width:27.55%}@media screen and (max-width:800px){.buyer-orders .buyer-profile-panel .buyer-profile-delete-account{display:none}}.buyer-orders .buyer-profile-panel .buyer-profile-delete-account .buyer-profile-delete-account-label{border:1px solid #f80560;border-radius:30px;color:#f80560;cursor:pointer;font-size:16px;line-height:20px;padding:11px 22px}.buyer-orders .buyer-profile-panel .buyer-profile-update-info__item-active{border-bottom:3px solid #f80560}.buyer-orders .buyer-profile-panel .buyer-profile-update-info__item-active .buyer-profile-update-info__label{opacity:1}.buyer-orders .buyer-profile-panel .buyer-profile-update-info__item{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:187px}.buyer-orders .buyer-profile-panel .buyer-profile-update-info__item .seller-profile-inbox{align-items:center;background:#f80560;border-radius:50%;display:flex;height:25px;justify-content:center;margin-left:10px;min-width:20px;padding-left:9px;padding-right:9px}.buyer-orders .buyer-profile-panel .buyer-profile-update-info__item .seller-profile-inbox .seller-profile-inbox-label{color:#fff;font-family:CircularStd-Book;font-size:13px;font-style:normal;font-weight:700;line-height:15px}.buyer-orders .buyer-profile-panel .buyer-profile-update-info__label{color:#333;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:25px;opacity:.3;padding-top:1%}@media screen and (max-width:800px){.buyer-orders .buyer-profile-panel .buyer-profile-update-info__label{font-size:13px}}.buyer-orders__panel{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;overflow-x:auto;padding:30px 40px;white-space:nowrap}.buyer-orders__panel .buyer-orders__label{color:#333448;font-size:20px;line-height:25px;margin-right:20px}.buyer-orders__panel .top-up-balance{border:1px solid #f80560;border-radius:30px;color:#f80560;font-size:16px;line-height:20px;padding:11px 22px}.buyer-orders__table-wrap{height:44.12vw;max-height:847px;overflow-y:auto}@media screen and (max-width:800px){.buyer-orders__table-wrap{height:500px;max-height:500px}}@media (min-width:801px) and (max-width:1200px){.buyer-orders__table-wrap{min-height:847px}}@media (max-width:800px){.buyer-orders hr{margin:0!important}}.buyer-orders table{margin:0;width:100%}@media (max-width:800px){.buyer-orders table{margin:0!important;width:100%!important}}.buyer-orders table a{color:#f80560}@media (max-width:800px){.buyer-orders table a{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis}}.buyer-orders table .opened{background:pink}.buyer-orders table .opened .arrow-block{transform:rotate(-90deg)}.buyer-orders table .arrow-block{background-image:url(/theme-images/faq/icon-up-down.svg);border:0;height:37px;transform:rotate(90deg);width:32px}.buyer-orders table .included{background:#adff2f}.buyer-orders table tr{border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer}@media (max-width:800px){.buyer-orders table tr th{display:block;margin-left:0}}.buyer-orders table tr td,.buyer-orders table tr th{color:#333448;font-size:18px;line-height:23px;padding:14px;vertical-align:middle}@media (max-width:1500px){.buyer-orders table tr td,.buyer-orders table tr th{font-size:16px;line-height:20px;padding:18px}}@media (max-width:1280px){.buyer-orders table tr td,.buyer-orders table tr th{font-size:16px;line-height:18px;padding:10px}}.buyer-orders table tr td.col-date{color:#8994a6;font-size:14px;line-height:18px;width:105px}.buyer-orders table tr:last-child{border-bottom:none}@media (max-width:800px){.buyer-orders__desktop-data{display:none}.buyer-orders__panel{padding:30px 24px}}.buyer-orders__panel::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}.buyer-orders .mark-received-button{background:transparent;border:0;color:#f80560;font-size:17px;font-weight:450;line-height:25px;padding:0;text-decoration:underline;width:135px}@media (max-width:800px){.buyer-orders .mark-received-button{width:auto}}.buyer-orders .loader-box,.buyer-orders__no-orders{align-items:center;display:flex;height:400px;justify-content:center}.buyer-orders__no-orders{flex-direction:column;text-align:center}.buyer-orders__no-orders div{color:#333448;font-size:18px;line-height:20px;margin-top:40px;max-width:165px}.buyer-orders__mobile-data{display:block}.buyer-orders__mobile-data .mobile-table-wrap:last-child hr{display:none}.buyer-orders__mobile-data hr{margin-bottom:24px;margin-top:24px}.buyer-orders__mobile-data table{margin:0 24px 24px;width:calc(100% - 24px)}.buyer-orders__mobile-data table tr{border-bottom:none}.buyer-orders__mobile-data table tr th{padding-left:0}.buyer-orders__mobile-data table tr .title-column{width:50%}@media (min-width:801px){.buyer-orders__mobile-data{display:none}}.sign-up-buyer-old-page{background:#f8fbff}.sign-up-buyer-old-page #mdsg_shop_email::-moz-placeholder{color:#0b4be2!important}.sign-up-buyer-old-page #mdsg_shop_email::placeholder{color:#0b4be2!important}.sign-up-buyer-old-page #mdsg_shop_password::-moz-placeholder{color:#0b4be2!important}.sign-up-buyer-old-page #mdsg_shop_password::placeholder{color:#0b4be2!important}.sign-up-buyer-old-page section.sg-buyer-signup-section{margin-bottom:75px}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer{outline:1px solid #0b4be2;padding:25px 35px}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .mdsg-form-field-cmn-wrp{margin-bottom:20px}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .mdsg-form-field-cmn-wrp label[for=mdsg_shop_terms] .mdsg-field-title{color:#70747d;display:inline-block;font-family:CircularStd-Medium!important;font-size:14px;font-style:normal;font-weight:400;margin-bottom:0;position:relative;top:3px}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp button.mdsg-cmn-frm-field{background:#0b4be2}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp button.mdsg-cmn-frm-field:hover{background:#f80360;color:#fff}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp button.mdsg-cmn-frm-field:disabled{opacity:.5}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .mdsg-form-field-cmn-wrp label[for=mdsg_shop_terms] .mdsg--checkbox--check{outline:1px solid #cfcfcf}.sign-up-buyer-old-page__sub-title{color:#0b4be2}.sign-up-buyer-old-page__sub-title::-moz-placeholder{color:#0b4be2!important}.sign-up-buyer-old-page__sub-title::placeholder{color:#0b4be2!important}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer input::-moz-placeholder{color:#0b4be2}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer input::placeholder{color:#0b4be2}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp .mdsg--text-agree{color:#8993aa;font-family:CircularStd-Medium!important;font-size:15px;font-style:normal;font-weight:400}.sign-up-buyer-old-page section.sg-buyer-signup-section .sg-buyer-signup-list-block .sg-buyer-signup-list-list>li>img.sg-buyer-signup-list-block-img{height:auto;width:79px}.sign-up-buyer-old-page__sub-title{font-family:CircularStd-Medium!important;font-weight:400}.sign-up-buyer-old-page section.sg-buyer-signup-section article.sg-buyer-signup-section--separ1{height:58px}.sign-up-buyer-old-page__title{color:#f80560;font-size:3rem}.sign-up-buyer-old-page section#sg_buyer_signup_section form#mdsg-user-reg-form .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp label[for=mdsg_shop_terms] input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{font-size:26px}.sign-up-buyer-old-page .pink-firm-color{color:#f80560}.sign-up-buyer-old-page .content-wrap{background:#fff!important}.sign-up-buyer-old-page article{height:31px!important;margin:0 15px}.sign-up-buyer-old-page__title{font-family:CircularStd-Book!important;font-size:48px;font-style:normal;font-weight:400;line-height:90px;padding-bottom:9px!important;padding-top:0!important;text-align:center}.sign-up-buyer-old-page .breadcrumbs{margin-bottom:62px;margin-top:72px;opacity:1;padding-bottom:0;padding-top:23px;position:relative}.sign-up-buyer-old-page .breadcrumbs .current-item{color:#f80560;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.sign-up-buyer-old-page .breadcrumbs .mdsg-bc-item .home span{color:#333448;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.sign-up-buyer-old-page .mdsg-sell-now-main-wrp{margin-top:0}.sign-up-buyer-old-page .baner-buyer_registration{align-items:center;background:#f80560;border-radius:2px;display:flex;height:86px;justify-content:center;margin:0 25px 40px 15px;max-width:1315px}.sign-up-buyer-old-page .baner-buyer_registration img{margin-right:32px}.sign-up-buyer-old-page .baner-buyer_registration span{color:#fff;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:700;line-height:36px;text-align:center}.sign-up-buyer-old-page__sub-title{color:#f80560;font-weight:500}.sign-up-buyer-old-page section.sg-buyer-signup-section .sg-buyer-signup-list-block .sg-buyer-signup-list-list>li>img.sg-buyer-signup-list-block-img{height:72px;width:72px}.sign-up-buyer-old-page .sg-buyer-signup-list-list li span{font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:35px}.sign-up-buyer-old-page .sg-buyer-signup-list-block-img{margin-right:36px!important;padding-right:0!important}.sign-up-buyer-old-page__sub-title{padding-bottom:49px!important;padding-top:44px!important}.sign-up-buyer-old-page .sg-buyer-signup-list-list{width:61%}.sign-up-buyer-old-page .sg-buyer-signup-list-list li{padding-bottom:40px!important}.sign-up-buyer-old-page .sg-buyer-signup-list-block{align-items:center;display:flex;flex-direction:column;justify-content:center}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer{max-width:634px}.sign-up-buyer-old-page__sub-title{color:#0b4ae1;font-family:CircularStd-Book;font-size:28px;font-style:normal;font-weight:450;line-height:35px;text-align:center}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer input{color:#003bc9;font-family:CircularStd-Book;font-size:19.8715px;font-style:normal;font-weight:450;height:68px;line-height:25px;max-width:468px}.sign-up-buyer-old-page #mdsg-user-reg-form .mdsg-form-field-cmn-wrp{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 28px;max-width:468px}.sign-up-buyer-old-page #mdsg_shop_terms{height:0}.sign-up-buyer-old-page .accept-terms{display:flex;margin:0 50px 25px}.sign-up-buyer-old-page .accept-terms .mdsg--checkbox--check{margin-right:13px!important}.sign-up-buyer-old-page .accept-terms .mdsg-field-title{color:#5d626d;font-family:CircularStd-Book;font-size:21.2909px;font-style:normal;font-weight:450;line-height:27px}.sign-up-buyer-old-page .mdsg--text-agree{color:#a2a2a2;font-family:CircularStd-Book;font-size:18.4521px;font-style:normal;font-weight:450;line-height:23px}.sign-up-buyer-old-page__sub-title_black{color:#333448!important;font-family:CircularStd-Bold!important;font-size:32px!important;line-height:38px!important;padding-top:35px!important;text-transform:none!important}@media (max-width:800px){.sign-up-buyer-old-page__sub-title_black{font-size:20px!important;line-height:120%!important;padding-top:14px!important}}@media (max-width:1300px){.sign-up-buyer-old-page .sg-buyer-signup-list-list{width:100%}.sign-up-buyer-old-page .baner-buyer_registration{margin:0 0 40px}}@media (max-width:1225px){.sign-up-buyer-old-page .sg-buyer-signup-list-list{width:100%}.sign-up-buyer-old-page .accept-terms{margin:0 0 25px}.sign-up-buyer-old-page .mdsg--text-agree{margin:0 15px}}@media (max-width:1000px){.sign-up-buyer-old-page .accept-terms .mdsg-field-title,.sign-up-buyer-old-page .mdsg--text-agree{font-size:16px}.sign-up-buyer-old-page .mdsg-btn:first-child{max-width:300px;width:285px}.sign-up-buyer-old-page #mdsg-user-reg-form{padding:25px 15px}}@media (max-width:800px){.sign-up-buyer-old-page #mdsg-user-reg-form .mdsg-form-field-cmn-wrp{margin-bottom:20px!important}.sign-up-buyer-old-page #mdsg_shop_email,.sign-up-buyer-old-page #mdsg_shop_password{height:68px!important;min-height:68px!important}}@media (max-width:767px){.sign-up-buyer-old-page .breadcrumbs,.sign-up-buyer-old-page .sg-buyer-signup-section--separ1{display:none}.sign-up-buyer-old-page__title{font-size:48px;line-height:56px;margin-bottom:50px;margin-top:142px;width:50%!important}.sign-up-buyer-old-page .buyer_sign_up-block-for-mobile{display:flex;justify-content:center}.sign-up-buyer-old-page .baner-buyer_registration span{font-size:18px;line-height:130%;width:55%}.sign-up-buyer-old-page .baner-buyer_registration{margin:0 0 13px}.sign-up-buyer-old-page .sg-buyer-signup-list-block-img{margin-right:28px!important}.sign-up-buyer-old-page .sg-buyer-signup-list-list li span{font-size:18px;line-height:23px;width:80%}.sign-up-buyer-old-page .sg-buyer-signup-list-block{padding-left:16px}.sign-up-buyer-old-page .accept-terms{margin-top:20px;margin:0 55px 25px}.sign-up-buyer-old-page .mdsg--text-agree{margin:0 70px}}@media (max-width:375px){.sign-up-buyer-old-page .mdsg--text-agree{margin:0!important}.sign-up-buyer-old-page #mdsg_shop_terms{width:0}}@media (max-width:550px){.sign-up-buyer-old-page .accept-terms{margin:0 0 25px}.sign-up-buyer-old-page .mdsg--text-agree{margin:0 15px}}@media screen and (max-width:575px){.sign-up-buyer-old-page__title{font-size:2.5rem}.sign-up-buyer-old-page section.sg-buyer-signup-section article.sg-buyer-signup-section--separ1{height:24px}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer{padding:25px 12px}.sign-up-buyer-old-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp input.mdsg-cmn-frm-field{padding:17px 24px}.sign-up-buyer-old-page section.sg-buyer-signup-section .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp label[for=mdsg_shop_terms] .mdsg--checkbox--check{margin-right:5px}.sign-up-buyer-old-page section.sg-buyer-signup-section{margin-bottom:26px}}.sign-up-streams-buyer-page{background:#fff!important}@media (max-width:800px){.sign-up-streams-buyer-page{margin-top:-12px}}.sign-up-streams-buyer-page__name-edit{align-items:center;border:none;border-radius:0 5px 5px 0;box-sizing:border-box;color:#333448;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px;padding:15px}.sign-up-streams-buyer-page article{height:31px!important;margin:0 15px}.sign-up-streams-buyer-page #sg_buyer_signup_section{background:#f8fbff;margin-bottom:0;margin-top:72px}.sign-up-streams-buyer-page .header-image{position:absolute;top:0}.sign-up-streams-buyer-page .buyer_sign_up-block-for-mobile{margin-bottom:24px;padding-top:59px;position:relative}.sign-up-streams-buyer-page .max-block{max-width:600px;z-index:1}.sign-up-streams-buyer-page .breadcrumbs{margin-bottom:62px;margin-top:72px;opacity:1;padding-bottom:0;padding-top:23px;position:relative}.sign-up-streams-buyer-page .breadcrumbs .current-item{color:#f80560;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.sign-up-streams-buyer-page .breadcrumbs .mdsg-bc-item .home span{color:#333448;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.sign-up-streams-buyer-page .footer-icons{background-image:url(/theme-images/login/footer.svg);display:flex;justify-content:center;min-height:265px}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:15px;max-width:1170px;padding-bottom:25px}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list li{display:flex;margin-bottom:30px;min-width:570px}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list li img{height:72px;margin-right:20px;width:72px}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list .text-icon{display:flex;flex-direction:column;max-width:378px;width:378px}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list .text-icon label{font-family:CircularStd-Book;font-size:19px;font-style:normal;font-weight:500;line-height:150%;text-transform:none}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list .text-icon label span{color:#0b4ae2;line-height:150%;margin-right:5px;text-transform:none}.sign-up-streams-buyer-page .mdsg-sell-now-main-wrp{margin-top:0}.sign-up-streams-buyer-page .baner-buyer_registration{align-items:center;background:#f80560;border-radius:2px;display:flex;height:86px;justify-content:center;margin:0 25px 40px 15px;max-width:1315px}.sign-up-streams-buyer-page .baner-buyer_registration img{margin-right:32px}.sign-up-streams-buyer-page .baner-buyer_registration span{color:#fff;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:700;line-height:36px;text-align:center}.sign-up-streams-buyer-page section.sg-buyer-signup-section .sg-buyer-signup-list-block .sg-buyer-signup-list-list>li>img.sg-buyer-signup-list-block-img{height:72px;width:72px}.sign-up-streams-buyer-page .sg-buyer-signup-list-list li span{font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:35px}.sign-up-streams-buyer-page .sg-buyer-signup-list-block-img{margin-right:36px!important;padding-right:0!important}.sign-up-streams-buyer-page .sg-buyer-signup-list-list{width:61%}.sign-up-streams-buyer-page .sg-buyer-signup-list-list li{padding-bottom:40px!important}.sign-up-streams-buyer-page .sg-buyer-signup-list-block{align-items:center;display:flex;flex-direction:column;justify-content:center}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer{background:#fff;border:1px solid #e7e7e8;border-radius:16px;box-sizing:border-box;max-width:569px;outline:none;padding:25px 35px}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .input-value{border:1px solid #e7e7e7;border-radius:8px;display:flex;width:370px}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .input-value img{margin-left:20px}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .input-value input{border:none;border-radius:0 5px 5px 0;box-sizing:border-box;color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .input-value input::-moz-placeholder{color:#9195a2}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .input-value input::placeholder{color:#9195a2}.sign-up-streams-buyer-page #mdsg-user-reg-form .mdsg-form-field-cmn-wrp{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 20px;max-width:370px}.sign-up-streams-buyer-page #mdsg_shop_terms{height:0}.sign-up-streams-buyer-page .accept-terms{display:flex;margin:0 50px 16px}.sign-up-streams-buyer-page .accept-terms .mdsg--checkbox--check{background:#fff;border:1.41939px solid #e7e7e7;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;margin-right:9px;vertical-align:middle;width:30px}.sign-up-streams-buyer-page input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:18px;line-height:27px;margin-left:3px;transition:all .2s}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .sg-buyer-signup-form-accept-terms-block .mdsg-form-field-cmn-wrp button.mdsg-cmn-frm-field{background:#f80560;height:75px;margin-bottom:15px;width:370px}.sign-up-streams-buyer-page .term-and-conditions{color:#333448;font-family:CircularStd-Bold!important;text-decoration:underline}.sign-up-streams-buyer-page #mdsg_shop_terms2{height:0}.sign-up-streams-buyer-page .mdsg--text-agree{color:#a2a2a2;font-family:CircularStd-Book;font-size:18.4521px;font-style:normal;font-weight:450;line-height:23px}.sign-up-streams-buyer-page .accept-terms .mdsg-field-title{color:#8993aa;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-transform:none}.sign-up-streams-buyer-page .mdsg-cmn-frm-field:disabled{opacity:.5}.sign-up-streams-buyer-page .mdsg-btn:focus,.sign-up-streams-buyer-page .mdsg-btn:hover{background:#f80560!important;border-color:#f80560!important;color:#fff!important}.sign-up-streams-buyer-page .footer-image,.sign-up-streams-buyer-page .mobile{display:none}.sign-up-streams-buyer-page .title-login{color:#333448!important;font-family:CircularStd-Bold!important;font-size:32px!important;line-height:38px!important;max-width:100%;overflow:hidden;padding-bottom:40px!important;padding-top:35px!important;text-align:center;text-transform:none!important}.sign-up-streams-buyer-page .title-login span{color:#f80560}@media (max-width:1300px){.sign-up-streams-buyer-page .sg-buyer-signup-list-list{width:100%}.sign-up-streams-buyer-page .baner-buyer_registration{margin:0 0 40px}}@media (max-width:1225px){.sign-up-streams-buyer-page .sg-buyer-signup-list-list{width:100%}.sign-up-streams-buyer-page .accept-terms{margin:0 0 25px}.sign-up-streams-buyer-page .mdsg--text-agree{margin:0 15px}}@media (max-width:1000px){.sign-up-streams-buyer-page .accept-terms .mdsg-field-title,.sign-up-streams-buyer-page .mdsg--text-agree{font-size:16px}.sign-up-streams-buyer-page .mdsg-btn:first-child{max-width:310px;width:285px}.sign-up-streams-buyer-page #mdsg-user-reg-form{padding:25px 15px}}@media (max-width:800px){.sign-up-streams-buyer-page .title-login{font-size:20px!important;line-height:120%!important;max-width:310px;padding:15px 0 30px!important}.sign-up-streams-buyer-page .max-block{display:flex;justify-content:center}.sign-up-streams-buyer-page .buyer_sign_up-block-for-mobile{align-items:center;flex-direction:column;padding-top:16px}.sign-up-streams-buyer-page .header-image{content:url(/theme-images/login/header-m.svg)}.sign-up-streams-buyer-page section.sg-buyer-signup-section form.mdsg-sell-now-form-1._only_buyer .input-value{width:310px}.sign-up-streams-buyer-page #mdsg-user-reg-form{max-width:350px;padding:25px 0}.sign-up-streams-buyer-page .mdsg-form-field-cmn-wrp{width:310px}.sign-up-streams-buyer-page .mdsg-form-field-cmn-wrp button.mdsg-cmn-frm-field{margin-bottom:0!important;margin-top:20px!important}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list{flex-direction:column;justify-content:center;padding-bottom:75px!important}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list li{min-width:-moz-max-content;min-width:max-content}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list .text-icon{justify-content:center;max-width:258px;width:258px}.sign-up-streams-buyer-page .sg-package-section-2-what-you-can-get-list label{font-size:16px!important;line-height:130%!important}.sign-up-streams-buyer-page .footer-icons{background-image:none;margin-top:0!important}.sign-up-streams-buyer-page .footer-icons .sg-package-section-2-what-you-can-get-list{margin-top:0!important;position:relative;width:343px}.sign-up-streams-buyer-page .buyer_sign_up-block-for-mobile{margin-bottom:4px}.sign-up-streams-buyer-page .accept-terms{margin:0 auto 10px!important;max-width:310px!important}.sign-up-streams-buyer-page #mdsg_shop_terms,.sign-up-streams-buyer-page #mdsg_shop_terms2{border:0;width:0}.sign-up-streams-buyer-page .footer-image{bottom:0;display:block;left:-10px;position:absolute;width:365px}}@media (max-width:767px){.sign-up-streams-buyer-page .breadcrumbs,.sign-up-streams-buyer-page .sg-buyer-signup-section--separ1{display:none}.sign-up-streams-buyer-page .buyer_sign_up-block-for-mobile{display:flex;justify-content:center}.sign-up-streams-buyer-page .baner-buyer_registration span{font-size:18px;line-height:130%;width:55%}.sign-up-streams-buyer-page .baner-buyer_registration{margin:0 0 13px}.sign-up-streams-buyer-page .sg-buyer-signup-list-block-img{margin-right:28px!important}.sign-up-streams-buyer-page .sg-buyer-signup-list-list li span{font-size:18px;line-height:23px;width:80%}.sign-up-streams-buyer-page .sg-buyer-signup-list-block{padding-left:16px}.sign-up-streams-buyer-page .accept-terms{margin-top:20px;margin:0 55px 25px}.sign-up-streams-buyer-page .mdsg--text-agree{margin:0 70px}}@media (max-width:375px){.sign-up-streams-buyer-page .mdsg--text-agree{margin:0!important}.sign-up-streams-buyer-page #mdsg_shop_terms{width:0}}@media (max-width:550px){.sign-up-streams-buyer-page .accept-terms{margin:0 0 25px}.sign-up-streams-buyer-page .mdsg--text-agree{margin:0 15px}}.unlock-make-it-rain-for-buyers{align-items:center;background:#fff;display:flex;justify-content:center;margin:0 auto;max-width:438px;min-height:470px;width:438px}.unlock-make-it-rain-for-buyers .stream-container-box{display:flex;flex-direction:column;max-width:374px;min-width:374px}.unlock-make-it-rain-for-buyers .stream-container-box .unlock-make-it-rain-for-buyers__sub-title{word-wrap:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#f80560;display:-webkit-box;font-family:CircularStd-Book,sans-serif!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin-bottom:25px;overflow:hidden;overflow-wrap:break-word;text-align:center}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block{display:flex;justify-content:space-between;margin-bottom:32px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-big{border-radius:11.6915px;height:249.03px;width:243.18px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-big img{border-radius:11.6915px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small{display:flex;flex-direction:column;height:249.03px;justify-content:space-between}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .img-item{border-radius:12.6544px;height:118.08px;width:118.08px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .img-item img{border-radius:11.6915px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item{align-items:center;background:#f80560;border-radius:12.6544px;display:flex;flex-direction:column;height:118.08px;justify-content:center;width:118.08px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item .unlock-make-it-rain-for-buyers__count-photo{color:#fff;font-family:CircularStd-Book!important;font-size:27.8396px;font-style:normal;font-weight:450;line-height:35px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item span{color:#fff;font-family:CircularStd-Book;font-size:17.7161px;font-style:normal;font-weight:450;line-height:22px;text-decoration-line:underline}.unlock-make-it-rain-for-buyers .stream-container-box .shop-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-family:CircularStd-Book;font-size:18.7065px;font-style:normal;font-weight:450;line-height:24px;overflow:hidden}.unlock-make-it-rain-for-buyers .header-mb{display:none!important}@media (max-width:800px){.unlock-make-it-rain-for-buyers{border:1px solid #e7e7e8;border-radius:16px;box-sizing:border-box;max-width:350px;min-height:350px}.unlock-make-it-rain-for-buyers .stream-container-box .unlock-make-it-rain-for-buyers__sub-title{font-size:18.5026px;line-height:23px;margin-bottom:18.5px}.unlock-make-it-rain-for-buyers .stream-container-box{max-width:270px;min-width:270px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-big{height:179.14px;width:174.93px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item,.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .img-item{height:84.94px;width:84.94px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block{margin-bottom:22px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small{height:179.14px}.unlock-make-it-rain-for-buyers .stream-container-box .shop-description{font-size:13.4564px;line-height:17px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item .unlock-make-it-rain-for-buyers__count-photo{font-size:20.0263px;line-height:25px}.unlock-make-it-rain-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item span{font-size:12.744px;line-height:16px}}.unlock-make-it-rain-for-buyers.coins-block{margin-left:0!important;margin-right:40px!important;min-height:370px;width:375px!important}.unlock-make-it-rain-for-buyers.coins-block .unlock-make-it-rain-for-buyers__title{color:#333448;font-family:CircularStd-Book!important;font-size:22.1483px;font-style:normal;font-weight:500;line-height:28px;text-align:center}.unlock-make-it-rain-for-buyers.coins-block .unlock-make-it-rain-for-buyers__title span{color:#f80560}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box{align-items:center;max-width:325px!important;min-width:325px!important}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block{margin-bottom:27px;margin-top:10px;width:100%}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block .photo-block-column-big{border-radius:10.0674px;height:214.44px;width:209.4px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block .img-item{border-radius:11.0523px;height:101.68px;width:101.68px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block .count-item{border-radius:10.8965px;height:101.68px;width:102.69px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block .count-item .unlock-make-it-rain-for-buyers__count-photo{font-size:23.9723px;line-height:30px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block .count-item span{font-size:15.2551px;line-height:19px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .photo-block .photo-block-column-small{height:214.44px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .shop-description{font-size:16.1079px;line-height:20px}@media (max-width:800px){.unlock-make-it-rain-for-buyers.coins-block{border:none;margin-bottom:0!important;margin-right:0!important;margin-top:50px!important;max-width:315px!important;position:relative;z-index:1}.unlock-make-it-rain-for-buyers.coins-block .unlock-make-it-rain-for-buyers__title{font-size:20px;line-height:25px}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box{margin-top:10px;z-index:1}.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .count-item,.unlock-make-it-rain-for-buyers.coins-block .stream-container-box .img-item{height:101.68px!important;width:101.68px!important}.unlock-make-it-rain-for-buyers.coins-block .header-mb{display:block!important;position:absolute;top:0}}.unlock-message-for-buyers{align-items:center;background:#fff;display:flex;justify-content:center;max-width:569px;min-height:650px;width:600px}.unlock-message-for-buyers .item-price-left{display:flex;margin-top:5px}.unlock-message-for-buyers .item-price-left .price-photo{align-items:center;color:#f80560;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:36px;margin-left:10px;margin-right:20px;text-align:right}.unlock-message-for-buyers .item-price-left .count-photo{color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:21px;margin-left:10px}.unlock-message-for-buyers .img-item-mobile{display:none}.unlock-message-for-buyers .image-mobile-big{display:flex;flex-direction:column;justify-content:space-between}.unlock-message-for-buyers .stream-container-box{display:flex;flex-direction:column;max-width:374px;min-width:374px}.unlock-message-for-buyers .stream-container-box .unlock-message-for-buyers__sub-title{word-wrap:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#f80560;display:-webkit-box;font-family:CircularStd-Book,sans-serif!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin-bottom:25px;overflow:hidden;overflow-wrap:break-word;text-align:center}.unlock-message-for-buyers .stream-container-box .photo-block{display:flex;justify-content:space-between;margin-bottom:32px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-big{border-radius:11.6915px;height:249.03px;width:243.18px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-big img{border-radius:11.6915px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small{display:flex;flex-direction:column;height:249.03px;justify-content:space-between}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .img-item{border-radius:12.6544px;height:118.08px;width:118.08px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .img-item img{border-radius:11.6915px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item{align-items:center;background:#f80560;border-radius:12.6544px;display:flex;flex-direction:column;height:118.08px;justify-content:center;width:118.08px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item .unlock-message-for-buyers__count-photo{color:#fff;font-family:CircularStd-Book!important;font-size:27.8396px;font-style:normal;font-weight:450;line-height:35px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item span{color:#fff;font-family:CircularStd-Book;font-size:17.7161px;font-style:normal;font-weight:450;line-height:22px;text-decoration-line:underline}.unlock-message-for-buyers .stream-container-box .shop-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-family:CircularStd-Book;font-size:18.7065px;font-style:normal;font-weight:450;line-height:24px;overflow:hidden}.unlock-message-for-buyers .header-mb{display:none!important}@media (max-width:800px){.unlock-message-for-buyers{border:1px solid #e7e7e8;border-radius:16px;box-sizing:border-box;max-width:350px;min-height:350px}.unlock-message-for-buyers .stream-container-box .unlock-message-for-buyers__sub-title{font-size:18.5026px;line-height:23px;margin-bottom:18.5px}.unlock-message-for-buyers .stream-container-box{max-width:270px;min-width:270px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-big{height:179.14px;width:174.93px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item,.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .img-item{height:84.94px;width:84.94px}.unlock-message-for-buyers .stream-container-box .photo-block{margin-bottom:22px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small{height:179.14px}.unlock-message-for-buyers .stream-container-box .shop-description{font-size:13.4564px;line-height:17px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item .unlock-message-for-buyers__count-photo{font-size:20.0263px;line-height:25px}.unlock-message-for-buyers .stream-container-box .photo-block .photo-block-column-small .count-item span{font-size:12.744px;line-height:16px}}.unlock-message-for-buyers.coins-block{margin-left:0!important;margin-right:130px!important;min-height:370px;width:370px!important}.unlock-message-for-buyers.coins-block .stream-container-box{max-width:320px!important;min-width:320px!important}.unlock-message-for-buyers.coins-block .shop-description{font-size:16.1079px;line-height:20px}.unlock-message-for-buyers.coins-block .unlock-message-for-buyers__title{color:#333448;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:500;line-height:150%;text-align:center}.unlock-message-for-buyers.coins-block .unlock-message-for-buyers__title span{color:#f80560}.unlock-message-for-buyers.coins-block .photo-block{margin-bottom:27px!important;margin-top:20px!important}.unlock-message-for-buyers.coins-block .photo-block .photo-block-column-big{border-radius:10.0674px;height:214.44px;width:209.4px}.unlock-message-for-buyers.coins-block .photo-block .photo-block-column-small .img-item{border-radius:11.0523px;height:101.68px;width:101.68px}.unlock-message-for-buyers.coins-block .photo-block .photo-block-column-small .count-item{border-radius:11.0523px!important;height:101.68px!important;width:101.68px!important}.unlock-message-for-buyers.coins-block .photo-block .photo-block-column-small{height:214.44px}.unlock-message-for-buyers.coins-block .photo-block .photo-block-column-small .unlock-message-for-buyers__count-photo{font-size:23.9723px;line-height:30px}.unlock-message-for-buyers.coins-block .photo-block .photo-block-column-small span{font-size:15.2551px;line-height:19px}@media (max-width:800px){.unlock-message-for-buyers.coins-block{border:none!important;margin-bottom:22px!important;margin-right:0!important;margin-top:50px!important;position:relative}.unlock-message-for-buyers.coins-block .img-item-mobile{display:block;margin-top:26.5px}.unlock-message-for-buyers.coins-block .photo-block{margin-bottom:0!important}.unlock-message-for-buyers.coins-block .img-item,.unlock-message-for-buyers.coins-block .photo-block-column-big{border-radius:10px!important;height:144px!important;width:145px!important}.unlock-message-for-buyers.coins-block .stream-container-box{max-width:314px!important;min-width:314px!important;z-index:1}.unlock-message-for-buyers.coins-block .count-item{display:none!important}.unlock-message-for-buyers.coins-block .unlock-message-for-buyers__title{font-size:17px}.unlock-message-for-buyers.coins-block .shop-description{display:none}.unlock-message-for-buyers.coins-block .photo-block-column-small{height:314.44px!important}.unlock-message-for-buyers.coins-block .header-mb{display:block!important;position:absolute;top:70px}}.unlock-private-collection-for-buyers{align-items:center;background:#fff;display:flex;justify-content:center;max-width:569px;min-height:650px;width:600px}.unlock-private-collection-for-buyers .stream-container-box{display:flex;flex-direction:column;max-width:397px;min-width:397px}.unlock-private-collection-for-buyers .stream-container-box .collection-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4px;max-width:397px;min-height:316px;min-width:397px;position:relative}.unlock-private-collection-for-buyers .stream-container-box .collection-block .blur-image{border:1px solid transparent;border-radius:10px;height:140px;margin-bottom:18px;-o-object-fit:cover;object-fit:cover;width:193px}.unlock-private-collection-for-buyers .stream-container-box .collection-block .count-photo-on-image{bottom:77px;color:#fff;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:30px;min-width:70px;position:absolute;right:60px;text-align:center}.unlock-private-collection-for-buyers .stream-container-box .unlock{display:flex;flex-direction:column;max-width:397px}.unlock-private-collection-for-buyers .stream-container-box .unlock .title-collection{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:500;line-height:23px;min-height:46px;overflow:hidden;text-align:center}.unlock-private-collection-for-buyers .stream-container-box .unlock .price-block-collection{display:flex;margin-top:0}.unlock-private-collection-for-buyers .stream-container-box .unlock .price-block-collection .price-photo{align-items:center;color:#f80560;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:36px;margin-left:10px;margin-right:20px;text-align:right}.unlock-private-collection-for-buyers .stream-container-box .unlock .price-block-collection .count-photo{color:#f80560;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:21px;margin-left:10px}.unlock-private-collection-for-buyers .header-mb{display:none!important}@media (max-width:800px){.unlock-private-collection-for-buyers{border:1px solid #e7e7e8;border-radius:16px;box-sizing:border-box;max-width:350px;min-height:386px}.unlock-private-collection-for-buyers .stream-container-box{max-width:280px;min-width:280px}.unlock-private-collection-for-buyers .blur-image{height:98.39px!important;margin-bottom:12.5px!important;width:135.63px!important}.unlock-private-collection-for-buyers .collection-block{margin-bottom:0!important;max-width:280px!important;min-height:210px!important;min-width:280px!important;width:280px!important}.unlock-private-collection-for-buyers .count-photo-on-image{bottom:55px!important;min-width:49px!important;right:42px!important}.unlock-private-collection-for-buyers .title-collection{font-size:16px;line-height:20px}.unlock-private-collection-for-buyers .price-block-collection{margin-top:0!important}}.unlock-private-collection-for-buyers.coins-block{background:#fff;border-radius:8.39115px;box-shadow:0 30px 30px rgba(0,0,0,.05);margin-bottom:15px!important;margin-left:0!important;margin-right:30px!important;min-height:436px;width:570px!important}.unlock-private-collection-for-buyers.coins-block .unlock-private-collection-for-buyers__title{color:#333448;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:500;line-height:150%;text-align:center}.unlock-private-collection-for-buyers.coins-block .unlock-private-collection-for-buyers__title span{color:#f80560}.unlock-private-collection-for-buyers.coins-block .stream-container-box{align-items:center;max-width:453px!important;min-width:453px!important}.unlock-private-collection-for-buyers.coins-block .stream-container-box .collection-block{margin-bottom:15px;margin-top:10px}.unlock-private-collection-for-buyers.coins-block .unlock{display:none}@media (max-width:800px){.unlock-private-collection-for-buyers.coins-block{margin-bottom:20px!important;margin-right:0!important;margin-top:50px!important;max-width:315px!important;position:relative;z-index:1}.unlock-private-collection-for-buyers.coins-block .unlock-private-collection-for-buyers__title{font-size:18px;width:219px}.unlock-private-collection-for-buyers.coins-block .stream-container-box{margin-top:0;min-width:100%!important;z-index:1}.unlock-private-collection-for-buyers.coins-block .product-title-price{padding:11px 0 39px!important}.unlock-private-collection-for-buyers.coins-block .header-mb{display:block!important;position:absolute;top:0}}.unlock-product-for-buyers{align-items:center;background:#fff;display:flex;justify-content:center;max-width:569px;min-height:650px;width:600px}.unlock-product-for-buyers .stream-container-box{display:flex;flex-direction:column;max-width:406px;min-width:406px}.unlock-product-for-buyers .stream-container-box .mdsg-product--img-url{border-radius:18.2955px;height:402.97px;width:406px}.unlock-product-for-buyers .stream-container-box .mdsg-product--img-url img{border-radius:18.2955px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.unlock-product-for-buyers .stream-container-box .product-title-price{align-items:flex-start;background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:100%;padding:30px 18px 0;width:100%}.unlock-product-for-buyers .stream-container-box .product__title{color:#333448;display:block;font-family:CircularStd-Book;font-size:32.9318px;font-style:normal;font-weight:450;line-height:42px;margin-bottom:5px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:normal}.unlock-product-for-buyers .stream-container-box .item-price-left .amount{color:#f80560;font-family:CircularStd-Book;font-size:32.9318px;font-style:normal;font-weight:500;line-height:66px;text-align:right}.unlock-product-for-buyers .stream-container-box .mdsg-product-category-register .mdsg-product-category-link{color:#9195a2;font-family:CircularStd-Book;font-size:25.6136px;font-style:normal;font-weight:450;line-height:32px}.unlock-product-for-buyers .header-mb{display:none!important}@media (max-width:800px){.unlock-product-for-buyers{border-radius:8.02432px;min-height:350px}.unlock-product-for-buyers .stream-container-box{max-width:310px;min-width:310px;z-index:1}.unlock-product-for-buyers .stream-container-box .mdsg-product--img-url{height:233px;width:310px}.unlock-product-for-buyers .product-title-price{padding:18px 40px 0!important}.unlock-product-for-buyers .product-title-price .product__title{font-size:18px!important;line-height:23px!important}.unlock-product-for-buyers .product-title-price .amount{font-size:20px!important;line-height:40px!important}.unlock-product-for-buyers .product-title-price .mdsg-product-category-link{font-size:14px!important;line-height:18px!important}}.unlock-product-for-buyers.coins-block{background:#fff;border-radius:8.39115px;box-shadow:0 30px 30px rgba(0,0,0,.05);margin-left:0!important;margin-right:30px!important;min-height:370px;width:366px!important}.unlock-product-for-buyers.coins-block .unlock-product-for-buyers__title{color:#333448;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:500;line-height:150%;text-align:center}.unlock-product-for-buyers.coins-block .unlock-product-for-buyers__title span{color:#f80560}.unlock-product-for-buyers.coins-block .stream-container-box{align-items:center;max-width:278px!important;min-width:278px!important}.unlock-product-for-buyers.coins-block .stream-container-box .mdsg-product--img-url{border-radius:11.7476px;height:184px;margin-top:20px;width:214px}.unlock-product-for-buyers.coins-block .stream-container-box .mdsg-product--img-url img{border-radius:11.7476px}.unlock-product-for-buyers.coins-block .stream-container-box .product-title-price{padding:11px 0;width:214px}.unlock-product-for-buyers.coins-block .stream-container-box .product__title{font-size:18px;line-height:23px}.unlock-product-for-buyers.coins-block .stream-container-box .mdsg-product-category-link{font-size:15px;line-height:19px}.unlock-product-for-buyers.coins-block .stream-container-box .amount{font-size:18px;line-height:42px}@media (max-width:800px){.unlock-product-for-buyers.coins-block{margin-bottom:40px!important;margin-right:0!important;margin-top:50px!important;max-width:315px!important;position:relative}.unlock-product-for-buyers.coins-block .unlock-product-for-buyers__title{font-size:18px}.unlock-product-for-buyers.coins-block .stream-container-box{margin-top:19px;z-index:1}.unlock-product-for-buyers.coins-block .product-title-price{padding:11px 0 39px!important}.unlock-product-for-buyers.coins-block .header-mb{display:block!important;position:absolute;top:0}}.unlock-video-for-buyers{align-items:center;background:#fff;display:flex;justify-content:center;max-width:569px;min-height:650px;width:600px}.unlock-video-for-buyers .video-description-time{color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:36px;margin:0 0 0 7px;text-align:right}.unlock-video-for-buyers .stream-container-box{display:flex;flex-direction:column;max-width:380px;min-width:380px}.unlock-video-for-buyers .stream-container-box .unlock-video-for-buyers__title{word-wrap:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#f80560;display:-webkit-box;font-family:CircularStd-Book,sans-serif!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin-bottom:25px;overflow:hidden;overflow-wrap:break-word;text-align:center}.unlock-video-for-buyers .stream-container-box .video-description{-webkit-line-clamp:3;color:#333448;font-size:18.7065px;line-height:24px;overflow:hidden}.unlock-video-for-buyers .stream-container-box .profile-service-card__type-block{width:-moz-max-content;width:max-content}.unlock-video-for-buyers .stream-container-box .video{border-radius:10px;height:220px;max-width:380px;min-width:380px}.unlock-video-for-buyers .stream-container-box .poster{border-radius:10px;height:300px;max-width:380px;min-width:380px;-o-object-fit:cover;object-fit:cover}.unlock-video-for-buyers .stream-container-box .video-title{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-top:13px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unlock-video-for-buyers .stream-container-box .video-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#717287;display:-webkit-box;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}@media (max-width:800px){.unlock-video-for-buyers{border:1px solid #e7e7e8;border-radius:16px;box-sizing:border-box;max-width:350px;min-height:350px}.unlock-video-for-buyers .stream-container-box .unlock-video-for-buyers__title{font-size:18.5026px;line-height:23px;margin-bottom:18.5px}.unlock-video-for-buyers .stream-container-box{max-width:280px;min-width:280px}.unlock-video-for-buyers .video{height:162.48px!important;min-width:280.65px!important;width:280.65px!important}.unlock-video-for-buyers .video-title{font-size:13px;line-height:16px}.unlock-video-for-buyers .video-description{font-size:14px;line-height:18px}}.unlock-video-for-buyers.coins-block{margin-left:0!important;margin-right:30px!important;min-height:440px;width:400px!important}.unlock-video-for-buyers.coins-block .stream-container-box{align-items:center;max-width:325px!important;min-width:325px!important}@media (max-width:800px){.unlock-video-for-buyers.coins-block{border:none;margin-bottom:0!important;margin-right:0!important;margin-top:50px!important;max-width:325px!important;min-height:300px}.unlock-video-for-buyers.coins-block .video{height:182px!important;min-width:325px!important;width:325px!important}.unlock-video-for-buyers.coins-block .poster{height:250px!important;min-width:325px!important;width:325px!important}.unlock-video-for-buyers.coins-block .stream-container-box{margin-top:0}}.register-seller-payment-page{align-items:center;background:#f8fbff!important;display:flex;flex-direction:column;font-family:CircularStd-Book;padding-bottom:125px}@media (max-width:800px){.register-seller-payment-page{padding-bottom:40px}}.register-seller-payment-page__title-block{display:flex;justify-content:center;margin-top:25px}@media (max-width:800px){.register-seller-payment-page__title-block{margin-top:0}}.register-seller-payment-page__title{color:#333;font-size:24px;font-weight:500;line-height:30px}.register-seller-packages{width:660px}@media (max-width:800px){.register-seller-packages{margin-bottom:50px;width:100%}}.register-seller-packages .slider-subscriptions{height:472px!important}@media (max-width:801px){.register-seller-packages .slider-subscriptions{height:472px!important}}.register-seller-packages__body{display:flex;justify-content:space-between}.register-seller-package{font-family:CircularStd-Book;height:-moz-max-content;height:max-content;margin-top:13px;position:relative;text-align:center;width:300px!important}@media (max-width:800px){.register-seller-package{margin:13px 20px 0!important;width:280px!important}}.register-seller-package__header-block{align-items:center;background:#f80560;border-radius:0 0 15px 15px;display:flex;flex-direction:row;height:45px;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:-13px;width:163px}.register-seller-package__header-block:before{content:url(/theme-images/go-live/left-triangle.svg);left:-9px;position:absolute;top:-1px}.register-seller-package__header-block:after{content:url(/theme-images/go-live/right-triangle.svg);position:absolute;right:-9px;top:-1px}.register-seller-package__header{color:#fff;font-family:CircularStd-Bold;font-size:16px;font-weight:900;line-height:20px;text-transform:uppercase}.register-seller-package__body{align-items:center;background:#eef2f6;border:4px solid #eef2f6;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;height:459px;padding:0 30px;width:100%}@media (max-width:800px){.register-seller-package__body{padding:0 20px}}.register-seller-package__body_active{border:4px solid #f80560}.register-seller-package__title{border-radius:14px 14px 0 0;color:#0b4ae2;font-family:CircularStd-Bold;font-size:25px;line-height:32px;padding:52px 0 20px}.register-seller-package__line{border-top:1px solid #e0e5f0;width:100%}.register-seller-package__old-price-block{display:flex;justify-content:center;margin-top:31px;position:relative}.register-seller-package__old-price-block img{bottom:4px;left:0;position:absolute}.register-seller-package__old-price{color:#b4c8d3;font-size:40px;font-weight:500;line-height:30px}.register-seller-package__old-price sup{font-size:20px;line-height:25px}.register-seller-package__price-block{display:flex;justify-content:center}.register-seller-package__price{color:#f80560;font-size:66px;font-weight:500;line-height:89px}.register-seller-package__price sup{font-size:36px;line-height:46px}.register-seller-package__commission-description,.register-seller-package__payment-description{color:#9091aa;font-size:16px;font-weight:500;line-height:20px;text-align:center}.register-seller-package__commission-description{margin:10px 0 0;width:144px}.register-seller-package__button-block{display:flex;justify-content:center;position:relative;width:100%}.register-seller-package__button{background:#eef2f6;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-size:18px;font-weight:500;height:59px;line-height:23px;margin-top:30px;text-align:center;width:190px}.register-seller-package__button_active{background:#f80560;border:2px solid #f80560;color:#eef2f6;width:137px}.register-seller-package__ellipse{left:0;position:absolute;top:17px}.register-seller-package__cross{position:absolute;right:5px;top:17px}.register-seller-package_blue .register-seller-package__header-block{background:#0b4ae2}.register-seller-package_blue .register-seller-package__header-block:before{content:url(/theme-images/go-live/left-triangle-blue.svg)}.register-seller-package_blue .register-seller-package__header-block:after{content:url(/theme-images/go-live/right-triangle-blue.svg)}.register-seller-package_blue .register-seller-package__price{color:#0b4ae2}.register-seller-package_blue .register-seller-package__button{border:2px solid #0b4ae2;color:#0b4ae2}.register-seller-package_blue .register-seller-package__button_active{background:#0b4ae2;border:2px solid #0b4ae2;color:#eef2f6}.register-seller-package_blue .register-seller-package__body_active{border:4px solid #0b4ae2}.register-seller-stream-two{align-items:center;background:#f8fbff!important;display:flex;flex-direction:column;font-family:CircularStd-Book;margin-top:72px;padding-bottom:125px}@media (max-width:800px){.register-seller-stream-two{margin-top:60px;padding-bottom:55px}}.register-seller-stream-two__body{align-items:center;display:flex;flex-direction:column;width:565px}@media (max-width:800px){.register-seller-stream-two__body{width:345px}}.register-seller-stream-two__title{color:#333448;font-size:28px;font-weight:500;line-height:35px;margin-bottom:30px;text-align:center}@media (max-width:800px){.register-seller-stream-two__title{font-size:21px;line-height:23px}}.register-seller-stream-two__edit-block{align-items:center;display:flex;flex-direction:column;width:100%}.register-seller-stream-two__edit-block .invalid-feedback{max-width:460px}.register-seller-stream-two__edit-block input{background:#fff;border:1px solid #b2b8c9;box-sizing:border-box;color:#222;font-size:20px;font-weight:450;height:60px;line-height:25px;max-width:460px;padding:15px;width:100%}@media (max-width:800px){.register-seller-stream-two__edit-block input{font-size:14px;height:44px;line-height:18px;min-height:44px}}.register-seller-stream-two__edit-block input::-moz-placeholder{color:#b2b8c9;font-weight:450}.register-seller-stream-two__edit-block input::placeholder{color:#b2b8c9;font-weight:450}.register-seller-stream-two__edit-block_form .invalid-feedback{max-width:100%!important}.register-seller-stream-two__description{color:#a4a9b7;font-size:14px;font-weight:450;line-height:18px;margin:5px 0 11px;max-width:460px;width:100%}.register-seller-stream-two__checkbox-block{display:flex;margin-top:20px;max-width:460px;width:100%}.register-seller-stream-two__checkbox-block input{display:inherit;height:0;opacity:0;width:0}.register-seller-stream-two__checkbox-pink_active{background-image:url(/theme-images/sell-now/check-box2.svg)!important;background-position:50%!important;border:none!important}.register-seller-stream-two__checkbox-pink{background:#fff;border:2px solid #e7e7e7;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;min-width:30px;vertical-align:middle;width:30px}@media (max-width:800px){.register-seller-stream-two__checkbox-pink{height:24px;min-width:24px;width:24px}}.register-seller-stream-two__label-link{color:#8993aa;font-size:17px;font-weight:450;line-height:27px;margin-left:10px}@media (max-width:800px){.register-seller-stream-two__label-link{font-size:12px;line-height:25px}}.register-seller-stream-two__link{color:#333448;text-decoration-line:underline}.register-seller-stream-two__link:focus,.register-seller-stream-two__link:hover{color:#333448}.register-seller-stream-two__button-item{display:flex;justify-content:center;margin-top:25px;width:100%}.register-seller-stream-two__button-item button{background:#f80560;border:none;border-radius:100px;color:#fff;font-size:18px;font-weight:700;height:66px;line-height:23px;width:230px}@media (max-width:800px){.register-seller-stream-two__button-item button{height:44px}}.register-seller-stream-two__button-item button:disabled{background:#b2b8c9}.register-seller-stream-two__shop{align-items:center;display:flex;flex-direction:column;width:600px}@media (max-width:800px){.register-seller-stream-two__shop{width:345px}}.register-seller-stream-two .select2-container{z-index:1!important}.register-seller-stream-two__big-input{background:#fff;border:1px solid #b2b8c9;box-sizing:border-box;color:#222;font-size:20px;font-weight:450;height:60px;line-height:25px;max-width:100%!important;max-width:460px;padding:15px;width:100%}@media (max-width:800px){.register-seller-stream-two__big-input{font-size:14px;height:44px;line-height:18px;min-height:44px}}.register-seller-stream-two__big-input::-moz-placeholder{color:#b2b8c9;font-weight:450}.register-seller-stream-two__big-input::placeholder{color:#b2b8c9;font-weight:450}.register-seller-stream-two__label-example{color:#b4bccd;display:flex;font-size:14px;font-weight:450;line-height:18px;margin-bottom:10px;width:100%}@media (max-width:800px){.register-seller-stream-two__label-example{font-size:12px;line-height:15px}}.register-seller-stream-two__label-link-example{color:#f80560;cursor:pointer;display:flex;margin-left:5px}.register-seller-stream-two__label-link-example img{margin-left:5px}.register-seller-stream-two__label-link-example_active img{transform:rotate(180deg)}.register-seller-stream-two__example-box{background:#f9fbfd;border:1px solid #edf2f5;box-sizing:border-box;color:#8993aa;display:flex;font-size:14px;font-weight:450;line-height:18px;margin-bottom:15px;padding:18px 23px;width:100%}@media (max-width:800px){.register-seller-stream-two__example-box{flex-wrap:wrap}}.register-seller-stream-two__example-box .pink-comma{color:#f80560;margin-right:5px}.register-seller-stream-two__select-blocks{display:flex;justify-content:space-between;margin-top:30px;width:100%}.register-seller-stream-two__select-block{width:286px}@media (max-width:800px){.register-seller-stream-two__select-block{width:164px}}.register-seller-stream-two__select-block .select2-container{height:60px;width:100%!important}@media (max-width:800px){.register-seller-stream-two__select-block .select2-container{height:44px}}.register-seller-stream-two__select-block .select2-container .select2-selection--single{border:1px solid #b2b8c9;border-radius:0;height:60px;width:100%}@media (max-width:800px){.register-seller-stream-two__select-block .select2-container .select2-selection--single{height:44px}}.register-seller-stream-two__select-block .select2-container .select2-selection--single .select2-selection__rendered{color:#444;font-family:CircularStd-Book;font-size:20px;font-weight:450;line-height:25px;padding:15px 40px 15px 15px!important;text-transform:none!important}@media (max-width:800px){.register-seller-stream-two__select-block .select2-container .select2-selection--single .select2-selection__rendered{font-size:14px;line-height:18px;padding:13px 40px 11px 13px!important}}.register-seller-stream-two__select-block .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{color:#b2b8c9}.register-seller-stream-two__select-block .select2-container .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.register-seller-stream-two__select-block .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.register-seller-stream-two__city-select{height:60px;margin-top:30px;width:100%}@media (max-width:800px){.register-seller-stream-two__city-select{height:44px}}.register-seller-stream-two__city-select .city-select .multiselect__tags{border:1px solid #b2b8c9;border-radius:0;padding:0 50px 0 15px}.register-seller-stream-two__city-select .city-select .multiselect__tags .multiselect__single{color:#444;font-family:CircularStd-Book;font-size:20px;line-height:25px}@media (max-width:800px){.register-seller-stream-two__city-select .city-select .multiselect__tags .multiselect__single{font-size:14px;line-height:18px}}.register-seller-stream-two__city-select .city-select .multiselect__placeholder{color:#b2b8c9;font-size:20px;line-height:25px}@media (max-width:800px){.register-seller-stream-two__city-select .city-select .multiselect__placeholder{font-size:14px;line-height:18px}}.register-seller-stream-two__city-select .city-select .multiselect__input{color:#444;font-family:CircularStd-Book;font-size:20px;line-height:25px}.register-seller-stream-two__city-select .city-select .multiselect__input::-moz-placeholder{color:#b2b8c9;font-family:CircularStd-Book;font-size:20px;line-height:25px}.register-seller-stream-two__city-select .city-select .multiselect__input::placeholder{color:#b2b8c9;font-family:CircularStd-Book;font-size:20px;line-height:25px}@media (max-width:800px){.register-seller-stream-two__city-select .city-select .multiselect__input::-moz-placeholder{color:#b2b8c9;font-family:CircularStd-Book;font-size:14px;line-height:18px}.register-seller-stream-two__city-select .city-select .multiselect__input::placeholder{color:#b2b8c9;font-family:CircularStd-Book;font-size:14px;line-height:18px}}.register-seller-payment-page-stream-two{background:#f8fbff!important;margin-top:72px}@media screen and (max-width:800px){.register-seller-payment-page-stream-two{margin-top:60px}}.register-seller-stream-two-header-block{align-items:center;background:#f8fbff!important;display:flex;flex-direction:column;font-family:CircularStd-Book;width:100%}.register-seller-stream-two-header-block__title{border-bottom:1.20432px solid #e0e0e0;color:#f80560;font-family:CircularStd-Book;font-size:48px;font-style:normal;font-weight:700;line-height:90px;max-width:1360px;padding:57px 0 21px;text-align:center;width:100%}@media (max-width:800px){.register-seller-stream-two-header-block__title{font-size:24px;line-height:33px;margin:0 16px;padding:13px 0 18px;width:91%}}.register-seller-stream-two-header-block__links{display:flex;justify-content:space-between;margin:34px 0 50px;width:650px}@media (max-width:800px){.register-seller-stream-two-header-block__links{margin:21px 0 40px;width:345px}}.register-seller-stream-two-header-block__links-item p{color:#b2b8c9;font-family:CircularStd-Book;font-size:21px;font-style:normal;font-weight:700;line-height:28px}@media (max-width:800px){.register-seller-stream-two-header-block__links-item p{font-size:11px;line-height:15px}}.register-seller-stream-two-header-block__links-item_active{border-bottom:2px solid #f80560;padding-bottom:3px}.register-seller-stream-two-header-block__links-item_active p{color:#f80560}.register-type-block{align-items:center;display:flex;flex-direction:column;font-family:CircularStd-Book,sans-serif;margin:50px auto;width:100%}@media (max-width:800px){.register-type-block{margin:50px auto 20px}}.register-type-block__title{color:#333448;font-size:28px;font-weight:500;line-height:35px;text-align:center}@media (max-width:800px){.register-type-block__title{font-size:18px;line-height:23px}}.register-type-block__description{color:#a4a9b7;font-size:16px;font-weight:450;line-height:20px;margin:10px auto 35px;max-width:336px;text-align:center}@media (max-width:800px){.register-type-block__description{font-size:14px;line-height:18px}}.register-type-block__subtitle{color:#333448;font-size:20px;font-weight:450;line-height:25px;margin-bottom:25px;text-align:center}@media (max-width:800px){.register-type-block__subtitle{font-size:16px;line-height:20px;margin-bottom:15px}}.register-type-block__buttons-block{display:flex;flex-wrap:wrap;justify-content:space-between}.register-type-block__button{align-items:center;background:#fff;border:1px solid #b2b8c9;border-radius:70px;box-sizing:border-box;cursor:pointer;display:flex;height:59px;justify-content:center;margin-bottom:15px;width:191px}@media (max-width:800px){.register-type-block__button{height:44px;width:165px}}.register-type-block__button:disabled{background:#fff;border:1px solid #fedbe5}.register-type-block__button:disabled span{color:#fedbe5}.register-type-block__button img{height:25px;margin-right:15px;width:25px}@media (max-width:800px){.register-type-block__button img{height:20px;margin-right:10px;width:20px}}.register-type-block__button span{color:#b2b8c9;font-size:20px;font-weight:450;line-height:25px;text-align:center}@media (max-width:800px){.register-type-block__button span{font-size:16px;line-height:20px}}.register-type-block__button_active{border:1px solid #f80560}.register-type-block__button_active span{color:#f80560}.recurring-payment-block{background:#fff;border:1px solid #b4c8d3;border-radius:15px;display:flex;height:75px;justify-content:space-between;margin-top:30px;padding:25px;width:630px}@media (max-width:800px){.recurring-payment-block{flex-direction:column;height:115px;justify-content:normal;margin:20px 15px 0;padding:20px;width:92%}}.recurring-payment-block__swipe-block{align-items:center;display:flex;justify-content:space-between}@media (max-width:800px){.recurring-payment-block__swipe-block{justify-content:normal}}.recurring-payment-block__text{color:#333;font-size:14px;font-weight:500;line-height:140%;margin-top:4px;text-align:right}.recurring-payment-block__text span{color:#f80560}@media (max-width:800px){.recurring-payment-block__text{margin-left:69px;text-align:left}}.recurring-payment-block__label{color:#333;font-size:16px;font-weight:500;line-height:20px;margin-left:25px}.recurring-page-switch{display:inline-block;height:25px;min-width:44px;position:relative;width:44px}.recurring-page-switch input{height:0;opacity:0;width:0}.recurring-page-switch input:focus+.recurring-page-switch__slider{box-shadow:0 0 1px #f80560}.recurring-page-switch input:checked+.recurring-page-switch__slider{background-color:#f80560}.recurring-page-switch input:checked+.recurring-page-switch__slider:before{transform:translateX(19px)}.recurring-page-switch__slider{background-color:#b2b8c9;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.recurring-page-switch__slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:19px;left:3px;position:absolute;transition:.4s;width:19px}.register-seller-package-new{font-family:CircularStd-Book;height:-moz-max-content;height:max-content;margin:13px 15px 0;position:relative;text-align:center;width:340px!important}@media (max-width:800px){.register-seller-package-new{margin:13px 5px 0!important;width:205px!important}}.register-seller-package-new__header-block{align-items:center;background:#f80560;border-radius:0 0 15px 15px;display:flex;flex-direction:row;height:45px;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:-13px;width:163px}@media (max-width:801px){.register-seller-package-new__header-block{height:38px;width:137px}}.register-seller-package-new__header-block:before{content:url(/theme-images/go-live/left-triangle.svg);left:-9px;position:absolute;top:-1px}.register-seller-package-new__header-block:after{content:url(/theme-images/go-live/right-triangle.svg);position:absolute;right:-9px;top:-1px}.register-seller-package-new__header{color:#fff;font-family:CircularStd-Bold;font-size:16px;font-weight:900;line-height:20px;text-transform:uppercase}@media (max-width:801px){.register-seller-package-new__header{font-size:12px;line-height:15px}}.register-seller-package-new__body{align-items:center;background-image:url(/theme-images/register-seller/background-3.svg);border:4px solid #eef2f6;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;height:489px;width:100%}@media (max-width:800px){.register-seller-package-new__body{background-image:url(/theme-images/register-seller/background-3-mb.svg);border:2px solid #eef2f6;height:340px;padding:0 12px}}.register-seller-package-new__body_active{border:4px solid #f80560}@media (max-width:800px){.register-seller-package-new__body_active{border:2px solid #f80560}}.register-seller-package-new__title{border-radius:14px 14px 0 0;color:#f80560;font-family:CircularStd-Bold;font-size:25px;line-height:32px;padding:67px 0 20px}@media (max-width:800px){.register-seller-package-new__title{font-size:18px;line-height:23px;padding:47px 0 5px}}.register-seller-package-new__line{border-top:1px solid #e0e5f0;width:70%}@media (max-width:800px){.register-seller-package-new__line{width:100%}}.register-seller-package-new__old-price-block{display:flex;justify-content:center;margin-top:25px;position:relative}.register-seller-package-new__old-price-block img{bottom:5px;left:5px;position:absolute;width:100%}.register-seller-package-new__old-price{color:#b4c8d3;font-size:40px;font-weight:500;line-height:30px}@media (max-width:800px){.register-seller-package-new__old-price{font-size:24px;line-height:30px}}.register-seller-package-new__old-price sup{font-size:20px;line-height:25px}@media (max-width:800px){.register-seller-package-new__old-price sup{font-size:16px;line-height:20px}}.register-seller-package-new__price-block{display:flex;justify-content:center}.register-seller-package-new__price{color:#f80560;font-size:66px;font-weight:500;line-height:89px}@media (max-width:800px){.register-seller-package-new__price{font-size:36px;line-height:46px}}.register-seller-package-new__price sup{font-size:36px;line-height:46px;margin-right:5px;margin-top:6px;padding-top:6px}@media (max-width:800px){.register-seller-package-new__price sup{font-size:20px;line-height:25px}}.register-seller-package-new__commission-description,.register-seller-package-new__payment-description{color:#9091aa;font-size:16px;font-weight:500;line-height:20px;text-align:center}.register-seller-package-new__commission-description{margin:10px 0 0}@media (max-width:800px){.register-seller-package-new__commission-description{font-size:12px;line-height:15px}}.register-seller-package-new__button-block{display:flex;justify-content:center;position:relative;width:100%}.register-seller-package-new__button{background:transparent;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-size:18px;font-weight:500;height:59px;line-height:23px;margin-top:37px;text-align:center;width:180px}@media (max-width:800px){.register-seller-package-new__button{margin-top:10px}}.register-seller-package-new__button_active{background:#f80560;border:2px solid #f80560;color:#eef2f6;width:180px}.register-seller-package-new__ellipse{left:0;position:absolute;top:17px}.register-seller-package-new__cross{position:absolute;right:5px;top:17px}.register-seller-package_blue .register-seller-package-new__header-block{background:#0b4ae2}.register-seller-package_blue .register-seller-package-new__header-block:before{content:url(/theme-images/go-live/left-triangle-blue.svg)}.register-seller-package_blue .register-seller-package-new__header-block:after{content:url(/theme-images/go-live/right-triangle-blue.svg)}.register-seller-package_blue .register-seller-package-new__title{color:#0b4ae2}.register-seller-package_blue .register-seller-package-new__body{background-image:url(/theme-images/register-seller/background-6.svg)}@media (max-width:800px){.register-seller-package_blue .register-seller-package-new__body{background-image:url(/theme-images/register-seller/background-6-mb.svg)}}.register-seller-package_blue .register-seller-package-new__price{color:#0b4ae2}.register-seller-package_blue .register-seller-package-new__button{border:2px solid #0b4ae2;color:#0b4ae2}.register-seller-package_blue .register-seller-package-new__button_active{background:#0b4ae2;border:2px solid #0b4ae2;color:#eef2f6}.register-seller-package_blue .register-seller-package-new__body_active{border:4px solid #0b4ae2}@media (max-width:800px){.register-seller-package_blue .register-seller-package-new__body_active{border:2px solid #0b4ae2}}.seller-packages-slider{width:740px}@media (max-width:429px){.seller-packages-slider .seller-package-most-popular{margin-left:15px!important}}@media (max-width:800px){.seller-packages-slider{width:456px}}@media (max-width:430px){.seller-packages-slider{width:100vw}}.press-block-about-us-register-seller .press-block-about-us__title{margin-left:21px}@media (max-width:800px){.press-block-about-us-register-seller .press-block-about-us__title{margin-left:auto}}.press-block-about-us-register-seller .press-card__body{border-radius:20px!important}.why-sell-with-us-block{display:flex;height:500px;justify-content:center;position:relative;width:100%}@media screen and (max-width:800px){.why-sell-with-us-block{height:auto;padding-bottom:156px}}.why-sell-with-us-block .swiper-button-prev{left:5px!important;top:65%!important}@media screen and (max-width:800px){.why-sell-with-us-block .swiper-button-prev{display:none}}.why-sell-with-us-block .swiper-button-next{right:5px!important;top:65%!important}@media screen and (max-width:800px){.why-sell-with-us-block .swiper-button-next{display:none}}.why-sell-with-us-block__title{color:#0b4ae2;font-family:CircularStd-Book;font-size:48px;font-style:normal;font-weight:700;line-height:61px;margin-bottom:70px;margin-top:75px;text-align:center}@media screen and (max-width:800px){.why-sell-with-us-block__title{font-size:30px;line-height:38px;margin-bottom:35px;margin-top:31px}}.why-sell-with-us-block__underpants{content:url(/theme-images/register-seller/underpants.png);height:229px;left:61px;position:absolute;top:31px;width:229px}@media screen and (max-width:1600px){.why-sell-with-us-block__underpants{display:none}}@media screen and (max-width:800px){.why-sell-with-us-block__underpants{bottom:58px;content:url(/theme-images/register-seller/underpants-mb.png);display:block;height:85px;left:0;top:auto;width:87px}}.why-sell-with-us-block__underpants-two{content:url(/theme-images/register-seller/underpants2.png);height:186px;position:absolute;right:0;top:1px;width:111px}@media screen and (max-width:1600px){.why-sell-with-us-block__underpants-two{display:none}}@media screen and (max-width:800px){.why-sell-with-us-block__underpants-two{content:url(/theme-images/register-seller/underpants2-mb.png);display:block;height:89px;top:0;width:63px}}.why-sell-with-us-block__brassiere{content:url(/theme-images/register-seller/brassiere.png);height:341px;position:absolute;right:0;top:267px;width:203px}@media screen and (max-width:1600px){.why-sell-with-us-block__brassiere{display:none}}@media screen and (max-width:800px){.why-sell-with-us-block__brassiere{bottom:4px;content:url(/theme-images/register-seller/brassiere-mb.png);display:block;height:94px;top:auto;width:60px}}.why-sell-with-us-block__body{display:flex;flex-direction:column;max-width:1360px;overflow:hidden;position:relative;width:100%}.why-sell-with-us-block .swiper-container{margin:0 auto;max-width:1240px;overflow:hidden}.why-sell-with-us-block__items-block{display:flex;width:100%}@media (max-width:800px){.why-sell-with-us-block__items-block{flex-direction:column}}.item-card{background:#f8fbff;border-radius:6px;display:flex;flex-direction:column;height:222px;padding:14px 20px 0;width:310px!important}@media (max-width:800px){.item-card{height:auto;width:auto!important}}.item-card__body{display:flex;flex-direction:column;width:310px!important}@media (max-width:800px){.item-card__body{flex-direction:row;width:auto!important}}.item-card__sub-body{display:flex;flex-direction:column}@media (max-width:800px){.item-card__sub-body{margin-left:24px}}.item-card__image{max-height:24px;max-width:24px}.item-card__image-block{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:44px;justify-content:center;margin-bottom:15px;width:-moz-max-content;width:max-content}@media screen and (max-width:800px){.item-card__image-block{background:#fff;box-shadow:0 0 12px rgba(10,68,206,.2);min-width:44px;width:44px}}.item-card__title{color:#0b4ae2;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;min-height:46px}@media screen and (max-width:800px){.item-card__title{font-size:16px;margin-bottom:3px;min-height:23px}}.item-card__description{color:#333;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;width:87%}@media (max-width:800px){.register-seller-packages-new{width:100%}}.register-seller-packages-new .invalid-feedback{margin-left:20px}.register-seller-packages-new .error-notification-checkout{margin:40px auto 0;width:-moz-max-content;width:max-content}@media (max-width:800px){.register-seller-packages-new .error-notification-checkout{width:92%}}.register-seller-packages-new .error-notification-checkout .checkout-notification{width:660px}@media (max-width:800px){.register-seller-packages-new .error-notification-checkout .checkout-notification{margin:0 0 10px;width:100%}}.register-seller-packages-new .swiper-container{margin:0 auto;max-width:740px;overflow:hidden}.register-seller-packages-new .swiper-wrapper{box-sizing:border-box;display:flex}@media (max-width:800px){.register-seller-packages-new .swiper-container{max-width:430px}}@media (max-width:430px){.register-seller-packages-new .seller-package-most-popular{margin-left:20%!important}.register-seller-packages-new .register-seller-package_blue{margin-right:20%!important}}.tik-tok-block{align-items:center;background:#f8fbff;display:flex;flex-direction:column;margin-bottom:95px;width:100%}@media screen and (max-width:800px){.tik-tok-block{margin-bottom:80px}}.tik-tok-block__dody{align-items:center;display:flex;flex-direction:column;height:816px;width:740px}.tik-tok-block__title{color:#f80560;font-family:CircularStd-Book;font-size:48px;font-style:normal;font-weight:700;line-height:61px;margin-bottom:50px;text-align:center}@media screen and (max-width:800px){.tik-tok-block__title{font-size:30px;line-height:38px;margin-bottom:18px}}.tik-tok-block__video-block{display:flex;justify-content:center}.tik-tok-block .video-item{height:663px!important;max-height:663px!important;max-width:100%!important;width:375px!important}.coupon-block-with-button{margin-bottom:0!important;margin-top:40px}.coupon-block-with-button .coupon-block__button-block{margin-bottom:0!important}.coupon-block{align-items:center;display:flex;flex-direction:column;margin-bottom:70px;margin-top:20px;width:100%}@media screen and (max-width:800px){.coupon-block{margin-bottom:50px}}.coupon-block__label{color:#9091aa;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-align:center;text-decoration-line:underline}.coupon-block__coupon-block{background:#fff;border-top:0;display:flex;flex-direction:column;padding:20px 42px}@media (max-width:800px){.coupon-block__coupon-block{padding:20px}}.coupon-block__coupon-block-info{display:flex}.coupon-block__coupon-block-label{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px}.coupon-block__coupon-block-value{color:#333;font-size:18px;font-weight:450;line-height:23px;margin-left:5px}.coupon-block__coupon-block-delete-coupon{border:2px solid #d3d3d3;color:#d3d3d3;cursor:pointer;font-size:20px;margin-left:3px;padding:0 2px}.coupon-block__button-block{display:flex;justify-content:center;margin-bottom:32px;width:100%}.coupon-block__button-block button{background:#f80560;border:none;border-radius:70px;color:#fff;font-size:18px;font-weight:700;height:65px;line-height:23px;margin:0 auto;text-align:center;width:281px}.coupon-block__button-block button:disabled{background:#b2b8c9}@media (max-width:800px){.coupon-block__button-block button{font-size:18px;height:64px;line-height:23px;width:219px}}.coupon-block__button-block .button-disabled{background:#b2b8c9}.coupon-modal{position:fixed;visibility:visible}.coupon-modal .modal-dialog{border-radius:30px;margin:0 auto;max-width:520px;min-height:444px;width:520px}.coupon-modal .modal-content{border-radius:30px;padding:0}.coupon-modal .modal-body{align-items:center;border-radius:10px;display:flex;flex-direction:column;padding:25px}@media (max-width:800px){.coupon-modal .modal-body{padding:19px}}.coupon-modal .modal-body__title{color:#333;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin-bottom:8px;text-transform:capitalize;width:100%}.coupon-modal .modal-body__input-block{height:60px;width:100%}.coupon-modal .modal-body__input-block input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.coupon-modal .modal-body__button{align-items:center;background:#fff;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:60px;justify-content:center;line-height:24px;margin-bottom:21px;margin-top:26px;text-align:center;width:362px}@media (max-width:800px){.coupon-modal .modal-body__button{margin-bottom:0;width:330px}}.coupon-modal .modal-body__button:hover{background:#f80560;color:#fff}.coupon-modal .modal-header{background:#f2f6f9;border-bottom:none;border-radius:30px 30px 0 0;display:flex;height:217px;justify-content:center;padding:20px;position:relative}.coupon-modal .modal-header__image{display:block;height:147px;left:0;margin:20px auto;position:absolute;right:0;width:147px}@media (min-width:641px){.coupon-modal .modal-dialog{top:50px}}@media (max-width:640px){.coupon-modal .modal-dialog{max-width:375px;min-height:350px;top:30px;width:370px}.coupon-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}@media (max-width:380px){.coupon-modal .modal-dialog{max-width:unset;min-height:350px;width:auto}}.selected-package-block{background:#f8f6fc;bottom:0;box-shadow:-61px -51px 32px hsla(0,0%,71%,.01),-34px -29px 27px hsla(0,0%,71%,.05),-15px -13px 20px hsla(0,0%,71%,.09),-4px -3px 11px hsla(0,0%,71%,.1),0 0 0 hsla(0,0%,71%,.1);display:flex;height:-moz-max-content;height:max-content;left:0;padding:33px 0 25px;position:fixed;width:100%;z-index:50}@media (max-width:380px){.selected-package-block{padding:19px 0 18px}}.selected-package-block .coupon-block__button-block{margin-bottom:0;width:-moz-max-content;width:max-content}.selected-package-block .coupon-block__button-block button{font-size:16px;height:40px;line-height:20px;margin-top:10px}@media (max-width:800px){.selected-package-block .coupon-block__button-block button{font-size:14px;height:38px;line-height:18px;margin-top:6px;width:187px}}.selected-package-block__body{display:flex;justify-content:space-between;margin:0 auto;max-width:1330px;width:100%}@media (max-width:800px){.selected-package-block__body{align-items:center;flex-direction:column}}.selected-package-block__label-block{align-items:flex-start;display:flex;flex-direction:column}@media (max-width:800px){.selected-package-block__label-block{align-items:center}}.selected-package-block__label{align-items:center;color:#9091aa;display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:16px;text-align:center;text-transform:capitalize}@media (max-width:800px){.selected-package-block__label{font-size:12px;line-height:15px;margin-bottom:7.5px}}.selected-package-block__value-block{align-items:flex-end;display:flex}@media (max-width:800px){.selected-package-block__value-block{align-items:center}}.selected-package-block__package{color:#f80560;font-size:20px;font-style:normal;font-weight:500;line-height:25px;text-align:center}@media (max-width:800px){.selected-package-block__package{font-size:14px;line-height:18px}}.selected-package-block__price{color:#f80560;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin-left:8px;text-align:center}@media (max-width:800px){.selected-package-block__price{font-size:20px;line-height:25px}}.word-detector{word-wrap:break-word;white-space:nowrap}.word-detector,.word-detector-textarea{overflow:hidden}[data-placeholder]:empty:before{color:#a2a2a2;content:attr(data-placeholder);font-size:16px;font-weight:450;line-height:20px}#payment_area{margin:20px auto 0!important;max-width:400px}#payment_area .blockonomics_message{padding-top:15px}#payment_area .blockonomics_message div div div{color:#9091aa;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;padding-bottom:5px;text-align:center}#payment_area .blockonomics_message .blockonomics_close{margin-top:10px}#payment_area .blockonomics_message .blockonomics_close a{color:#f80560;font-size:18px;font-weight:700;line-height:23px}.featured-shop .breadcrumbs{background:#f8fbff!important;margin-bottom:0;margin-top:75px;opacity:1;padding:27px 0;position:relative}@media (max-width:800px){.featured-shop .breadcrumbs{margin-top:60px}}.featured-shop .mdsg--shop--title{color:#171515;font-family:CircularStd-Book!important;font-size:40px!important;font-style:normal;font-weight:500;line-height:61px;text-align:center!important}.featured-shop .feature-body{background:#f8fbff!important;display:flex;justify-content:center;padding-bottom:168px;padding-top:42px}.featured-shop .mdsg--half-width--shop--main-inner{background:#fff;border:1px solid #b4c8d3;border-radius:16px;box-sizing:border-box;max-height:761px;max-width:740px;padding:70px 0;width:740px}.featured-shop span.mdsg--sub-title{color:#a3a3a3;display:block;font-family:CircularStd-Book;font-size:30px;line-height:35px;text-align:center}.featured-shop .mdsg--bottom--title--section{padding:70px 0}.featured-shop .mdsg--circle-blocks--image{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 28px}.featured-shop .mdsg--circle-blocks--image .mdsg-svg path{fill:#fff}.featured-shop .mdsg--circle-blocks--image img{max-width:100%;transition:.8s}.featured-shop .mdsg--circle-blocks--image:hover img{transform:rotateY(1turn);transition:.8s}.featured-shop .mdsg--circle-blocks--content{display:block;font-family:CircularStd-Book;font-size:18px;line-height:25px;margin:0 auto;text-align:center;width:200px}.featured-shop .mdsg--circle-blocks--content p span.mdsg-blue-text{color:#0b4ae2;font-family:CircularStd-Book;font-size:20px;line-height:25px}.featured-shop .mdsg--circle-blocks--content p{color:#333448;font-family:CircularStd-Book;font-size:18px;line-height:23px;opacity:.7}.featured-shop .mdsg--featured-shop--main{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:65px;padding:0 150px;width:100%}.featured-shop .mdsg--featured-shop--main .mdsg--circle-blocks{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;text-align:center;width:50%}.featured-shop .mdsg--featured-shop-details-content-inner{background:#fff;border:1px solid #b4c8d3;border-radius:16px;box-sizing:border-box;height:552px;padding:70px 50px;text-align:center;width:520px}.featured-shop .mdsg--featured-shop-details-title{color:#0b4ae2;font-family:CircularStd-Bold;font-size:30px;line-height:38px;margin-bottom:20px}.featured-shop .mdsg--featured-shop-details-content-inner p{color:#333448;font-family:CircularStd-Book;font-size:18px;line-height:23px;margin-bottom:47px}.featured-shop .mdsg--featured-shop-details-content-inner .mdsg--featured-shop-details-title-pink{color:#f80560;font-family:CircularStd-Book!important;font-size:18px;font-weight:500;line-height:23px;margin-bottom:30px}.featured-shop hr.mdsg-line{background:#e5e5e5;border:0;height:2px;margin-bottom:40px}.featured-shop .mdsg-featured--shop-price .price{color:#0b4ae2;font-family:CircularStd-Book!important;font-size:70px;font-weight:500}.featured-shop .mdsg-featured--shop-price .price sup{font-size:30px;position:relative;top:8px;vertical-align:text-top}.featured-shop .mdsg-featured--shop-price{margin-bottom:27px}.featured-shop .mdsg-clear-div{display:inline-block;width:100%}.featured-shop .mdsg-clear-div a.mdsg-btn{display:inline-block;padding:9px 43px}.featured-shop .mdsg--featured-shop-details-content{padding-left:30px}.featured-shop .page-template-template-featured-shop a.mdsg--default--back-to-home{display:table}@media (max-width:1300px){.featured-shop .feature-body{align-items:center;flex-direction:column}.featured-shop .mdsg--half-width--shop--main-inner{order:2}.featured-shop .mdsg--featured-shop-details-content{margin-bottom:30px;order:1}}.featured-shop .checkout-form{width:520px}@media screen and (max-width:1300px){.featured-shop .mdsg--half-width--shop--main-inner{margin-left:30px;padding:40px;width:520px}.featured-shop .mdsg--featured-shop--main{padding:0}}@media screen and (max-width:800px){.featured-shop .mdsg--featured-shop-details-content-inner{margin-left:15px}}@media (max-width:760px){.featured-shop .mdsg--half-width--shop--main-inner{height:517px;order:2;padding:40px 0}.featured-shop .mdsg--half-width--shop--main-inner .mdsg--shop--title{font-size:22px!important;line-height:30px;margin-bottom:30px}.featured-shop .mdsg--half-width--shop--main-inner .mdsg--bottom--title--section,.featured-shop .mdsg--half-width--shop--main-inner .mdsg--bottom--title--section .mdsg--featured-shop--main{padding:0}.featured-shop .mdsg--half-width--shop--main-inner .mdsg--bottom--title--section .mdsg--featured-shop--main .mdsg--circle-blocks{margin-bottom:50px;width:49%}.featured-shop .mdsg--half-width--shop--main-inner .mdsg--bottom--title--section .mdsg--circle-blocks--image{height:80px;margin:0 auto 21px;width:80px}.featured-shop .mdsg--half-width--shop--main-inner .mdsg--bottom--title--section .mdsg--circle-blocks--content p{font-size:16px;line-height:20px}.featured-shop .mdsg--half-width--shop--main-inner .mdsg--bottom--title--section .mdsg--circle-blocks--content p span.mdsg-blue-text{font-size:18px;line-height:23px}.featured-shop .mdsg--half-width--shop--main-inner{margin-left:0}.featured-shop .mdsg--featured-shop-details-content{margin-bottom:30px;order:1;padding:0}.featured-shop .mdsg--featured-shop-details-content .mdsg--featured-shop-details-content-inner{height:350px}.featured-shop .mdsg--featured-shop-details-content .mdsg--featured-shop-details-content-inner .mdsg--featured-shop-details-title{font-size:24px;line-height:30px}.featured-shop .mdsg--featured-shop-details-content .mdsg--featured-shop-details-content-inner p{font-size:16px;line-height:20px;margin:0 auto 30px;width:80%}.featured-shop .mdsg--featured-shop-details-content .mdsg--featured-shop-details-content-inner hr.mdsg-line{margin-bottom:30px}.featured-shop .mdsg--featured-shop-details-content .mdsg--featured-shop-details-content-inner .mdsg--featured-shop-details-title-pink{border-bottom:none;margin-bottom:20px;padding:0}.featured-shop .mdsg--featured-shop-details-content .mdsg--featured-shop-details-content-inner .mdsg-clear-div .mdsg-btn{min-width:270px;padding:12px 33px}.featured-shop .feature-body{padding:0 0 60px}}@media (max-width:540px){.featured-shop .mdsg--featured-shop-details-content{width:auto}.featured-shop .mdsg--featured-shop-details-content-inner{margin-left:5px;margin-right:5px;padding:25px 5px;width:auto}.featured-shop .mdsg--half-width--shop--main-inner{margin-left:5px;margin-right:5px;width:auto}.featured-shop .main-checkout{width:auto}.featured-shop .main-checkout .checkout-form{margin-left:5px;margin-right:5px;width:auto}}@media screen and (max-width:1370px){.featured-shop .mdsg--half-width--shop--main-inner{padding:50px 0}.featured-shop .mdsg--shop--title{font-size:60px;margin-bottom:30px}}@media screen and (max-width:992px){.featured-shop .mdsg--half-width--shop--main span.mdsg--sub-title{font-size:16px}.featured-shop .mdsg--shop--title{font-size:30px;margin-bottom:20px}}.social-networks{margin-top:11px}.social-networks .add-social-media-text{color:#b4c8d3;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.social-networks .slide-fade-enter-active,.social-networks .slide-fade-leave-active{transition:all .3s ease}.social-networks .slide-fade-enter,.social-networks .slide-fade-leave-to{opacity:0;transform:translateX(10px)}.social-networks .disabled-image{background:#fff;border:1px solid transparent;border-radius:50px;height:40px;margin-left:15px;width:40px}.social-networks .si-profile-image{height:40px!important;margin-left:15px!important;margin-right:0!important;width:40px!important}.social-networks #si_profile_image_add_si{height:27px!important;margin-right:10px!important;width:27px!important}.social-networks .disabled-image:hover,.social-networks .si-profile-image:hover{border:2px solid #f80360!important;color:#f80360!important;cursor:pointer!important}.social-networks .si-profile-image:hover{border-radius:100px}@media screen and (max-width:1130px){.social-networks .si-profile-image{position:relative!important}.social-networks .disabled-image,.social-networks .si-profile-image{margin-left:0!important;margin-right:24px!important}.social-networks #si_profile_image_add_si{background:none!important;margin-left:auto!important;margin-top:6.5px;position:absolute!important}}.mdsg--sidebar--left--main .not-information-available{display:none}.mdsg--sidebar--left--main .about-seller-profile-field::-moz-placeholder{color:#a2a2a2;font-size:16px;font-weight:800;line-height:20px;opacity:.5}.mdsg--sidebar--left--main .about-seller-profile-field::placeholder{color:#a2a2a2;font-size:16px;font-weight:800;line-height:20px;opacity:.5}.mdsg--sidebar--left--main .mdsg-cmn-select2-cls{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;max-width:280px;min-width:60px}.mdsg--sidebar--left--main .make-shop-featured-text-desktop{align-items:center;display:flex;flex-direction:column}.mdsg--sidebar--left--main .mdsg--profile--image-img{border-radius:5px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mdsg--sidebar--left--main .save-button{font-family:CircularStd-Book!important;margin:20px auto 0;max-height:50px;max-width:280px;padding:16px 121px}.mdsg--sidebar--left--main .save-button:focus,.mdsg--sidebar--left--main .save-button:hover{border:2px solid #f80560!important}.mdsg--sidebar--left--main .mdsg--details--lists-left{display:flex;flex-direction:column;justify-content:center}.mdsg--sidebar--left--main .mdsg--details--lists-left #mdsg_goto_shop_btn_cst{display:none}@media screen and (max-width:1250px){.mdsg--sidebar--left--main .mdsg--details--lists-left #mdsg_goto_shop_btn_cst{display:flex}}.mdsg--sidebar--left--main button{border:none}.mdsg--sidebar--left--main .mdsg--profile--image.loading .mdsg-profile-pic-uploader{visibility:visible!important}.mdsg--sidebar--left--main .mdsg--profile--image.site-tour-shepherd-enabled .upload-photo-filter{display:flex;justify-content:center;margin-left:-.1px;width:100.04%}.mdsg--sidebar--left--main .mdsg--profile--image.site-tour-shepherd-enabled .upload-photo-filter .upload-photo-filter-icon{display:none}.mdsg--sidebar--left--main .mdsg--profile--image.site-tour-shepherd-enabled .upload-photo-filter .upload-photo-filter-label{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;font-family:CircularStd-Book!important;font-size:16px;line-height:18px;margin-top:140px!important;padding:9px 24px;text-align:center;text-decoration:none}.mdsg--sidebar--left--main .about_sidebar.site-tour-shepherd-enabled.site-tour-shepherd-target{margin-top:0!important;padding:18px 20px!important}.mdsg--sidebar--left--main .about_sidebar.site-tour-shepherd-enabled.site-tour-shepherd-target .not-information-available{color:#333448;display:block;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:150%;opacity:.5}.mdsg--sidebar--left--main .mdsg-form-field-cmn-wrp,.mdsg--sidebar--left--main .mdsg-form-field-cmn-wrp textarea{border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box}.mdsg--sidebar--left--main .mdsg-form-field-cmn-wrp textarea{max-height:160px}.mdsg--sidebar--left--main .read-more{color:#f80560;cursor:pointer;display:block;margin-top:10px}@media screen and (max-width:1250px){.mdsg--sidebar--left--main .upload-photo-intro{align-items:center;background:#f80560;border:2px solid #fff;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-family:CircularStd-Book!important;font-size:20px;height:42px;justify-content:center;left:20px;line-height:18px;padding:0!important;position:absolute;text-align:center;text-decoration:none;top:25px;visibility:hidden;width:41px;z-index:1}.mdsg--sidebar--left--main .upload-photo-intro__mobile-upload-photo-intro{border:none;left:27%;width:150px}.mdsg--sidebar--left--main .upload-photo-intro.site-tour-shepherd-enabled{visibility:visible}}.mdsg--sidebar--left--main .mdsg--profile-pic-circle-main{display:flex;justify-content:center;position:relative}.mdsg--sidebar--left--main .mdsg--profile-pic-circle-main .upload-photo-intro{background:#f80560;border-radius:100px;color:#fff;cursor:pointer;font-family:CircularStd-Book!important;font-size:16px;line-height:18px;padding:9px 24px;position:absolute;text-align:center;text-decoration:none;top:140px;visibility:hidden;z-index:1}.mdsg--sidebar--left--main .mdsg--profile-pic-circle-main .upload-photo-intro.site-tour-shepherd-enabled{visibility:visible;z-index:99999}.mdsg--sidebar--left--main #my_seller_profile_sidebar_left{position:relative}.mdsg--sidebar--left--main #my_seller_profile_sidebar_left .seller-layout-emojis{position:absolute;top:0;z-index:1}.mdsg--sidebar--left--main .smile{cursor:pointer;float:right}.mdsg--sidebar--left--main .shop-title{word-wrap:break-word;max-width:400px;overflow-wrap:break-word;padding-bottom:10px}.mdsg--sidebar--left--main .shop-title:first-letter{text-transform:capitalize}.mdsg--sidebar--left--main .city-select{background:#fff;border-radius:8px;box-sizing:border-box;height:60px;width:100%}.mdsg--sidebar--left--main .mdsg---details-texts{flex-direction:column;justify-content:normal!important}.mdsg--sidebar--left--main .mdsg---details-texts p{color:#9195a2!important;font-size:13px!important;height:16px!important;line-height:16px!important;max-width:68%!important;overflow:hidden!important;text-overflow:ellipsis!important;width:-moz-max-content;width:max-content}.mdsg--sidebar--left--main .mdsg---details-texts .mdsg---details-texts__value{color:#333448!important;font-size:16px!important;height:20px!important;line-height:20px!important}.mdsg--sidebar--left--main .mdsg---details-texts__value{width:-moz-max-content;width:max-content}@media screen and (max-width:1250px){.mdsg--sidebar--left--main .save-button{max-width:325px;padding:16px 143px}.mdsg--sidebar--left--main .mdsg-cmn-select2-cls{max-width:100%;width:100%}.mdsg--sidebar--left--main .mdsg---details-texts{margin:0 auto}.mdsg--sidebar--left--main .mdsg--profile-pic-circle-main .is-show-upload-photo-intro.upload-photo-intro{padding:11px 26px;top:190px;visibility:visible}.mdsg--sidebar--left--main .modal-open .mdsg--profile-pic-circle-main .is-show-upload-photo-intro.upload-photo-intro{visibility:hidden}.mdsg--sidebar--left--main .circle_block_grey{background:#f9f9f9!important;margin:-4px 0 0!important;padding-bottom:0!important}.mdsg--sidebar--left--main .profile-completeness-block-info{margin-left:0;width:345px}.mdsg--sidebar--left--main .mdsg--sidebar--left--inner{margin-bottom:20px;width:100%}.mdsg--sidebar--left--main .mdsg--details--lists-left{min-width:345px}}.mdsg--sidebar--left--main .social-network-mobile,.mdsg--sidebar--left--main .social-networks-label-mobile{display:none}@media screen and (max-width:800px){.mdsg--sidebar--left--main .social-networks-label-mobile{display:block;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-left:15px;text-transform:capitalize}}.mdsg--sidebar--left--main .edit-main-information{display:none}@media screen and (max-width:800px){.mdsg--sidebar--left--main .edit-main-information{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:500;height:44px;justify-content:center;line-height:24px;margin:0 auto 24px;padding:12px 24px;width:232px}.mdsg--sidebar--left--main .see-more-about-information-block__open{height:30px;padding-top:0!important;position:relative}.mdsg--sidebar--left--main .smile{display:none}.mdsg--sidebar--left--main .social-network-mobile{align-items:center;display:flex;justify-content:center;padding:9px 0 24px}.mdsg--sidebar--left--main .social-network-mobile .si-profile-image{border:1px solid #f80560;border-radius:100px;height:32px;margin:0 12px;position:relative;width:32px}.mdsg--sidebar--left--main .title_form_for_mobile{background:#fff;margin-top:0;padding:15px}.mdsg--sidebar--left--main .title_form_for_mobile .avatar-image{border:1px solid #f8fbff;border-radius:10px;height:40px;margin-right:16px;width:40px}.mdsg--sidebar--left--main .title_form_for_mobile #titleshop_section_edit_icon_wrap_trigger2{display:none}.mdsg--sidebar--left--main .title_form_for_mobile .shop-name{font-size:18px!important;line-height:normal!important;max-width:250px!important;text-align:left;width:250px}.mdsg--sidebar--left--main .title_form_for_mobile .mdsg--seller-title--main-mobile{display:none}.mdsg--sidebar--left--main .about-section-edit-block-inner-wrap{padding:0 15px}.mdsg--sidebar--left--main .mdsg--details--lists-left{background:#fff;padding:0!important}.mdsg--sidebar--left--main .mdsg--details--lists-left .about_section_inner{display:none}.mdsg--sidebar--left--main .mdsg--details--lists-left .about_sidebar{margin:0!important;padding:0!important}.mdsg--sidebar--left--main .see-more-about-information-block img{height:20px;margin-left:0;width:20px}.mdsg--sidebar--left--main .mdsg--details--lists-inner--main{border-bottom:1px solid #e4e4e4!important;border-top:1px solid #e4e4e4;margin:15px 0!important;padding:15px 15px 15px 5px!important}.mdsg--sidebar--left--main .mdsg--details--lists-inner--main .mdsg---details-texts{align-items:center;flex-direction:row;justify-content:space-between!important}.mdsg--sidebar--left--main .about-seller-text{font-size:16px;line-height:24px}.mdsg--sidebar--left--main .info-img .union-block{left:-240px!important}.mdsg--sidebar--left--main .see-more-about-information-block{background:#fff;display:flex;justify-content:center;padding:15px}.mdsg--sidebar--left--main .see-more-about-information-block span{display:none}}@media screen and (max-width:1000px){.mdsg--sidebar--left--main{background:#fff}}@media screen and (max-width:1250px){.mdsg--sidebar--left--main{background:none}}.buttons-for-mobile{display:none}@media screen and (max-width:800px){.is-open-form .buttons-for-mobile{display:flex;margin:0 auto}.is-open-form .buttons-for-mobile .edit-main-information{margin:0 4px 24px;width:153px}.is-open-form .buttons-for-mobile .edit-main-information__outline{background:#fff;border:2px solid #f80560;box-shadow:10px 10px 30px 0 rgba(6,36,47,.07);color:#f80560}.is-open-form .social-networks{margin:15px 0 30px 15px}.is-open-form .social-networks .si-profile-image{border:1px solid #f80560;border-radius:100px}.is-open-form .social-networks #si_profile_image_add_si{display:none}.is-open-form .mdsg--details--lists-inner--main{border:none!important;margin-top:0!important;padding:15px!important}.is-open-form .title_form_for_mobile{align-items:center;flex-direction:column}.is-open-form .title_form_for_mobile .edit-shop-name{border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box}.is-open-form .title_form_for_mobile .avatar-image{border:1px dashed #79c1e8;border-radius:100px;display:flex;height:120px;margin-bottom:25px;margin-right:0;width:120px}}.mdsg-my-shop-main-wrp{margin-top:72px}@media screen and (max-width:800px){.mdsg-my-shop-main-wrp{margin-top:60px}}.mdsg-my-shop-main-wrp .seller-profile-inbox{align-items:center;background:#f80560;border-radius:50%;display:flex;height:25px;justify-content:center;margin-left:10px;min-width:20px;padding-left:9px;padding-right:9px}@media screen and (max-width:800px){.mdsg-my-shop-main-wrp .seller-profile-inbox{background:#f8fbff}.mdsg-my-shop-main-wrp .seller-profile-inbox p{color:#000}}.mdsg-my-shop-main-wrp .seller-profile-inbox .seller-profile-inbox-label{color:#fff;font-family:CircularStd-Book;font-size:13px;font-style:normal;font-weight:700;line-height:15px}.mdsg-my-shop-main-wrp .facebook:hover{content:url(/theme-images/seller-profile/social/facebook-pink.svg)}.mdsg-my-shop-main-wrp .youtube:hover{content:url(/theme-images/seller-profile/social/youtube-pink.svg)}.mdsg-my-shop-main-wrp .instagram:hover{content:url(/theme-images/seller-profile/social/instagram-pink.svg)}.mdsg-my-shop-main-wrp .twitter:hover{content:url(/theme-images/seller-profile/social/twitter-pink.svg)}.mdsg-my-shop-main-wrp .digg:hover{content:url(/theme-images/seller-profile/social/digg-pink.svg)}.mdsg-my-shop-main-wrp .digg:hover .profile_complete__item_text-long{line-height:unset}.mdsg-my-shop-main-wrp .mdsg-my-items-main-wrapper--inner{background:#f8fbff;padding:68px 0}.mdsg-my-shop-main-wrp .mdsg--profile--image{position:relative}.mdsg-my-shop-main-wrp .shop-name{word-wrap:break-word;line-height:46px;max-width:400px;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap}.mdsg-my-shop-main-wrp ul.mdsg-seller-panel--menu-items--lists{align-items:center;border-width:0 0 3px;border-bottom:3px solid #f80560;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media (max-width:767px){.mdsg-my-shop-main-wrp ul.mdsg-seller-panel--menu-items--lists{border-bottom:none}.mdsg-my-shop-main-wrp ul.mdsg-seller-panel--menu-items--lists .seller-profile-inbox{align-items:center;background:#f80560!important;border-radius:50%;color:#fff;display:flex;height:22px;justify-content:center;margin-left:5px;min-width:5px;padding-left:7px;padding-right:7px}.mdsg-my-shop-main-wrp ul.mdsg-seller-panel--menu-items--lists .seller-profile-inbox .seller-profile-inbox-label{color:#fff!important}}.mdsg-my-shop-main-wrp .mdsg--profile-pic-main .mdsg--seller-title--main{align-items:flex-end;display:flex;flex-direction:row;padding-bottom:16px;padding-left:37px;position:relative}.mdsg-my-shop-main-wrp .mdsg-seller-panal-main-profile-menu-img-inner{display:inline-block;width:100%}.mdsg-my-shop-main-wrp .seller-user-suggestions{align-items:flex-start;background-color:#fff;color:#f80560;display:flex;font-size:18px;justify-content:space-between;margin-top:15px;min-width:320px;padding:24px;text-decoration-line:underline}.mdsg-my-shop-main-wrp .seller-user-suggestions div{max-width:150px}@media (max-width:1380px){.mdsg-my-shop-main-wrp .seller-user-suggestions{min-width:unset}}@media (max-width:1250px){.mdsg-my-shop-main-wrp .seller-user-suggestions{background-color:initial;border-top:1px solid #e8e8e8;margin-top:0}}.my-shop-page-for-seller .your-membership-block-for-mobile{align-items:center;background:#fff;display:flex;flex-direction:column;margin-top:15px;padding:30px}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile{padding:24px 15px}}.my-shop-page-for-seller .your-membership-block-for-mobile__expires-block{align-items:center;color:#333;display:flex;width:300px}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__expires-block{margin:32px 0 16px;width:100%}}.my-shop-page-for-seller .your-membership-block-for-mobile__expires-block img{margin-right:15px}.my-shop-page-for-seller .your-membership-block-for-mobile__days-remaining-block{align-items:center;color:#0b4ae2;display:flex;width:100%}.my-shop-page-for-seller .your-membership-block-for-mobile__days-remaining-block img{margin-right:15px}.my-shop-page-for-seller .your-membership-block-for-mobile__body-block{border:1px solid #e0e3e4;border-radius:3px;display:flex;justify-content:space-between;margin:24px 0;padding:15px;width:100%}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__body-block{border:none;flex-direction:column;margin:0;padding:0}}.my-shop-page-for-seller .your-membership-block-for-mobile__text-block{display:flex;width:100%}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__text-block{flex-direction:column}}.my-shop-page-for-seller .your-membership-block-for-mobile__title-block{align-items:center;display:flex;justify-content:space-between;width:100%}.my-shop-page-for-seller .your-membership-block-for-mobile__title-block span{color:#f80560;font-size:24px;font-weight:500;line-height:normal}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__title-block span{font-size:18px;font-weight:900}}.my-shop-page-for-seller .your-membership-block-for-mobile__title-block label{font-size:20px;font-weight:500;line-height:normal}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__title-block label{font-size:16px;font-weight:500}}.my-shop-page-for-seller .your-membership-block-for-mobile__description{color:#b2b8c9;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:left;width:100%}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__description{font-size:12px;margin-top:15px;text-align:center}}.my-shop-page-for-seller .your-membership-block-for-mobile__button{align-items:center;border:2px solid #f80560;border-radius:30px;color:#f80560;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:500;height:44px;justify-content:center;line-height:24px;padding:12px 31px;width:405px}@media screen and (max-width:800px){.my-shop-page-for-seller .your-membership-block-for-mobile__button{margin-top:32px;width:305px}}.my-shop-page-for-seller .status-block-for-mobile{display:none}@media screen and (max-width:800px){.my-shop-page-for-seller .status-block-for-mobile{align-items:flex-start;background:#fff;display:flex;flex-direction:column;margin-top:15px;padding:15px 15px 0;position:relative}}.my-shop-page-for-seller .status-block-for-mobile__label{align-items:center;color:#333448;display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:14px}.my-shop-page-for-seller .status-block-for-mobile__label img,.my-shop-page-for-seller .status-block-for-mobile__label span{margin-left:5px}.my-shop-page-for-seller .status-block-for-mobile__description{color:#9195a2;font-size:14px;font-style:normal;font-weight:450;line-height:normal}.my-shop-page-for-seller .navigation-block-for-mobile{display:none}@media screen and (max-width:800px){.my-shop-page-for-seller .navigation-block-for-mobile{align-items:center;background:#fff;display:flex;flex-direction:column;margin-top:15px;padding:15px}}.my-shop-page-for-seller .navigation-block-for-mobile__item{border-bottom:1px solid rgba(180,200,211,.3);color:#333448;display:flex;font-size:16px;font-style:normal;font-weight:450;justify-content:space-between;line-height:normal;padding:12px 0;text-transform:capitalize;width:100%}.my-shop-page-for-seller .navigation-block-for-mobile__item span{color:#f80560;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.my-shop-page-for-seller .mdsg--content-right--block{background:none!important}.my-shop-page-for-seller .mdsg--title--blocks-main{align-items:center;background:#fff;display:flex;flex-direction:column;height:202px;margin:10px 0 0!important;position:relative;width:100%}.my-shop-page-for-seller .mdsg--title--blocks-main .feature-title{color:#f80560;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:30px;margin-top:29px;text-align:center}.my-shop-page-for-seller .mdsg--title--blocks-main p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-top:10px;max-width:306px;text-align:center}.my-shop-page-for-seller .mdsg--title--blocks-main .do-it-now{color:#fff;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin-top:20px;max-height:42px;max-width:118px;padding:10px 22px}.my-shop-page-for-seller .mdsg--title--blocks-main .do-it-now:active,.my-shop-page-for-seller .mdsg--title--blocks-main .do-it-now:focus,.my-shop-page-for-seller .mdsg--title--blocks-main .do-it-now:hover{color:#f80560!important}.my-shop-page-for-seller .mdsg--title--blocks-main .underpants{position:absolute;right:0;top:33px}.my-shop-page-for-seller .mdsg--title--blocks-main .string{left:0;position:absolute}.my-shop-page-for-seller .link-block{display:flex;justify-content:space-between;margin-bottom:10px;margin-top:15px}.my-shop-page-for-seller .link-block .link-block-column-comb{display:flex;flex-direction:column;justify-content:space-between;width:74%}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1{background:#fff;height:185px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body{padding:30px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body span{color:#333448;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:30px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link{border:1px solid #e0e3e4;border-radius:3px;box-sizing:border-box;margin-top:15px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body{display:flex;justify-content:space-between;padding:16px 30px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block{display:flex}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block img{border-radius:5px;height:48px;margin-right:20px;-o-object-fit:cover;object-fit:cover;width:48px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block .shop-block-description{display:flex;flex-direction:column}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block .shop-block-description span{color:#333448;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin-bottom:3px;text-overflow:ellipsis;white-space:nowrap;width:100%}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block .shop-block-description label{color:#9195a2;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1 .link-block-column-comb-item1-body .panel-link .panel-link-body .view-live-shop{align-items:center;background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;display:flex;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;height:42px;justify-content:center;line-height:18px;width:153px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2{background:#fff;height:185px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body{display:flex;flex-direction:column;padding:30px;width:100%}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body span{color:#333448;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:30px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link{border:1px solid #e0e3e4;border-radius:3px;box-sizing:border-box;margin-top:15px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .panel-link-body{display:flex;padding:16px 30px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .edit-link{background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;height:40px;line-height:18px;margin-right:10px;width:57px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .copy-link{background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;height:40px;line-height:18px;width:101px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:40px;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}.my-shop-page-for-seller .link-block .link-block-column-big{background:#fff;height:383px;width:25%}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body{padding:29px 0 29px 35px}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body span{color:#333448;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:30px}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body .social-block{display:flex;flex-wrap:wrap;margin-top:30px}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body .social-block img{cursor:pointer;margin-bottom:30px;margin-right:20px}.my-shop-page-for-seller .tips-for-sellers{background:#fff;display:flex;flex-direction:column;font-family:CircularStd-Book;height:369px;margin-top:10px;width:100%}@media screen and (max-width:800px){.my-shop-page-for-seller .tips-for-sellers{height:300px;margin-top:15px}}.my-shop-page-for-seller .tips-for-sellers__title{color:#333448;font-size:24px;font-weight:500;line-height:30px;padding:30px}@media screen and (max-width:800px){.my-shop-page-for-seller .tips-for-sellers__title{display:none;font-size:19px;line-height:25px;padding:20px}}.my-shop-page-for-seller .mdsg-seller-panel--menu-items-section--innner{background:#fff!important}.my-shop-page-for-seller #editSlugInput{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:40px;line-height:40px;min-height:40px}.my-shop-page-for-seller .edit-slug-block{display:flex;flex-direction:column;margin-right:20px;width:86%}.my-shop-page-for-seller .edit-slug-block input{border:none}.my-shop-page-for-seller .panel-link-button-for-mobile,.my-shop-page-for-seller .view-your-shop-for-mobile{display:none}@media screen and (max-width:800px){.my-shop-page-for-seller .link-block{margin-bottom:0!important;margin-top:0!important}.my-shop-page-for-seller .link-block .link-block-column-comb-item2-body{padding:0 15px 15px!important}.my-shop-page-for-seller .link-block__label{display:none}.my-shop-page-for-seller .link-block .link-block-column-big{height:-moz-max-content!important;height:max-content!important;padding-bottom:20px}.my-shop-page-for-seller .link-block .link-block-column-big-body span{display:none}.my-shop-page-for-seller .link-block .link-block-column-big-body .social-block{justify-content:space-between;margin:5px 15px 0!important}.my-shop-page-for-seller .link-block .link-block-column-big-body .social-block img{height:28px;margin:0!important;width:28px}}@media screen and (max-width:1265px){.my-shop-page-for-seller .link-block{flex-direction:column;margin-bottom:20px}.my-shop-page-for-seller .link-block .link-block-column-big{height:113px;width:100%}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body{padding:0}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body span{font-size:20px;line-height:25px;margin-left:20px}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body .social-block{margin:20px 0 0 20px}.my-shop-page-for-seller .link-block .link-block-column-big .link-block-column-big-body .social-block img{margin-bottom:20px}.my-shop-page-for-seller .link-block .link-block-column-comb{width:100%}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item1{display:none}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2{height:-moz-max-content;height:max-content}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body{padding:20px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body span{font-size:20px;line-height:25px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .panel-link-body{background:#f8fbff;padding:12px 20px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .panel-link-body span{font-size:16px;line-height:20px;margin-right:0;white-space:normal;width:100%}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .panel-link-body .copy-link,.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .panel-link-body .edit-link{display:none}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link .edit-slug-block{margin-right:0;width:100%}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .invalid-feedback{order:3}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link-button-for-mobile{display:flex;justify-content:space-between;margin-top:20px;order:4}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link-button-for-mobile .edit-link-mobile{background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;height:36px;line-height:18px;padding:9px 26px;width:140px}.my-shop-page-for-seller .link-block .link-block-column-comb .link-block-column-comb-item2 .link-block-column-comb-item2-body .panel-link-button-for-mobile .save-link-mobile{margin:0 auto}.my-shop-page-for-seller .view-your-shop-for-mobile{background:#fff;display:block;margin-bottom:20px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body{padding:20px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body span{color:#333448;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin-bottom:10px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link{border:1px solid #e0e3e4;border-radius:3px;box-sizing:border-box;margin-top:15px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body{display:flex;flex-direction:column;padding:20px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block{display:flex}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block .shop-block-description{text-overflow:ellipsis}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block .shop-block-description label{color:#9195a2;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block .shop-block-description span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body .shop-block img{border-radius:5px;height:48px;margin-right:20px;-o-object-fit:cover;object-fit:cover;width:48px}.my-shop-page-for-seller .view-your-shop-for-mobile .link-block-column-comb-item1-body .panel-link .panel-link-body .view-live-shop{align-items:center;background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;display:flex;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;height:42px;justify-content:center;line-height:18px;margin-top:20px;width:255px}}@media screen and (max-width:800px){.my-shop-page-for-seller .panel-link{margin-top:0!important}.my-shop-page-for-seller .mdsg--content-right--block--inner{display:flex;flex-direction:column}.my-shop-page-for-seller .mdsg--content-right--block--inner .view-your-shop-for-mobile{order:1}.my-shop-page-for-seller .mdsg--content-right--block--inner .link-block{order:2}.my-shop-page-for-seller .mdsg--content-right--block--inner .navigation-block-for-mobile{order:4}.my-shop-page-for-seller .mdsg--content-right--block--inner .your-membership-block-for-mobile{order:5}.my-shop-page-for-seller .mdsg--content-right--block--inner .mdsg--title--blocks-main{order:6}.my-shop-page-for-seller .mdsg--content-right--block--inner .tips-for-sellers{order:7}.my-shop-page-for-seller .mdsg--content-right--block--inner .ambassador-block{order:8}.my-shop-page-for-seller .mdsg--content-right--block--inner .seller-user-suggestions__for-mobile{order:9}.my-shop-page-for-seller .mdsg--content-right--block--inner .my-shop-page-for-seller__count-views-block{order:3}.my-shop-page-for-seller .view-your-shop-for-mobile{margin-bottom:0}.my-shop-page-for-seller .link-block-column-comb-item1-body{padding:15px!important}.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link{border-radius:8px!important}.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link-body{background:#f8fbff;border:1px solid rgba(180,200,211,.2);border-radius:8px;flex-direction:row!important;padding:14px 10px!important}.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link-body .shop-block img{border-radius:8.333px!important;margin-right:8px!important}.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link-body .view-live-shop{margin-left:10px;margin-top:0!important}.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link-body .shop-block-description{display:flex;flex-direction:column}.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link-body .shop-block-description label,.my-shop-page-for-seller .link-block-column-comb-item1-body .panel-link-body .shop-block-description span{font-size:13px!important;line-height:normal!important}.my-shop-page-for-seller .link-block-column-comb-item1-body .shop-title{display:none}.my-shop-page-for-seller .panel-link-body span{white-space:nowrap!important}.my-shop-page-for-seller #editSlugInput{height:20px;min-height:20px;padding:0 20px}.my-shop-page-for-seller .mdsg--content-right--block--inner{margin:0 20px}.my-shop-page-for-seller .mdsg--title--blocks-main{margin-top:15px!important}.my-shop-page-for-seller .mdsg--title--blocks-main .string{height:80px;top:0;width:37px}.my-shop-page-for-seller .mdsg--title--blocks-main .underpants{bottom:0;height:62.98px;right:0;top:auto;width:70.03px}.my-shop-page-for-seller .mdsg--title--blocks-main .feature-title{font-size:20px;line-height:25px}.my-shop-page-for-seller .mdsg--title--blocks-main p{font-size:14px;line-height:20px;width:80%}.my-shop-page-for-seller .mdsg--title--blocks-main .do-it-now{margin-left:0;margin-top:10px}}.my-shop-page-for-seller__count-views-block{display:flex;flex-direction:column}@media screen and (max-width:800px){.my-shop-page-for-seller__count-views-block{background:#fff;padding:0 15px 15px}}.my-shop-page-for-seller__count-views-label{color:#b2b8c9;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin-top:10px}@media screen and (max-width:800px){.my-shop-page-for-seller__count-views-label{border-top:1px solid rgba(180,200,211,.2);margin-top:0;padding-top:20px}}.my-shop-page-for-seller__count-views-label--sub{border:none;padding-top:8px}.profile-completeness-for-my-shop__button_active{background:#f80560!important;border:11px solid #fff0f5!important;height:64px!important;width:192px}.convert-block-for-collection{align-items:center;display:flex;height:60px;width:330px}.convert-block-for-collection img{height:9px;margin-left:8px;margin-right:8px;width:14px}.convert-block-for-collection__item{align-items:center;background:#fff;border:1px solid #e7e7e7;box-sizing:border-box;display:flex;height:100%;justify-content:center}.convert-block-for-collection__item input{border:none;color:#333448;font-family:CircularStd-Book;font-size:22px;font-style:normal;font-weight:500;height:28px;line-height:28px;min-height:28px;padding-left:20px}.convert-block-for-collection__item span{font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;padding-right:20px}.convert-block-for-collection__item_price span{color:#f80560}.convert-block-for-collection__item_dollar span{color:#0b4ae2}.convert-block-for-video{height:50px;width:276px}@media screen and (max-width:800px){.convert-block-for-video{width:315px}}.convert-block-for-video img{height:9px;margin-left:5px;margin-right:5px;width:14px}@media screen and (max-width:800px){.convert-block-for-video img{margin-left:16px;margin-right:16px}}.convert-block-for-video__item{align-items:center;background:#fbfbfb;border:1px solid #eaeaea;border-radius:4px;box-sizing:border-box;display:flex;height:100%;justify-content:center}.convert-block-for-video__item input{background:#fbfbfb;border:none;color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;height:20px;line-height:20px;min-height:20px;padding-left:10px}.convert-block-for-video__item input:disabled{background:#efefef!important}.convert-block-for-video__item span{font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;padding-right:10px}.convert-block-for-video__item_price span{color:#f80560}.convert-block-for-video__item_disabled{background:#efefef!important}.convert-block-for-video__item_dollar span{color:#0b4ae2}.convert-block-for-message{align-items:center;display:flex;height:45px;width:320px}.convert-block-for-message img{height:9px;margin-left:5px;margin-right:5px;width:14px}.convert-block-for-message__item{align-items:center;background:rgba(137,148,166,.08);border:1px solid #eaeaea;border-radius:4px;box-sizing:border-box;display:flex;height:100%;justify-content:center}.convert-block-for-message__item input{background:#fbfbfb;border:none;color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;height:20px;line-height:20px;min-height:20px;padding-left:10px}.convert-block-for-message__item input:disabled{background:#fbfbfb}.convert-block-for-message__item span{font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;padding-right:10px}.convert-block-for-message__item_price span{color:#f80560}.convert-block-for-message__item_dollar span{color:#0b4ae2}.seller-tips{align-items:center;display:flex;flex-direction:column;font-family:CircularStd-Book}.seller-tips__title{color:#f80560;font-size:20px;font-weight:700;line-height:25px;margin-bottom:21px;text-align:center}@media screen and (max-width:800px){.seller-tips__title{font-size:18px;margin-left:5px;margin-right:5px}}.seller-tips__description{color:#333448;font-size:18px;font-weight:450;line-height:23px;margin-bottom:30px;max-width:530px;text-align:center}@media screen and (max-width:800px){.seller-tips__description{font-size:13px;line-height:20px;margin-bottom:15px;padding:0 16px}}.seller-tips__link-block{display:flex}@media screen and (max-width:800px){.seller-tips__link-block{align-items:center;flex-direction:column}}.seller-tips__link-label{color:#333448;margin-right:5px}.seller-tips__link,.seller-tips__link-label{font-size:16px;font-weight:500;line-height:20px;text-align:center}.seller-tips__link{color:#f80560;cursor:pointer;text-decoration:underline}@media screen and (max-width:800px){.seller-user-suggestions{align-items:center!important;display:none!important;padding:15px!important}.seller-user-suggestions div{font-size:15px;max-width:100%!important}}.seller-user-suggestions__for-mobile{display:none!important}@media screen and (max-width:800px){.seller-user-suggestions__for-mobile{background-color:#fff!important;border:none!important;display:flex!important;margin-top:15px!important}}.information-block-mobile{display:none}@media screen and (max-width:800px){.information-block-mobile{align-items:center;background:#fff!important;display:flex!important;flex-direction:column;margin-top:15px!important;padding:32px 15px;position:relative}.information-block-mobile .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0;z-index:2}.information-block-mobile img{bottom:0;left:0;position:absolute}.information-block-mobile__title{color:#5bb283;font-size:18px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:16px;max-width:240px;text-align:center;text-transform:capitalize}.information-block-mobile__description{color:#333;font-size:16px;font-style:normal;font-weight:450;line-height:normal;text-align:center}}.mdsg-my-shop-main-wrp .referral-banner{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(248,12,101,.05) 57.36%,rgba(248,5,96,.1)),#fff;display:flex;justify-content:center;margin-bottom:32px;padding:8px 16px;position:relative;width:100%}.mdsg-my-shop-main-wrp .referral-banner__label{font-size:16px;font-style:normal;font-weight:450;line-height:normal}.mdsg-my-shop-main-wrp .referral-banner__button{align-items:center;background:var(--f-80560,#f80560);border-radius:30px;color:var(--White,#fff);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:10px;line-height:normal;margin-left:24px;padding:12px 24px}.mdsg-my-shop-main-wrp .referral-banner .close{position:absolute;right:10px}.mdsg-my-shop-main-wrp .sg-superstar-block{display:flex;justify-content:space-between;margin:30px auto 50px;opacity:.5;padding-bottom:50px;width:161px}.mdsg-my-shop-main-wrp .sg-superstar-block span{align-self:center;color:#a2a2a2;flex:none;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:8px 0;order:1}.mdsg-my-shop-main-wrp .sg-superstar-block img{margin-right:8px}.mdsg-my-shop-main-wrp .sg-superstar-block-complete{display:flex;height:32px;justify-content:space-between;margin-bottom:10px;margin-top:30px}.mdsg-my-shop-main-wrp .sg-superstar-block-complete span{align-self:center;color:#f80560;flex:none;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:8px 0;order:1}.mdsg-my-shop-main-wrp .sg-superstar-block-complete img{height:32px;margin-right:8px;width:32px}.mdsg-my-shop-main-wrp .profile-completeness{color:#a2a2a2;font-family:CircularStd-Book;font-size:17px;font-style:normal;font-weight:450;line-height:22px}.mdsg-my-shop-main-wrp .profile-completeness-mobile .profile-completeness-block-info__title{font-family:CircularStd-Medium}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop{background:#fff;height:100px;margin-bottom:10px;width:100%}@media screen and (max-width:1000px){.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop{display:none}}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__body{align-items:center;display:flex;justify-content:space-between;padding:20px 50px 23px 30px}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__label{color:#0b4ae2;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:5px}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__label_active{color:#f80560}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__step-label{color:#333448;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__step-label span{color:#f80560}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__button{background:#b4c8d3;border:none;border-radius:30px;color:#fff;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;height:42px;line-height:18px;width:170px}.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__button:focus,.mdsg-my-shop-main-wrp .profile-completeness-for-my-shop__button:hover{opacity:.5}.mdsg-my-shop-main-wrp .profile-completeness-block-info__title{align-items:center;display:flex;font-size:16px;justify-content:space-between;line-height:24px;width:100%}.mdsg-my-shop-main-wrp .profile-completeness-block-info__title span{font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-right:0}.mdsg-my-shop-main-wrp .profile-completeness-block-info{background:#fff;margin-right:0;margin-top:15px;padding:15px;width:280px}@media (max-width:800px){.mdsg-my-shop-main-wrp .profile-completeness-block-info{width:100%}.mdsg-my-shop-main-wrp .profile-completeness-block-info__row-mobile{align-items:center;display:flex;justify-content:space-between}}.mdsg-my-shop-main-wrp .profile-completeness-block-info__title{margin-right:5px;width:auto!important}.mdsg-my-shop-main-wrp .profile-completeness-block-info__title span{margin-left:5px}.mdsg-my-shop-main-wrp .profile-completeness-block-info{background:#f9f9f9;box-shadow:0 10px 50px -50px rgba(208,222,240,.3);display:flex;height:76px;justify-content:space-between;margin-left:20px;margin-right:20px;margin-top:28px;padding:15px 20px 0}@media (max-width:800px){.mdsg-my-shop-main-wrp .profile-completeness-block-info{background:#fff;height:60px;margin-left:0;margin-top:15px;padding:0 15px}}.mdsg-my-shop-main-wrp .profile-completeness-block-info__title{color:#333448;font-family:CircularStd-Book!important;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.mdsg-my-shop-main-wrp .profile-completeness-block-info .up-arrow2{cursor:pointer;height:-moz-max-content;height:max-content;margin-top:25px}.mdsg-my-shop-main-wrp .profile-completeness-block-info .info-img{background-image:url(/theme-images/seller-profile/info-small.svg)!important;cursor:pointer;height:16px;margin-left:5px;margin-top:5px;position:relative;width:16px}.mdsg-my-shop-main-wrp .profile-completeness-block-info .info-img:hover .union-block{display:block}.mdsg-my-shop-main-wrp .profile-completeness-block-info .info-img .union-block{bottom:-200px;display:none;left:-155px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}.mdsg-my-shop-main-wrp .profile-completeness-block-info .info-img .union-block img{border-radius:4px;height:215px;width:325px}.mdsg-my-shop-main-wrp .profile-completeness-block-info .info-img .union-block p{bottom:70px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:15px;font-style:normal;left:40px;line-height:21px;margin-left:0!important;position:absolute;text-align:left;width:76%}@media screen and (max-width:800px){.mdsg-my-shop-main-wrp .profile-completeness-mobile{background:#fff;border-bottom:none;flex-direction:column;margin:15px 0 0;padding:15px;width:100%}.mdsg-my-shop-main-wrp .profile-completeness-mobile img{height:20px;margin-left:0;margin-top:5px;transform:rotate(180deg);width:20px}.mdsg-my-shop-main-wrp .profile-completeness-mobile .up-arrow-down{transform:rotate(0)}.mdsg-my-shop-main-wrp .profile-completeness-mobile progress{color:#f80560;height:6px;margin-top:15px;width:100%}.mdsg-my-shop-main-wrp .profile-completeness-mobile progress::-webkit-progress-bar{background-color:#b4c8d3;border-radius:6px;width:100%}.mdsg-my-shop-main-wrp .profile-completeness-mobile progress{background-color:#b4c8d3;border-radius:6px}.mdsg-my-shop-main-wrp .profile-completeness-mobile progress::-webkit-progress-value{background-color:#f80560!important;border-radius:6px}.mdsg-my-shop-main-wrp .profile-completeness-mobile progress::-moz-progress-bar{background-color:#f80560!important;border-radius:6px}.mdsg-my-shop-main-wrp .info-img{height:16px;margin-top:0!important;width:19px}.mdsg-my-shop-main-wrp .circle_block_grey{background:#fff!important}.mdsg-my-shop-main-wrp .circle_block_grey .sg-superstar-block{margin:0 auto;padding:0 0 15px}.mdsg-my-shop-main-wrp .info_circle .go-live-button{margin:15px auto}.mdsg-my-shop-main-wrp .seller-info-circle-block-wrapper{background:#fff}}@media (max-width:800px){.profile-completeness-my-shop{order:5}}.sellers-profile-tab-orders{display:flex;flex-direction:column;font-family:CircularStd-Book}.sellers-profile-tab-orders__titles-block{background:#fff;display:flex;justify-content:space-between;padding:35px 19px 0;width:100%}@media screen and (max-width:800px){.sellers-profile-tab-orders__titles-block{background:#f8fbff;padding:0 15px 15px}}.sellers-profile-tab-orders .mdsg--content-area--bottom{padding-bottom:0!important}.sellers-profile-tab-orders .tabs-block{display:none}@media screen and (max-width:800px){.sellers-profile-tab-orders .tabs-block{background:#fff;display:flex;margin:0 15px}}.sellers-profile-tab-orders .tabs-block .tab{color:#b2b8c9;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:10px;text-align:center;width:50%}.sellers-profile-tab-orders .tabs-block .tab__active{border-bottom:1px solid #f80560;color:#f80560}.sellers-profile-tab-orders__link-buyer{color:#f80560;cursor:pointer}.sellers-profile-tab-orders__link-buyer:focus,.sellers-profile-tab-orders__link-buyer:hover{color:#0b4ae1}.sellers-profile-tab-orders__item-tab{align-items:center;border:1px solid #eaf1f4;border-radius:3px;box-sizing:border-box;color:#333448;cursor:pointer;display:flex;font-size:20px;font-style:normal;font-weight:500;height:80px;line-height:25px;padding:20px 30px;width:440px}.sellers-profile-tab-orders__item-tab img{margin-right:31px}@media screen and (max-width:800px){.sellers-profile-tab-orders__item-tab{background:#f8fbff;border:none;color:#b4c8d3;flex-direction:column;font-size:18px;height:83px;line-height:23px;padding:0;width:170px}.sellers-profile-tab-orders__item-tab img{margin-bottom:5px;margin-right:0;max-width:44px;min-height:43px}.sellers-profile-tab-orders__item-tab .earnings-coin{content:url(/theme-images/earnings/coin-grey.svg)}.sellers-profile-tab-orders__item-tab .earnings-partner{content:url(/theme-images/earnings/partner-grey.svg)}}.sellers-profile-tab-orders__item-tab_active{border:2px solid #f80560!important;color:#f80560!important}@media screen and (max-width:800px){.sellers-profile-tab-orders__item-tab_active{border:none!important}.sellers-profile-tab-orders__item-tab_active .earnings-coin{content:url(/theme-images/earnings/coin.svg)!important}.sellers-profile-tab-orders__item-tab_active .earnings-partner{content:url(/theme-images/earnings/partner.svg)!important}}.sellers-profile-tab-orders .mdsg-processing-row-for-mobile{display:none}@media screen and (max-width:800px){.sellers-profile-tab-orders .mdsg-processing-row-for-mobile{display:block;width:100%}.sellers-profile-tab-orders .mdsg-processing-row-for-mobile td{border-bottom:1px solid hsla(0,0%,89%,.5)!important;display:block!important;min-height:40px;min-width:100%!important}}.sellers-profile-tab-orders .mdsg-processing-row-labels-for-mobile{display:none}@media screen and (max-width:800px){.sellers-profile-tab-orders .mdsg-processing-row-labels-for-mobile{display:flex;flex-direction:column;width:120px}.sellers-profile-tab-orders .mdsg-processing-row-labels-for-mobile p{padding:10px 0}}.sellers-profile-tab-orders .mdsg-not-found-shops{color:#e30744;display:flex;font-size:22px;justify-content:center;padding-bottom:50px;padding-top:50px;text-align:center;width:100%}.sellers-profile-tab-orders .mdsg-not-found-shops p{color:#e30744;font-size:22px;padding-bottom:50px;padding-top:50px;text-align:center;width:-moz-max-content;width:max-content}.sellers-profile-tab-orders .pagination-block{display:flex;justify-content:center;margin-bottom:30px;width:100%}.sellers-profile-tab-orders .withdraw-block-small{min-width:241px;width:241px}.sellers-profile-tab-orders .withdraw-block-big{min-width:253px;width:253px}@media screen and (max-width:800px){.sellers-profile-tab-orders .withdraw-block-big{border-bottom:1px solid #e7e9ef!important;border-radius:0 0 8px 8px;height:222px!important;justify-content:space-between}.sellers-profile-tab-orders .mdsg-processing-row{border:1px solid #e7e9ef!important;border-radius:8px;margin:15px;padding:15px;width:92%}.sellers-profile-tab-orders .mdsg-processing-row td{display:none}}.sellers-profile-tab-orders .transaction-status-declined{color:#f80560}.sellers-profile-tab-orders .transaction-status-pending{color:#0b4ae2}.sellers-profile-tab-orders .transaction-status-success{color:#0abb87}.sellers-profile-tab-orders .mdsg--content-area--bottom-for-close-message .table-block:before{top:407px}.sellers-profile-tab-orders .mdsg--content-right--block{padding:30px 5px 0}.sellers-profile-tab-orders table tr td,.sellers-profile-tab-orders table tr th{text-align:center}.sellers-profile-tab-orders .gallery-navs{padding-left:0;padding-top:0}.sellers-profile-tab-orders .coins-block{background:#fff;border:1px solid rgba(51,52,72,.1);border-radius:4px;box-sizing:border-box;display:flex;height:286px;margin:40px;max-width:896px}@media screen and (max-width:800px){.sellers-profile-tab-orders .coins-block{align-items:center;border:none;border-radius:0;box-sizing:none;margin:0 15px;padding:20px 15px}.sellers-profile-tab-orders .coins-block .balance-block{border:1px solid rgba(51,52,72,.1);border-bottom:none;border-radius:8px 8px 0 0;height:160px}}.sellers-profile-tab-orders .balance-block{display:flex;flex-direction:column;height:100%;width:66%}@media screen and (max-width:1400px){.sellers-profile-tab-orders .balance-block{align-items:center;height:286px;width:100%}}.sellers-profile-tab-orders .balance-block .balance-block-title{color:#333448;font-family:CircularStd-Book;font-size:32px;font-style:normal;font-weight:500;line-height:40px;margin-left:32px;margin-top:40px;text-align:center;width:-moz-max-content;width:max-content}.sellers-profile-tab-orders .balance-block .balance-block-body{display:flex;margin-left:40px}@media screen and (max-width:800px){.sellers-profile-tab-orders .balance-block .balance-block-body{margin-top:32px;padding:0 15px;width:100%}}.sellers-profile-tab-orders .balance-block .balance-block-body-item{display:flex;flex-direction:column}@media screen and (max-width:800px){.sellers-profile-tab-orders .balance-block .balance-block-body-item{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}.sellers-profile-tab-orders .withdraw-block{align-items:center;border-left:1px solid rgba(51,52,72,.1);display:flex;flex-direction:column;height:100%;width:34%}@media screen and (max-width:1400px){.sellers-profile-tab-orders .withdraw-block{align-items:center;border-top:1px solid rgba(0,0,0,.1);height:274px;width:100%}}@media screen and (max-width:800px){.sellers-profile-tab-orders .withdraw-block{border:1px solid rgba(51,52,72,.1);border-bottom:none;border-top:none;height:180px}.sellers-profile-tab-orders .withdraw-block .balance-block-body{align-items:center!important;flex-direction:row!important;justify-content:space-between;padding:32px 15px;width:100%}}.sellers-profile-tab-orders .withdraw-block .balance-block-body{align-items:center;display:flex;flex-direction:column}.sellers-profile-tab-orders .mdsg-btn{align-items:center;align-self:center;display:flex;flex:none;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:43px;line-height:23px;margin-left:0;margin-top:21px;order:0;padding:0 30px;width:145px}@media screen and (max-width:800px){.sellers-profile-tab-orders .mdsg-btn{justify-content:center;margin-top:0;text-align:center;width:294px}}.sellers-profile-tab-orders .balance{align-items:center;color:#333448;display:flex;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:450;line-height:25px;margin:53px 0 6px;opacity:.7;text-align:center}@media screen and (max-width:800px){.sellers-profile-tab-orders .balance{font-size:16px;line-height:24px;margin:0;opacity:1}}.sellers-profile-tab-orders .price{align-items:center;color:#0b4ae2;display:flex;font-family:CircularStd-Book;font-size:32px;font-style:normal;font-weight:450;line-height:40px;text-align:center}.sellers-profile-tab-orders .price-red{color:#f80560}.sellers-profile-tab-orders .balance-padding{margin-bottom:6px;margin-top:32px}@media screen and (max-width:800px){.sellers-profile-tab-orders .balance-padding{font-size:18px!important;font-weight:700;margin:0;opacity:1!important}}.sellers-profile-tab-orders .balance-block-right-arrows{align-items:center;display:flex;justify-content:center;margin:0 30px}.sellers-profile-tab-orders .balance-block-right-arrows img{padding-top:30px}.sellers-profile-tab-orders thead{border-bottom:1px solid rgba(51,52,72,.1)!important;border-top:1px solid rgba(51,52,72,.1)!important}.sellers-profile-tab-orders .withdraw-funds{color:#8994a6;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin-top:16px;text-align:center;width:77%}.sellers-profile-tab-orders .withdraw-funds span{color:#f80560!important;cursor:pointer}@media screen and (max-width:800px){.sellers-profile-tab-orders .withdraw-funds{background:#f8fbff;border-radius:0 0 8px 8px;margin-top:16px;padding:16px;width:100%}}.sellers-profile-tab-orders .withdraw-funds2{color:#8994a6;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin-top:16px;text-align:center;width:66%}@media screen and (max-width:800px){.sellers-profile-tab-orders .withdraw-funds2{background:#f8fbff;margin:0;padding:15px;text-align:left;width:100%}}.sellers-profile-tab-orders .withdraw-blocked .price{color:#a2a2a2!important}.sellers-profile-tab-orders .withdraw-blocked .mdsg-btn{background:#e0e0e0!important}.sellers-profile-tab-orders .withdraw-blocked .mdsg-btn:focus,.sellers-profile-tab-orders .withdraw-blocked .mdsg-btn:hover{border:2px solid #e0e0e0;color:#fff}.sellers-profile-tab-orders .mdsg--content-area--bottom{padding-bottom:100px;position:relative}.sellers-profile-tab-orders .table-block{border-top:1px solid rgba(0,0,0,.1);overflow-x:auto}@media screen and (max-width:800px){.sellers-profile-tab-orders .table-block{background:#fff!important;border-top:none!important;margin:0 auto 15px!important;padding-top:15px;width:92%}.sellers-profile-tab-orders .table-block table{margin:0;min-width:100%!important;width:100%!important}}.sellers-profile-tab-orders thead{border:none!important}.sellers-profile-tab-orders table tr td{text-align:left}.sellers-profile-tab-orders table tr th.mdsg--date--th{padding-left:30px!important}.sellers-profile-tab-orders table tr th{text-align:left}.sellers-profile-tab-orders .mdsg-order-date{color:#8994a6}@media screen and (max-width:800px){.sellers-profile-tab-orders .mdsg-order-date{border-bottom:1px solid hsla(0,0%,89%,.5)!important}}.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main td .mdsg-order-date{padding:10px 30px!important}.sellers-profile-tab-orders .balance-block-description{color:#8994a6;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin:33px 30px 0 40px}@media screen and (max-width:1400px){.sellers-profile-tab-orders .balance-block-description{text-align:center;width:254px}}@media screen and (max-width:800px){.sellers-profile-tab-orders .balance-block-description{background:#f8fbff;margin:32px 0 0;padding:15px;text-align:left;width:100%}}.sellers-profile-tab-orders .mdsg--table--main{color:#000;font-family:CircularStd-Book;font-size:16px;line-height:20px;margin:0 40px;min-width:700px;table-layout:fixed;text-align:left;width:91%}@media screen and (max-width:800px){.sellers-profile-tab-orders .mdsg--table--main{width:-moz-max-content!important;width:max-content!important}}.sellers-profile-tab-orders table.mdsg--table--main td,.sellers-profile-tab-orders table.mdsg--table--main th{padding:5px}.sellers-profile-tab-orders .mdsg--table--main thead{border-color:#e3e3e3;border-style:solid;border-width:1px 0}.sellers-profile-tab-orders .mdsg--my--order-lists{border:1px solid #e3e3e3;text-align:left}.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main th{color:#7c7c7c;padding:30px 5px!important}.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main th:first-child{padding-left:30px!important}.sellers-profile-tab-orders table.mdsg--my--order-lists tr{border-bottom:1px solid #80808061}.sellers-profile-tab-orders table.mdsg--table--main td.mdsg-order-id{padding-left:15px}.sellers-profile-tab-orders .mdsg--table-my--items td.mdsg-actions--links{border-bottom:1px solid #ccc;padding:6px 0 28px}.sellers-profile-tab-orders .mdsg--table-my--items td.mdsg-actions--links a{border-right:1px solid #ccc;color:#f9176c;display:inline-block;float:left;font-family:CircularStd-Book,sans-serif;font-size:16px;line-height:15px;padding:5px 12px}.sellers-profile-tab-orders .mdsg--table-my--items td.mdsg-actions--links a:first-child{padding-left:0}.sellers-profile-tab-orders .mdsg--table-my--items td.mdsg-actions--links a:last-child{border-right:0;padding-right:0}.sellers-profile-tab-orders .mdsg--table-my--items td.mdsg-actions--links form.md-feature-form{display:inline-block;float:left}.sellers-profile-tab-orders .mdsg--table-my--items td.mdsg-actions--links form.md-feature-form input[type=submit]{background:none;border-right:1px solid #ccc!important;border:0;box-shadow:none;color:#f9176c;display:inline-block;float:left;font-family:CircularStd-Book,sans-serif;font-size:16px;line-height:15px;padding:5px 12px}.sellers-profile-tab-orders .mdsg--table--main a{color:#f80560;font-family:inherit}.sellers-profile-tab-orders .mdsg--table--main a:hover{color:#0b4ae1}.sellers-profile-tab-orders table.mdsg--my--order-lists tr.mdsg-completed-row{background-color:rgba(10,175,5,.16)}.sellers-profile-tab-orders table.mdsg--my--order-lists tr.mdsg-cancelled-row{background-color:rgba(255,72,72,.32)}.sellers-profile-tab-orders table.mdsg--my--order-lists tr.mdsg-pending-row{background-color:rgba(230,255,0,.1)}.sellers-profile-tab-orders table.mdsg--my--order-lists th.mdsg--order--id-th{padding-left:15px}.sellers-profile-tab-orders table.mdsg--my--order-lists td i.fa{font-size:30px;vertical-align:middle}.sellers-profile-tab-orders table.mdsg--my--order-lists tr.mdsg-completed-row td.mdsg-order-status{color:#5bc029}.sellers-profile-tab-orders table.mdsg--my--order-lists tr.mdsg-cancelled-row td.mdsg-order-status{color:red}.sellers-profile-tab-orders table.mdsg--my--order-lists tr.mdsg-pending-row td.mdsg-order-status{color:#f18717}.sellers-profile-tab-orders table.mdsg--my--order-lists .mdsg-pending i.fa{font-size:20px!important}.sellers-profile-tab-orders table,.sellers-profile-tab-orders tbody,.sellers-profile-tab-orders th,.sellers-profile-tab-orders thead,.sellers-profile-tab-orders tr{border:none!important;font-family:CircularStd-Book!important}.sellers-profile-tab-orders tr{height:79px!important}.sellers-profile-tab-orders tbody tr:nth-child(2n){background:#f8fbff}@media screen and (max-width:800px){.sellers-profile-tab-orders tbody tr:nth-child(2n){background:#fff}}.sellers-profile-tab-orders .mdsg--content-right--block{padding-left:0!important;padding-right:0!important}.sellers-profile-tab-orders .mdsg-order-status--green{color:#4b9b25}.sellers-profile-tab-orders .mdsg-order-status--red{color:#f80560}@media screen and (max-width:800px){.sellers-profile-tab-orders{margin-bottom:0!important}.sellers-profile-tab-orders table.mdsg--table--main td,.sellers-profile-tab-orders table.mdsg--table--main th{padding:10px}.sellers-profile-tab-orders thead{display:none}.sellers-profile-tab-orders th,.sellers-profile-tab-orders tr{display:flex!important}.sellers-profile-tab-orders tr{height:-moz-max-content!important;height:max-content!important;max-height:-moz-max-content!important;max-height:max-content!important}.sellers-profile-tab-orders tr td{border-bottom:none!important;max-width:104px!important}.sellers-profile-tab-orders tr .mdsg-responsive-table{border-bottom:none!important}.sellers-profile-tab-orders .mdsg--my-orders--lits--main--wrp{background:#f8fbff}.sellers-profile-tab-orders .table-block:before{display:none}.sellers-profile-tab-orders .mdsg--content-right--block{padding-top:0!important}.sellers-profile-tab-orders thead tr{height:50px!important}}@media screen and (max-width:1200px){.sellers-profile-tab-orders{overflow-x:auto}.sellers-profile-tab-orders table{min-width:650px}}@media screen and (max-width:1400px){.sellers-profile-tab-orders .coins-block{flex-direction:column;height:-moz-max-content;height:max-content}.sellers-profile-tab-orders .table-block:before{content:"";position:absolute;top:1220px}.sellers-profile-tab-orders .balance-block .balance-block-body{margin-left:0!important}.sellers-profile-tab-orders .balance-block-title{display:none;font-size:18px!important;margin-left:0!important}.sellers-profile-tab-orders .price{font-size:24px;line-height:30px}}.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main td,.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main th{padding:10px 5px;vertical-align:middle}@media screen and (max-width:800px){.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main td,.sellers-profile-tab-orders table.mdsg--table--main.mdsg--table--main th{padding:10px;text-align:right!important}.sellers-profile-tab-orders .price{font-size:20px;line-height:30px}}.seller-inbox .content-wrap{overflow-x:auto}.seller-inbox input.mdsg-custom-checkbox~span.mdsg--checkbox--check{background:#fff;border:1.41939px solid #e7e7e7;box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;margin-right:10px;margin-top:-3px;vertical-align:middle;width:20px}.seller-inbox__free-block{display:flex;margin-left:10px}@media screen and (max-width:800px){.seller-inbox__free-block{align-items:center!important}}.seller-inbox .convert-block-for-message__item{max-height:45px;max-width:110px}.seller-inbox input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:14px;line-height:14px;margin-left:2px;transition:all .2s}.seller-inbox input.mdsg-custom-checkbox~span.mdsg--checkbox--check:after{content:"";font-size:18px;transition:all .2s}.seller-inbox input.mdsg-custom-checkbox{display:inherit;opacity:0!important}@media screen and (max-width:800px){.seller-inbox .convert-block-for-message{flex-direction:column;height:85px;justify-content:space-between!important}}.seller-inbox .set-messaging-cost-block{background:#fff;border-radius:4px;height:-moz-max-content;height:max-content;margin:10px 0 30px;min-height:98px;width:100%}.seller-inbox .set-messaging-cost-inside{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;padding:28px 30px 28px 40px;width:100%}.seller-inbox .is-disabled{background:#eee!important}.seller-inbox .messaging-cost-block__select-block .select2-container--default .select2-selection--single{background:#fff;border:1px solid #eee!important}.seller-inbox .messaging-cost-block__select-block.is-disabled .select2-container--default .select2-selection--single{background:#eee!important}.seller-inbox .convert-block-for-message__item_price,.seller-inbox .convert-block-for-message__item_price input{background:#fff}.seller-inbox .convert-block-for-message__item_price input:disabled{background:#eee!important}.seller-inbox .set-messaging-cost-value__price{align-items:center;color:#f80560;display:flex;font-family:CircularStd-Book;font-size:30px;font-style:normal;font-weight:700;line-height:38px;text-align:center}.seller-inbox .set-messaging-cost-value__price span{color:#b2b8c9;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-left:10px;text-align:center}@media screen and (max-width:1230px){.seller-inbox .set-messaging-cost-button{margin:26px auto 0}.seller-inbox .set-messaging-cost-button button{margin-left:0;width:164px}}.seller-inbox .set-messaging-cost-value{align-items:center;display:flex;flex-wrap:wrap}.seller-inbox .set-messaging-cost-value .convert-block-for-message-main{display:flex;flex-direction:column}@media screen and (max-width:1196px){.seller-inbox .set-messaging-cost-value{justify-content:center}}.seller-inbox .set-messaging-cost-value .messaging-cost-block{align-items:center;display:flex;margin-left:10px}@media screen and (max-width:1196px){.seller-inbox .set-messaging-cost-value .messaging-cost-block{margin-left:0;margin-top:29px}}.seller-inbox .set-messaging-cost-value .messaging-cost-block__title{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-right:14px}.seller-inbox .set-messaging-cost-value .messaging-cost-block__select-block{background:rgba(137,148,166,.08);border-radius:5px;height:45px;width:125px}.seller-inbox .set-messaging-cost-value .messaging-cost-block .info-img{background-image:url(/theme-images/inbox/info.svg)!important;cursor:pointer;height:16px;margin-left:15px;position:relative;width:16px}.seller-inbox .set-messaging-cost-value .messaging-cost-block .info-img:hover .union-block{display:block}.seller-inbox .set-messaging-cost-value .messaging-cost-block .union-block{bottom:-160px;display:none;left:-188px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}@media screen and (max-width:800px){.seller-inbox .set-messaging-cost-value .messaging-cost-block .union-block{bottom:-171px;left:-265px}}.seller-inbox .set-messaging-cost-value .messaging-cost-block .union-block p{bottom:35px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:45px;line-height:150%;margin-left:0!important;position:absolute;text-align:left;width:81%}.seller-inbox .set-messaging-cost-value .info-img{background-image:url(/theme-images/inbox/info.svg)!important;cursor:pointer;height:16px;margin-left:11px;margin-top:4px;position:relative;width:16px}.seller-inbox .set-messaging-cost-value label{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-right:20px}.seller-inbox .set-messaging-cost-value .info-img:hover .union-block,.seller-inbox .set-messaging-cost-value .info-img:hover .union-block-small{display:block}.seller-inbox .set-messaging-cost-value .union-block{background-image:url(/theme-images/inbox/union.svg);display:none;height:225px;left:-188px;position:absolute;top:15px;width:393px;z-index:1}@media screen and (max-width:800px){.seller-inbox .set-messaging-cost-value .union-block{background-image:url(/theme-images/inbox/union-for-mobile.svg);bottom:-305px;height:312px;left:-230px;width:270px}}.seller-inbox .set-messaging-cost-value .union-block p{bottom:40px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;line-height:150%;margin-left:30px;margin-top:25px;text-align:left;width:86%}.seller-inbox .set-messaging-cost-value .union-block-small{background-image:url(/theme-images/inbox/union-days.svg);display:none;height:160px;left:-188px;position:absolute;top:15px;width:382px;z-index:1}@media screen and (max-width:800px){.seller-inbox .set-messaging-cost-value .union-block-small{background-image:url(/theme-images/inbox/union-days.svg);bottom:-305px;left:-230px}}.seller-inbox .set-messaging-cost-value .union-block-small p{bottom:40px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;line-height:150%;margin-left:30px;margin-top:40px;text-align:left;width:86%}.seller-inbox .edit{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;font-family:CircularStd-Book!important;font-size:18px;line-height:18px;margin-left:20px;padding:10.5px 30px;text-align:center}.seller-inbox .edit:focus,.seller-inbox .edit:hover{background:#fff;border-color:#f80560;color:#f80560}@media (max-width:1000px){.seller-inbox .set-messaging-cost-inside{flex-direction:column;justify-content:center;padding:20px 24px 32px}.seller-inbox .set-messaging-cost-value{flex-direction:column}.seller-inbox .set-messaging-cost-value label{margin-bottom:30px;margin-right:0}.seller-inbox .set-messaging-cost-value .set-messaging-cost-value .info-img{margin-left:10px;margin-top:-11px}.seller-inbox .set-messaging-cost-value .info-img{margin-left:10px}.seller-inbox .set-messaging-cost-value .union-block p{bottom:30px;width:84%}}@media (max-width:767px){.seller-inbox .set-messaging-cost-block{border-radius:4px;margin:0 16px 20px;width:91.5%}}@media screen and (max-width:800px){.seller-gallery-tab{background:#fff;margin:0 15px 15px;width:92%}.seller-gallery-tab .block-mobile{padding:0}.seller-gallery-tab .row{margin:0}}.seller-gallery-tab__sub-description{color:#333;font-size:18px;font-style:normal;font-weight:450;line-height:24px;margin-bottom:30px;margin-top:16px;text-align:center}.seller-gallery-tab .shop-gallery-image-collection{display:flex;flex-wrap:wrap}.seller-gallery-tab .gallery-tab-title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:0 auto;padding:30px 0 0;text-align:center;width:80%}@media screen and (max-width:800px){.seller-gallery-tab .gallery-tab-title{display:none}}.seller-gallery-tab .delete-collection-button{border:none;height:0!important;min-height:0!important;padding:0;width:0}.seller-gallery-tab .mdsg--setting--content-tab .mdsg-btn{margin-left:0;min-width:186px;padding:14px 20px;width:auto}.seller-gallery-tab .mdsg-form-field-cmn-wrp{margin-bottom:35px}.seller-gallery-tab .mdsg--uploaded-image-main-inner .mdsg-close-red{background:inherit;border:0;cursor:pointer;outline:none;padding:0;position:absolute;right:16px;top:16px}@media screen and (max-width:900px){.seller-gallery-tab .mdsg--uploaded-image-main-inner .mdsg-close-red{right:3px;top:3px}}.seller-gallery-tab .btn-new-image{margin-bottom:25px}@media screen and (max-width:800px){.seller-gallery-tab .btn-new-image{background:#fff;border:1px solid #f80560;color:#f80560;width:186px!important}.seller-gallery-tab .add-image-block{display:none}}.seller-gallery-tab .mdsg-btn.move-to{padding:5px}.seller-gallery-tab .add-image-button{align-items:center;display:flex;flex-direction:column;justify-content:center}.seller-gallery-tab .add-image-button p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:24px;opacity:.5;text-align:center}@media screen and (max-width:800px){.seller-gallery-tab .add-image-button p{color:#f80560;opacity:1}}.seller-gallery-tab .gallery-navs{padding:30px 32px 20px}@media screen and (max-width:1250px){.seller-gallery-tab .gallery-navs{background:#f8fbff!important;padding:30px 32px!important}.seller-gallery-tab .gallery-navs .gal-img{content:url(/theme-images/seller-profile/gal-grey.svg)}.seller-gallery-tab .gallery-navs .pri-gal-img{content:url(/theme-images/seller-profile/pri-gal-grey.svg)}.seller-gallery-tab .gallery-navs .nav-item .nav-link.active .gal-img{content:url(/theme-images/seller-profile/gal.svg)}.seller-gallery-tab .gallery-navs .nav-item .nav-link.active .pri-gal-img{content:url(/theme-images/seller-profile/pri-gal.svg)}.seller-gallery-tab .gallery-navs .nav-link img{margin-bottom:10px}.seller-gallery-tab .gallery-navs .mdsg-gal-img{max-width:100%}.seller-gallery-tab .gallery-navs .nav-item .nav-link{background-color:initial;border:none;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.seller-gallery-tab .gallery-navs .nav-item .nav-link.active span{color:#f80560}.seller-gallery-tab .gallery-navs .inner_nav span{color:#a2a2a2}.seller-gallery-tab .gallery-navs .inner_nav .photos_gallery{color:#a2a2a2!important}.seller-gallery-tab .gallery-navs .nav-link .inner_nav{padding-left:0}.seller-gallery-tab .gallery-navs .nav-link .inner_nav span{font-size:16px;text-align:center}.seller-gallery-tab .gallery-navs .nav-item{width:50%}}@media screen and (max-width:800px){.seller-gallery-tab .gallery-navs{background:#fff!important;padding:0!important}.seller-gallery-tab .gallery-navs .gal-img,.seller-gallery-tab .gallery-navs .photos_gallery,.seller-gallery-tab .gallery-navs .pri-gal-img{display:none}.seller-gallery-tab .gallery-navs .nav-link{height:40px;margin:0!important;padding:0!important}.seller-gallery-tab .gallery-navs .nav-link.active{border-bottom:1px solid #f80560;border-radius:0}.seller-gallery-tab .gallery-navs .nav-item{margin-bottom:10px}.seller-gallery-tab .mdsg-gal-img{min-height:150px;width:150px!important}.seller-gallery-tab .mdsg--uploaded-image-main--image-item{height:150px;margin-bottom:5px;width:150px!important}}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item-grey{height:334px!important;min-width:290px!important}.seller-gallery-tab .mdsg--uploaded-image-main--image-item-grey{align-items:center;background:#c5cdd5;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:center;max-width:290px;opacity:.3}.seller-gallery-tab .mdsg--uploaded-image-main--image-item-grey img{height:96px;width:96px}.seller-gallery-tab .mdsg--uploaded-image-main--image-item-grey:hover{opacity:1}.seller-gallery-tab .upload-photo-for-mobile{display:none}@media screen and (max-width:800px){.seller-gallery-tab .upload-photo-for-mobile{display:block}}.seller-gallery-tab .btn-footer-new-video{display:none}@media screen and (max-width:800px){.seller-gallery-tab .btn-footer-new-video{background:#fff;bottom:0;box-shadow:0 4px 50px 0 rgba(0,0,0,.1);display:flex;justify-content:center;left:0;padding:24px 32px;position:fixed;width:100%;z-index:5}.seller-gallery-tab .btn-footer-new-video button{width:100%}.seller-gallery-tab .create-collection-block{display:none}.seller-gallery-tab .shop-gallery-image-collection{margin-top:0!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item{background:#fff!important;height:120px!important;margin-bottom:10px;margin-left:0;margin-right:0!important;max-width:100%!important;padding-bottom:0!important;width:100%!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .mdsg--uploaded-image-main-inner-collection{background:#fff;max-width:100%!important;min-width:100%!important;width:100%!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .mdsg--uploaded-image-main-inner-collection-item{flex-direction:row;padding:0!important}}.seller-gallery-tab .action-with-photo{bottom:16px;display:flex;justify-content:space-between;left:87px;position:absolute;width:116px}@media screen and (max-width:800px){.seller-gallery-tab .action-with-photo{margin:0 auto;right:5px}}.seller-gallery-tab .action-with-photo img{cursor:pointer;width:32px}.seller-gallery-tab #pills-tabContent .mdsg--content-area--bottom{padding:0 32px}@media screen and (max-width:800px){.seller-gallery-tab #pills-tabContent .mdsg--content-area--bottom{padding:0 15px!important}}.seller-gallery-tab .sub-description-collection{display:flex;flex-direction:column}@media screen and (max-width:800px){.seller-gallery-tab .sub-description-collection{justify-content:space-between;margin-right:30px;padding:0 0 10px 10px}}.seller-gallery-tab .close-image:hover{background-image:url(/theme-images/seller-profile/close-image-blue2.svg)}.seller-gallery-tab .close-image:hover .union-block{display:block;left:33px}.seller-gallery-tab .edit-image{background-image:url(/theme-images/seller-profile/edit-image.svg);cursor:pointer;height:32px;width:32px}.seller-gallery-tab .rotate-image{background-image:url(/theme-images/seller-profile/rotate-image.svg);cursor:pointer;height:32px;width:32px}.seller-gallery-tab .rotate-image:hover{background-image:url(/theme-images/seller-profile/rotate-image-blue.svg)}.seller-gallery-tab .edit-image:hover{background-image:url(/theme-images/seller-profile/edit-image-blue2.svg)}.seller-gallery-tab .edit-image:hover .union-block{display:block;left:-53px}.seller-gallery-tab .like-photo2:hover .union-block-big,.seller-gallery-tab .like-photo:hover .union-block{display:block}.seller-gallery-tab .open-image:hover{background-image:url(/theme-images/seller-profile/open-image-blue.svg)}.seller-gallery-tab .open-image:hover .union-block{display:block;left:33px}.seller-gallery-tab .like-photo{background-image:url(/theme-images/seller-profile/like-photo.svg);cursor:pointer;height:32px;width:32px}.seller-gallery-tab .like-photo2{background-image:url(/theme-images/seller-profile/like-photo-red2.svg);cursor:pointer;height:32px;width:32px}.seller-gallery-tab .close-image{background-image:url(/theme-images/seller-profile/close-image.svg);cursor:pointer;height:32px;width:32px}.seller-gallery-tab .open-image{background-image:url(/theme-images/seller-profile/open-image.svg);cursor:pointer;height:32px;width:32px}.seller-gallery-tab .delete-photo:hover{content:url(/theme-images/seller-profile/delete-photo-red.svg)}.seller-gallery-tab .union-block{bottom:38px;display:none;left:-10px;position:absolute}.seller-gallery-tab .union-block img{height:75px;width:135px}.seller-gallery-tab .union-block p{bottom:29px;color:#333448;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;left:14px;line-height:120%;position:absolute;text-align:center;width:80%}.seller-gallery-tab .union-block-big{bottom:38px;display:none;left:-30px;position:absolute}.seller-gallery-tab .union-block-big img{height:75px;width:175px}.seller-gallery-tab .union-block-big p{bottom:29px;color:#333448;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;left:14px;line-height:120%;position:absolute;text-align:center;width:80%}.seller-gallery-tab .mdsg--content-right--block.site-tour-shepherd-enabled{min-height:unset}.seller-gallery-tab .underneath-text{align-items:center;border-radius:3px;color:#fff;display:flex;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:500;line-height:23px;padding:20px 52px;text-align:center;width:-moz-max-content;width:max-content}.seller-gallery-tab .public-images-block{background:#0b4ae2;display:flex;justify-content:center;position:relative;text-align:center;width:100%}.seller-gallery-tab .public-images-block-main{padding:0 32px 20px;position:relative;width:100%}.seller-gallery-tab .close{position:absolute;right:47px;top:15px}.seller-gallery-tab .new-gallery-block-banner{align-items:center;background:#fff;border:1px solid #eaf1f4;border-radius:3px;box-sizing:border-box;display:flex;height:192px;text-align:center;width:100%}.seller-gallery-tab .new-gallery-block-banner-title{color:#f80560;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:30px;margin-top:30px;text-align:center}.seller-gallery-tab .new-gallery-block-banner-text{color:#333448;font-family:CircularStd-Book!important;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:10px;margin-top:10px;text-align:center;width:50%}.seller-gallery-tab .new-gallery-block-banner-buttons .switch{background:#f80560;border-radius:30px;box-sizing:border-box;color:#fff;margin-right:10px;padding:9.5px 27px;text-transform:none}.seller-gallery-tab .new-gallery-block-banner-buttons .switch:hover{opacity:.5}.seller-gallery-tab .new-gallery-block-banner-buttons .learn-more{background:#fff;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;padding:9.5px 29px;text-transform:none}.seller-gallery-tab .new-gallery-block-banner-buttons .learn-more:hover{opacity:.5}.seller-gallery-tab .create-collection{color:#9195a2;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin-top:30px}.seller-gallery-tab .mdsg--uploaded-image-main-inner-collection{background:#f9f9f9;border-radius:5px;height:334px;max-width:300px;min-width:290px}.seller-gallery-tab .mdsg--uploaded-image-main-inner-collection-item{border-radius:5px;display:flex;flex-direction:column;padding:30px}.seller-gallery-tab .mdsg-gal-img-collection{border-radius:5px;height:166px;-o-object-fit:cover;object-fit:cover;width:230px}.seller-gallery-tab .title-collection{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:15px;margin-top:10px;max-width:230px;min-height:69px}.seller-gallery-tab .description-collection{display:flex;justify-content:space-between}.seller-gallery-tab .description-collection .count-photo{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-left:10px}.seller-gallery-tab .description-collection-price{color:#f80560;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;text-align:right}@media screen and (max-width:800px){.seller-gallery-tab .description-collection-price{margin-left:10px}}.seller-gallery-tab .mdsg--uploaded-image-main-inner-collection-item{position:relative}.seller-gallery-tab .delete-collection{cursor:pointer;position:absolute;right:10px;top:44px}.seller-gallery-tab .edit-collection{cursor:pointer;position:absolute;right:9px;top:12px}@media screen and (max-width:1380px){.seller-gallery-tab .public-images-block{padding-top:0!important}}@media screen and (max-width:1250px){.seller-gallery-tab #pills-tabContent .mdsg--content-area--bottom{padding:0 20px}.seller-gallery-tab .create-collection{font-size:12px;line-height:25px;margin-top:5px}.seller-gallery-tab .gallery-tab-title{background:#f8fbff!important;padding:30px 30px 0;width:100%}.seller-gallery-tab .public-images-block-main{padding:0 19px 20px}.seller-gallery-tab .public-images-block{padding-top:18px!important}.seller-gallery-tab .new-gallery-block-banner{height:284px;margin-top:20px}.seller-gallery-tab .new-gallery-block-banner-title{font-size:20px;line-height:25px;width:80%}.seller-gallery-tab .new-gallery-block-banner-text{width:82%}.seller-gallery-tab .new-gallery-block-banner-buttons{flex-direction:column}.seller-gallery-tab .new-gallery-block-banner-buttons .learn-more{margin:5px auto 0;padding:9.5px 28px;width:137px}.seller-gallery-tab .shop-gallery-image-collection{justify-content:center;margin-top:15px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item-grey{height:160px!important;margin-bottom:20px!important;max-width:160px!important;min-width:160px!important;width:160px!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item-grey img{height:48px!important;width:48px!important}.seller-gallery-tab .shop-gallery-image-collection .no-sortable{height:108px!important;margin-bottom:10px!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item{background:#f9f9f9;height:160px;margin-bottom:10px;margin-left:0;margin-right:10px;max-width:160px;padding-bottom:0;width:160px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .view_details{display:flex;justify-content:center}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item button{padding:0!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .title-collection{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-family:CircularStd-Book;font-size:13px;font-style:normal;font-weight:500;line-height:13px;margin-bottom:5px;margin-top:5px;max-width:230px;min-height:13px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .description-collection span{font-size:12px!important;line-height:15px!important;margin-left:10px!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .description-collection img{height:15px!important;width:15px!important}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .mdsg--uploaded-image-main-inner-collection{height:160px;max-width:160px;min-width:160px;width:160px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .mdsg--uploaded-image-main-inner-collection-item{padding:10px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .mdsg--uploaded-image-main-inner-collection-item .mdsg-gal-img-collection{height:108px;width:108px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .description-collection img{height:22px;width:22px}.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .description-collection .count-photo,.seller-gallery-tab .shop-gallery-image-collection .mdsg--uploaded-image-main--image-item .description-collection .description-collection-price{font-size:18.9793px;line-height:24px}}@media screen and (max-width:600px){.seller-gallery-tab .public-images-block{padding:18px 20px 20px!important}.seller-gallery-tab .underneath-text{padding:15px 0;width:100%}}@media screen and (max-width:800px){.seller-gallery-tab mdsg-gal-img{min-height:150px;width:150px!important}}.sellers-profile-tab-products{background:#fff;font-family:CircularStd-Book}@media screen and (max-width:800px){.sellers-profile-tab-products{background:transparent}.sellers-profile-tab-products .action-button-form{background:#fff;bottom:0;box-shadow:0 4px 50px 0 rgba(0,0,0,.1);display:flex;justify-content:center;left:0;margin:0;padding:25px 32px;position:fixed;width:100%;z-index:5}.sellers-profile-tab-products .action-button-form .sellers-profile-tab-products__add-item{justify-content:center;width:100%}.sellers-profile-tab-products .action-button-form .sellers-profile-tab-products__add-item i{display:none}}.sellers-profile-tab-products__filters{display:flex;padding:0 32px 32px}@media (max-width:800px){.sellers-profile-tab-products__filters{background:#fff;margin:0 15px 15px;padding:0 15px 15px;width:92%}}.sellers-profile-tab-products__filters-body{display:flex}@media (max-width:800px){.sellers-profile-tab-products__filters-body{margin:0 auto;width:-moz-max-content;width:max-content}}.sellers-profile-tab-products__filter{align-items:center;color:#f80560;cursor:pointer;display:flex;font-size:16px;font-weight:450;margin-right:10px;padding:10px 32px}.sellers-profile-tab-products__filter:first-letter{text-transform:uppercase}@media (max-width:800px){.sellers-profile-tab-products__filter{font-size:14px;margin-right:0;padding:9px 8px}.sellers-profile-tab-products__filter .seller-profile-inbox{background:#f80560}.sellers-profile-tab-products__filter .seller-profile-inbox .seller-profile-inbox-label{color:#fff!important}}.sellers-profile-tab-products__filter--active{border:1px solid #f80560;border-radius:30px}.sellers-profile-tab-products__title-block{align-items:center;display:flex;justify-content:space-between;padding:32px}@media (max-width:1250px){.sellers-profile-tab-products__title-block{align-items:center;background:#fff;flex-direction:column;margin:0 15px;padding:15px!important;width:92%}}@media (max-width:800px){.sellers-profile-tab-products__title-block{padding:0}}.sellers-profile-tab-products__title-body-block{align-items:center;display:flex}@media (max-width:1250px){.sellers-profile-tab-products__title-body-block{align-items:center;flex-direction:column;margin-bottom:0}}.sellers-profile-tab-products__title{color:#000;font-size:24px;font-weight:500;line-height:30px;margin-right:56px}@media (max-width:1250px){.sellers-profile-tab-products__title{margin-bottom:20px;margin-right:0}}@media (max-width:800px){.sellers-profile-tab-products__title{display:none}}.sellers-profile-tab-products__count-products{color:#a2a2a2;font-size:19px;font-weight:450;line-height:20px;padding-right:38px;position:relative}@media (max-width:1250px){.sellers-profile-tab-products__count-products{font-size:16px}}.sellers-profile-tab-products__count-products:after{background-color:#a2a2a2;content:"";display:block;height:35px;position:absolute;right:0;top:-8px;width:1px}.sellers-profile-tab-products__info-block{align-items:center;display:flex}.sellers-profile-tab-products__info-block img{display:none}@media (max-width:800px){.sellers-profile-tab-products__info-block img{display:block}}.sellers-profile-tab-products__info-block .sellers-profile-tab-products__add-item{display:none}@media (max-width:800px){.sellers-profile-tab-products__info-block .sellers-profile-tab-products__add-item{display:flex}}.sellers-profile-tab-products__not-count{color:#333448;font-size:15px;font-weight:450;line-height:20px;text-align:center}@media (max-width:1250px){.sellers-profile-tab-products__not-count{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:space-between;padding:0 15px}}.sellers-profile-tab-products__count-block{align-items:center;display:flex}.sellers-profile-tab-products__sort-block{margin-left:20px;position:relative}.sellers-profile-tab-products__sort-block button{background:none;border:0;color:#f80560;font-family:CircularStd-Book;font-size:19px;padding:0;position:relative;text-decoration:underline}@media (max-width:1250px){.sellers-profile-tab-products__sort-block button{font-size:16px}}.sellers-profile-tab-products__sort-block button:focus,.sellers-profile-tab-products__sort-block button:hover{color:#f80560}.sellers-profile-tab-products__sort-block button:after{background-image:url(/theme-images/seller-profile/polygon.svg)}.sellers-profile-tab-products__sort-column{color:#a2a2a2;cursor:pointer;padding:5px 10px}@media (max-width:1250px){.sellers-profile-tab-products__sort-column{font-size:13px}}.sellers-profile-tab-products__sort-column_selected{color:#f80360}.sellers-profile-tab-products__add-item{align-items:center;background:#f80560;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:450;line-height:28px;max-height:43px;padding:7px 22px 9px 23px}.sellers-profile-tab-products__add-item .fa{font-size:14px;margin-right:13px}.sellers-profile-tab-products__body{display:flex;flex-direction:column}@media (max-width:800px){.sellers-profile-tab-products__body{background:#fff;margin:0 15px 15px}}.sellers-profile-tab-products__description-block-mobile{display:none}@media (max-width:800px){.sellers-profile-tab-products__description-block-mobile{display:flex;flex-direction:column;width:165px}}.sellers-profile-tab-products__title-mobile{color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:22px;text-transform:capitalize}.sellers-profile-tab-products__status-mobile{color:#b4c8d3;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.sellers-profile-tab-products__price-mobile{display:none}@media (max-width:800px){.sellers-profile-tab-products__price-mobile{align-items:center;color:#b4c8d3;display:flex;font-size:16px;font-style:normal;font-weight:500;line-height:24px;min-width:50px;text-align:right;text-transform:capitalize}}.sellers-profile-tab-products__action-block-mobile{display:none}@media (max-width:800px){.sellers-profile-tab-products__action-block-mobile{display:block;margin-left:0;position:relative}.sellers-profile-tab-products__action-block-mobile button{background:#fff;height:24px;margin-top:8px;padding:0;width:24px}.sellers-profile-tab-products__action-block-mobile ul{left:-128px;padding:0}.sellers-profile-tab-products__action-block-mobile ul li{border-bottom:1px solid rgba(180,200,211,.3);display:flex;justify-content:center;padding:5px}.sellers-profile-tab-products__action-block-mobile ul .sellers-profile-tab-products__tool span{border:none}}.sellers-profile-tab-products__body-for-mobile{display:none}@media (max-width:800px){.sellers-profile-tab-products__body-for-mobile{display:flex;flex-direction:column;width:100%}.sellers-profile-tab-products__param-link-mobile{align-items:center;background:#f8fbff;border-bottom:1px solid rgba(180,200,211,.2);border-radius:0 0 8px 8px;border-top:1px solid rgba(180,200,211,.2);display:flex;justify-content:center;padding:15px!important;width:100%}}.sellers-profile-tab-products__product{border-top:1px solid #e1e1e1;display:flex;flex-wrap:wrap;padding:39px 35px}@media (max-width:1250px){.sellers-profile-tab-products__product{background:#fff;border:1px solid #e7e9ef;border-radius:8px;margin:0 15px 15px;padding:0}}.sellers-profile-tab-products__product .alert{background-color:#0b4ae2;border-radius:5px;color:#fff;font-family:CircularStd-Book,sans-serif;font-size:14px;line-height:18px;padding:10px 20px 10px 10px;width:100%}@media (max-width:800px){.sellers-profile-tab-products__product .alert{border-radius:5px 5px 0 0;margin-bottom:0!important}}.sellers-profile-tab-products__product .alert button{padding:0 10px 0 0}.sellers-profile-tab-products__product .alert button span{color:#b4c8d3;font-family:CircularStd-Book,sans-serif!important;font-size:16px;font-weight:100!important;opacity:1!important;text-shadow:none!important}.sellers-profile-tab-products__avatar-block{border-radius:5px;height:220px;margin-right:20px;-o-object-fit:cover;object-fit:cover;width:220px}@media (max-width:1250px){.sellers-profile-tab-products__avatar-block{height:40px;margin-bottom:0;margin-right:16px;width:40px}}.sellers-profile-tab-products__avatar-block img{border-radius:5px;height:220px;-o-object-fit:cover;object-fit:cover;width:220px}@media (max-width:1250px){.sellers-profile-tab-products__avatar-block img{height:345px;width:345px}}@media (max-width:800px){.sellers-profile-tab-products__avatar-block img{border:4px solid #f8fbff;border-radius:10px;height:40px;width:40px}}.sellers-profile-tab-products__count-block{margin-right:20px}.sellers-profile-tab-products__count-block span{color:#f80560;margin-right:20px}.sellers-profile-tab-products__tools-block{align-items:center;display:flex;justify-content:flex-start;padding-left:15px}@media (max-width:1250px){.sellers-profile-tab-products__tools-block{flex-basis:100%;flex-wrap:wrap;justify-content:space-between;margin-top:20px;max-width:335px;padding-bottom:20px;padding-left:0;width:100%}}@media (max-width:800px){.sellers-profile-tab-products__tools-block{display:none}}.sellers-profile-tab-products__tool{color:#93c4cf;cursor:pointer;font-size:16px;font-weight:450;line-height:20px;padding-right:40px}@media (max-width:1250px){.sellers-profile-tab-products__tool{padding-right:0}}.sellers-profile-tab-products__tool i{margin-right:10px}@media (max-width:1250px){.sellers-profile-tab-products__tool i{margin-right:5px}}.sellers-profile-tab-products__tool span{border-bottom:1px solid #93c4cf}.sellers-profile-tab-products__tool:hover{color:#759aa2}.sellers-profile-tab-products__description-block{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 240px)}@media (max-width:1250px){.sellers-profile-tab-products__description-block{align-items:center;width:auto}}@media (max-width:800px){.sellers-profile-tab-products__title-block-mobile{display:flex;padding:15px 0 15px 15px}}.sellers-profile-tab-products__params{display:flex;flex-wrap:wrap;margin-left:15px;margin-top:20px}@media (max-width:1250px){.sellers-profile-tab-products__params{margin-top:0;max-width:335px;width:100%}}@media (max-width:800px){.sellers-profile-tab-products__params{margin-left:0;width:100%}}.sellers-profile-tab-products__param{padding-bottom:25px;width:140px}@media (max-width:1250px){.sellers-profile-tab-products__param{display:flex;height:40px;max-width:335px;padding:0 15px 20px 0;width:100%}}@media (max-width:800px){.sellers-profile-tab-products__param{align-items:center;border:1px solid rgba(180,200,211,.2);border-radius:50px;display:flex;margin:0 auto 15px;padding:15px;width:-moz-max-content;width:max-content}}.sellers-profile-tab-products__param-link{margin-left:auto;padding:23px 0 25px;text-align:end}@media (max-width:800px){.sellers-profile-tab-products__param-link{margin-right:auto}}.sellers-profile-tab-products__param-link button{background:0;border:0;color:#f80560;font-size:16px;font-weight:450;line-height:20px;padding:0;text-decoration:underline}.sellers-profile-tab-products__param-link button:hover{text-decoration:none}@media (max-width:1250px){.sellers-profile-tab-products__param-link{display:flex;height:40px;max-width:335px;padding:0 15px 20px 0;width:100%}}.sellers-profile-tab-products__param-title{color:#a2a2a2;font-family:CircularStd-Book;font-size:14px;font-weight:400;line-height:18px;padding-bottom:5px}@media (max-width:1250px){.sellers-profile-tab-products__param-title{margin-right:20px;min-width:80px}}@media (max-width:800px){.sellers-profile-tab-products__param-title{color:#b4c8d3;margin-right:0}.sellers-profile-tab-products .hidden-mobile{display:none}}.sellers-profile-tab-products__param-value{color:#000;font-size:16px;font-weight:450;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.sellers-profile-tab-products__param-value-link{color:#f80560;font-size:16px;font-weight:450;line-height:20px}.sellers-profile-tab-products__tool-sent{display:flex;flex-direction:row;margin-left:auto}@media (max-width:1250px){.sellers-profile-tab-products__tool-sent{align-items:center;flex-direction:column;margin-left:0;margin-top:10px;width:100%}}@media (max-width:800px){.sellers-profile-tab-products__view-shipping-info-mobile{background:transparent;border:none;color:#f80560;font-size:14px;line-height:normal}}.sellers-profile-tab-products__mark-sent{background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-size:16px;font-weight:450;line-height:20px;padding:10px 32px;width:-moz-max-content;width:max-content}@media (max-width:800px){.sellers-profile-tab-products__mark-sent{font-size:14px;margin:0 10px;padding:10px 25px}.sellers-profile-tab-products__sub-button-block{display:flex;justify-content:center;width:100%}}.sellers-profile-tab-products__cancel{background:#fff;border:0;box-sizing:border-box;color:#f80560;font-size:16px;font-weight:450;line-height:20px;margin-right:15px;width:-moz-max-content;width:max-content}@media (max-width:1250px){.sellers-profile-tab-products__cancel{background:#f8fbff;border-bottom:1px solid rgba(180,200,211,.2);border-radius:0 0 8px 8px;border-top:1px solid rgba(180,200,211,.2);margin-right:0;margin-top:10px;padding:10px;width:100%}}.sellers-profile-tab-product-create{background:#fff}@media (max-width:1250px){.sellers-profile-tab-product-create{background:#f8fbff}}.sellers-profile-tab-product-create__title{border-bottom:1px solid #e1e1e1;color:#333448;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:48px;padding:44px 32px}@media (max-width:1250px){.sellers-profile-tab-product-create__title{border-bottom:0;margin-bottom:0;padding:32px 0 32px 20px}}@media (max-width:800px){.sellers-profile-tab-product-create__title{display:none}}.sellers-profile-tab-product-create__body{margin:0 auto;max-width:600px;padding-bottom:40px;width:100%}@media (max-width:1250px){.sellers-profile-tab-product-create__body{padding:0 15px}}.add-product-register-block{display:flex;flex-direction:column;font-family:CircularStd-Book;width:100%}.add-product-register-block__title{color:#333448;font-size:20px;font-weight:500;line-height:25px}.add-product-register-block__description{color:#b7c0d1;font-size:14px;font-weight:450;line-height:18px;margin-top:11px}.add-product-register-block__cancel{background:#fff!important;border:2px solid var(--f-80560,#f80560)!important;color:#f80560!important;margin-right:10px}.add-product-register-block__label{color:#a2a2a2;font-size:16px;font-weight:450;line-height:20px;margin:30px 0 14px}.add-product-register-block__section-title{color:#333448;display:block;font-size:16px;font-weight:450;line-height:20px;margin-top:30px;width:100%}.add-product-register-block__section-block{width:100%}.add-product-register-block__select-block{display:block;width:100%}.add-product-register-block__select-block .select2-container{height:50px}.add-product-register-block__select-block .select2-container .select2-selection--single{background:#fff;border:1px solid #eaeaea;height:50px}.add-product-register-block__select-block .select2-container .select2-selection--single .select2-selection__placeholder{color:#a2a2a2}.add-product-register-block__select-block .select2-container .select2-selection--single .select2-selection__rendered{color:#333448;padding:10px 40px 10px 16px!important}.add-product-register-block__select-block .select2-container .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.add-product-register-block__select-block .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.add-product-register-block__checkbox{align-items:center;display:flex;margin-top:30px;width:100%}.add-product-register-block__checkbox input{display:inherit;height:0;opacity:0;width:0}.add-product-register-block__checkbox .check-pink{background:#fff;border:2px solid #e7e7e7;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;min-width:30px;vertical-align:middle;width:30px}@media (max-width:800px){.add-product-register-block__checkbox .check-pink{height:24px;min-width:24px;width:24px}}.add-product-register-block__checkbox .check-disabled{background-color:#eee;opacity:.4}.add-product-register-block__checkbox .check-active{background-image:url(/theme-images/sell-now/check-box2.svg)!important;background-position:50%!important;border:none!important}.add-product-register-block__checkbox .check-label{color:#a2a2a2;font-size:16px;font-weight:450;line-height:20px;margin-left:10px}.add-product-register-block__edit-block{display:flex;justify-content:space-between;width:100%}@media (max-width:600px){.add-product-register-block__edit-block{flex-direction:column}}.add-product-register-block__count-symbols{color:#ffc107;display:block;font-size:80%;margin-top:10px;width:100%}.add-product-register-block__count-symbols_red{color:#dc3545!important}.add-product-register-block__input{background:#fff;border:1px solid #eaeaea;border-color:#eaeaea!important;border-radius:4px!important;box-sizing:border-box;color:#333448;font-size:16px;font-weight:450;height:50px;line-height:20px;padding:15px;width:100%!important}.add-product-register-block__input::-moz-placeholder{color:#a2a2a2!important}.add-product-register-block__input::placeholder{color:#a2a2a2!important}.add-product-register-block__title-block{width:380px}@media (max-width:600px){.add-product-register-block__title-block{width:100%}}.add-product-register-block__price-block{position:relative;width:180px}@media (max-width:600px){.add-product-register-block__price-block{width:100%}}.add-product-register-block__price-block .add-product-register-block__input{padding-left:25px}.add-product-register-block__currency{bottom:17px;left:15px;position:absolute}.add-product-register-block__description-block{display:block;width:100%}.add-product-register-block .select2-container{z-index:1!important}.add-product-register-block__textarea-block{background:#fff;border:1px solid #eaeaea;border-radius:4px!important;box-sizing:border-box;color:#333448;font-size:16px;font-weight:450;height:163px;line-height:20px;padding:15px;width:100%!important}.add-product-register-block__textarea-block::-moz-placeholder{color:#a2a2a2!important}.add-product-register-block__textarea-block::placeholder{color:#a2a2a2!important}.add-product-register-block__images-block{display:flex;justify-content:space-between}@media (max-width:600px){.add-product-register-block__images-block{flex-direction:column}}.add-product-register-block__image-block{border-radius:10px;box-sizing:border-box;margin-top:22px;min-height:181px;width:275px}@media (max-width:600px){.add-product-register-block__image-block{margin-bottom:20px;margin-top:0;width:100%}}.add-product-register-block__image-block-body{align-items:center;background:#eef2f7;border:1px dashed #bec5cd;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;min-height:181px;width:100%}.add-product-register-block__image-block-body .loader-box{margin-top:50px!important;width:70px}.add-product-register-block__icon{margin:57px auto 27px}.add-product-register-block__image-block-label{color:#767676;cursor:pointer;font-family:Roboto;font-size:14px;font-weight:400;line-height:16px;margin:0 auto;text-decoration-line:underline;width:-moz-max-content;width:max-content}.add-product-register-block__image-product-big{border-radius:8px;margin:24px 16px 24px 24px;max-height:179px;max-width:179px;-o-object-fit:cover;object-fit:cover}@media (max-width:1250px){.add-product-register-block__image-product-big{max-height:234px;max-width:234px}}.add-product-register-block__main-image-block{display:flex;width:100%}.add-product-register-block__settings-block{display:flex;flex-direction:column;justify-content:center;margin:24px 0}.add-product-register-block__edit-image{cursor:pointer;margin-bottom:16px}.add-product-register-block__edit-image:hover{content:url(/theme-images/seller-profile/edit-image-blue2.svg)}.add-product-register-block__delete-photo{cursor:pointer;margin-bottom:16px}.add-product-register-block__delete-photo:hover{content:url(/theme-images/seller-profile/delete-photo-red.svg)}.add-product-register-block__rotate-image{cursor:pointer}.add-product-register-block__rotate-image:hover{content:url(/theme-images/seller-profile/rotate-image-blue.svg)}.add-product-register-block__add-item-block{display:flex;justify-content:center;margin-top:40px;width:100%}.add-product-register-block__add-item-block button{align-self:center;background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;cursor:pointer;flex:none;font-size:18px;font-weight:700;line-height:23px;min-height:45px;min-width:168px;order:0;padding:0}.add-product-register-block__add-item-block button:disabled{background-color:#eee}.add-product-register-block__cancel-block{display:flex;justify-content:center;margin-top:40px;width:100%}.add-product-register-block__cancel-block .cancel{color:#b4c8d3!important;cursor:pointer;font-size:16px;font-weight:450;line-height:20px}.add-product-register-block__cancel-block .cancel:active,.add-product-register-block__cancel-block .cancel:focus,.add-product-register-block__cancel-block .cancel:hover{color:#e30744!important}.add-product-register-block__icon-block{display:flex;flex-direction:column;justify-content:center}.add-product-register-block__mini-images-block{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:5px;margin-right:4px;margin-top:11px}.add-product-register-block__product-mini-image{border-radius:8px;cursor:pointer;height:48px;margin-bottom:7px;margin-right:5px;-o-object-fit:cover;object-fit:cover;width:48px}.add-product-register-block__product-mini-image--active{border:2px solid #e30744!important}.add-product-register-block__upload-images-label{color:#a2a2a2;cursor:pointer;padding:10px 0}.products-shipping-info{font-family:CircularStd-Book;font-size:16px}.products-shipping-info .d-flex{padding:10px}.products-shipping-info__label{color:#a1a1a1}.products-shipping-info__value{color:#333}.sellers-profile-tab-settings .mdsg-seller-settings-tabs li.nav-item a.nav-link{color:#8994a6}.sellers-profile-tab-settings .description-contact-support{color:#333448;display:block;font-size:17px!important;font-style:normal;font-weight:450;line-height:normal;margin-bottom:20px;text-align:center!important}@media (max-width:800px){.sellers-profile-tab-settings .description-contact-support{font-size:14px!important}}.sellers-profile-tab-settings .title-contact-support{font-family:CircularStd-Bold;font-size:25px!important}@media (max-width:800px){.sellers-profile-tab-settings .title-contact-support{font-size:17px!important}.sellers-profile-tab-settings input{border-radius:8px}.sellers-profile-tab-settings .mdsg-btn{max-width:315px;width:100%!important}}.sellers-profile-tab-settings .tab-pane{background:#fff}@media (max-width:800px){.sellers-profile-tab-settings .tab-pane{margin:15px;padding:15px;width:92%}}.sellers-profile-tab-settings .mdsg-seller-settings-tabs li.nav-item a.nav-link.active{color:#f80360}.sellers-profile-tab-settings .mdsg-seller-settings-tabs-content #_change_email,.sellers-profile-tab-settings .mdsg-seller-settings-tabs-content #_change_password,.sellers-profile-tab-settings .mdsg-seller-settings-tabs-content #_delete_shop,.sellers-profile-tab-settings .mdsg-seller-settings-tabs-content #_main_settings{background-color:#fff;padding-bottom:22px}.sellers-profile-tab-settings .mdsg-seller-settings-tabs-content #_id_verification{padding:0!important}.sellers-profile-tab-settings .mdsg-form-field-cmn-wrp{margin-bottom:35px}.sellers-profile-tab-settings .mdsg--setting--content-tab .mdsg-btn{margin-left:0;min-width:180px;padding:10px 20px;width:auto}.sellers-profile-tab-settings .mdsg--content-area--bottom .mdsg-acc-delete-title{border-bottom:1px solid red;color:red;font-size:19px;line-height:normal;margin-bottom:14px;padding-bottom:5px}.sellers-profile-tab-settings .mdsg--content-area--bottom ul.mdsg-acc-delete-conditions{list-style-type:disc;padding-left:15px!important;text-indent:0!important}.sellers-profile-tab-settings .mdsg--content-area--bottom ul.mdsg-acc-delete-conditions li{font-family:CircularStd-Book;font-size:16px;line-height:normal;margin-bottom:9px}.sellers-profile-tab-settings .select2-selection__rendered,.sellers-profile-tab-settings a,.sellers-profile-tab-settings button,.sellers-profile-tab-settings input,.sellers-profile-tab-settings label,.sellers-profile-tab-settings select,.sellers-profile-tab-settings span{font-family:CircularStd-Book!important}.sellers-profile-tab-settings input{min-height:50px!important}.sellers-profile-tab-settings .d-flex{background:#fff;padding:39px 32px 5px}.sellers-profile-tab-settings .mdsg-seller-settings-tabs{border-bottom:none!important;display:flex;justify-content:space-between;width:100%}.sellers-profile-tab-settings .nav-link{border:none}.sellers-profile-tab-settings .mdsg-seller-settings-tabs li.nav-item a.nav-link{display:flex}.sellers-profile-tab-settings .seller-profile-inbox{background:#f80560!important;height:20px;padding-left:7px!important;padding-right:7px!important}.sellers-profile-tab-settings .seller-profile-inbox .seller-profile-inbox-label{color:#fff!important;font-size:12px!important;line-height:15px!important}.sellers-profile-tab-settings .mdsg-seller-settings-tabs li.nav-item a.nav-link.active{color:#f80560!important;text-decoration-line:underline}.sellers-profile-tab-settings .mdsg-seller-settings-tabs li.nav-item a.nav-link{color:#737373!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;line-height:20px;padding:0!important;text-transform:none}.sellers-profile-tab-settings .tab-pane{padding:20px 32px 30px}@media screen and (max-width:800px){.sellers-profile-tab-settings .tab-pane{padding:15px}}.sellers-profile-tab-settings .mdsg-field-title{font-size:17px}.sellers-profile-tab-settings .mdsg-cmn-aboutme-field{color:#333;font-family:CircularStd-Book!important;font-size:16px;font-style:normal;font-weight:450;height:80px;line-height:20px}@media screen and (max-width:1130px){.sellers-profile-tab-settings .d-flex{-ms-overflow-style:none;overflow-x:auto;overflow:-moz-scrollbars-none;padding-bottom:20px}.sellers-profile-tab-settings .mdsg-seller-settings-tabs{min-width:850px}}@media screen and (max-width:767px){.sellers-profile-tab-settings .d-flex{background:#f8fbff!important;padding-left:15px;padding-top:0}.sellers-profile-tab-settings .mdsg-seller-settings-tabs li.nav-item a.nav-link.active{background:#f8fbff!important}}.subscribe-block__title{color:#333448;font-size:24px!important;font-style:normal;font-weight:500;line-height:30px;margin-bottom:10px;text-transform:capitalize}.vacation-mode-page{align-items:center;display:flex;flex-direction:column;margin:50px 70px 100px}@media screen and (max-width:800px){.vacation-mode-page{margin:0 0 250px}.vacation-mode-page button{margin-left:0;margin-top:100px;width:230px}}.vacation-mode-page__title{color:#f80560;font-size:24px;font-weight:500;margin-bottom:16px;text-align:center}.vacation-mode-page__description{color:#333448;font-size:16px;font-weight:450;margin-bottom:40px;max-width:500px;text-align:center}.vacation-mode-page__sub-label{color:#b2b8c9;font-size:14px;margin-bottom:20px}.vacation-mode-page__sun_label_black{font-size:16px;margin:15px 0;width:100%}.vacation-mode-page__body{align-items:center;border-bottom:1px solid #dee8ee;border-top:1px solid #dee8ee;display:flex;height:105px;justify-content:space-between;width:100%}@media screen and (max-width:800px){.vacation-mode-page__body{flex-direction:column;height:205px;padding:20px 0}}.vacation-mode-page .shop-page-switch{display:inline-block;height:32px;position:relative;width:60px}.vacation-mode-page .shop-page-switch input{height:0;opacity:0;width:0}.vacation-mode-page .shop-page-switch input:focus+.shop-page-switch__slider{box-shadow:0 0 1px #f80560}.vacation-mode-page .shop-page-switch input:checked+.shop-page-switch__slider{background-color:#f80560}.vacation-mode-page .shop-page-switch input:checked+.shop-page-switch__slider:before{transform:translateX(28px)}.vacation-mode-page .shop-page-switch__slider{background-color:#b2b8c9;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.vacation-mode-page .shop-page-switch__slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:24px;left:4px;position:absolute;transition:.4s;width:24px}.daterangepicker td.in-range{background-color:pink!important}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#f80560!important}.sellers-profile-tab-videos .videos-navs{padding:30px 31px}.sellers-profile-tab-videos .videos-navs .videos-panel{border:1px solid #e0e3e4;border-radius:3px;box-sizing:border-box;display:flex;width:100%}.sellers-profile-tab-videos .btn-footer-new-video{display:none}@media (max-width:800px){.sellers-profile-tab-videos .btn-footer-new-video{background:#fff;bottom:0;display:flex;justify-content:center;left:0;padding:24px 32px;position:fixed;width:100%;z-index:1}.sellers-profile-tab-videos .btn-footer-new-video .btn-new-video{width:326px}}.sellers-profile-tab-videos .not-found-video-block{align-items:center;display:flex;flex-direction:column;gap:20px}.sellers-profile-tab-videos .not-found-video-block .btn-new-video-btn{margin:0 auto 30px;padding:14px 20px;width:-moz-max-content;width:max-content}@media (max-width:800px){.sellers-profile-tab-videos .not-found-video-block{align-items:center;background:#fff;display:flex;flex-direction:column;gap:0;height:300px;margin:15px;padding:15px;width:92%}.sellers-profile-tab-videos .not-found-video-block .btn-new-video-btn{background:#fff;border:1px solid #f80560;color:#f80560;margin:30px auto 0;width:160px}.sellers-profile-tab-videos .not-found-video-block .btn-new-video-btn img{margin:0}.sellers-profile-tab-videos .not-found-video-block img{margin-bottom:15px}.sellers-profile-tab-videos .not-found-video-block__title{color:#333;font-family:Circular Std;font-size:18px;font-style:normal;font-weight:450;line-height:24px;max-width:250px;opacity:.7;text-align:center}.sellers-profile-tab-videos .item-video{margin:0 auto 15px;padding:0}.sellers-profile-tab-videos .mdsg--content-right--block{display:none}.sellers-profile-tab-videos .padding-left-none{padding:0!important}.sellers-profile-tab-videos .video-item-block{background:#fff;margin:0 15px 15px;padding:15px}.sellers-profile-tab-videos .tab-content{margin:0}}.sellers-profile-tab-videos .videos-titles{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:0 auto;padding:30px 0 0;text-align:center;width:80%}.sellers-profile-tab-videos .video-item-block{display:flex;flex-wrap:wrap}.sellers-profile-tab-videos .video-block{border:1px solid #e0e3e4;border-radius:3px;box-sizing:border-box;margin-bottom:15px;margin-left:15px;min-width:430px}@media (max-width:800px){.sellers-profile-tab-videos .video-block{margin:0}}.sellers-profile-tab-videos .video-item{min-width:430px}.sellers-profile-tab-videos .videos-panel-body{align-items:center;display:flex;padding:13px 0 16px 30px}.sellers-profile-tab-videos .video-image{max-height:40px;max-width:46px}.sellers-profile-tab-videos .inner_nav{display:flex;flex-wrap:wrap;padding-left:35px}.sellers-profile-tab-videos .inner_nav span{font-size:20px;line-height:35px}.sellers-profile-tab-videos .btn-new-video{color:#fff;font-family:CircularStd-Bold,sans-serif!important;font-size:18px;font-style:normal;font-weight:450;line-height:20px;margin:19px 20px 18px auto;min-height:43px!important;padding:0 22px;text-transform:none}.sellers-profile-tab-videos .btn-new-video:hover{color:#f80560}.sellers-profile-tab-videos .btn-new-video:hover .upload-image{content:url(/theme-images/seller-profile/upload-pink.svg)}.sellers-profile-tab-videos .btn-new-video:focus{color:#f80560}.sellers-profile-tab-videos .btn-new-video:focus .upload-image{content:url(/theme-images/seller-profile/upload-pink.svg)}.sellers-profile-tab-videos .video-description-message{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:248px}@media (max-width:800px){.sellers-profile-tab-videos .video-description-message{min-height:148px}}.sellers-profile-tab-videos .video-description-message span{color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:23px;text-align:center;width:100%}.sellers-profile-tab-videos .select2-selection__rendered,.sellers-profile-tab-videos a,.sellers-profile-tab-videos button,.sellers-profile-tab-videos input,.sellers-profile-tab-videos label,.sellers-profile-tab-videos select,.sellers-profile-tab-videos span{font-family:CircularStd-Book!important}.sellers-profile-tab-videos .videos_gallery{color:#9195a2;font-size:16px!important;line-height:20px!important}.sellers-profile-tab-videos .upload-image{margin-right:10px}.sellers-profile-tab-videos .tab-content{background:#fff}.sellers-profile-tab-videos .mdsg--content-area--bottom{padding:0 31px!important}.sellers-profile-tab-videos .padding-left-none{padding-left:0}.sellers-profile-tab-videos .video-item{padding:0}@media (max-width:800px){.sellers-profile-tab-videos .video-item{padding-bottom:36px;padding-left:30px}}.sellers-profile-tab-videos .video-description{border-radius:3px;display:flex;flex-direction:column;justify-content:space-between;min-height:152px;width:100%}.sellers-profile-tab-videos .video-description-time-block{padding:0 20px 20px}@media (max-width:800px){.sellers-profile-tab-videos .video-description-time-block{padding:0 10px 10px}}.sellers-profile-tab-videos .video-description-time-block img{height:36px;width:20px}.sellers-profile-tab-videos .clock-mobile{margin-right:10px!important}.sellers-profile-tab-videos .text-center{display:flex;flex-direction:column;width:100%}.sellers-profile-tab-videos .video-description-body{border-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;padding:17px 23px 10px;width:100%}.sellers-profile-tab-videos .video-description-title{color:#000;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.sellers-profile-tab-videos .video-description-text{color:#717287;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-top:6px;overflow-wrap:break-word;text-align:left;width:100%}.sellers-profile-tab-videos .video-description-time{color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:36px;margin:0 0 0 7px;text-align:right}.sellers-profile-tab-videos .delete-image{cursor:pointer;margin-top:19px}.sellers-profile-tab-videos .description-for-mobile{display:none}@media (min-width:768px) and (max-width:1000px){.sellers-profile-tab-videos .videos-panel{align-items:center;flex-direction:column}.sellers-profile-tab-videos .btn-new-video{margin-left:0;margin-right:0}.sellers-profile-tab-videos .inner_nav,.sellers-profile-tab-videos .inner_nav span{width:-moz-max-content;width:max-content}.sellers-profile-tab-videos .inner_nav{display:flex;flex-direction:column}.sellers-profile-tab-videos .videos-panel-body{padding-left:0}}@media screen and (max-width:800px){.sellers-profile-tab-videos .videos-titles{background:#f8fbff!important;padding:30px;width:100%}.sellers-profile-tab-videos .video-image{display:none}.sellers-profile-tab-videos .mdsg--content-area--bottom{background:#f8fbff!important}.sellers-profile-tab-videos .videos-panel-body{padding:0}.sellers-profile-tab-videos .inner_nav{padding-left:0}.sellers-profile-tab-videos .videos-navs{background:#f8fbff!important;padding:10px 23px 28px 29px}.sellers-profile-tab-videos .btn-new-video{margin:0 0 0 auto}.sellers-profile-tab-videos .videos-panel{border:0!important}.sellers-profile-tab-videos .video-item{background:#f8fbff!important;border-radius:8px;min-width:315px!important;padding-bottom:0;padding-left:0;padding-right:0!important}.sellers-profile-tab-videos .video-description-body-ikon{flex-direction:row}.sellers-profile-tab-videos .delete-image{margin-right:0!important;margin-top:0}.sellers-profile-tab-videos .mdsg--content-area--bottom{padding:0 16px!important}.sellers-profile-tab-videos .inner_nav,.sellers-profile-tab-videos .inner_nav span{width:-moz-max-content;width:max-content}.sellers-profile-tab-videos .inner_nav{display:flex;flex-direction:column}.sellers-profile-tab-videos .text-center{align-items:center}}@media screen and (max-width:992px){.sellers-profile-tab-videos .video-item{height:180px;max-height:180px!important;max-width:388px;min-height:180px!important;min-width:315px!important}.sellers-profile-tab-videos .video-block{max-width:347px;min-width:315px!important}.sellers-profile-tab-videos .video-description-body{padding:10px;width:100%}}.create-video .mdsg--title--blocks-main{border-bottom:1px solid #e1e1e1;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0!important}@media screen and (max-width:800px){.create-video .mdsg--title--blocks-main{display:none}}.create-video .mdsg--title--blocks-main .mdsg-big-size-title{color:#333448;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:30px}@media screen and (max-width:800px){.create-video .mdsg-big-size-title{padding:0}.create-video .video{height:170px!important;margin-top:5px;min-height:170px!important}.create-video .mdsg--chat--main--wrp{margin:10px;width:94.7%!important}.edit-video{background:#f8fbff}.edit-video .video{height:170px!important;margin-top:5px;min-height:170px!important}}.edit-video .mdsg--title--blocks-main{border-bottom:1px solid #e1e1e1;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0!important}@media screen and (max-width:800px){.edit-video .mdsg--title--blocks-main{display:none}}.edit-video .mdsg--title--blocks-main .mdsg-big-size-title{color:#333448;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:30px}@media screen and (max-width:800px){.edit-video .mdsg-big-size-title{padding:0}.edit-video .mdsg--chat--main--wrp{margin:10px;width:94.7%!important}}.seller-create-collection-tab .mdsg-big-size-title{color:#333448;font-family:CircularStd-Book!important;font-size:30px;font-style:normal;font-weight:500;line-height:38px;padding:47px 50px 35px}@media screen and (max-width:800px){.seller-create-collection-tab{margin:0 15px 15px;padding:15px 0}.seller-create-collection-tab .action-button-form{background:#fff;bottom:0;box-shadow:0 4px 50px 0 rgba(0,0,0,.1);display:flex;justify-content:center;left:0;margin:0;padding:0 32px;position:fixed;width:100%;z-index:5}.seller-create-collection-tab .action-button-form button{width:100%}.seller-create-collection-tab__share-block{min-width:325px;width:100%!important}}.seller-create-collection-tab__share-block label{align-items:center;display:flex}.seller-create-collection-tab__share-block .mdsg-custom-checkbox{width:0}.seller-create-collection-tab__share-block .mdsg--checkbox--check{min-width:30px}@media screen and (max-width:800px){.seller-create-collection-tab__share-block .mdsg--checkbox--check{min-width:20px}}.seller-create-collection-tab__share-block .mdsg-field-title{width:84%}.seller-create-collection-tab__share-block .union-block-time{bottom:-203px!important}@media screen and (max-width:800px){.seller-create-collection-tab__share-block .union-block-time{bottom:-30px!important;left:-300px}.seller-create-collection-tab__share-block .union-block-time img{content:url(/theme-images/seller-profile/union-is-share-mb.svg)}}.seller-create-collection-tab__share-block input.mdsg-custom-checkbox~span.mdsg--checkbox--check{background:#fff;border:1.41939px solid #e7e7e7;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;margin-right:10px;margin-top:-7px;vertical-align:middle;width:30px}@media screen and (max-width:800px){.seller-create-collection-tab__share-block input.mdsg-custom-checkbox~span.mdsg--checkbox--check{border-radius:5px;height:20px;width:20px}}.seller-create-collection-tab__share-block input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:22px;line-height:27px;margin-left:5px;transition:all .2s}@media screen and (max-width:800px){.seller-create-collection-tab__share-block input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{font-size:11px;margin-left:3px}}.seller-create-collection-tab__share-block input.mdsg-custom-checkbox~span.mdsg--checkbox--check:after{content:"";font-size:18px;transition:all .2s}.seller-create-collection-tab__share-block input.mdsg-custom-checkbox{display:inherit;opacity:0!important}.seller-create-collection-tab .union-block-time{bottom:-88px;display:none;left:-10px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}.seller-create-collection-tab .union-block-time p{bottom:75px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:60px;line-height:150%;margin-left:0!important;position:absolute;text-align:left;width:72%}.seller-create-collection-tab__title-checkbox{color:#333448;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:500;justify-content:space-between;line-height:25px;width:51%}@media screen and (max-width:800px){.seller-create-collection-tab__title-checkbox{width:100%}}.seller-create-collection-tab .info-img:hover .union-block-time{display:block}@media screen and (max-width:800px){.seller-create-collection-tab .mdsg--title--blocks-main{display:none}}.seller-create-collection-tab__textarea{height:133px!important}.seller-create-collection-tab .add-new-item-body{padding-left:50px}.seller-create-collection-tab__input-title{border:1px solid #cfcfcf;min-height:50px;padding:15px;width:100%}.seller-create-collection-tab .mdsg-field-title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px}.seller-create-collection-tab .mdsg-field-title span{color:#b4c8d3;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-left:5px;margin-top:7px}.seller-create-collection-tab .info-price{border-left:4px solid #f80560;color:#9195a2;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin-top:15px;padding-left:15px;width:90%}.seller-create-collection-tab .add-image-block{margin-bottom:30px}.seller-create-collection-tab .image-block{display:flex;flex-wrap:wrap}.seller-create-collection-tab .image-block-item{border-radius:5px;cursor:pointer;height:120px;margin-bottom:10px;margin-right:10px;max-height:120px;max-width:120px;min-height:120px;min-width:120px;padding:0;width:120px}.seller-create-collection-tab .mdsg-close-red{right:25px;top:auto}.seller-create-collection-tab .mdsg-close-blue,.seller-create-collection-tab .mdsg-close-red{background:inherit;border:0;bottom:7px;cursor:pointer;outline:none;padding:0;position:absolute}.seller-create-collection-tab .mdsg-close-blue{left:25px}.seller-create-collection-tab .mdsg-close-blue .rotate-photo:hover{content:url(/theme-images/seller-profile/rotate-image-blue.svg)}.seller-create-collection-tab .delete-photo:hover{content:url(/theme-images/seller-profile/delete-photo-red.svg)}.seller-create-collection-tab .mdsg-btn{font-family:CircularStd-Book!important;margin-left:170px;padding:11px 29px}.seller-create-collection-tab .info-img{background-image:url(/theme-images/seller-profile/collection-info.svg)!important;cursor:pointer;height:16px;margin-left:6px;margin-top:6px;position:relative;width:16px}@media screen and (max-width:800px){.seller-create-collection-tab .info-img{display:none}}.seller-create-collection-tab .info-img1:hover .union-block1,.seller-create-collection-tab .info-img2:hover .union-block2{display:block}.seller-create-collection-tab .union-block1{bottom:-145px;display:none;left:-5px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}@media screen and (max-width:800px){.seller-create-collection-tab .union-block1{bottom:-55px;left:-300px;transform:rotate(180deg)}}.seller-create-collection-tab .union-block1 img{border-radius:4px;height:215px;width:325px}.seller-create-collection-tab .union-block1 p{bottom:89px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:55px;line-height:21px;margin-left:0!important;position:absolute;text-align:left;width:72%}@media screen and (max-width:800px){.seller-create-collection-tab .union-block1 p{transform:rotate(180deg)}}.seller-create-collection-tab .union-block2{bottom:-125px;display:none;left:-5px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}@media screen and (max-width:800px){.seller-create-collection-tab .union-block2{bottom:-80px;left:-300px;transform:rotate(180deg)}}.seller-create-collection-tab .union-block2 img{border-radius:4px;height:215px;width:325px}.seller-create-collection-tab .union-block2 p{bottom:110px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:60px;line-height:21px;margin-left:0!important;position:absolute;text-align:left;width:73%}@media screen and (max-width:800px){.seller-create-collection-tab .union-block2 p{left:40px;transform:rotate(180deg)}.seller-create-collection-tab .mdsg-big-size-title{font-size:20px!important;line-height:25px;padding:30px 20px;width:-moz-max-content;width:max-content}.seller-create-collection-tab .add-new-item-body{padding-left:20px}.seller-create-collection-tab .mdsg-field-title{font-size:16px;line-height:20px}.seller-create-collection-tab .mdsg--uploaded-image-main--image-item-grey,.seller-create-collection-tab .mdsg--uploaded-image-main--image-item-grey img{height:149px!important;width:149px!important}.seller-create-collection-tab .image-block-item{margin-bottom:6px;margin-right:6px}.seller-create-collection-tab .image-block-item,.seller-create-collection-tab .image-block-item .image-collection{height:149px!important;max-height:149px!important;max-width:149px!important;min-height:149px!important;min-width:149px!important;width:149px!important}.seller-create-collection-tab .image-block-item .mdsg-close-blue{left:5px}.seller-create-collection-tab .image-block-item .mdsg-close-blue img{height:20px;width:20px}.seller-create-collection-tab .image-block-item .mdsg-close-red{right:5px}.seller-create-collection-tab .image-block-item .mdsg-close-red img{height:20px;width:20px}.seller-create-collection-tab .info-img{margin-top:3px}.seller-create-collection-tab .info-price{font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;width:100%}.seller-create-collection-tab .mdsg-btn{margin-left:0;padding:11px 10px;width:180px!important}.seller-create-collection-tab .button-block{display:flex;justify-content:center}.seller-create-collection-tab .union-block1 p{left:45px}}.seller-create-collection-tab .image-collection{border-radius:5px;height:100%;max-height:120px;max-width:120px;min-height:120px;min-width:120px;-o-object-fit:cover;object-fit:cover;width:100%}.seller-create-video-tab{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:800px){.seller-create-video-tab{background:#fff;margin:0 15px;padding:0 15px 15px!important;width:92%}.seller-create-video-tab .action-button-form{background:#fff;bottom:0;box-shadow:0 4px 50px 0 rgba(0,0,0,.1);display:flex;justify-content:center;left:0;margin:0;padding:0 32px;position:fixed;width:100%;z-index:5}.seller-create-video-tab .action-button-form button{width:100%}}.seller-create-video-tab .row-local{display:flex;justify-content:center;width:100%}.seller-create-video-tab__description{min-height:160px}.seller-create-video-tab .select2-container{z-index:1}.seller-create-video-tab .upload-video-block{background:#fbfbfb;border:1px dashed #d0d0d0;border-radius:10px;box-sizing:border-box;max-width:580px;padding:0;position:relative;width:100%}.seller-create-video-tab .upload-video-block .is-invalid{color:#dc3545;font-size:80%;margin-top:10px;position:absolute;width:100%}.seller-create-video-tab .chose-video-file{align-items:center;display:flex;flex-direction:column;height:181px;justify-content:center}.seller-create-video-tab .chose-video-file span{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.seller-create-video-tab .chose-video-file .span-drag{margin-top:40px}.seller-create-video-tab .chose-video-file .span-or{margin:10px 0}.seller-create-video-tab .upload-video-block.is-invalid-form{border-color:#dc3545}.seller-create-video-tab .upload-video-block.highlight{border-color:#f80560}.seller-create-video-tab .btn-new-video{color:#fff;font-family:CircularStd-Bold,sans-serif!important;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin:0 auto;min-height:43px!important;padding:0 22px;text-transform:none}.seller-create-video-tab .btn-new-video:hover{color:#f80560}.seller-create-video-tab .btn-new-video:hover .upload-image{content:url(/theme-images/seller-profile/upload-pink.svg)}.seller-create-video-tab .btn-new-video:focus{color:#f80560}.seller-create-video-tab .btn-new-video:focus .upload-image{content:url(/theme-images/seller-profile/upload-pink.svg)}.seller-create-video-tab .upload-image{margin-right:10px}.seller-create-video-tab .description-box{max-width:600px;padding:0 10px;width:100%}.seller-create-video-tab .mdsg-field-title{color:#8994a6}.seller-create-video-tab label{color:#a2a2a2}.seller-create-video-tab .description-box textarea,.seller-create-video-tab label{font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.seller-create-video-tab .description-box textarea{background:#fbfbfb;border:1px solid #eaeaea;border-radius:4px;box-sizing:border-box;color:#333448;height:163px;text-transform:none}.seller-create-video-tab .mdsg-cmn-frm-cancel{color:#b4c8d3;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.seller-create-video-tab label{cursor:pointer;display:block;margin-bottom:15px}.seller-create-video-tab .mdsg-btn{align-self:center;color:#fff;flex:none;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:700;line-height:23px;min-height:45px;min-width:168px;order:0;padding:0!important}.seller-create-video-tab .mdsg-btn:focus,.seller-create-video-tab .mdsg-btn:hover{color:#f80560}.seller-create-video-tab .cost-block{margin-left:50px;max-width:276px;padding:0}.seller-create-video-tab .parameters-box{display:flex;max-width:600px;padding:0 10px;width:100%}.seller-create-video-tab .time-block{max-width:252px;padding:0}.seller-create-video-tab .time-block .is-invalid{color:#dc3545;font-size:80%;margin-top:10px;width:100%}.seller-create-video-tab .hyphen{margin:0 10px}.seller-create-video-tab .input-time{border:1px solid #e8e8e8!important;border-radius:4px!important;box-sizing:border-box!important;color:#333448!important;font-family:CircularStd-Book!important;font-size:16px!important;font-style:normal!important;font-weight:450!important;height:50px;line-height:20px!important;padding:15px}.seller-create-video-tab .input-time::-moz-placeholder{color:#d0d0d0!important}.seller-create-video-tab .input-time::placeholder{color:#d0d0d0!important}.seller-create-video-tab .input-time[disabled]{background:#efefef!important}.seller-create-video-tab .input-time{background:#fbfbfb!important}.seller-create-video-tab .time{max-width:113px;min-height:56px;min-width:113px}.seller-create-video-tab .info-img{background-image:url(/theme-images/seller-profile/info-small.svg)!important;height:16px;margin-left:5px;margin-top:2px;position:relative;width:16px}@media screen and (max-width:800px){.seller-create-video-tab .info-img{display:none}}.seller-create-video-tab .info-label{display:none}@media screen and (max-width:800px){.seller-create-video-tab .info-label{color:#b2b8c9;display:block;font-size:14px;font-style:normal;font-weight:450;line-height:150%}}.seller-create-video-tab .info-img:hover .union-block-price,.seller-create-video-tab .info-img:hover .union-block-time{display:block}.seller-create-video-tab .union-block-time{bottom:-88px;display:none;left:-10px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}.seller-create-video-tab .union-block-time p{bottom:75px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:60px;line-height:150%;margin-left:0!important;position:absolute;text-align:left;width:72%}.seller-create-video-tab .union-block-price{bottom:-220px;display:none;left:-10px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}.seller-create-video-tab .union-block-price p{bottom:75px;color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:60px;line-height:150%;margin-left:0!important;position:absolute;text-align:left;width:72%}.seller-create-video-tab input.mdsg-custom-checkbox~span.mdsg--checkbox--check{background:#fff;border:1.41939px solid #e7e7e7;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;margin-right:10px;margin-top:-7px;vertical-align:middle;width:30px}@media screen and (max-width:800px){.seller-create-video-tab input.mdsg-custom-checkbox~span.mdsg--checkbox--check{border-radius:5px;height:20px;width:20px}}.seller-create-video-tab input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:22px;line-height:27px;margin-left:5px;transition:all .2s}@media screen and (max-width:800px){.seller-create-video-tab input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{font-size:11px;margin-left:3px}}.seller-create-video-tab input.mdsg-custom-checkbox~span.mdsg--checkbox--check:after{content:"";font-size:18px;transition:all .2s}.seller-create-video-tab input.mdsg-custom-checkbox{display:inherit;opacity:0!important}.seller-create-video-tab .main-video{height:184px;margin-top:16px;width:325px}.seller-create-video-tab .video{display:flex;justify-content:center;position:relative}.seller-create-video-tab .video .error-label{color:red;font-size:30px;position:absolute;top:100px}.seller-create-video-tab .video .delete-image{background:#fbfbfb;border:none;cursor:pointer;margin-left:auto;position:absolute;right:20px;top:20px}.seller-create-video-tab .thumbnail-image{margin-right:4px}.seller-create-video-tab .add-thumbnail-image,.seller-create-video-tab .thumbnail-image{border-radius:4px;cursor:pointer;height:70px;width:70px}.seller-create-video-tab .thumbnail-box{padding:30px 10px 10px}.seller-create-video-tab .active-frame{border:2px solid #f80560}.seller-create-video-tab .overflow-x-auto{margin-right:5px;overflow-x:auto;overflow-y:hidden}.seller-create-video-tab .thumbnail-box-items{min-width:370px}@media screen and (max-width:1020px){.seller-create-video-tab .parameters-box{align-items:center;flex-direction:column;justify-content:center}.seller-create-video-tab .cost-block{margin-left:0}}.seller-create-video-tab .span-choose-for-mobile{display:none}@media screen and (max-width:800px){.seller-create-video-tab .upload-video-block{margin-top:20px!important}.seller-create-video-tab .span-drag,.seller-create-video-tab .span-or{display:none}.seller-create-video-tab .span-choose-for-mobile{display:block;margin-bottom:20px}.seller-create-video-tab .upload-video-block{max-width:315px}.seller-create-video-tab .description-box{padding:0}.seller-create-video-tab label{margin-bottom:0}.seller-create-video-tab .parameters-box{padding:0;width:315px}.seller-create-video-tab .cost-block,.seller-create-video-tab .time-block{max-width:315px}.seller-create-video-tab .time{max-width:136px;min-width:136px}.seller-create-video-tab .hyphen{margin:0 20px}.seller-create-video-tab .mdsg-field-title{margin-bottom:15px}.seller-create-video-tab .thumbnail-box{padding:20px 10px 10px}.seller-create-video-tab .main-video{height:178px;margin-top:0;width:315px}.seller-create-video-tab .is-free-for-mobile{border-bottom:1px solid rgba(51,52,72,.08);margin-top:0!important;padding-bottom:15px}}.seller-create-video-tab .process-thumbnails .add-thumbnail,.seller-create-video-tab .process-thumbnails .thumbnail-box-items{opacity:.5}.seller-create-video-tab .process-thumbnails .loader-box{height:50px;left:calc(50% - 50px);margin:10px 0 0;position:absolute;text-align:center;width:50px;z-index:1}.seller-create-video-tab .uploading div:not(.upload-video-progress){opacity:.7}.hwt-content{border:1px solid #e8e8e8!important;color:#333448!important;font-family:CircularStd-Book!important;font-size:16px!important;font-style:normal!important;font-weight:450!important;height:160px!important;line-height:20px!important;padding:15px!important;width:100%!important}.hwt-content::-moz-placeholder{color:#a2a2a2;font-size:16px;font-weight:800;line-height:20px}.hwt-content::placeholder{color:#a2a2a2;font-size:16px;font-weight:800;line-height:20px}.hwt-content:focus,.hwt-input:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)!important}.hwt-input:focus{outline:0}.hwt-content mark{background-color:#ffc9c9}.hwt-container{-webkit-text-size-adjust:none!important;border-radius:4px;display:inline-block;overflow:hidden!important;position:relative;width:100%}.hwt-backdrop{bottom:0!important;left:0!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding-right:99px!important;position:absolute!important;right:-99px!important;top:0!important}.hwt-highlights{word-wrap:break-word!important;border-color:transparent!important;color:transparent!important;height:auto!important;overflow:hidden!important;white-space:pre-wrap!important;width:auto!important}.hwt-input{border-radius:0;display:block!important;font:inherit;margin:0;overflow-x:hidden!important;overflow-y:auto!important;padding:0;position:relative!important}.hwt-content{background:none transparent!important;border:1px solid}.hwt-content mark{color:inherit;padding:0!important}@media screen and (max-width:800px){.video-form__share-block{min-width:325px;width:100%!important}}.video-form__share-block label{align-items:center;display:flex}.video-form__share-block .mdsg-custom-checkbox{width:0}.video-form__share-block .mdsg--checkbox--check{min-width:30px}@media screen and (max-width:800px){.video-form__share-block .mdsg--checkbox--check{min-width:20px}}.video-form__share-block .mdsg-field-title{width:84%}.video-form__share-block .union-block-time{bottom:-203px!important}@media screen and (max-width:800px){.video-form__share-block .union-block-time{bottom:-30px!important;left:-300px}.video-form__share-block .union-block-time img{content:url(/theme-images/seller-profile/union-is-share-mb.svg)}}.video-form__title-blue{color:#7c9dea}.video-form__title-grey{color:rgba(137,147,170,.49)}.id-verification-tab{background:#fff;display:flex;flex-direction:column;font-family:CircularStd-Book;padding:44px 32px 32px}@media screen and (max-width:800px){.id-verification-tab{background:#fff;margin:0;padding:15px;width:100%}}.id-verification-tab__ondato-button{background:#f80560;border:none;border-radius:50px;color:#fff;font-size:16px;height:50px;left:40px;line-height:20px;margin:20px auto;text-align:center;top:275px;width:280px}.id-verification-tab__ondato-button:disabled{background:#b2b8c9;color:#fff}@media screen and (max-width:800px){.id-verification-tab__ondato-button{margin-top:0}}.id-verification-tab__ondato-text{color:#f80560;font-size:32px;font-weight:500;line-height:40px;margin:20px auto}@media screen and (max-width:800px){.id-verification-tab__ondato-text{font-size:16px;line-height:24px;margin-bottom:25px;text-align:center}}.id-verification-tab__title{color:#333448;font-size:24px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:10px}@media screen and (max-width:800px){.id-verification-tab__title{color:#333;font-size:18px;line-height:25px;padding:0;text-transform:capitalize}}.id-verification-tab__sub-title{color:#333448;font-size:16px;font-weight:450;line-height:20px;margin-bottom:25px}@media screen and (max-width:800px){.id-verification-tab__sub-title{font-size:13px;line-height:20px;padding:0}}.id-verification-tab__description{color:#b2b8c9;font-size:12px;font-weight:450;line-height:15px;margin-bottom:50px;margin-top:5px}@media screen and (max-width:800px){.id-verification-tab__description{display:none;margin-top:10px;padding:0}}.id-verification-tab__description-mobile{display:none}@media screen and (max-width:800px){.id-verification-tab__description-mobile{color:#9195a2;display:block;font-size:10px;font-style:normal;font-weight:450;line-height:normal;padding:15px}}.id-verification-tab__block-of-conditions{background:#f8fafb;display:flex;flex-direction:column;height:285px;padding:50px 113px 0;width:100%}@media screen and (max-width:800px){.id-verification-tab__block-of-conditions{background:#fff;border:1px solid #e7e9ef;border-radius:8px;height:310px;margin-bottom:15px;padding:15px 0}}.id-verification-tab__block-of-conditions-title{color:#f80560;font-size:32px;font-weight:500;line-height:40px;margin-bottom:35px}@media screen and (max-width:800px){.id-verification-tab__block-of-conditions-title{font-size:16px;line-height:24px;margin-bottom:25px;text-align:center}}.id-verification-tab__condition-item{display:flex}@media screen and (max-width:800px){.id-verification-tab__condition-item{background:#f8fbff;padding:5px 0}}.id-verification-tab__block-of-conditions-item{color:#333448;font-size:16px;font-weight:450;line-height:20px;margin-bottom:15px}@media screen and (max-width:800px){.id-verification-tab__block-of-conditions-item{font-size:13px;line-height:normal;margin:0;padding-right:15px}}.id-verification-tab .d-flex{background:none!important;padding:0!important}.id-verification-tab__block-of-conditions-img{background-color:#f80560;border-radius:100px;content:"";display:inline-block;height:10px;margin-left:20px;margin-right:15px;margin-top:5px;min-width:10px;width:10px}.id-verification-tab__block-verification{display:flex;height:398px;width:100%}@media screen and (max-width:800px){.id-verification-tab__block-verification{flex-direction:column;height:auto;padding:0}}.id-verification-tab__block-verification-image{align-items:center;background:#f3fff2;border:1px solid #bfedc5;border-radius:0 3px 3px 0;box-sizing:border-box;display:flex;flex-direction:column;padding:25px 38px 0}@media screen and (max-width:800px){.id-verification-tab__block-verification-image{height:320px;padding:25px 25px 0}}.id-verification-tab__block-verification-image_red{background:#ffe3e5;border:1px solid #ffb5b9}.id-verification-tab__block-verification-image-title{color:#333448;font-size:18px;font-weight:500;line-height:23px;margin-bottom:21px;text-align:center}.id-verification-tab__block-verification-image-value{height:330px;width:378px}@media screen and (max-width:800px){.id-verification-tab__block-verification-image-value{height:250px;width:95%}}.id-verification-tab__block-verification-value{border:1px solid rgba(51,52,72,.1);border-radius:3px 3px 0 0;box-sizing:border-box;padding:54px 40px 0;width:50%}@media screen and (max-width:800px){.id-verification-tab__block-verification-value{align-items:center;border-radius:8px 8px 0 0;display:flex;flex-direction:column;padding:25px 20px 15px;width:100%}}.id-verification-tab__block-verification-value-title{font-size:24px;font-weight:500;line-height:30px}@media screen and (max-width:800px){.id-verification-tab__block-verification-value-title{font-size:20px;line-height:25px}}.id-verification-tab .benefits_of_verifying{color:#333448;margin:20px 0 25px}.id-verification-tab .verification_success{color:#23be7e;margin:30px 0 15px}.id-verification-tab .verification_in_progress{color:#fa9600;margin:20px 0 15px}.id-verification-tab .verification_failed{color:#f80514;margin-bottom:15px}.id-verification-tab__condition{color:#333448;font-size:16px;font-weight:450;line-height:20px;margin-bottom:10px}.id-verification-tab__condition:before{content:url(/theme-images/seller-profile/settings/jackdaw.png);display:inline-block;height:10px;margin-right:15px;width:10px}@media screen and (max-width:800px){.id-verification-tab__condition{font-size:13px;line-height:18px}.id-verification-tab__block-conditions{margin-bottom:15px}}.id-verification-tab__button{background:#f80560;border:none;border-radius:50px;color:#fff;font-size:16px;height:50px;left:40px;line-height:20px;margin-top:20px;text-align:center;top:275px;width:238px}.id-verification-tab__button:disabled{background:#b2b8c9;color:#fff}@media screen and (max-width:800px){.id-verification-tab__button{margin-bottom:15px;margin-top:0}}.id-verification-tab__text-error{color:#f80560;font-size:16px;font-weight:450;line-height:20px;margin-bottom:15px}@media screen and (max-width:800px){.id-verification-tab__text-error{text-align:center}}.id-verification-tab__text-verification{color:#333448;font-size:16px;font-weight:450;line-height:20px;margin-bottom:15px}@media screen and (max-width:800px){.id-verification-tab__text-verification{text-align:center}}.id-verification-tab__review_uploaded_image{color:#f80560;cursor:pointer;font-size:14px;font-weight:500;line-height:18px;margin-top:10px;text-align:center;text-decoration-line:underline;width:238px}@media screen and (max-width:800px){.id-verification-tab__review_uploaded_image{margin-bottom:20px}}.upload-avatar-modal.upload-pictures-modal{top:3%!important}.upload-pictures-modal .modal-title{color:#f80560;font-family:CircularStd-Book!important;font-size:22px;font-style:normal;font-weight:500;line-height:25px}.upload-pictures-modal .row-item{width:100%!important}.upload-pictures-modal .row-item-image__arrow{margin-top:18%!important}.upload-pictures-modal .avatar-canvas-verification{height:181px!important;-o-object-fit:contain;object-fit:contain;width:350px!important}@media screen and (max-width:800px){.upload-pictures-modal .avatar-canvas-verification{height:156px!important;width:302px!important}}.upload-pictures-modal .block-of-questions{display:flex;flex-direction:column}.upload-pictures-modal .block-of-questions__title{color:#333448;font-size:18px;font-weight:500;line-height:23px;margin-top:15px}.upload-pictures-modal .modal-dialog.modal-dialog-very-big{height:660px!important}.upload-pictures-modal .button-rotate{display:none!important}.upload-pictures-modal .modal-body-preview{height:-moz-max-content!important;height:max-content!important}.upload-pictures-modal .register-seller-stream-two__checkbox-pink{height:24px;min-width:24px;width:24px}.upload-pictures-modal .register-seller-stream-two__checkbox-block{margin-top:15px}.upload-pictures-modal .register-seller-stream-two__label-link-active{color:#000!important}.upload-pictures-modal .register-seller-stream-two__label-link{color:#9195a2;font-size:17px!important;line-height:27px!important}.upload-pictures-modal input{min-height:24px!important}.upload-pictures-modal .button-save:disabled{background:#b2b8c9;color:#fff}.interview-sellers{background:#fff}@media screen and (max-width:1250px){.interview-sellers{background:#fff!important;margin:0 15px;padding:15px}}.interview-sellers .question{color:#333448!important;cursor:pointer;display:block;font-family:CircularStd-Book!important;font-size:16px!important;line-height:20px;margin-bottom:0;padding-left:33%;padding-right:30px;text-transform:capitalize}@media screen and (max-width:1250px){.interview-sellers .question{padding-left:0!important;padding-right:0}}.interview-sellers .my-shop-interview-block{background-color:#fff}.interview-sellers .interview-titles{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;padding-bottom:30px;padding-top:40px;text-align:center}@media screen and (max-width:800px){.interview-sellers .interview-titles{color:#333;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin:0 auto;padding-left:0;padding-top:0;text-align:left;text-transform:capitalize;width:100%!important}}.interview-sellers .table-interview{width:100%}.interview-sellers .table-interview .tr-interview:nth-child(n+2){border-top:1px solid #dee2e6}.interview-sellers .tr-interview{display:flex;flex-direction:row;width:100%}@media screen and (max-width:1250px){.interview-sellers .tr-interview{background:#fff;border:1px solid #e7e9ef;border-radius:8px;box-shadow:0 24px 24px -10px rgba(0,0,0,.02);flex-direction:column;margin-bottom:15px;padding:15px}}.interview-sellers .answer-box{width:43%}@media screen and (max-width:1250px){.interview-sellers .answer-box{width:100%}}.interview-sellers .answer{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:0;color:#f80360;font-size:16px;font-style:normal;font-weight:450;height:auto;line-height:20px;min-height:41px;padding:9px 0 0;width:100%}.interview-sellers .question-box{padding:10px 0;width:57.5%}@media screen and (max-width:1250px){.interview-sellers .question-box{width:100%}.interview-sellers .none-answer{display:none}.interview-sellers .edit-answer{border:1px solid #e4e4e4;border-radius:8px;height:20px;padding:5px}.interview-sellers .isset-answer{border-top:1px solid #e4e4e4;padding-top:10px}.interview-sellers .selected-query{background:rgba(248,5,96,.1);border:1px solid rgba(248,5,96,.15);box-shadow:0 24px 24px -10px rgba(0,0,0,.02)}}.billing-tab{background:#fff;display:flex;flex-direction:column;font-family:CircularStd-Book;padding:24px 0 0}@media screen and (max-width:800px){.billing-tab{background:#fff;padding:0}}.billing-tab__currency-block{align-items:center;display:flex;margin-bottom:100px}.billing-tab__currency-block .select2-selection--single{height:50px}.billing-tab__currency-block .billing-tab__title{margin-bottom:0;padding-right:20px}.billing-tab__currency-block .select2-container .select2-selection--single .select2-selection__rendered{padding:10px 40px 10px 10px!important}.billing-tab__currency-block .select2-selection__arrow{right:10px!important;top:10px!important}.billing-tab__currency-block .select-block{height:60px;margin-top:24px;width:100px}.billing-tab__currency-block .select-block .select2-container{height:60px;width:100%!important;z-index:1!important}.billing-tab__currency-block .select-block .select2-container .select2-selection--single{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;height:60px}.billing-tab__currency-block .select-block .select2-container .select2-selection--single .select2-selection__placeholder{color:#b2b8c9}.billing-tab__currency-block .select-block .select2-container .select2-selection--single .select2-selection__rendered{padding:18px 40px 18px 18px!important}@media (max-width:800px){.billing-tab__currency-block .select-block .select2-container .select2-selection--single .select2-selection__rendered{font-size:16px!important}}.billing-tab__currency-block .select-block .select2-container .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.billing-tab__currency-block .select-block .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.billing-tab__currency-block .select-block .select2-container--disabled .select2-selection{background-color:#eee;cursor:default}.billing-tab__title{color:#333448;font-size:24px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:20px;padding-left:20px}@media screen and (max-width:800px){.billing-tab__title{font-size:16px;line-height:24px;margin-bottom:15px;padding:0}}.billing-tab__package-block{border:1px solid rgba(51,52,72,.1);border-radius:4px;display:flex;justify-content:space-between;padding:30px 32px}@media screen and (max-width:800px){.billing-tab__package-block{border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;margin:0;padding:10px 0}}.billing-tab__description-block{display:flex;flex-direction:column}@media screen and (max-width:800px){.billing-tab__description-block{align-items:center}}.billing-tab__description-block-title{color:#333448;font-size:32px;font-weight:500;line-height:40px;margin-bottom:20px}@media screen and (max-width:800px){.billing-tab__description-block-title{font-size:16px;line-height:24px;margin-bottom:17px}}.billing-tab__description-block-subtitle{color:#333448;font-size:20px;font-weight:450;line-height:25px;opacity:.7}@media screen and (max-width:800px){.billing-tab__description-block-subtitle{background:#f8fbff;font-size:14px;line-height:18px;margin-bottom:10px;padding:10px 15px;text-align:center;width:100%}}.billing-tab__price-block{color:#0b4ae2;font-size:70.0328px;font-weight:500;line-height:89px}@media screen and (max-width:800px){.billing-tab__price-block{font-size:35px;line-height:40px;margin:0 auto}}.billing-tab__cancel-button{color:#f80560;font-size:12px;font-weight:500;line-height:15px;margin:16px 0 23px 30px;min-height:15px;text-decoration-line:underline}.billing-tab__cancel-button span{cursor:pointer}@media screen and (max-width:800px){.billing-tab__cancel-button{border:1px solid #e7e9ef;border-radius:0 0 4px 4px;border-top:none;margin:0 0 15px;padding:0 0 15px 15px}}.billing-tab__sub-title{border-top:1px solid #e3e3e3;margin-bottom:10px!important;padding-top:35px}@media screen and (max-width:800px){.billing-tab__sub-title{border:none;margin-bottom:0!important;padding-top:0}}.billing-tab .sellers-profile-tab-orders .mdsg--my--order-lists,.billing-tab .sellers-profile-tab-orders .table-block{border:0!important}@media screen and (max-width:800px){.billing-tab .sellers-profile-tab-orders .table-block{margin:0!important;padding-top:0;width:100%!important}.billing-tab .sellers-profile-tab-orders .table-block .mdsg-processing-row{margin:15px 0!important;width:100%!important}}.billing-tab .sellers-profile-tab-orders .table-block:before{top:680px!important;width:89.5%!important}.billing-tab .sellers-profile-tab-orders .mdsg--table--main{margin:0;width:100%}.billing-tab .pagination-block{margin-top:30px}.billing-tab .mdsg-order-date{padding-left:30px!important}@media screen and (max-width:800px){.billing-tab .mdsg-order-date{padding-left:5px!important}}.billing-tab .sellers-profile-tab-orders .mdsg-processing-row-labels-for-mobile p{padding:10px 0}.billing-tab .sellers-profile-tab-orders .mdsg--table--main{margin-bottom:0!important}@media screen and (max-width:800px){.billing-tab-pane{border-radius:4px;padding:15px!important}}.cancel-subscription-modal{padding:0;position:fixed;top:7%;visibility:visible}.cancel-subscription-modal .modal-dialog{height:586px;margin:0 auto;max-height:586px;max-width:400px;width:400px}.cancel-subscription-modal .modal-body{padding:0}.cancel-subscription-modal .modal-header{background:#fff;border:none;display:flex;justify-content:center}.cancel-subscription-modal__title{color:#f80560;font-size:20px;font-weight:500;line-height:25px;margin:0 auto;padding-bottom:21px;padding-top:13px}.cancel-subscription-modal .modal-content{padding:0}.cancel-subscription-modal .close{position:absolute;right:15px}.cancel-subscription-modal__banner{background:linear-gradient(180deg,#f2f7ff,#e6f0ff);display:flex;flex-direction:column;height:159px;padding:27px 25px;width:100%}.cancel-subscription-modal__banner-text{color:#333448;font-size:18px;font-weight:500;line-height:23px;margin-bottom:18px;max-width:320px}.cancel-subscription-modal__banner-button{align-items:center;background:#0b4ae2;border:2px solid transparent;border-radius:50px;color:#fff;display:flex;font-size:16px;justify-content:center;line-height:20px;max-height:43px;max-width:165px;padding:20px 10px;text-align:center}.cancel-subscription-modal__banner-button:focus,.cancel-subscription-modal__banner-button:hover{background:#fff;border-color:#0b4ae2;color:#0b4ae2}.cancel-subscription-modal__button-cancel{align-items:center;background:#fff;border:2px solid #f80560;border-radius:50px;color:#f80560;display:flex;font-size:16px;justify-content:center;line-height:20px;max-height:45px;max-width:165px;padding:20px 8px;text-align:center}.cancel-subscription-modal__button-cancel:focus,.cancel-subscription-modal__button-cancel:hover{background:#f80560;color:#fff}.cancel-subscription-modal__button-keep{align-items:center;background:#f80560;border:2px solid #f80560;border-radius:50px;color:#fff;display:flex;font-size:16px;justify-content:center;line-height:20px;max-height:45px;max-width:165px;padding:20px 8px;text-align:center}.cancel-subscription-modal__button-keep:focus,.cancel-subscription-modal__button-keep:hover{background:#fff;color:#f80560}.cancel-subscription-modal__small-body{display:flex;flex-direction:column;padding:25px}@media (max-width:640px){.cancel-subscription-modal__small-body{padding:20px}}.cancel-subscription-modal__text{font-size:16px;font-weight:450;line-height:20px;margin-bottom:24px}.cancel-subscription-modal__label-block{display:flex}.cancel-subscription-modal__block-of-conditions-img{background-color:#f80560;border-radius:100px;content:"";display:inline-block;height:10px;margin-right:11px;margin-top:6px;min-width:10px;width:10px}.cancel-subscription-modal__button-block{display:flex;justify-content:space-between}@media (max-width:640px){.cancel-subscription-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}.cancel-subscription-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}.password-modal{padding:0;position:fixed;top:7%;visibility:visible}.password-modal .modal-dialog{height:281px;margin:0 auto;max-height:281px;max-width:480px;width:480px}@media (max-width:640px){.password-modal .modal-dialog{height:281px!important;max-height:281px!important}}.password-modal .modal-body{align-items:center;display:flex;flex-direction:column;padding:0}.password-modal .modal-header{background:#fff;border:none;display:flex;justify-content:center}.password-modal .modal-content{height:100%;padding:0}.password-modal__title{color:#f80560;font-size:20px;font-weight:500;line-height:25px;margin:0 auto;padding-bottom:28px;padding-top:9px}@media (max-width:640px){.password-modal__title{text-align:center}}.password-modal .close{position:absolute;right:15px}.password-modal__button-keep{align-items:center;background:#f80560;border:2px solid #f80560;border-radius:50px;color:#fff;display:flex;font-size:16px;justify-content:center;line-height:20px;margin-top:30px;max-height:52px;max-width:160px;min-width:160px;padding:20px 8px;text-align:center}.password-modal__button-keep:focus,.password-modal__button-keep:hover{background:#fff;color:#f80560}.password-modal__button-keep:disabled{background:#f80560;color:#fff}@media (max-width:640px){.password-modal__button-keep{max-height:25px}}.password-modal .input-value{border:1px solid #e7e7e7;border-radius:8px;display:flex;width:350px}.password-modal .input-value img{margin-left:20px}.password-modal .input-value input{border:none;border-radius:0 5px 5px 0;box-sizing:border-box;color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px}.password-modal .input-value input::-moz-placeholder{color:#9195a2}.password-modal .input-value input::placeholder{color:#9195a2}@media (max-width:640px){.password-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}.password-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}.done-modal{padding:0;position:fixed;top:7%;visibility:visible}.done-modal .modal-dialog{height:480px;margin:0 auto;max-height:480px;max-width:556px;width:556px}.done-modal .modal-body{align-items:center;display:flex;flex-direction:column;padding:0}.done-modal .modal-header{background:#fff;border:none;display:flex;justify-content:center}.done-modal .modal-content{height:100%;padding:0}.done-modal__title{color:#000;font-size:26px;font-weight:500;line-height:33px;margin:50px auto 20px}@media (max-width:640px){.done-modal__title{margin:17px auto 20px}}.done-modal__text{color:#000;font-size:16px;font-weight:450;line-height:20px;margin:0 auto}.done-modal .close{position:absolute;right:15px}.done-modal__button-keep{align-items:center;background:#f80560;border:2px solid #f80560;border-radius:50px;color:#fff;display:flex;font-size:16px;justify-content:center;line-height:24px;margin-top:70px;max-height:60px;max-width:168px;min-width:168px;padding:20px 8px;text-align:center}.done-modal__button-keep:focus,.done-modal__button-keep:hover{background:#fff;color:#f80560}.done-modal__button-keep:disabled{background:#f80560;color:#fff}@media (max-width:640px){.done-modal__button-keep{margin:40px auto;max-height:25px}}.done-modal__check-mark{height:48px;margin-top:48px;width:48px}@media (max-width:640px){.done-modal__check-mark{margin-top:0}.done-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}.done-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}@media (max-width:800px){.sellers-profile-tab-rating-service-create{background:#fff;margin:0 15px;padding:15px 0}.sellers-profile-tab-services{background:#fff;margin:0 15px}.sellers-profile-tab-services__title-block-mobile{width:100%}}.sellers-profile-tab-services__not-count{align-items:center;display:flex;flex-direction:column;width:100%}.sellers-profile-tab-services .not-found-video-block__title{margin-bottom:24px}.sellers-profile-tab-services__service--border{border-radius:10px 10px 0 0}@media (max-width:800px){.sellers-profile-tab-services__service{width:91%}}.sellers-profile-tab-services__add-item--outline{cursor:pointer}.sellers-profile-tab-services__body-my-services{display:flex;flex-wrap:wrap;gap:24px;padding:0 32px 32px}@media (max-width:800px){.sellers-profile-tab-services__body-my-services{background:#fff;justify-content:center;padding:0 0 50px}}.sellers-profile-tab-services__not-count-label{color:#f80560;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin:24px auto;text-align:center}.sellers-profile-tab-services__count-block{color:#333448;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:800px){.sellers-profile-tab-services__count-block{font-size:20px}}.sellers-profile-tab-services__add-item{align-items:center;background:#f80560;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:450;line-height:28px;max-height:43px;padding:7px 22px 9px 23px}.sellers-profile-tab-services__add-item--outline{background:#fff;border:1px solid #f80560;border-radius:28px;color:#f80560;font-size:16px;line-height:normal;min-width:190px;padding:10px 20px}.sellers-profile-tab-services__info-block,.sellers-profile-tab-services__title-body-block{align-items:center;display:flex;width:100%}.sellers-profile-tab-services__title-block{align-items:center;display:flex;justify-content:space-between;padding:50px 50px 30px}@media (max-width:800px){.sellers-profile-tab-services__title-block{background:#fff;padding:15px}}.sellers-profile-tab-services__filters{display:flex;padding:0 32px 32px}@media (max-width:800px){.sellers-profile-tab-services__filters{background:#fff;overflow-x:auto;padding:0 15px 15px;width:100%}.sellers-profile-tab-services__filters::-webkit-scrollbar{display:none}}.sellers-profile-tab-services__filters-body{display:flex}@media (max-width:800px){.sellers-profile-tab-services__filters-body{margin:0 auto;width:-moz-max-content;width:max-content}}.sellers-profile-tab-services__filter{align-items:center;background:rgba(223,227,232,.4);border-radius:100px;color:#333448;cursor:pointer;display:flex;font-size:20px;font-weight:450;margin-right:10px;padding:10px 16px}.sellers-profile-tab-services__filter:first-letter{text-transform:uppercase}@media (max-width:800px){.sellers-profile-tab-services__filter{font-size:13px;justify-content:center;margin-right:10px;padding:5px 12px;width:-moz-max-content;width:max-content}.sellers-profile-tab-services__filter .seller-profile-inbox{background:#f80560}.sellers-profile-tab-services__filter .seller-profile-inbox .seller-profile-inbox-label{color:#fff}}.sellers-profile-tab-services__filter--active{background:#f80560;color:#fff}.sellers-profile-tab-services__filter--active .seller-profile-inbox{background:#fff}.sellers-profile-tab-services__filter--active .seller-profile-inbox p{color:#f80560!important}.sellers-profile-tab-services__body{display:flex;flex-direction:column;flex-wrap:wrap;gap:30px;padding-bottom:50px}.sellers-profile-tab-services__service{border:1px solid #cae0ed;display:flex;flex-wrap:wrap;margin:0 35px}@media (max-width:800px){.sellers-profile-tab-services__service{margin:0 15px}}.sellers-profile-tab-services__service .alert{background:rgba(248,5,96,.07);border-radius:10px 10px 0 0;margin-bottom:0;padding:16px;width:100%}.sellers-profile-tab-services__service .alert p{color:#333;font-size:16px;font-style:normal;font-weight:450;line-height:24px;max-width:556px}@media (max-width:800px){.sellers-profile-tab-services__service .alert p{font-size:12px;max-width:250px}}.sellers-profile-tab-services__service .alert p span{font-family:CircularStd-Bold;font-weight:700}.sellers-profile-tab-services__description-block{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 240px)}@media (max-width:800px){.sellers-profile-tab-services__description-block{padding:0 16px 16px;width:100%}}.sellers-profile-tab-services__avatar-block{height:220px;margin-right:20px;-o-object-fit:cover;object-fit:cover;width:220px}@media (max-width:800px){.sellers-profile-tab-services__avatar-block{display:flex;justify-content:center;margin-right:0;width:100%}}.sellers-profile-tab-services__avatar-block img{height:220px;-o-object-fit:cover;object-fit:cover;width:220px}@media (max-width:800px){.sellers-profile-tab-services__avatar-block img{height:198px;width:313px}}.sellers-profile-tab-services__params{display:flex;flex-wrap:wrap;margin-top:16px}@media (max-width:800px){.sellers-profile-tab-services__params{margin-top:0}}.sellers-profile-tab-services__tools-block{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px}@media (max-width:800px){.sellers-profile-tab-services__tools-block{flex-wrap:wrap;justify-content:center;margin-bottom:0}}.sellers-profile-tab-services__param{padding-bottom:25px;width:140px}@media (max-width:800px){.sellers-profile-tab-services__param{padding-bottom:16px;width:139px}}.sellers-profile-tab-services__param-title{color:#a2a2a2;font-family:CircularStd-Book;font-size:14px;font-weight:400;line-height:18px;padding-bottom:5px}.sellers-profile-tab-services__param-value{color:#000;font-size:16px;font-weight:450;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.sellers-profile-tab-services__mark-sent,.sellers-profile-tab-services__param-value-link{color:#f80560;font-size:16px;font-weight:450;line-height:20px}.sellers-profile-tab-services__mark-sent{background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;padding:10px 32px;width:-moz-max-content;width:max-content}@media (max-width:800px){.sellers-profile-tab-services__mark-sent{font-size:13px;margin-bottom:15px;padding:10px 12px}}.sellers-profile-tab-services__upload_rating{background:#f80560;border:none;border-radius:30px;box-sizing:border-box;color:#fff;font-size:16px;font-weight:450;line-height:20px;margin-right:16px;padding:10px 32px;width:-moz-max-content;width:max-content}@media (max-width:800px){.sellers-profile-tab-services__upload_rating{font-size:13px;margin-bottom:15px;padding:10px 12px}}.sellers-profile-tab-services__cancel{background:#fff;border:0;box-sizing:border-box;color:#f80560;cursor:pointer;font-size:16px;font-weight:450;line-height:20px;margin-left:20px;margin-right:15px;width:-moz-max-content;width:max-content}.add-service-form{display:flex;flex-direction:column;font-family:CircularStd-Book;width:100%}.add-service-form__icon-info{height:20px;margin-left:5px;width:20px}.add-service-form .info-img{cursor:pointer;position:relative}.add-service-form .info-img:hover .union-description-block,.add-service-form .info-img:hover .union-image-block,.add-service-form .info-img:hover .union-title-block{display:flex}.add-service-form .union-image-block{align-items:center;background-image:url(/theme-images/seller-profile/services/union-image.svg);border-radius:4px;bottom:20px;display:none;flex-direction:column;height:130px;left:-55px;position:absolute;width:483px;z-index:50}@media screen and (max-width:800px){.add-service-form .union-image-block{background-image:url(/theme-images/seller-profile/services/union-image-mb.svg);bottom:-85px;height:120px;left:-225px;width:300px}}.add-service-form .union-image-block p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:12px;font-style:normal;font-weight:450;line-height:150%;margin-left:45px!important;margin-top:60px;text-align:left;width:82%}@media screen and (max-width:800px){.add-service-form .union-image-block p{font-size:10px;margin-left:25px!important;margin-top:59px;width:89%}}.add-service-form .union-description-block{align-items:center;background-image:url(/theme-images/seller-profile/services/union-description.svg);border-radius:4px;bottom:10px;display:none;flex-direction:column;height:130px;left:-55px;position:absolute;width:480px;z-index:50}@media screen and (max-width:800px){.add-service-form .union-description-block{background-image:url(/theme-images/seller-profile/services/union-description-mb.svg);bottom:-70px;height:220px;left:-85px;width:330px}}.add-service-form .union-description-block p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:12px;font-style:normal;font-weight:450;line-height:150%;margin-left:20px!important;margin-top:52px;text-align:left;width:76%}@media screen and (max-width:800px){.add-service-form .union-description-block p{margin-left:60px!important;margin-top:50px}}.add-service-form .union-title-block{align-items:center;background-image:url(/theme-images/seller-profile/services/union-title.svg);border-radius:4px;bottom:0;display:none;flex-direction:column;height:130px;left:-55px;position:absolute;width:400px;z-index:50}@media screen and (max-width:800px){.add-service-form .union-title-block{background-image:url(/theme-images/seller-profile/services/union-description-mb.svg);bottom:-70px;height:220px;left:-85px;width:330px}}.add-service-form .union-title-block p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:12px;font-style:normal;font-weight:450;line-height:150%;margin-left:30px!important;margin-top:52px;text-align:left;width:76%}@media screen and (max-width:800px){.add-service-form .union-title-block p{margin-left:60px!important;margin-top:60px}}.add-service-form__title{color:#333448;font-size:20px;font-weight:500;line-height:25px}.add-service-form__description{color:#b7c0d1;font-size:14px;font-weight:450;line-height:18px;margin-top:11px}.add-service-form__cancel{background:#fff!important;color:#b4c8d3!important;margin-right:10px;min-width:80px!important}.add-service-form__label{align-items:center;color:#a2a2a2;display:flex;font-size:16px;font-weight:450;line-height:20px;margin:30px 0 14px}.add-service-form__section-title{color:#333448;display:block;font-size:16px;font-weight:450;line-height:20px;margin-top:30px;width:100%}.add-service-form__section-block{width:100%}.add-service-form__select-block{display:block;width:100%}.add-service-form__select-block .select2-container{height:50px}.add-service-form__select-block .select2-container .select2-selection--single{background:#fff;border:1px solid #eaeaea;height:50px}.add-service-form__select-block .select2-container .select2-selection--single .select2-selection__placeholder{color:#a2a2a2}.add-service-form__select-block .select2-container .select2-selection--single .select2-selection__rendered{background:#fbfbfb;border-radius:4px;color:#f80560;padding:10px 40px 10px 16px!important}.add-service-form__select-block .select2-container .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.add-service-form__select-block .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.add-service-form__edit-block{display:flex;justify-content:space-between;width:100%}@media (max-width:600px){.add-service-form__edit-block{flex-direction:column}}.add-service-form__count-symbols{color:#ffc107;display:block;font-size:80%;margin-top:10px;width:100%}.add-service-form__count-symbols_red{color:#dc3545!important}.add-service-form__input{background:#fbfbfb;border:1px solid #eaeaea;border-color:#eaeaea!important;border-radius:4px!important;box-sizing:border-box;color:#333448;font-size:16px;font-weight:450;height:50px;line-height:20px;padding:15px;width:100%!important}.add-service-form__input::-moz-placeholder{color:#a1a1a1!important}.add-service-form__input::placeholder{color:#a1a1a1!important}.add-service-form__price-block{position:relative}.add-service-form__price-block .add-service-form__input{padding-left:68px}.add-service-form__currency{background:#fbfbfb;border-right:1px solid #eaeaea;color:#f80560;left:1px;padding:16px 18px;position:absolute;top:1px}.add-service-form__description-block{display:block;width:100%}.add-service-form .select2-container{z-index:1!important}.add-service-form__textarea-block{background:#fbfbfb;border:1px solid #eaeaea;border-radius:4px!important;box-sizing:border-box;color:#333448;font-size:16px;font-weight:450;height:163px;line-height:20px;padding:15px;width:100%!important}.add-service-form__textarea-block::-moz-placeholder{color:#a1a1a1!important}.add-service-form__textarea-block::placeholder{color:#a1a1a1!important}.add-service-form__image-block{border-radius:10px;box-sizing:border-box;min-height:181px}@media (max-width:600px){.add-service-form__image-block{margin-bottom:20px;margin-top:0;width:100%}}.add-service-form__image-block-body{align-items:center;background:#f1f1f1;border:1px dashed #bec5cd;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;min-height:181px;width:100%}.add-service-form__image-block-body .loader-box{margin-top:50px!important;width:70px}.add-service-form__icon{margin:57px auto 27px}.add-service-form__image-block-label{color:#767676;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0 auto;text-align:center;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;width:-moz-max-content;width:max-content}.add-service-form__image-product-big{border-radius:8px;margin:24px 16px 24px 24px;max-height:400px;max-width:400px;-o-object-fit:cover;object-fit:cover}@media (max-width:1250px){.add-service-form__image-product-big{max-height:234px;max-width:234px}}.add-service-form__main-image-block{display:flex;margin:0 auto}.add-service-form__settings-block{display:flex;flex-direction:column;justify-content:center;margin:24px 0}.add-service-form__edit-image{cursor:pointer;margin-bottom:16px}.add-service-form__edit-image:hover{content:url(/theme-images/seller-profile/edit-image-blue2.svg)}.add-service-form__delete-photo{cursor:pointer;margin-bottom:16px}.add-service-form__delete-photo:hover{content:url(/theme-images/seller-profile/delete-photo-red.svg)}.add-service-form__rotate-image{cursor:pointer}.add-service-form__rotate-image:hover{content:url(/theme-images/seller-profile/rotate-image-blue.svg)}.add-service-form__add-item-block{display:flex;justify-content:right;margin-top:40px;width:100%}.add-service-form__add-item-block button{align-self:center;background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;cursor:pointer;flex:none;font-size:18px;font-weight:700;line-height:23px;min-height:45px;min-width:168px;order:0;padding:0}.add-service-form__add-item-block button:disabled{background-color:#eee}.add-service-form__cancel-block{display:flex;justify-content:center;margin-top:40px;width:100%}.add-service-form__cancel-block .cancel{color:#b4c8d3!important;cursor:pointer;font-size:16px;font-weight:450;line-height:20px}.add-service-form__cancel-block .cancel:active,.add-service-form__cancel-block .cancel:focus,.add-service-form__cancel-block .cancel:hover{color:#e30744!important}.add-service-form__icon-block{display:flex;flex-direction:column;justify-content:center}.add-service-form__mini-images-block{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:5px;margin-right:4px;margin-top:11px}.add-service-form__product-mini-image{border-radius:8px;cursor:pointer;height:48px;margin-bottom:7px;margin-right:5px;-o-object-fit:cover;object-fit:cover;width:48px}.add-service-form__product-mini-image--active{border:2px solid #e30744!important}.add-service-form__upload-images-label{color:#a2a2a2;cursor:pointer;padding:10px 0}.add-service-form .hwt-container{background:#fbfbfb;border-radius:4px}.add-service-form__format-info{align-items:center;display:flex}.add-service-form__format-info-label{color:#333;font-family:Circular Std;font-size:12px;font-style:normal;font-weight:450;line-height:normal;width:346px}.add-service-form__format-info{margin-top:17px}.add-service-form__format-info img{margin-right:10px}.add-service-form__format-select .add-service-form__label{margin:24px 0 14px}.profile-service-card{align-items:flex-start;align-self:stretch;background:var(--White,#fdfdfd);border:1px solid var(--Black-10,#ebebeb);border-radius:10px;display:flex;flex:1 0 0;flex-direction:column;max-width:277px;min-height:500px;padding:12px;width:277px}@media screen and (max-width:800px){.profile-service-card{max-width:91%;width:91%}}.profile-service-card__info{display:flex;margin-bottom:16px}.profile-service-card__info-block{align-items:center;display:flex;margin-right:12px}.profile-service-card__info-icon{margin-right:6px}.profile-service-card__info-label{color:#333448;font-size:16px;font-style:normal;font-weight:450;line-height:normal}.profile-service-card__main-image{align-self:stretch;height:190px;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;width:100%}.profile-service-card__type-block{align-items:center;background:rgba(248,5,96,.1);border-radius:16px;color:#f80560;display:flex;font-size:12px;font-style:normal;font-weight:500;gap:4px;justify-content:center;line-height:18px;padding:2px 12px 2px 8px;text-align:center}.profile-service-card__title{color:#333;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px;margin-top:16px;min-height:50px}.profile-service-card__description{color:#333448;font-size:14px;font-style:normal;font-weight:450;line-height:normal;margin-bottom:16px;min-height:72px}.profile-service-card__footer{border-top:1px solid #ebebeb;display:flex;padding-top:16px;width:100%}.profile-service-card__edit-button{align-items:center;background:#f80560;border-radius:28px;display:flex;flex:1 0 0;gap:8px;height:32px;justify-content:center;margin-right:10px;padding:8px 18px 8px 10px}.profile-service-card__edit-button span{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.profile-service-card__delete-button{align-items:center;border:1px solid #f80560;border-radius:100px;cursor:pointer;display:flex;flex:1 0 0;gap:10px;height:32px;justify-content:center;padding:7px 20px 7px 12px}.profile-service-card__delete-button span{color:#f80560;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.upload-rating-modal{position:fixed;top:7%;visibility:visible}.upload-rating-modal .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:column;padding:0;position:relative;width:100%}.upload-rating-modal .modal-header__title{color:#333;font-family:CircularStd-Book;font-size:22px;font-style:normal;font-weight:450;line-height:26px;margin:0 auto;text-align:left;width:-moz-max-content;width:max-content}@media (max-width:640px){.upload-rating-modal .modal-header__title{font-size:18px}}.upload-rating-modal .modal-header .close{position:absolute;right:0;top:-25px}.upload-rating-modal .modal-body{align-items:flex-start;display:flex;flex-direction:column;padding:0;position:relative;width:100%}.upload-rating-modal .modal-footer{align-items:center;border-top:none;display:flex;justify-content:space-between;padding:16px 0 0;width:100%}.upload-rating-modal .modal-footer button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:40px;justify-content:center;line-height:24px;width:217px}.upload-rating-modal .modal-footer button:focus,.upload-rating-modal .modal-footer button:hover{opacity:.5}@media screen and (max-width:800px){.upload-rating-modal .modal-footer button{width:150px}}.upload-rating-modal .modal-dialog{border-radius:30px;height:517px;margin:0 auto;max-height:517px;max-width:497px;width:497px}@media (max-width:640px){.upload-rating-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.upload-rating-modal .modal-content{align-items:center;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.upload-rating-modal #buyer-profile-image-dropzone{margin:16px 0;width:100%}.upload-rating-modal .buyer-profile-image-dropzone{height:155px}.upload-rating-modal .buyer-profile-image-dropzone.highlight{border-color:#f80560}.upload-rating-modal .row-item-label{color:#1b6be3;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:25px;text-decoration-line:underline}.upload-rating-modal__cancel-button{background:#fff!important;border:2px solid #f80560!important;color:#f80560!important}.upload-rating-modal button{margin:0!important}.upload-rating-modal .convert-block-for-collection{height:50px;width:150px}.upload-rating-modal .convert-block-for-collection input{font-size:16px}.upload-rating-modal .convert-block-for-collection__item_price span{color:#0b4ae2}.upload-rating-modal .buyer-profile-upload-gallery__item{height:80px;margin:0 8px 16px 0;width:80px}@media screen and (max-width:800px){.upload-rating-modal .buyer-profile-upload-gallery__item{height:75px;margin:0 5px 16px 0;width:75px}}.upload-rating-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image{height:80px;-o-object-fit:cover;object-fit:cover;width:80px}@media screen and (max-width:800px){.upload-rating-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image{height:75px;width:75px}}.upload-rating-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image-icons{bottom:40px;left:45px}.upload-rating-modal .upload-video-progress{left:0;margin:0 auto;right:0;top:calc(50% - 100px)}.upload-rating-modal__title{color:#333448;font-size:16px;font-weight:500;line-height:24px;margin-top:10px}.upload-rating-modal .video .delete-image{background:#fbfbfb;border:none;cursor:pointer;margin-left:auto;position:absolute;right:20px;top:20px}.upload-rating-modal .video-body .video{border-radius:3px;height:100%;max-height:248px;max-width:610px;min-height:248px;width:350px}@media screen and (max-width:800px){.upload-rating-modal .video-body .video{width:300px}}.upload-rating-modal .buyer-profile-video-dropzone{height:300px!important;margin:16px 0;width:100%}.upload-rating-modal__write-message-block{width:100%}.upload-rating-modal__label{color:#4e4b48;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:20px 0}.upload-rating-modal textarea{height:200px}.buyer-content-modal__additional_information{display:flex;flex-direction:column}.buyer-content-modal .add-product-register-block__description-block .video{border-radius:0!important;max-height:250px!important;min-height:265px!important}.buyer-content-modal__label{color:#333448;font-family:CircularStd-Bold,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:10px 0}.buyer-content-modal img{cursor:pointer;display:block;height:300px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:300px}.view-rating-popup .modal-dialog{align-items:flex-start;background:#fff;display:flex;flex-direction:column;height:750px;margin:50px auto 0;max-height:750px;max-width:1170px;min-height:750px;width:1170px}@media screen and (max-width:1200px){.view-rating-popup .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;width:100%}}.view-rating-popup .modal-content{padding:0}.view-rating-popup .swiper-container,.view-rating-popup .swiper-wrapper{height:100%}.view-rating-popup .swiper-wrapper{display:flex}.view-rating-popup__title{color:#333;font-size:30px;font-style:normal;font-weight:700;letter-spacing:.15px;line-height:120%;margin:0 auto;text-align:center}.view-rating-popup #viewRatingSwiperPagination{align-items:center;display:flex;justify-content:center;padding:20px 0 0}.view-rating-popup #viewRatingSwiperPagination .swiper-pagination-bullet,.view-rating-popup #viewRatingSwiperPagination .swiper-pagination-bullet-active{height:10px;opacity:1;width:10px}.view-rating-popup #viewRatingSwiperNext,.view-rating-popup #viewRatingSwiperPrev{position:absolute;top:calc(50% - 16px)}.view-rating-popup #viewRatingSwiperNext{right:25px}@media screen and (max-width:800px){.view-rating-popup #viewRatingSwiperNext{right:15px}}.view-rating-popup #viewRatingSwiperPrev{left:15px;z-index:1}@media screen and (max-width:800px){.view-rating-popup #viewRatingSwiperPrev{left:0}}.view-rating-popup__body{display:flex;justify-content:space-between;margin-top:40px}@media screen and (max-width:1200px){.view-rating-popup__body{flex-direction:column}}.view-rating-popup__info-card{display:flex;flex-direction:column;width:357px}@media screen and (max-width:1200px){.view-rating-popup__info-card{margin-bottom:20px;order:0;width:100%}}.view-rating-popup__info-card__title{color:#333;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.view-rating-popup__info-card__date{color:#9195a2;font-size:14px;font-style:normal;font-weight:450;line-height:normal;margin-bottom:16px;margin-top:4px;text-transform:capitalize}.view-rating-popup__info-card__text{color:#333;font-size:16px;font-style:normal;font-weight:450;line-height:normal}.view-rating-popup__info-card__label{color:#b2b8c9;font-size:15px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px;margin-top:24px}.view-rating-popup .profile-service-card__type-block{margin-top:24px;width:-moz-max-content;width:max-content}.view-rating-popup .profile-service-card__type-block img{height:14px;max-width:16px;width:16px}.view-rating-popup .profile-service-card__info{margin-top:24px}.view-rating-popup .shop-card__shop-name-block{cursor:pointer;width:-moz-max-content;width:max-content}.view-rating-popup .shop-card__shop-name-block .shop-card__shop-name{color:#f80560}.view-rating-popup__status-block{align-items:center;background:#f80560;border-radius:16px;color:#fff;display:flex;font-size:12px;font-style:normal;font-weight:500;gap:4px;justify-content:center;line-height:18px;padding:2px 12px 2px 8px;text-align:center;width:-moz-max-content;width:max-content}.view-rating-popup__content-block{display:block;height:668px;overflow:hidden;width:741px}.view-rating-popup__content-block img{height:550px;-o-object-fit:contain;object-fit:contain;width:741px}@media screen and (max-width:1200px){.view-rating-popup__content-block img{height:330px;width:260px}.view-rating-popup__content-block{height:350px;margin:0 auto;order:1;width:260px}}.view-rating-popup__answer{min-width:100%;text-align:center}.view-rating-popup audio,.view-rating-popup__answer{display:block;margin:0 auto;width:100%}.view-rating-popup video{max-height:430px;width:100%}.view-rating-popup .swiper-container{width:741px!important}.view-rating-popup .view-rating-modal-swiper{display:none;position:relative}@media (max-width:1200px){.view-rating-popup .view-rating-modal-swiper{margin:0 auto;max-width:400px}}.view-rating-popup .view-rating-modal-swiper.swiper-container-initialized{display:block}.view-rating-popup .swiper-wrapper{width:100%}.view-rating-popup .swiper-slide{width:741px}.buyer-orders__rating-cards{display:flex;flex-wrap:wrap;gap:30px;overflow-y:auto;padding:0 41px 48px}.order-rating-card{background:#fdfdfd;border:1px solid #ebebeb;border-radius:10px;display:flex;flex-direction:column;min-height:500px;padding:16px;position:relative;width:254px}@media screen and (max-width:800px){.order-rating-card{width:311px}}.order-rating-card .view-rating-popup__status-block{position:absolute;right:18px;top:25px}.order-rating-card .view-rating-popup__status-block--white{background:#fff;border:1px solid #f80560;color:#f80560}.order-rating-card__item-image{height:190px;margin-bottom:16px;min-height:190px;-o-object-fit:cover;object-fit:cover;width:222px}@media screen and (max-width:800px){.order-rating-card__item-image{width:277px}}.order-rating-card__item-title{color:#333;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.11px;line-height:normal;margin:16px 0 8px;max-height:50px}.order-rating-card__item-description{color:#333;font-size:14px;font-style:normal;font-weight:450;line-height:normal;margin-bottom:16px;min-height:36px}.order-rating-card__item-button{background:#f80560;border:none;border-radius:28px;color:#fff;font-size:18px;line-height:18px;margin-top:16px;padding:7px 28px;text-align:center;width:100%}.order-rating-card__item-button-view-content{background-color:transparent;border:none;color:#f80560;cursor:pointer;margin:16px auto 0;padding:7px 28px;text-align:center;width:100%}.order-rating-card__item-button-view-content:disabled{background-color:#eee;border-radius:28px;color:#fff}.order-rating-card .count-photo{color:#333;font-family:CircularStd-Bold,sans-serif!important;font-size:16px;font-style:normal;font-weight:700;line-height:26px;text-transform:capitalize}.order-rating-card .profile-service-card__type-block{width:-moz-max-content;width:max-content}.order-rating-card .profile-service-card__type-block img{height:14px;max-width:16px;width:16px}.order-rating-card__buttons-block{align-items:center;border-top:1px solid #ebebeb;display:flex;flex-direction:column;margin-top:16px}#fullpage{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain;display:none;height:150vh;left:0;position:absolute;top:0;width:125vw;z-index:9999}#fullpage button.close{background-color:#fff!important;opacity:1!important;padding:10px!important}.show-seller-panel .login-as-user{background-color:#007bff!important}.show-seller-panel .login-as-user:hover{background-color:#0069d9!important}.show-seller-panel .show-seller-panel-label{color:#8795a3;font-size:16px;line-height:18px;text-align:center}.show-seller-panel .show-seller-panel-label:hover{opacity:.5}.public-shop-seller{margin-top:72px}@media (max-width:800px){.public-shop-seller{margin-top:60px}}.public-shop-seller .single-shop .breadcrumbs{position:relative!important}.public-shop-seller .nav-link .count{background:#fee2ed;border-radius:3px;color:#f80560;padding:5px 10px}.public-shop-seller .nav-link{border:0;border-radius:0;color:#9d9d9d;padding:30px 25px}.public-shop-seller .nav-link.active{color:#f80560}.public-shop-seller .nav.nav-tabs{background:#f7f7f7}.public-shop-seller .mdsg-common-tab-content-block{display:block}.public-shop-seller .show-seller-panel{align-items:center;display:flex;margin-left:8px}.public-shop-seller .show-seller-panel .point-one,.public-shop-seller .show-seller-panel .point-two{margin-left:18px;margin-right:16px}.public-shop-seller .show-seller-panel p{color:#8795a3;font-family:CircularStd-Book;font-size:16px;line-height:18px;text-align:center}.public-shop-seller .label-pink{color:#f80560!important}.public-shop-seller .padding-left-none{padding-left:0!important}.public-shop-seller .container{padding:0 10px}.public-shop-seller .msg_btn,.public-shop-seller a,.public-shop-seller button,.public-shop-seller input,.public-shop-seller label,.public-shop-seller p,.public-shop-seller select,.public-shop-seller span,.public-shop-seller textarea{font-family:CircularStd-Book!important}.public-shop-seller .nav-tabs{background:#f8fbff!important}.public-shop-seller .nav-link.active{background:#fff;color:#000!important;margin-top:5px}.public-shop-seller .nav-link.active .label{border-left:none}.public-shop-seller .nav-link{padding:30px 0}.public-shop-seller .nav-link .label{border-left:1px solid #d3dbe2;color:#000!important;font-family:CircularStd-Book;font-size:16px;line-height:20px;padding:8.5px 33px}.public-shop-seller .nav-item{align-items:center;display:flex;height:76px}.public-shop-seller .nav-tabs{border-bottom:2px solid #f80560!important}.public-shop-seller .tab-content{margin-top:5px}.public-shop-seller .desktop-case-block,.public-shop-seller .mdsg-common-tab-content-block{border-top:none!important}.public-shop-seller .count{background:#fee2ed;border-radius:3px;box-shadow:-10px 10px 60px rgba(0,0,0,.1);color:#f80560;font-family:CircularStd-Book;font-size:13px;line-height:16px;margin-left:14px;padding:5px 10px;text-align:center}.public-shop-seller .follow-btn{border:2px solid #f80560;border-color:#f80560!important;border-radius:30px;box-sizing:border-box;color:#f80560;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;padding:5px 23px}.public-shop-seller .mdsg-common-tab-content-block{padding-top:47px}.public-shop-seller .tab-panel{overflow-y:hidden}.public-shop-seller .nav-tabs{min-width:1100px}.public-shop-seller .tab-panel{overflow-x:auto}.public-shop-seller .my_single_shop_box{position:relative}.public-shop-seller .main_img img{border:1px solid #dae0ef}.public-shop-seller .mdsg-common-tab-content-block{padding-bottom:99px}.public-shop-seller .fr_img{max-height:74px}@media (max-width:800px){.public-shop-seller .following,.public-shop-seller .show-seller-panel{display:none}.public-shop-seller .mdsg-my-items-main-wrapper--inner{padding:0!important}.public-shop-seller .container{padding:18px 0 0}.public-shop-seller .nav-tabs{border-bottom:none!important;min-width:1350px!important}.public-shop-seller .nav-link{background:#f70560;border-left:none;border-radius:5px;padding:14px 0}.public-shop-seller .nav-link.active{margin-top:0!important}.public-shop-seller .nav-link .label{color:#ffc9dd!important}.public-shop-seller .nav-link .label,.public-shop-seller .nav-link.active .label{font-family:CircularStd-Book,sans-serif;font-size:20px;font-style:normal;font-weight:450;line-height:19px}.public-shop-seller .nav-link.active .label{color:#f70560!important}.public-shop-seller .nav-link.active .label .count{background:#fee2ed}.public-shop-seller .nav-item{padding-left:15px}}.vacation-mode-panel{align-items:center;background:#ffdeea;display:flex;height:92px;justify-content:space-between;margin-top:30px;padding:30px}@media (max-width:800px){.vacation-mode-panel{flex-direction:column;height:-moz-max-content;height:max-content}}.vacation-mode-panel__date-block{color:#b2124e;font-size:16px;font-weight:450;letter-spacing:.16px;line-height:24px}@media (max-width:800px){.vacation-mode-panel__date-block{margin:10px 0}}.vacation-mode-panel__body{align-items:center;color:#000;display:flex;font-size:18px;font-weight:450;letter-spacing:.18px;text-transform:capitalize}@media (max-width:800px){.vacation-mode-panel__body{flex-direction:column;justify-content:space-between;text-align:center}}.vacation-mode-panel__body span{color:#f80560;margin-right:5px}@media (max-width:800px){.vacation-mode-panel__body span{margin:10px 0;text-align:center}}.vacation-mode-panel img{height:32px;margin-right:30px;width:32px}.my_single_shop{font-family:CircularStd-Book}.my_single_shop__tools-box{display:flex;margin-top:36px}@media screen and (max-width:800px){.my_single_shop__tools-box{justify-content:center;margin-top:0;width:100%}.my_single_shop__follow-block{display:none}}.my_single_shop__make-it-rain{background:#f80560!important;border:2px solid #f80560;border-radius:30px;color:#fff;font-size:15px;height:36px;line-height:20px;margin-left:28px;margin-right:20px;min-width:141px;width:141px}.my_single_shop__make-it-rain:focus,.my_single_shop__make-it-rain:hover{background:#fff!important;color:#f80560!important}@media screen and (max-width:800px){.my_single_shop__make-it-rain{height:63px;margin:0;padding:0;width:335px}.my_single_shop__make-it-rain-block{display:none}}.my_single_shop .main_img img{height:297px;margin-left:30px;max-width:297px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1200px) and (max-width:1300px){.my_single_shop .main_img img{margin-left:15px}}.my_single_shop__review-box{align-items:center;border-right:1px solid #dae0ef;cursor:pointer;display:flex;height:36px}@media screen and (max-width:800px){.my_single_shop__review-box{border:none;justify-content:center;margin-bottom:35px}}.my_single_shop__star{display:flex;margin-right:2px;padding:2px}.my_single_shop__star img{height:16px;width:17px}.my_single_shop__review-box-value{align-items:center;color:#b2b8c9;display:flex;font-size:14px;font-weight:450;line-height:18px;margin-left:17px;margin-right:25px;text-transform:lowercase}@media screen and (max-width:800px){.my_single_shop__review-box-value{margin-right:0}}.my_single_shop .msg_btn{color:#fff;cursor:pointer;font-size:18px;font-weight:450;line-height:23px;text-align:center}.my_single_shop .small-image-block{padding-left:6px}@media screen and (max-width:1200px){.my_single_shop .small-image-block{max-width:76px;padding-right:0}}.my_single_shop .social--icons{border:1px solid #dae0ef;border-radius:100px;height:40px;width:40px}.my_single_shop .social-box{margin-left:auto}.my_single_shop .description-box{max-width:594px}.my_single_shop .info-img{cursor:pointer;margin-left:20px}.my_single_shop .parameters-box{margin-left:auto;margin-right:auto}@media screen and (max-width:800px){.my_single_shop .parameters-box{margin-top:0!important;padding:30px 30px 0}}.my_single_shop .parameters-box__block{align-items:center;display:flex;margin-bottom:20px}.my_single_shop .parameters-box__icon-country{height:16px;margin-left:3px;margin-right:14px;width:16px}.my_single_shop .parameters-box__icon-city{height:20px;margin-left:4px;margin-right:15px;width:14px}.my_single_shop .parameters-box__icon--age{height:22px;margin-left:6px;margin-right:17px;width:10px}.my_single_shop .parameters-box__icon--size{height:13px;margin-right:11px;width:22px}.my_single_shop .parameters-box__icon--ethnicity{height:18px;margin-left:2px;margin-right:13px;width:18px}.my_single_shop .parameters-box__count--followers{height:24px;margin-right:10px;width:24px}.my_single_shop .parameters-box__description{display:flex;flex-direction:column}@media screen and (max-width:800px){.my_single_shop .parameters-box__description{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}.my_single_shop .parameters-box__label{color:#9195a2;font-size:13px;font-weight:450;line-height:16px}.my_single_shop .parameters-box__value{color:#333448;font-size:16px;font-weight:450;line-height:20px}.my_single_shop .parameters-box__link-value{color:#f80560;cursor:pointer;font-size:16px;font-weight:450;line-height:20px;text-decoration-line:underline}.my_single_shop .parameters-box__joined{color:var(--Grey,#9195a2);font-size:13px;font-style:normal;font-weight:450;line-height:normal;margin-top:15px;text-transform:capitalize}@media screen and (max-width:800px){.my_single_shop .parameters-box__joined{margin-bottom:20px;margin-top:0}}.my_single_shop .size-label{margin-left:6%!important}.my_single_shop .parameter__icon--size{margin-left:-1%}.my_single_shop .descr_inner .nm_innr{line-height:31px;margin-left:auto;text-align:center;width:83px}.my_single_shop .nm_innr{font-family:CircularStd-Book;font-size:18px}.my_single_shop .for_descrpt .nm_innr span,.my_single_shop .nm_innr{color:#333;font-style:normal;font-weight:450;line-height:23px;text-align:center}.my_single_shop .for_descrpt .nm_innr span{font-size:16px}.my_single_shop .descr_inner{display:flex;justify-content:space-around;padding-bottom:30px;width:100%}.my_single_shop .for_descrpt .descr_inner span{color:#828282;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:30px;margin-left:9%;text-align:center}.my_single_shop .message-btn{align-items:center;background:#f80560;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:13px 24px;width:130px;z-index:1}.my_single_shop .info-img{background-image:url(/theme-images/show-seller/info.svg)!important;height:26px;position:relative;width:26px}.my_single_shop .info-img:hover .union-block{display:flex}.my_single_shop .union-block{align-items:center;background-image:url(/theme-images/show-seller/union-big.svg);background-size:cover;bottom:-120px;display:none;flex-direction:column;height:170px;left:15px;position:absolute;width:325px}.my_single_shop .union-block p{font-size:14px;font-weight:450;left:50px;line-height:120%;margin-left:0!important;margin-top:20px;text-align:left;width:76%}.my_single_shop .union-block p,.my_single_shop .union-block span{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-style:normal}.my_single_shop .union-block span{font-size:18px;font-weight:700!important;left:28px;line-height:130%;margin-top:25px!important;text-align:center;width:79%}.my_single_shop .text-count-image{color:#fff;font-family:CircularStd-Book;font-size:22px;line-height:28px}.my_single_shop .text-more{color:#fff;font-family:CircularStd-Book;font-size:14px;line-height:18px;text-decoration-line:underline}.my_single_shop .main-img-block{min-width:327px}@media screen and (min-width:1200px) and (max-width:1300px){.my_single_shop .main-img-block{min-width:310px}}.my_single_shop .row-image{max-width:453px}.my_single_shop .padding-none{padding:0!important}.my_single_shop .mid_content{position:relative}@media screen and (max-width:1200px){.my_single_shop .mid_content{justify-content:center}}@media screen and (max-width:800px){.my_single_shop .mid_content{margin:0 auto;width:89%}}.my_single_shop .follow-box-panel{display:none}.my_single_shop .register-buyer{z-index:1}.my_single_shop .shop-name-box-for-mobile{display:none}.my_single_shop .for_descrpt .descr_inner .nm_innr span{color:#333;font-size:16px;font-style:normal;font-weight:450;line-height:23px;text-align:center}.my_single_shop .for_mid_title_content p{word-wrap:break-word;font-family:CircularStd-Book!important;font-size:16px;font-style:normal;font-weight:450;line-height:20px;overflow-wrap:break-word}.my_single_shop .for_mid_title_content .single-shop-page__shop-name{text-align:center;width:-moz-max-content;width:max-content}.my_single_shop .clmns_imgs{display:flex;flex-direction:column!important;flex-wrap:nowrap;justify-content:flex-start;width:70px}.my_single_shop .clmns_imgs .fr_img{margin-bottom:6px;width:70px}.my_single_shop .clmns_imgs .fr_img a,.my_single_shop .clmns_imgs .fr_img img{height:70px;width:70px}.my_single_shop .clmns_imgs .fr_txt{height:69px;min-width:70px}.my_single_shop .msg_btn,.my_single_shop a,.my_single_shop button,.my_single_shop input,.my_single_shop label,.my_single_shop p,.my_single_shop select,.my_single_shop span,.my_single_shop textarea{font-family:CircularStd-Book!important}.my_single_shop .arrow-horizontal,.my_single_shop .show-seller-mail{display:none}.my_single_shop .show-seller-block-info{display:flex}.my_single_shop .show-seller-block-info p{display:none}.my_single_shop .for_mid_btns-block{align-items:center;display:flex;justify-content:center}.my_single_shop .for_mid_btns{max-height:43px}.my_single_shop .for_mid_btns .sg_btn{height:43px;width:137px}.my_single_shop .for_mid_title_content{width:95%}@media (max-width:400px){.my_single_shop .for_descrpt{width:100%!important}}@media (max-width:800px){.my_single_shop .main-img-block{max-width:228px!important;min-width:228px!important}.my_single_shop .main_img img{margin-left:20px!important}.my_single_shop .descr_inner{margin-bottom:20px}.my_single_shop{margin:0;padding:22px 0 0}.my_single_shop .for_mid_btns{flex-direction:row!important;flex-wrap:wrap;margin:0 auto 20px}.my_single_shop .follow-btn{font-size:18px;height:63px;line-height:23px;margin-top:15px;padding:9px 40px;text-align:center;width:335px}.my_single_shop .main_img img{height:213px;width:208px}.my_single_shop .small-image-block .clmns_imgs .fr_img:nth-child(2),.my_single_shop .small-image-block .clmns_imgs .fr_img:nth-child(3){display:none}.my_single_shop .clmns_imgs .fr_img{margin-bottom:18px!important}.my_single_shop .clmns_imgs .fr_img img{height:101px;width:101px}.my_single_shop .fr_txt{height:92px!important;width:102px}.my_single_shop .clmns_imgs{padding:0!important}.my_single_shop .small-image-block{max-width:121px!important;padding-left:21px;padding-right:0;width:121px}.my_single_shop .social-box{justify-content:center;margin:0 0 20px!important;width:100%}.my_single_shop .social-box .social--item:first-child a .social--icons{border:none;margin-left:0!important}.my_single_shop .info-img{margin-left:0}.my_single_shop .show-seller-block-info{align-items:center;display:flex;margin-left:13px}.my_single_shop .show-seller-block-info p{color:#aeb8ca;cursor:pointer;display:block;font-family:CircularStd-Book,sans-serif;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-left:14px;margin-top:5px;text-decoration-line:underline}.my_single_shop .for_mid_btns{max-height:-moz-max-content;max-height:max-content}.my_single_shop .for_mid_btns-block{width:294px!important}.my_single_shop .parameters-box{max-width:100%!important}.my_single_shop .for_descrpt{display:flex;justify-content:center;margin-bottom:30px;margin-top:30px;padding:0;width:50%}.my_single_shop .for_mid_title_content p{font-size:18px;max-width:575px;text-align:left;width:100%}.my_single_shop .for_mid_title_content .single-shop-page__shop-name{display:none}.my_single_shop .shop-name-box-for-mobile{align-items:center;display:flex;justify-content:center}.my_single_shop .shop-name-box-for-mobile .single-shop-page__shop-name{word-wrap:break-word;color:#f80560;font-family:CircularStd-Book!important;font-size:22px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:22px;max-width:310px;overflow-wrap:break-word;text-align:center}.my_single_shop .following{display:none}.my_single_shop .follow-box-panel{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:93px;padding:30px 0}.my_single_shop .for_mid_btns-block{width:300px}.my_single_shop .descr_inner{padding:0!important}.my_single_shop .for_descrpt .descr_inner span{font-size:16px!important}.my_single_shop .show-seller-mail{display:block;margin-right:10px}.my_single_shop .arrow-horizontal{display:block;margin-left:90px;margin-right:20px}.my_single_shop .for_mid_btns .msg_btn{height:60px;margin-left:65px;max-width:146px;width:146px}.my_single_shop .parameters-box:before{margin-top:-30px}.my_single_shop .parameters-box:after,.my_single_shop .parameters-box:before{background:#e4e4e4;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.my_single_shop .parameters-box{position:relative}}@media (max-width:1300px){.my_single_shop:before{background:#e4e4e4;content:"";height:100%;position:absolute;right:18%;top:0;width:1px}}@media (max-width:1200px){.my_single_shop:before{display:none}.my_single_shop .for_mid_title_content{align-items:center;display:flex;flex-direction:column;width:100%}.my_single_shop .description-box{margin-top:20px}.my_single_shop .for_mid_btns{width:-moz-max-content;width:max-content}.my_single_shop .parameters-box{margin-top:35px;max-width:30%}.my_single_shop .parameter__icon--size{margin-left:0}.my_single_shop .size-label{margin-left:7%!important}.my_single_shop .ethnicity-label{margin-left:8%!important}.my_single_shop .main-img-block{min-width:297px}.my_single_shop .main_img img{margin-left:0}.my_single_shop .row-image{margin-left:0;margin-right:0;max-width:373px}}@media (max-width:1200px) and (max-width:400px){.my_single_shop .row-image{max-width:375px}}@media (max-width:1200px){.my_single_shop .info-img{margin-top:0!important}.my_single_shop .row-mobile{align-items:center;flex-direction:column;margin:0}.my_single_shop .for_mid_btns-block{width:290px}.my_single_shop .union-block{background-image:url(/theme-images/show-seller/union-mobile.svg);bottom:-281px;height:316px;left:-320px;right:0;width:367px;z-index:5}.my_single_shop .union-block span{margin-left:40px;margin-top:80px!important;width:60%}.my_single_shop .union-block p{color:#333448;font-size:13px;margin-left:40px!important;margin-top:20px;text-decoration-line:none!important;width:66%}.my_single_shop .for_mid_btns{align-items:center;display:flex;flex-direction:column;justify-content:center}.my_single_shop .for_descrpt,.my_single_shop .for_mid_btns{max-height:-moz-max-content;max-height:max-content}.my_single_shop .show-seller-block-info{align-items:center;display:flex;margin-left:13px}}@media (max-width:991px){.my_single_shop .parametrs-box{max-width:50%}.my_single_shop .main-img-block{max-width:208px}.my_single_shop .clmns_imgs .fr_img{margin-right:0!important;margin-top:0!important;max-height:101px}.my_single_shop .for_descrpt{width:80%}}.read-more{color:#f80560;cursor:pointer;display:block;margin-bottom:20px;margin-left:5px}.verified-block{cursor:pointer;display:flex;position:relative}@media screen and (max-width:800px){.verified-block{margin-bottom:20px!important}}.verified-block:hover .union-block{display:flex}.verified-block .union-block{align-items:center;background-image:url(/theme-images/inbox/union-days.svg);background-size:cover;bottom:-137px;display:none;flex-direction:column;height:140px;left:-134px;position:absolute;width:345px}@media screen and (max-width:800px){.verified-block .union-block{background-image:url(/theme-images/seller-profile/settings/union-mb.svg);bottom:-143px;height:180px;left:-45px;width:345px}}.verified-block .union-block p{color:#f80560;display:block!important;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:450;left:55px;line-height:130%;margin-left:25px!important;margin-top:40px;text-align:left}@media screen and (max-width:800px){.verified-block .union-block p{margin-left:-25px!important;margin-top:70px}}.verified-block .union-block span{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:700!important;left:28px;line-height:150%;margin-left:15px!important;margin-top:5px!important;text-align:left;width:75%}@media screen and (max-width:800px){.verified-block .union-block span{margin-left:-15px!important;width:70%}}.verified-block__label{color:#333448;font-size:16px;font-weight:450;line-height:20px;text-decoration-line:underline}.verified-block__label_active{color:#f80560}.verified-block__image{height:20px;margin-right:12px;width:20px}.public-interview-tab-for-seller .mdsg-no-interview-found{color:#f80560;font-size:18px;font-weight:400;line-height:normal;padding:20px 0;text-align:center}.public-interview-tab-for-seller .pink-firm-color{color:#f80560}.public-interview-tab-for-seller .mdsg-common-tab-content-block{padding:0!important}.public-interview-tab-for-seller .row+.row{border-top:1px solid #dee2e6}.public-interview-tab-for-seller .seller-question{color:#000;font-size:16px!important;max-width:578px!important;padding-left:0!important;text-align:right!important}.public-interview-tab-for-seller .seller-answer,.public-interview-tab-for-seller .seller-question{font-family:CircularStd-Book;line-height:20px;padding-bottom:15px!important;padding-top:14px!important}.public-interview-tab-for-seller .seller-answer{word-wrap:break-word;color:#f80560;font-size:16px;overflow-wrap:break-word}.public-interview-tab-for-seller .desktop-case-block{padding:55px 0!important}@media (max-width:800px){.public-interview-tab-for-seller .mdsg-shop-product-tab-content .row{flex-direction:column}.public-interview-tab-for-seller .seller-answer,.public-interview-tab-for-seller .seller-question{line-height:16px;padding-left:34px!important;text-align:left!important}.public-interview-tab-for-seller .mdsg-shop-product-tab-content{padding-top:0!important}.public-interview-tab-for-seller .mdsg-no-interview-found{margin:0 auto;text-align:center;width:80%}}.private-collection-tab-for-seller{padding-left:40px!important;padding-right:10px!important;padding-top:40px!important}.private-collection-tab-for-seller .mdsg-non-paid-gallery-block--innner{min-height:-moz-max-content!important;min-height:max-content!important}.private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;position:relative;width:100%}.private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents .unlock{align-items:center;display:flex;flex-direction:column;max-width:397px}.private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents .blur-image{border:1px solid transparent;border-radius:10px;height:140px;margin-bottom:18px;-o-object-fit:cover;object-fit:cover;width:193px}.private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents .blur-image-block{height:-moz-max-content;height:max-content;margin-bottom:30px;margin-right:30px;width:-moz-max-content;width:max-content}.private-collection-tab-for-seller .unlock-collection{padding:14px!important;width:179px!important}.private-collection-tab-for-seller .price-block-collection{display:flex;margin-top:30px}.private-collection-tab-for-seller .price-block-collection .price-image{height:36px;width:21px}.private-collection-tab-for-seller .price-photo{align-items:center;color:#f80560;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:36px;margin-right:20px;text-align:right}.private-collection-tab-for-seller .count-photo{color:#9195a2;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:21px;margin-left:10px}.private-collection-tab-for-seller .collection-block-non-opacity{filter:none;opacity:1!important}.private-collection-tab-for-seller .unlock-collection-white{background:#fff!important;border:2px solid #f80560!important;color:#f80560!important;font-family:CircularStd-Book!important}.private-collection-tab-for-seller .unlock-collection-white:hover{background:#f80560!important;color:#fff!important}.private-collection-tab-for-seller .title-collection{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:500;line-height:23px;min-height:46px;text-align:center}.private-collection-tab-for-seller .count-photo-on-image{bottom:77px;color:#fff;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:30px;min-width:70px;position:absolute;right:60px;text-align:center}.private-collection-tab-for-seller .collection-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4px;max-width:397px;min-height:316px;min-width:397px;position:relative}.private-collection-tab-for-seller .mdsg--unpaid--image-signin-btn{align-items:center;display:flex;justify-content:center;padding:20px 0 0;text-align:center;width:100%}.private-collection-tab-for-seller .mdsg--unpaid--image-signin-btn button{font-family:CircularStd-Book!important;max-width:100%;padding:15px 4px!important;width:186px!important}@media (max-width:800px){.private-collection-tab-for-seller{padding-left:15px!important;padding-right:15px!important;padding-top:30px!important}.private-collection-tab-for-seller .blur-image-block{align-items:center;margin-right:0}.private-collection-tab-for-seller .mdsg-non-paid-gallery-block .mdsg-unpaid-user-gallery-block-contents{align-items:center;flex-direction:column}.private-collection-tab-for-seller .collection-block{margin-bottom:0!important;margin-right:0!important;max-width:345px;min-height:140px;min-width:345px}.private-collection-tab-for-seller .blur-image-block{margin-right:0!important}.private-collection-tab-for-seller .blur-image{height:120px!important;margin-bottom:10px!important;width:160px!important}.private-collection-tab-for-seller .price-block-collection{display:flex;margin-top:20px}.private-collection-tab-for-seller .title-collection{min-height:23px}.private-collection-tab-for-seller .unlock-collection{display:block!important}.private-collection-tab-for-seller .count-photo-on-image{bottom:60px;min-width:59px;position:absolute;right:50px}.private-collection-tab-for-seller .unlock{max-width:345px!important}}.old-private-collection-tab-for-seller .unlock{align-items:center;display:flex;flex-direction:column;left:0;position:absolute;right:50px;top:50px}@media (max-width:800px){.old-private-collection-tab-for-seller .unlock{right:10px}}.old-private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents .mdsg--unpaid--image-lock{color:#f80360;font-size:22px;font-weight:700;margin-bottom:45px}.old-private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents .mdsg--unpaid--image-lock span{font-size:14px;font-weight:400!important}.old-private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;position:relative;width:100%}@media (max-width:800px){.old-private-collection-tab-for-seller .mdsg-unpaid-user-gallery-block-contents{padding-left:0}}.old-private-collection-tab-for-seller .blur-image-block{margin-bottom:20px;margin-right:20px}@media (max-width:800px){.old-private-collection-tab-for-seller .blur-image-block{margin-bottom:10px;margin-right:10px}}.old-private-collection-tab-for-seller .blur-image-block img{height:165px;-o-object-fit:cover;object-fit:cover;width:165px}.selected-collection{display:flex;flex-direction:column}@media (max-width:800px){.selected-collection{padding:0 10px}}.selected-collection__header-block{display:flex;justify-content:space-between;margin-bottom:30px}@media (max-width:800px){.selected-collection__header-block{flex-direction:column}}.selected-collection__buttons-block{display:flex;flex-direction:column}.selected-collection__buttons-block .unlock-collection{margin-bottom:16px;margin-left:0}.selected-collection__description-block{display:flex;flex-direction:column;max-width:837px;width:100%}@media (max-width:800px){.selected-collection__description-block{margin-bottom:10px}}.selected-collection__title{color:#f80560;font-size:26px;font-weight:500;line-height:120%;margin-bottom:12px}.selected-collection__description{color:#333448;font-size:16px;font-style:normal;font-weight:450;line-height:22px;margin-top:12px}.selected-collection .price-block-collection{margin-top:0}.selected-collection__images-block{display:flex;flex-wrap:wrap}@media (max-width:800px){.selected-collection__images-block{justify-content:space-between}}.selected-collection .blur-image{height:367px;margin-bottom:30px;margin-right:30px;-o-object-fit:cover;object-fit:cover;width:290px}@media (max-width:800px){.selected-collection .blur-image{margin-right:0}}.selected-collection__back-button-block{display:block;margin-bottom:12px;max-width:100%;width:100%}.selected-collection__back-button{background:none;border:0;color:#b2b8c9;font-size:18px}.selected-collection .mdsg-btn{align-items:center;display:flex!important;font-size:18px!important;font-weight:500!important;height:42px!important;justify-content:center;width:192px!important}.products-tab-for-seller{background:#fff;display:block;margin-top:-4px;padding-left:20px;padding-top:47px;position:relative;z-index:1}.products-tab-for-seller .product-image-sold{position:relative}.products-tab-for-seller .product-image-sold img{filter:blur(4px);opacity:.6}.products-tab-for-seller .product-image-sold__block{background-image:url(/theme-images/seller-shop/sold-label.svg);height:95px;position:absolute;right:0;top:0;width:95px}.products-tab-for-seller .product-image-sold__label{color:#fff;font-size:16px;font-weight:450;line-height:20px;margin-left:20px;margin-top:25px;text-align:center;transform:rotate(45deg)}.products-tab-for-seller .show-product-image-block{border-right:1px solid #d3dbe2;width:635px}.products-tab-for-seller .show-product-image-block__body{display:flex;margin-right:41px;width:100%}.products-tab-for-seller .show-product-image-block__main-image{border-radius:3px;height:-moz-max-content;height:max-content;margin-right:20px;width:-moz-max-content;width:max-content}.products-tab-for-seller .show-product-image-block__main-image img{border-radius:3px;cursor:pointer;height:450px;-o-object-fit:cover;object-fit:cover;width:500px}.products-tab-for-seller .product.type-product.product-type-simple{margin-left:15px;margin-right:15px;width:17.2%}.products-tab-for-seller .mdsg-product-short-detail-feature-shop-products{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:220px!important;justify-content:flex-end;padding:0;position:relative;width:220px!important}.products-tab-for-seller .mdsg-product--img-url-feature-shop-products{box-sizing:border-box;display:block;height:100%;pointer-events:inherit;position:relative;width:100%}.products-tab-for-seller .mdsg-product-short-detail-feature-shop-products img.mdsg-product-short-detail-img-feature-shop-products{border:1px solid transparent;border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%}.products-tab-for-seller .mdsg-single-shop-products-inr-wrp{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;text-align:left}.products-tab-for-seller .mdsg-loop-product-title-wrp{max-width:calc(100% - 50px);padding-left:0}.products-tab-for-seller .mdsg-product-title-price{padding:19px 5px 20px 0!important}.products-tab-for-seller .product-type-simple-feature-shop-products{background:#fff;border:1px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;font-family:CircularStd-Book;font-size:16px;line-height:20px;min-height:35px;padding:5.5px 30px!important}.products-tab-for-seller .product-type-simple-feature-shop-products:disabled{background:#b4c8d3!important;border:none;color:#fff}.products-tab-for-seller .product-type-simple{min-width:220px}.products-tab-for-seller .woocommerce-loop-product__title{max-width:90%!important}.products-tab-for-seller .product-type-simple .mdsg-buy-now-grp-local .for_mid_btns-block{align-items:center;display:flex;width:100%}.products-tab-for-seller .mdsg-buy-now-grp-local{align-items:center;display:flex;justify-content:center}.products-tab-for-seller .product{margin:0 15px 40px;padding-bottom:50px!important;position:relative;width:17.2%}.products-tab-for-seller .woocommerce-loop-product__title{word-wrap:break-word;font-family:CircularStd-Book!important;max-width:100%;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.products-tab-for-seller .woocommerce-Price-amount{color:#e30744;font-family:CircularStd-Book!important;font-size:18px;text-align:right}.products-tab-for-seller .mdsg-product-category-link{color:#b0b0b0;font-family:CircularStd-Book!important;font-size:14px}.products-tab-for-seller .mdsg-product-inquiry-block .mdsg-buy-now-grp-local{justify-content:left;min-width:335px}.products-tab-for-seller .mdsg-product-inquiry-block .mdsg-buy-now-grp-local .for_mid_btns-block{cursor:pointer;width:70%}.products-tab-for-seller .mdsg-backto-products-list--btn{background:none;border:0;color:#f80560;font-family:CircularStd-Medium,sans-serif;font-size:18px}.products-tab-for-seller .button-back{margin-right:10px}.products-tab-for-seller .main_img_show_product{display:flex;justify-content:left}.products-tab-for-seller .main_img_show_product img{border-radius:3px;height:450px;-o-object-fit:cover;object-fit:cover;width:421px}.products-tab-for-seller .mdsg--backto--listing-product{display:block;margin-bottom:40px;max-width:100%;width:100%}.products-tab-for-seller .child_img_block_show_product{border-right:1px solid #dae0ef;padding-left:27px;padding-right:15px}.products-tab-for-seller .clmns_imgs .fr_img img{border-radius:10px;height:74px;-o-object-fit:cover;object-fit:cover;width:74px}.products-tab-for-seller .product_meta .posted_in{color:#a2a2a2;cursor:pointer;display:inline-block;font-family:CircularStd-Book!important;font-size:18px;line-height:20px;margin-bottom:5px;margin-right:13px}.products-tab-for-seller .mdsg-single-product-description2{color:#333;font-family:CircularStd-Book!important;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:15px;overflow-wrap:break-word}.products-tab-for-seller .mdsg-single-product-description2:first-letter{text-transform:capitalize}.products-tab-for-seller .mdsg-single-product-price{margin:25px 0}.products-tab-for-seller .mdsg-single-product-shipping-info{margin-bottom:25px;margin-top:8px;max-width:200px}.products-tab-for-seller .mdsg-single-product-shipping-info>div{display:flex;flex-direction:row;font-size:14px;font-weight:450;justify-content:space-between;line-height:18px;margin-bottom:5px}.products-tab-for-seller .mdsg-single-product-shipping-info .mdsg-single-product-shipping-label{color:#b2b8c9}.products-tab-for-seller .mdsg-single-product-shipping-info .mdsg-single-product-shipping-cost{color:#f80560}.products-tab-for-seller .mdsg-product-inquiry-block{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:20px}.products-tab-for-seller .description_block_show_product{margin-left:40px;margin-right:25px;min-width:495px;width:100%}.products-tab-for-seller .mdsg-product-preview-block .summary.entry-summary{width:100%}.products-tab-for-seller .mdsg-product-preview-block--details .type-product .product_title.entry-title{word-wrap:break-word;color:#333;font-family:CircularStd-Book!important;font-size:22px;line-height:28px;margin-bottom:10px;margin-top:7px;overflow-wrap:break-word}.products-tab-for-seller .mdsg-single-product-price span.woocommerce-Price-amount.amount{color:#f80560;font-family:CircularStd-Book;font-size:25px;font-style:normal;font-weight:500;line-height:36px}.products-tab-for-seller .mdsg-buy-now-grp-local .for_mid_btns-block .sg_btn img{bottom:2px;left:-4px;position:relative}.products-tab-for-seller .mdsg-buy-now-grp-local .for_mid_btns-block .sg_btn{align-items:center;border:1px solid #dae0ef;border-radius:30px;color:#aeb8ca;display:flex;font-size:14px;justify-content:center;margin-left:-33px;padding-left:18px;padding-right:0;width:100%}.products-tab-for-seller .product_meta{margin-bottom:15px}.products-tab-for-seller .mdsg-buy-now-grp-local .for_mid_btns-block .msg_btn{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;height:43px;justify-content:center;min-width:130px;width:130px;z-index:1}.products-tab-for-seller .for_mid_btns-block{align-items:center;display:flex}.products-tab-for-seller .sg_btn{height:43px}.products-tab-for-seller .arrow-horizontal{display:none}.products-tab-for-seller .clmns_imgs{align-content:flex-start!important;display:flex;flex-wrap:wrap;height:100%;justify-content:center}.products-tab-for-seller .fr_img{margin-bottom:20px;max-height:70px}.products-tab-for-seller .fr_txt{align-content:center;align-items:center;background:#f80560;border-radius:10px;color:#fff;display:flex;height:74px;justify-content:center;min-width:74px}.products-tab-for-seller .text-count-image{color:#fff;font-size:22px;line-height:28px}.products-tab-for-seller .text-more{color:#fff;font-family:CircularStd-Book,sans-serif;font-size:14px;line-height:18px;text-decoration-line:underline}.products-tab-for-seller .buy-now{display:block!important;font-family:CircularStd-Book!important;height:50px;padding:0!important;width:150px}.products-tab-for-seller .buy-now:focus,.products-tab-for-seller .buy-now:hover{color:#fff;opacity:.5}.products-tab-for-seller .view-offer{font-family:CircularStd-Book!important;margin-top:10px;max-height:35px!important;max-width:125px!important;padding:10px 43px!important}.products-tab-for-seller .view-offer:focus,.products-tab-for-seller .view-offer:hover{color:#fff;opacity:.5}.products-tab-for-seller .show-product-body{display:flex}@media (max-width:1200px){.products-tab-for-seller .show-product-body{align-items:center;flex-direction:column}.products-tab-for-seller .show-product-image-block{margin-bottom:20px}.products-tab-for-seller .description_block_show_product{margin-left:0;margin-right:0;max-width:650px}}@media (max-width:800px){.products-tab-for-seller .show-product-image-block{border-right:none;width:100%}.products-tab-for-seller .show-product-image-block__body{flex-direction:column}.products-tab-for-seller .show-product-image-block__main-image{margin:0 0 15px}.products-tab-for-seller .show-product-image-block__main-image img{height:342px;width:331px}.products-tab-for-seller .show-product-image-block__child-images-block{margin:0;width:331px}.products-tab-for-seller .description_block_show_product{min-width:100%}.products-tab-for-seller .mdsg-product-short-detail-feature-shop-products{height:321px!important;width:317px!important}.products-tab-for-seller .mdsg-product-inquiry-block .mdsg-buy-now-grp-local .for_mid_btns-block{width:300px}.products-tab-for-seller .child_img_block_show_product .clmns_imgs{flex-direction:row!important}.products-tab-for-seller .feature--shop-products .mdsg-product-title-price{flex-wrap:nowrap!important;margin-top:6px!important}.products-tab-for-seller .mdsg-single-shop-products-inr-wrp .product .mdsg-loop-product-title-wrp{margin-bottom:20px;max-width:calc(100% - 32px)}.products-tab-for-seller .product.type-product.product-type-simple{margin:0 20px 0 17px!important;width:-moz-max-content!important;width:max-content!important}.products-tab-for-seller .mdsg-product-title-price .woocommerce-loop-product__title{font-size:22px;line-height:28px}.products-tab-for-seller .woocommerce-Price-amount{color:#f80560;display:flex;font-family:CircularStd-Book,sans-serif;font-size:28px;font-style:normal;font-weight:500;line-height:36px}.products-tab-for-seller .main_img_show_product img{border-radius:10px;height:342px;-o-object-fit:cover;object-fit:cover;width:331px}.products-tab-for-seller .child_img_block_show_product{min-width:330px;padding-left:15px;padding-top:15px}.products-tab-for-seller .description_block_show_product{margin-left:0;max-width:375px;min-width:311px;padding:0!important;width:100%}.products-tab-for-seller .mdsg-product-preview-block .summary.entry-summary{margin:0;max-width:331px!important;position:relative;width:100%}.products-tab-for-seller .mdsg-product-preview-block .summary.entry-summary .mdsg-product-inquiry-block{justify-content:center;margin-bottom:30px}.products-tab-for-seller .description_block_show_product .summary .product_title{margin-bottom:10px!important}.products-tab-for-seller .mdsg-product-preview-block--details .product_meta{margin-bottom:20px!important}.products-tab-for-seller .clmns_imgs{align-content:flex-start!important;justify-content:start;padding:0!important}.products-tab-for-seller .fr_img{height:74px;margin-bottom:18px!important;margin-right:15px!important;margin-top:0;width:73px}}.public-videos-tab-for-seller .videos-navs{padding:30px 31px}.public-videos-tab-for-seller .videos-navs .videos-panel{border:1px solid #e0e3e4;border-radius:3px;box-sizing:border-box;display:flex;width:100%}.public-videos-tab-for-seller .video-item-block{display:flex;flex-wrap:wrap}.public-videos-tab-for-seller .video-block{border-radius:3px;height:340px;min-width:440px}.public-videos-tab-for-seller .video-block__buttons{display:flex}@media screen and (max-width:800px){.public-videos-tab-for-seller .video-block__buttons{align-items:center;flex-direction:column}}.public-videos-tab-for-seller .video-item{min-width:650px}.public-videos-tab-for-seller .videos-panel-body{align-items:center;display:flex;padding:13px 0 16px 30px}.public-videos-tab-for-seller .video-image{max-height:40px;max-width:46px}.public-videos-tab-for-seller .inner_nav{display:flex;flex-wrap:wrap;padding-left:35px}.public-videos-tab-for-seller .inner_nav span{font-size:20px;line-height:35px}.public-videos-tab-for-seller .btn-new-video{color:#fff;font-family:CircularStd-Bold,sans-serif!important;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin:19px 20px 18px auto;min-height:43px!important;padding:0 22px;text-transform:none}.public-videos-tab-for-seller .btn-new-video:hover{color:#f80560}.public-videos-tab-for-seller .btn-new-video:hover .upload-image{content:url(/theme-images/seller-profile/upload-pink.svg)}.public-videos-tab-for-seller .btn-new-video:focus{color:#f80560}.public-videos-tab-for-seller .btn-new-video:focus .upload-image{content:url(/theme-images/seller-profile/upload-pink.svg)}.public-videos-tab-for-seller .select2-selection__rendered,.public-videos-tab-for-seller a,.public-videos-tab-for-seller button,.public-videos-tab-for-seller input,.public-videos-tab-for-seller label,.public-videos-tab-for-seller select,.public-videos-tab-for-seller span{font-family:CircularStd-Book!important}.public-videos-tab-for-seller .videos_gallery{color:#9195a2;font-size:16px!important;line-height:20px!important}.public-videos-tab-for-seller .upload-image{margin-right:10px}.public-videos-tab-for-seller .tab-content{background:#fff}.public-videos-tab-for-seller .mdsg--content-area--bottom{padding:0 31px!important}.public-videos-tab-for-seller .padding-left-none{padding-left:0}.public-videos-tab-for-seller .video-item{border-radius:10px;max-width:650px;padding-bottom:40px;padding-left:20px;padding-right:20px}.public-videos-tab-for-seller .video-description{display:flex;justify-content:space-between;margin-top:10px;width:100%}.public-videos-tab-for-seller .text-center{display:flex;flex-direction:column;width:100%}.public-videos-tab-for-seller .video-description-body{display:flex;flex-direction:column;padding:20px 40px 0 0;width:70.7%}.public-videos-tab-for-seller .video-description-body .edit-image{height:36px;width:20px}.public-videos-tab-for-seller .video-description-info{display:flex;flex-direction:column;margin-top:20px}.public-videos-tab-for-seller .video-description-info .info-block{display:flex;justify-content:space-between}.public-videos-tab-for-seller .video-description-title{color:#000;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.public-videos-tab-for-seller .video-description-text{color:#717287;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-top:6px;overflow-wrap:break-word;text-align:left;width:100%}.public-videos-tab-for-seller .video-description-time{color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:36px;margin:0 0 0 7px;text-align:right}.public-videos-tab-for-seller .mdsg-btn{background:#f80560;border:2px solid #f80560;border-radius:50px;color:#fff;font-family:CircularStd-Bold,sans-serif;font-size:18px;line-height:18px;margin-top:10px;padding:14px 16px;text-align:center;width:295px}@media screen and (max-width:800px){.public-videos-tab-for-seller .mdsg-btn{margin-left:0;width:335px}}.public-videos-tab-for-seller .delete-image{cursor:pointer;margin-top:19px}.public-videos-tab-for-seller .description-for-mobile{display:none}.public-videos-tab-for-seller .mdsg-common-tab-content-block{padding:40px 20px 50px!important}@media screen and (max-width:800px){.public-videos-tab-for-seller .mdsg-common-tab-content-block{padding-top:20px!important}}@media screen and (max-width:767px){.public-videos-tab-for-seller .video-image{display:none}.public-videos-tab-for-seller .mdsg--content-area--bottom{background:#f8fbff!important}.public-videos-tab-for-seller .videos-panel-body{padding:0}.public-videos-tab-for-seller .inner_nav{padding-left:0}.public-videos-tab-for-seller .videos-navs{background:#f8fbff!important;padding:10px 23px 28px 29px}.public-videos-tab-for-seller .btn-new-video{margin:0 0 0 auto}.public-videos-tab-for-seller .videos-panel{border:0!important}.public-videos-tab-for-seller .video-item{background:#f8fbff!important;padding-bottom:22px}.public-videos-tab-for-seller .video-description-body-ikon{flex-direction:row}.public-videos-tab-for-seller .delete-image{margin-right:0!important;margin-top:0}.public-videos-tab-for-seller .mdsg--content-area--bottom{padding:0 16px!important}.public-videos-tab-for-seller .inner_nav span{width:-moz-max-content;width:max-content}.public-videos-tab-for-seller .inner_nav{display:flex;flex-direction:column;width:-moz-max-content;width:max-content}.public-videos-tab-for-seller .text-center{align-items:center}}@media screen and (max-width:800px){.public-videos-tab-for-seller .mdsg-common-tab-content-block{padding-top:20px!important}.public-videos-tab-for-seller .video-item{background:#fff!important;max-width:335px;min-width:335px;padding-bottom:50px;padding-left:0;padding-right:0}.public-videos-tab-for-seller .video-block{background:#fff;height:187px;max-width:335px;min-width:335px}.public-videos-tab-for-seller .video-description-body{padding:17px 0 10px;width:100%}.public-videos-tab-for-seller .video-description-time{margin:0 0 0 7px}.public-videos-tab-for-seller .video-description{background:#fff;flex-direction:column}.public-videos-tab-for-seller .video-description-info{margin-top:0}.public-videos-tab-for-seller .mdsg-btn{padding:14px 15px!important}.public-videos-tab-for-seller .video-description-info .info-block{justify-content:normal}.public-videos-tab-for-seller .clock-mobile{margin-right:20px}.public-videos-tab-for-seller .video-item-block{align-items:center;flex-direction:column;width:-moz-max-content;width:max-content}}.reviews-tab-for-seller{background:#fff;display:flex;font-family:CircularStd-Book;margin-top:-4px;width:100%;z-index:1}.reviews-tab-for-seller__body{width:100%}.reviews-tab-for-seller .loader-box{margin:50px auto!important;text-align:center;width:100px}.reviews-tab-for-seller__not-found-block{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media screen and (max-width:800px){.reviews-tab-for-seller__not-found-block{height:-moz-max-content;height:max-content;margin-top:35px}}.reviews-tab-for-seller__not-found-block-body{align-items:center;display:flex;flex-direction:column}.reviews-tab-for-seller__not-found-block-title{color:#b2b8c9;font-size:20px;font-weight:500;line-height:25px;margin-bottom:25px;text-align:center}.reviews-tab-for-seller__add-new-review-block{align-items:center;background:#eef2f8;border:1px solid #e7e9ef;border-radius:16px;box-shadow:0 24px 24px -10px rgba(0,0,0,.02);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:-moz-max-content;height:max-content;justify-content:center;max-width:400px;min-height:350px;min-width:335px;width:100%}@media screen and (max-width:800px){.reviews-tab-for-seller__add-new-review-block{height:129px!important;min-height:129px!important}}.reviews-tab-for-seller__add-new-review-block img{height:70px;width:70px}@media screen and (max-width:800px){.reviews-tab-for-seller__add-new-review-block img{height:41px;width:41px}}.reviews-tab-for-seller__add-new-review-block_with-indented{margin-bottom:35px;margin-right:35px}@media screen and (max-width:800px){.reviews-tab-for-seller__add-new-review-block_with-indented{margin-bottom:15px;margin-right:20px}}.reviews-tab-for-seller__add-new-review-block-title{color:#f80560;font-size:18px;font-weight:500;line-height:23px;margin-top:25px}@media screen and (max-width:800px){.reviews-tab-for-seller__add-new-review-block-title{margin-top:15px}}.reviews-tab-for-seller__items-block{display:flex;flex-wrap:wrap;padding:50px 0 50px 30px;width:100%}@media screen and (max-width:800px){.reviews-tab-for-seller__items-block{padding:35px 0 30px 20px}}.reviews-tab-for-seller__item{background:#fff;border:1px solid #e7e9ef;border-radius:16px;box-shadow:0 24px 24px -10px rgba(0,0,0,.02);box-sizing:border-box;height:-moz-max-content;height:max-content;margin-bottom:35px;margin-right:35px;max-width:400px;min-height:350px;min-width:335px;width:100%}@media screen and (max-width:800px){.reviews-tab-for-seller__item{margin-bottom:15px;margin-right:20px}}.reviews-tab-for-seller__item-body{display:flex;flex-direction:column;padding:30px 35px;position:relative}@media screen and (max-width:800px){.reviews-tab-for-seller__item-body{padding:30px 25px}}.reviews-tab-for-seller__edit-review{cursor:pointer;position:absolute;right:35px;top:10px}.reviews-tab-for-seller__delete-review{cursor:pointer;position:absolute;right:10px;top:10px}.reviews-tab-for-seller__item-stars-block{display:flex;margin:35px 0 0}.reviews-tab-for-seller__star{height:21px;margin-right:2px;width:21px}.reviews-tab-for-seller__star img{height:21px;width:21px}.reviews-tab-for-seller__item-value{-ms-overflow-style:none;-webkit-box-orient:vertical;color:#333448;display:-webkit-box;font-size:15px;font-weight:450;line-height:19px;margin-top:15px;max-height:230px;min-height:230px;overflow-y:auto;scrollbar-width:none;text-overflow:ellipsis;white-space:pre-line;word-break:normal}@media screen and (max-width:800px){.reviews-tab-for-seller__item-value{max-height:230px}}.reviews-tab-for-seller__item-value::-webkit-scrollbar{display:none}.reviews-tab-for-seller__tools-box{display:flex;margin-top:11px}.reviews-tab-for-seller__action-span{color:#f80560;cursor:pointer;font-size:15px;font-weight:450;line-height:19px}.reviews-tab-for-seller__edit-review-block{cursor:pointer;display:flex;margin-right:35px}.reviews-tab-for-seller__edit-review-block img{margin-right:15px}.reviews-tab-for-seller__item-title-block{display:flex}.reviews-tab-for-seller__item-avatar{height:50px;margin-right:25px;-o-object-fit:cover;object-fit:cover;width:50px}.reviews-tab-for-seller__item-avatar img{border-radius:50px;height:50px;width:50px}.reviews-tab-for-seller__item-title{display:flex;flex-direction:column}.reviews-tab-for-seller__item-title-name{color:#333448;cursor:pointer;font-size:20px;font-weight:700;line-height:25px;margin-top:2px;max-width:275px;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.reviews-tab-for-seller__item-title-name:focus,.reviews-tab-for-seller__item-title-name:hover{color:#f80560}@media (max-width:640px){.reviews-tab-for-seller__item-title-name{max-width:225px}}.reviews-tab-for-seller__item-title-date{color:#9195a2;font-size:13px;font-weight:450;line-height:16px;margin-top:5px}.review-modal{font-family:CircularStd-Book;position:fixed;top:7%;visibility:visible}.review-modal__stars{align-items:center;display:flex;justify-content:space-between}@media (max-width:640px){.review-modal__stars{flex-direction:column}}.review-modal__description{border:1px solid #cfcfcf;height:160px;padding:15px}.review-modal__stars-label{color:#f80560;font-size:18px;font-weight:500;line-height:23px}@media (max-width:640px){.review-modal__stars-label{margin-bottom:10px}}.review-modal__stars-block{display:flex;justify-content:space-between;margin:0 0 10px;width:170px}.review-modal__star{cursor:pointer;padding:5px}.review-modal .modal-header{align-items:center;background:#f1f5f8;border-bottom:none;display:flex;padding:48px 58px!important;position:relative;width:100%}@media (max-width:640px){.review-modal .modal-header{padding:25px 30px!important}}.review-modal .modal-header__title{color:#000;font-size:22px;font-style:normal;font-weight:450;line-height:28px;text-align:center}@media (max-width:640px){.review-modal .modal-header__title{font-size:18px}}.review-modal .modal-header__title span{color:#f80560}.review-modal .modal-header__title-new{color:#333448;font-size:26px;font-weight:500;line-height:33px;margin:0 auto;text-align:center}@media (max-width:640px){.review-modal .modal-header__title-new{font-size:18px;line-height:25px}}.review-modal .modal-header__title-new span{color:#f80560}.review-modal .modal-header .close{position:absolute;right:30px;top:20px}@media (max-width:640px){.review-modal .modal-header .close{right:10px;top:5px}}.review-modal .modal-body{padding:25px 60px 0;position:relative;width:100%}@media (max-width:640px){.review-modal .modal-body{padding:30px 10px 0}}.review-modal .modal-body__shop{align-items:center;display:flex;flex-direction:column}.review-modal .modal-body__shop-title{color:#333448;font-size:18px;font-weight:450;line-height:23px;margin-bottom:15px;max-width:374px;text-align:center}.review-modal .modal-body__shop-block{background:#f1f5f8;border:1px solid #e4e8eb;border-radius:5px;box-sizing:border-box;display:flex;height:98px;margin-bottom:25px;padding:15px 30px;width:365px}@media (max-width:640px){.review-modal .modal-body__shop-block{margin:0 10px 25px;padding:15px 10px;width:350px}}.review-modal .modal-body__shop-block-image{border-radius:7px;height:68px;margin-right:25px;width:68px}.review-modal .modal-body__shop-block-body{display:flex;flex-direction:column}.review-modal .modal-body__shop-block-label{color:#b2b8c9;font-size:14px;font-weight:450;line-height:18px;margin:8px 0 5px}.review-modal .modal-body__shop-block-value{color:#f80560;font-size:22px;font-weight:500;line-height:28px;text-align:left}.review-modal .modal-body__edit-item{display:flex;flex-direction:column}.review-modal .modal-body__edit-item textarea{background:#fff;border:1px solid #e7e7e7;border-radius:2px;box-sizing:border-box;height:153px;width:100%}.review-modal .modal-body__edit-item textarea::-moz-placeholder{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px}.review-modal .modal-body__edit-item textarea::placeholder{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px}@media (max-width:640px){.review-modal .modal-body__edit-item textarea{height:200px}}.review-modal .modal-body__count-symbols{color:#b2b8c9;font-size:18px;line-height:23px;margin-top:10px}@media (max-width:640px){.review-modal .modal-body__count-symbols{font-size:13px;line-height:18px}}.review-modal .modal-footer{align-items:center;border-top:1px solid #dfe3e8!important;border-top:none;display:flex;justify-content:center;margin-top:20px;padding:25px 0;width:100%}@media (max-width:640px){.review-modal .modal-footer{padding:25px 0}}.review-modal .modal-footer button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:50px;justify-content:center;line-height:20px;width:189px}.review-modal .modal-footer button:focus,.review-modal .modal-footer button:hover{opacity:.5}.review-modal .modal-dialog{height:457px;margin:0 auto;max-height:457px;max-width:640px;padding:0;width:640px}@media (max-width:640px){.review-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.review-modal .modal-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0!important}.reviews-tab-for-buyer .reviews-tab-for-seller__items-block{padding-top:0}.reviews-tab-for-buyer .reviews-tab-for-seller__add-new-review-block,.reviews-tab-for-buyer .reviews-tab-for-seller__item{margin-bottom:15px;margin-right:15px;max-width:363px;min-height:341px;min-width:335px}.show-product-page{font-family:CircularStd-Book}.show-product-page__pagination-block{display:flex;margin-top:50px;width:100%}.show-product-page__pagination-previous{cursor:pointer;display:flex;flex-direction:column;width:126px}.show-product-page__pagination-previous .show-product-page__pagination-label{padding-left:5px;text-align:left}.show-product-page__pagination-previous .show-product-page__pagination-label:before{border-left:2px solid #333448;border-top:2px solid #333448;content:"";float:left;height:6px;margin-right:5px;margin-top:7px;transform:rotate(-45deg);width:6px}.show-product-page__pagination-next{cursor:pointer;display:flex;flex-direction:column;margin:0 0 0 auto;width:126px}.show-product-page__pagination-next .show-product-page__pagination-label{padding-right:5px;text-align:right}.show-product-page__pagination-next .show-product-page__pagination-label:after{border-left:2px solid #333448;border-top:2px solid #333448;content:"";float:right;height:6px;margin-left:5px;margin-top:7px;transform:rotate(-225deg);width:6px}.show-product-page__pagination-label{color:#333448;font-size:14px;font-weight:500;line-height:18px;margin-bottom:10px;text-align:right;text-transform:capitalize}.show-product-page__pagination-image{border-radius:7px;height:125px;margin-bottom:7px;-o-object-fit:cover;object-fit:cover;width:125px}.show-product-page__pagination-description-block{display:flex;justify-content:space-between;margin-top:5px}.show-product-page__pagination-price{color:#f80560;font-size:14px;font-weight:500;line-height:18px;text-align:right;text-transform:capitalize}.show-product-page__pagination-description{color:#333448;font-size:12px;font-weight:450;line-height:15px;text-transform:capitalize}.rating-services-tab{background:#fff;display:block;margin-top:-4px;padding:40px 28px 50px;position:relative;z-index:1}.rating-services-tab__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:normal;position:relative;width:100%}@media screen and (max-width:800px){.rating-services-tab__items{display:flex;justify-content:center}}.rating-services-tab__item{background:#fdfdfd;border:1px solid #b2b8c9;border-radius:14px;display:flex;flex-direction:column;height:559px;padding:16px;width:396px}@media screen and (max-width:800px){.rating-services-tab__item{width:311px}}.rating-services-tab__item-image{height:230px;margin-bottom:24px;-o-object-fit:cover;object-fit:cover;width:364px}@media screen and (max-width:800px){.rating-services-tab__item-image{width:279px}}.rating-services-tab__item-title{color:#333;font-size:22px;font-style:normal;font-weight:700;letter-spacing:.11px;line-height:26px;margin:16px 0}.rating-services-tab__item-description{color:#333;font-size:14px;font-style:normal;font-weight:450;line-height:normal;margin-bottom:16px;min-height:72px}.rating-services-tab__item-button{background:#fff;border:1px solid #f80560;border-radius:28px;color:#f80560;font-size:18px;line-height:18px;margin-top:32px;padding:12px 28px;text-align:center;width:100%}.rating-services-tab .count-photo{color:#333;font-family:CircularStd-Bold,sans-serif!important;font-size:16px;font-style:normal;font-weight:700;line-height:26px;text-transform:capitalize}.rating-services-tab .profile-service-card__type-block{width:-moz-max-content;width:max-content}.rating-services-tab .profile-service-card__type-block img{height:14px;max-width:16px;width:16px}.rating-services-tab .selected-rating-service{display:flex;flex-direction:column}.rating-services-tab .selected-rating-service .btn-outline:first-letter{text-transform:uppercase}.rating-services-tab .selected-rating-service__types-block{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:40px}.rating-services-tab .selected-rating-service__type-card-title{color:#f80560;font-size:22px;font-style:normal;font-weight:500;line-height:normal;text-align:center;text-transform:capitalize}.rating-services-tab .selected-rating-service__type-card-description{color:#333;font-size:14px;font-style:normal;font-weight:450;line-height:normal;text-align:center}.rating-services-tab .selected-rating-service__type-card{align-items:center;background:rgba(248,5,96,.07);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:30px;height:268.152px;justify-content:center;padding:50px 66px;width:411px}@media screen and (max-width:800px){.rating-services-tab .selected-rating-service__type-card{height:230px;padding:50px 55px;width:100%}}.rating-services-tab .selected-rating-service__type-card--active{border:2px solid #f80560}.rating-services-tab .selected-rating-service__buttons-block{display:flex;margin:40px auto}@media screen and (max-width:800px){.rating-services-tab .selected-rating-service__buttons-block{margin:24px auto}}.rating-services-tab .selected-rating-service__label{margin-bottom:4px}@media screen and (max-width:800px){.rating-services-tab .selected-rating-service__label{margin-bottom:8px}}.rating-services-tab .selected-rating-service textarea{background:#fdfdfd;border:1px solid #ebebeb;border-radius:6px;height:86px}.rating-services-tab .selected-rating-service .mdsg-btn{padding:10px 40px}@media screen and (max-width:800px){.rating-services-tab .selected-rating-service .mdsg-btn{padding:10px 30px}}.rating-services-tab .selected-rating-service .btn-outline:focus,.rating-services-tab .selected-rating-service .btn-outline:hover{background:#f80560;color:#fff}.send-request-service-modal{position:fixed;top:7%;visibility:visible}.send-request-service-modal .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:column;padding:0;position:relative;width:100%}.send-request-service-modal .modal-header__title{color:#333;font-family:CircularStd-Bold,sans-serif;font-size:24px;font-style:normal;font-weight:450;letter-spacing:.12px;line-height:26px;padding:8px 0 8px 10px;text-align:center;width:100%}@media (max-width:640px){.send-request-service-modal .modal-header__title{font-size:18px}}.send-request-service-modal .modal-header__description{color:#333;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:24px;padding:8px 0 8px 10px;text-align:center;width:100%}@media (max-width:640px){.send-request-service-modal .modal-header__description{font-size:18px}}.send-request-service-modal .modal-header .close{position:absolute;right:-10px;top:-25px}.send-request-service-modal .modal-body{align-items:flex-start;display:flex;flex-direction:column;padding:0;position:relative;width:100%}.send-request-service-modal .modal-footer{align-items:center;border-top:none;display:flex;justify-content:space-between;padding:16px 0 0;width:100%}.send-request-service-modal .modal-footer button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:40px;justify-content:center;line-height:24px;width:217px}.send-request-service-modal .modal-footer button:focus,.send-request-service-modal .modal-footer button:hover{opacity:.5}@media screen and (max-width:800px){.send-request-service-modal .modal-footer button{width:150px}}.send-request-service-modal .modal-dialog{border-radius:30px;height:517px;margin:0 auto;max-height:517px;max-width:497px;width:497px}@media (max-width:640px){.send-request-service-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.send-request-service-modal .modal-content{align-items:center;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.send-request-service-modal #buyer-profile-image-dropzone{margin:16px 0;width:100%}.send-request-service-modal .buyer-profile-image-dropzone{height:155px}.send-request-service-modal .row-item-label{color:#1b6be3;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:25px;text-decoration-line:underline}.send-request-service-modal__cancel-button{background:#fff!important;border:2px solid #f80560!important;color:#f80560!important}.send-request-service-modal button{margin:0!important}.send-request-service-modal__label-price{color:#b2b8c9;font-size:16px;font-style:normal;font-weight:450;line-height:normal;margin:16px 0 14px}.send-request-service-modal .convert-block-for-collection{height:50px;width:150px}.send-request-service-modal .convert-block-for-collection input{font-size:16px}.send-request-service-modal .convert-block-for-collection__item_price span{color:#0b4ae2}.send-request-service-modal .buyer-profile-upload-gallery__item{height:80px;margin:0 8px 16px 0;width:80px}@media screen and (max-width:800px){.send-request-service-modal .buyer-profile-upload-gallery__item{height:75px;margin:0 5px 16px 0;width:75px}}.send-request-service-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image{height:80px;-o-object-fit:cover;object-fit:cover;width:80px}@media screen and (max-width:800px){.send-request-service-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image{height:75px;width:75px}}.send-request-service-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image-icons{bottom:40px;left:45px}.send-request-service-modal .upload-video-progress{left:0;margin:0 auto;right:0;top:150px}.send-request-service-modal__types-block{display:flex}.send-request-service-modal__types-block--label{align-items:center;display:flex}.send-request-service-modal__types-block input[type=radio]{cursor:pointer;margin:16px}.send-request-service-modal__types-block input[type=radio]:after{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px;content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.send-request-service-modal__types-block input[type=radio]:checked:after{background-color:#f80560;background-size:12px;border:1px solid #e7e7e7;border-radius:10px;content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.send-request-service-modal__title{color:#333448;font-size:16px;font-weight:500;line-height:24px;margin-top:10px}.send-request-service-modal .video .delete-image{background:#fbfbfb;border:none;cursor:pointer;margin-left:auto;position:absolute;right:20px;top:20px}.send-request-service-modal .video-body .video{border-radius:3px;height:100%;max-height:248px;max-width:610px;min-height:248px;width:350px}@media screen and (max-width:800px){.send-request-service-modal .video-body .video{width:300px}}.send-request-service-modal .buyer-profile-video-dropzone{height:300px!important;margin:16px 0;width:100%}#buyer-profile-image-dropzone .selected-image{background:#fdfdfd;border:1px solid #eaecf0;border-radius:8px;display:flex;justify-content:center;padding:8px 0;position:relative;width:100%}#buyer-profile-image-dropzone .selected-image__image-icons{display:flex;justify-content:space-between;position:absolute;right:8px;top:8px;transition:all .3s ease-out}#buyer-profile-image-dropzone .selected-image__image-icons .buyer-profile-upload-gallery__image-icon{margin-left:6px}#buyer-profile-image-dropzone .selected-image__image{border-radius:8px;height:141px;-o-object-fit:cover;object-fit:cover;width:141px}.site-footer__label-block-for-mobile{display:none}@media screen and (max-width:800px){.site-footer__label-block-for-mobile{background:#fff;display:flex;justify-content:center;padding:20px 0}.site-footer__label-block-for-mobile span{color:#28252a;font-family:CircularStd-Book,sans-serif!important;font-size:14px;line-height:29px;margin-bottom:0;opacity:.5}.site-footer__label-block-for-mobile label{color:#181515;font-family:CircularStd-Bold,sans-serif!important;font-size:20px;line-height:21px;margin-right:5px}}.site-footer .language-dropdown-menu button{background:#fff;color:#000;font-family:CircularStd-Medium,sans-serif;font-size:16px;line-height:normal;opacity:.3;padding:0;text-decoration:none}.site-footer .language-dropdown-menu button:hover{color:#f80560;opacity:1}.site-footer .language-dropdown-menu button:focus{background:#fff!important;color:#f80560;font-family:CircularStd-Medium,sans-serif;font-size:16px;line-height:normal;opacity:1;padding:0;text-decoration:none}.site-footer .language-dropdown-menu-list li{color:#a2a2a2;cursor:pointer;padding:5px}.site-footer .language-dropdown-menu-list li .selected{color:#f80360!important}.site-footer .menu-footer-menu-container{height:200px}.home-page{overflow-x:hidden;overflow-y:hidden}.home-page .mdsg-main-banner--blue-bg:after{left:99%!important}.home-page .mdsg-main-banner-title{margin-top:60px}.home-page .mdsg-banner-girl-image img{height:100%;margin-left:-58px;position:relative;width:auto}.home-page .mdsg--inner--blocks-inner .category-block-for-homepage__subtitle{color:#fff;font-family:CircularStd-Book,sans-serif!important;font-size:27px;line-height:34px;margin-bottom:41px;max-width:100%;width:280px}.home-page .mdsg--inner--blocks-inner a.mdsg-btn{display:inline-block;margin-left:0}.home-page .mdsg-buy--passionately:before{background:#f9055d;content:"";display:block;height:100%;left:auto;position:absolute;right:100%;width:100%;width:140vh}.home-page .mdsg-banner-bottom--portion:after{background:#f8fbff;bottom:0;content:"";height:100%;left:0;position:absolute;top:100%;width:100%;z-index:1}.home-page .mdsg--category--blocks{background:#65b5d2;padding:70px 35px 50px!important}.home-page .mdsg--category--blocks.mdsg--col-grid{height:calc(100% + 20px);margin-bottom:-10px;margin-top:-10px;position:relative;transform:scale(1);z-index:2}.home-page .mdsg--category--blocks .mdsg--inner--blocks-inner{width:100%}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat{background:#76bdd7;border-radius:15px;display:flex;flex-direction:column;height:130px;margin-bottom:15px;margin-left:15px;padding:30px 15px 15px;position:relative;text-align:center;width:30.33%}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat:nth-child(3n+1){margin-left:0}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat span.mdsg-product-cat-name{bottom:0;color:#fff;display:block;font-family:CircularStd-Book,sans-serif;font-size:14px;left:0;margin:0 auto;padding:0 15px 15px;position:absolute;text-align:center;width:100%}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat svg.mdsg-svg{transition:.8s}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat:hover svg.mdsg-svg{transform:rotateY(180deg);transition:.8s}.home-page .mdsg-product-cat .mdsg-product-cat-link .mdsg-svg path{fill:#fff}.home-page .mdsg-product-cat:hover .mdsg-product-cat-link .mdsg-svg path{fill:#f80560}.home-page .mdsg-product-cat .mdsg-product-cat-link .mdsg-svg .mdsg-brief--item{stroke:#fff}.home-page .mdsg-product-cat:hover .mdsg-product-cat-link .mdsg-svg .mdsg-brief--item{stroke:#f80560}.home-page .mdsg-product-cat .mdsg-product-cat-link .mdsg-svg .mdsg-brief--item path{fill:none}.home-page .mdsg-all-product-cat-link-wrp{display:block;margin-top:40px;text-align:left;width:100%}.home-page .mdsg-open--store:after{background:#0c4de0;content:"";display:block;height:100%;left:100%;position:absolute;right:auto;width:130vh}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat:hover{background:#fff;color:#f80560;transition:all .2s}.home-page .mdsg--category--blocks .mdsg-product-cats-main-wrp .mdsg-product-cat:hover span.mdsg-product-cat-name{color:#f80560;transition:all .2s}.home-page .mdsg--category--blocks span.mdsg-blocks--title{font-size:30px;opacity:1}.home-page .mdsg-open--store{background:#0c4de0}.home-page .mdsg-open--store .mdsg--inner--blocks-inner{padding-left:10.7%;position:relative;z-index:2}.home-page .mdsg--small--images-bg br{display:none}.home-page .mdsg--small--images-bg img{position:absolute}.home-page .mdsg--small--images-bg img.mdsg-white-bra{left:75px;top:0;z-index:1}.home-page .mdsg--become--main-section{display:inline-block;position:relative;width:100%;z-index:2}.home-page .mdsg--become--main-section .expand-enter-active,.home-page .mdsg--become--main-section .expand-leave-active{transition:all 1s}.home-page .mdsg--become--main-section .expand-enter,.home-page .mdsg--become--main-section .expand-leave-to{opacity:0;transform:translateY(30px)}.home-page .mdsg--col--become{padding:200px 0 95px}.home-page .mdsg--become--main-section--inner{display:flex;flex-direction:row;flex-wrap:wrap}.home-page .mdsg--become-seller-main{background-color:#0b4ae2}.home-page .mdsg--become-buyer-main.mdsg--become-buyer-main{background-color:#93c4cf;padding-left:70px}.home-page .mdsg--become--main-section--inner .mdsg-become--title{color:#000;font-family:CircularStd-Bold,sans-serif;font-size:50px;margin-bottom:66px}.home-page .mdsg--become--main-section--inner .mdsg-become--title.white{color:#fff}.home-page ul.mdsg--become-buyer{border-left:1px solid rgba(0,0,0,.3)!important}.home-page ul.mdsg--become-buyer,.home-page ul.mdsg--become-buyer li{color:#000}.home-page ul.mdsg--become-list-content{border-left:1px solid hsla(0,0%,100%,.3);color:#fff;display:block;font-size:20px;margin-bottom:40px;padding-left:25px;width:100%}.home-page ul.mdsg--become-list-content>li .mdsg--content--outer{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:25px;padding:7px 0}.home-page ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list{align-items:center;background:#fff;border-radius:50%;display:flex;flex-direction:column;height:44px;justify-content:center;margin-right:15px;width:44px}.home-page ul.mdsg--become-list-content>li .mdsg--contents--list{display:inline-block;float:right;max-width:calc(100% - 60px);text-align:left}.home-page ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list .mdsg-svg,.home-page ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list img{max-height:24px;max-width:24px}.home-page .mdsg--col--become a.mdsg-btn{display:inline-block;margin-left:25px}.home-page .mdsg--or--circle{align-items:center;background:#fff;border-radius:50%;color:#0c4de0;display:flex;flex-direction:column;font-family:CircularStd-Black,sans-serif!important;font-size:18px;height:86px;justify-content:center;left:100%;margin-left:-43px;position:absolute;text-align:center;text-transform:uppercase;top:180px;width:86px;z-index:1}.home-page .cross-img-become{bottom:55px;position:absolute;right:120px}.home-page .circle-img-become{bottom:-13px;left:125px;position:absolute}.home-page p strong{font-family:CircularStd-Bold,sans-serif}.home-page .mdsg-featured-shops-main-wrp{background:transparent;margin-bottom:0;position:relative;text-align:center;z-index:3}.home-page .mdsg-featured-shops-main-wrp .mdsg-featured-shops-main-wrp-inner{background:#fff;display:inline-block;float:none;margin:20px auto 0;max-width:100%;padding-bottom:45px;position:relative;width:100%;width:1480px;z-index:2}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img-wrp--inr{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;margin:0 auto;text-align:center;width:100%}.home-page .mdsg-product-img-wrp--inr:before{background:rgba(0,0,0,.1);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img-wrp--inr img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img--gallery{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:8px;color:#fff;display:flex;flex-direction:column;font-family:CircularStd-Book,sans-serif;font-size:20px;height:86px;justify-content:center;line-height:normal;position:absolute;right:8px;text-align:center;width:86px}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img--gallery>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img-wrp{position:relative}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img--gallery:before{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg--count--items{align-items:center;display:flex;height:100%;justify-content:center;line-height:100%;position:absolute;vertical-align:middle;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-shop-owner-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;border-radius:50%;box-sizing:border-box;height:70px;left:38.35%;overflow:hidden;position:absolute;top:-17.5%;width:70px}.home-page .mdsg-featured-shops-inr-wrp .mdsg-shop-owner-img img.mdsg-shop-owner-img-circle{height:100%;object-fit:cover;-o-object-fit:cover;-o-object-position:center;object-position:center;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-shop-details--bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#ffa0c4;border-radius:0 0 5px 5px;display:flex;flex-direction:column;flex-wrap:wrap;height:42.35%;max-width:100%;position:relative;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-shop-name-loc--wrp{height:50%;margin-top:14.7%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-shop-name{color:#1c1a1a;display:block;font-family:CircularStd-Medium,sans-serif;font-size:18px;margin-bottom:5px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:normal}.home-page .mdsg-shop-link a.mdsg-shop-link{background:#f80560;border-radius:30px;color:#fff;font-family:CircularStd-Book;font-size:18px;padding:11px 77px;text-align:right;transition:all .2s}.home-page .mdsg-shop-link a.mdsg-shop-link:hover{color:#000;transition:all .2s}.home-page .mdsg-shop-location{color:#b0b0b0;font-size:14px}.home-page .mdsg-shop-location i.fa{font-size:17px;margin-right:7px}.home-page .mdsg-featured-shops-inr-wrp .mdsg--count--items a{align-items:center;color:#fff;display:flex;font-size:20px;height:100%;justify-content:center;width:100%}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img--gallery:hover:before{background:hsla(0,0%,100%,.5);transition:all .2s}.home-page .mdsg-featured-shops-inr-wrp .mdsg-product-img--gallery:hover a{color:#000;transition:all .2s}.home-page .mdsg-shop-products{border-radius:5px 5px 0 0;height:300px}.home-page .mdsg-product-img-wrp--inr--image{border-radius:5px 5px 0 0}.home-page .mdsg-shop-name-block{display:flex;justify-content:center}.home-page .mdsg-shop-name{max-width:212px}.home-page .mdsg-shop-age,.home-page .mdsg-shop-name{color:#333;font-family:CircularStd-Book;font-size:18px;font-weight:700;line-height:23px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:-moz-max-content;width:max-content;word-break:normal}.home-page .mdsg-shop-country{height:21px;margin-left:3.4%;width:21px}.home-page .mdsg-shop-tag{word-wrap:break-word;color:#a2a2a2;font-family:CircularStd-Book;font-size:12px;font-style:normal;font-weight:400;line-height:15px;margin-top:3.5%;max-height:45px;max-width:290px;min-height:45px;overflow:hidden;padding:0 20px;text-align:center}.home-page .mdsg-shop-tag:first-letter{text-transform:capitalize}.home-page .content-wrap{overflow-x:hidden}.home-page .slider-single-item-details-other-info-sofia{padding-left:5px!important}.home-page .mdsg-shop-statistics-icon-close-image{height:21px;width:30px}.home-page .mdsg-featured-shops-inr-wrp2{max-height:580px}.home-page .blog-slider-section-on-home-page-container .slider-single-item-details-title{min-height:72px}.home-page .breadcrumbs{display:none}.home-page .mdsg--banner-container{position:relative}.home-page .mdsg-home-page-main-banner{min-height:815px;overflow-x:hidden;overflow-y:hidden}.home-page .mdsg--banner--content-outer{display:flex;flex-direction:row;height:100%;min-height:815px;position:relative}.home-page .mdsg-main-banner--white-bg{background:#c9c2c2;background:#fff;background:linear-gradient(90deg,#fff 0,#f8f8f8 20%,#f8f8f8);bottom:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f8f8f8",GradientType=1);height:100%;left:0;position:absolute;top:0;width:68%}.home-page .mdsg-main-banner--white-bg:before{background:#fff;content:"";height:100%;left:auto;position:absolute;right:100%;width:1000%}.home-page .mdsg-main-banner--blue-bg{background:#65b5d2;bottom:0;height:100%;position:absolute;right:0;top:0;width:32%}.home-page .mdsg-main-banner--blue-bg:after{background:#65b5d2;content:"";height:100%;left:100%;position:absolute;width:1000%}.home-page .mdsg--inner--blocks-inner span.mdsg-blocks--title{font-family:CircularStd-Book,sans-serif}.home-page .mdsg--content--banner--image-title{left:0;padding:0 15px;position:absolute;right:0;top:0;width:100%}.home-page .mdsg--content--banner--image-title--inner{display:flex;flex-direction:row;height:815px;max-height:100%;width:100%}.home-page .mdsg-main-banner-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:100%;width:580px}.home-page .mdsg-banner-girl-image{position:relative;z-index:1}.home-page .mdsg-banner-girl-image .img-block{height:100%;margin-left:-58px;position:relative;width:auto}.home-page .mdsg-main-banner-how-it-works{align-items:center;background:#fff;border-bottom:3px solid #f80560;display:flex;height:110px;justify-content:flex-start;padding:25px 30px;transition:all .2s;width:330px}.home-page .mdsg-main-banner-how-it-works:hover{box-shadow:0 1px 8px 0 rgba(0,0,0,.471);transition:all .2s}.home-page .mdsg--play--icons{height:55px;margin-right:20px;width:55px}.home-page .mdsg-main-banner-how-it-works>a{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.home-page .mdsg-main-banner-how-it-works>a:focus{outline:0 none}.home-page .mdsg--play--icons svg{transform:rotate(0deg);transition:all .5s}.home-page .mdsg--play--icons svg path{fill:#f80560;transition:all .2s}.home-page .mdsg--play--icons:hover svg{transform:rotate(1turn);transition:all .5s}.home-page .mdsg--play--icons:hover svg path{fill:#000;transition:all .3s}.home-page .mdsg-video--text-content{color:#f80560;font-family:CircularStd-Book,sans-serif;font-size:18px}.home-page .mdsg-video--text-content span{color:#000;display:block;font-family:CircularStd-Bold,sans-serif;font-size:14px;margin-top:8px;opacity:.5}.home-page .mdsg-cross--img{left:0;top:74px}.home-page .mdsg-circle--img{right:5px;top:250px}.home-page .mdsg-circle--img-1{bottom:0;left:90px}.home-page .mdsg-cross--img-1{bottom:128px;right:-70px}.home-page .home{overflow-x:hidden}.home-page .mdsg-banner-bottom--portion{clear:both;overflow:initial;position:relative;z-index:2}.home-page .mdsg-banner-bottom--portion--inner{-webkit-box-align:center;-ms-flex-align:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.home-page .mdsg-banner-bottom--portion--inner .mdsg--col-grid{display:flex;flex-direction:row;justify-content:flex-start;padding:0 15px 0 0;position:relative;width:33.3333%}.home-page .mdsg-buy--passionately{background:radial-gradient(ellipse at center,#fc054f 0,#f80560 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FC054F",endColorstr="#f80560",GradientType=0)}.home-page .mdsg--inner--blocks{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:auto;position:relative;width:100%}.home-page .mdsg-right-side-img{height:560px;position:absolute;right:-98px;top:0;width:auto}.home-page .mdsg-right-side-img img{height:100%}.home-page .mdsg--inner--blocks-inner span.mdsg-blocks--title{color:#fff;display:block;font-family:CircularStd-Medium,sans-serif;font-size:20px;margin-bottom:27px;opacity:.5}.home-page .mdsg--small--images-bg img.mdsg-underwear-red{right:-10px;top:0;z-index:1}.home-page .mdsg--small--images-bg img.mdsg-bikini-set{left:70%;top:30%;z-index:1}.home-page .mdsg--small--images-bg img.mdsg-underwear-purple{bottom:-75px;z-index:1}.home-page .mdsg-shop-statistics-block{display:flex;justify-content:center;margin-top:6%;width:100%}.home-page .mdsg-shop--statistics-count{color:#a2a2a2;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:21px;padding-left:10px}.home-page .mdsg-shop-statistics-block-body{align-items:center;display:flex;width:-moz-max-content;width:max-content}.home-page .mdsg-shop-statistics-block-body .mdsg-shop-statistics-icon:nth-child(n+2){padding-left:14px}.home-page .mdsg-shop-statistics-icon{height:70%;width:24%}.home-page .mdsg-shop-link{margin-top:5%}.home-page .mdsg-product--slider--title>.about-section-on-home-title{color:#f80560;font-family:CircularStd-Book,sans-serif!important;font-size:50px;margin-bottom:53px;text-align:center}.home-page .mdsg-featured-products-main-wrp{padding:22px 0 0}.home-page .mdsg-featured-products-title{padding-bottom:0;text-align:left}.home-page .about-section-on-home-page-left{padding-left:5px;padding-right:5px}.home-page .mdsg-btn-buy-now{font-family:CircularStd-Book,sans-serif;margin-left:auto;margin-right:1.5%;padding:22px 76px;width:-moz-max-content;width:max-content}.home-page .mdsg-baner-red{height:85.5%;left:-15%;position:absolute;top:-11%;width:34.25%}.home-page .mdsg-btn-sell-now{background:#0b4ae2;font-family:CircularStd-Book,sans-serif;margin-right:1.5%;margin-top:2.2%;padding:22px 79px;width:-moz-max-content;width:max-content}.home-page .mdsg-btn-sell-now:hover{background:#fff!important;border:2px solid #0b4ae2!important;color:#0b4ae2!important}.home-page .mdsg-baner-img{background:#0b4ae2;height:100%;position:relative;width:100%}.home-page .mdsg-baner-img-red{background:#f80560}.home-page .mdsg-baner-red-text{top:8%;width:76%}.home-page .mdsg-baner-blue-text,.home-page .mdsg-baner-red-text{color:#fff;font-family:CircularStd-Book,sans-serif;font-size:1.75vw;font-style:normal;font-weight:500;left:10%;line-height:2.4vw;position:absolute;text-align:start}.home-page .mdsg-baner-blue-text{top:7%;width:77%}.home-page .mdsg-baner-blue{bottom:-9%;height:80.9%;position:absolute;right:-16%;width:34.25%}.home-page .mdsg-categories-icon{height:100%;width:51%}.home-page .mdsg-shop-link-visit-store{background:#f80560;border-radius:30px;color:#fff;display:inline-block;font-family:CircularStd-Book;font-size:18px;min-height:44px;min-width:230px!important;padding:13px 0;text-align:center;transition:all .2s;width:auto}.home-page .mdsg-shop-link-visit-store:hover{background:#fff;border:2px solid #f80560;color:#f80560}.home-page .mdsg-shop-link-visit-store-box{margin-top:15px}.home-page .mdsg-btn-buy-now-show-mobile{display:none}.home-page .featured-seller-slide{display:flex;justify-content:center}@media screen and (max-width:992px){.home-page .featured-seller-slide{max-width:375px!important}}.home-page .mdsg-shop-details-wrp2{border-radius:5px;display:flex;flex-direction:column;height:586px;max-width:346px!important;min-width:340px!important;padding:28px 20px}.home-page .about-section-on-home-title2{color:#f80560;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;margin-bottom:53px;margin-top:42px;text-align:center}.home-page .mdsg-product-img-wrp--inr--image{height:100%;width:100%}.home-page .set-object-fit-cover{-o-object-fit:cover;object-fit:cover}.home-page .mdsg-shop-owner-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;border-radius:50%;box-sizing:border-box;height:70px;left:38.35%;overflow:hidden;position:absolute;top:-17.5%;width:70px}.home-page .mdsg-shop-owner-img-circle{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.home-page .mdsg-shop-details--bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;border-radius:0 0 5px 5px;display:flex;flex-direction:column;flex-wrap:wrap;height:42.35%;max-width:100%;position:relative;width:100%}.home-page .mdsg-shop-name-loc--wrp{height:50%;margin-top:14.7%}.home-page .container-featured-sellers{padding:0!important}@media screen and (min-width:1920px){.home-page .mdsg-baner-blue-text,.home-page .mdsg-baner-red-text{font-size:34px;line-height:46px}}@media screen and (max-width:992px){.home-page .about-section-on-home-title2{color:#f80560;font-size:30px;line-height:38px;margin:0;padding:100px 0 25px;text-align:center}}.become-block-for-homepage .mdsg--become-buyer,.become-block-for-homepage .mdsg--become-seller{overflow:hidden}.become-block-for-homepage__block{display:none!important}.become-block-for-homepage__block_show{display:flex!important}.become-block-for-homepage .mdsg-btn{z-index:5}.become-block-for-homepage__answer{height:0;opacity:0;width:0}.become-block-for-homepage__answer_show{height:auto;opacity:1;transition:opacity .4s ease-in-out;width:auto}.become-block-for-homepage .mdsg--become--main-section{display:inline-block;position:relative;width:100%;z-index:2}.become-block-for-homepage .mdsg--become--main-section .expand-enter-active,.become-block-for-homepage .mdsg--become--main-section .expand-leave-active{transition:all 1s}.become-block-for-homepage .mdsg--become--main-section .expand-enter,.become-block-for-homepage .mdsg--become--main-section .expand-leave-to{opacity:0;transform:translateY(30px)}.become-block-for-homepage .mdsg--col--become{padding:75px 0}.become-block-for-homepage .mdsg--become--main-section--inner{display:flex;flex-direction:row;flex-wrap:wrap}.become-block-for-homepage .mdsg--become-seller-main{background-color:#0b4ae2}.become-block-for-homepage .mdsg--become-buyer-main.mdsg--become-buyer-main{background-color:#93c4cf;padding-left:70px}.become-block-for-homepage .mdsg--become--main-section--inner .mdsg-become--title.white{color:#fff}.become-block-for-homepage .mdsg--become--main-section--inner .mdsg-become--title{color:#000;font-family:CircularStd-Book!important;font-size:42px;letter-spacing:1px;line-height:61px;margin-bottom:35px}.become-block-for-homepage ul.mdsg--become-buyer,.become-block-for-homepage ul.mdsg--become-buyer li{color:#000}.become-block-for-homepage ul.mdsg--become-list-content{border-left:1px solid hsla(0,0%,100%,.3);color:#fff;display:block;font-size:20px;margin-bottom:40px;padding-left:25px;width:100%}.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--content--outer{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:25px;padding:7px 0}.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list{align-items:center;background:#fff;border-radius:50%;display:flex;flex-direction:column;height:44px;justify-content:center;margin-right:15px;width:44px}.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--contents--list{display:inline-block;float:right;font-size:18px;font-weight:500;line-height:23px;max-width:calc(100% - 60px);text-align:left}@media screen and (max-width:991px){.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--contents--list p{font-size:16px;line-height:1.1;padding-right:35px!important}}.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list .mdsg-svg,.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list img{max-height:24px;max-width:24px}.become-block-for-homepage .mdsg--col--become a.mdsg-btn{display:inline-block;margin-left:25px}.become-block-for-homepage .mdsg--or--circle{align-items:center;background:#fff;border-radius:50%;color:#0c4de0;display:flex;flex-direction:column;font-size:18px;height:86px;justify-content:center;left:100%;margin-left:-43px;position:absolute;text-align:center;text-transform:uppercase;top:73px;width:86px;z-index:1}.become-block-for-homepage .cross-img-become{bottom:55px;position:absolute;right:120px}.become-block-for-homepage .circle-img-become{bottom:-13px;left:125px;position:absolute}.become-block-for-homepage p strong{font-family:CircularStd-Bold,sans-serif}.become-block-for-homepage .mdsg--become-buyer-main .mdsg--half--container.mdsg--left ul.mdsg--become-buyer.mdsg--become-list-content>li.collapsed8982,.become-block-for-homepage .mdsg--become-seller-main .mdsg--half--container.mdsg--right ul.mdsg--become-seller.mdsg--become-list-content>li.collapsed8982{display:none}.become-block-for-homepage .mdsg--become-buyer-main .mdsg--half--container.mdsg--left ul.mdsg--become-buyer.mdsg--become-list-content>li.collapsed8982.collapsed8982_show,.become-block-for-homepage .mdsg--become-seller-main .mdsg--half--container.mdsg--right ul.mdsg--become-seller.mdsg--become-list-content>li.collapsed8982.collapsed8982_show{display:block}.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list .mdsg-svg,.become-block-for-homepage ul.mdsg--become-list-content>li .mdsg--content--outer .mdsg-icons-list img.ing-icon-dollar55eff{height:auto}.become-block-for-homepage a.mdsg-btn.hide-only-btn544{display:none!important}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer{align-items:inherit;cursor:pointer;position:relative}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de{font-size:26px;position:absolute;right:80px;top:11px}@media screen and (max-width:991px){.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de{right:15px}}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list{margin-top:11px}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p{cursor:pointer;padding-right:108px}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p:first-letter,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p:first-letter{text-transform:capitalize}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list .answer_seller_section_on_home,.become-block-for-homepage .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list .answer_seller_section_on_home{cursor:pointer;font-family:CircularStd-Book;font-size:14px;line-height:18px;margin-top:8px;padding:0 100px 0 1px}@media screen and (max-width:991px){.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p,.become-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p{font-size:16px;line-height:1.1}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de,.become-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de{right:15px}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p,.become-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p{padding-right:35px}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list .answer_seller_section_on_home,.become-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list .answer_seller_section_on_home{padding:0 45px 0 1px}.become-block-for-homepage h3{font-size:16px;line-height:1.1;padding-right:35px!important}}@media screen and (max-width:499px){.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de,.become-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de{top:6px}.become-block-for-homepage .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p>strong,.become-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p>strong{font-size:15px}}.faq-block-for-homepage__button{align-items:center;display:flex;font-family:CircularStd-Book!important;height:60px;justify-content:center;margin:50px auto 150px;max-width:190px;padding:0;text-transform:none;width:187px}@media screen and (max-width:800px){.faq-block-for-homepage__button{margin:25px auto 15px}}.faq-block-for-homepage .faq-section-on-home-page-container{margin-top:40px!important}.faq-block-for-homepage .faq-section-on-home-page-container .expand-enter-active,.faq-block-for-homepage .faq-section-on-home-page-container .expand-leave-active{transition:all 1s}.faq-block-for-homepage .faq-section-on-home-page-container .expand-enter,.faq-block-for-homepage .faq-section-on-home-page-container .expand-leave-to{opacity:0;transform:translateY(30px)}.faq-block-for-homepage .faq-section-on-home-page-container>.faq-section-on-home-title{color:#f80560;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;line-height:61px;margin-bottom:41px;text-align:center}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page{display:flex;justify-content:center;text-align:center}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .faq-section-on-home-page-left .faq-section-h3-under-line-cst,.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .faq-section-on-home-page-right .faq-section-h3-under-line-cst{display:none}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list li .mdsg--content--outer .mdsg--contents--list p{text-align:left}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list li{cursor:pointer;margin-bottom:22px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .mdsg--half--container.faq-section-on-home-page-left,.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .mdsg--half--container.faq-section-on-home-page-right{padding-left:40px;padding-right:35px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list .mdsg--content--outer .mdsg--contents--list .faq-section-on-home-page-question{color:#000;font-size:18px;margin-bottom:10px;padding-right:70px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list .mdsg--content--outer .mdsg--contents--list .faq-section-on-home-page-question:first-letter{text-transform:capitalize}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list .mdsg--content--outer .mdsg--contents--list .faq-section-on-home-page-answer{color:#181515;cursor:pointer;font-size:15px;line-height:1.4;opacity:.7;padding-right:70px}@media screen and (max-width:991px){.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list .mdsg--content--outer .mdsg--contents--list .faq-section-on-home-page-answer{padding-right:35px}}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list li .mdsg--content--outer{border-bottom:1px solid #d3d3d3;padding-bottom:15px;position:relative}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list li .mdsg--content--outer>.arrov_dovn89de{color:#f80560;font-size:26px;position:absolute;right:0;top:-2px}@media screen and (max-width:991px){.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p,.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p{font-size:16px;line-height:1.1}.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de,.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .arrov_dovn88de{right:15px}.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p,.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list>p{padding-right:35px}.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-buyer-main .mdsg--half--container.mdsg--left .mdsg--become-buyer.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list .answer_seller_section_on_home,.faq-block-for-homepage section.site-content .mdsg--become--main-section .mdsg--become-seller-main .mdsg--half--container.mdsg--right .mdsg--become-seller.mdsg--become-list-content>li .mdsg--content--outer .mdsg--contents--list .answer_seller_section_on_home{padding:0 45px 0 1px}}@media screen and (max-width:767px){.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page{display:block}.faq-block-for-homepage .faq-section-on-home-page-container>.faq-section-on-home-title{font-size:30px;margin-bottom:25px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list .mdsg--content--outer .mdsg--contents--list .faq-section-on-home-page-question{font-size:16px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list .mdsg--content--outer .mdsg--contents--list .faq-section-on-home-page-answer{font-size:14px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list li .mdsg--content--outer{border-bottom:none}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page ul.faq-section-on-home-page-list li{margin-bottom:2px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .faq-section-on-home-page-left .faq-section-h3-under-line-cst,.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .faq-section-on-home-page-right .faq-section-h3-under-line-cst{border-bottom:1px solid red;display:inline-block;position:relative;top:-22px;width:100%;z-index:1}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .mdsg--half--container.faq-section-on-home-page-left{margin-bottom:20px;margin-top:19px}.faq-block-for-homepage .faq-section-on-home-page-container #faq_section_on_home_page .mdsg--half--container.faq-section-on-home-page-right{margin-bottom:30px}}.england-block{background-image:url(/theme-images/UK-BG.png);bottom:0;display:flex;height:85px;justify-content:center;position:fixed;width:100%;z-index:100}@media screen and (max-width:800px){.england-block{background-color:#faecf0;background-image:none;height:auto}}.england-block__body{display:flex;justify-content:space-between;padding:14px 0;width:1338px}@media screen and (max-width:800px){.england-block__body{align-items:center;flex-direction:column}}.england-block__text-block{display:flex;flex-direction:column}@media screen and (max-width:800px){.england-block__text-block{align-items:center}}.england-block__title{color:#333;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:150%;margin-bottom:5px;text-transform:capitalize}@media screen and (max-width:800px){.england-block__title{margin-bottom:20px;text-align:center;width:70%}}.england-block__sub-title{color:#333;font-family:CircularStd-Bold,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}@media screen and (max-width:800px){.england-block__sub-title{margin-bottom:20px}}.england-block__buttons-block{display:flex}@media screen and (max-width:800px){.england-block__buttons-block .main-banner-homepage__button:last-child{margin-right:0!important}}.england-block .main-banner-homepage__button{margin-right:30px;min-width:200px;padding:15px 40px;text-transform:capitalize}@media screen and (max-width:800px){.england-block .main-banner-homepage__button{min-width:170px;padding:15px 20px;text-transform:capitalize}}.blogs-for-homepage{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding:110px 0 0;position:relative;width:100%}@media screen and (max-width:800px){.blogs-for-homepage{padding:30px 0}}.blogs-for-homepage__body{align-items:center;display:flex;flex-direction:column;max-width:1340px;overflow:hidden;padding:0 20px;width:100%}.blogs-for-homepage__body .swiper-wrapper{display:flex;padding:60px 0 110px}@media (max-width:1360px){.blogs-for-homepage__body{max-width:860px}}@media (max-width:940px){.blogs-for-homepage__body{max-width:440px}}@media (max-width:840px){.blogs-for-homepage__body{max-width:680px}.blogs-for-homepage__body .swiper-wrapper{padding:30px 0}}@media (max-width:700px){.blogs-for-homepage__body{max-width:350px}}.blogs-for-homepage__title{color:#f80560;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;font-style:normal;font-weight:900;line-height:61px}@media screen and (max-width:800px){.blogs-for-homepage__title{font-size:30px;line-height:38px}}.blogs-for-homepage__items-block{display:flex;width:100%}.expert-advice-for-homepage{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding:0 0 40px;position:relative;width:100%}@media screen and (max-width:800px){.expert-advice-for-homepage{padding:30px 0}}.expert-advice-for-homepage__body{align-items:center;display:flex;flex-direction:column;max-width:1360px;overflow:hidden;width:100%}.expert-advice-for-homepage__title{color:#f80560;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:60px}@media screen and (max-width:800px){.expert-advice-for-homepage__title{font-size:30px;line-height:38px;margin-bottom:30px;max-width:226px;text-align:center}}.expert-advice-for-homepage__items-block{display:flex;width:100%}.expert-advice-for-homepage .swiper-container{width:100%}.expert-advice-for-homepage .swiper-pagination{margin-top:30px}@media screen and (max-width:1900px){.expert-advice-for-homepage .swiper-button-prev{left:10px}.expert-advice-for-homepage .swiper-button-next{right:10px}}@media screen and (max-width:800px){.expert-advice-for-homepage .swiper-button-prev{left:0}.expert-advice-for-homepage .swiper-button-next{right:0}}.expert-advice-for-homepage--for-sales-page{padding-top:150px}@media screen and (max-width:800px){.expert-advice-for-homepage--for-sales-page{padding-top:100px}}.expert-advice-for-homepage--for-sales-page .swiper-button-next,.expert-advice-for-homepage--for-sales-page .swiper-button-prev{top:60%}.expert-advice-card{align-items:center;display:flex;font-family:CircularStd-Book;justify-content:space-between;max-width:1360px!important;min-width:1360px;padding:0 30px;width:1360px!important}@media screen and (max-width:1400px){.expert-advice-card{flex-direction:column;max-width:100%!important;min-width:100%;width:100%!important}}@media screen and (max-width:800px){.expert-advice-card{flex-direction:column;max-width:100%!important;min-width:100%;width:100%!important}}.expert-advice-card__image{height:350px;width:594px}@media screen and (max-width:800px){.expert-advice-card__image{height:185.61px;margin-bottom:25px;width:315px}}.expert-advice-card__body{display:flex;flex-direction:column;max-width:600px;width:100%}.expert-advice-card__title{color:#333448;font-size:30px;font-weight:700;line-height:38px;margin-bottom:15px}@media screen and (max-width:800px){.expert-advice-card__title{font-size:20px;line-height:25px;margin-bottom:10px;text-align:center}}.expert-advice-card__description{color:#333448;font-size:18px;font-style:normal;font-weight:450;line-height:23px}@media screen and (max-width:800px){.expert-advice-card__description{font-size:14px;line-height:18px;text-align:center}}.faq-for-homepage_small-margin-top{padding:0 0 150px!important}@media screen and (max-width:1400px){.faq-for-homepage_small-margin-top{padding:0 20px 150px!important}}@media screen and (max-width:800px){.faq-for-homepage_small-margin-top{padding:0 20px 150px!important}}.faq-for-homepage_padding-top{padding:100px 0 150px!important}@media screen and (max-width:1400px){.faq-for-homepage_padding-top{padding:100px 20px 150px!important}}@media screen and (max-width:800px){.faq-for-homepage_padding-top{padding:70px 20px 150px!important}}.faq-for-homepage{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding:0 0 100px;position:relative;width:100%}@media screen and (max-width:1400px){.faq-for-homepage{padding:0 20px 100px}}@media screen and (max-width:800px){.faq-for-homepage{padding:70px 20px}}.faq-for-homepage__body{align-items:center;display:flex;flex-direction:column;max-width:1360px;width:100%}.faq-for-homepage__title{color:#f80560;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:75px}@media screen and (max-width:800px){.faq-for-homepage__title{font-size:30px;line-height:38px;margin-bottom:25px}}.faq-for-homepage__title_small-margin-top{margin-bottom:50px}.faq-for-homepage__value-block{width:100%}.faq-for-homepage__value-block-body{display:none}.faq-for-homepage__value-block-body_show{display:block}.faq-for-homepage__value-block-item{cursor:pointer;position:relative}.faq-for-homepage__value-block-item-body{display:none}.faq-for-homepage__value-block-item-body_show{border-bottom:1px solid #dfe3e8;display:flex;flex-direction:column;padding:25px 0}.faq-for-homepage__question{color:#f80560;font-size:24px;font-weight:700;line-height:30px}@media screen and (max-width:800px){.faq-for-homepage__question{font-size:18px;line-height:23px;width:90%}}.faq-for-homepage__question_blue{color:#0b4ae2}.faq-for-homepage__button{align-items:center;background:#f80560;border:none;border-radius:50px;color:#fff;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:20px;margin:50px auto 0;text-align:center;width:191px}.faq-for-homepage__button:focus,.faq-for-homepage__button:hover{background:#fff;border:1px solid #f80560;color:#f80560}.faq-for-homepage__button_blue{background:#0b4ae2}.faq-for-homepage__button_blue:focus,.faq-for-homepage__button_blue:hover{background:#fff;border:1px solid #0b4ae2;color:#0b4ae2}.faq-for-homepage__arrow{height:30px;position:absolute;right:0;top:25px;width:30px}.faq-for-homepage__arrow_rotate{transform:rotate(180deg)}.faq-for-homepage__answer{height:0;opacity:0;width:0}@media screen and (max-width:800px){.faq-for-homepage__answer{font-size:14px;line-height:18px}}.faq-for-homepage__answer_show{color:#333448;display:flex;font-size:18px;font-weight:450;height:auto;line-height:23px;margin-bottom:15px;margin-top:15px;max-width:1110px;opacity:1;transition:opacity .4s ease-in-out;width:auto}@media screen and (max-width:800px){.faq-for-homepage__answer_show{font-size:14px;line-height:18px}}.faq-for-homepage__answer_show_strong{font-family:CircularStd-Bold;margin-bottom:0;margin-top:0}.faq-for-homepage__array-answer{height:0;opacity:0;width:0}.faq-for-homepage__array-answer_show{display:flex;flex-direction:column;height:auto;opacity:1;transition:opacity .4s ease-in-out;width:auto}.blog-card{border-radius:20px;display:flex;flex-direction:column;width:400px}@media screen and (max-width:800px){.blog-card{width:310px}}.blog-card__image{border-radius:20px 20px 0 0;box-shadow:0 4px 20px rgba(88,91,159,.1);height:330px;width:400px}@media screen and (max-width:800px){.blog-card__image{height:225px;width:310px}}.blog-card__body{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 4px 20px rgba(88,91,159,.1);display:flex;flex-direction:column;padding:25px}.blog-card__title{color:#333448;font-size:18px;font-weight:700;line-height:23px;margin-bottom:10px;min-height:46px}.blog-card__description{color:#b2b8c9;font-size:15px;font-weight:450;line-height:19px;margin-bottom:25px}.blog-card__button{align-items:center;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:24px;text-align:center}@media screen and (max-width:800px){.blog-card__button{height:60px}}.video-block-for-homepage{background:#f8fbff;display:flex;justify-content:center;padding:150px 0 40px}@media screen and (max-width:800px){.video-block-for-homepage{padding:50px 0 0}}.video-block-for-homepage__body{align-items:center;background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:752px;max-width:1360px;width:100%}@media screen and (max-width:800px){.video-block-for-homepage__body{height:210px}}.video-block-for-homepage__play-icon{height:101px;margin-top:300px;width:101px}@media screen and (max-width:800px){.video-block-for-homepage__play-icon{height:51px;margin-top:71px;width:51px}}.video-block-for-homepage__play-icon-blur-big{height:101px;margin-top:300px;position:absolute;width:101px}@media screen and (max-width:800px){.video-block-for-homepage__play-icon-blur-big{height:50px;margin-top:100px;width:50px}.video-block-for-homepage__play-icon-blur-big img{height:50px;width:50px}}.video-block-for-homepage__play-icon-blur-small{height:50px;margin-top:50px;position:absolute;width:50px}.video-block-for-homepage__play-icon-blur-small img{height:50px;margin-left:172px;width:50px}@media screen and (max-width:800px){.video-block-for-homepage__play-icon-blur-small img{margin-left:0}}.mini-video-block-for-homepage{display:none}@media screen and (max-width:1000px){.mini-video-block-for-homepage{background:#f8fbff;display:flex;justify-content:center;padding:15px 0 0}.mini-video-block-for-homepage__body{align-items:center;background-image:url(/theme-images/home/mini-video-new3.png);cursor:pointer;display:flex;flex-direction:column;height:180px;margin:0 20px;max-width:335px;width:100%}}.faq-section-on-home-page-container_gray{background:#f8fbff;display:flex}.faq-section-on-home-page-container_gray .faq-section-on-home-page-container{margin-top:0!important;padding-top:40px}.faq-section-on-home-page-container_gray .faq-section-h3-nest{background-color:#f8fbff!important;color:#282828;display:block;font-family:CircularStd-Bold,sans-serif!important;font-size:27px;padding-bottom:25px}@media screen and (max-width:767px){.faq-section-on-home-page-container_gray .faq-section-h3-nest{color:#f80560;display:flex;font-size:19px;text-align:left!important}}.reviews-for-homepage{align-items:center;background:#f8fbff;display:flex;font-family:CircularStd-Book,sans-serif;justify-content:center;padding:100px 0 150px;position:relative;width:100%}.reviews-for-homepage .swiper-button-next,.reviews-for-homepage .swiper-button-prev{display:none}@media (min-width:431px){.reviews-for-homepage .swiper-button-next,.reviews-for-homepage .swiper-button-prev{left:unset;margin:100px 0 0;position:relative;right:unset}}.reviews-for-homepage:has(.slider-for-homepage.swiper-container-initialized) .swiper-button-next,.reviews-for-homepage:has(.slider-for-homepage.swiper-container-initialized) .swiper-button-prev{display:flex}.reviews-for-homepage__body{align-items:center;display:flex;flex-direction:column;max-width:1360px;overflow:hidden;width:100%}@media (max-width:1399px){.reviews-for-homepage__body{max-width:906px}}@media (max-width:999px){.reviews-for-homepage__body{max-width:453px}}@media (max-width:800px){.reviews-for-homepage__body{max-width:324px}}.reviews-for-homepage__title{color:#f80560;font-family:CircularStd-Bold;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:50px;text-align:center}@media screen and (max-width:800px){.reviews-for-homepage__title{font-size:30px;line-height:38px;margin-bottom:25px;max-width:253px}}.reviews-for-homepage__items-block{width:100%}.reviews-for-homepage .swiper-wrapper{display:flex}@media screen and (max-width:800px){.reviews-for-homepage{padding:50px 0 100px}}@media (max-width:430px){.reviews-for-homepage .swiper-button-prev{left:2px}.reviews-for-homepage .swiper-button-next{right:2px}}.review-card{border-radius:10px;display:flex;flex-direction:column;min-height:490px;padding:0 25px;position:relative;width:453px}@media screen and (max-width:800px){.review-card{height:430px;padding:0 7px;width:324px}}.review-card .read-more-block{min-height:36px}.review-card__body{background:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(88,91,159,.1);display:flex;flex-direction:column;margin-top:75px;min-height:400px;padding:25px;width:100%}@media screen and (max-width:800px){.review-card__body{height:400px;margin-top:50px}}.review-card__avatar{border:5px solid #fff;border-radius:100px;box-sizing:border-box;height:150px;left:0;margin:0 auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:150px}@media screen and (max-width:800px){.review-card__avatar{height:100px;width:100px}}.review-card__name-block{align-items:center;display:flex;margin:65px auto 35px}@media screen and (max-width:800px){.review-card__name-block{margin:40px auto 35px}}.review-card__name{color:#0b4ae2;cursor:pointer;font-size:18px;font-weight:500;line-height:23px;text-align:center;text-decoration-line:underline}@media screen and (max-width:800px){.review-card__name{font-size:16px;line-height:20px}}.review-card__country-flag{border-radius:100px;height:20px;margin-left:10px;width:20px}.review-card__author-block{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.review-card__date{color:#9195a2;font-size:14px;font-weight:700;line-height:18px;text-align:right}@media screen and (max-width:800px){.review-card__date{font-size:12px}}.review-card__author{color:#f80560;cursor:pointer;font-size:16px;font-weight:500;line-height:20px;text-decoration-line:underline}@media screen and (max-width:800px){.review-card__author{font-size:15px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.review-card__from{color:#9195a2;font-size:16px;font-weight:500;line-height:20px;margin-right:10px}.review-card__from-block{display:flex}.review-card__description{word-wrap:break-word;color:#333448;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin-bottom:25px;min-height:150px;overflow:hidden}@media screen and (max-width:800px){.review-card__description{font-size:16px;line-height:20px;max-height:150px;min-height:150px;overflow:scroll}}.review-card__stars-block{display:flex}.review-card__star{height:21px;margin-right:2px;width:21px}.review-card__star img{height:18px;padding:1px;width:18px}.sofia-gray-sellers-homepage{background:#f8fbff;display:flex;font-family:CircularStd-Book,sans-serif;justify-content:center;padding:100px 0 50px;width:100%}.sofia-gray-sellers-homepage .swiper-button-next,.sofia-gray-sellers-homepage .swiper-button-prev{display:none}.sofia-gray-sellers-homepage .slider-for-homepage.swiper-container-initialized~.swiper-button-next,.sofia-gray-sellers-homepage .slider-for-homepage.swiper-container-initialized~.swiper-button-prev{display:flex}@media screen and (max-width:800px){.sofia-gray-sellers-homepage{padding:50px 0}}.sofia-gray-sellers-homepage__body{align-items:center;display:flex;flex-direction:column;max-width:1368px;position:relative;width:100%}.sofia-gray-sellers-homepage__title{color:#f80560;font-family:CircularStd-Bold;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:40px;text-align:center}@media screen and (max-width:800px){.sofia-gray-sellers-homepage__title{font-size:30px;line-height:38px;margin-bottom:20px}}.sofia-gray-sellers-homepage__items-block{width:100%}@media screen and (max-width:800px){.sofia-gray-sellers-homepage .swiper-slide{display:flex;justify-content:center}.sofia-gray-sellers-homepage .swiper-slide .shop-card{width:310px!important}}.sofia-gray-sellers-homepage__shops .swiper-wrapper{display:flex;flex-wrap:wrap}@media screen and (min-width:801px){.sofia-gray-sellers-homepage__shops .swiper-wrapper{justify-content:center;transform:unset!important}.sofia-gray-sellers-homepage__shops .swiper-wrapper .swiper-slide{width:unset!important}}@media screen and (max-width:800px){.sofia-gray-sellers-homepage__shops .swiper-wrapper{flex-wrap:nowrap}.sofia-gray-sellers-homepage__shops{max-width:680px;overflow:hidden}}@media screen and (max-width:699px){.sofia-gray-sellers-homepage__shops{max-width:340px;overflow:hidden}}.sofia-gray-sellers-homepage__see-more-block{margin:10px auto 0}.sofia-gray-sellers-homepage__see-more-block button{align-items:center;background:#f8fbff;border:2px solid #f80560;border-radius:50px;box-sizing:border-box;color:#f80560;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:20px;text-align:center;width:191px}.sofia-gray-sellers-homepage__see-more-block button:focus,.sofia-gray-sellers-homepage__see-more-block button:hover{background:#f80560;color:#fff}.main-banner-homepage{font-family:CircularStd-Book;position:relative}.main-banner-homepage__video-block{background-image:url(/theme-images/home/mini-video-new2.png);background-size:cover;border-radius:3px;cursor:pointer;display:flex;height:215px;justify-content:center;width:374px}@media screen and (max-width:1000px){.main-banner-homepage__video-block{display:none}.main-banner-homepage{background:#fff;min-height:463px!important}.main-banner-homepage .mdsg-main-banner-title{justify-content:flex-start;margin-top:90px}.main-banner-homepage .mdsg-main-banner-title .main-banner-homepage__title{font-size:26px!important;line-height:32px;margin:0 0 15px!important;max-width:156px}.main-banner-homepage .mdsg-main-banner-title .main-banner-homepage__title span{font-size:18px!important;line-height:22px!important}.main-banner-homepage .mdsg--content--banner--image-title--inner{background:#fff;height:463px}.main-banner-homepage .mdsg--banner--content-outer{background:#fff;min-height:463px}.main-banner-homepage .mdsg--content--banner--image-title{background:#fff}}.main-banner-homepage__main-banner-img{height:100%;margin-left:-58px;position:relative;right:0;width:auto;z-index:1}@media screen and (max-width:1000px){.main-banner-homepage__main-banner-img{content:url(/theme-images/home/main-banner-new2-mb.png);height:403px!important;margin-left:auto;position:absolute!important;right:0!important;top:60px}}.main-banner-homepage__play-icon{height:55px;margin-top:70px;width:55px}.main-banner-homepage__button{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;font-size:16px;font-weight:500;line-height:20px;min-width:230px;padding:20px 50px;text-align:center}.main-banner-homepage__button:focus,.main-banner-homepage__button:hover{background:#fff;border-color:#f80560}@media screen and (max-width:1000px){.main-banner-homepage__button{align-items:center;display:flex;height:42px;justify-content:center;margin-bottom:5px;min-width:130px;padding:0}}.main-banner-homepage__or{color:#b2b8c9;font-size:20px;font-weight:450;line-height:25px;margin-left:20px;margin-right:20px;text-align:center}@media screen and (max-width:1000px){.main-banner-homepage__or{display:none}}.main-banner-homepage .mdsg-main-banner-title .main-banner-homepage__title{display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:76px;margin-bottom:46px;margin-top:56px;min-width:650px!important}@media screen and (max-width:1000px){.main-banner-homepage .mdsg-main-banner-title .main-banner-homepage__title{display:block;min-width:auto!important}}.main-banner-homepage .mdsg-main-banner-buy-and-sell{margin-bottom:25px}.main-banner-homepage .mdsg-main-banner--blue-bg{width:43%}.main-banner-homepage__ellipse-one{left:230px;position:absolute;top:515px;z-index:5}.main-banner-homepage__ellipse-one img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-one{display:none}}.main-banner-homepage__ellipse-two{left:300px;position:absolute;top:115px;z-index:5}.main-banner-homepage__ellipse-two img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-two{display:none}}.main-banner-homepage__ellipse-three{left:125px;position:absolute;top:455px;z-index:5}.main-banner-homepage__ellipse-three img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-three{display:none}}.main-banner-homepage__ellipse-four{position:absolute;right:250px;top:400px;z-index:5}.main-banner-homepage__ellipse-four img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-four{display:none}}.main-banner-homepage__ellipse-five{position:absolute;right:354px;top:83px;z-index:5}.main-banner-homepage__ellipse-five img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-five{display:none}}.main-banner-homepage__ellipse-six{left:244px;position:absolute;top:302px;z-index:5}.main-banner-homepage__ellipse-six img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-six{display:none}}.main-banner-homepage__cross-one{position:absolute;right:315px;top:200px;z-index:5}.main-banner-homepage__cross-one img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__cross-one{display:none}}.main-banner-homepage__cross-two{position:absolute;right:73px;top:123px;z-index:5}.main-banner-homepage__cross-two img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__cross-two{display:none}}.main-banner-homepage__cross-three{bottom:25px;position:absolute;right:0;z-index:5}.main-banner-homepage__cross-three img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__cross-three{display:none}}.main-banner-homepage__cross-four{bottom:220px;left:0;position:absolute;z-index:5}.main-banner-homepage__cross-four img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__cross-four{display:none}}.main-banner-homepage__cross-five{left:129px;position:absolute;top:135px;z-index:5}.main-banner-homepage__cross-five img{margin-left:0!important}@media screen and (max-width:1000px){.main-banner-homepage__cross-five{display:none}}.main-banner-homepage__cross-one-mb{display:none}@media screen and (max-width:1000px){.main-banner-homepage__cross-one-mb{display:block;left:133px;position:absolute;top:36px;z-index:5}.main-banner-homepage__cross-one-mb img{margin-left:0!important}}.main-banner-homepage__ellipse-one-mb{display:none}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-one-mb{display:block;left:0;position:absolute;top:65px;z-index:5}.main-banner-homepage__ellipse-one-mb img{margin-left:0!important}}.main-banner-homepage__ellipse-two-mb{display:none}@media screen and (max-width:1000px){.main-banner-homepage__ellipse-two-mb{display:block;left:79px;position:absolute;top:320px;z-index:5}.main-banner-homepage__ellipse-two-mb img{display:none;margin-left:0!important}}.main-banner-homepage__price-block-two{background-image:url(/theme-images/home/background-price-two.svg);bottom:107px;display:flex;flex-direction:column;height:130px;padding-left:148px;position:absolute;right:172px;width:282px;z-index:5}@media screen and (max-width:1000px){.main-banner-homepage__price-block-two{background-image:url(/theme-images/home/background-price-two-mb.svg);bottom:15px;height:130px;padding-left:0;padding-top:55px;right:55px;width:282px}}.main-banner-homepage__price-block-two .main-banner-homepage__label-item{text-align:left}.main-banner-homepage__price-block-one{align-items:flex-end;background-image:url(/theme-images/home/background-price-one.svg);display:flex;flex-direction:column;height:94px;padding-right:79px;position:absolute;right:555px;top:335px;width:254px;z-index:5}@media screen and (max-width:1000px){.main-banner-homepage__price-block-one{align-items:flex-start;background-image:url(/theme-images/home/background-price-one-mb.svg);height:136px;right:60px;top:85px;width:120px}}.main-banner-homepage__days-block{background:#fff;color:#878787;font-size:12px;font-weight:450;line-height:15px;margin-bottom:5px;padding:0 5px;width:-moz-max-content;width:max-content}@media screen and (max-width:1000px){.main-banner-homepage__days-block{background:#faebeb;border-radius:2px;font-size:10px;line-height:13px;margin-bottom:2px;padding:0 10px}}.main-banner-homepage__label-item{color:#342f31;font-size:16px;font-weight:450;line-height:20px;text-align:right}@media screen and (max-width:1000px){.main-banner-homepage__label-item{font-size:12px;line-height:15px;margin-bottom:4px;max-width:101px;text-align:left;width:-moz-max-content;width:max-content}}.main-banner-homepage__price{color:#f80560;font-size:24px;font-weight:700;line-height:30px}@media screen and (max-width:1000px){.main-banner-homepage__price{font-size:14px;line-height:18px}.main-banner-homepage .mdsg--content--banner--image-title{padding-left:0!important}}@media screen and (min-width:1001px){.main-banner-homepage__gif-title{margin-top:411px!important;z-index:2!important}}.main-banner-homepage__gif-title .main-banner-homepage__title{display:none!important}@media screen and (max-width:1000px){.main-banner-homepage__gif-title{margin-left:0!important;margin-top:200px!important;min-width:340px;padding-left:20px;width:375px;z-index:5!important}.main-banner-homepage__gif-title .video-block-for-homepage__play-icon-blur-small{display:none}}.main-banner-homepage .buy-sell-animation{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:transparent;font-family:averta_stdregular;position:absolute;text-rendering:optimizeLegibility;width:100%;z-index:1}@media screen and (max-width:1000px){.main-banner-homepage .buy-sell-animation{top:10px;width:550px}}@media screen and (max-width:540px){.main-banner-homepage .buy-sell-animation{top:5px}}@media screen and (max-width:414px){.main-banner-homepage .buy-sell-animation{top:10px}}@media screen and (max-width:375px){.main-banner-homepage .buy-sell-animation{top:20px;width:450px}}@media screen and (max-width:280px){.main-banner-homepage .buy-sell-animation{top:45px;width:300px}}@media screen and (min-width:1001px){.main-banner-homepage .buy-sell-animation{left:-10px;top:25px}}@media screen and (min-width:1100px){.main-banner-homepage .buy-sell-animation{left:-15px;top:15px}}@media screen and (min-width:1250px){.main-banner-homepage .buy-sell-animation{top:0}}@media screen and (min-width:1400px){.main-banner-homepage .buy-sell-animation{left:-20px}}.mdsg-icons-list__big img{max-height:30px!important;max-width:30px!important}.how-it-works-for-homepage_padding{padding:100px 0 150px!important}@media screen and (max-width:800px){.how-it-works-for-homepage_padding{padding:50px 0 0!important}}.how-it-works-for-homepage--only-seller .how-it-works-for-homepage__tab{cursor:auto;flex-direction:row}.how-it-works-for-homepage--only-seller .how-it-works-for-homepage__tab-image{margin:0 35px 0 0}.how-it-works-for-homepage--only-seller .how-it-works-for-homepage__tabs{margin-bottom:30px;max-width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage--only-seller .how-it-works-for-homepage__tabs{margin-bottom:0}}.how-it-works-for-homepage--only-seller .how-it-works-for-homepage__tab-label-one{text-decoration:none}@media screen and (max-width:800px){.how-it-works-for-homepage--only-seller .how-it-works-for-homepage__tab-label-one{max-width:100%}}.how-it-works-for-homepage{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding:100px 0 0;width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage{padding:50px 0 0}}.how-it-works-for-homepage__body{align-items:center;display:flex;flex-direction:column;max-width:1360px;width:100%}.how-it-works-for-homepage__tabs{display:flex;justify-content:space-between;margin-bottom:50px;max-width:830px;width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage__tabs{margin:0;padding:0 46px 25px}}.how-it-works-for-homepage__tab{align-items:center;cursor:pointer;display:flex;flex-direction:column}.how-it-works-for-homepage__tab-image{height:79px;margin-bottom:25px;width:79px}@media screen and (max-width:800px){.how-it-works-for-homepage__tab-image{height:69px;width:69px}}.how-it-works-for-homepage__tab-label-one{color:#fedbe5;font-size:30px;font-weight:700;line-height:38px;text-align:center}@media screen and (max-width:800px){.how-it-works-for-homepage__tab-label-one{font-size:18px;line-height:23px;max-width:120px}}.how-it-works-for-homepage__tab-label-one_active{color:#f80560;text-decoration-line:underline}.how-it-works-for-homepage__tab-label-two{color:#cbe0ec;font-size:30px;font-weight:700;line-height:38px;text-align:center}@media screen and (max-width:800px){.how-it-works-for-homepage__tab-label-two{font-size:18px;line-height:23px;max-width:120px}}.how-it-works-for-homepage__tab-label-two_active{color:#0b4ae2;text-decoration-line:underline}.how-it-works-for-homepage__value-block{background:#fedbe5;border-radius:0;display:flex;padding:13px 46px 37px 43px;width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block{padding:0}}.how-it-works-for-homepage__value-block_blue{background:#e9efff}.how-it-works-for-homepage__value-block-body{background-image:url(/theme-images/home/how-it-works/background-pink.svg);background-size:cover;display:flex;height:260px;justify-content:space-between;padding:37px 119px 0;width:100%}@media screen and (max-width:1200px){.how-it-works-for-homepage__value-block-body{background-image:url(/theme-images/home/how-it-works/background-pink-mb.svg);padding:37px 0 0}}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block-body{align-items:center;flex-direction:column;height:607px;justify-content:center}}.how-it-works-for-homepage__value-block-body img{height:50px;width:50px}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block-body img{height:36px;width:36px}}.how-it-works-for-homepage__value-block-item-image{background:#fff;border-radius:100px;box-shadow:0 4px 12px rgba(248,5,96,.25);height:100px;margin-bottom:15px;padding:25px;width:100px}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block-item-image{height:74px;padding:20px;width:74px}}.how-it-works-for-homepage__value-block-item-image_blue{box-shadow:0 4px 12px rgba(11,74,226,.25)}.how-it-works-for-homepage__value-block-body_blue{background-image:url(/theme-images/home/how-it-works/background-blue.svg);background-size:cover;padding:37px 91px 0 119px}@media screen and (max-width:1200px){.how-it-works-for-homepage__value-block-body_blue{padding:37px 0 0}}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block-body_blue{background-image:url(/theme-images/home/how-it-works/background-blue-mb.svg)}}.how-it-works-for-homepage__value-block-body_blue .how-it-works-for-homepage__value-block-item-label{max-width:310px}.how-it-works-for-homepage__value-block-item{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block-item{margin-bottom:50px}}.how-it-works-for-homepage__value-block-item-label{color:#333448;font-size:24px;font-weight:500;line-height:30px;max-width:245px;text-align:center}@media screen and (max-width:800px){.how-it-works-for-homepage__value-block-item-label{font-size:16px;line-height:20px}}.slider-for-homepage{position:relative}@media (max-width:800px){.slider-for-homepage{display:none}.slider-for-homepage.swiper-container-initialized{display:block}}.featured-sellers-for-homepage{position:relative;z-index:3}.featured-sellers-for-homepage h2{text-align:center}.featured-sellers-for-homepage__box{align-items:center;background:#f8fbff;display:flex;justify-content:center;padding-bottom:45px}.featured-sellers-for-homepage .slider-for-homepage{max-width:1360px;overflow:hidden}@media (max-width:1439px){.featured-sellers-for-homepage .slider-for-homepage{max-width:1020px}}@media (max-width:1099px){.featured-sellers-for-homepage .slider-for-homepage{max-width:680px}}@media (max-width:749px){.featured-sellers-for-homepage .slider-for-homepage{max-width:340px}}.featured-sellers-for-homepage .swiper-wrapper{display:flex}.featured-sellers-for-homepage .swiper-button-prev{left:2px}.featured-sellers-for-homepage .swiper-button-next{right:2px}.featured-sellers-for-homepage .swiper-button-next,.featured-sellers-for-homepage .swiper-button-prev{display:none}@media (min-width:431px){.featured-sellers-for-homepage .swiper-button-next,.featured-sellers-for-homepage .swiper-button-prev{left:unset;position:relative;right:unset}}.featured-sellers-for-homepage:has(.slider-for-homepage.swiper-container-initialized) .swiper-button-next,.featured-sellers-for-homepage:has(.slider-for-homepage.swiper-container-initialized) .swiper-button-prev{display:flex}@media (max-width:992px){.category-block-for-homepage .browse-our-collection{font-size:24px!important;line-height:30px!important;max-width:208px!important}.category-block-for-homepage .open-a-store{max-width:299px!important}}@media (max-width:580px){.category-block-for-homepage img.mdsg-bikini-set{left:69%!important;top:-110px!important}}.category-block-for-homepage a,.mdsg--become--main-section .mdsg-btn{font-family:CircularStd-Book!important}.mdsg-become--title.black{padding-left:39px}@media (max-width:767px){.mdsg-become--title.black{padding-left:0}}.faq-section-on-home-page-container .array-answer,.faq-section-on-home-page-container .faq-section-on-home-page-answer{height:0;opacity:0!important;width:0}.faq-section-on-home-page-container .array-answer_show{height:auto;opacity:.5!important;transition:opacity .4s ease-in-out;width:auto}.faq-section-on-home-page-container .array-answer_show .faq-section-on-home-page-answer{height:auto;opacity:1!important;width:auto}.faq-section-on-home-page-container .array-answer p:first-child,.faq-section-on-home-page-container .array-answer p:nth-child(2),.faq-section-on-home-page-container .array-answer p:nth-child(6){margin-bottom:20px}.main-banner-homepage-girl .main-banner-homepage__price-block-two{background-image:url(/theme-images/home/new-main-banner/background-price-two.svg);bottom:10px;display:flex;flex-direction:column;height:74px;left:159px;padding-left:94px;position:absolute;right:0;width:230px;z-index:5}.main-banner-homepage-girl .main-banner-homepage__price-block-two .main-banner-homepage__label-item{text-align:left}.main-banner-homepage-girl .main-banner-homepage__price-block-two:before{content:url(/theme-images/home/new-main-banner/ellipse.svg);height:9px;left:-7px;position:absolute;top:-6px;width:9px}@media screen and (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__price-block-two:before{display:none}}@media screen and (max-width:1400px){.main-banner-homepage-girl .main-banner-homepage__price-block-two{display:none}}@media screen and (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__price-block-two{align-items:flex-end;background-image:url(/theme-images/home/background-price-one-mb.svg);bottom:0;display:flex;height:147px;left:auto;padding-left:0;padding-top:0;right:256px;width:94px;z-index:20}}.main-banner-homepage-girl .main-banner-homepage__price-block-one{align-items:flex-start;background-image:url(/theme-images/home/new-main-banner/background-price-one.svg);bottom:70px;display:flex;flex-direction:column;height:187.94px;justify-content:flex-end;left:auto;padding-left:200px;position:absolute;right:55px;top:auto;width:369.5px;z-index:5}.main-banner-homepage-girl .main-banner-homepage__price-block-one .main-banner-homepage__label-item{text-align:left;width:-moz-max-content;width:max-content}@media (max-width:1600px){.main-banner-homepage-girl .main-banner-homepage__price-block-one{display:none}}.main-banner-homepage-girl .main-banner-homepage__price-block-three{align-items:flex-start;background-image:url(/theme-images/home/new-main-banner/background-price-three.svg);display:flex;flex-direction:column;height:248px;left:45px;position:absolute;top:210px;width:265px;z-index:5}.main-banner-homepage-girl .main-banner-homepage__price-block-three .main-banner-homepage__label-item{text-align:left;width:-moz-max-content;width:max-content}.main-banner-homepage-girl .main-banner-homepage__price-block-three .main-banner-homepage__price{text-align:right;width:95px}@media screen and (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__price-block-three .main-banner-homepage__price{text-align:left;width:-moz-max-content;width:max-content}}.main-banner-homepage-girl .main-banner-homepage__price-block-three .main-banner-homepage__days-block{margin-left:7px}@media screen and (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__price-block-three .main-banner-homepage__days-block{margin-left:0}}@media screen and (max-width:1400px){.main-banner-homepage-girl .main-banner-homepage__price-block-three{display:none}}.main-banner-homepage-girl .main-banner-homepage__price-block-three:before{bottom:24px;content:url(/theme-images/home/new-main-banner/ellipse.svg);height:9px;position:absolute;right:-7px;width:9px}@media (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__price-block-three:before{display:none}}@media screen and (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__price-block-three{align-items:flex-start;background-image:url(/theme-images/home/new-main-banner/background-price-three-new.svg);bottom:10px;display:flex;height:110px;left:auto;padding-left:103px;padding-top:57px;right:5px;top:auto;width:190px;z-index:20}}.main-banner-homepage-girl .mdsg-main-banner--blue-bg{width:39.65%}.main-banner-homepage-girl .main-banner-homepage__days-block{background:#fedbe5;border-radius:2px;color:#f80560}.main-banner-homepage-girl__new-block{background:#65b5d2;display:flex;left:54.4%;min-width:-moz-max-content;min-width:max-content;position:absolute;right:0;width:-moz-max-content;width:max-content;z-index:1}.main-banner-homepage-girl .main-banner-homepage__main-banner-img{height:100%;margin-left:0;width:100%}@media (max-width:1000px){.main-banner-homepage-girl .main-banner-homepage__main-banner-img{content:url(/theme-images/home/new-main-banner/test-banner-two.png);width:-moz-max-content;width:max-content;z-index:5}}.sales-page .main-banner-homepage--sales-page .mdsg-banner-girl-image{width:913px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__main-banner-img{height:90%;margin-left:40px;position:relative;right:0;width:auto}@media screen and (max-width:1000px){.sales-page .main-banner-homepage--sales-page .main-banner-homepage__main-banner-img{content:url(/theme-images/sales-page/main-banner-mb.svg)}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__price-block-two{background-image:url(/theme-images/sales-page/background-price-two-mb.svg);bottom:41px!important;height:90px;padding-left:0;padding-top:55px;right:126px!important;width:191px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__price-block-one{align-items:flex-start;background-image:url(/theme-images/sales-page/background-price-one-mb.svg);height:91px;right:130px!important;top:95px!important;width:207px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__price-block-one .main-banner-homepage__label-item{max-width:141px!important}}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__price-block-one{position:absolute;right:435px;top:220px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__price-block-two{bottom:190px;position:absolute;right:245px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__ellipse-four{right:230px;top:580px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__title{font-size:61px;line-height:80px}@media screen and (max-width:1000px){.sales-page .main-banner-homepage--sales-page .main-banner-homepage__title{line-height:30px;margin:100px 0 15px 10px!important;max-width:212px;width:212px}.sales-page .main-banner-homepage--sales-page .main-banner-homepage__title span{font-size:24px!important;line-height:30px!important}}.sales-page .main-banner-homepage--sales-page .mdsg-main-banner-buy-and-sell{margin-bottom:46px}@media screen and (max-width:1000px){.sales-page .main-banner-homepage--sales-page .mdsg-main-banner-buy-and-sell{margin-left:10px}.sales-page .mini-video-block-for-homepage__body{background-image:url(/theme-images/home/mini-video-new3.png)!important;height:172px}}.video-block-for-homepage__play-icon-blur-small-video{height:50px;margin-top:145px;position:absolute;width:50px}.video-block-for-homepage__play-icon-blur-small-video img{height:50px;margin-left:280px;width:50px}@media screen and (max-width:800px){.video-block-for-homepage__play-icon-blur-small-video{margin-top:50px}.video-block-for-homepage__play-icon-blur-small-video img{margin-left:0}}.shop-page{background:#f8fbff;display:block;font-family:CircularStd-Book;margin-top:72px}@media (max-width:1250px){.shop-page{margin-top:60px}}.shop-page .expand-enter-active,.shop-page .expand-leave-active{max-height:712px;overflow:hidden;transition:max-height .35s ease-in}.shop-page .expand-enter,.shop-page .expand-leave-to{max-height:0;transition:max-height .35s ease-in}.shop-page .shop-page-header{background-image:url(/theme-images/shop-page/header.svg);display:flex;height:-moz-max-content;height:max-content;margin:0 auto;max-width:1920px;min-height:315px;position:relative}@media screen and (max-width:800px){.shop-page .shop-page-header{background-image:url(/theme-images/shop-page/header-mb.svg);min-height:265px;padding:45px 0 10px}}.shop-page .shop-page-header__bras{left:0;position:absolute;top:0}@media screen and (max-width:1400px){.shop-page .shop-page-header__bras{height:42px;left:-30px;width:64px}}.shop-page .shop-page-header__panties{position:absolute;right:0;top:0}@media screen and (max-width:1400px){.shop-page .shop-page-header__panties{content:url(/theme-images/shop-page/panties.png);height:81px;width:35px}}.shop-page .shop-page-header__cross{left:118px;position:absolute;top:440px}@media screen and (max-width:1400px){.shop-page .shop-page-header__cross{display:none}}.shop-page .shop-page-header-title-block{margin:0 auto;max-width:100%;padding:0 15px;width:1360px}.shop-page .shop-page-header-title-block__title{color:#333448;font-size:44px;font-weight:700;line-height:61px;margin-top:84px;text-align:center}@media screen and (max-width:800px){.shop-page .shop-page-header-title-block__title{font-size:31px;line-height:39px;margin:0 auto;width:80%}}.shop-page .shop-page-header-title-block__description{color:#88899a;font-size:24px;font-weight:450;line-height:30px;margin:20px auto;text-align:center;text-transform:none;width:46%}@media screen and (max-width:800px){.shop-page .shop-page-header-title-block__description{font-size:16px;line-height:150%;margin:20px auto 0;width:74%}}.shop-page .shop-page-header-title-block__description-one{color:#88899a;font-size:24px;font-weight:450;line-height:30px;margin:20px auto 30px;text-align:center;text-transform:none;width:75%}@media screen and (max-width:800px){.shop-page .shop-page-header-title-block__description-one{font-size:16px;line-height:150%;margin:20px auto 30px;width:74%}}.shop-page .shop-page-header-title-block__description-two{color:#88899a;font-size:24px;font-weight:450;line-height:30px;margin:0 auto 30px;text-align:center;text-transform:none;width:100%}@media screen and (max-width:800px){.shop-page .shop-page-header-title-block__description-two{font-size:16px;line-height:150%;margin:0 auto 30px;width:100%}}.shop-page .shop-page-body{display:flex;flex-direction:column;margin:0 auto;max-width:100%;padding:0 15px;width:1400px}.shop-page .shop-page-panel-filters{width:100%}.shop-page .shop-page-panel-filters-header{min-height:140px}.shop-page .shop-page-panel-filters-header,.shop-page .shop-page-panel-filters-header__body{background:#fff;border-radius:5px;box-shadow:0 20px 40px -50px rgba(172,184,199,.2);width:100%}.shop-page .shop-page-panel-filters-header__body{display:flex;flex-direction:column;height:100%;padding:40px 40px 10px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header__body{height:-moz-max-content;height:max-content;padding:20px 25px 10px}}.shop-page .shop-page-panel-filters-header__main-filter-block{display:flex;justify-content:space-between}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header__main-filter-block{flex-wrap:wrap}}.shop-page .shop-page-panel-filters-header .search-keywords-block{background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;margin-bottom:10px;width:830px}@media screen and (max-width:1350px){.shop-page .shop-page-panel-filters-header .search-keywords-block{width:45%}}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .search-keywords-block{margin-bottom:15px;width:305px}}.shop-page .shop-page-panel-filters-header .search-keywords-block input{background:#fcfcfc;border:none;border-radius:8px;height:57px;min-height:57px;text-transform:none}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .search-keywords-block input{height:48px;min-height:48px}}.shop-page .shop-page-panel-filters-header .search-keywords-block img{height:57px;margin-right:18px;width:24px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .search-keywords-block img{height:48px}}.shop-page .shop-page-panel-filters-header .sort-by-items-block{height:60px;width:205px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .sort-by-items-block{width:235px}}.shop-page .shop-page-panel-filters-header .button-filter-block button{align-items:center;background:#fff;border:1px solid #f80560;border-radius:8px;box-sizing:border-box;color:#f80560;display:flex;font-size:16px;font-style:normal;font-weight:500;height:60px;justify-content:center;line-height:20px;width:160px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .button-filter-block button{font-size:0;height:48px;width:48px}}.shop-page .shop-page-panel-filters-header .button-filter-block img{margin-right:10px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .button-filter-block img{margin-right:0}}.shop-page .shop-page-panel-filters-header__selected-filter-block{display:flex;flex-wrap:wrap}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header__selected-filter-block{margin-left:-10px}}.shop-page .shop-page-panel-filters-header .selected-filter{align-items:center;border:1px solid #e4e3eb;border-radius:37px;box-sizing:border-box;color:#333448;display:flex;margin-right:10px;margin-top:10px;min-height:48px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .selected-filter{border:none;margin-right:0;margin-top:0;min-height:35px;width:-moz-max-content;width:max-content}}.shop-page .shop-page-panel-filters-header .selected-filter__title{color:#333448;font-size:14px;font-weight:450;line-height:18px;margin:0 0 0 20px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .selected-filter__title{display:none}}.shop-page .shop-page-panel-filters-header .selected-filter__value-block{display:flex;flex-wrap:wrap;margin-bottom:10px;margin-right:10px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header .selected-filter__value-block{margin-bottom:0;margin-right:0}}.shop-page .shop-page-panel-filters-header .selected-filter__value-item{align-items:center;border:1.5px solid #f80560;border-radius:50px;box-sizing:border-box;color:#333448;display:flex;justify-content:space-between;margin-left:10px;margin-top:10px;min-height:28px}.shop-page .shop-page-panel-filters-header .selected-filter__remove-icon,.shop-page .shop-page-panel-filters-header .selected-filter__value-item-title{color:#f80560;font-size:14px;font-weight:450;line-height:18px;margin-left:10px;white-space:nowrap}.shop-page .shop-page-panel-filters-header .selected-filter__remove-icon{content:url(/theme-images/shop-page/x.svg);margin-right:10px}.shop-page .shop-page-panel-filters-header__clear-all-button{align-items:center;background:#f80560;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:450;height:28px;justify-content:center;line-height:18px;margin-top:20px;min-height:28px;text-align:center;width:72px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-header__clear-all-button{margin-left:10px;margin-top:10px}}.shop-page .filters-item-main-show{display:flex;flex-direction:column;margin-bottom:36px}.shop-page .filters-item-main-show__elements{display:flex}@media screen and (max-width:900px){.shop-page .filters-item-main-show__elements{flex-wrap:wrap}}.shop-page .filters-item-main-show__element{align-items:center;border:1.5px solid #f80560;border-radius:50px;box-sizing:border-box;color:#f80560;cursor:pointer;display:flex;font-size:14px;font-weight:450;justify-content:space-between;line-height:18px;margin-right:10px;margin-top:8px;min-height:28px;padding:2px 10px;white-space:nowrap}.shop-page .filters-item-main-show__element--selected{background:#f80560;color:#fff}@media screen and (max-width:900px){.shop-page .filters-item-main-show__element{margin-right:5px}}.shop-page .filters-item-main-show__types-block{display:flex;margin-top:12px}.shop-page .filters-item-main-show__types-block input[type=radio]{cursor:pointer;margin:16px 16px 16px 0}.shop-page .filters-item-main-show__types-block input[type=radio]:after{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px;content:"";display:inline-block;height:20px;left:0;position:relative;top:-3px;visibility:visible;width:20px}.shop-page .filters-item-main-show__types-block input[type=radio]:checked:after{background-color:#f80560;background-size:12px;border:1px solid #f80560;border-radius:10px;content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.shop-page .filters-item-main-show__types-block--label{align-items:center;color:#9195a2;display:flex;margin-right:12px}.shop-page .shop-page-panel-filters-body__body{background:#fff;border-top:1px solid #e6e6e6;display:flex;flex-wrap:wrap;padding:20px 40px;width:100%}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__body{padding:48px 15px 40px}}.shop-page .shop-page-panel-filters-body__row-types-block{display:flex}.shop-page .shop-page-panel-filters-body__row-types-block .filters-item-main-show{margin-right:36px;width:-moz-max-content;width:max-content}@media screen and (max-width:900px){.shop-page .shop-page-panel-filters-body__row-types-block .filters-item-main-show{margin-bottom:10px!important}.shop-page .shop-page-panel-filters-body__row-types-block{flex-direction:column}}.shop-page .shop-page-panel-filters-body__column{display:flex;flex-direction:column;justify-content:space-between;width:100%}.shop-page .shop-page-panel-filters-body__row{display:flex;justify-content:space-between}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__row{flex-direction:column}}.shop-page .shop-page-panel-filters-body__column-checkbox{margin-bottom:30px;margin-right:35px;min-height:106px;width:335px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__column-checkbox{margin-bottom:0;margin-left:0}.shop-page .shop-page-panel-filters-body__column-checkbox .shop-page-check-box-filter{margin-bottom:0}}.shop-page .shop-page-panel-filters-body__column-checkbox .shop-page-check-box-filter{width:100%}.shop-page .shop-page-panel-filters-body__column-checkbox .shop-page-check-box-filter__body{flex-direction:row}.shop-page .shop-page-panel-filters-body__checkbox-label{color:#9195a2;font-size:16px;font-weight:450;line-height:20px;min-height:36px;min-width:140px}.shop-page .shop-page-panel-filters-body__checkbox-label:first-letter{text-transform:capitalize!important}.shop-page .shop-page-panel-filters-body__checkbox-label_active{color:#f80560}.shop-page .shop-page-panel-filters-body__checkbox-label_active .shop-page-panel-filters-body__custom-checkbox{border:1px solid #f80560}.shop-page .shop-page-panel-filters-body__checkbox-label_active .shop-page-panel-filters-body__custom-checkbox:after{color:#f80560;content:"";font-family:fontawesome;font-size:15px;line-height:20px;margin-left:2px;transition:all .2s}.shop-page .shop-page-panel-filters-body__checkbox{box-sizing:border-box;display:none;margin-right:3px;opacity:0;padding:0}.shop-page .shop-page-panel-filters-body__custom-checkbox{background:#fcfcfc;border:1px solid #9195a2;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;margin-right:8px;vertical-align:middle;width:20px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__custom-checkbox{margin-right:3px}}.shop-page .shop-page-panel-filters-body__footer{align-items:center;background:#fff;display:flex;flex-direction:column;padding:0 40px 20px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__footer{padding:0 20px 20px}}.shop-page .shop-page-panel-filters-body__footer-header{align-items:center;display:flex;justify-content:space-between;width:100%}.shop-page .shop-page-panel-filters-body__footer-header hr{background:#ebebeb;height:1px;margin:0;width:47%}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__footer-header hr{width:39%}}.shop-page .shop-page-panel-filters-body__footer-header-title{color:#9195a2;font-size:14px;font-weight:500;line-height:18px;text-transform:uppercase}.shop-page .shop-page-panel-filters-body__footer-body{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;width:100%}.shop-page .shop-page-panel-filters-body__footer-footer{border-top:1px solid #ebebeb;height:126px;width:100%}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__footer-footer{border:none;height:60px}}.shop-page .shop-page-panel-filters-body__footer-footer-body{display:flex;justify-content:space-between;padding-top:20px}@media screen and (max-width:800px){.shop-page .shop-page-panel-filters-body__footer-footer-body{padding-top:0}}.shop-page .shop-page-panel-filters-body__count-filters{flex-direction:column;justify-content:space-between;width:340px}.shop-page .shop-page-panel-filters-body__row-filters{display:flex}.shop-page .shop-page-count-filter{margin-bottom:10px}.shop-page .shop-page-count-filter_with-indented-from-below{margin-bottom:40px}@media screen and (max-width:800px){.shop-page .shop-page-count-filter_with-indented-from-below{margin-bottom:30px}}.shop-page .shop-page-count-filter .shop-page-dropdown button{height:30px;margin-left:15px;margin-right:15px;width:62px}.shop-page .shop-page-count-filter .shop-page-dropdown .dropdown-menu{min-width:62px;width:62px}.shop-page .shop-page-count-filter__title{color:#333448;font-size:16px;font-weight:500;line-height:20px;margin-bottom:12px}.shop-page .shop-page-count-filter__body{align-items:center;display:flex;height:30px;margin-bottom:10px}.shop-page .shop-page-count-filter__label{color:#9195a2;font-size:16px;font-weight:450;line-height:20px}@media screen and (max-width:800px){.shop-page .shop-page-count-filter__label{font-size:14px}}.shop-page .shop-page-check-box-filter_big{width:215px!important}@media screen and (max-width:800px){.shop-page .shop-page-check-box-filter_big{max-width:151px!important;width:151px!important}}.shop-page .shop-page-check-box-filter{height:-moz-max-content;height:max-content;margin-bottom:30px;min-height:106px;width:151px}.shop-page .shop-page-check-box-filter__title{color:#333448;font-size:16px;font-weight:500;line-height:20px;margin-bottom:12px}.shop-page .shop-page-check-box-filter__body{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:normal;width:100%}.shop-page .shop-page-block-superstar{border-radius:8px;box-sizing:border-box;height:86px;width:380px}@media screen and (max-width:800px){.shop-page .shop-page-block-superstar{height:60px}}.shop-page .shop-page-block-superstar__body{align-items:center;display:flex;justify-content:space-between;padding:20px 26px 17px 48px}@media screen and (max-width:800px){.shop-page .shop-page-block-superstar__body{padding:10px 20px}}.shop-page .shop-page-block-superstar__panel{display:flex;flex-direction:column;justify-content:space-between}.shop-page .shop-page-block-superstar__title-block{align-items:center;display:flex}@media screen and (max-width:800px){.shop-page .shop-page-block-superstar__title-block img{height:22px;width:22px}}.shop-page .shop-page-block-superstar__title{color:#f80560;font-size:20px;font-weight:500;line-height:25px;margin-left:8px}@media screen and (max-width:800px){.shop-page .shop-page-block-superstar__title{font-size:16px;line-height:20px}}.shop-page .shop-page-block-superstar__description{color:#333448;font-size:12px;font-weight:500;line-height:15px;margin-top:5px;text-align:center}@media screen and (max-width:800px){.shop-page .shop-page-block-superstar__description{font-size:10px;line-height:13px}}.shop-page .shop-page-switch{display:inline-block;height:32px;position:relative;width:60px}.shop-page .shop-page-switch input{height:0;opacity:0;width:0}.shop-page .shop-page-switch input:focus+.shop-page-switch__slider{box-shadow:0 0 1px #f80560}.shop-page .shop-page-switch input:checked+.shop-page-switch__slider{background-color:#f80560}.shop-page .shop-page-switch input:checked+.shop-page-switch__slider:before{transform:translateX(28px)}.shop-page .shop-page-switch__slider{background-color:#b2b8c9;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.shop-page .shop-page-switch__slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:24px;left:4px;position:absolute;transition:.4s;width:24px}.shop-page .shop-page-button-superstar{align-items:center;display:flex}.shop-page .shop-page-button-superstar__label{color:#9195a2}@media screen and (max-width:800px){.shop-page .shop-page-button-superstar__label{display:none}}.shop-page .shop-page-button-superstar__loader{height:70px;width:70px}.shop-page .shop-page-button-superstar button{background:#fff;border:2px solid #f80560;border-radius:8px;color:#f80560;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;height:60px;line-height:20px;margin:0 0 0 30px;text-transform:none;width:156px}@media screen and (max-width:800px){.shop-page .shop-page-button-superstar button{bottom:20px;height:48px!important;left:50%;margin-left:0!important;position:fixed;transform:translateX(-50%);width:305px!important}.shop-page .multiselect__tags{height:-moz-max-content;height:max-content}}.shop-page .multiselect__option{align-items:center;cursor:pointer;display:flex;line-height:16px;min-height:40px;padding:0 0 0 16px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.shop-page .filters-item-multi-select-shop .checkbox-label{color:#9195a2;display:flex;font-size:16px;font-weight:450;line-height:20px;min-height:20px;min-width:-moz-max-content;min-width:max-content}.shop-page .shop-page-content{min-height:1200px}.shop-page .shop-page-content__not-found-block{display:flex;justify-content:center;padding-bottom:50px;padding-top:50px;width:100%}.shop-page .shop-page-content__not-found-text{color:#e30744;font-size:22px;padding-bottom:50px;padding-top:50px;text-align:center;width:-moz-max-content;width:max-content}.shop-page .shop-page-content__see-more-block{display:flex;justify-content:center;margin:20px 0 32px;width:100%}.shop-page .shop-page-content__see-more-block button{background:#0b4ae2;border:none;border-radius:30px;color:#fff;font-size:18px;font-weight:700;height:60px;left:860px;line-height:24px;top:4371px;width:230px}.shop-page .shop-page-content__shops{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.shop-page .blue-banner{background-image:url(/theme-images/shop-page/blue-baner.svg);border-radius:10px;display:flex;height:270px;justify-content:center;margin:53px 20px;position:relative;width:100%}.shop-page .blue-banner__title{color:#fff;font-size:36px;font-weight:700;line-height:46px;position:absolute;text-align:center;top:50px}@media screen and (max-width:800px){.shop-page .blue-banner__title{font-size:24px;line-height:30px}}.shop-page .blue-banner__text{color:#bccdf7;font-size:18px;font-weight:450;line-height:23px;position:absolute;text-align:center;top:117px}@media screen and (max-width:800px){.shop-page .blue-banner__text{font-size:16px;line-height:20px;top:131px}}.shop-page .blue-banner__button{align-items:center;background:#f80560;border-radius:68px;bottom:50px;color:#fff;display:flex;font-size:16px;font-weight:500;height:60px;justify-content:center;line-height:20px;position:absolute;width:156px}@media screen and (max-width:800px){.shop-page .blue-banner__button{height:48px}}.shop-page .slider-images-seller-card{border-radius:5px 5px 0 0;height:296px;max-height:306px}.shop-page .slider-images-seller-card__image{border-radius:5px 5px 0 0;height:100%;width:100%}.shop-page .slider-images-seller-card .set-object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.shop-card{background:#fff;border-radius:20px;display:flex;filter:drop-shadow(0 4px 12px rgba(178,184,201,.25));flex-direction:column;height:606px;margin:15px;max-width:310px;min-width:310px}.shop-card__avatar-block{border-radius:20px 20px 0 0;display:flex;height:265px;justify-content:space-between;padding:15px 15px 0}.shop-card__main-image{border-radius:5px;cursor:pointer;height:250px;-o-object-fit:cover;object-fit:cover;width:213px}.shop-card__images-block{display:flex;flex-direction:column;height:250px;width:59px}.shop-card__image-public{cursor:pointer;display:block;margin-bottom:10px}.shop-card__image-public img{border-radius:5px;height:55px;-o-object-fit:cover;object-fit:cover;width:59px}.shop-card__more-block{align-content:center;align-items:center;background:#f80560;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-family:CircularStd-book;height:55px;justify-content:center;min-width:59px}.shop-card__count-image{color:#fff;font-size:18px;font-weight:500;line-height:21px;text-align:center}.shop-card__text-more{color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:14px;margin-top:3px;text-decoration-line:underline}.shop-card__details{align-items:center;border-top:1px solid #f2f6f9;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-top:10px;padding-bottom:5px;padding-top:15px}.shop-card__details--min-height{min-height:61px}.shop-card__small-details{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;padding-bottom:15px}.shop-card__shop-name-block{align-items:center;background:#fff;display:flex;justify-content:center;padding-top:25px}.shop-card__shop-name-block .verified-img{border-radius:100%;height:17px;margin-left:5px;width:17px}.shop-card__shop-name-block .country-img{border-radius:100%;height:21px;margin-left:10px;width:21px}.shop-card__shop-name{color:#333;font-size:18px;font-weight:700;line-height:23px;max-width:220px;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.shop-card__description{word-wrap:break-word;color:#a2a2a2;font-size:12px;font-weight:400;line-height:15px;margin-bottom:15px;margin-top:5px;max-height:45px;min-height:45px;padding:0 30px;text-align:center}.shop-card__visit-store-box{align-items:center;background:#fff;border-radius:0 0 20px 20px;border-top:1px solid #f2f6f9;display:flex;flex-direction:column;justify-content:center;min-height:107px;padding-bottom:15px;padding-top:15px;width:100%}.shop-card__visit-button{background:#f80560;border-radius:30px;color:#fff;display:inline-block;font-size:18px;min-height:44px;min-width:230px;padding:13px 0;text-align:center;width:auto}.shop-card__visit-button:focus,.shop-card__visit-button:hover{color:#fff}.shop-card__review-box{display:flex;margin-bottom:15px}.shop-card__star{height:18px;padding:2px;width:18px}.shop-card__review-box-value{align-items:center;color:#f80560;display:flex;font-size:15px;font-weight:450;line-height:19px;margin-left:2px;text-transform:lowercase}.shop-card__review-box-value--black{color:#333;margin-right:2px}.shop-card__review-box-value--gray{color:#b2b8c9}.shop-card__count-label{color:#b2b8c9;font-family:CircularStd-book;font-size:12px;font-weight:500;line-height:14px;margin-bottom:5px}.shop-card__count-value{color:#f80560;font-family:CircularStd-Bold;font-size:18px;font-weight:700;line-height:21px}.shop-card__count-value:first-letter{text-transform:uppercase}.shop-card__statistic-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.benefits-block_show{display:flex!important}.benefits-block{background:#fedbe5;border-radius:10px;display:none;font-family:CircularStd-book;height:500px;justify-content:center;margin:100px 20px;position:relative;width:100%}@media screen and (max-width:800px){.benefits-block{height:500px;margin:100px 0}}.benefits-block .press-block-about-us__items-block{display:none}.benefits-block .benefits-press-block-about-us__items-block_show{display:flex!important}.benefits-block .swiper-button-next{right:80px}@media screen and (max-width:800px){.benefits-block .swiper-button-next{right:10px}}.benefits-block .swiper-button-prev{left:80px}@media screen and (max-width:800px){.benefits-block .swiper-button-prev{left:10px}}.benefits-block .swiper-pagination{margin-top:20px}.benefits-block__body{align-items:center;background-image:url(/theme-images/shop/benefits-background.svg);display:flex;flex-direction:column;margin:27px 80px 8px;overflow:hidden}@media screen and (max-width:800px){.benefits-block__body{margin:35px 30px 25px}}.benefits-block__title{color:#f80560;font-size:48px;font-weight:700;line-height:61px;margin:23px auto 40px;text-align:center}@media screen and (max-width:800px){.benefits-block__title{font-size:28px;line-height:35px;margin:0 auto 40px}}.benefit-card{align-items:center;display:flex;flex-direction:column;font-family:CircularStd-book;margin:0 27px;min-width:248px!important}@media screen and (max-width:800px){.benefit-card{margin:0;min-width:100%!important;width:100%!important}}.benefit-card__image{height:75px;width:75px}.benefit-card__title{color:#f80560;font-size:18px;font-weight:700;line-height:23px;margin:20px auto 5px;max-width:190px;min-height:46px;text-align:center}.benefit-card__description{color:#333448;font-size:14px;font-weight:450;line-height:18px;text-align:center}.shop-page-dropdown{align-items:center;display:flex}.shop-page-dropdown__title{color:#9195a2;font-size:16px;font-weight:450;line-height:20px;margin-right:10px}.shop-page-dropdown button{align-items:center;background:#fcfcfc;border:1px solid #e1e1e1;border-radius:8px;box-sizing:border-box;color:#333448;display:flex;font-family:CircularStd-Book,sans-serif;font-size:13px;font-style:normal;font-weight:450;height:60px;justify-content:center;line-height:20px;margin:0;padding:0;width:143px}@media screen and (max-width:800px){.shop-page-dropdown button{font-size:13px;height:48px;width:170px}}.shop-page-dropdown:focus,.shop-page-dropdown:hover{background:#fff}.shop-page-dropdown__dropdown-menu{background:#fcfcfc;margin:0;min-width:143px;width:143px}.shop-page-dropdown__dropdown-menu li{align-items:center;color:#333448;cursor:pointer;display:flex;font-size:16px;height:43px;line-height:20px}.shop-page-dropdown__dropdown-menu li .sort-by{margin-left:18px}.shop-page-dropdown__dropdown-menu li .selected{color:#f80560}.shop-page-dropdown .dropdown-toggle:after{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:15px;padding-left:15px;transform:rotate(90deg);transition:all .2s;width:20px}.video-card{background:#fff;border-radius:20px;display:flex;filter:drop-shadow(0 4px 12px rgba(178,184,201,.25));flex-direction:column;height:447px;margin:15px;max-width:310px;min-width:310px}.video-card--big{height:490px}.video-card .profile-service-card__type-block{margin-left:12px;margin-top:10px;width:-moz-max-content;width:max-content}.video-card .profile-service-card__type-block img{height:14px;width:16px}.video-card .shop-card__avatar-block{height:250px;padding:0 12px}.video-card .shop-card__avatar-block .shop-card__image-public{height:55px}.video-card__avatar-block{border-radius:20px 20px 0 0;display:flex;height:265px;justify-content:space-between;padding:15px 15px 0}.video-card__body{cursor:pointer}.video-card__shop-name-block{align-items:center;cursor:pointer;display:flex;margin:12px}.video-card__avatar{border-radius:36px;height:36px;margin-right:6px;-o-object-fit:cover;object-fit:cover;width:36px}.video-card__shop-name{color:#333;font-size:18px;font-weight:700;line-height:23px;margin-right:10px;max-width:220px;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.video-card .country-img{border-radius:100%;height:21px;margin-left:10px;width:21px}.video-card__poster{height:250px}.video-card__poster,.video-card__rating-poster{cursor:pointer;-o-object-fit:cover;object-fit:cover;width:100%}.video-card__rating-poster{height:230px;min-height:230px}.video-card__poster-block{position:relative}.video-card__poster-play{cursor:pointer;height:46px;left:133px;position:absolute;top:89px;width:46px}.video-card__title{color:#333448;font-size:18px;font-weight:700;margin:12px;white-space:nowrap}.video-card__description,.video-card__title{font-style:normal;line-height:normal;overflow:hidden;text-overflow:ellipsis}.video-card__description{color:#b2b8c9;font-size:16px;font-weight:450;margin:0 12px 12px;text-transform:capitalize}.video-card__title-block{display:flex;justify-content:space-between}.video-card__title-block .video-card__price{margin-top:12px}.video-card__time-block{display:flex;margin:0 12px 12px}.video-card__time{color:#f80560;font-weight:500;margin-left:5px;text-align:right}.video-card__price,.video-card__time{font-size:18px;font-style:normal;line-height:normal}.video-card__price{color:#333448;font-weight:700;margin:0 12px 12px}.video-card__button{background:#f80560;border:none;border-radius:30px;color:#fff;display:inline-block;font-size:18px;margin:0 12px 12px;min-height:43px;min-width:288px;text-align:center;width:auto}.video-card__stats-block{align-items:center;display:flex;margin-bottom:15px;margin-left:12px;margin-top:15px;width:100%}.video-card__stats-block .locked-icon{color:#fff;height:28px;position:relative;width:20px}.video-card__stats-block .locked-icon span{bottom:1px;font-family:CircularStd-Bold,sans-serif;font-size:13px;font-weight:700;left:0;position:absolute;text-align:center;width:20px}.video-card__stats-block .free{display:flex;margin-right:27px}.video-card__stats-block .paid{display:flex}.video-card__stats-block .paid .text-sm{color:#f80560}.video-card__stats-block .text-sm{color:#b4c8d3;font-size:14px;font-weight:450;line-height:18px;margin-left:10px;margin-top:10px}.show-private-gallery-modal{position:fixed;top:7%;visibility:visible}.show-private-gallery-modal__title{color:#333;font-size:24px;font-weight:700;line-height:32px}@media (max-width:800px){.show-private-gallery-modal__title{font-size:18px}}.show-private-gallery-modal__sub-title{align-items:center;display:flex;justify-content:space-between;margin-top:16px;width:100%}@media (max-width:800px){.show-private-gallery-modal__sub-title{align-items:flex-start;flex-direction:column}}.show-private-gallery-modal__description{color:#b2b8c9;font-size:16px;font-weight:450;line-height:24px;max-width:449px}.show-private-gallery-modal__price{color:#f80560;font-size:24px;font-style:normal;font-weight:500;line-height:150%}.show-private-gallery-modal .modal-header{border-bottom:none;border-radius:16px;display:flex;flex-direction:column;margin-bottom:30px;padding:0!important;position:relative;width:100%}@media (max-width:800px){.show-private-gallery-modal .modal-header{margin-bottom:15px}}.show-private-gallery-modal .modal-header .close{position:absolute;right:0;top:0}.show-private-gallery-modal .modal-body{align-items:center;border-radius:16px;display:flex;flex-direction:column;padding:0 76px;position:relative;width:100%}.show-private-gallery-modal .video-card__button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:700;height:43px!important;justify-content:center;line-height:23px;margin:0 10px 0 0!important;min-width:150px!important;width:170px!important}.show-private-gallery-modal .video-card__button:focus,.show-private-gallery-modal .video-card__button:hover{opacity:.5}@media (max-width:800px){.show-private-gallery-modal .video-card__button{font-size:16px;line-height:20px;width:160px!important}}.show-private-gallery-modal__sub-button{background:#fff!important;border:1px solid #f80560!important;color:#f80560!important}.show-private-gallery-modal__buttons{display:flex;height:-moz-max-content;height:max-content}@media (max-width:800px){.show-private-gallery-modal__buttons{justify-content:space-between}}.show-private-gallery-modal .modal-dialog{border-radius:16px;height:765px;margin:0 auto;max-height:765px;max-width:700px;padding:0;width:700px}@media (max-width:800px){.show-private-gallery-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.show-private-gallery-modal .shop-card__avatar-block{padding:0!important;position:relative}.show-private-gallery-modal .shop-card__left{cursor:pointer;height:36px;left:18px;position:absolute;top:220px;width:20px}@media (max-width:800px){.show-private-gallery-modal .shop-card__left{left:20px;top:100px}}.show-private-gallery-modal .shop-card__right{cursor:pointer;height:36px;position:absolute;right:175px;top:220px;width:20px}@media (max-width:800px){.show-private-gallery-modal .shop-card__right{right:20px;top:100px}}.show-private-gallery-modal .shop-card__main-image{height:450px!important;width:480px!important}@media (max-width:800px){.show-private-gallery-modal .shop-card__main-image{height:250px!important;width:336px!important}.show-private-gallery-modal .video-card__stats-block{display:none}}.show-private-gallery-modal .video-card__shop-name-block{margin:0 0 20px}.show-private-gallery-modal .shop-card__avatar-block{height:-moz-max-content;height:max-content}@media (max-width:800px){.show-private-gallery-modal .shop-card__avatar-block{flex-direction:column}}.show-private-gallery-modal__bottom-block{align-items:center;display:flex}.show-private-gallery-modal .shop-card__more-block{background-size:cover;height:140px;margin-bottom:15px;width:140px}@media (max-width:800px){.show-private-gallery-modal .shop-card__more-block{height:80px;width:102px}}.show-private-gallery-modal .shop-card__images-block{height:471px!important;width:140px}@media (max-width:800px){.show-private-gallery-modal .shop-card__images-block{flex-direction:row;height:80px!important;justify-content:space-between;margin:12px 0;width:100%}}.show-private-gallery-modal .shop-card__text-more{font-size:16px;font-style:normal;font-weight:700;line-height:112%;text-decoration-line:none}.show-private-gallery-modal .modal-content{border-radius:16px!important;display:flex;flex-direction:column;justify-content:flex-end;padding:30px}@media (max-width:800px){.show-private-gallery-modal .modal-content{padding:16px}}.login-page .breadcrumbs{background:#f8fbff!important;margin-bottom:0;margin-top:75px;opacity:1;padding:27px 0;position:relative;z-index:10}.login-page .mdsg-field-title{color:#5d626d;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-top:2px}.login-page input.mdsg-custom-checkbox{display:none;opacity:0!important}.login-page input.mdsg-custom-checkbox~span.mdsg--checkbox--check{background:#fff;border:1px solid #e7e7e7;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;margin-right:8px!important;vertical-align:middle;width:24px}.login-page input.mdsg-custom-checkbox~span.mdsg--checkbox--check.active{background:#f80560!important}.login-page input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#fff;content:"";font-family:fontawesome;font-size:15px;line-height:23px;margin-left:4px;transition:all .2s}.login-page .accept-terms{display:flex;margin-bottom:32px}.login-page .no-account{color:#5d626d!important;font-family:CircularStd-Book!important;font-size:18px!important;font-style:normal;font-weight:450;line-height:23px;margin:30px auto;text-align:center}.login-page .sign-up{color:#0b4ae2!important;margin-left:10px;text-decoration-line:underline}.login-page .site-content .cleanlogin-container{background:#fff;border:1px solid #e7e7e8;border-radius:16px;box-shadow:none;box-sizing:border-box;max-width:100%;overflow:hidden;padding:60px 114px 90px;width:540px;z-index:1}.login-page .mdsg--login--page-inner-wrp .mdsg--title--blocks-main{color:#000;font-size:30px;margin:0 auto 20px;max-width:100%;width:500px;z-index:5}.login-page .cleanlogin-container .login-btn,.login-page .cleanlogin-container input.cleanlogin-field,.login-page .cleanlogin-container input[type=submit]{background:#f80560;border:2px solid transparent;border-radius:50px;color:#fff;display:inline-block;font-family:CircularStd-Book,sans-serif;font-size:18px;height:auto;line-height:normal;max-width:100%;min-width:312px;padding:12px 50px;text-align:center;width:auto}.login-page .cleanlogin-container .login-btn,.login-page .cleanlogin-container input[type=submit]{margin-bottom:0}.login-page .cleanlogin-container .login-btn.active,.login-page .cleanlogin-container input[type=submit]{background:#a2a2a2}.login-page .cleanlogin-field input[type=password],.login-page .cleanlogin-field input[type=text]{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#333448;display:block;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:45px;line-height:23px;min-height:60px;outline:none;padding:0 5px 0 54px;transition:all .4s;width:100%}.login-page .cleanlogin-field input::-webkit-input-placeholder{color:#a2a2a2;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px}.login-page .cleanlogin-form fieldset .cleanlogin-field{border-bottom:0 solid hsla(0,0%,100%,.24);margin-bottom:20px;position:relative}.login-page .site-content .cleanlogin-container .cleanlogin-form .cleanlogin-field-username{background-image:url(/theme-images/login-user/user.svg);background-position:20px;background-repeat:no-repeat;background-size:24px}.login-page .site-content .cleanlogin-container .cleanlogin-form .cleanlogin-field-password{background-image:url(/theme-images/login-user/lock.svg);background-position:20px;background-repeat:no-repeat;background-size:24px}.login-page form.cleanlogin-form .cleanlogin-form-bottom a[class*=cleanlogin-form]{color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-align:center;text-decoration-line:underline}.login-page form.cleanlogin-form .cleanlogin-form-bottom a[class*=cleanlogin-form]:hover{opacity:.5}.login-page .cleanlogin-field-remember input[type=checkbox]{bottom:0;box-sizing:border-box;cursor:pointer;left:0;opacity:0;padding:0;position:absolute;right:0;top:auto;width:100%;z-index:1}.login-page .cleanlogin-field-remember input[type=checkbox]+label{color:#fff;cursor:pointer;display:block;font-size:13px;line-height:1.2;margin-bottom:0;margin-top:17px;padding-left:26px;position:relative}.login-page .cleanlogin-field-remember input[type=checkbox]+label:before{align-items:center;background:#fff;border-radius:2px;color:transparent;content:"";display:flex;font-family:fontawesome;font-size:13px;height:16px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.login-page .cleanlogin-field-remember input[type=checkbox]:checked+label:before{color:#555}.login-page .cleanlogin-field-remember{float:right;text-align:right}.login-page .mdsg--login-main-form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.login-page .mdsg--login--page-inner-wrp{background:#f8fbff;height:100%;padding:63px 0;width:100%}.login-page .cleanlogin-form-bottom{height:5px;padding-top:20px;text-align:center}.login-page .mdsg--login-main-form .cleanlogin-notification.error{background:#f5165f;border-radius:50px;color:#fff;display:inline-block;font-size:17px;max-width:100%;opacity:1;width:500px}.login-page .mdsg--login-main-form .cleanlogin-notification{background:#59790d;border-color:transparent;border-radius:50px;color:#fff;display:inline-block;font-size:17px;max-width:100%;opacity:1;width:500px;width:100%}.login-page .mdsg--login--page-inner-wrp .mdsg--login-main-form a.cleanlogin-form-register-link{display:none}.login-page .cleanlogin-notification{animation:cssAnimation 0s ease-in 5s forwards;animation-fill-mode:forwards;border:1px solid;border-radius:5px;box-shadow:2px 2px 3px rgba(0,0,0,.25);clear:both;font-size:14px;margin-bottom:18px;padding:18px;text-align:center}.login-page .mdsg-big-size-title{color:#333!important;font-family:CircularStd-Book!important;font-size:24px!important;font-style:normal;font-weight:500;line-height:30px}.login-page .header-image{top:0}.login-page .footer-image,.login-page .header-image{left:0;margin:0 auto;position:absolute;right:0;width:75%;z-index:0}.login-page .footer-image{bottom:0}.login-page .site-content{position:relative}@media (max-width:800px){.login-page .footer-image,.login-page .header-image{display:none}.login-page .mdsg--login--page-inner-wrp{padding:16px 0}.login-page .site-content .cleanlogin-container{padding:20px 20px 60px}.login-page .mdsg-big-size-title{padding:0}.login-page .mdsg--title--blocks-main{margin-bottom:0!important}.login-page .site-content .cleanlogin-container{width:345px}.login-page .cleanlogin-form{margin-top:20px}.login-page .login-btn{max-width:305px!important;min-width:305px!important}}.checkout-page{background:#f8fbff;margin-top:72px;padding-bottom:100px}@media (max-width:800px){.checkout-page{margin-top:60px}}.checkout-page__body{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1290px;width:100%}@media (max-width:1290px){.checkout-page__body{align-items:center;flex-direction:column}}.checkout-form{background:#fff;border:1px solid #b4c8d3;border-radius:16px;box-sizing:border-box;font-family:CircularStd-Book;width:740px}@media (max-width:800px){.checkout-form{margin:0 15px;width:92%}}.checkout-form .invalid-feedback{margin-top:3px}.checkout-form__body{display:flex;flex-direction:column;padding:40px}@media (max-width:800px){.checkout-form__body{padding:25px 20px 45px}}.checkout-form__title{color:#333;font-size:24px;font-weight:500;line-height:30px;width:-moz-max-content;width:max-content}.checkout-form__input-block{margin-top:24px;min-height:60px;width:100%}.checkout-form__input-block input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.checkout-form__input-block input::-moz-placeholder{color:#b2b8c9}.checkout-form__input-block input::placeholder{color:#b2b8c9}.checkout-form__select-block{height:60px;margin-top:24px;width:100%}.checkout-form__select-block .select2-container{height:60px;width:100%!important;z-index:1!important}.checkout-form__select-block .select2-container .select2-selection--single{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;height:60px}.checkout-form__select-block .select2-container .select2-selection--single .select2-selection__placeholder{color:#b2b8c9}.checkout-form__select-block .select2-container .select2-selection--single .select2-selection__rendered{padding:18px 40px 18px 18px!important}@media (max-width:800px){.checkout-form__select-block .select2-container .select2-selection--single .select2-selection__rendered{font-size:16px!important}}.checkout-form__select-block .select2-container .select2-selection--single .select2-selection__arrow{height:20px;margin-top:-8px;position:absolute;right:20px;top:50%;width:20px}.checkout-form__select-block .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-size:cover;border:0;height:20px;left:auto;margin-left:0;margin-top:auto;top:auto;transform:rotate(90deg);transition:all .2s;width:20px}.checkout-form__select-block .select2-container--disabled .select2-selection{background-color:#eee;cursor:default}.checkout-form__checkbox-block{display:flex;margin-top:24px;width:100%}.checkout-form__checkbox-block input{display:inherit;height:0;opacity:0;width:0}.checkout-form__checkbox-pink_active{background-image:url(/theme-images/sell-now/check-box2.svg)!important;border:none!important}.checkout-form__checkbox-pink{background:#fff;border:2px solid #e7e7e7;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;min-width:30px;vertical-align:middle;width:30px}.checkout-form__label-link{color:#5d626d;font-size:18px;font-weight:450;line-height:30px;margin-left:10px}@media (max-width:800px){.checkout-form__label-link{line-height:23px}}.checkout-form__link{color:#0b4ae2;text-decoration-line:underline;text-transform:lowercase}.checkout-form__link:focus,.checkout-form__link:hover{color:#0b4ae2}.checkout-form__register-block{margin-bottom:40px}.checkout-form__payment-block{display:flex;justify-content:space-between;margin-top:40px;width:100%}@media (max-width:800px){.checkout-form__payment-block{flex-direction:column}}.checkout-form__title_verotel{margin-top:48px}.checkout-form__payment-block_verotel{margin-top:20px}.checkout-form__payment-method-box{display:flex}.checkout-form__box-label{cursor:pointer;width:150px}.checkout-form__box-label input{cursor:pointer;margin-right:16px;padding:0}.checkout-form__box-label input[type=radio]:checked:after{background-color:#f80560;background-size:12px;border:1px solid #e7e7e7;border-radius:10px}.checkout-form__box-label input[type=radio]:after,.checkout-form__box-label input[type=radio]:checked:after{content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.checkout-form__box-label input[type=radio]:after{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px}.checkout-form__icons-block{display:flex;justify-content:space-between;width:200px}@media (max-width:800px){.checkout-form__icons-block{margin-top:20px}}.checkout-form__credit-cart-block{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.checkout-form__credit-cart-block input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.checkout-form__credit-cart-block input::-moz-placeholder{color:#b2b8c9}.checkout-form__credit-cart-block input::placeholder{color:#b2b8c9}.checkout-form__card-number-block{display:flex;flex-direction:column;margin-top:26px;width:350px}@media (max-width:800px){.checkout-form__card-number-block{width:305px}}.checkout-form__card-number-block input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;letter-spacing:.18em;line-height:23px;padding:18px;width:100%}.checkout-form__card-number-block input::-moz-placeholder{color:#b2b8c9}.checkout-form__card-number-block input::placeholder{color:#b2b8c9}.checkout-form__expire-block{display:flex;flex-direction:column;margin-top:26px;width:162px}@media (max-width:800px){.checkout-form__expire-block{width:176px}}.checkout-form__expire-block input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.checkout-form__expire-block input::-moz-placeholder{color:#b2b8c9}.checkout-form__expire-block input::placeholder{color:#b2b8c9}.checkout-form__cart-code-block{display:flex;flex-direction:column;margin-top:26px;width:100px}@media (max-width:800px){.checkout-form__cart-code-block{width:119px}}.checkout-form__label{color:#333;font-size:13px;font-weight:450;line-height:23px;margin-bottom:8px}.checkout-form__description{color:#8f94a0;font-size:16px;font-weight:450;line-height:20px;margin-top:23px;text-align:center}.checkout-form__button-block{display:flex;justify-content:center;margin-top:30px;width:100%}.checkout-form__button-block button{background:#f80560;border:none;border-radius:70px;color:#fff;font-size:23px;font-weight:500;height:72px;line-height:29px;margin:0 auto;text-align:center;width:287px}.checkout-form__button-block button:disabled{background:#b2b8c9}@media (max-width:800px){.checkout-form__button-block button{font-size:18px;height:64px;line-height:23px;width:219px}}.checkout-form__button-block .button-disabled{background:#b2b8c9}.order-summary-for-register{border-radius:16px;box-sizing:border-box;font-family:CircularStd-Book;margin-bottom:25px;width:740px}@media (max-width:800px){.order-summary-for-register{margin:0 15px 25px;width:92%!important}}.order-summary-for-register__title-block{display:flex;justify-content:center;margin-bottom:50px;margin-top:75px}@media (max-width:800px){.order-summary-for-register__title-block{margin-bottom:30px;margin-top:50px}}.order-summary-for-register__title{color:#333;font-size:24px;font-weight:500;line-height:30px}.order-summary-for-register__item-block{background:#fff;border:1px solid #b4c8d3;border-radius:16px 16px 0 0;display:flex;padding:32px 42px 38px}@media (max-width:800px){.order-summary-for-register__item-block{padding:20px}}.order-summary-for-register__item-block img{height:65px;width:60px}.order-summary-for-register__item-info-block{display:flex;flex-direction:column;margin-left:30px}.order-summary-for-register__item-title{color:#333448;font-size:20px;font-weight:500;line-height:25px;margin-top:10px}@media (max-width:800px){.order-summary-for-register__item-title{margin-top:0}}.order-summary-for-register__item-description{color:#b2b8c9;font-size:16px;font-weight:450;line-height:20px;margin-top:10px}.order-summary-for-register__total-block{border:1px solid #b4c8d3;border-radius:0 0 16px 16px;border-top:none;display:flex;flex-direction:column;width:100%}.order-summary-for-register__total-block-body{background:#fff;border-radius:0;display:flex;justify-content:space-between;padding:15px 38px 20px;width:100%}@media (max-width:800px){.order-summary-for-register__total-block-body{padding:15px 20px}}.order-summary-for-register__total-block-body_with-border-radius{border-radius:0 0 16px 16px}.order-summary-for-register__total-title{color:#000;font-size:24px;font-weight:500;line-height:30px}.order-summary-for-register__total-info-block{align-items:center;display:flex;justify-content:space-between;width:-moz-max-content;width:max-content}@media (max-width:800px){.order-summary-for-register__total-info-block{align-items:flex-end;flex-direction:column}}.order-summary-for-register__link-enter-coupon{background:#fff;color:#b2b8c9;cursor:pointer;font-size:18px;font-weight:450;line-height:23px;padding:25px 38px 15px;text-decoration-line:underline}@media (max-width:800px){.order-summary-for-register__link-enter-coupon{padding:15px 20px}}.order-summary-for-register__total{color:#f80560;font-size:32px;font-weight:500;line-height:40px;text-align:right}@media (max-width:800px){.order-summary-for-register__total{order:1}}.order-summary-for-register__coupon-panel{align-items:center;background:#fff;border-radius:0 0 16px 16px;border-top:1px solid #b4c8d3;display:flex;flex-direction:column;padding:20px 0}.order-summary-for-register__coupon-panel-title{color:#f80560;font-size:24px;font-weight:500;line-height:30px;margin:30px auto 10px}@media (max-width:800px){.order-summary-for-register__coupon-panel-title{text-align:center;width:221px}}.order-summary-for-register__coupon-panel-description{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px;margin-bottom:17px;text-transform:lowercase}@media (max-width:800px){.order-summary-for-register__coupon-panel-description{text-align:center;width:221px}}.order-summary-for-register__coupon-panel-input-box{margin:8px 0 20px;width:392px}@media (max-width:800px){.order-summary-for-register__coupon-panel-input-box{width:221px}}.order-summary-for-register__coupon-panel-input-box input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.order-summary-for-register__coupon-panel-input-box input::-moz-placeholder{color:#b2b8c9}.order-summary-for-register__coupon-panel-input-box input::placeholder{color:#b2b8c9}.order-summary-for-register__coupon-panel-button{background:#f80560;border:none;border-radius:70px;color:#fff;font-size:16px;font-weight:500;height:50px;line-height:20px;margin:0 auto 15px;text-align:center;width:200px}.order-summary-for-register__cancel-button{color:#b4c8d3;cursor:pointer;font-size:16px;font-weight:450;line-height:20px;margin:0 auto}.order-summary-for-register__cancel-button:focus,.order-summary-for-register__cancel-button:hover{color:#f80560}.order-summary-for-register__coupon-block{background:#fff;border:1px solid #b4c8d3;border-top:0;display:flex;flex-direction:column;padding:20px 42px}@media (max-width:800px){.order-summary-for-register__coupon-block{padding:20px}}.order-summary-for-register__coupon-block-info{display:flex}.order-summary-for-register__coupon-block-label{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px}.order-summary-for-register__coupon-block-value{color:#333;font-size:18px;font-weight:450;line-height:23px;margin-left:5px}.order-summary-for-register__coupon-block-price{color:#333;font-size:18px;font-weight:450;line-height:23px;margin-top:10px}.order-summary-for-register__coupon-block-delete-coupon{border:2px solid #d3d3d3;color:#d3d3d3;cursor:pointer;font-size:20px;margin-left:3px;padding:0 2px}.order-summary{border:1px solid #b4c8d3;border-radius:16px;box-sizing:border-box;font-family:CircularStd-Book;height:-moz-max-content;height:max-content;margin-bottom:30px;margin-right:30px;width:520px}@media (max-width:800px){.order-summary{margin:0 15px 30px;width:92%}}.order-summary__body{background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;padding:48px 64px 40px}@media (max-width:800px){.order-summary__body{padding:48px 20px 40px}}.order-summary__title{color:#333;font-size:24px;font-weight:500;line-height:30px;margin-bottom:22px}.order-summary__item-block{border-bottom:1px solid #b4c8d3;display:flex;flex-direction:column;padding-bottom:24px}.order-summary__item-block img{height:65px;margin:15px 18px;width:60px}.order-summary__item-block-body{display:flex}.order-summary__item-info-block{display:flex;flex-direction:column;margin-left:16px;margin-top:19px}.order-summary__item-title{color:#333448;font-size:20px;font-weight:500;line-height:25px;margin-top:10px}@media (max-width:800px){.order-summary__item-title{margin-top:0}}.order-summary__item-description{color:#b2b8c9;font-size:16px;font-weight:450;line-height:20px;margin-top:10px}.order-summary__total-block{display:flex;flex-direction:column;width:100%}.order-summary__total-block-body{background:#fff;border-radius:0;display:flex;justify-content:space-between;padding-top:24px;width:100%}.order-summary__body_with-border-radius{border-radius:16px}.order-summary__total-title{color:#000;font-size:32px;font-weight:500;line-height:40px}.order-summary__total-info-block{align-items:center;display:flex;justify-content:space-between;width:-moz-max-content;width:max-content}@media (max-width:800px){.order-summary__total-info-block{align-items:flex-end;flex-direction:column}}.order-summary__link-enter-coupon{align-items:center;background:#f3f5f5;border-radius:0 0 16px 16px;border-top:2px dashed #e7e7e8;display:flex;flex-direction:column;padding:32px 0}@media (max-width:800px){.order-summary__link-enter-coupon{padding:15px 20px}}.order-summary__link-enter-coupon-title{color:#f80560;font-size:24px;font-weight:500;line-height:30px;text-align:center}.order-summary__link-enter-coupon-value{color:#b2b8c9;cursor:pointer;font-size:18px;font-weight:450;line-height:23px;margin-top:8px;text-decoration-line:underline}.order-summary__total{color:#f80560;font-size:32px;font-weight:500;line-height:40px;text-align:right}@media (max-width:800px){.order-summary__total{order:1}}.order-summary__coupon-panel{align-items:center;background:#f3f5f5;border-radius:0 0 16px 16px;border-top:2px dashed #e7e7e8;display:flex;flex-direction:column;padding:20px 0}.order-summary__coupon-panel-title{color:#f80560;font-size:24px;font-weight:500;line-height:30px;margin:30px auto 10px}@media (max-width:800px){.order-summary__coupon-panel-title{text-align:center;width:221px}}.order-summary__coupon-panel-description{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px;margin-bottom:17px;text-transform:lowercase}@media (max-width:800px){.order-summary__coupon-panel-description{text-align:center;width:221px}}.order-summary__coupon-panel-input-box{margin:8px 0 20px;width:392px}@media (max-width:800px){.order-summary__coupon-panel-input-box{width:221px}}.order-summary__coupon-panel-input-box input{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.order-summary__coupon-panel-input-box input::-moz-placeholder{color:#b2b8c9}.order-summary__coupon-panel-input-box input::placeholder{color:#b2b8c9}.order-summary__coupon-panel-button{background:#f80560;border:none;border-radius:70px;color:#fff;font-size:16px;font-weight:500;height:50px;line-height:20px;margin:0 auto 15px;text-align:center;width:200px}.order-summary__cancel-button{color:#b4c8d3;cursor:pointer;font-size:16px;font-weight:450;line-height:20px;margin:0 auto}.order-summary__cancel-button:focus,.order-summary__cancel-button:hover{color:#f80560}.order-summary__coupon-block{background:#fff;border-bottom:1px solid #b4c8d3;display:flex;flex-direction:column;padding:20px 0}@media (max-width:800px){.order-summary__coupon-block{padding:20px}}.order-summary__coupon-block-info{display:flex}.order-summary__coupon-block-label{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px}.order-summary__coupon-block-value{color:#333;font-size:18px;font-weight:450;line-height:23px;margin-left:5px}.order-summary__coupon-block-price{color:#333;font-size:18px;font-weight:450;line-height:23px;margin-top:10px}.order-summary__coupon-block-delete-coupon{border:2px solid #d3d3d3;color:#d3d3d3;cursor:pointer;font-size:20px;margin-left:3px;padding:0 2px}.checkout-summary{border:1px solid #b4c8d3;border-radius:16px;box-sizing:border-box;font-family:CircularStd-Book;height:-moz-max-content;height:max-content;margin-bottom:30px;margin-right:30px;width:520px}@media (max-width:800px){.checkout-summary{margin:0 15px 30px;width:92%}}.checkout-summary__body{background:#fff;border-radius:16px;display:flex;flex-direction:column;padding:35px 0 25px}.checkout-summary__item-block{display:flex;flex-direction:column;margin:0 40px}@media (max-width:800px){.checkout-summary__item-block{margin:0 10px}}.checkout-summary__item-block img{background:#fff;border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,.1);height:50px;margin:15px 20px 0 0;padding:10px;width:50px}.checkout-summary__top-up{align-items:center;display:flex;margin-top:15px}.checkout-summary__top-up img{margin-top:0}.checkout-summary__title{color:#333;font-size:24px;font-weight:500;line-height:30px;margin-bottom:35px}.checkout-summary__item-block-body{border-bottom:1px solid #b4c8d3;display:flex;flex-direction:column;padding-bottom:15px;position:relative}.checkout-summary__item-block-body .item-error{color:red;display:block;margin-bottom:10px}@media (max-width:800px){.checkout-summary__item-block-body .item-error{font-size:14px}}.checkout-summary__no-border{border:0;padding-bottom:0}.checkout-summary__item-block-sub-body{align-items:center;display:flex;justify-content:space-between}.checkout-summary__important-balance{border-bottom:1px solid #b4c8d3;margin-top:15px;padding-bottom:15px}.checkout-summary__important-balance p{background:#f8fafb;color:#333448;font-size:14px;font-weight:450;line-height:18px;padding:10px}.checkout-summary .close{position:absolute;right:5px;top:0}.checkout-summary__item-info-block{display:flex;flex-direction:column;margin-top:29px}.checkout-summary__item-price{color:#f80560;font-size:18px;font-weight:500;line-height:23px;margin-left:auto}.checkout-summary__price-block{display:flex;flex-direction:column;margin-left:auto}.checkout-summary__sub-item-price{color:#b2b8c9;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-align:right;text-decoration:line-through}.checkout-summary__item-title{color:#f80560;font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:800px){.checkout-summary__item-title{max-width:175px;overflow:hidden;text-overflow:ellipsis ellipsis;white-space:nowrap}}.checkout-summary__total-block{border-top:2px dashed #e7e7e8;display:flex;flex-direction:column;padding:0 40px;width:100%}.checkout-summary__total-block-body{background:#fff;border-radius:0;display:flex;justify-content:space-between;padding-top:24px;width:100%}.checkout-summary__total-title{color:#000;font-size:32px;font-weight:500;line-height:40px}.checkout-summary__total-info-block{align-items:center;display:flex;justify-content:space-between;width:-moz-max-content;width:max-content}.checkout-summary__total{color:#f80560;font-size:32px;font-weight:500;line-height:40px;text-align:right}.checkout-summary__item-wallet-balance{display:flex;justify-content:space-between;margin:15px 0 30px}.checkout-summary__shipping-cost{border-bottom:1px solid #b4c8d3;margin:15px 0 0;padding-bottom:15px}.checkout-summary__shipping-cost div{align-items:center;display:flex;justify-content:space-between}.checkout-summary__shipping-cost>:not(:last-child){margin-bottom:5px}.checkout-summary__wallet-balance{margin:15px 0 30px}.checkout-summary__wallet-balance div{align-items:center;display:flex;justify-content:space-between}.checkout-summary__wallet-balance>:not(:last-child){margin-bottom:5px}.checkout-summary__wallet-balance-total{color:#333;font-size:18px;font-weight:500;line-height:23px}.checkout-summary__wallet-balance-deducted{font-size:14px;font-weight:450;line-height:18px}.checkout-summary__wallet-balance-topup{justify-content:flex-end!important}.checkout-summary__item-wallet-balance-title,.checkout-summary__shipping-cost-title{color:#333;font-size:18px;font-weight:500;line-height:23px}.checkout-summary__item-wallet-balance-block{flex-direction:column}.checkout-summary__price-wallet-balance{color:#333;font-size:18px;font-weight:500;line-height:23px;margin:0 0 0 auto;width:-moz-max-content;width:max-content}.checkout-summary__wallet-info-block{display:flex;margin-top:5px}.checkout-summary__wallet-info-label{color:#f80560;cursor:pointer;font-size:14px;font-weight:500;line-height:18px;margin-right:10px;text-decoration-line:underline}.checkout-summary .info-img{background-image:url(/theme-images/buy-money/info-20-20.svg)!important;cursor:pointer;height:20px;position:relative;width:20px}.checkout-summary .info-img:hover .union-block{display:flex}.checkout-summary .union-block{align-items:center;background-image:url(/theme-images/buy-money/union.svg);background-size:cover;border-radius:4px;bottom:-60px;display:none;flex-direction:column;height:105px;left:30px;position:absolute;width:300px;z-index:50}@media screen and (max-width:800px){.checkout-summary .union-block{background-image:url(/theme-images/inbox/union-for-mobile4.svg);bottom:-183px;height:220px;left:-154px;width:180px}}.checkout-summary .union-block p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:50px;line-height:150%;margin-left:0!important;margin-top:20px;text-align:left;width:80%}@media screen and (max-width:800px){.checkout-summary .union-block p{margin-left:10px!important;margin-top:65px}}.checkout-summary__unlock-object-body{align-items:center;border:1px solid #b4c8d3;display:flex;margin-bottom:10px;padding:5px;position:relative}.checkout-summary__unlock-object-body img{height:60px;margin:0 20px 0 0;padding:0;width:60px}.checkout-summary__unlock-object-info{display:flex;flex-direction:column}.checkout-summary__sub-title{font-size:12px;font-weight:450;line-height:15px;margin-top:2px}.checkout-summary__total-processing-fee{display:flex;justify-content:space-between;margin-top:20px}.checkout-summary__total-wallet-balance{display:flex;justify-content:space-between;margin:20px 0 0}.checkout-summary__total-wallet-balance-label{color:#333;font-family:CircularStd-Bold;font-size:14px;font-weight:500;line-height:18px}.checkout-summary__total-wallet-balance-price{color:#f80560;font-size:14px;font-weight:500;line-height:18px}.checkout-summary__total-processing-fee-label{display:flex;font-size:14px;font-weight:450;line-height:18px}.checkout-summary__total-processing-fee-price{color:#333;font-size:14px;font-weight:500;line-height:18px}.checkout-summary .info-img-two{background-image:url(/theme-images/buy-money/info-20-20.svg)!important;cursor:pointer;height:20px;margin-left:5px;position:relative;width:20px}.checkout-summary .info-img-two:hover .union-block-two{display:flex}.checkout-summary .union-block-two{align-items:center;background-image:url(/theme-images/buy-money/union.svg);background-size:cover;border-radius:4px;bottom:-60px;display:none;flex-direction:column;height:105px;left:30px;position:absolute;width:300px;z-index:50}@media screen and (max-width:800px){.checkout-summary .union-block-two{background-image:url(/theme-images/inbox/union-for-mobile4.svg);bottom:-183px;height:220px;left:-154px;width:190px}}.checkout-summary .union-block-two p{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:450;left:50px;line-height:150%;margin-left:0!important;margin-top:20px;text-align:left;width:80%}@media screen and (max-width:800px){.checkout-summary .union-block-two p{margin-left:10px!important;margin-top:65px}}.checkout-summary__label{color:#b2b8c9;font-size:10px;font-weight:450;line-height:13px;margin-top:10px}.checkout-notification_not-active{align-items:flex-start!important;background:#fff!important;border:1px solid #b4c8d3!important}@media (max-width:800px){.main-checkout{width:100%}}.main-checkout__input-name{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;color:#222;font-size:18px;font-weight:450;height:60px;line-height:23px;padding:18px;width:100%}.checkout-notification{align-items:center;background:#ffe3e5;border:1px solid #ffb5b9;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:10px;min-height:64px;padding:20px 30px;position:relative;width:740px}@media (max-width:800px){.checkout-notification{margin:0 15px 25px;width:92%}}.checkout-notification .close{position:absolute;right:10px;top:10px}.checkout-notification .close img{height:24px;width:24px}.checkout-notification__body{display:flex}.checkout-notification__img{height:24px;margin-right:15px;width:24px}.checkout-notification__text{color:#333;font-size:18px;font-weight:450;line-height:23px;text-align:center}.checkout-notification .button{background:#f80560;border:none;border-radius:30px;color:#fff;font-size:18px;font-weight:500;height:59px;line-height:23px;margin-top:40px;padding:18px 32px;text-align:center;width:332px}.checkout-notification .button:disabled{background:#b2b8c9}.item-error{color:red;display:block;margin-bottom:10px}@media (max-width:800px){.item-error{font-size:14px}}.checkout-summary__unlock-object-body.invalid-feedback-custom{border-color:red}.about-us-page{display:flex;flex-direction:column;font-family:CircularStd-Book;overflow-x:hidden;padding-bottom:20px;padding-top:75px}@media screen and (max-width:800px){.about-us-page{padding-bottom:0;padding-top:60px}}.about-us-page__title-block{align-items:center;background:#f8fbff;display:flex;flex-direction:column;width:100%}.about-us-page__title{background:#f8fbff;color:#333448;font-family:CircularStd-Medium,sans-serif;font-size:48px;line-height:61px;max-width:1360px;padding:0 0 50px;width:100%}.about-us-page__title span{color:#f80560}@media screen and (max-width:800px){.about-us-page__title{font-size:30px;line-height:38px;padding:0 20px 25px;text-align:center}}.about-us-page .visitors-block-about-us{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;min-height:1048px;position:relative;width:100%}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us{min-height:958px;padding-bottom:100px}}.about-us-page .visitors-block-about-us__body{display:flex;flex-direction:column;margin-top:310px;max-width:1360px;width:100%;z-index:1}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us__body{margin-top:402px;padding:0 20px}}.about-us-page .visitors-block-about-us__sub-title{color:#333448;font-size:20px;line-height:25px;margin-bottom:20px;max-width:573px}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us__sub-title{font-size:16px;line-height:20px;max-width:335px}}.about-us-page .visitors-block-about-us__sub-title span{color:#f80560}@media screen and (max-width:1370px){.about-us-page .visitors-block-about-us__info-block{margin-left:30px}}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us__info-block{margin-left:0}}.about-us-page .visitors-block-about-us__image-block{background-image:url(/theme-images/about-us/new/visiters-banner.svg);background-position:100% 100%;background-size:cover;bottom:0;margin:auto 0;min-width:880px;position:absolute;right:0;top:0;width:50%}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us__image-block{background-image:url(/theme-images/about-us/new/visiters-banner-mb.svg);background-size:contain;bottom:auto;height:402px;max-width:375px;min-width:auto;right:0;top:0;width:100%}}.about-us-page .visitors-block-about-us__image-block-label{color:#fff;font-size:30px;line-height:38px;position:absolute;right:110px;top:260px}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us__image-block-label{font-size:12px;line-height:10px;right:50px;top:103px}}.about-us-page .visitors-block-about-us__image-block-label_small{font-size:23px}@media screen and (max-width:800px){.about-us-page .visitors-block-about-us__image-block-label_small{font-size:9px}}.about-us-page .visitors-block-about-us__line-block{background:#f80560;height:1px;margin:25px 0;width:50px}.about-us-page .how-did-start-block-about-us{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;min-height:831px;padding:161px 0 42px;position:relative;width:100%}@media screen and (max-width:800px){.about-us-page .how-did-start-block-about-us{min-height:661px;padding:25px 20px}}.about-us-page .how-did-start-block-about-us__body{align-items:flex-end;display:flex;flex-direction:column;margin-top:65px;max-width:1360px;width:100%;z-index:1}@media screen and (max-width:800px){.about-us-page .how-did-start-block-about-us__body{margin-top:300px}}.about-us-page .how-did-start-block-about-us__title{color:#333448;font-family:CircularStd-Medium;font-size:48px;line-height:61px;margin-bottom:25px;max-width:689px}.about-us-page .how-did-start-block-about-us__title span{color:#f80560}@media screen and (max-width:800px){.about-us-page .how-did-start-block-about-us__title{font-size:24px;line-height:30px;margin-bottom:15px}}.about-us-page .how-did-start-block-about-us__sub-title{color:#333448;font-size:20px;line-height:25px;margin-bottom:35px;max-width:518px}@media screen and (max-width:800px){.about-us-page .how-did-start-block-about-us__sub-title{font-size:16px;line-height:20px;margin-bottom:21px;max-width:335px}}.about-us-page .how-did-start-block-about-us__sub-title span{color:#f80560}.about-us-page .how-did-start-block-about-us__image-block{background-image:url(/theme-images/about-us/new/how-did-start-banner.svg);background-position:100% 100%;background-size:cover;bottom:0;left:19px;max-height:628px;min-width:830px;position:absolute;top:161px;width:44.2%}@media screen and (max-width:800px){.about-us-page .how-did-start-block-about-us__image-block{background-image:url(/theme-images/about-us/new/how-did-start-banner-mb.svg);background-size:contain;bottom:auto;height:250px;left:20px;margin:0 auto;max-width:335px;min-width:auto;right:20px;top:25px;width:89.4%}}.about-us-page .how-did-start-block-about-us__messages-block{display:flex;flex-direction:column;max-width:689px;position:relative}@media screen and (max-width:800px){.about-us-page .how-did-start-block-about-us__messages-block{width:100%}}.about-us-page .how-did-start-block-about-us__messages-block:before{content:url(/theme-images/about-us/new/left-quotation-mark.svg);left:-33px;position:absolute;top:-17px}@media (max-width:800px){.about-us-page .how-did-start-block-about-us__messages-block:before{content:url(/theme-images/about-us/new/left-quotation-mark-mb.svg);height:22px;left:-4px;top:-4px;width:30px}}.about-us-page .how-did-start-block-about-us__messages-block:after{bottom:-9px;content:url(/theme-images/about-us/new/right-quotation-mark.svg);position:absolute;right:85px}@media (max-width:800px){.about-us-page .how-did-start-block-about-us__messages-block:after{bottom:5px;content:url(/theme-images/about-us/new/right-quotation-mark-mb.svg);height:22px;right:46px;width:30px}}.about-us-page .how-did-start-block-about-us__message{color:#7196b8;font-size:36px;font-style:italic;font-weight:450;line-height:46px;z-index:1}.about-us-page .how-did-start-block-about-us__message span{font-family:CircularStd-Medium,sans-serif}@media (max-width:800px){.about-us-page .how-did-start-block-about-us__message{font-size:18px;line-height:23px}}.about-us-page .about-block-about-us{background:#fedbe5;display:flex;font-family:CircularStd-Book;justify-content:center;min-height:431px;padding:34px 118px 46px 82px;position:relative;width:100%}@media screen and (max-width:800px){.about-us-page .about-block-about-us{min-height:325px;padding:0}}.about-us-page .about-block-about-us__body{align-items:center;background-image:url(/theme-images/about-us/new/about-block-background.png);background-size:cover;display:flex;flex-direction:column;height:355px;width:100%}@media screen and (max-width:800px){.about-us-page .about-block-about-us__body{background-image:url(/theme-images/about-us/new/about-block-background-mb.svg);height:325px}}.about-us-page .about-block-about-us__title{color:#333448;font-family:CircularStd-Medium;font-size:48px;line-height:61px;margin-bottom:25px;margin-top:66px;text-align:center}.about-us-page .about-block-about-us__title span{color:#f80560}@media screen and (max-width:800px){.about-us-page .about-block-about-us__title{font-size:24px;line-height:30px;margin-bottom:15px;margin-top:50px}}.about-us-page .about-block-about-us__sub-title{color:#333448;font-size:20px;line-height:25px;margin-bottom:35px;max-width:655px;text-align:center}@media screen and (max-width:800px){.about-us-page .about-block-about-us__sub-title{font-size:16px;line-height:20px;margin-bottom:21px;max-width:335px}}.about-us-page .about-block-about-us__sub-title span{color:#f80560;font-family:CircularStd-Medium}.about-us-page .main-banner-block-about-us{background-image:url(/theme-images/about-us/new/main_banner.png);background-size:cover;border-top:1px solid rgba(0,0,0,.1);display:flex;font-family:CircularStd-Book;justify-content:center;min-height:953px;position:relative;width:100%;z-index:10}@media screen and (max-width:800px){.about-us-page .main-banner-block-about-us{background-image:url(/theme-images/about-us/new/main_banner_mb_two.svg);border-top:none;min-height:563px}}.about-us-page .main-banner-block-about-us__body{display:flex;flex-direction:column;max-width:1360px;width:100%;z-index:10}.about-us-page .main-banner-block-about-us__title{color:#333448;display:flex;flex-direction:column;font-family:CircularStd-Medium,sans-serif;font-size:90px;line-height:100%;margin-bottom:35px;margin-top:116px;max-width:721px}@media screen and (max-width:1370px){.about-us-page .main-banner-block-about-us__title{margin-left:30px}}@media screen and (max-width:800px){.about-us-page .main-banner-block-about-us__title{font-size:40px;line-height:51px;margin:60px auto 50px;max-width:246px;text-align:center}}.about-us-page .main-banner-block-about-us__women{background-image:url(/theme-images/about-us/new/women.png);background-position:50%;background-size:cover;bottom:0;height:812px;position:absolute;width:100%}@media screen and (max-width:800px){.about-us-page .main-banner-block-about-us__women{background-image:url(/theme-images/about-us/new/women-mb.png);background-position:top;height:245px}}.press-block-about-us{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding-bottom:110px;position:relative;width:100%}@media screen and (max-width:800px){.press-block-about-us{padding-bottom:0}}.press-block-about-us__body{display:flex;flex-direction:column;max-width:1360px;overflow:hidden;width:100%}.press-block-about-us__title{color:#333448;font-family:CircularStd-Medium,sans-serif!important;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:50px}@media screen and (max-width:800px){.press-block-about-us__title{font-size:30px;line-height:38px;margin:0 auto 25px;width:-moz-max-content;width:max-content}}.press-block-about-us__items-block{display:flex;width:100%}.press-card{border-radius:20px;display:flex;flex-direction:column;min-height:489px;padding:0 21px;width:453px}@media screen and (max-width:800px){.press-card{min-height:455px;min-width:100%}}.press-card__body{align-items:center;background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(88,91,159,.1);display:flex;flex-direction:column;padding:25px}.press-card__image{height:61px;margin:10px auto 50px}@media screen and (max-width:800px){.press-card__image{height:40px;max-width:250px}}.press-card__title{align-items:center;color:#333448;display:flex;font-family:CircularStd-Medium;font-size:30px;font-style:italic;line-height:38px;margin-bottom:50px;max-width:342px;min-height:250px;text-align:center}@media screen and (max-width:800px){.press-card__title{font-size:20px;line-height:25px;min-height:100px}}.press-card__button{align-items:center;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#f80560;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:24px;text-align:center;width:362px}.press-card__button:focus,.press-card__button:hover{background:#f80560;color:#fff}@media screen and (max-width:800px){.press-card__button{height:60px;width:250px}}.how-it-works-page{display:flex;flex-direction:column;font-family:CircularStd-Book;overflow-x:hidden;padding-bottom:20px;padding-top:75px}@media screen and (max-width:800px){.how-it-works-page{padding-bottom:0;padding-top:60px}}.how-it-works-page__main-banner{background-color:#f8fbff;background-image:url(/theme-images/how-it-works/new/bacground-main-block.png);background-size:cover;display:flex;height:403px;justify-content:center}@media screen and (max-width:800px){.how-it-works-page__main-banner{background-image:url(/theme-images/how-it-works/new/bacground-main-block-mb.svg);height:417px}}.how-it-works-page__main-banner-body{align-items:flex-start;display:flex;flex-direction:column;max-width:1360px;width:100%}@media screen and (max-width:800px){.how-it-works-page__main-banner-body{justify-content:center}}.how-it-works-page__main-banner-title{color:#333448;display:flex;flex-direction:column;font-size:90px;font-weight:700;line-height:100%;margin-bottom:35px;margin-top:116px;text-align:center}.how-it-works-page__main-banner-title span{font-size:60px;line-height:76px;text-align:left}@media screen and (max-width:1400px){.how-it-works-page__main-banner-title{padding:0 0 0 30px}}@media screen and (max-width:800px){.how-it-works-page__main-banner-title{font-size:40px;line-height:51px;margin-bottom:50px;margin-top:25px;padding:0 20px}.how-it-works-page__main-banner-title span{font-size:20px;line-height:25px;margin-bottom:10px;text-align:center}}.how-it-works-page__main-banner-buttons{display:flex;justify-content:space-between;width:398px}@media screen and (max-width:1400px){.how-it-works-page__main-banner-buttons{margin:0 0 0 30px}}@media screen and (max-width:800px){.how-it-works-page__main-banner-buttons{align-items:center;flex-direction:column;margin:0;width:100%}}.how-it-works-page__button{align-items:center;background:#f80560;border:2px solid #f80560;border-radius:30px;color:#fff;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:24px;text-align:center;text-transform:none;width:187px}.how-it-works-page__button:focus,.how-it-works-page__button:hover{background:#fff;color:#f80560}@media screen and (max-width:800px){.how-it-works-page__button{margin-bottom:10px}}.how-it-works-page__button_white{background:#fff;color:#f80560}.how-it-works-page__button_white:focus,.how-it-works-page__button_white:hover{background:#f80560;color:#fff}.what-are-sg-for-how-it-works{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding:100px 0 0;width:100%}@media screen and (max-width:800px){.what-are-sg-for-how-it-works{padding:100px 0 0}}.what-are-sg-for-how-it-works__body{align-items:center;background-image:url(/theme-images/how-it-works/new/what_are_sg-background.png);background-size:cover;display:flex;flex-direction:column;height:457px;max-width:1360px;width:100%}@media screen and (max-width:800px){.what-are-sg-for-how-it-works__body{background-image:url(/theme-images/how-it-works/new/what_are_sg-background-mb.png);height:521px}}.what-are-sg-for-how-it-works__title{color:#333448;font-size:48px;font-weight:900;line-height:61px;margin:70px auto 50px;width:-moz-max-content;width:max-content}.what-are-sg-for-how-it-works__title span{color:#f80560}@media screen and (max-width:800px){.what-are-sg-for-how-it-works__title{font-size:30px;line-height:38px;margin-bottom:25px}}.what-are-sg-for-how-it-works__sub-title{color:#9195a2;font-size:20px;font-weight:700;line-height:25px;margin:0 auto 20px;max-width:1005px;text-align:center}@media screen and (max-width:800px){.what-are-sg-for-how-it-works__sub-title{font-size:16px;line-height:20px;max-width:335px}}.what-are-sg-for-how-it-works__sub-title span{color:#f80560}.what-are-sg-for-how-it-works__sub-title .black-span{color:#333448}.how-it-works-block-page{background:#f8fbff;display:flex;font-family:CircularStd-Book;justify-content:center;padding:150px 0 0;width:100%}@media screen and (max-width:800px){.how-it-works-block-page{padding:25px 0 0}}.how-it-works-block-page__body{display:flex;max-width:1338px;width:100%}@media screen and (max-width:800px){.how-it-works-block-page__body{flex-direction:column}}.how-it-works-block-page__tab-image{border:5px solid #fff;border-radius:100px;box-sizing:border-box;height:79px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:79px;z-index:1}.how-it-works-block-page__item{min-height:827px;position:relative;width:670px}@media screen and (max-width:800px){.how-it-works-block-page__item{margin-top:25px;min-height:-moz-max-content;min-height:max-content;width:100%}}.how-it-works-block-page__item-body{align-items:center;background:#fedbe5;border-radius:0;display:flex;flex-direction:column;height:788px;margin-top:39px;padding:18px 18px 50px;width:100%}@media screen and (max-width:800px){.how-it-works-block-page__item-body{min-height:-moz-max-content;min-height:max-content;width:100%}}.how-it-works-block-page__item-body_blue{background:#e9efff}.how-it-works-block-page__item-sub-body{align-items:center;background-image:url(/theme-images/how-it-works/new/background-blocks-pink.svg);background-size:contain;display:flex;flex-direction:column;height:660px;width:100%}.how-it-works-block-page__item-sub-body_blue{background-image:url(/theme-images/how-it-works/new/background-blocks-blue.svg)}.how-it-works-block-page__title{color:#f80560;font-size:30px;font-weight:700;line-height:38px;margin-bottom:75px;margin-top:47px}@media screen and (max-width:800px){.how-it-works-block-page__title{font-size:24px;line-height:30px;margin-bottom:35px}}.how-it-works-block-page__title_blue{color:#0b4ae2}.how-it-works-block-page__elements{display:flex;flex-direction:column;padding-left:46px;width:100%}@media screen and (max-width:800px){.how-it-works-block-page__elements{padding-left:0}}.how-it-works-block-page__element{display:flex;margin-bottom:50px}@media screen and (max-width:800px){.how-it-works-block-page__element{margin-bottom:50px}}.how-it-works-block-page__image-block{align-items:center;background:#fff;border-radius:100px;box-shadow:0 4px 12px rgba(248,5,96,.25);display:flex;height:40px;justify-content:center;margin-right:21px;min-width:40px;width:40px}.how-it-works-block-page__image-block_blue{box-shadow:0 4px 12px rgba(11,74,226,.25)}.how-it-works-block-page__element-title{color:#333448;font-size:16px;font-weight:500;line-height:20px;max-width:464px}.how-it-works-block-page__element-title span{color:#f80560}@media screen and (max-width:800px){.how-it-works-block-page__element-title{font-size:14px;line-height:18px;max-width:273px}}.how-it-works-block-page__button{align-items:center;background:#f80560;border:2px solid transparent;border-radius:30px;color:#fff;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;line-height:24px;text-transform:none;width:187px}.how-it-works-block-page__button:focus,.how-it-works-block-page__button:hover{background:#fff;border-color:#f80560;color:#f80560}.how-it-works-block-page__button_blue{background:#0b4ae2}.how-it-works-block-page__button_blue:focus,.how-it-works-block-page__button_blue:hover{background:#fff;border-color:#0b4ae2;color:#0b4ae2}.video-block-for-how-it-works{align-items:center;background-image:url(/theme-images/how-it-works/new/video2.svg);background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:550px;justify-content:center;width:100%}@media screen and (max-width:800px){.video-block-for-how-it-works{background-image:url(/theme-images/how-it-works/new/video-mb.svg);height:291px}}.video-block-for-how-it-works__play-icon{height:127px;width:127px}@media screen and (max-width:800px){.video-block-for-how-it-works__play-icon{height:57px;width:57px}}.privacy-policy ul{list-style:disc!important;margin-bottom:30px;padding-left:1em}.privacy-policy .site-wrap{padding-top:72px}.privacy-policy .content-wrap{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}.privacy-policy .site-content{border:0;display:block;font:inherit;margin:72px 0 0;padding:0;vertical-align:baseline}@media screen and (max-width:800px){.privacy-policy .site-content{margin-top:60px}}.privacy-policy__text-strong{color:#000;font-family:CircularStd-Bold,sans-serif!important;font-size:18px;margin-bottom:30px}.privacy-policy .breadcrumbs{margin-bottom:70px}.privacy-policy .breadcrumbs,.privacy-policy .breadcrumbs a span,.privacy-policy .breadcrumbs span,.privacy-policy .breadcrumbs span a{color:rgba(0,0,0,.5);font-family:CircularStd-Medium,sans-serif;font-size:14px}.privacy-policy .site-content .container{color:#7b7a7a;font-family:CircularStd-Book,sans-serif;font-size:16px;line-height:28px}.privacy-policy .site-content .container .mdsg---banner-text{border-bottom:1px solid #e9e9e9;color:#181515;display:inline-block;float:left;font-size:90px;line-height:100px;margin-bottom:65px;padding-bottom:45px;width:100%}.privacy-policy .mdsg-contact-address{color:#000;font-family:CircularStd-Bold,sans-serif!important}@media screen and (max-width:1370px){.privacy-policy .site-content .container .mdsg---banner-text{font-size:50px;line-height:60px;margin-left:0}}@media screen and (max-width:992px){.privacy-policy .site-content .container .mdsg---banner-text{margin-bottom:40px;padding-bottom:25px}}@media screen and (max-width:767px){.privacy-policy .site-content .container .mdsg---banner-text{font-size:30px;line-height:normal}}@media screen and (max-width:992px){.privacy-policy .site-content .breadcrumbs{margin-bottom:6px}}.privacy-policy .site-content .container .mdsg---banner-text span{color:#f80560;display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:25px;line-height:normal;margin-bottom:9px;width:100%}@media screen and (max-width:767px){.privacy-policy .site-content .container .mdsg---banner-text span{font-size:18px;line-height:normal}}.privacy-policy .site-content .container p{margin-bottom:30px}.privacy-policy .site-content .container ol{list-style-type:decimal;margin-bottom:40px;padding-left:35px!important;text-indent:0!important}.privacy-policy .site-content .container ol>li{margin-bottom:0}.privacy-policy .site-content .container a{color:#f80560!important}.privacy-policy .breadcrumbs span.mdsg-bc-separator{color:#000;display:inline-block;margin-top:-7px;padding:0 6px;vertical-align:middle}.privacy-policy .breadcrumbs{opacity:1;position:relative}.privacy-policy p em{font-style:oblique}.terms-and-conditions__text-strong{color:#000;font-family:CircularStd-Bold,sans-serif!important;font-size:18px;margin-bottom:30px}.terms-and-conditions li:first-letter{text-transform:capitalize}.terms-and-conditions strong{color:#000;font-family:CircularStd-Bold,sans-serif}.terms-and-conditions .site-wrap{padding-top:72px}.terms-and-conditions .content-wrap{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}.terms-and-conditions .site-content{border:0;display:block;font:inherit;margin:72px 0 0;padding:0;vertical-align:baseline}@media screen and (max-width:800px){.terms-and-conditions .site-content{margin-top:60px}}.terms-and-conditions .breadcrumbs{margin-bottom:70px}.terms-and-conditions .breadcrumbs,.terms-and-conditions .breadcrumbs a span,.terms-and-conditions .breadcrumbs span,.terms-and-conditions .breadcrumbs span a{color:rgba(0,0,0,.5);font-family:CircularStd-Medium,sans-serif;font-size:14px}.terms-and-conditions .site-content .container{color:#7b7a7a;font-family:CircularStd-Book,sans-serif;font-size:16px;line-height:28px}.terms-and-conditions .site-content .container .mdsg---banner-text{border-bottom:1px solid #e9e9e9;color:#000;display:inline-block;float:left;font-size:90px;line-height:100px;margin-bottom:65px;padding-bottom:45px;width:100%}.terms-and-conditions .mdsg-contact-address{color:#000;font-family:CircularStd-Bold,sans-serif!important}@media screen and (max-width:1370px){.terms-and-conditions .site-content .container .mdsg---banner-text{font-size:50px;line-height:60px;margin-left:0}}@media screen and (max-width:992px){.terms-and-conditions .site-content .container .mdsg---banner-text{margin-bottom:40px;padding-bottom:25px}}@media screen and (max-width:767px){.terms-and-conditions .site-content .container .mdsg---banner-text{font-size:30px;line-height:normal}}@media screen and (max-width:992px){.terms-and-conditions .site-content .breadcrumbs{margin-bottom:6px}}.terms-and-conditions .site-content .container .mdsg---banner-text span{color:#f80560;display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:25px;line-height:normal;margin-bottom:9px;width:100%}@media screen and (max-width:767px){.terms-and-conditions .site-content .container .mdsg---banner-text span{font-size:18px;line-height:normal}}.terms-and-conditions .site-content .container p{margin-bottom:30px}.terms-and-conditions .site-content .container ol{list-style-type:decimal;margin-bottom:40px;padding-left:35px!important;text-indent:0!important}.terms-and-conditions .site-content .container ol>li{margin-bottom:0}.terms-and-conditions .site-content .container a{color:#f80560!important}.terms-and-conditions .breadcrumbs span.mdsg-bc-separator{color:#000;display:inline-block;margin-top:-7px;padding:0 6px;vertical-align:middle}.terms-and-conditions .breadcrumbs{opacity:1;position:relative}.terms-and-conditions p em{font-style:oblique}.terms-and-conditions ul{list-style:disc!important;margin-bottom:30px;padding-left:1em}.us2257-page{padding-top:72px}.us2257-page__text-strong{color:#000;font-family:CircularStd-Bold,sans-serif!important;margin-bottom:30px}.us2257-page .content-wrap,.us2257-page .site-content{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}.us2257-page .site-content{display:block}.us2257-page .breadcrumbs{margin-bottom:70px}.us2257-page .breadcrumbs,.us2257-page .breadcrumbs a span,.us2257-page .breadcrumbs span,.us2257-page .breadcrumbs span a{color:rgba(0,0,0,.5);font-family:CircularStd-Medium,sans-serif;font-size:14px}.us2257-page .site-content .container{color:#7b7a7a;font-family:CircularStd-Book,sans-serif;font-size:16px;line-height:28px}.us2257-page .site-content .container .mdsg---banner-text{border-bottom:1px solid #e9e9e9;color:#181515;display:inline-block;float:left;font-family:CircularStd-Medium,sans-serif;font-size:90px;line-height:100px;margin-bottom:65px;padding-bottom:45px;width:100%}@media screen and (max-width:1370px){.us2257-page .site-content .container .mdsg---banner-text{font-size:50px;line-height:60px;margin-left:0}}@media screen and (max-width:992px){.us2257-page .site-content .container .mdsg---banner-text{margin-bottom:40px;padding-bottom:25px}}@media screen and (max-width:767px){.us2257-page .site-content .container .mdsg---banner-text{font-size:30px;line-height:normal}}@media screen and (max-width:992px){.us2257-page .site-content .breadcrumbs{margin-bottom:6px}}.us2257-page .site-content .container .mdsg---banner-text span{color:#f80560;display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:25px;line-height:normal;margin-bottom:9px;width:100%}@media screen and (max-width:767px){.us2257-page .site-content .container .mdsg---banner-text span{font-size:18px;line-height:normal}}.us2257-page .site-content .container p{margin-bottom:30px}.us2257-page .site-content .container a{color:#f80560!important}.us2257-page .breadcrumbs span.mdsg-bc-separator{color:#000;display:inline-block;margin-top:-7px;padding:0 6px;vertical-align:middle}.us2257-page .breadcrumbs{opacity:1;position:relative}.faq-page{padding-top:72px}.faq-page .breadcrumbs{margin-bottom:75px}.faq-page .mdsg-faq-answer{display:none}.faq-page .mdsg-faq-question a:first-letter{text-transform:capitalize}.faq-page .breadcrumbs{opacity:1;position:relative}.faq-page .mdsg-faq--banner-text{display:inline-block;float:left;font-size:90px;line-height:100px;margin-bottom:133px;width:100%}.faq-page .mdsg-faq--banner-text span{color:#f80560;display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:25px;line-height:normal;margin-bottom:9px;width:100%}.faq-page .mdsg-role-faqs-main-wrp{margin-bottom:100px}.faq-page .mdsg-faq--banner--main{display:inline-block;width:100%}.faq-page .mdsg-faq-main-wrp .mdsg-role-main-wrp{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp{height:236px;margin:20px;width:236px}.faq-page .mdsg-role-main-wrp .mdsg--select__type{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;display:block;flex:auto;font-size:30px;justify-content:center;margin-bottom:35px;max-width:100%;text-align:center;width:100%}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection{align-items:center;border:2px solid #ccc;display:flex;flex-direction:row;height:100%;justify-content:center;transition:all .3s;width:100%}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection a.mdsg-clickable-role{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection a.mdsg-clickable-role p.mdsg--icon-faq-text{color:#ccc;font-family:CircularStd-Bold,sans-serif;font-size:30px}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection:hover{background:#f80560;border-color:#fff;border-radius:50%;box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);-moz-box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);-webkit-box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);-ms-box-shadow:inset 0 0 13px 4px rgba(0,0,0,.32);transition:all .3s}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection:hover a.mdsg-clickable-role p.mdsg--icon-faq-text{color:#fff;transition:all .3s}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection span.mdsg--icon-faq{margin-bottom:50px}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection:hover span.mdsg--icon-faq svg,.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection:hover span.mdsg--icon-faq svg g{fill:#fff}.faq-page .mdsg-role-main-wrp{margin-bottom:30%}.faq-page .mdsg-faq-back-text{display:block;margin-bottom:80px;text-align:center}.faq-page .mdsg-faq-back-text a{color:#f80560;font-size:30px;vertical-align:middle}.faq-page .mdsg-faq-back-text a.mdsg-clickable-role-back:before{background-color:#f80560;background-image:url(/theme-images/faq/icon-right.svg);background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;color:#fff;content:"";display:inline-block;height:30px;line-height:normal;margin-right:10px;margin-top:-3px;transform:rotate(180deg);vertical-align:middle;width:30px}.faq-page .mdsg-faq-question a{color:#ccc;display:block;font-family:CircularStd-Bold;font-size:24px;max-width:calc(100% - 40px);padding:20px 0;transition:all .2s}.faq-page .mdsg-faq-question a:focus{outline:0 none}.faq-page .mdsg-faq-question{border-bottom:1px solid #ccc;position:relative}.faq-page .mdsg-faq-answer{color:#7b7a7a;font-family:CircularStd-Book;font-size:20px;line-height:normal;padding:30px 0 40px}.faq-page .mdsg-faq-question.active a{color:#000;font-family:CircularStd-Bold;transition:all .2s}.faq-page .mdsg-faq-question:hover a{color:#000;transition:all .2s}.faq-page .mdsg-role-faqs-main-wrp a.mdsg-more-faqs{color:#f80560;display:block;font-family:CircularStd-Book;font-size:20px;margin-top:45px;text-transform:inherit}.faq-page .mdsg-faq-question:after{background-color:transparent;background-image:url(/theme-images/faq/icon-up-down.svg);background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;color:#fff;content:"";display:inline-block;height:30px;line-height:normal;margin-right:10px;margin-top:-15px;position:absolute;right:0;top:50%;transform:rotate(90deg);transition:all .2s;vertical-align:middle;width:30px}.faq-page .mdsg-faq-question.active:after{transform:rotate(-90deg);transition:all .2s}@media screen and (max-width:1370px){.faq-page .mdsg-faq--banner--main .mdsg-faq--banner-text{font-size:50px;line-height:60px;margin-bottom:20px;margin-left:0}.faq-page .mdsg-role-main-wrp{margin-bottom:20%}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp{height:200px;margin:15px;width:200px}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection span.mdsg--icon-faq{margin-bottom:40px}.faq-page .page-template-template-faq .breadcrumbs{margin-bottom:25px}.faq-page .mdsg-role-main-wrp .mdsg--select__type{margin-bottom:15px}.faq-page .mdsg-faq-question a{font-size:22px;padding:16px 0}.faq-page .mdsg-faq-answer{font-size:18px;padding:20px 0 30px}.faq-page .mdsg-role-faqs-main-wrp a.mdsg-more-faqs{margin-top:35px}}@media screen and (max-width:767px){.faq-page .mdsg-faq-page--main-section .mdsg-faq--banner--main .mdsg-faq--banner-text{margin-bottom:25px}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection span.mdsg--icon-faq{margin-bottom:10px!important}.faq-page .mdsg-role-main-wrp .mdsg--select__type{font-size:18px!important;margin-bottom:24px!important}.faq-page .mdsg-faq--banner--main .mdsg-faq--banner-text{font-size:30px!important;line-height:normal!important;margin-bottom:90px!important}.faq-page .mdsg-faq--banner--main .mdsg-faq--banner-text span{font-size:18px!important}.faq-page .page-template-template-faq .breadcrumbs{margin-bottom:10px!important}.faq-page .mdsg-faq-question a{font-size:18px!important;line-height:normal!important;padding:30px 0!important}.faq-page .mdsg-faq-back-text a{font-size:18px!important}.faq-page .mdsg-faq-back-text{margin-bottom:20px!important}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection a.mdsg-clickable-role p.mdsg--icon-faq-text{font-size:18px!important}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp{height:160px!important;width:130px!important}.faq-page .mdsg-role-main-wrp .mdsg-role-wrp .mdsg--faq--selection:hover{border-radius:13%!important}}@media screen and (max-width:580px){.faq-page .mdsg-role-main-wrp .mdsg-role-wrp{margin:5px}}@media screen and (max-width:350px){.faq-page .mdsg-role-main-wrp .mdsg-role-wrp{margin:0}.faq-page .mdsg-faq-main-wrp .mdsg-role-main-wrp{justify-content:space-around}}.partner-program{background:#fff;display:flex;flex-direction:column;font-family:CircularStd-Book;min-height:600px;padding:50px 0}@media (max-width:800px){.partner-program{align-items:center;margin:0 auto;padding:0;width:92%}}.partner-program__tabs-block{display:none}@media screen and (max-width:800px){.partner-program__tabs-block{background:#fff;display:flex;margin:0 0 15px;width:100%}}.partner-program__tabs-block .tab{color:#b2b8c9;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:10px;text-align:center;width:50%}.partner-program__tabs-block .tab__active{border-bottom:1px solid #f80560;color:#f80560}.partner-program__title{color:#333448;font-size:32px;font-weight:500;line-height:40px}@media (max-width:800px){.partner-program__title{font-size:20px;line-height:normal;margin-bottom:15px}}.partner-program__title span{color:#f80560;margin-left:5px}@media (max-width:1200px){.partner-program__title span{margin-left:0}}.partner-program__promoter-block{border-bottom:1px solid #dee8ee;display:flex;flex-direction:column;margin:0 71px;padding-bottom:35px}@media (max-width:1200px){.partner-program__promoter-block{margin:0;padding:0 26px 25px}}.partner-program__promoter-block-value{color:#f80560;font-size:36px;font-weight:500;line-height:46px}@media (max-width:1200px){.partner-program__promoter-block-value{font-size:30px;line-height:38px}}.partner-program__affiliate-dashboard{border-bottom:1px solid #dee8ee;display:flex;margin:0 71px;padding:25px 0}@media (max-width:1200px){.partner-program__affiliate-dashboard{border-bottom:none;flex-direction:column;margin:0 auto;padding:0}}.partner-program__sub-title{color:#333;font-size:20px;font-weight:500;line-height:25px}.partner-program__sub-title_blue{color:#0b4ae2}.partner-program__sub-title_pink{color:#f80560}.partner-program__link{color:#f80560;text-decoration:underline}.partner-program__text{color:#333448;font-size:16px;font-weight:450;line-height:20px}.partner-program__text strong{font-family:CircularStd-Bold}.partner-program__header-block{border-bottom:1px solid #dee8ee;display:flex;margin:0 71px;padding:0 0 25px}@media (max-width:1200px){.partner-program__header-block{align-items:center;border-bottom:0;flex-direction:column;margin:0;padding:0;width:100%}}.partner-program__header-block-item-dashboard{display:flex;flex-direction:column;padding-right:25px;width:437px}@media (max-width:1200px){.partner-program__header-block-item-dashboard{border-bottom:1px solid #dee8ee;padding:20px 25px;width:100%}}.partner-program__header-block-item-dashboard .partner-program__sub-title{margin-bottom:8px}@media (max-width:1200px){.partner-program__header-block-item-dashboard .partner-program__sub-title{text-align:left}}.partner-program__header-block-item-dashboard .partner-program__text{margin-bottom:25px}@media (max-width:1200px){.partner-program__header-block-item-dashboard .partner-program__text{display:block;flex-direction:row;font-size:14px;line-height:18px;text-align:left}}.partner-program__header-block-item-dashboard .partner-program__description{color:#b2b8c9;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin-top:10px}.partner-program__header-block-item-dashboard_two{align-items:center;border-left:1px solid #dee8ee;justify-content:center;padding-right:0;width:457px}@media (max-width:1200px){.partner-program__header-block-item-dashboard_two{border-left:none;padding:25px;width:100%}}.partner-program__header-block-item-dashboard_two .partner-program__withdraw{height:60px;margin-top:35px;width:230px}@media (max-width:1200px){.partner-program__header-block-item-dashboard_two .partner-program__withdraw{height:43px;width:180px}}.partner-program__header-block-item{display:flex;flex-direction:column;padding-right:64px;width:449px}@media (max-width:1200px){.partner-program__header-block-item{align-items:center;border-bottom:1px solid #dee8ee;padding:0 30px 15px;width:100%}}@media (max-width:800px){.partner-program__header-block-item{align-items:flex-start;border:1px solid #dee8ee;border-radius:3px;margin:15px;padding:15px;width:92%}}.partner-program__header-block-item .partner-program__title{margin-bottom:38px}@media (max-width:1200px){.partner-program__header-block-item .partner-program__title{margin-bottom:10px;text-align:center}}@media (max-width:800px){.partner-program__header-block-item .partner-program__title{font-size:20px;font-weight:500;line-height:normal}}.partner-program__header-block-item .partner-program__text{margin-bottom:15px}@media (max-width:1200px){.partner-program__header-block-item .partner-program__text{display:flex;flex-direction:column;margin-bottom:10px;text-align:center}}@media (max-width:800px){.partner-program__header-block-item .partner-program__text{font-size:15px;text-align:left}}.partner-program__header-block-item_two{border-left:1px solid #dee8ee;padding:12px 0 0 39px}@media (max-width:1200px){.partner-program__header-block-item_two{align-items:flex-start;border-left:none;padding:25px 45px 0 23px}}@media (max-width:800px){.partner-program__header-block-item_two{border:1px solid #e7e9ef;border-radius:8px;margin:15px;padding:15px 15px 0;width:92%}}.partner-program__header-block-item_two .partner-program__sub-title{margin-bottom:8px}@media (max-width:1200px){.partner-program__header-block-item_two .partner-program__sub-title{text-align:left}}.partner-program__header-block-item_two .partner-program__text{margin-bottom:25px}@media (max-width:1200px){.partner-program__header-block-item_two .partner-program__text{display:block;flex-direction:row;font-size:14px;line-height:18px;text-align:left}}.partner-program__affiliate_earnings_block{align-items:center;border-bottom:1px solid #dee8ee;display:flex;height:160px;justify-content:space-between;margin:0 71px}@media (max-width:1200px){.partner-program__affiliate_earnings_block{flex-direction:column;height:-moz-max-content;height:max-content;margin:0;padding:25px 30px}}@media (max-width:800px){.partner-program__affiliate_earnings_block{align-items:center;border:1px solid #e7e9ef;border-radius:8px;margin:15px;padding:15px;width:92%}.partner-program__affiliate_earnings_block .partner-program__title{align-items:center;display:flex;flex-direction:column}}.partner-program__withdraw{background:#f80560;border:none;border-radius:30px;color:#fff;font-size:18px;font-weight:450;height:43px;line-height:23px;text-align:center;width:157px}@media (max-width:1200px){.partner-program__withdraw{margin-top:10px}}.partner-program__button-block{align-items:center;display:flex;flex-direction:column;justify-content:center;width:300px}.partner-program__withdraw:disabled{background:#e0e0e0!important}.partner-program__withdraw-funds{color:#8994a6;font-size:14px;font-weight:450;line-height:18px;margin-top:10px;text-align:center}.partner-program__affiliate_link_block{border-bottom:1px solid #dee8ee;display:flex;flex-direction:column;margin:0 71px;padding:35px 0}@media (max-width:1200px){.partner-program__affiliate_link_block{margin:0;padding:25px 26px}}@media (max-width:800px){.partner-program__affiliate_link_block{border:1px solid #eaf1f4;border-radius:3px;margin:15px;padding:15px}}.partner-program__affiliate_link_block .partner-program__title{margin-bottom:18px}@media (max-width:1200px){.partner-program__affiliate_link_block .partner-program__title{font-size:20px;line-height:normal;margin-bottom:10px;padding:0 4px}}@media (max-width:800px){.partner-program__affiliate_link_block .partner-program__title{font-size:20px;line-height:normal;padding:0}}.partner-program__affiliate_link_block .partner-program__text{max-width:635px}@media (max-width:1200px){.partner-program__affiliate_link_block .partner-program__text{font-size:14px;line-height:18px;max-width:100%}}.partner-program__affiliate_link_block .partner-program__sub-title{margin-bottom:15px;margin-top:35px}@media (max-width:1200px){.partner-program__affiliate_link_block .partner-program__sub-title{font-size:14px;margin:25px 0 15px;margin:15px 0 5px}}.partner-program__link-block{display:flex}@media (max-width:1200px){.partner-program__link-block{flex-direction:column}}.partner-program__select{border-radius:5px;box-sizing:border-box;height:80px;width:600px;z-index:1}@media (max-width:1200px){.partner-program__select{height:43px;width:100%}}.partner-program__select .multiselect__single .option__desc .option__title{color:#f80560;font-size:16px;font-weight:450;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:800px){.partner-program__select .multiselect__single .option__desc .option__title{height:28px}}.partner-program__select .multiselect__select{height:0;top:26px}@media (max-width:800px){.partner-program__select .multiselect__select{top:18px}.partner-program__select .multiselect__option{height:100%}}.partner-program__select .multiselect__element{border:1px solid #b2b8c9;border-top:0;height:63px}.partner-program__select .multiselect__element:focus .option__small,.partner-program__select .multiselect__element:hover .option__small{color:#fff}.partner-program__select .multiselect__option--selected{background:#fff!important;border-bottom:1px solid #b2b8c9}.partner-program__select .multiselect__option--selected .option__desc .option__small{color:#0b4ae2!important}.partner-program__select .multiselect__option--highlight{background:#fff!important;border-bottom:1px solid #b2b8c9}.partner-program__select .multiselect__option--highlight .option__desc .option__small{color:#0b4ae2!important}.partner-program__select .option__desc{display:flex;flex-direction:column;padding:15px 0}@media (max-width:800px){.partner-program__select .option__desc{padding:9px 0}}.partner-program__select .option__desc .option__title{color:#b2b8c9;font-size:12px;font-weight:450;line-height:15px}.partner-program__select .option__desc .option__small{color:#f80560;font-size:18px;font-weight:450;line-height:23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-program__copy-link-block{align-items:center;cursor:pointer;display:flex;margin-left:35px;margin-right:21px}@media (max-width:1200px){.partner-program__copy-link-block{margin-left:0;margin-top:20px}}.partner-program__copy-link-block img{height:14px;margin-right:10px;width:14px}.partner-program__copy-link-value{color:#2880e7;font-size:14px;line-height:18px;text-decoration-line:underline}.partner-program__referral-codes-block{border-bottom:1px solid #dee8ee;display:flex;flex-direction:column;margin:0 71px;padding:35px 0}@media (max-width:1200px){.partner-program__referral-codes-block{border:1px solid #eaf1f4;border-radius:3px;margin:0;margin:15px;padding:25px 26px;padding:15px;width:92%}}.partner-program__referral-codes-block .partner-program__title{margin-bottom:18px}@media (max-width:1200px){.partner-program__referral-codes-block .partner-program__title{margin-bottom:10px}}@media (max-width:800px){.partner-program__referral-codes-block .partner-program__title{font-size:20px;line-height:normal}}.partner-program__referral-codes-block .partner-program__text{margin-bottom:25px;max-width:635px}@media (max-width:1200px){.partner-program__referral-codes-block .partner-program__text{font-size:14px;line-height:18px;margin-bottom:15px;max-width:100%}}@media (max-width:800px){.partner-program__referral-codes-block .partner-program__text{font-size:13px;line-height:normal;margin-bottom:5px}}.partner-program__referral-codes-block .partner-program__sub-title{margin-bottom:5px}@media (max-width:800px){.partner-program__referral-codes-block .partner-program__sub-title{margin-top:15px}}.partner-program__input-block{border:1px solid #e0e3e4;border-radius:5px!important;box-sizing:border-box;color:#f80560;font-size:16px;height:80px;line-height:20px;padding:35px 28px;width:635px!important}.partner-program__input-block::-moz-placeholder{color:#b2b8c9}.partner-program__input-block::placeholder{color:#b2b8c9}@media (max-width:1200px){.partner-program__input-block{font-size:12px;height:43px;line-height:15px;padding:15px;width:100%!important}}.partner-program__codes-block{display:flex;flex-wrap:wrap;margin-bottom:15px;width:635px}@media (max-width:1200px){.partner-program__codes-block{margin-bottom:0;width:100%}}.partner-program__code-block{border:1px solid #f80560;border-radius:5px;box-sizing:border-box;display:flex;margin-bottom:10px;margin-right:10px;padding:10px 10px 10px 15px;width:-moz-max-content;width:max-content}@media (max-width:1200px){.partner-program__code-block{padding:5px 5px 5px 15px}}.partner-program__code-block-value{color:#f80560;font-size:16px;font-weight:450;line-height:20px;margin-right:20px;max-width:162px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){.partner-program__code-block-value{font-size:12px;line-height:20px}}.partner-program__code-block-tools{display:flex;justify-content:space-between;width:48px}.partner-program__code-block-tools img{cursor:pointer}.partner-program__code-block-edit{border:none!important;min-height:20px!important;padding:0!important;width:170px!important}@media (max-width:1200px){.partner-program__code-block-edit{font-size:12px;line-height:20px;min-height:15px!important}}.partner-program__activate-code{align-items:center;background:#f80560;border:none;border-radius:30px;color:#fff;display:flex;font-size:18px;font-weight:450;height:43px;justify-content:center;line-height:23px;margin-top:25px;width:180px}@media (max-width:1200px){.partner-program__activate-code{margin:25px auto 0}}.partner-program__you-had-referred-block{display:flex;flex-direction:column;padding:35px 0}@media (max-width:1200px){.partner-program__you-had-referred-block{padding:25px 0 0;width:100%}}.partner-program__you-had-referred-block .partner-program__title{margin:0 71px 23px}@media (max-width:1200px){.partner-program__you-had-referred-block .partner-program__title{margin:0 30px 25px;text-align:center}}.partner-program .referred-table .pagination-block{display:flex;justify-content:center}.partner-program .referred-table .pagination-block .loader-box{width:60px}.partner-program .referred-table__body{display:flex;flex-direction:column}.partner-program .referred-table .loader-box{width:200px}.partner-program .referred-table__table{display:flex;flex-direction:column}.partner-program .referred-table__table-header{border-bottom:1px solid rgba(0,0,0,.1);display:flex;padding:27px 71px}@media (max-width:1200px){.partner-program .referred-table__table-header{display:none}}.partner-program .referred-table__not-found-people-referred{color:#333;font-size:20px;font-weight:500;line-height:25px;margin:10px auto;width:-moz-max-content;width:max-content}@media (max-width:800px){.partner-program .referred-table__not-found-people-referred{font-size:16px;line-height:normal}}.partner-program .referred-table__header-item{color:#a2a2a2;font-size:16px;font-weight:450;line-height:20px}@media (max-width:1200px){.partner-program .referred-table__header-item{width:154px}}.partner-program .referred-table__header-item_for-mobile{display:none}@media (max-width:1200px){.partner-program .referred-table__header-item_for-mobile{display:block}}.partner-program .referred-table__table-body{display:flex;flex-direction:column}.partner-program .referred-table__body-item{color:#333448;font-size:16px;font-weight:450;line-height:20px}@media (max-width:1200px){.partner-program .referred-table__body-item{display:flex;margin-bottom:24px;width:100%}}@media (max-width:800px){.partner-program .referred-table__body-item{border-bottom:1px solid hsla(0,0%,89%,.5);display:flex;justify-content:space-between;margin-bottom:0;padding:10px 0}}.partner-program .referred-table__body-item_date{color:#8994a6}.partner-program .referred-table__table-row{display:flex;margin:0 41px;padding:22px 30px}@media (max-width:1200px){.partner-program .referred-table__table-row{flex-direction:column;margin:0 10px;padding:38px 10px 16px 24px}}@media (max-width:800px){.partner-program .referred-table__table-row{border:1px solid #e7e9ef;border-radius:8px;margin:15px 15px 0;padding:15px}}.partner-program .referred-table__table-row_grey{background:rgba(180,200,211,.1)}.partner-program .referred-table__date-block{width:160px}@media (max-width:1200px){.partner-program .referred-table__date-block{width:100%}}.partner-program .referred-table__withdrawal-block{width:278px}@media (max-width:1200px){.partner-program .referred-table__withdrawal-block{width:100%}}.partner-program .referred-table__type-block{width:160px}@media (max-width:1200px){.partner-program .referred-table__type-block{width:100%}}.partner-program .referred-table__user-block{width:384px}@media (max-width:1200px){.partner-program .referred-table__user-block{width:100%}}.partner-program .referred-table__commission-block{width:89px}@media (max-width:1200px){.partner-program .referred-table__commission-block{width:100%}}.partner-program .referred-table__action-block{font-size:20px;margin-left:auto}@media (max-width:1200px){.partner-program .referred-table__action-block{display:none}}.partner-program .referred-table__action-block-mobile{display:none;margin-bottom:0;margin-left:auto;width:30px}@media (max-width:1200px){.partner-program .referred-table__action-block-mobile{display:block}}@media (max-width:800px){.partner-program .referred-table__action-block-mobile{border-bottom:none;padding:0}}.partner-program .referred-table__details{display:none;margin:0 41px;padding:0 30px 22px}@media (max-width:1200px){.partner-program .referred-table__details{margin:0 10px;padding:0 10px 16px 24px}}@media (max-width:800px){.partner-program .referred-table__details{border:1px solid hsla(0,0%,89%,.5);border-radius:0 0 8px 8px;border-top:none;margin:-3px 15px 15px;padding:15px}}.partner-program .referred-table__details div{display:flex}@media (max-width:1200px){.partner-program .referred-table__details div .referred-table__body-item_date{display:block;margin-bottom:0;width:154px}.partner-program .referred-table__details div .referred-table__type-block,.partner-program .referred-table__details div .referred-table__user-block{display:none}.partner-program .referred-table__details div .referred-table__commission-block{display:block;margin-bottom:0}}.partner-program .referred-table__details .header-mobile{display:none}@media (max-width:1200px){.partner-program .referred-table__details .header-mobile{display:block;margin-bottom:15px}}.partner-program .referred-table__details-show{display:block}.partner-program .referred-table__load-more{align-items:center;background:#f80560;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:18px;font-weight:450;height:45px;justify-content:center;line-height:23px;margin-left:auto;margin-right:auto;margin-top:25px;width:153px}.partner-program-buyer .partner-program__header-block{margin:0 48px}@media (max-width:1200px){.partner-program-buyer .partner-program__header-block{margin:0}}.partner-program-buyer .partner-program__affiliate_earnings_block{margin:0 48px}@media (max-width:1200px){.partner-program-buyer .partner-program__affiliate_earnings_block{margin:0}}.partner-program-buyer .partner-program__affiliate_link_block{margin:0 48px}@media (max-width:1200px){.partner-program-buyer .partner-program__affiliate_link_block{margin:0}}.partner-program-buyer .partner-program__referral-codes-block{margin:0 48px}@media (max-width:1200px){.partner-program-buyer .partner-program__referral-codes-block{margin:0}}.partner-program-buyer .partner-program__you-had-referred-block .partner-program__title{margin:0 48px 23px}@media (max-width:1200px){.partner-program-buyer .partner-program__you-had-referred-block .partner-program__title{margin:0 83px 25px}}.partner-program-register{background:linear-gradient(180deg,#f4dcdc,#fff)!important;font-family:CircularStd-Book;margin-top:0;min-height:976px;position:relative}@media (max-width:800px){.partner-program-register{min-height:600px}}.partner-program-register__header-block{background-image:url(/theme-images/earnings/header.svg);background-size:100% 100%;height:600px;left:0;margin:0 auto;max-width:1920px;position:absolute;right:0;top:0;width:100%}.partner-program-register__title{align-items:center;color:#333;display:flex;font-size:72px;font-weight:700;line-height:82px;margin-top:163px;text-align:center;z-index:1}@media (max-width:800px){.partner-program-register__title{font-size:62px;line-height:72px;margin-top:80px}}.partner-program-register__sub-title{color:#b2b8c9;font-size:22px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:75px;margin-top:25px;text-align:center;z-index:1}@media (max-width:800px){.partner-program-register__sub-title{margin-bottom:25px}}.partner-program-register__edit-block{margin-bottom:15px}.partner-program-register__logo-header{left:250px;max-width:100%;position:absolute;top:22px;z-index:1}@media (max-width:800px){.partner-program-register__logo-header{left:25px}}.partner-program-register__logo-text{color:#333448;cursor:pointer;font-family:CircularStd-Bold,sans-serif!important;font-size:24px;font-weight:700;line-height:18px}.partner-program-register__logo-text:hover{color:#333448}.partner-program-register .register-seller-stream-two__body{z-index:1}.partner-program-dashboard{background:linear-gradient(180deg,#f4dcdc,#fff)!important;display:block;font-family:CircularStd-Book;min-height:1100px;padding-top:94px;position:relative}@media (max-width:800px){.partner-program-dashboard{margin-top:72px;min-height:600px}}.partner-program-dashboard__logo-header{left:250px;max-width:100%;position:absolute;top:22px;z-index:1}@media (max-width:800px){.partner-program-dashboard__logo-header{left:25px}}.partner-program-dashboard__logo-text{color:#333448;cursor:pointer;font-family:CircularStd-Bold,sans-serif!important;font-size:24px;font-weight:700;line-height:18px}.partner-program-dashboard__logo-text:hover{color:#333448}.partner-program-dashboard__body{left:0;margin:0 auto;right:0;width:1060px;z-index:1}@media (max-width:1200px){.partner-program-dashboard__body{margin:0 auto;width:100%}}.partner-program-public{display:flex;flex-direction:column;font-family:CircularStd-Book;margin:0 auto;max-width:1920px;position:relative}.partner-program-public__header-block{align-items:center;background-image:url(/theme-images/earnings/header-with-background.svg);display:flex;flex-direction:column;height:600px;width:100%}.partner-program-public__header-block span{color:#f80560}@media (max-width:800px){.partner-program-public__header-block{background-image:url(/theme-images/earnings/header-with-background-mobile.svg);height:697px}}.partner-program-public__header-title{color:#333;font-size:72px;font-weight:700;line-height:82px;margin-bottom:50px;margin-top:163px;text-align:center;width:681px}@media (max-width:800px){.partner-program-public__header-title{font-size:36px;line-height:46px;margin-top:200px;max-width:335px;width:100%}}.partner-program-public__logo-header{left:250px;max-width:100%;position:absolute;top:22px;z-index:1}@media (max-width:1400px){.partner-program-public__logo-header{left:25px;top:25px}}.partner-program-public__logo-text{color:#333448;cursor:pointer;font-family:CircularStd-Bold,sans-serif!important;font-size:24px;font-weight:700;line-height:18px}.partner-program-public__logo-text:hover{color:#333448}.partner-program-public__what-is-block{align-items:center;display:flex;flex-direction:column;height:240px;padding:50px 0 75px;width:100%}.partner-program-public__what-is-block .partner-program-public__sub-title{margin-bottom:15px}.partner-program-public__what-is-block .partner-program-public__text{max-width:650px;text-align:center}@media (max-width:800px){.partner-program-public__what-is-block .partner-program-public__text{max-width:335px}.partner-program-public__what-is-block{height:141px;margin:60px 0 79px;padding:0}}.partner-program-public__sub-title{color:#333;font-family:CircularStd-Bold,sans-serif!important;font-size:36px;font-weight:900;line-height:46px;text-align:center}@media (max-width:800px){.partner-program-public__sub-title{font-size:24px;line-height:30px}}.partner-program-public__text{color:#333;font-size:18px;font-weight:450;line-height:150%;text-align:center}@media (max-width:800px){.partner-program-public__text{font-size:16px;line-height:150%}}.partner-program-public .how-it-works-block{background:linear-gradient(180deg,rgba(248,251,255,0) -9.02%,#f8fbff);display:flex;flex-direction:column;height:876px;padding:75px 0 0;position:relative}@media (max-width:1400px){.partner-program-public .how-it-works-block{align-items:center}}@media (max-width:800px){.partner-program-public .how-it-works-block{align-items:flex-start;background-image:url(/theme-images/partner-program/ellipde-one-mobile.svg);background-size:100% 100%;height:827px;margin-top:21px;padding:0;width:100%}}.partner-program-public .how-it-works-block .partner-program-public__sub-title{margin-left:335px;width:-moz-max-content;width:max-content}@media (max-width:1400px){.partner-program-public .how-it-works-block .partner-program-public__sub-title{margin-left:0}}@media (max-width:800px){.partner-program-public .how-it-works-block .partner-program-public__sub-title{margin-left:20px}}.partner-program-public .how-it-works-block__items-block{display:flex;flex-direction:column;margin-left:335px;margin-top:50px;max-width:896px;z-index:10}@media (max-width:1400px){.partner-program-public .how-it-works-block__items-block{margin-left:0;padding-left:20px}}@media (max-width:800px){.partner-program-public .how-it-works-block__items-block{margin-left:27px;margin-top:54px;padding-left:0;width:calc(100% - 27px)}}.partner-program-public .how-it-works-block__item{border-left:2px solid #fbd2e1;display:flex;flex-direction:column;padding-bottom:100px;position:relative}@media (max-width:800px){.partner-program-public .how-it-works-block__item{padding-bottom:35px;width:-moz-max-content;width:max-content}}.partner-program-public .how-it-works-block__item:before{content:url(/theme-images/partner-program/point.svg);height:26px;left:-14px;position:absolute;width:26px}@media (max-width:800px){.partner-program-public .how-it-works-block__item:before{content:url(/theme-images/partner-program/point-mobile.svg);height:15px;left:-8px;width:15px}}.partner-program-public .how-it-works-block__item_without-border{border-left:none}@media (max-width:800px){.partner-program-public .how-it-works-block__item_without-border{padding-bottom:25px}.partner-program-public .how-it-works-block__item_without-border .how-it-works-block__item-text{max-width:305px}}.partner-program-public .how-it-works-block__item-title{color:#f80560;font-size:22px;font-weight:700;line-height:28px;margin-left:62px}.partner-program-public .how-it-works-block__item-title span{color:#333}@media (max-width:800px){.partner-program-public .how-it-works-block__item-title{font-size:18px;line-height:23px;margin-left:22px;max-width:266px}.partner-program-public .how-it-works-block__item_mobile{padding-bottom:25px}.partner-program-public .how-it-works-block__item_mobile .how-it-works-block__item-title{max-width:168px}.partner-program-public .how-it-works-block__item_mobile .how-it-works-block__item-text{max-width:179px}}.partner-program-public .how-it-works-block__banners-block{display:flex;justify-content:space-between;margin:35px 0 0 62px;width:725px}@media (max-width:800px){.partner-program-public .how-it-works-block__banners-block{flex-direction:column;margin:25px 0 0 22px;width:199px}}.partner-program-public .how-it-works-block__banner{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 30px rgba(51,51,51,.1);display:flex;flex-direction:column;height:160px;padding:36px 65px 0;width:340px}@media (max-width:800px){.partner-program-public .how-it-works-block__banner{height:122px;margin-bottom:10px;padding:15px 19px 0;width:199px}}.partner-program-public .how-it-works-block__banner-title{color:#f80560;font-size:36px;font-weight:700;line-height:46px;text-align:center}@media (max-width:800px){.partner-program-public .how-it-works-block__banner-title{font-size:24px;line-height:30px}}.partner-program-public .how-it-works-block__banner-description{color:#333;font-size:16px;font-weight:700;line-height:132.75%;margin-top:10px;text-align:center}.partner-program-public .how-it-works-block__banner-description span{color:#f80560}@media (max-width:800px){.partner-program-public .how-it-works-block__banner-description{font-size:14px;line-height:132.75%}}.partner-program-public .how-it-works-block__item-text{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px;margin-left:62px}@media (max-width:800px){.partner-program-public .how-it-works-block__item-text{font-size:14px;line-height:18px;margin-left:22px;margin-top:10px;max-width:204px}}.partner-program-public .how-it-works-block__women{height:820px;position:absolute;right:207px;top:56px;width:382px;z-index:2}@media (max-width:1400px){.partner-program-public .how-it-works-block__women{height:613px;top:180px;width:285px}}@media (max-width:800px){.partner-program-public .how-it-works-block__women{content:url(/theme-images/partner-program/women-mobile.svg);filter:opacity(.6);height:613px;right:0;top:125px;width:180px}}.partner-program-public .how-it-works-block__ellipse-one{background:#a4c3ec;border-radius:1000px;filter:blur(200px);height:582px;position:absolute;right:107px;top:185px;width:582px;z-index:1}@media (max-width:800px){.partner-program-public .how-it-works-block__ellipse-one{content:url(/theme-images/partner-program/women-mobile.svg);display:none;filter:blur(100px);height:579px;left:118px;right:0;top:143px;width:257px}}.partner-program-public .how-it-works-block__ellipse-two{left:870px;position:absolute;top:285px;z-index:1}@media (max-width:1400px){.partner-program-public .how-it-works-block__ellipse-two{display:none}}.partner-program-public .how-it-works-block__ellipse-three{position:absolute;right:692px;top:458px;z-index:1}@media (max-width:800px){.partner-program-public .how-it-works-block__ellipse-three{display:none}}.partner-program-public .how-it-works-block__cross-one{position:absolute;right:865px;top:70px;z-index:1}@media (max-width:1400px){.partner-program-public .how-it-works-block__cross-one{height:47.44px;right:68px;top:0;width:47.44px}}.partner-program-public .how-it-works-block__cross-two{position:absolute;right:9px;top:76px;z-index:1}@media (max-width:800px){.partner-program-public .how-it-works-block__cross-two{display:none}}.partner-program-public .how-it-works-block__cross-three{position:absolute;right:64px;top:496px;z-index:1}@media (max-width:800px){.partner-program-public .how-it-works-block__cross-three{display:none}.partner-program-public .how-it-works-block__blur-block{background:linear-gradient(180deg,rgba(248,251,255,0) -9.02%,#f8fbff);bottom:74px;height:63px;position:absolute;right:0;width:145px;z-index:1}}.partner-program-public .how-much-block{display:flex;flex-direction:column;margin:193px 170px 63px 250px}@media (max-width:1450px){.partner-program-public .how-much-block{align-items:center;margin:193px 0 63px}}@media (max-width:800px){.partner-program-public .how-much-block{align-items:flex-start;margin:100px 0 50px}}.partner-program-public .how-much-block__body{display:flex;justify-content:space-between}@media (max-width:1450px){.partner-program-public .how-much-block__body{flex-wrap:wrap;justify-content:center}}@media (max-width:800px){.partner-program-public .how-much-block__body{align-items:center;flex-direction:column}}.partner-program-public .how-much-block__info-block{display:flex;flex-direction:column;position:relative;width:580px}@media (max-width:800px){.partner-program-public .how-much-block__info-block{margin-left:20px;max-width:335px;width:100%}}.partner-program-public .how-much-block .partner-program-public__sub-title{margin-top:34px;width:-moz-max-content;width:max-content}.partner-program-public .how-much-block__info-block-text-one{color:#333;font-size:18px;font-weight:450;line-height:150%;margin-bottom:201px;margin-top:15px}@media (max-width:800px){.partner-program-public .how-much-block__info-block-text-one{font-size:16px;margin-bottom:15px}}.partner-program-public .how-much-block__round-arrow{left:220px;position:absolute;top:129px}@media (max-width:800px){.partner-program-public .how-much-block__round-arrow{display:none}}.partner-program-public .how-much-block__info-block-text-two{color:#333;font-size:22px;font-weight:450;line-height:150%;margin-bottom:35px}.partner-program-public .how-much-block__info-block-text-two span{color:#f80560}@media (max-width:800px){.partner-program-public .how-much-block__info-block-text-two{font-size:16px;line-height:20px;margin-bottom:25px;margin-top:15px}}.partner-program-public .how-much-block__info-block-description{color:#b2b8c9;font-size:14px;font-weight:450;line-height:18px;margin-top:95px}@media (max-width:800px){.partner-program-public .how-much-block__info-block-description{font-size:12px;line-height:15px;margin-top:50px}}.partner-program-public .how-much-block__laura-block{align-items:center;display:flex;height:874px;justify-content:center;padding:0 80px 0 61px;position:relative;width:721px}@media (max-width:800px){.partner-program-public .how-much-block__laura-block{height:505px;margin-left:8px;max-width:359px;padding:0;width:100%}.partner-program-public .how-much-block__laura-image{height:505px;max-width:359px;width:100%}}.partner-program-public .how-much-block__union-white{align-items:center;background-image:url(/theme-images/partner-program/union-white.svg);display:flex;flex-direction:column;height:152px;justify-content:center;left:0;position:absolute;top:130px;width:216px}@media (max-width:800px){.partner-program-public .how-much-block__union-white{align-items:flex-start;background-image:url(/theme-images/partner-program/union-white-mobile.svg);height:127px;left:-8px;top:46px;width:137px}}.partner-program-public .how-much-block__union-pink{align-items:center;background-image:url(/theme-images/partner-program/union-pink.svg);bottom:60px;display:flex;flex-direction:column;height:139px;justify-content:center;position:absolute;right:-20px;width:221px}@media (max-width:800px){.partner-program-public .how-much-block__union-pink{align-items:flex-end;background-image:url(/theme-images/partner-program/union-pink-mobile.svg);bottom:70px;height:138px;right:-8px;width:142px}}.partner-program-public .how-much-block__union-pink-title{align-items:center;color:#fff;display:flex;font-size:30px;font-weight:700;line-height:18px;margin-bottom:7px;text-align:center}@media (max-width:800px){.partner-program-public .how-much-block__union-pink-title{font-size:24px;line-height:18px;margin-bottom:5px;margin-right:25px}}.partner-program-public .how-much-block__union-pink-text{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:450;line-height:18px;text-align:center}@media (max-width:800px){.partner-program-public .how-much-block__union-pink-text{font-size:10px;line-height:130%;margin-right:25px;width:55px}}.partner-program-public .how-much-block__union-white-title{color:#333;font-size:18px;font-weight:700;line-height:150%;margin-bottom:7px;text-align:center}@media (max-width:800px){.partner-program-public .how-much-block__union-white-title{font-size:14px;line-height:150%;margin-bottom:5px;margin-left:24px}}.partner-program-public .how-much-block__union-white-text{align-items:center;color:#f80560;display:flex;font-size:30px;font-weight:700;line-height:18px;text-align:center}@media (max-width:800px){.partner-program-public .how-much-block__union-white-text{font-size:24px;line-height:18px;margin-left:24px}}.partner-program-public .how-much-block__display-for-mobile{display:none}@media (max-width:800px){.partner-program-public .how-much-block__display-for-mobile{display:block}}.partner-program-public .how-much-block__display-not-for-mobile{display:block}@media (max-width:800px){.partner-program-public .how-much-block__display-not-for-mobile{display:none}}.partner-program-public .for-each-block{display:flex;margin:0 auto 150px;max-width:1420px;width:100%}@media (max-width:800px){.partner-program-public .for-each-block{align-items:center;flex-direction:column;margin:0 auto 100px}}.partner-program-public .for-each-block__item{align-items:center;display:flex;flex-direction:column;height:454px;padding-top:50px;position:relative;width:710px}@media (max-width:800px){.partner-program-public .for-each-block__item{height:317px;padding-top:25px;width:100%}}.partner-program-public .for-each-block__item_blue{background-image:url(/theme-images/partner-program/for-each-block-blue.svg);background-size:100% 100%}@media (max-width:800px){.partner-program-public .for-each-block__item_blue{background-image:url(/theme-images/partner-program/for-each-block-blue-mobile.svg);background-size:100% 100%}}.partner-program-public .for-each-block__item_pink{background-image:url(/theme-images/partner-program/for-each-block-pink.svg);background-size:100% 100%}@media (max-width:800px){.partner-program-public .for-each-block__item_pink{background-image:url(/theme-images/partner-program/for-each-block-pink-mobile.svg);background-size:100% 100%}}.partner-program-public .for-each-block__item-sub-title{font-size:22px;font-weight:450;line-height:28px;margin-bottom:75px;text-align:center}@media (max-width:800px){.partner-program-public .for-each-block__item-sub-title{font-size:16px;line-height:20px;margin-bottom:50px}}.partner-program-public .for-each-block__item-sub-title_blue{color:#0b4ae2}.partner-program-public .for-each-block__item-sub-title_pink{color:#f80560}.partner-program-public .for-each-block__item-title{color:#333;font-size:36px;font-weight:700;line-height:46px;text-align:center}@media (max-width:800px){.partner-program-public .for-each-block__item-title{font-size:24px;line-height:30px}}.partner-program-public .for-each-block__item-title_blue{color:#0b4ae2}.partner-program-public .for-each-block__item-title_pink{color:#f80560}.partner-program-public .for-each-block__item-text{color:#333;font-size:18px;font-weight:700;line-height:132.75%;margin-top:25px;max-width:302px;text-align:center}@media (max-width:800px){.partner-program-public .for-each-block__item-text{font-size:16px;margin-top:15px;max-width:233px}}.partner-program-public .for-each-block__item-description{bottom:25px;font-size:14px;font-weight:450;left:35px;line-height:18px;position:absolute;width:235px}.partner-program-public .for-each-block__item-description span{font-family:CircularStd-Bold,sans-serif!important}@media (max-width:800px){.partner-program-public .for-each-block__item-description{font-size:12px;left:20px;line-height:15px}}.partner-program-public .for-each-block__item-description_blue{color:#a4c3ec}.partner-program-public .for-each-block__item-description_pink{color:#b2b8c9}.partner-program-public .links-block{display:flex;justify-content:space-between;width:485px}@media (max-width:800px){.partner-program-public .links-block{flex-direction:column;max-width:230px;width:100%}}.partner-program-public .links-block__item{display:flex;flex-direction:column}@media (max-width:800px){.partner-program-public .links-block__item{margin-bottom:10px}}.partner-program-public .links-block__button{background:#f80560;border:2px solid #f80560;border-radius:50px;box-sizing:border-box;color:#fff;font-size:16px;font-weight:500;height:60px;line-height:20px;text-align:center;width:230px}.partner-program-public .links-block__button:focus,.partner-program-public .links-block__button:hover,.partner-program-public .links-block__button_white{background:#fff;color:#f80560}.partner-program-public .links-block__button_white:focus,.partner-program-public .links-block__button_white:hover{background:#f80560;color:#fff}.partner-program-public .links-block__description{color:#b2b8c9;font-size:12px;font-weight:450;line-height:15px;margin-top:10px;text-align:center}.partner-program-public .why-join-block{margin:150px auto 125px;max-width:1290px;width:100%}@media (max-width:800px){.partner-program-public .why-join-block{margin:100px auto 65px}.partner-program-public .why-join-block .partner-program-public__sub-title{margin:0 auto;max-width:335px}}.partner-program-public .why-join-block__items-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:100px}@media (max-width:1160px){.partner-program-public .why-join-block__items-block{justify-content:center;margin-top:50px}}.partner-program-public .why-join-block__item{display:flex;justify-content:space-between;margin-bottom:75px;min-width:112px;width:580px}@media (max-width:800px){.partner-program-public .why-join-block__item{align-items:center;flex-direction:column;margin-bottom:35px;width:100%}}.partner-program-public .why-join-block__item-image{height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content}.partner-program-public .why-join-block__image-block{align-items:center;background:#fff;border-radius:100px;box-shadow:0 0 30px rgba(51,51,51,.1);display:flex;height:70px;justify-content:center;width:70px}@media (max-width:800px){.partner-program-public .why-join-block__image-block{height:50px;margin-bottom:15px;width:50px}}.partner-program-public .why-join-block__item-body{display:flex;flex-direction:column}@media (max-width:800px){.partner-program-public .why-join-block__item-body{align-items:center}}.partner-program-public .why-join-block__item-title{color:#f80560;font-size:22px;font-weight:700;line-height:28px;margin-bottom:15px}@media (max-width:800px){.partner-program-public .why-join-block__item-title{font-size:18px;line-height:23px;margin-bottom:10px}}.partner-program-public .why-join-block__item-description{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px;max-width:475px}@media (max-width:800px){.partner-program-public .why-join-block__item-description{font-size:14px;line-height:18px;max-width:315px;text-align:center}}.partner-program-public .technical-stuff-block{display:flex;flex-direction:column;margin:0 auto 125px;max-width:928px;width:100%}@media (max-width:800px){.partner-program-public .technical-stuff-block{align-items:center;margin-bottom:75px}}.partner-program-public .technical-stuff-block .partner-program-public__sub-title{margin-bottom:50px}.partner-program-public .technical-stuff-block__title{color:#333;font-size:22px;font-weight:700;line-height:28px;margin-bottom:7px;text-align:center}.partner-program-public .technical-stuff-block__title span{color:#f80560}@media (max-width:800px){.partner-program-public .technical-stuff-block__title{font-size:18px;line-height:23px;margin-bottom:10px;max-width:335px}}.partner-program-public .technical-stuff-block__text{color:#b2b8c9;font-size:18px;font-weight:450;line-height:23px;margin-bottom:25px;text-align:center}@media (max-width:800px){.partner-program-public .technical-stuff-block__text{font-size:14px;line-height:18px;max-width:335px}}.partner-program-public__join-block{align-items:center;border-bottom:1px solid #fbd2e1;border-top:1px solid #fbd2e1;display:flex;flex-direction:column;font-family:CircularStd-Bold,sans-serif!important;height:379px;margin:0 auto;max-width:1420px;width:100%}@media (max-width:800px){.partner-program-public__join-block{height:367px;max-width:335px}}.partner-program-public__join-block .partner-program-public__header-title{font-family:CircularStd-Bold,sans-serif!important;font-size:36px;line-height:46px;margin-bottom:50px;margin-top:75px;text-align:center;width:437px}.partner-program-public__join-block .partner-program-public__header-title span{color:#f80560}@media (max-width:800px){.partner-program-public__join-block .partner-program-public__header-title{font-size:24px;line-height:30px;margin-top:50px;width:251px}}.partner-program_effect{box-shadow:0 10px 60px rgba(248,5,96,.1);margin-bottom:150px}.your-banners-for-affiliates{display:flex;flex-direction:column;padding:35px 71px 0}@media (max-width:1200px){.your-banners-for-affiliates{margin:0;padding:25px 26px}}@media (max-width:1000px){.your-banners-for-affiliates{border-bottom:1px solid #dee8ee}}@media (max-width:800px){.your-banners-for-affiliates{border:1px solid #dee8ee;border-radius:3px;margin:15px;padding:15px;width:92%}}.your-banners-for-affiliates__canvas{align-items:center;background:#f8fafb;display:flex;height:460px;justify-content:center;margin-top:25px;position:relative;width:100%}@media (max-width:800px){.your-banners-for-affiliates__canvas{height:370px;padding-top:70px}}.your-banners-for-affiliates__dropdown{left:15px;position:absolute;top:15px}.your-banners-for-affiliates__dropdown button{height:39px;width:120px}.your-banners-for-affiliates__dropdown ul{border-radius:5px;min-width:120px;padding:0;width:120px}.your-banners-for-affiliates__dropdown .selected{background:#fedbe5}.your-banners-for-affiliates__dropdown .selected .sort-by{color:#f80560}.your-banners-for-affiliates__dropdown-two{left:145px;position:absolute}@media (max-width:1000px){.your-banners-for-affiliates__dropdown-two{left:auto;right:15px}}.your-banners-for-affiliates__img{max-height:460px;max-width:835px}@media (max-width:1000px){.your-banners-for-affiliates__img{max-height:300px;max-width:100%}}.your-banners-for-affiliates__buttons-block{border-bottom:1px solid #dee8ee;display:flex;justify-content:space-between;margin:25px 0 0;padding-bottom:35px;width:100%}@media (max-width:1000px){.your-banners-for-affiliates__buttons-block{align-items:center;border-bottom:none;flex-direction:column;margin:15px 0 0;padding-bottom:0}}.your-banners-for-affiliates__dimensions-buttons-block{display:flex;flex-wrap:wrap;max-width:545px;width:100%}@media (max-width:800px){.your-banners-for-affiliates__dimensions-buttons-block{justify-content:space-between}}.your-banners-for-affiliates__dimension-buttons{align-items:center;border:1px solid #f80560;border-radius:100px;box-sizing:border-box;color:#f80560;cursor:pointer;display:flex;font-size:16px;font-weight:450;height:30px;justify-content:center;line-height:20px;margin:0 5px 5px 0;text-align:center;width:104px}.your-banners-for-affiliates__dimension-buttons:focus,.your-banners-for-affiliates__dimension-buttons:hover{background:#f80560;color:#fff}@media (max-width:800px){.your-banners-for-affiliates__dimension-buttons{font-size:14px;height:28px;line-height:18px;margin:0 0 5px;width:94px}}.your-banners-for-affiliates__dimension-buttons_active{background:#f80560;color:#fff}.your-banners-for-affiliates .partner-program__title{margin-bottom:18px}@media (max-width:1200px){.your-banners-for-affiliates .partner-program__title{font-size:20px;line-height:normal;margin-bottom:10px}}.your-banners-for-affiliates .partner-program__text{max-width:630px}.your-banners-for-affiliates .partner-program__text a{color:#f80560;text-decoration:underline}@media (max-width:1200px){.your-banners-for-affiliates .partner-program__text{font-size:14px;line-height:18px}}.your-banners-for-affiliates__download{align-items:center;background:#f80560;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:22px;font-weight:450;height:65px;justify-content:center;line-height:28px;text-align:center;width:200px}.your-banners-for-affiliates__download:focus,.your-banners-for-affiliates__download:hover{background:#fff;border:1px solid #f80560;color:#f80560}@media (max-width:800px){.your-banners-for-affiliates__download{font-size:18px;height:45px;line-height:23px;margin-top:25px;width:148px}}.contact-us-page{padding-top:72px}.contact-us-page .breadcrumbs{margin-bottom:75px;opacity:1;position:relative}.contact-us-page .mdsg-contact-us-main{display:inline-block;margin-bottom:140px;width:100%}.contact-us-page .mdsg-contact-us-main--inner-wrp{clear:both;display:inline-block;width:100%}.contact-us-page .mdsg---banner-text{display:inline-block;float:left;font-size:90px;line-height:100px;margin-bottom:63px;width:100%}.contact-us-page .mdsg---banner-text span{color:#f80560;display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:25px;line-height:normal;margin-bottom:9px;width:100%}.contact-us-page .mdsg-contact-us-banner{display:inline-block;width:100%}.contact-us-page .contactform--main-form .bootstrap-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.contact-us-page .contactform--main-form .bootstrap-wrapper .row{width:100%}.contact-us-page div.wpcf7-response-output{padding:15px}.contact-us-page .mdsg--block--title{color:#000;font-size:20px;margin-bottom:30px}.contact-us-page .mdsg-contact-socials{margin-bottom:70px}.contact-us-page .mdsg-contact-socials a{border:1px solid #ccc;border-radius:50%;display:inline-block;height:40px;margin-right:14px;text-align:center;transition:all .2s;width:40px}.contact-us-page .mdsg-contact-socials a:last-child{margin-right:0}.contact-us-page .mdsg-contact-socials br{display:none}.contact-us-page .mdsg-contact-socials a i.fa{color:#8c8c8c;font-size:16px;font-weight:600;line-height:40px}.contact-us-page .mdsg-contact-socials a:hover{background:#8c8c8c;border-color:#fff;transition:all .2s}.contact-us-page .mdsg-contact-socials a:hover i.fa{color:#fff}.contact-us-page .mdsg-contact-address{color:#a3a3a3;font-family:CircularStd-Book;font-size:16px;line-height:30px}.contact-us-page .mdsg-contact-details--main{margin:30px auto;max-width:100%;width:300px}@media screen and (max-width:1370px){.contact-us-page .mdsg-contact-us-banner .mdsg---banner-text{font-size:50px;line-height:60px;margin-bottom:50px;margin-left:0}}@media screen and (max-width:767px){.contact-us-page .contactform--main-form .bootstrap-wrapper>.row>div[class*=col-]{padding:0}.contact-us-page body .breadcrumbs{margin-bottom:25px}.contact-us-page .mdsg-contact-us-banner .mdsg---banner-text{font-size:30px;line-height:normal;margin-bottom:40px}.contact-us-page .mdsg-contact-us-banner .mdsg---banner-text span{font-size:18px;line-height:normal}.contact-us-page .contactform--main-form .bootstrap-wrapper>.row{margin:0}.contact-us-page .site-wrap .content-wrap>section.site-content .breadcrumbs._breadcrumbs_about_us,.contact-us-page .site-wrap .content-wrap>section.site-content .breadcrumbs._breadcrumbs_faq{margin-bottom:0;padding-bottom:10px;padding-top:10px}}@media screen and (max-width:992px){.contact-us-page .mdsg-contact-us-main{margin-bottom:0}.contact-us-page .mdsg-contact-details--main{margin:45px auto;max-width:100%;width:100%}.contact-us-page .mdsg-contact-socials,.contact-us-page .wpcf7-form-control-wrap{margin-bottom:35px}}@media screen and (max-width:580px){.contact-us-page .contactform--main-form input.wpcf7-form-control.wpcf7-submit.mdsg-btn{width:100%}}.how-it-works-for-homepage-sell-used-socks{align-items:center;background:#f8fbff;display:flex;flex-direction:column;font-family:CircularStd-Book;justify-content:center;padding:100px 0 0;width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks{padding:50px 0 0}}.how-it-works-for-homepage-sell-used-socks__title{color:#f80560;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin-bottom:50px}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__title{font-size:30px;line-height:38px;margin-bottom:25px}}.how-it-works-for-homepage-sell-used-socks__body{align-items:center;display:flex;flex-direction:column;max-width:1360px;width:100%}.how-it-works-for-homepage-sell-used-socks__value-block{border-radius:0;display:flex;padding:13px 46px 120px 43px;width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__value-block{padding:0}}.how-it-works-for-homepage-sell-used-socks__value-block-body{background-size:cover;display:flex;height:260px;justify-content:space-between;padding:37px 119px 0;width:100%}@media screen and (max-width:1200px){.how-it-works-for-homepage-sell-used-socks__value-block-body{padding:37px 0 0}}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__value-block-body{align-items:center;flex-direction:column;height:607px;justify-content:center}}.how-it-works-for-homepage-sell-used-socks__value-block-body img{height:50px;width:50px}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__value-block-body img{height:36px;width:36px}}.how-it-works-for-homepage-sell-used-socks__value-block-item-image{background:#fff;border-radius:100px;box-shadow:0 4px 12px rgba(248,5,96,.25);height:100px;margin-bottom:15px;padding:25px;width:100px}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__value-block-item-image{height:74px;padding:20px;width:74px}}.how-it-works-for-homepage-sell-used-socks__value-block-item{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__value-block-item{margin-bottom:50px}}.how-it-works-for-homepage-sell-used-socks__value-block-item-label{color:#333448;font-size:24px;font-weight:500;line-height:30px;max-width:270px;text-align:center}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__value-block-item-label{font-size:16px;line-height:20px}}.how-it-works-for-homepage-sell-used-socks .main-banner-homepage__button{margin:50px auto 150px}.how-it-works-for-homepage-sell-used-socks__video{background:#f8fbff;display:flex;justify-content:center;padding:0;width:100%}.how-it-works-for-homepage-sell-used-socks__video-body{align-items:center;background-image:url(/theme-images/only-fans-alternative/video-two.png);background-position:50%;background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:752px;margin:0 10px;max-width:1360px;width:100%}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__video-body{background-image:url(/theme-images/home/mini-video-new2.png);height:192px;margin:0;width:335px}}.how-it-works-for-homepage-sell-used-socks__play-icon{height:101px;margin-top:300px;width:101px}@media screen and (max-width:800px){.how-it-works-for-homepage-sell-used-socks__play-icon{height:51px;margin-top:71px;width:51px}}.main-banner-sell-used-socks__title{color:#333448;display:block!important;font-family:CircularStd-Medium,sans-serif!important;font-family:CircularStd-Book;font-size:60px!important;font-weight:700;line-height:80px;margin-bottom:15px!important;margin-left:0;margin-top:0!important;max-width:365px}@media screen and (max-width:1000px){.main-banner-sell-used-socks__title{font-size:24px!important;line-height:30px!important;max-width:100%!important;text-align:center}}.main-banner-sell-used-socks .main-banner-homepage__description{color:#333448;font-family:CircularStd-Book;font-size:24px;font-weight:700;line-height:30px;margin-bottom:50px;max-width:472px;min-width:472px}.main-banner-sell-used-socks .main-banner-homepage__description span{color:#f80560}@media screen and (max-width:1000px){.main-banner-sell-used-socks .main-banner-homepage__description{font-size:15px;line-height:20px;margin-bottom:25px;min-width:283px;text-align:center}.main-banner-sell-used-socks .mdsg-main-banner-title{margin:95px auto 0!important;max-width:300px!important}.main-banner-sell-used-socks .mdsg-main-banner-buy-and-sell{align-items:center!important;justify-content:center}}.main-banner-sell-used-socks .main-banner-homepage__main-banner-img{height:638px!important;margin-bottom:0;margin-left:-160px!important;margin-top:177px}@media screen and (max-width:1000px){.main-banner-sell-used-socks .main-banner-homepage__main-banner-img{content:url(/theme-images/sell-used-socks/women-m.png);height:200px!important;margin-top:203px;max-width:420px;width:100%!important}}.main-banner-sell-used-socks .mdsg-main-banner--blue-bg{background:#ffd7e2;width:45%}.main-banner-sell-used-socks .mdsg-main-banner--blue-bg:after{background:#ffd7e2}.main-banner-sell-used-socks .main-banner-homepage__price-block-one{align-items:flex-end;background-image:url(/theme-images/sell-used-socks/background-price-one.png);display:flex;flex-direction:column;height:107px;padding-right:180px;position:absolute;right:375px;top:190px;width:180px;z-index:5}@media screen and (max-width:1000px){.main-banner-sell-used-socks .main-banner-homepage__price-block-one{background-image:url(/theme-images/sell-used-socks/background-price-one-m.svg);padding-right:120px;padding-top:25px;right:110px;top:240px;width:240px}}.main-banner-sell-used-socks .main-banner-homepage__label-item{margin-right:25px;text-align:right;width:150px}.main-banner-sell-used-socks .main-banner-homepage__price{margin-right:25px}.main-banner-sell-used-socks .main-banner-homepage__days-block{background:#f80560;color:#fedbe5;margin-right:25px;padding:2px 5px}@media screen and (max-width:1000px){.main-banner-sell-used-socks .main-banner-homepage__days-block{background:#fedbe5;color:#f80560}}.become-block-for-sell-used-socks{background:#65b5d2;font-family:CircularStd-Book;min-height:696px;padding-bottom:75px;width:100%}@media screen and (max-width:800px){.become-block-for-sell-used-socks{padding-bottom:50px}}.become-block-for-sell-used-socks__body{align-items:center;background-image:url(/theme-images/sell-used-socks/become/background.png);display:flex;flex-direction:column;margin:0 55px}@media screen and (max-width:800px){.become-block-for-sell-used-socks__body{margin:0}}.become-block-for-sell-used-socks__title{color:#fff;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;font-style:normal;font-weight:900;line-height:61px;margin:60px auto 50px}@media screen and (max-width:800px){.become-block-for-sell-used-socks__title{font-size:28px;line-height:38px;margin:50px auto 35px;max-width:335px;text-align:center}}.become-block-for-sell-used-socks__title span{color:#0b4ae2}.become-block-for-sell-used-socks__value-block{display:flex;flex-wrap:wrap;justify-content:space-between;width:1340px}@media screen and (max-width:1400px){.become-block-for-sell-used-socks__value-block{align-items:center;flex-direction:column;width:100%}}.become-block-for-sell-used-socks__items-block{display:flex;flex-direction:column;width:620px}@media screen and (max-width:800px){.become-block-for-sell-used-socks__items-block{width:100%}}.become-block-for-sell-used-socks__item{border-left:2px solid #fff;cursor:pointer;display:flex;flex-direction:column;padding-left:33px;position:relative}@media screen and (max-width:800px){.become-block-for-sell-used-socks__item{border:none;margin-right:20px;padding-left:20px}}.become-block-for-sell-used-socks__item-answer{height:0;margin-bottom:13px;opacity:0;width:0}.become-block-for-sell-used-socks__item-answer_show{color:#fff;font-size:14px;height:auto;line-height:18px;margin-bottom:25px;margin-left:65px;opacity:1;transition:opacity .4s ease-in-out;width:auto}@media screen and (max-width:800px){.become-block-for-sell-used-socks__item-answer_show{max-width:236px}}.become-block-for-sell-used-socks__item-title-block{align-items:center;display:flex}.become-block-for-sell-used-socks__item-q{color:#fff;font-size:18px;font-weight:500;line-height:23px;padding-bottom:10px}@media screen and (max-width:800px){.become-block-for-sell-used-socks__item-q{max-width:236px}}.become-block-for-sell-used-socks__arrow{height:14px;position:absolute;right:0;top:25px;width:15px}.become-block-for-sell-used-socks__arrow_rotate{transform:rotate(180deg)}.become-block-for-sell-used-socks__button{align-items:center;background:#0b4ae2;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:60px;justify-content:center;line-height:20px;margin-top:75px;text-align:center;width:230px}@media screen and (max-width:800px){.become-block-for-sell-used-socks__button{height:62px;margin-top:50px;width:187px}}.become-block-for-sell-used-socks__button:focus,.become-block-for-sell-used-socks__button:hover{background:#fff;border:2px solid #0b4ae2;color:#0b4ae2}.ready-to-start-for-sell-used-socks{background:#f8fbff;display:flex;font-family:CircularStd-Book;min-height:756px;position:relative;width:100%}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks{min-height:565px}}.ready-to-start-for-sell-used-socks__body{background-image:url(/theme-images/sell-used-socks/ready-to-start/background.png);height:527.47px;margin-top:200px;width:100%;z-index:5}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks__body{background-image:url(/theme-images/sell-used-socks/ready-to-start/background-m.png);background-position:100%;background-repeat:no-repeat;height:408px;margin-top:0}}.ready-to-start-for-sell-used-socks__women{bottom:-27px;height:778px;position:absolute;right:149px;width:880px}@media screen and (max-width:1400px){.ready-to-start-for-sell-used-socks__women{right:0}}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks__women{bottom:-64px;content:url(/theme-images/sell-used-socks/ready-to-start/women-m.png);height:512px;width:375px}}.ready-to-start-for-sell-used-socks__women_onlyfans{bottom:-33px;height:636px;position:absolute;right:149px;width:598px}@media screen and (max-width:1400px){.ready-to-start-for-sell-used-socks__women_onlyfans{right:0}}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks__women_onlyfans{bottom:-30px;content:url(/theme-images/sell-used-socks/ready-to-start/women-onlyfans-m.png);height:372px;width:275px}}.ready-to-start-for-sell-used-socks__info-block{display:flex;flex-direction:column;margin-left:292px;margin-top:153px;max-width:500px}@media screen and (max-width:1400px){.ready-to-start-for-sell-used-socks__info-block{margin-left:20px}}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks__info-block{margin-top:53px;max-width:310px}}.ready-to-start-for-sell-used-socks__info-title{color:#333448;font-family:CircularStd-Bold,sans-serif!important;font-size:48px;line-height:61px;text-align:left}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks__info-title{font-size:30px;line-height:38px}}.ready-to-start-for-sell-used-socks__info-description{color:#333448;font-size:20px;font-weight:450;line-height:25px;margin:15px 0 35px;max-width:445px}.ready-to-start-for-sell-used-socks__info-description span{color:#f80560}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks__info-description{font-size:18px;line-height:23px;margin:15px 0 20px;max-width:215px}}.ready-to-start-for-sell-used-socks .main-banner-homepage__button{max-height:60px;max-width:230px}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks .main-banner-homepage__button{max-width:186px;min-height:60px}}.ready-to-start-for-sell-used-socks_onlyfans .ready-to-start-for-sell-used-socks__body{margin-top:0}@media screen and (max-width:800px){.ready-to-start-for-sell-used-socks_onlyfans{min-height:450px}}.become-block-for-sell-used-socks_onlyfans{background:#0b4ae2}.become-block-for-sell-used-socks_onlyfans .become-block-for-sell-used-socks__button{background:#f80560}.become-block-for-sell-used-socks_onlyfans .become-block-for-sell-used-socks__button:focus,.become-block-for-sell-used-socks_onlyfans .become-block-for-sell-used-socks__button:hover{background:#fff;border-color:#f80560;color:#f80560}.vs-block-for-only-fans{align-items:center;background:#f8fbff;display:flex;flex-direction:column;font-family:CircularStd-Book;min-height:1600px;padding-top:184px;position:relative;width:100%}@media screen and (max-width:800px){.vs-block-for-only-fans{min-height:1072px;padding-top:100px}}.vs-block-for-only-fans__background{background-image:url(/theme-images/only-fans-alternative/vs-block/bg.png);height:1203.47px;position:absolute;top:40px;width:100%;z-index:1}@media screen and (max-width:800px){.vs-block-for-only-fans__background{display:none}}.vs-block-for-only-fans__head{background-image:url(/theme-images/only-fans-alternative/vs-block/head.png);background-position:50%;display:block;height:185px;margin-bottom:74px;width:100%;z-index:2}@media screen and (max-width:800px){.vs-block-for-only-fans__head{background-image:url(/theme-images/only-fans-alternative/vs-block/head-mb.svg);height:133px;margin:0 auto 50px;max-width:375px;width:100%}}.vs-block-for-only-fans__body{display:flex;flex-direction:column;width:1338px;z-index:2}@media screen and (max-width:1340px){.vs-block-for-only-fans__body{width:100%}}.vs-block-for-only-fans__row{display:flex}@media screen and (max-width:800px){.vs-block-for-only-fans__row{background:#fff}}.vs-block-for-only-fans__row_border{border-bottom:1px solid #d9e2e7;display:flex}@media screen and (max-width:1340px){.vs-block-for-only-fans__row_border{background:none}}.vs-block-for-only-fans__item{align-items:center;color:#333448;display:flex;flex-direction:column;font-size:18px;font-weight:450;justify-content:center;line-height:23px;padding:25px}@media screen and (max-width:800px){.vs-block-for-only-fans__item{font-size:12px;line-height:15px;padding:10px}.vs-block-for-only-fans__item img{height:13px;width:56px}}.vs-block-for-only-fans__item-value{text-align:center;width:354px}.vs-block-for-only-fans__item-value span{color:#f80560}@media screen and (max-width:800px){.vs-block-for-only-fans__item-value{align-items:center;width:33.3%}}.vs-block-for-only-fans__item-label{align-items:flex-start;width:630px}@media screen and (max-width:800px){.vs-block-for-only-fans__item-label{padding:10px 10px 10px 20px;width:33.3%}}.vs-block-for-only-fans__row_grey{background:#eff5fa}.vs-block-for-only-fans__item-value_blue{background:#eff8ff}.vs-block-for-only-fans__item-value_pink{background:#f7f2f9}.vs-block-for-only-fans__item-value_border-pink{background:#f7f2f9;border-top:2px solid #f80560}.vs-block-for-only-fans__item-value_blue-extra{background:#e8f2fa}.vs-block-for-only-fans__item-value_pink-extra{background:#efeff4}.moving-block-for-only-fans{background:#fedbe5;display:flex;font-family:CircularStd-Book;min-height:561px;position:relative;width:100%}@media screen and (max-width:800px){.moving-block-for-only-fans{min-height:749px}}.moving-block-for-only-fans__body{display:flex;flex-direction:column;margin:162px 0 0 292px;z-index:5}@media screen and (max-width:1700px){.moving-block-for-only-fans__body{max-width:500px}}@media screen and (max-width:1400px){.moving-block-for-only-fans__body{margin:162px 0 0 10px}}@media screen and (max-width:800px){.moving-block-for-only-fans__body{align-items:center;margin:50px auto 0}}.moving-block-for-only-fans__title{color:#333448;font-size:36px;font-weight:700;line-height:46px;margin-bottom:15px}@media screen and (max-width:800px){.moving-block-for-only-fans__title{font-size:30px;line-height:38px;margin-bottom:25px;max-width:305px;text-align:center}}.moving-block-for-only-fans__description{color:#333448;font-size:20px;font-weight:500;line-height:25px;margin-bottom:20px;max-width:750px}.moving-block-for-only-fans__description span{color:#f80560}@media screen and (max-width:800px){.moving-block-for-only-fans__description{font-size:14px;line-height:18px;max-width:334px;text-align:center}}.moving-block-for-only-fans__background{background-image:url(/theme-images/only-fans-alternative/moving-block/backgroud.png);height:468.55px;left:87px;position:absolute;top:10px;width:1506px;z-index:1}@media screen and (max-width:800px){.moving-block-for-only-fans__background{display:none}}.moving-block-for-only-fans__img{background-image:url(/theme-images/only-fans-alternative/moving-block/img.png);height:508.52px;position:absolute;right:68px;top:10px;width:636.64px;z-index:5}@media screen and (max-width:1700px){.moving-block-for-only-fans__img{right:10px}}@media screen and (max-width:800px){.moving-block-for-only-fans__img{background-image:url(/theme-images/only-fans-alternative/moving-block/img-mb.png);bottom:25px;height:341.87px;right:5px;top:auto;width:370px}}.main-banner-only-fans .main-banner-homepage-girl__new-block{display:flex!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage-girl__new-block{display:none!important}}.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__main-banner-img{display:block!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__main-banner-img{display:none!important}}.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__price-block-two{display:block!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__price-block-two{display:none!important}}.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__price-block-three{display:block!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__price-block-three{display:none!important}}.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__price-block-one{display:block!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage-girl__new-block .main-banner-homepage__price-block-one{display:none!important}}.main-banner-only-fans .main-banner-homepage__main-banner-img{display:none!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage__main-banner-img{display:block!important}}.main-banner-only-fans .main-banner-homepage__price-block-two{display:none!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage__price-block-two{display:block!important}}.main-banner-only-fans .main-banner-homepage__price-block-three{display:none!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage__price-block-three{display:block!important}}.main-banner-only-fans .main-banner-homepage__price-block-one{display:none!important}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage__price-block-one{display:block!important}}.main-banner-only-fans__title{display:block;font-family:CircularStd-Medium,sans-serif!important;font-size:60px;line-height:76px;margin:0}@media screen and (max-width:1000px){.main-banner-only-fans__title{display:none;font-size:24px;line-height:30px}}.main-banner-only-fans__title-mobile{display:none;font-family:CircularStd-Medium,sans-serif!important;font-size:60px;line-height:76px;margin:0}@media screen and (max-width:1000px){.main-banner-only-fans__title-mobile{display:block;font-size:24px;line-height:30px;margin:0 auto 15px;text-align:center}.main-banner-only-fans{height:667px}}.main-banner-only-fans .mdsg-main-banner-title{margin-top:0}@media screen and (max-width:1000px){.main-banner-only-fans .mdsg-main-banner-title{align-items:center;margin-top:95px;max-width:100%!important;min-height:129px;padding:0 15px;width:100%!important}}.main-banner-only-fans .main-banner-homepage-girl__description{color:#333448;font-size:24px;font-weight:450;line-height:30px;margin-top:25px;max-width:625px}.main-banner-only-fans .main-banner-homepage-girl__description span{color:#f80560}@media screen and (max-width:1000px){.main-banner-only-fans .main-banner-homepage-girl__description{font-size:14px;line-height:18px;margin-top:0;text-align:center}.main-banner-only-fans .mdsg--banner-container{height:100%}.main-banner-only-fans .mdsg--content--banner--image-title{padding:0}.main-banner-only-fans .mdsg--content--banner--image-title--inner{flex-direction:column;height:564px}.main-banner-only-fans .mdsg-banner-girl-image{height:440px;margin:auto 0 0 auto;max-width:420px!important;min-height:440px;min-width:375px;position:relative!important;width:100%}.main-banner-only-fans .mdsg-banner-girl-image img{bottom:0;height:100%!important;margin-left:-66px;margin-top:0;max-height:460px;max-width:420px;position:relative;top:0;width:100%}.main-banner-only-fans .main-banner-homepage__price-block-two{bottom:0;right:73%}.main-banner-only-fans .main-banner-homepage__price-block-three{bottom:9px;right:5%}.main-banner-only-fans .main-banner-homepage__price-block-one{align-items:flex-end;background-image:url(/theme-images/home/background-price-one-mb.svg);bottom:180px;display:flex;height:147px;justify-content:flex-start;left:auto;padding-left:0;padding-right:45px;padding-top:0;right:50%;width:94px;z-index:20}.main-banner-only-fans .main-banner-homepage__price-block-one .main-banner-homepage__label-item{max-width:135px}}@media screen and (max-width:800px){.video-block-for-only-fans-page{padding-top:75px}.video-block-for-only-fans-page .how-it-works-for-homepage-sell-used-socks__title{margin-bottom:25px}.video-block-for-only-fans-page .main-banner-homepage__button{height:60px;margin:25px auto 75px;width:187px}}.new-homepage{--x-6:#fee264;--black:#333;--white:#fff;--red:#f93939;--navy-blue:#1a47b8;--red-wine:#af010d;--body-body-XL-regular-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-XL-regular-font-weight:400;--body-body-XL-regular-font-size:20px;--body-body-XL-regular-letter-spacing:0px;--body-body-XL-regular-line-height:145%;--body-body-XL-regular-font-style:normal;--body-body-m-regular-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-m-regular-font-weight:400;--body-body-m-regular-font-size:16px;--body-body-m-regular-letter-spacing:0px;--body-body-m-regular-line-height:150%;--body-body-m-regular-font-style:normal;--body-body-m-bold-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-m-bold-font-weight:700;--body-body-m-bold-font-size:16px;--body-body-m-bold-letter-spacing:0px;--body-body-m-bold-line-height:150%;--body-body-m-bold-font-style:normal;--desktop-h1-extra-bold-font-family:"Wix Madefor Display",Helvetica;--desktop-h1-extra-bold-font-weight:800;--desktop-h1-extra-bold-font-size:92px;--desktop-h1-extra-bold-letter-spacing:-3.68px;--desktop-h1-extra-bold-line-height:100%;--desktop-h1-extra-bold-font-style:normal;--body-body-XSS-regular-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-XSS-regular-font-weight:400;--body-body-XSS-regular-font-size:12px;--body-body-XSS-regular-letter-spacing:0px;--body-body-XSS-regular-line-height:135%;--body-body-XSS-regular-font-style:normal;--desktop-h4-bold-font-family:"Wix Madefor Display",Helvetica;--desktop-h4-bold-font-weight:700;--desktop-h4-bold-font-size:22px;--desktop-h4-bold-letter-spacing:0px;--desktop-h4-bold-line-height:115%;--desktop-h4-bold-font-style:normal;--desktop-h2-semibold-font-family:"Wix Madefor Display",Helvetica;--desktop-h2-semibold-font-weight:600;--desktop-h2-semibold-font-size:52px;--desktop-h2-semibold-letter-spacing:-1.04px;--desktop-h2-semibold-line-height:115%;--desktop-h2-semibold-font-style:normal;--desktop-title-title3-bold-font-family:"Wix Madefor Display",Helvetica;--desktop-title-title3-bold-font-weight:700;--desktop-title-title3-bold-font-size:18px;--desktop-title-title3-bold-letter-spacing:0px;--desktop-title-title3-bold-line-height:115%;--desktop-title-title3-bold-font-style:normal;--body-body-XS-regular-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-XS-regular-font-weight:400;--body-body-XS-regular-font-size:14px;--body-body-XS-regular-letter-spacing:0px;--body-body-XS-regular-line-height:135%;--body-body-XS-regular-font-style:normal;--desktop-title-title1-bold-font-family:"Wix Madefor Display",Helvetica;--desktop-title-title1-bold-font-weight:700;--desktop-title-title1-bold-font-size:32px;--desktop-title-title1-bold-letter-spacing:-0.64px;--desktop-title-title1-bold-line-height:120.00000762939453%;--desktop-title-title1-bold-font-style:normal;--desktop-title-title2-bold-font-family:"Wix Madefor Display",Helvetica;--desktop-title-title2-bold-font-weight:700;--desktop-title-title2-bold-font-size:24px;--desktop-title-title2-bold-letter-spacing:-0.48px;--desktop-title-title2-bold-line-height:120.00000762939453%;--desktop-title-title2-bold-font-style:normal;--desktop-h3-bold-font-family:"Wix Madefor Display",Helvetica;--desktop-h3-bold-font-weight:700;--desktop-h3-bold-font-size:24px;--desktop-h3-bold-letter-spacing:0px;--desktop-h3-bold-line-height:140%;--desktop-h3-bold-font-style:normal;--body-body-l-regular-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-l-regular-font-weight:400;--body-body-l-regular-font-size:18px;--body-body-l-regular-letter-spacing:0px;--body-body-l-regular-line-height:145%;--body-body-l-regular-font-style:normal;--desktop-h5-bold-font-family:"Aeonik Pro TRIAL",Helvetica;--desktop-h5-bold-font-weight:700;--desktop-h5-bold-font-size:22px;--desktop-h5-bold-letter-spacing:0px;--desktop-h5-bold-line-height:115%;--desktop-h5-bold-font-style:normal;--body-body-s-regular-font-family:"Aeonik Pro TRIAL",Helvetica;--body-body-s-regular-font-weight:400;--body-body-s-regular-font-size:16px;--body-body-s-regular-letter-spacing:0px;--body-body-s-regular-line-height:145%;--body-body-s-regular-font-style:normal;--3:4px 4px 40px 0px rgba(52,22,89,.06);--tabs:0px 0px 3px 0px rgba(0,0,0,.04);--cta-2:0px 0px 56px 0px rgba(89,22,22,.12);--card:12px 12px 56px 0px rgba(89,22,22,.16);--user:4px 4px 32px 0px rgba(0,0,0,.12);--card-4: ;background-color:#fff;gap:10px;position:relative;width:100%}.new-homepage .featured-buyer{background:#f8f7f7!important}.new-homepage .mdsg--content--banner--image-title{margin-top:54px}.new-homepage .notification-11{position:absolute;right:200px;top:700px;z-index:2}@media (max-width:800px){.new-homepage .notification-11{display:none}}.new-homepage .notification-22{position:absolute;right:340px;top:425px;z-index:2}@media (max-width:800px){.new-homepage .notification-22{display:none}}.new-homepage .notification-33{position:absolute;right:315px;top:280px;z-index:2}@media (max-width:800px){.new-homepage .notification-33{display:none}}.new-homepage .notification-44{left:225px;position:absolute;top:510px;z-index:2}@media (max-width:800px){.new-homepage .notification-44{display:none}}.new-homepage .notification-55{left:400px;position:absolute;top:400px;z-index:2}@media (max-width:800px){.new-homepage .notification-55{display:none}}.new-homepage .main-banner-homepage__title{color:#171516;font-size:88px;font-style:normal;font-weight:800;letter-spacing:-3.68px;line-height:100%;margin:80px auto 0;max-width:1330px;text-align:center;text-transform:uppercase}@media (max-width:800px){.new-homepage .main-banner-homepage__title{font-size:40px;font-style:normal;font-weight:800;letter-spacing:-1.6px;line-height:96%;margin-top:80px;max-width:90%;text-transform:uppercase}.new-homepage .mdsg-main-banner-title{margin-top:24px}}.new-homepage .mdsg-home-page-main-banner{background-image:url(/theme-images/home/new/bg2222-new.png);min-height:935px!important}@media (max-width:800px){.new-homepage .mdsg-home-page-main-banner{background-image:none;padding:0}}.new-homepage .main-banner-homepage--title{color:#81747a;font-size:20px;font-style:normal;font-weight:400;line-height:145%;margin-bottom:32px;width:370px}@media (max-width:800px){.new-homepage .main-banner-homepage--title{color:#81747a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0 auto;max-width:90%;text-align:center}.new-homepage .explore-block{margin:10px auto;padding:15px}}.new-homepage .main-banner-homepage__button{align-items:center;background:#e22b76;border-radius:12px;box-shadow:0 0 56px 0 rgba(89,22,22,.12);color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:8px;height:48px;justify-content:center;line-height:150%;padding:8px 40px}@media (max-width:800px){.new-homepage .main-banner-homepage__button{margin:10px auto;width:343px}}.new-homepage .main-banner-homepage__or{color:#d73376;display:block!important;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-align:center}.new-homepage .frame{align-items:center;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:140px;position:relative}.new-homepage .section{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:64px;height:980px;padding:12px 94px 0;position:relative;width:100%}.new-homepage .content{height:725.71px;position:relative;width:1252px}.new-homepage .overlap{height:847px;position:relative}.new-homepage .call-to-action{align-items:flex-start;display:inline-flex;flex-direction:column;gap:32px;left:0;position:absolute;top:529px}.new-homepage .my_single_shop__review-box{border-right:0}.new-homepage .my_single_shop__review-box-value{margin-left:0;margin-right:0}.new-homepage .my_single_shop__tools-box{margin-top:0}@media (max-width:800px){.new-homepage .my_single_shop__tools-box{width:-moz-max-content;width:max-content}}.new-homepage .description{color:#81747a;font-family:var(--body-body-XL-regular-font-family);font-size:var(--body-body-XL-regular-font-size);font-style:var(--body-body-XL-regular-font-style);font-weight:var(--body-body-XL-regular-font-weight);letter-spacing:var(--body-body-XL-regular-letter-spacing);line-height:var(--body-body-XL-regular-line-height);margin-top:-1px;position:relative;width:370px}.new-homepage .div{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px;position:relative}.new-homepage .button-text{color:#fff;font-family:var(--body-body-m-regular-font-family);font-size:var(--body-body-m-regular-font-size);font-style:var(--body-body-m-regular-font-style);font-weight:var(--body-body-m-regular-font-weight);letter-spacing:var(--body-body-m-regular-letter-spacing);line-height:var(--body-body-m-regular-line-height);position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .vector-2{left:5px;position:absolute}.new-homepage .ellipse{height:66px;left:1px;position:absolute;top:-25px;width:195px}.new-homepage .main-title{color:#171516;font-family:var(--desktop-h1-extra-bold-font-family);font-size:var(--desktop-h1-extra-bold-font-size);font-style:var(--desktop-h1-extra-bold-font-style);font-weight:var(--desktop-h1-extra-bold-font-weight);left:0;letter-spacing:var(--desktop-h1-extra-bold-letter-spacing);line-height:var(--desktop-h1-extra-bold-line-height);position:absolute;text-align:center;top:5px;width:1252px}.new-homepage .bg-image{height:847px;left:0;position:absolute;top:0;width:1252px}.new-homepage .notification{height:91px;left:852px;position:absolute;top:363px;width:174px}.new-homepage .notification-2{height:104px;left:919px;position:absolute;top:247px;width:182px}.new-homepage .notification-3{height:92px;left:225px;position:absolute;top:458px;width:201px}.new-homepage .notification-4{height:95px;left:403px;position:absolute;top:349px;width:196px}.new-homepage .notification-5{height:101px;left:975px;position:absolute;top:643px;width:175px}.new-homepage .container-custom{flex:0 0 auto;flex-direction:column;gap:40px;padding:0 94px}.new-homepage .container-custom,.new-homepage .div-2{align-items:center;align-self:stretch;display:flex;position:relative;width:100%}.new-homepage .div-2{justify-content:space-between;margin:0 auto;max-width:1602px;padding:0 16px}@media (max-width:1619px){.new-homepage .div-2{max-width:1284px}}@media (max-width:1299px){.new-homepage .div-2{max-width:966px}}@media (max-width:999px){.new-homepage .div-2{flex-direction:column;max-width:648px}}@media (max-width:660px){.new-homepage .div-2{max-width:330px}}.new-homepage .div-22{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;justify-content:space-between;position:relative;width:100%}.new-homepage .text-wrapper-3{color:#171516;font-family:var(--desktop-h2-semibold-font-family);font-size:var(--desktop-h2-semibold-font-size);font-style:var(--desktop-h2-semibold-font-style);font-weight:var(--desktop-h2-semibold-font-weight);letter-spacing:var(--desktop-h2-semibold-letter-spacing);line-height:var(--desktop-h2-semibold-line-height);margin-top:-1px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media (max-width:800px){.new-homepage .text-wrapper-3{color:var(--Text-High,#161a18);font-size:32px;font-style:normal;font-weight:600;letter-spacing:-1.28px;line-height:115%;margin:0 auto 15px;white-space:normal}}.new-homepage .frame-2{align-items:center;display:inline-flex;flex:0 0 auto;gap:16px;position:relative}.new-homepage .button-3{all:unset;align-items:center;border:1px solid #eeebeb;border-radius:12px;box-shadow:var(--tabs);box-sizing:border-box;display:inline-flex;flex:0 0 auto;gap:4px;height:48px;padding:0 16px 0 20px;position:relative}.new-homepage .view-all-text{color:#171516;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:16px;font-weight:400;letter-spacing:-.32px;line-height:18.4px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .navigation-container{align-items:center;display:inline-flex;flex:0 0 auto;gap:4px;position:relative}.new-homepage .chevron{align-items:center;background-color:#f8f7f7;border-radius:12px;display:flex;gap:10px;height:48px;justify-content:center;position:relative;width:48px}.new-homepage .default{height:19px;left:859px;position:absolute;top:392px;width:12px}.new-homepage .swiper-featured-sellers{margin:0 auto;max-width:1602px;overflow:hidden;padding:0 16px}.new-homepage .swiper-featured-sellers .swiper-wrapper{box-sizing:border-box;display:flex;height:100%;width:100%}@media (max-width:1619px){.new-homepage .swiper-featured-sellers{max-width:1284px}}@media (max-width:1299px){.new-homepage .swiper-featured-sellers{max-width:966px}}@media (max-width:999px){.new-homepage .swiper-featured-sellers{max-width:648px}}@media (max-width:660px){.new-homepage .swiper-featured-sellers{max-width:330px}}.new-homepage .product-card{align-items:flex-start;background-color:#f8f7f7;border:1px solid #f5f1f1;border-radius:20px;box-shadow:4px 4px 24px 4px #00000005;display:flex;flex-direction:column;min-width:301px;overflow:hidden;position:relative;width:301px}.new-homepage .product-image{align-items:center;align-self:stretch;background-color:#f4f4f6;display:flex;gap:10px;height:317px;justify-content:center;position:relative;width:100%}.new-homepage .model-in-lingerie{height:317px;position:relative;width:298px}.new-homepage .tags{align-items:center;display:flex;gap:4px;left:14px;position:absolute;top:277px;width:266px}.new-homepage .tag-container{align-items:center;align-self:stretch;backdrop-filter:blur(8px) brightness(100%);-webkit-backdrop-filter:blur(8px) brightness(100%);background-color:#ffffff3d;border:1px solid #ffffff14;border-radius:8px;display:inline-flex;flex:0 0 auto;gap:4px;justify-content:center;padding:6px 8px;position:relative}.new-homepage .div-3{height:14px;position:relative;width:14px}.new-homepage .group{height:12px;left:2px;position:relative;top:1px;width:10px}.new-homepage .overlap-group-2{height:13px;position:relative;width:12px}.new-homepage .vector-3{height:6px;left:0;position:absolute;top:0;width:12px}.new-homepage .vector-4{height:13px;left:0;position:absolute;top:0;width:12px}.new-homepage .tag-text{color:#fff;font-family:var(--body-body-XSS-regular-font-family);font-size:var(--body-body-XSS-regular-font-size);font-style:var(--body-body-XSS-regular-font-style);font-weight:var(--body-body-XSS-regular-font-weight);letter-spacing:var(--body-body-XSS-regular-letter-spacing);line-height:var(--body-body-XSS-regular-line-height);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .tag-container-2{align-items:center;backdrop-filter:blur(8px) brightness(100%);-webkit-backdrop-filter:blur(8px) brightness(100%);background-color:#ffffff3d;border:1px solid #ffffff14;border-radius:8px;display:inline-flex;flex:0 0 auto;gap:4px;justify-content:center;padding:6px 8px;position:relative}.new-homepage .div-4{height:16px;position:relative;width:16px}.new-homepage .vector-5{height:12px;left:1px;position:absolute;top:2px;width:13px}.new-homepage .group-2{height:14px;left:1px;position:relative;top:2px;width:13px}.new-homepage .vector-6{height:1px;left:-7291px;position:absolute;top:-7276px;width:1px}.new-homepage .vector-7{height:12px;left:0;position:absolute;top:0;width:13px}.new-homepage .content-2{background-color:#f8f7f7;gap:12px;padding:16px}.new-homepage .content-2,.new-homepage .div-5{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.new-homepage .div-5{gap:8px}.new-homepage .frame-3{flex:0 0 auto;margin-bottom:-16px;margin-left:-16px;margin-top:-16px;position:relative}.new-homepage .flags-wrapper{align-items:center;background-color:#fff;border-radius:80px;box-shadow:0 0 16px #00000005;display:flex;flex-direction:column;gap:10px;height:26px;justify-content:center;padding:16px;position:relative;width:26px}.new-homepage .flags{height:12px;margin:-9px -11.5px;position:relative;width:17px}.new-homepage .text-wrapper-4{color:#171516;font-family:var(--desktop-title-title3-bold-font-family);font-size:var(--desktop-title-title3-bold-font-size);font-style:var(--desktop-title-title3-bold-font-style);font-weight:var(--desktop-title-title3-bold-font-weight);letter-spacing:var(--desktop-title-title3-bold-letter-spacing);line-height:var(--desktop-title-title3-bold-line-height);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .text-wrapper-5{align-self:stretch;color:#81747a;font-family:var(--body-body-XS-regular-font-family);font-size:var(--body-body-XS-regular-font-size);font-style:var(--body-body-XS-regular-font-style);font-weight:var(--body-body-XS-regular-font-weight);height:57px;letter-spacing:var(--body-body-XS-regular-letter-spacing);line-height:var(--body-body-XS-regular-line-height);position:relative;word-break:break-all}.new-homepage .button-4{all:unset;align-items:center;align-self:stretch;background-color:#e22b75;border-radius:12px;box-shadow:var(--cta-2);box-sizing:border-box;cursor:pointer;display:flex;gap:8px;height:40px;justify-content:center;margin-top:12px;padding:8px 40px;position:relative;width:100%}@media (max-width:800px){.new-homepage .button-4{margin-top:25px}}.new-homepage .button-text-2{color:#fff;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:16px;font-weight:400;letter-spacing:0;line-height:19.2px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .ellipse-2{height:59px;left:26px;position:absolute;top:-24px;width:218px}.new-homepage .product-card-2{background-color:#f8f7f7;border-color:#f5f1f1;border-radius:20px;box-shadow:4px 4px 24px 4px #00000005;cursor:pointer;display:flex;flex-direction:column;position:relative;width:300px}@media (max-width:800px){.new-homepage .product-card-2{max-width:none;min-width:auto}}.new-homepage .product-image-wrapper{align-items:flex-start;align-self:stretch;border-color:#f1f0f3;border-radius:16px;box-shadow:0 0 12px #0000000a;display:flex;flex:0 0 auto;flex-direction:column;overflow:hidden;position:relative;width:100%}.new-homepage .vector-8{height:1px;left:-7608px;position:absolute;top:-7276px;width:1px}.new-homepage .frame-4{align-items:flex-start;align-self:stretch;background-color:#f8f7f7;display:flex;flex:1;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px;position:relative;width:100%}.new-homepage .frame-5{flex:0 0 auto;margin-bottom:-15px;margin-left:-16px;margin-top:-15px;position:relative}.new-homepage .frame-6{gap:6px}.new-homepage .frame-6,.new-homepage .frame-7{align-items:center;display:inline-flex;flex:0 0 auto;position:relative}.new-homepage .frame-7{background-color:#fff;border-radius:8px;gap:4px;padding:6px 8px}.new-homepage .frame-8{align-items:center;display:inline-flex;flex:0 0 auto;gap:2px;position:relative}.new-homepage .text-wrapper-6{color:#171516;font-family:var(--body-body-XSS-regular-font-family);font-size:var(--body-body-XSS-regular-font-size);font-style:var(--body-body-XSS-regular-font-style);font-weight:var(--body-body-XSS-regular-font-weight);letter-spacing:var(--body-body-XSS-regular-letter-spacing);line-height:var(--body-body-XSS-regular-line-height);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .star{height:12px;left:1px;position:absolute;top:1px;width:12px}.new-homepage .element-reviews{color:#bc175a;font-family:var(--body-body-XSS-regular-font-family);font-size:var(--body-body-XSS-regular-font-size);font-style:var(--body-body-XSS-regular-font-style);font-weight:var(--body-body-XSS-regular-font-weight);letter-spacing:var(--body-body-XSS-regular-letter-spacing);line-height:var(--body-body-XSS-regular-line-height);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .flags-2{height:12px;margin:-9px -11px;position:relative;width:16px}.new-homepage .product-card-3{align-items:flex-start;align-self:stretch;background-color:#f3f1f1;border:1px solid;border-radius:20px;box-shadow:4px 4px 24px 4px #00000005;display:flex;flex-direction:column;overflow:hidden;position:relative;width:301px}.new-homepage .model-in-lingerie-2{height:317px;position:relative;width:301px}.new-homepage .tags-2{align-items:center;display:flex;gap:4px;left:12px;position:absolute;top:277px;width:266px}.new-homepage .frame-9{align-items:flex-start;align-self:stretch;display:flex;flex:1;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px;position:relative;width:100%}.new-homepage .img-wrapper{align-items:center;background-color:#ffffffcc;border-radius:80px;box-shadow:0 0 16px #00000005;display:flex;flex-direction:column;gap:10px;height:26px;justify-content:center;padding:16px;position:relative;width:26px}.new-homepage .fat-model-in{height:317px;-o-object-fit:cover;object-fit:cover;position:relative;width:298px}.new-homepage .flags-3{height:10px;margin:-8px -10px;position:relative;width:14px}.new-homepage .product-card-4{align-self:stretch;background-color:#f8f7f7;border:1px solid;border-radius:20px;box-shadow:4px 4px 24px 4px #00000005;flex-direction:column;margin-right:-314px}.new-homepage .div-wrapper,.new-homepage .product-card-4{align-items:flex-start;display:flex;overflow:hidden;position:relative;width:298px}.new-homepage .div-wrapper{border:1px solid;border-radius:16px;box-shadow:0 0 12px #0000000a;flex:0 0 auto;flex-direction:column}.new-homepage .model-in-lingerie-3{height:317px;-o-object-fit:cover;object-fit:cover;position:relative;width:78px}.new-homepage .tags-3{align-items:center;display:flex;justify-content:space-between;left:12px;position:absolute;top:277px;width:266px}.new-homepage .tag-container-3{align-self:stretch}.new-homepage .tag-container-3,.new-homepage .tag-container-4{align-items:center;backdrop-filter:blur(8px) brightness(100%);-webkit-backdrop-filter:blur(8px) brightness(100%);background-color:#ffffff3d;border:1px solid #ffffff14;border-radius:8px;display:inline-flex;flex:0 0 auto;gap:4px;justify-content:center;padding:6px 12px;position:relative}.new-homepage .material-symbols{height:16px;overflow:hidden;position:relative;width:16px}.new-homepage .vector-9{height:12px;left:-8582px;position:absolute;top:-7274px;width:13px}.new-homepage .tag-text-2{color:#fff;font-family:Saans TRIAL-Medium,Helvetica;font-size:12px;font-weight:500;letter-spacing:0;line-height:13.8px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .overlap-group-3{height:12px;left:-8643px;position:relative;top:-7276px}.new-homepage .vector-10{height:1px;left:0;position:absolute;top:0;width:1px}.new-homepage .text-wrapper-7{color:#171516;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:12px;font-weight:400;letter-spacing:0;line-height:13.8px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .huge-icon-interface{height:14px;overflow:hidden;position:relative;width:14px}.new-homepage .star-2{height:12px;left:-8576px;position:absolute;top:-7330px;width:12px}.new-homepage .text-wrapper-8{color:#bc175a;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:12px;font-weight:400;letter-spacing:0;line-height:13.8px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .flags-4{height:10px;margin-left:-8676px;margin-top:-7340px;position:relative;width:14px}.new-homepage .ellipse-3{height:11px;left:48px;position:absolute;top:0;width:170px}.new-homepage .frame-wrapper{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:140px;padding:140px 94px;position:relative;width:100%}@media (max-width:800px){.new-homepage .frame-wrapper{padding:45px 30px}}.new-homepage .frame-10{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:32px;margin:0 auto;position:relative;width:1252px}@media (max-width:800px){.new-homepage .frame-10{width:100%}}.new-homepage .text-wrapper-9{align-self:stretch;color:#171516;font-family:var(--desktop-h2-semibold-font-family);font-size:var(--desktop-h2-semibold-font-size);font-style:var(--desktop-h2-semibold-font-style);font-weight:var(--desktop-h2-semibold-font-weight);letter-spacing:var(--desktop-h2-semibold-letter-spacing);line-height:var(--desktop-h2-semibold-line-height);margin-top:-1px;position:relative;text-align:center}@media (max-width:800px){.new-homepage .text-wrapper-9{font-size:32px}}.new-homepage .frame-11{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:20px;height:460px;justify-content:center;position:relative;width:100%}@media (max-width:800px){.new-homepage .frame-11{flex-direction:column;height:-moz-max-content;height:max-content}}.new-homepage .frame-title{color:#171516;font-family:Wix Madefor Display,sans-serif!important;font-size:22px;font-style:normal;font-weight:700;letter-spacing:-.48px;line-height:125%;margin:80px auto 15px;text-align:center;text-transform:uppercase}@media (max-width:800px){.new-homepage .frame-title{font-size:18px}}.new-homepage .frame-description{color:rgba(23,21,22,.7);font-size:14px;font-style:normal;font-weight:450;line-height:130%;text-align:center}@media (max-width:800px){.new-homepage .frame-description{font-size:13px}}.new-homepage .frame-12{align-items:center;background-image:url(/theme-images/home/new/hit-1-big.png);background-size:cover;border:none;border-radius:32px;cursor:pointer;display:flex;flex-direction:column;height:320px;justify-content:center;max-width:404px;min-width:404px;overflow:hidden;padding:24px 32px;position:relative;width:404px}.new-homepage .frame-12 .frame-title{margin:20px auto 10px!important}@media (max-width:800px){.new-homepage .frame-12 .frame-title{margin:60px auto 0!important}}.new-homepage .frame-12 .frame-description{font-size:13px}@media (max-width:800px){.new-homepage .frame-12{height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.new-homepage .frame-13{height:340px;left:0;position:absolute;top:0;width:460px}.new-homepage .fat-model-in-worn{height:150px;margin-top:-364px;position:relative;width:150px}.new-homepage .set-up-your-profile{color:#171516;font-family:var(--desktop-title-title1-bold-font-family);font-size:var(--desktop-title-title1-bold-font-size);font-style:var(--desktop-title-title1-bold-font-style);font-weight:var(--desktop-title-title1-bold-font-weight);letter-spacing:var(--desktop-title-title1-bold-letter-spacing);line-height:var(--desktop-title-title1-bold-line-height);margin-top:-332px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-14{align-items:flex-start;background-color:#fff;border:none;border-radius:16px;box-shadow:0 1.38px 4.13px #0000000a;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:13.34px;justify-content:center;margin-top:-332px;padding:16px 24px 16px 16px;position:relative}.new-homepage .frame-14:before{background:linear-gradient(180deg,#ffe457,#fce157);border-radius:16px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.38px;pointer-events:none;position:absolute;z-index:1}.new-homepage .frame-15{align-items:center;display:inline-flex;flex:0 0 auto;gap:8.01px;position:relative}.new-homepage .div-6{height:20px;position:relative;width:20px}.new-homepage .overlap-group-wrapper{height:17px;left:2px;position:relative;top:2px;width:17px}.new-homepage .vector-11{height:5px;left:4px;position:absolute;top:7px;width:10px}.new-homepage .API-integrate-exch{color:#171516;font-family:var(--body-body-XS-regular-font-family);font-size:var(--body-body-XS-regular-font-size);font-style:var(--body-body-XS-regular-font-style);font-weight:var(--body-body-XS-regular-font-weight);letter-spacing:var(--body-body-XS-regular-letter-spacing);line-height:var(--body-body-XS-regular-line-height);margin-top:-.83px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-16{align-items:center;background-image:url(/theme-images/home/new/hit-2-big.png);background-size:cover;border-radius:32px;cursor:pointer;display:flex;flex:1;flex-direction:column;flex-grow:1;height:320px;justify-content:center;max-width:404px;min-width:404px;overflow:hidden;padding:24px 32px;position:relative;width:404px}.new-homepage .frame-16 .frame-title{margin:20px auto 10px!important}@media (max-width:800px){.new-homepage .frame-16 .frame-title{font-size:18px;margin:50px auto 0!important}.new-homepage .frame-16{height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.new-homepage .frame-17{height:256px;left:0;position:absolute;top:0;width:376px}.new-homepage .model-in-lingerie-4{height:72px;position:relative;width:72px}.new-homepage .add-items-content{color:#171516;font-family:var(--desktop-title-title2-bold-font-family);font-size:var(--desktop-title-title2-bold-font-size);font-style:var(--desktop-title-title2-bold-font-style);font-weight:var(--desktop-title-title2-bold-font-weight);letter-spacing:var(--desktop-title-title2-bold-letter-spacing);line-height:var(--desktop-title-title2-bold-line-height);position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-18{align-items:flex-start;background-color:#ffffffa3;border:none;border-radius:12px;box-shadow:0 1px 8px #0000000a;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:13.34px;justify-content:center;padding:8px 21.35px 8px 13.34px;position:relative;transform:rotate(4.38deg)}.new-homepage .frame-18:before{background:linear-gradient(180deg,#eae6e5,#f5f4f3);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.38px;pointer-events:none;position:absolute;z-index:1}.new-homepage .basil-add-outline{height:20px;position:relative;transform:rotate(-.38deg);width:20px}.new-homepage .overlap-group-4{height:16px;left:2px;position:relative;top:2px;width:16px}.new-homepage .vector-12{height:9px;left:4px;position:absolute;top:4px;transform:rotate(-4deg);width:9px}.new-homepage .press-card__title{text-align:left!important}.new-homepage .press-card{min-height:300px!important}.new-homepage .press-card__body{align-items:flex-start}.new-homepage .press-card__image{margin:10px 0 50px}.new-homepage .vector-13{height:15px;left:1px;position:absolute;top:1px;transform:rotate(-4deg);width:15px}.new-homepage .API-integrate-exch-2{color:#171516;font-family:var(--body-body-XS-regular-font-family);font-size:var(--body-body-XS-regular-font-size);font-style:var(--body-body-XS-regular-font-style);font-weight:var(--body-body-XS-regular-font-weight);letter-spacing:var(--body-body-XS-regular-letter-spacing);line-height:var(--body-body-XS-regular-line-height);margin-top:-.77px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-19{align-items:center;background-image:url(/theme-images/home/new/hit-3-big.png);background-size:cover;border-radius:32px;cursor:pointer;display:flex;flex:1;flex-direction:column;flex-grow:1;height:320px;max-width:404px;min-width:404px;overflow:hidden;padding:24px 16px;position:relative;width:404px}.new-homepage .frame-19 .frame-title{margin:100px auto 10px!important}@media (max-width:800px){.new-homepage .frame-19 .frame-title{margin:80px auto 5px!important}.new-homepage .frame-19{height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.new-homepage .frame-20{height:253px;left:0;position:absolute;top:0;width:376px}.new-homepage .model-in-worn{height:72px;margin-top:-4px;-o-object-fit:cover;object-fit:cover;position:relative;width:72px}.new-homepage .start-selling-get{color:#171516;font-family:var(--desktop-title-title2-bold-font-family);font-size:var(--desktop-title-title2-bold-font-size);font-style:var(--desktop-title-title2-bold-font-style);font-weight:var(--desktop-title-title2-bold-font-weight);letter-spacing:var(--desktop-title-title2-bold-letter-spacing);line-height:var(--desktop-title-title2-bold-line-height);position:relative;text-align:center;width:265.72px}.new-homepage .frame-21{align-items:flex-start;background-color:#ffffffa3;border:none;border-radius:12px;box-shadow:0 1.38px 4.13px #0000000a;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:13.34px;justify-content:center;padding:8px 21.35px 8px 13.34px;position:relative;transform:rotate(-4deg)}.new-homepage .frame-21:before{background:linear-gradient(180deg,#e6e2e2,#f0eaea);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.38px;pointer-events:none;position:absolute;z-index:1}.new-homepage .vector-14{height:15px;left:2px;position:absolute;top:3px;transform:rotate(4deg);width:16px}.new-homepage .bundle-os-x-cursors{height:18px;left:392px;position:absolute;top:397px;width:12px}.new-homepage .button-5{all:unset;align-items:center;background-color:#e22b75;border-radius:12px;box-shadow:var(--cta-2);box-sizing:border-box;cursor:pointer;display:inline-flex;gap:8px;height:48px;justify-content:center;padding:8px 40px;position:relative}@media (max-width:800px){.new-homepage .button-5{display:flex;margin:15px auto;width:-moz-max-content;width:max-content}}.new-homepage .frame-22{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;padding:0 94px 140px;position:relative;width:100%}.new-homepage .frame-23{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;margin:0 auto;position:relative;width:1252px}.new-homepage .frame-24__title{color:#171516;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-1.04px;line-height:115%;margin-bottom:32px;width:556px}.new-homepage .frame-24__title span{color:#e22b76}.new-homepage .frame-24{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:32px;justify-content:center;position:relative}.new-homepage .vector-15{height:178px;left:419px;position:absolute;top:171px;width:199px}.new-homepage .frame-25{align-items:center;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:32px;position:relative}.new-homepage .frame-26{height:752px;margin:-40px -40px -72px -72px;position:relative;width:637.35px}.new-homepage .frame-27{align-items:flex-start;background-image:url(/theme-images/home/new/bg-why-sell.svg);background-size:cover}.new-homepage .frame-27,.new-homepage .section-2{flex:0 0 auto;flex-direction:column;position:relative}.new-homepage .section-2{align-items:center;display:flex;gap:140px;justify-content:center;padding:64px 0;width:100%}.new-homepage .bg-light{height:812px;left:0;position:absolute;top:0;width:100%}.new-homepage .frame-28{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:40px;position:relative;width:1252px}@media (max-width:800px){.new-homepage .frame-28{width:100%}}.new-homepage .frame-28__description{font-family:Wix Madefor Display,sans-serif!important;font-optical-sizing:auto;font-size:24px;font-style:var(--desktop-h2-semibold-font-style);font-weight:600!important;line-height:normal}.new-homepage .frame-28__description,.new-homepage .text-wrapper-10{color:#fff;letter-spacing:var(--desktop-h2-semibold-letter-spacing);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .text-wrapper-10{font-family:var(--desktop-h2-semibold-font-family);font-size:var(--desktop-h2-semibold-font-size);font-style:var(--desktop-h2-semibold-font-style);font-weight:var(--desktop-h2-semibold-font-weight);line-height:var(--desktop-h2-semibold-line-height)}@media (max-width:800px){.new-homepage .text-wrapper-10{font-size:32px;font-style:normal;font-weight:600;letter-spacing:-1.28px;line-height:115%}}.new-homepage .div-7{flex-direction:column}.new-homepage .div-7,.new-homepage .frame-29{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;gap:16px;position:relative;width:100%}.new-homepage .frame-29{justify-content:flex-end}.new-homepage .frame-30{flex:1;flex-direction:column;flex-grow:1;gap:16px;justify-content:center}.new-homepage .div-8,.new-homepage .frame-30{align-items:flex-start;display:flex;position:relative}.new-homepage .div-8{align-self:stretch;flex:0 0 auto;gap:20px;width:100%}@media (max-width:800px){.new-homepage .div-8{align-items:center;flex-direction:column}}.new-homepage .frame-31{align-items:flex-start;backdrop-filter:blur(12px) brightness(100%);-webkit-backdrop-filter:blur(12px) brightness(100%);background-color:#17151629;border:1px solid #fee26429;border-radius:24px;box-shadow:inset 4px 4px 24px #ffffff0a;display:flex;flex:1;flex-direction:column;flex-grow:1;height:240px;justify-content:space-between;overflow:hidden;padding:24px;position:relative}@media (max-width:800px){.new-homepage .frame-31{max-width:342px;min-height:203px;width:100%}}.new-homepage .group-3{height:240px;left:0;position:absolute;top:0;width:404px}.new-homepage .frame-32{height:124px;margin-left:-35px;margin-top:-30px;position:relative;width:124px}.new-homepage .frame-33{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;margin-top:-240px;position:relative;width:100%}.new-homepage .text-wrapper-11{color:#fff;font-family:var(--desktop-h3-bold-font-family);font-size:var(--desktop-h3-bold-font-size);font-style:var(--desktop-h3-bold-font-style);font-weight:var(--desktop-h3-bold-font-weight);letter-spacing:var(--desktop-h3-bold-letter-spacing);line-height:var(--desktop-h3-bold-line-height);margin-top:-1px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media (max-width:800px){.new-homepage .text-wrapper-11{font-size:20px;margin-top:16px;text-align:left}}.new-homepage .p{align-self:stretch;color:#fff;font-family:var(--body-body-l-regular-font-family);font-size:var(--body-body-l-regular-font-size);font-style:var(--body-body-l-regular-font-style);font-weight:var(--body-body-l-regular-font-weight);letter-spacing:var(--body-body-l-regular-letter-spacing);line-height:var(--body-body-l-regular-line-height);position:relative}.new-homepage .frame-34{align-items:center;background:linear-gradient(166deg,hsla(0,0%,100%,.11),hsla(0,0%,60%,.11));border:1px solid #ffffff3d;border-radius:80px;box-shadow:var(--3);display:flex;gap:10px;height:56px;justify-content:center;position:relative;width:56px}.new-homepage .frame-35{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;position:relative;width:100%}.new-homepage .payments-finance-wrapper{align-items:center;background:linear-gradient(166deg,hsla(0,0%,100%,.11),hsla(0,0%,60%,.11));border:1px solid #ffffff3d;border-radius:80px;box-shadow:4px 4px 40px #34165914;display:flex;gap:10px;height:56px;justify-content:center;position:relative;width:56px}.new-homepage .text-wrapper-12{align-self:stretch;color:#fff;font-family:var(--desktop-h3-bold-font-family);font-size:var(--desktop-h3-bold-font-size);font-style:var(--desktop-h3-bold-font-style);font-weight:var(--desktop-h3-bold-font-weight);letter-spacing:var(--desktop-h3-bold-letter-spacing);line-height:var(--desktop-h3-bold-line-height);margin-top:-1px;position:relative}@media (max-width:800px){.new-homepage .text-wrapper-12{font-size:20px;margin:10px auto;max-width:250px;text-align:center}}.new-homepage .text-wrapper-13{color:#fff;font-family:var(--desktop-h3-bold-font-family);font-size:var(--desktop-h3-bold-font-size);font-style:var(--desktop-h3-bold-font-style);font-weight:var(--desktop-h3-bold-font-weight);letter-spacing:var(--desktop-h3-bold-letter-spacing);line-height:var(--desktop-h3-bold-line-height);margin-top:-1px;position:relative;width:-moz-fit-content;width:fit-content}@media (max-width:800px){.new-homepage .text-wrapper-13{font-size:20px;margin-top:16px;text-align:left}}.new-homepage .div-9{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:40px;padding:64px 94px;position:relative;width:100%}@media (max-width:800px){.new-homepage .div-9{background:#fff;padding:45px 30px}}.new-homepage .view-all-container{align-items:center;border:1px solid #eeebeb;border-radius:12px;box-shadow:var(--tabs);display:inline-flex;flex:0 0 auto;gap:4px;height:48px;padding:0 16px 0 20px;position:relative}.new-homepage .img{height:24px;position:relative;width:24px}.new-homepage .navigation-icon-wrapper{align-items:center;background-color:#fff;border-radius:12px;cursor:pointer;display:flex;gap:10px;height:48px;justify-content:center;position:relative;width:48px}@media (max-width:800px){.new-homepage .navigation-icon-wrapper{background:#f8f7f7}}.new-homepage .vector-16{left:-7291px}.new-homepage .vector-16,.new-homepage .vector-17{height:1px;position:absolute;top:-10364px;width:1px}.new-homepage .vector-17{left:-7608px}.new-homepage .vector-18{height:12px;left:-8582px;position:absolute;top:-10362px;width:13px}.new-homepage .overlap-group-5{height:12px;left:-8643px;position:relative;top:-10364px}.new-homepage .star-3{height:12px;left:-8576px;position:absolute;top:-10418px;width:12px}.new-homepage .flags-5{height:10px;margin-left:-8676px;margin-top:-10428px;position:relative;width:14px}.new-homepage .frame-36{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:36px;padding:50px 0;position:relative;width:100%}@media (max-width:800px){.new-homepage .frame-36{display:flex;flex-direction:column;max-width:1360px;overflow:hidden;padding:30px 0}.new-homepage .frame-36 .swiper-container{width:100%}}.new-homepage .group-wrapper{height:644.48px;position:relative;width:1249.07px}.new-homepage .group-4{left:114px;top:35px;width:1020px}.new-homepage .group-4,.new-homepage .overlap-group-6{height:575px;position:relative}.new-homepage .frame-37{align-items:flex-start;background-color:#000;border-radius:20px;display:inline-flex;flex-direction:column;gap:24px;height:300px;left:25px;padding:32px;position:absolute;top:112px;transform:rotate(-10.69deg)}.new-homepage .frame-38{gap:48px;width:274.07px}.new-homepage .frame-38,.new-homepage .frame-39{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;position:relative}.new-homepage .frame-39{align-self:stretch;gap:20px;width:100%}.new-homepage .image-wrapper{background-color:#fff;border-radius:58.91px;height:50px;position:relative;width:121px}.new-homepage .image{height:53px;left:9px;-o-object-fit:cover;object-fit:cover;position:absolute;top:-2px;transform:rotate(10.69deg);width:104px}.new-homepage .div-10{align-self:stretch;position:relative}.new-homepage .div-10,.new-homepage .span{color:#fff;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:20px;font-weight:400;letter-spacing:0;line-height:29px}.new-homepage .frame-40{align-items:flex-start;background:linear-gradient(270deg,#e23482,#ea4966 50%,#f6564a 75%,#f06635);border-radius:20px;display:flex;flex-direction:column;gap:24px;height:300px;left:339px;padding:32px;position:absolute;top:19px;transform:rotate(-6.48deg);width:348px}.new-homepage .frame-41{align-self:stretch;display:flex;gap:48px;width:100%}.new-homepage .frame-41,.new-homepage .frame-42{align-items:flex-start;flex:0 0 auto;flex-direction:column;position:relative}.new-homepage .frame-42{background-color:#fff;border-radius:58.91px;display:inline-flex;gap:7.36px;padding:7.36px 11.78px 7.36px 7.36px}.new-homepage .image-2{height:57.46px;margin:-11.06px -1.36px;-o-object-fit:cover;object-fit:cover;position:relative;transform:rotate(6.48deg);width:200.84px}.new-homepage .frame-43{align-items:flex-start;background-color:#f5f5f5;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:300px;left:645px;padding:32px;position:absolute;top:59px;transform:rotate(17.4deg);width:338px}.new-homepage .frame-44{background-color:#fff;border-radius:58.91px;height:50px;position:relative;width:204px}.new-homepage .image-3{height:83px;left:14px;-o-object-fit:cover;object-fit:cover;position:absolute;top:-16px;transform:rotate(-17.4deg);width:173px}.new-homepage .div-11{align-self:stretch;position:relative}.new-homepage .div-11,.new-homepage .text-wrapper-14{color:#000;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:20px;font-weight:400;letter-spacing:0;line-height:29px}.new-homepage .frame-45{align-items:flex-start;background-color:#f5f5f5;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:300px;left:234px;padding:32px;position:absolute;top:254px;transform:rotate(-7.69deg);width:338px}.new-homepage .frame-46{background-color:#dc042d;border-radius:58.91px;height:50px;position:relative;width:105px}.new-homepage .image-4{height:47px;left:21px;-o-object-fit:cover;object-fit:cover;position:absolute;top:2px;transform:rotate(7.69deg);width:64px}.new-homepage .UNIVERSITY-STUDENT{align-self:stretch;color:transparent;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:20px;font-weight:400;letter-spacing:0;line-height:29px;position:relative}.new-homepage .text-wrapper-15{color:#000}.new-homepage .frame-47{align-items:flex-start;background-color:#ffe457;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:300px;left:547px;padding:32px;position:absolute;top:238px;transform:rotate(12.81deg);width:338px}.new-homepage .frame-48{background-color:#fff;border-radius:58.91px;height:50px;position:relative;width:199px}.new-homepage .image-5{height:81px;left:3px;-o-object-fit:cover;object-fit:cover;position:absolute;top:-15px;transform:rotate(-12.82deg);width:194px}.new-homepage .frame-49{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:16px;position:relative;width:298px}@media (max-width:800px){.new-homepage .frame-49{width:100%}}.new-homepage .frame-50{background-color:#fff;border-radius:20px;flex:1;flex-direction:column;flex-grow:1;padding:14px}.new-homepage .frame-50,.new-homepage .frame-51{align-items:center;align-self:stretch;display:flex;gap:14px;position:relative}.new-homepage .frame-51{flex:0 0 auto;width:100%}.new-homepage .photo-by-osama-saeed-wrapper{background-color:#eee;border-radius:1036.93px;height:70px;overflow:hidden;position:relative;width:70px}.new-homepage .photo-by-osama-saeed{height:70px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:70px}.new-homepage .frame-52{align-items:flex-start;align-self:stretch;display:flex;flex:1;flex-direction:column;flex-grow:1;min-height:80px;position:relative}.new-homepage .text-wrapper-16{color:#171516;font-family:var(--desktop-title-title3-bold-font-family);font-size:var(--desktop-title-title3-bold-font-size);font-style:var(--desktop-title-title3-bold-font-style);font-weight:var(--desktop-title-title3-bold-font-weight);letter-spacing:var(--desktop-title-title3-bold-letter-spacing);line-height:var(--desktop-title-title3-bold-line-height);margin-top:-1px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-53{flex:0 0 auto;margin-bottom:-15.5px;margin-right:-16px;margin-top:-15.5px;position:relative}.new-homepage .verification-block{cursor:pointer;position:relative}.new-homepage .verification-block:hover .frame-5356{bottom:-25px;display:block;left:-35px;rotate:3deg}.new-homepage .frame-5356{display:none;position:absolute}.new-homepage .text-wrapper-17{color:#81747a;font-family:var(--body-body-XSS-regular-font-family);font-size:var(--body-body-XSS-regular-font-size);font-style:var(--body-body-XSS-regular-font-style);font-weight:var(--body-body-XSS-regular-font-weight);letter-spacing:var(--body-body-XSS-regular-letter-spacing);line-height:var(--body-body-XSS-regular-line-height);position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .img-2{flex:0 0 auto;position:relative}.new-homepage .text-wrapper-18{color:#171516;font-family:var(--body-body-XS-regular-font-family);font-size:var(--body-body-XS-regular-font-size);font-style:var(--body-body-XS-regular-font-style);font-weight:var(--body-body-XS-regular-font-weight);letter-spacing:var(--body-body-XS-regular-letter-spacing);line-height:var(--body-body-XS-regular-line-height);margin-top:-.4px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .ellipse-4{height:59px;left:24px;position:absolute;top:-24px;width:218px}.new-homepage .notification-icon{background-color:#ffe457;border-radius:218.75px;box-shadow:inset 0 3.73px 8.68px 2.8px #ffffff40,inset -2.8px -4.67px 15.77px #fefefe87;height:70px;overflow:hidden;position:relative;width:70px}.new-homepage .vuesax-bold-frame{height:37px;left:17px;position:absolute;top:17px;width:37px}.new-homepage .frame-54{align-items:center;align-self:stretch;display:flex;flex:1;flex-grow:1;justify-content:space-between;position:relative}.new-homepage .text-wrapper-19{color:#171516;font-family:var(--desktop-title-title3-bold-font-family);font-size:var(--desktop-title-title3-bold-font-size);font-style:var(--desktop-title-title3-bold-font-style);font-weight:var(--desktop-title-title3-bold-font-weight);letter-spacing:var(--desktop-title-title3-bold-letter-spacing);line-height:var(--desktop-title-title3-bold-line-height);position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-55{flex:0 0 auto;margin-right:-16px;position:relative}.new-homepage .frame-56{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:4px;justify-content:center;position:relative}.new-homepage .frame-58{flex:0 0 auto;margin-bottom:-15px;margin-right:-16px;margin-top:-16px;position:relative}.new-homepage .frame-59{align-items:center;background-color:#171516;display:flex;flex:0 0 auto;flex-direction:column;gap:140px;padding:64px 0;position:relative;width:100%}.new-homepage .frame-59 .item-block{cursor:pointer;width:100%}.new-homepage .frame-59 .item-block .line{margin-bottom:16px}.new-homepage .frame-59 .item-block .faq-for-homepage__answer_show{display:flex;flex-direction:column;gap:20px}.new-homepage .frame-60{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;gap:40px;padding:0 94px;position:relative;width:100%}@media (max-width:800px){.new-homepage .frame-60{flex-direction:column;justify-content:center;padding:0 16px}}.new-homepage .frame-61{align-items:flex-start;display:flex;flex-direction:column;gap:20px;position:relative;width:365px}@media (max-width:800px){.new-homepage .frame-61{margin:0 auto}}.new-homepage .text-wrapper-20{align-self:stretch;color:#fff;font-family:var(--desktop-h2-semibold-font-family);font-size:var(--desktop-h2-semibold-font-size);font-style:var(--desktop-h2-semibold-font-style);font-weight:var(--desktop-h2-semibold-font-weight);letter-spacing:var(--desktop-h2-semibold-letter-spacing);line-height:var(--desktop-h2-semibold-line-height);margin-top:-1px;position:relative}@media (max-width:800px){.new-homepage .text-wrapper-20{font-size:32px;font-style:normal;font-weight:600;letter-spacing:-1.28px;line-height:115%;text-align:center}.new-homepage .main-banner-homepage .mdsg--content--banner--image-title--inner{height:223px!important;justify-content:center}}.new-homepage .line{height:1px;-o-object-fit:cover;object-fit:cover}.new-homepage .frame-62,.new-homepage .line{align-self:stretch;position:relative;width:100%}.new-homepage .frame-62{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:32px}@media (max-width:800px){.new-homepage .frame-62{align-items:center}}.new-homepage .frame-63{gap:24px}.new-homepage .block-title-wrapper,.new-homepage .frame-63{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;position:relative;width:100%}.new-homepage .block-title-wrapper{gap:8px}.new-homepage .button-text-3{all:unset;box-sizing:border-box;color:#fff;font-family:var(--body-body-m-regular-font-family);font-size:var(--body-body-m-regular-font-size);font-style:var(--body-body-m-regular-font-style);font-weight:var(--body-body-m-regular-font-weight);letter-spacing:var(--body-body-m-regular-letter-spacing);line-height:var(--body-body-m-regular-line-height);position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .ellipse-5{height:66px;left:-1px;position:absolute;top:-25px;width:195px}.new-homepage .FAQ{align-items:flex-start;background-color:#2b282a;border:1px solid #ffffff14;border-radius:24px;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:10px;overflow:hidden;padding:24px;position:relative}@media (max-width:800px){.new-homepage .FAQ{width:100%}}.new-homepage .surface{align-items:flex-start;background-color:#393537;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:2px;padding:24px 0}.new-homepage .div-12,.new-homepage .surface{align-self:stretch;display:flex;flex:0 0 auto;position:relative;width:100%}.new-homepage .div-12{align-items:center;gap:16px}.new-homepage .title{align-items:flex-start;align-self:stretch;display:flex;flex:1;flex-grow:1;position:relative}.new-homepage .block-title{color:#fff;flex:1;font-family:var(--desktop-title-title3-bold-font-family);font-size:var(--desktop-title-title3-bold-font-size);font-style:var(--desktop-title-title3-bold-font-style);font-weight:var(--desktop-title-title3-bold-font-weight);letter-spacing:var(--desktop-title-title3-bold-letter-spacing);line-height:var(--desktop-title-title3-bold-line-height);margin-top:-1px;position:relative}@media (max-width:800px){.new-homepage .block-title{margin-bottom:15px}}.new-homepage .icon-chevron-right-wrapper{align-items:center;background-color:#2d2b2c;border:1px solid #ffffff14;border-radius:10px;display:flex;gap:10px;height:40px;justify-content:center;position:relative;width:40px}.new-homepage .text{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:16px;position:relative}@media (max-width:800px){.new-homepage .text{width:100%}}.new-homepage .block-text{align-self:stretch;color:#ffffffcc;font-family:var(--body-body-l-regular-font-family);font-size:var(--body-body-l-regular-font-size);font-style:var(--body-body-l-regular-font-style);font-weight:var(--body-body-l-regular-font-weight);letter-spacing:var(--body-body-l-regular-letter-spacing);line-height:var(--body-body-l-regular-line-height);margin-top:-1px;padding-left:24px;padding-right:75px;position:relative}@media (max-width:800px){.new-homepage .block-text{padding-right:24px}}.new-homepage .block{align-items:flex-start;border-radius:16px;flex-direction:column;overflow:hidden}.new-homepage .block,.new-homepage .header-wrapper{align-self:stretch;display:flex;flex:0 0 auto;position:relative;width:100%}.new-homepage .header-wrapper{align-items:center;gap:16px;padding:0 24px}.new-homepage .header-2{align-items:center;gap:16px}.new-homepage .header-2,.new-homepage .title-2{display:flex;flex:1;flex-grow:1;position:relative}.new-homepage .title-2{align-items:flex-start}.new-homepage .frame-64{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:48px;margin:0 auto;padding:140px 0;position:relative;width:1252px}@media (max-width:800px){.new-homepage .frame-64{display:flex;flex-direction:column;max-width:1360px;overflow:hidden;padding:80px 0;width:100%}.new-homepage .frame-64 .swiper-container{width:100%}}.new-homepage .frame-65{align-items:center;gap:32px}.new-homepage .frame-65,.new-homepage .frame-66{align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.new-homepage .frame-66{align-items:flex-start;gap:16px;justify-content:center}.new-homepage .frame-67{background-color:#f4f4f6;border-radius:24px;box-shadow:0 0 24px #1a0b2c0a;height:272px;overflow:hidden;width:100%}.new-homepage .frame-67,.new-homepage .frame-68{align-items:flex-start;align-self:stretch;display:flex;position:relative}.new-homepage .frame-68{background-color:#efebeb;flex:1;flex-direction:column;flex-grow:1;justify-content:space-between;padding:24px}.new-homepage .frame-69{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;position:relative;width:100%}@media (max-width:800px){.new-homepage .frame-69{min-height:240px}}.new-homepage .how-to-sell-used-wrapper{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:8px;position:relative;width:100%}.new-homepage .how-to-sell-used{color:#171516;font-family:var(--desktop-h5-bold-font-family);font-size:var(--desktop-h5-bold-font-size);font-style:var(--desktop-h5-bold-font-style);font-weight:var(--desktop-h5-bold-font-weight);letter-spacing:var(--desktop-h5-bold-letter-spacing);line-height:var(--desktop-h5-bold-line-height);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .text-wrapper-21{align-self:stretch;color:#171516cc;font-family:var(--body-body-s-regular-font-family);font-size:var(--body-body-s-regular-font-size);font-style:var(--body-body-s-regular-font-style);font-weight:var(--body-body-s-regular-font-weight);letter-spacing:var(--body-body-s-regular-letter-spacing);line-height:var(--body-body-s-regular-line-height);position:relative}.new-homepage .frame-70{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:42px;position:relative;width:100%}.new-homepage .text-wrapper-22{color:#e64385;font-family:var(--body-body-m-bold-font-family);font-size:var(--body-body-m-bold-font-size);font-style:var(--body-body-m-bold-font-style);font-weight:var(--body-body-m-bold-font-weight);letter-spacing:var(--body-body-m-bold-letter-spacing);line-height:var(--body-body-m-bold-line-height);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.new-homepage .frame-71{background-color:#e2e2e2;flex:1;flex-grow:1;height:272px;position:relative}.new-homepage .image-6{height:271px;left:73px;position:absolute;top:0;width:480px}.new-homepage .frame-72{background-color:#efebeb;border-radius:16px;flex:1;flex-direction:column;flex-grow:1;gap:12px;padding:24px}.new-homepage .frame-72,.new-homepage .frame-73{align-items:flex-start;align-self:stretch;display:flex;position:relative}.new-homepage .frame-73{flex:0 0 auto;gap:8px;width:100%}.new-homepage .text-wrapper-23{color:#171516;font-family:var(--desktop-h5-bold-font-family);font-size:var(--desktop-h5-bold-font-size);font-style:var(--desktop-h5-bold-font-style);font-weight:var(--desktop-h5-bold-font-weight);letter-spacing:var(--desktop-h5-bold-letter-spacing);line-height:var(--desktop-h5-bold-line-height);margin-top:-1px;position:relative;width:224.89px}@media (max-width:800px){.new-homepage .text-wrapper-23{width:100%}}.new-homepage .frame-74{align-items:center;flex:0 0 auto;gap:12px;width:100%}.new-homepage .frame-74,.new-homepage .frame-75{align-self:stretch;display:flex;position:relative}.new-homepage .frame-75{align-items:flex-start;background-color:#efebeb;border-radius:16px;flex:1;flex-direction:column;flex-grow:1;justify-content:space-between;padding:24px}@media (max-width:800px){.new-homepage .frame-75{margin:10px;min-width:95%;padding:21px}.new-homepage .mb-woman{display:block;margin:0 auto}}@media (max-width:375px){.new-homepage .mb-woman{background-size:cover;content:url(/theme-images/home/new/375.png)}}@media (max-width:429px) and (min-width:376px){.new-homepage .mb-woman{background-size:cover;content:url(/theme-images/home/new/390.png)}}@media (max-width:800px) and (min-width:430px){.new-homepage .mb-woman{background-size:cover;content:url(/theme-images/home/new/430.png)}}.new-homepage .frame-76{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;gap:8px;justify-content:space-around;position:relative;width:100%}.new-homepage .text-wrapper-24{color:#171516;flex:1;font-family:var(--desktop-h5-bold-font-family);font-size:var(--desktop-h5-bold-font-size);font-style:var(--desktop-h5-bold-font-style);font-weight:var(--desktop-h5-bold-font-weight);letter-spacing:var(--desktop-h5-bold-letter-spacing);line-height:var(--desktop-h5-bold-line-height);margin-top:-1px;position:relative}.new-homepage .when-it-comes-to{align-self:stretch;color:#171516cc;font-family:Aeonik Pro TRIAL-Regular,Helvetica;font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;position:relative}.new-homepage .text-wrapper-25{line-height:23.2px}.new-homepage .text-wrapper-26{font-family:var(--body-body-s-regular-font-family);font-size:var(--body-body-s-regular-font-size);font-style:var(--body-body-s-regular-font-style);font-weight:var(--body-body-s-regular-font-weight);letter-spacing:var(--body-body-s-regular-letter-spacing);line-height:var(--body-body-s-regular-line-height)}.new-homepage .ellipse-6{height:66px;left:9px;position:absolute;top:-25px;width:195px}.dick-page .mdsg--content--banner--image-title{background-image:none;margin-top:54px}.dick-page .mdsg-home-page-main-banner{min-height:1120px!important}@media (max-width:991px){.dick-page .mdsg-home-page-main-banner{min-height:865px!important}}.dick-page .woman{left:0;position:absolute;top:240px;width:100%}@media (max-width:991px){.dick-page .woman{content:url(/theme-images/dick-ratings/woman-mb.png);top:355px}}.dick-page .main-banner-homepage__title{max-width:1245px}.dick-page .mdsg--content--banner--image-title--inner{height:140px}@media (max-width:991px){.dick-page .main-banner-homepage .mdsg--content--banner--image-title--inner{height:100px!important}}.dick-page .mb-woman{display:none}.dick-page .main-banner-homepage--title{width:335px}.dick-page .notification-icon2{position:absolute;right:0;top:900px;z-index:5}@media (max-width:991px){.dick-page .notification-icon2{content:url(/theme-images/dick-ratings/notification-icon2.png);right:auto;top:745px}}.dick-page .notification-row{position:absolute;right:50px;top:750px;z-index:5}@media (max-width:991px){.dick-page .notification-row{right:0;top:605px}}.dick-page .how-it-works{margin:140px auto}@media (max-width:991px){.dick-page .how-it-works{margin:80px auto}}.dick-page .how-it-works .step-card--default{background:linear-gradient(180deg,#f0efef 2.67%,#f0efef 116.05%);border-radius:32px}.dick-page .how-it-works .step-card--default .step-content{margin-top:110px}@media (max-width:991px){.dick-page .how-it-works .step-card--default .step-content{margin-top:30px}.dick-page .how-it-works .step-card--default .step-images{content:url(/theme-images/dick-ratings/sofia-mb.png)}}.dick-page .how-it-works .step-badge{align-items:start;background-color:#000;border-radius:12px;box-shadow:0 1px 8px rgba(0,0,0,.04);color:var(--Background,#f8fbff);display:flex;flex-direction:column;font:450 16px/1 CircularStd-Book;justify-content:center;padding:16px 24px 16px 16px;text-align:center;width:124px}.dick-page .how-it-works .step-badge-content{align-items:center;display:flex;gap:8px;justify-content:start}.dick-page .how-it-works .step-icon{align-self:stretch;aspect-ratio:1;flex-shrink:0;margin:auto 0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:20px}.dick-page .how-it-works .step-label{align-self:stretch;color:var(--Background,#f8fbff);margin:auto 0}@media (max-width:991px){.dick-page .how-it-works .step-badge{padding-right:20px}}.dick-page .how-it-works .rating-tag{align-items:center;background-color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.2);border-radius:9px;color:var(--Black,#333);display:flex;font:500 12px/1 CircularStd-Book;gap:4px;height:32px;justify-content:center;min-height:32px;padding:7px 9px;position:absolute;white-space:nowrap;z-index:0}.dick-page .how-it-works .rating-tag--default{left:50%;top:102px;transform:translate(-50%)}.dick-page .how-it-works .rating-tag--username{border-radius:7px 7px 0 7px;font-size:10px;height:26px;left:130px;min-height:26px;padding:8px 7px;text-transform:uppercase;top:20px;transform:rotate(0rad)}.dick-page .how-it-works .tag-text{align-self:stretch;color:var(--Black,#333);margin:auto 0}.dick-page .how-it-works .rating-stars{align-self:stretch;aspect-ratio:5;flex-shrink:0;margin:auto 0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:95px}@media (max-width:991px){.dick-page .how-it-works .rating-tag{white-space:normal}}.dick-page .how-it-works .how-it-works{padding:140px 277px}.dick-page .how-it-works .container,.dick-page .how-it-works .how-it-works{align-items:stretch;display:flex;flex-direction:column;justify-content:center}.dick-page .how-it-works .container{border-radius:30px;margin:0 auto;width:1400px}.dick-page .how-it-works .main-title2{color:#171516;font:600 52px/1 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2.08px;margin:0;text-align:center}@media (max-width:991px){.dick-page .how-it-works .main-title2{font-size:32px;line-height:115%}}.dick-page .how-it-works .steps-content{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;justify-content:start;margin-top:48px;width:100%}.dick-page .how-it-works .steps-column{flex:1;flex-basis:48px;flex-shrink:1;min-width:240px}.dick-page .how-it-works .step-card-spacing{margin-top:16px}@media (max-width:991px){.dick-page .how-it-works .how-it-works{padding:80px 20px}.dick-page .how-it-works .container{max-width:100%}.dick-page .how-it-works .main-title{font-size:40px;max-width:100%}.dick-page .how-it-works .steps-content{align-items:center;flex-direction:column;margin-top:40px;max-width:100%}.dick-page .how-it-works .steps-column{max-width:100%}}.dick-page .how-it-works .step-card{border-radius:32px;flex:1;flex-basis:0%;flex-direction:column;flex-shrink:1;min-width:444px;overflow:hidden;padding:20px}.dick-page .how-it-works .step-card,.dick-page .how-it-works .step-description-block{display:flex;justify-content:space-between}@media (max-width:991px){.dick-page .how-it-works .step-description-block{flex-direction:column}.dick-page .how-it-works .step-card{max-width:343px;min-width:343px;padding:24px}}.dick-page .how-it-works .step-card--yellow{background-color:#f9d726;min-height:300px}@media (max-width:991px){.dick-page .how-it-works .step-card--yellow{min-height:285px}}.dick-page .how-it-works .step-card--yellow .step-text-content{margin-bottom:95px}@media (max-width:991px){.dick-page .how-it-works .step-card--yellow .step-text-content{margin-bottom:0}.dick-page .how-it-works .step-card--yellow .user-interaction{content:url(/theme-images/dick-ratings/Frame1991432501.png);margin-bottom:16px;width:227px}}.dick-page .how-it-works .step-card--pink{background-color:var(--f-80560,#f80560);background-image:url(/theme-images/dick-ratings/pink-bg.png);background-size:cover;min-height:160px}.dick-page .how-it-works .step-card--pink .step-title{margin-bottom:30px}.dick-page .how-it-works .step-card--blue{background-color:var(--Blue,#0b4ae2);background-image:url(/theme-images/dick-ratings/blue-bg.png);background-size:cover;min-height:160px}.dick-page .how-it-works .step-card--blue .step-title{margin-bottom:30px}.dick-page .how-it-works .step-card--final{background-image:url(/theme-images/dick-ratings/grey-bg-2.png);background-size:cover;height:300px}@media (max-width:991px){.dick-page .how-it-works .step-card--final{background-position:50%;height:365px}}.dick-page .how-it-works .step-card--final .step-content{margin-top:155px}.dick-page .how-it-works .step-header{margin-bottom:20px;text-transform:uppercase}.dick-page .how-it-works .step-title{color:#171516;font:700 24px/1 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-.48px;margin:0 0 16px}.dick-page .how-it-works .step-card--blue .step-title,.dick-page .how-it-works .step-card--pink .step-title{color:var(--White,#fff)}.dick-page .how-it-works .step-description{color:#171516;font:500 16px/26px CircularStd-Book;letter-spacing:-.32px;margin:0;max-width:249px;text-transform:uppercase}@media (max-width:991px){.dick-page .how-it-works .step-description{margin-bottom:16px}}.dick-page .how-it-works .step-card--blue .step-description,.dick-page .how-it-works .step-card--pink .step-description{color:var(--Background,#f8fbff)}.dick-page .how-it-works .step-card--blue .step-description .step-description-block,.dick-page .how-it-works .step-card--pink .step-description .step-description-block{margin-top:30px}.dick-page .how-it-works .step-content{display:flex;flex:1;flex-direction:column}.dick-page .why-use-sofia-gray{align-items:stretch;color:var(--Black,#333);display:flex;flex-direction:column;font-weight:500;justify-content:center;line-height:24px;padding:200px 277px}@media (max-width:991px){.dick-page .why-use-sofia-gray{padding:100px 20px}}.dick-page .content-container{align-items:stretch;border-radius:30px;display:flex;flex-wrap:wrap;gap:40px 48px;justify-content:start;width:100%}.dick-page .content-container .main-title2{color:var(--Black,#333);font:600 52px/1 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2.08px;margin:0;text-align:center}@media (max-width:991px){.dick-page .content-container .main-title2{font-size:32px;line-height:115%}.dick-page .content-container{max-width:100%}}.dick-page .text-content{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center;min-width:240px;width:382px}@media (max-width:991px){.dick-page .text-content{max-width:100%}}.dick-page .main-heading{color:var(--Black,#333);font:600 52px/60px Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2.08px;margin:0}@media (max-width:991px){.dick-page .main-heading{font-size:40px;line-height:51px;max-width:100%}}.dick-page .description-text{color:#333448;font-size:16px;letter-spacing:-.32px;margin:60px 0 0}@media (max-width:991px){.dick-page .description-text{margin-top:40px;max-width:100%}}.dick-page .text-dark{color:#333448}.dick-page .text-highlight-large{color:#f80560;font-size:20px}.dick-page .text-highlight-uppercase{color:#f80560;font-size:20px;text-transform:uppercase}.dick-page .promotional-badge{align-items:center;background-image:url(/theme-images/dick-ratings/badge.svg);border-radius:32px;display:flex;font-size:14px;gap:20px;justify-content:start;letter-spacing:-.28px;margin-top:60px;max-width:413px;overflow:hidden;padding:32px;text-align:center;width:100%}@media (max-width:991px){.dick-page .promotional-badge{height:104px;margin-top:40px;max-width:100%;padding:20px;width:100%}}.dick-page .vis-block{position:relative}.dick-page .vis-1{left:250px;position:absolute;top:220px}@media (max-width:991px){.dick-page .vis-1{left:100px;top:110px}}.dick-page .vis-2{left:350px;position:absolute;top:390px}@media (max-width:991px){.dick-page .vis-2{left:150px;top:200px}}.dick-page .vis-3{position:absolute;right:135px;top:115px}@media (max-width:991px){.dick-page .vis-3{right:-10px;top:35px}}.dick-page .vis-4{left:50px;position:absolute;top:0}@media (max-width:991px){.dick-page .vis-4{left:50px;top:-20px}}.dick-page .vis-5{left:150px;position:absolute;top:35px}@media (max-width:991px){.dick-page .vis-5{left:-10px;top:30px}}.dick-page .badge-text{align-self:stretch;color:var(--Black,#333);margin:auto 0;width:390px}.dick-page .feature-image{flex-grow:1;flex-shrink:1;margin:auto 0;min-width:240px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:767px}@media (max-width:991px){.dick-page .why-use-sofia-gray .feature-image{max-width:100%}}.dick-page .what-is-dick-rating-section{align-items:center;background-color:#333;display:flex;gap:140px;justify-content:center;min-height:838px;padding:140px 277px;position:relative}.dick-page .what-is-dick-rating-section .grey-bg{bottom:0;position:absolute;right:0}@media (max-width:991px){.dick-page .what-is-dick-rating-section{flex-direction:column;gap:80px;padding:80px 40px}}@media (max-width:640px){.dick-page .what-is-dick-rating-section .what-is-dick-rating-section{gap:40px;padding:40px 20px}}.dick-page .what-is-dick-rating-section .content-container{align-items:flex-start;display:flex;flex-direction:column;gap:16px;position:relative;width:613px}@media (max-width:991px){.dick-page .what-is-dick-rating-section .content-container{max-width:600px;order:2;width:100%}}.dick-page .what-is-dick-rating-section .tone-selector-card{align-items:flex-start;align-self:stretch;background-color:#2b292a;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;display:flex;flex-direction:column;gap:32px;padding:24px;position:relative}@media (max-width:640px){.dick-page .what-is-dick-rating-section .tone-selector-card{gap:24px;order:2;padding:20px}}.dick-page .what-is-dick-rating-section .tone-header{align-self:stretch}.dick-page .what-is-dick-rating-section .tone-title{color:#fff;font:700 24px/125% Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-.48px;margin:0;text-align:center;text-transform:uppercase}@media (max-width:640px){.dick-page .what-is-dick-rating-section .tone-title{font-size:20px}}.dick-page .what-is-dick-rating-section .tone-options{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:12px}.dick-page .what-is-dick-rating-section .tone-option{align-items:center;align-self:stretch;background-color:#2b292a;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;cursor:pointer;display:flex;gap:10px;height:58px;justify-content:center;padding:24px 8px 24px 24px;transition:all .2s ease}.dick-page .what-is-dick-rating-section .tone-dots{align-items:center;display:flex;gap:2px}.dick-page .what-is-dick-rating-section .tone-description{color:#f8fbff;flex:1 0 0;font:400 16px/20px CircularStd-Book;margin:0;text-transform:uppercase}.dick-page .what-is-dick-rating-section .tone-image{border-radius:16px;bottom:50.924px;height:124px;position:absolute;right:93.141px;transform:rotate(10.255deg);width:97px}@media (max-width:991px){.dick-page .what-is-dick-rating-section .tone-image{display:none}}.dick-page .what-is-dick-rating-section .format-selector-card{align-items:center;align-self:stretch;background-color:#2b292a;background-image:url(/theme-images/dick-ratings/audio-bg.png);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:24px;position:relative}@media (max-width:640px){.dick-page .what-is-dick-rating-section .format-selector-card{gap:24px;order:3;padding:20px}}.dick-page .what-is-dick-rating-section .format-background{opacity:.4;position:absolute;right:-117.027px;top:-260.999px;transform:rotate(-24.754deg)}@media (max-width:991px){.dick-page .what-is-dick-rating-section .format-background{display:none}}.dick-page .what-is-dick-rating-section .format-header{z-index:1}.dick-page .what-is-dick-rating-section .format-title{color:#fff;font:700 24px/125% Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-.48px;margin:0;text-transform:uppercase}@media (max-width:640px){.dick-page .what-is-dick-rating-section .format-title{font-size:20px}}.dick-page .what-is-dick-rating-section .format-options{align-items:flex-start;align-self:stretch;display:flex;z-index:1}@media (max-width:640px){.dick-page .what-is-dick-rating-section .format-options{flex-direction:column;gap:12px}}.dick-page .what-is-dick-rating-section .format-option{align-items:flex-end;background-color:#2b292a;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;cursor:pointer;display:flex;flex:1 0 0;flex-direction:column;height:120px;justify-content:space-between;padding:16px;transition:all .2s ease}.dick-page .what-is-dick-rating-section .format-option:hover{background-color:#3a3738}.dick-page .what-is-dick-rating-section .format-option:focus{outline:2px solid #f80560;outline-offset:2px}@media (max-width:991px){.dick-page .what-is-dick-rating-section .format-text{content:url(/theme-images/dick-ratings/card-text-mb.png)}.dick-page .what-is-dick-rating-section .audio-format{content:url(/theme-images/dick-ratings/card-video-mb.png)}.dick-page .what-is-dick-rating-section .video-format{content:url(/theme-images/dick-ratings/card-audio-mb.png)}}@media (max-width:640px){.dick-page .what-is-dick-rating-section .format-option{height:100px;width:100%}}.dick-page .what-is-dick-rating-section .format-content{height:34px;position:relative;width:150px}.dick-page .what-is-dick-rating-section .message-bubble{align-items:flex-start;-webkit-backdrop-filter:blur(12.0685825348px);backdrop-filter:blur(12.0685825348px);background:linear-gradient(130deg,hsla(0,0%,100%,.16) 15.64%,rgba(239,200,220,.1) 73.18%);border:.603px solid #171516;border-radius:16px 10px 0 16px;display:inline-flex;gap:6.034px;height:34px;left:22px;padding:4px 12px;position:absolute;top:0;width:128px}.dick-page .what-is-dick-rating-section .message-text{color:#f8fbff;font:400 9px/13px CircularStd-Book;margin:0;text-transform:capitalize;width:104px}.dick-page .what-is-dick-rating-section .profile-avatar{border:2.579px solid #f9d726;border-radius:128.951px;box-shadow:2.579px 2.579px 20.632px 0 rgba(0,0,0,.12);height:25px;left:0;position:absolute;top:5px;width:25px}.dick-page .what-is-dick-rating-section .rating-badge{align-items:flex-start;-webkit-backdrop-filter:blur(12.0685825348px);backdrop-filter:blur(12.0685825348px);background:linear-gradient(130deg,hsla(0,0%,100%,.16) 15.64%,rgba(239,200,220,.1) 73.18%);border:.603px solid #171516;border-radius:16px 10px 0 16px;bottom:16px;display:flex;gap:6.034px;padding:4px 12px;position:absolute;right:16px;width:51px}.dick-page .what-is-dick-rating-section .rating-score{color:#f8fbff;font:400 9px/13px CircularStd-Book;text-transform:capitalize}.dick-page .what-is-dick-rating-section .format-center-image{align-items:flex-end;border-radius:24px;display:flex;flex:1 0 0;flex-direction:column;height:120px;justify-content:space-between}@media (max-width:640px){.dick-page .what-is-dick-rating-section .format-center-image{height:100px;width:100%}}.dick-page .what-is-dick-rating-section .video-content{height:96px;position:relative;width:67px}.dick-page .what-is-dick-rating-section .video-thumbnails{height:100%;position:relative;width:100%}.dick-page .what-is-dick-rating-section .video-thumbnail{height:81px;left:-31px;position:absolute;top:-7px;transform:rotate(-15deg);width:54px}.dick-page .what-is-dick-rating-section .thumbnail-image{border-radius:7.357px;height:81px;left:0;position:absolute;top:0;width:54px}.dick-page .what-is-dick-rating-section .video-duration{color:#f8fbff;font:400 5px/12px CircularStd-Book;height:3px;left:23px;position:absolute;text-transform:capitalize;top:78px;width:9px}.dick-page .what-is-dick-rating-section .video-total{color:#f8fbff;font:400 5px/12px CircularStd-Book;height:3px;left:56px;position:absolute;text-transform:capitalize;top:69px;width:10px}.dick-page .what-is-dick-rating-section .progress-bar{height:2px;left:24px;position:absolute;top:75px;width:45px}.dick-page .what-is-dick-rating-section .progress-track{background-color:#d9d9d9;height:3px;left:0;position:absolute;top:0;width:45px}.dick-page .what-is-dick-rating-section .progress-fill{background-color:#f80560;height:3px;left:0;position:absolute;top:6px;width:20px}.dick-page .what-is-dick-rating-section .main-video{height:92px;left:7px;position:absolute;top:-6px;transform:none;width:62px}.dick-page .what-is-dick-rating-section .thumbnail-image-main{border-radius:8.407px;height:92px;left:0;position:absolute;top:0;width:62px}.dick-page .what-is-dick-rating-section .main-video .video-duration{font:400 6px/14px CircularStd-Book;height:4px;left:4px;top:77px;width:12px}.dick-page .what-is-dick-rating-section .main-video .video-total{font:400 6px/14px CircularStd-Book;height:4px;left:45px;top:77px;width:14px}.dick-page .what-is-dick-rating-section .main-video .progress-bar{left:5px;top:84px;width:51px}.dick-page .what-is-dick-rating-section .main-video .progress-track{width:51px}.dick-page .what-is-dick-rating-section .main-video .progress-fill{top:0;width:23px}.dick-page .what-is-dick-rating-section .play-button{background:none;border:none;cursor:pointer;height:12px;left:25px;padding:0;position:absolute;top:46px;width:12px}.dick-page .what-is-dick-rating-section .play-button:focus{outline:2px solid #f80560;outline-offset:2px}.dick-page .what-is-dick-rating-section .format-label{color:#fff;font:400 16px/20px CircularStd-Book;margin:0;text-transform:uppercase}.dick-page .what-is-dick-rating-section .text-block-section{align-items:flex-start;display:flex;flex-direction:column;gap:60px;justify-content:center;width:613px}@media (max-width:991px){.dick-page .what-is-dick-rating-section .text-block-section{gap:40px;max-width:600px;order:1;width:100%}}@media (max-width:640px){.dick-page .what-is-dick-rating-section .text-block-section{gap:32px}}.dick-page .what-is-dick-rating-section .main-heading{color:#fff;font:700 52px/115% Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2.08px;margin:0;width:323px}@media (max-width:991px){.dick-page .what-is-dick-rating-section .main-heading{font-size:42px;width:100%}}@media (max-width:640px){.dick-page .what-is-dick-rating-section .main-heading{font-size:32px;line-height:120%}}.dick-page .what-is-dick-rating-section .explanation-content{width:540px}@media (max-width:991px){.dick-page .what-is-dick-rating-section .explanation-content{width:100%}}.dick-page .what-is-dick-rating-section .explanation-text{color:#fff;font:400 16px/24px CircularStd-Book;letter-spacing:-.32px;margin:0}@media (max-width:640px){.dick-page .what-is-dick-rating-section .explanation-text{font-size:14px;line-height:20px}}.dick-page .what-is-dick-rating-section .highlight-term{color:#f80560;text-transform:uppercase}.dick-page .why-men-section{align-items:stretch;display:flex;flex-direction:column;justify-content:center;padding:140px 277px}@media (max-width:991px){.dick-page .why-men-section{padding:80px 20px}}.dick-page .why-men-section .content-container{align-items:stretch;border-radius:30px;display:flex;flex-direction:column;justify-content:center;width:100%}@media (max-width:991px){.dick-page .why-men-section .content-container{gap:0;max-width:100%}}.dick-page .why-men-section .main-title{color:var(--Black,#333);font:600 52px/1 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2.08px;margin:0;text-align:center}@media (max-width:991px){.dick-page .why-men-section .main-title{font-size:40px;max-width:100%}}.dick-page .why-men-section .features-grid{margin-top:48px;width:100%}@media (max-width:991px){.dick-page .why-men-section .features-grid{margin-top:40px;max-width:100%}}.dick-page .why-men-section .features-row{align-items:start;display:flex;flex-wrap:wrap;gap:16px;justify-content:start;width:100%}.dick-page .why-men-section .features-row:not(:first-child){margin-top:16px}@media (max-width:991px){.dick-page .why-men-section .features-row{max-width:100%}}.dick-page .why-men-section .privacy-badge{align-items:center;align-self:center;background-color:var(--Black,#333);border-radius:32px;color:var(--Background,#f8fbff);display:flex;font:500 20px/1.2 CircularStd-Book;gap:20px;justify-content:center;letter-spacing:-.4px;max-width:100%;overflow:hidden;padding:32px;text-align:center;text-transform:uppercase;width:894px}@media (max-width:991px){.dick-page .why-men-section .privacy-badge{margin-top:40px;padding:32px}}.dick-page .why-men-section .privacy-message{align-self:stretch;color:var(--Background,#f8fbff);margin:auto 0}@media (max-width:991px){.dick-page .why-men-section .privacy-message{max-width:100%}}.dick-page .why-men-section .privacy-text{color:#f8fbff}.dick-page .why-men-section .feature-card{background:linear-gradient(180deg,#f0efef 2.67%,#f0efef 116.05%);border-radius:32px;flex:1;flex-basis:0%;flex-shrink:1;min-width:240px;overflow:hidden;padding:24px;text-transform:uppercase}.dick-page .why-men-section .feature-card--vertical{align-items:stretch;display:flex;flex-direction:column;justify-content:start;padding:24px 16px}.dick-page .why-men-section .feature-card--horizontal{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;padding:24px}@media (max-width:991px){.dick-page .why-men-section .feature-card{max-width:100%;padding:20px}}.dick-page .why-men-section .image-container{width:100%}.dick-page .why-men-section .feature-image{aspect-ratio:1.84;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.dick-page .why-men-section .complex-visual{align-items:start;display:flex;justify-content:start;width:100%}.dick-page .why-men-section .main-image{aspect-ratio:1.36;border-radius:40px;min-width:240px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:294px}.dick-page .why-men-section .background-overlay{background-color:#f44b4b;border-radius:40px;overflow:hidden;width:119px}.dick-page .why-men-section .circle-outer{border-color:rgba(230,47,122,.1);border-radius:50%;padding-top:130px}@media (max-width:991px){.dick-page .why-men-section .circle-outer{padding-top:100px}}.dick-page .why-men-section .circle-middle{align-items:start;border-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;flex-direction:column;padding-top:30px}@media (max-width:991px){.dick-page .why-men-section .circle-middle{padding-right:20px}}.dick-page .why-men-section .circle-inner{stroke-width:.265px;stroke:var(--White,#fff);border-color:#fff;border-radius:50%;display:flex;flex-shrink:0;height:56px;width:90px}.dick-page .why-men-section .double-visual{align-items:start;display:flex;justify-content:start;width:100%}.dick-page .why-men-section .primary-image{aspect-ratio:1.36;min-width:240px;width:294px}.dick-page .why-men-section .primary-image,.dick-page .why-men-section .secondary-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.dick-page .why-men-section .secondary-image{aspect-ratio:.55;flex-shrink:0;width:119px}.dick-page .why-men-section .horizontal-visual{align-items:start;align-self:start;display:flex;flex:1;flex-basis:0%;flex-shrink:1;justify-content:start;min-width:240px}@media (max-width:991px){.dick-page .why-men-section .horizontal-visual{flex-basis:auto}.dick-page .why-men-section .horizontal-visual img{min-width:310px;width:100%}}.dick-page .why-men-section .horizontal-image{aspect-ratio:1.36;border-radius:40px;min-width:240px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:294px}.dick-page .why-men-section .content-block{align-items:start;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:60px;width:100%}.dick-page .why-men-section .feature-card--vertical .content-block{align-self:center;max-width:100%;text-transform:uppercase;width:413px}.dick-page .why-men-section .feature-card--horizontal .content-block{flex:1;flex-basis:0%;flex-shrink:1;margin-top:0;min-width:240px;text-transform:uppercase}@media (max-width:991px){.dick-page .why-men-section .content-block{gap:0;margin-top:32px}}.dick-page .why-men-section .feature-title{color:#171516;font:700 24px/1 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-.48px;margin:0}@media (max-width:991px){.dick-page .why-men-section .feature-title{margin-top:32px}}.dick-page .why-men-section .feature-description{color:#171516;font:500 16px/2 CircularStd-Book;letter-spacing:-.32px;margin-bottom:0;margin-top:16px}.dick-page .why-men-section .feature-card--horizontal .feature-description{font:500 16px/26px CircularStd-Book}.dick-page .pricing-guide-section{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:48px;justify-content:center;padding:140px 277px 60px;position:relative}@media (max-width:991px){.dick-page .pricing-guide-section{display:none;gap:32px;padding:80px 40px 40px}}@media (max-width:640px){.dick-page .pricing-guide-section .pricing-guide-section{gap:24px;padding:60px 20px 30px}}.dick-page .pricing-guide-section .pricing-guide-title{color:#333;font:600 52px/115% Wix Madefor Display,sans-serif;letter-spacing:-2.08px;margin:0;position:relative}@media (max-width:991px){.dick-page .pricing-guide-section .pricing-guide-title{font-size:36px;letter-spacing:-1.44px}}@media (max-width:640px){.dick-page .pricing-guide-section .pricing-guide-title{font-size:28px;letter-spacing:-1.12px}}.dick-page .pricing-guide-section .pricing-table-container{align-items:center;background:radial-gradient(208% 95.21% at 51.48% 95.21%,#ffe457 0,#993aff 100%);border:1px solid #f5f2f2;border-radius:20px;box-shadow:4px 4px 24px 4px rgba(0,0,0,.02);display:flex;justify-content:center;padding:24px;position:relative;width:1084px}@media (max-width:991px){.dick-page .pricing-guide-section .pricing-table-container{flex-direction:column;padding:16px;width:100%}}@media (max-width:640px){.dick-page .pricing-guide-section .pricing-table-container{padding:12px}}.dick-page .pricing-guide-section .pricing-table-wrapper{align-items:stretch;display:flex;width:100%}@media (max-width:991px){.dick-page .pricing-guide-section .pricing-table-wrapper{flex-direction:column;gap:8px}}.dick-page .pricing-guide-section .service-column{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.48),hsla(0,0%,100%,.8));border-radius:24px 0 0 24px;display:flex;flex:1 0 0;flex-direction:column;gap:8px;justify-content:center;padding:8px 0 16px 16px;position:relative}@media (max-width:991px){.dick-page .pricing-guide-section .service-column{border-radius:16px;margin-bottom:8px;padding:16px;width:100%}}@media (max-width:640px){.dick-page .pricing-guide-section .service-column{padding:12px}}.dick-page .pricing-guide-section .features-column{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.48),hsla(0,0%,100%,.8));display:flex;flex-direction:column;flex-shrink:0;gap:8px;justify-content:center;padding:8px 0 16px;position:relative;width:457px}@media (max-width:991px){.dick-page .pricing-guide-section .features-column{border-radius:16px;margin-bottom:8px;padding:16px;width:100%}}@media (max-width:640px){.dick-page .pricing-guide-section .features-column{padding:12px}}.dick-page .pricing-guide-section .pricing-column{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.48),hsla(0,0%,100%,.8));border-radius:0 24px 24px 0;display:flex;flex:1 0 0;flex-direction:column;gap:8px;justify-content:center;padding:8px 16px 16px 0;position:relative}@media (max-width:991px){.dick-page .pricing-guide-section .pricing-column{border-radius:16px;margin-bottom:8px;padding:16px;width:100%}}@media (max-width:640px){.dick-page .pricing-guide-section .pricing-column{padding:12px}}.dick-page .pricing-guide-section .column-header{align-items:center;align-self:stretch;display:flex;gap:10px;height:60px;padding:0 24px;position:relative}@media (max-width:640px){.dick-page .pricing-guide-section .column-header{height:48px;padding:0 16px}}.dick-page .pricing-guide-section .column-title{color:#fff;font:800 14px/125% Wix Madefor Display,sans-serif;letter-spacing:-.28px;margin:0;position:relative;text-transform:uppercase}@media (max-width:991px){.dick-page .pricing-guide-section .column-title{font-size:12px}}@media (max-width:640px){.dick-page .pricing-guide-section .column-title{font-size:11px}}.dick-page .pricing-guide-section .feature-item,.dick-page .pricing-guide-section .price-item,.dick-page .pricing-guide-section .service-item{align-items:center;align-self:stretch;background-color:#fff;border:1px solid #f8fbff;border-radius:16px;display:flex;gap:10px;height:64px;padding:0 24px;position:relative}@media (max-width:640px){.dick-page .pricing-guide-section .feature-item,.dick-page .pricing-guide-section .price-item,.dick-page .pricing-guide-section .service-item{height:56px;padding:0 16px}}.dick-page .pricing-guide-section .service-name{color:rgba(23,21,22,.7);font:700 16px/26px CircularStd-Book;letter-spacing:-.32px;position:relative;text-transform:uppercase}@media (max-width:991px){.dick-page .pricing-guide-section .service-name{font-size:14px}}@media (max-width:640px){.dick-page .pricing-guide-section .service-name{font-size:13px}}.dick-page .pricing-guide-section .feature-description{color:rgba(23,21,22,.7);font:500 14px/26px CircularStd-Book;letter-spacing:-.28px;position:relative;text-align:center;text-transform:uppercase}@media (max-width:991px){.dick-page .pricing-guide-section .feature-description{font-size:12px}}@media (max-width:640px){.dick-page .pricing-guide-section .feature-description{font-size:11px}}.dick-page .pricing-guide-section .price-value{color:rgba(23,21,22,.7);font:700 22px/26px CircularStd-Book;letter-spacing:-.44px;position:relative;text-transform:uppercase}@media (max-width:991px){.dick-page .pricing-guide-section .price-value{font-size:18px}}@media (max-width:640px){.dick-page .pricing-guide-section .price-value{font-size:16px}}.dick-page .pricing-guide-section .additional-info-badge{align-items:center;align-self:stretch;background-color:#f8f7f7;border-radius:32px;display:flex;gap:20px;justify-content:center;padding:16px 32px;position:relative}@media (max-width:991px){.dick-page .pricing-guide-section .additional-info-badge{padding:12px 24px}}@media (max-width:640px){.dick-page .pricing-guide-section .additional-info-badge{padding:10px 20px}}.dick-page .pricing-guide-section .badge-text{color:#333;font:500 16px/24px CircularStd-Book;letter-spacing:-.32px;margin:0;position:relative;text-align:center;width:-moz-max-content;width:max-content}@media (max-width:991px){.dick-page .pricing-guide-section .badge-text{font-size:14px}}@media (max-width:640px){.dick-page .pricing-guide-section .badge-text{font-size:13px}}.dick-page .cta-block-container{-webkit-backdrop-filter:blur(12.2730474472px);backdrop-filter:blur(12.2730474472px);background:linear-gradient(115deg,rgba(239,200,220,.16) 19.39%,rgba(226,43,118,.16) 81%);height:599px;overflow:hidden;position:relative;width:100%}@media (max-width:991px){.dick-page .cta-block-container{height:auto;min-height:838px;padding:20px}.dick-page .cta-block-container .content-container{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:none!important;left:0!important;top:500px!important}}@media (max-width:640px){.dick-page .cta-block-container .cta-block-container{padding:16px}}.dick-page .cta-block-container .background-image{aspect-ratio:1125/599;flex-shrink:0;height:599px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:1125px}@media (max-width:991px){.dick-page .cta-block-container .background-image{content:url(/theme-images/dick-ratings/footer-bg.png);height:492px;left:0;-o-object-fit:cover;object-fit:cover;top:0;width:100%}}.dick-page .cta-block-container .decorative-svg-container{height:599px;left:-221px;pointer-events:none;position:absolute;top:-31px;width:1157px}.dick-page .cta-block-container .decorative-circles{flex-shrink:0;height:599px;width:1157px}.dick-page .cta-block-container .notification-badge-top{left:775px;position:absolute;top:97px;width:258px}.dick-page .cta-block-container .notification-badge-middle{left:451px;position:absolute;top:221px;width:303px}.dick-page .cta-block-container .notification-badge-bottom{left:272px;position:absolute;top:436px;width:331px}@media (max-width:991px){.dick-page .cta-block-container .notification-badge-bottom,.dick-page .cta-block-container .notification-badge-middle,.dick-page .cta-block-container .notification-badge-top{display:none!important}}.dick-page .cta-block-container .content-container{align-items:flex-start;display:flex;flex-direction:column;gap:48px;height:336px;justify-content:center;left:1084px;position:absolute;top:161px;width:686px}.dick-page .cta-block-container .content-container header{width:100%}@media (max-width:991px){.dick-page .cta-block-container .content-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.9);border-radius:20px;left:auto;margin:0 auto;max-width:600px;padding:40px;position:relative;top:auto;width:100%;z-index:10}}@media (max-width:640px){.dick-page .cta-block-container .content-container{gap:32px;padding:24px}}.dick-page .cta-block-container .text-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:32px;position:relative;width:100%}@media (max-width:640px){.dick-page .cta-block-container .text-content{gap:24px}}.dick-page .cta-block-container .main-heading{color:#333;font:600 52px/115%;letter-spacing:-1.04px;margin:0;position:relative;text-align:center}@media (max-width:991px){.dick-page .cta-block-container .main-heading{font-size:36px;text-align:left}}@media (max-width:640px){.dick-page .cta-block-container .main-heading{font-size:28px;line-height:120%}}.dick-page .cta-block-container .description-text{color:#333;font:450 20px/145% CircularStd-Book;margin:0;position:relative;width:625px}@media (max-width:991px){.dick-page .cta-block-container .description-text{font-size:18px;width:100%}}@media (max-width:640px){.dick-page .cta-block-container .description-text{font-size:16px}}.dick-page .cta-block-container .highlight-text{color:#f80560}.dick-page .cta-block-container .call-to-action-text{color:#333;font:700 20px/145% CircularStd-Book;margin:0;position:relative;width:625px}@media (max-width:991px){.dick-page .cta-block-container .call-to-action-text{font-size:18px;width:100%}}@media (max-width:640px){.dick-page .cta-block-container .call-to-action-text{font-size:16px}}.dick-page .cta-block-container .cta-button{align-items:center;background-color:#e22b76;border:none;border-radius:12px;box-shadow:0 0 56px 0 rgba(89,22,22,.12);cursor:pointer;display:flex;gap:8px;height:48px;justify-content:center;padding:8px 40px;position:relative;transition:all .3s ease}.dick-page .cta-block-container .cta-button:hover{background-color:#d91e6a;box-shadow:0 4px 64px 0 rgba(89,22,22,.16);transform:translateY(-2px)}.dick-page .cta-block-container .cta-button:focus{outline:2px solid #e22b76;outline-offset:2px}.dick-page .cta-block-container .cta-button:active{transform:translateY(0)}@media (max-width:640px){.dick-page .cta-block-container .cta-button{height:56px;padding:12px 24px;width:100%}}.dick-page .cta-block-container .button-text{color:#fff;font:450 16px/150% CircularStd-Book;position:relative}@media (max-width:640px){.dick-page .cta-block-container .button-text{font-size:18px}}.dick-page .cta-block-container .button-arrow{aspect-ratio:1/1;height:24px;position:relative;width:24px}.dick-page .cta-block-container .button-glow{fill:#fff;filter:blur(12px);height:18px;mix-blend-mode:plus-lighter;opacity:.12;pointer-events:none;position:absolute;right:-78px;top:15px;width:147px}.dick-page .cta-block-container .notification-badge{align-items:flex-start;-webkit-backdrop-filter:blur(20.2666759491px);backdrop-filter:blur(20.2666759491px);background:linear-gradient(130deg,rgba(23,21,22,.16) 15.64%,rgba(239,200,220,.1) 73.18%);border-radius:32.482px;display:inline-flex;gap:10.133px;height:68px;min-width:258px;padding:12px 16px}.dick-page .cta-block-container .user-avatar{aspect-ratio:1/1;border-radius:216.547px;height:42px;-o-object-fit:cover;object-fit:cover;position:relative;width:42px}.dick-page .cta-block-container .notification-message{color:#333;flex:1;font:450 16px/22px CircularStd-Book;margin:0;position:relative;text-transform:capitalize}.dick-page .real-examples-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:120px 0}.dick-page .real-examples-section .cards{display:none}@media (max-width:991px){.dick-page .real-examples-section{padding:100px 0}.dick-page .real-examples-section .showcase-image{display:none}.dick-page .real-examples-section .cards{align-items:center;display:flex;flex-direction:column}.dick-page .real-examples-section .cards img{border-radius:20px;margin-bottom:16px}}.dick-page .real-examples-section .content-container{align-items:center;display:flex;flex-direction:column;max-width:100%;padding:0 80px;width:1250px}@media (max-width:991px){.dick-page .real-examples-section .content-container{padding:0 20px}}.dick-page .real-examples-section .showcase-image{aspect-ratio:2.37;border-radius:20px;margin-bottom:-6px;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:1016px;z-index:10}.dick-page .frame-wrapper{background:#f8f7f7;padding-bottom:0}@media (max-width:800px){.dick-page .frame-wrapper{padding-bottom:35px}}.dick-page .div-9{background:#f8f7f7;padding:100px 0 160px}.dick-page .frame-122{align-items:center;background-image:url(/theme-images/dick-ratings/card-1.png);background-size:cover;border:none;border-radius:32px;cursor:pointer;display:flex;flex-direction:column;height:256px;max-width:433px;min-width:433px;overflow:hidden;padding:40px 32px;position:relative;width:433px}@media (max-width:800px){.dick-page .frame-122{background-image:url(/theme-images/dick-ratings/card-1-m.svg);background-size:auto;border-radius:32px;height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.dick-page .frame-122:hover{background-image:url(/theme-images/dick-ratings/card-1-active.png);padding-top:105px}.dick-page .frame-122:hover .frame-description,.dick-page .frame-122:hover .frame-title{display:block}@media (max-width:800px){.dick-page .frame-122:hover{background-position:50%;background-size:cover;height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.dick-page .frame-162{align-items:center;background-image:url(/theme-images/dick-ratings/card-2.png);border:none;border-radius:32px;display:flex;flex-direction:column;height:256px;max-width:433px;min-width:433px;overflow:hidden;padding:40px 32px;position:relative;width:433px}@media (max-width:800px){.dick-page .frame-162{background-image:url(/theme-images/dick-ratings/card-2-m.png);background-size:auto;height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.dick-page .frame-162:hover{background-image:url(/theme-images/dick-ratings/card-2-active.png);padding-top:105px}.dick-page .frame-162:hover .frame-description,.dick-page .frame-162:hover .frame-title{display:block}@media (max-width:800px){.dick-page .frame-162:hover{background-position:50%;background-size:cover;height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.dick-page .frame-192{align-items:center;background-image:url(/theme-images/dick-ratings/card-3.png);border:none;border-radius:32px;display:flex;flex-direction:column;height:256px;max-width:433px;min-width:433px;overflow:hidden;padding:40px 32px;position:relative;width:433px}@media (max-width:800px){.dick-page .frame-192{background-image:url(/theme-images/dick-ratings/card-3-m.png);background-size:auto;height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.dick-page .frame-192:hover{background-image:url(/theme-images/dick-ratings/card-3-active.png);padding-top:105px}.dick-page .frame-192:hover .frame-description,.dick-page .frame-192:hover .frame-title{display:block}@media (max-width:800px){.dick-page .frame-192:hover{background-position:50%;background-size:cover;height:240px;max-width:343px;min-height:240px;min-width:343px;width:343px}}.dick-page .frame-title{color:#171516;display:none;font-size:25px;font-style:normal;font-weight:700;letter-spacing:-.64px;line-height:120%;margin-bottom:15px;text-align:center;text-transform:uppercase}@media (max-width:800px){.dick-page .frame-title{font-size:19px}}.dick-page .frame-description{color:rgba(23,21,22,.7);display:none;font-size:13px;font-style:normal;font-weight:500;letter-spacing:-.32px;line-height:20px;text-align:center;text-transform:uppercase}@media (max-width:800px){.dick-page .frame-description{font-size:12px}}.home2-header{align-items:center;background:#fff;border:1px solid #fef3f8;border-radius:12px;box-shadow:0 4px 24px 0 rgba(52,4,4,.04);display:flex;justify-content:space-between;margin:12px auto;max-width:1296px;padding:7px 19px;position:relative;z-index:10}.home2-header-nav .dropdown-menu{margin:30px -21px 0!important}.home2-header-user .dropdown-menu{margin:15px -5px 0!important}.home2-header-panel{align-items:center;display:flex;gap:8px}.home2-header-btn{background:#171516;border:2px solid #171516;border-radius:8px;box-shadow:0 0 3px 0 rgba(0,0,0,.04);color:#fff;font-size:14px;padding:9.5px 14px}.home2-header-btn:hover{background:#fff;color:#171516}.home2-header-icon-btn{align-items:center;background:#f8f7f7;border:1px solid hsla(0,0%,100%,.24);border-radius:7px;display:flex;justify-content:center;padding:9px;position:relative}.home2-header-icon-btn span{background:#f80360;border-radius:50%;color:#fff;font-size:10px;padding:2px 4px;position:absolute;right:-3px;text-align:center;top:-4px}@media (max-width:1328px){.home2-header{margin:12px 16px}}.home2-hero{background-image:url(/theme-images/home2/hero-bg-1.svg),url(/theme-images/home2/hero-bg-2.svg);background-position:bottom,bottom;background-repeat:no-repeat,no-repeat;margin:0 auto;max-width:1440px;overflow:hidden;padding:70px 94px 182px;position:relative}.home2-hero h1{color:#171516;font:800 92px/92px Wix Madefor Display,sans-serif;letter-spacing:-3.68px;margin:0 auto;max-width:1252px;text-align:center;text-transform:uppercase}@media (max-width:1000px){.home2-hero h1{font-size:40px;letter-spacing:-1.6px;line-height:40px}}.home2-hero h2{color:#81747a;font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:20px;font-style:normal;font-weight:100;line-height:29px;max-width:370px;padding:338px 0 32px;position:relative;z-index:3}@media (max-width:1000px){.home2-hero h2{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0 auto;max-width:320px;padding:24px 0;text-align:center}}.home2-hero-btns{display:flex;gap:8px;position:relative;z-index:3}@media (max-width:1000px){.home2-hero-btns{flex-direction:column;margin:0 auto;max-width:345px}}.home2-hero-img--desk{bottom:0;left:calc(50% - 720px);position:absolute;z-index:2}@media (max-width:1230px){.home2-hero-img--desk #svgUserCard1{transform:translate(-168px,303px)}}@media (max-width:1000px){.home2-hero-img--desk{display:none}}.home2-hero-img--mobile{bottom:0;left:0;position:absolute;width:100%}@media (min-width:1001px){.home2-hero-img--mobile{display:none}}@media (max-width:1440px){.home2-hero{padding:70px 16px 182px}}@media (max-width:1230px){.home2-hero{padding:70px 16px 482px}.home2-hero h2{padding:38px 0 32px}}@media (max-width:1000px){.home2-hero{padding:48px 16px 464px}}@media (max-width:600px){.home2-hero{background-size:250%,158%}}.home2-footer{display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:64px 94px}.home2-footer-bg{background-image:url(/theme-images/home2/footer-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.home2-footer-logo{height:42px;width:188px}@media (max-width:900px){.home2-footer-logo{height:37px;width:164px}}.home2-footer-title{color:#171516;font-size:18px;font-weight:400;line-height:145%;max-width:508px;padding:23px 0 24px}.home2-footer-btns{align-items:center;display:flex;justify-content:space-between;padding:0 0 32px}.home2-footer-btns-left,.home2-footer-btns-right{align-items:center;display:flex;gap:8px}@media (max-width:800px){.home2-footer-btns{flex-direction:column;gap:24px}}@media (max-width:600px){.home2-footer-btns-left{flex-direction:column;gap:4px;width:100%}.home2-footer-btns-left .home2-btn-pink-icon,.home2-footer-btns-left .home2-btn-white-icon{width:100%}}.home2-footer-btn-social{align-items:center;aspect-ratio:1/1;background:#f3f1f1;border-radius:10px;display:flex;gap:10px;height:48px;justify-content:center;width:48px}.home2-footer-links{align-items:center;display:flex;justify-content:space-between;padding:24px 0}.home2-footer-links-section{max-width:300px}.home2-footer-links-title{color:#8f8aa3;font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:14px;line-height:19px;padding:0 0 12px}.home2-footer-links-box{display:flex;flex-direction:column;gap:12px}.home2-footer-links-item{color:#171516;font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:23px}@media (max-width:600px){.home2-footer-links{flex-direction:column;padding:31px 0 32px}.home2-footer-links-section{border-bottom:1px solid #eee;max-width:unset;padding:24px 0;width:100%}.home2-footer-links-item,.home2-footer-links-title{align-items:flex-start;font-size:18px}}.home2-footer-hr{background:linear-gradient(170deg,hsla(0,0%,100%,.8) 7.48%,hsla(0,0%,100%,.48) 100.49%);height:1px;width:100%}@media (max-width:600px){.home2-footer-hr{display:none}}.home2-footer-copyright{color:#81747a;font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;padding:24px 0 0}@media (max-width:600px){.home2-footer-copyright{padding:8px 0 0}}@media (max-width:800px){.home2-footer{padding:24px 16px}}.home2-btn-pink-icon,.home2-btn-white-icon{align-items:center;background:#e22b76;border-radius:12px;box-shadow:0 0 56px 0 rgba(89,22,22,.12);color:#fff;display:flex;font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:16px;gap:8px;height:48px;justify-content:center;line-height:24px;padding:8px 40px;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.home2-btn-pink-icon:hover,.home2-btn-white-icon:hover{background:#fff;color:#e22b76}.home2-btn-white-icon{background:transparent;box-shadow:0 0 8px 0 rgba(52,22,89,.02);color:#d73376;font-family:Aeonik Pro TRIAL Bold,sans-serif;padding:0 12px}.home2-btn-white-icon:hover{background:#d73376;color:#fff}.home2-btn-view{align-items:center;border:1px solid #eeecec;border-radius:12px;box-shadow:0 0 3px 0 rgba(0,0,0,.04);color:#171516;display:flex;font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:4px;height:48px;letter-spacing:-.32px;padding:0 15px 0 19px;text-align:center;width:118px}.home2-btn-view svg{height:24px;width:24px}.home2-btn-view:hover{color:#171516}.home2-btn-arrow-left,.home2-btn-arrow-right{align-items:center;aspect-ratio:1/1;background:#f8f7f7;border:0;border-radius:12px;display:flex;gap:10px;height:48px;justify-content:center;width:48px}.home2-btn-arrow-right{transform:rotate(180deg)}.home2-section-subtitle,.home2-section-title{font-family:Wix Madefor Display,sans-serif;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-1.04px;line-height:60px}@media (max-width:1000px){.home2-section-subtitle,.home2-section-title{font-size:32px;letter-spacing:-1.28px;line-height:37px}}.home2-section-subtitle{font-size:24px}@media (max-width:1000px){.home2-section-subtitle{font-size:20px}}.home2-section-swipe-title{justify-content:space-between;margin:0 auto;max-width:1332px;padding:140px 16px 0}.home2-section-swipe-title,.home2-section-swipe-title--btns{align-items:center;display:flex}.home2-section-swipe-title--btns .home2-btn-view{margin:0 16px}.home2-section-swipe-title--btns .home2-btn-arrow-left{margin:0 4px}@media (max-width:1000px){.home2-section-swipe-title{flex-direction:column;gap:32px;padding:80px 16px 0}.home2-section-swipe-title h2{text-align:center}.home2-section-swipe-title .home2-btn-view{display:none}}.home2-section-swiper{margin:0 auto;max-width:1332px}.home2-section-swiper .swiper-container{overflow:hidden;padding:40px 16px 140px}.home2-section-swiper .swiper-wrapper{box-sizing:border-box;display:flex;height:100%;width:100%}.home2-section-swiper .swiper-wrapper .shop-card{margin:0}.home2-section-swiper .home2-btn-view{display:none;margin:0 auto}@media (max-width:1331px){.home2-section-swiper{max-width:1002px}}@media (max-width:1001px){.home2-section-swiper{max-width:672px}}@media (max-width:1000px){.home2-section-swiper .swiper-container{padding:24px 16px}.home2-section-swiper .home2-btn-view{display:flex;margin:0 auto 80px}}@media (max-width:671px){.home2-section-swiper{max-width:342px}}.home2-section-how h2{text-align:center}.home2-section-how-box{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:74px 0}.home2-section-how-btn{display:flex;justify-content:center;padding:0 0 140px}@media (max-width:1000px){.home2-section-how-box{padding:32px 16px}.home2-section-how-btn{padding:0 0 80px}}.home2-how-card{align-items:center;border:1px solid transparent;border-radius:32px;display:flex;flex-direction:column;max-width:376px;padding:24px 20px;transition:all .3s ease}.home2-how-card>img{height:72px;width:72px}.home2-how-card h3{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.64px;line-height:38.4px;padding:20px 0 10px;text-align:center;text-transform:uppercase}.home2-how-card p{color:rgba(23,21,22,.7);font-style:normal;font-weight:450;padding:0 0 20px}.home2-how-card p,.home2-how-card-step{font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:14px;text-align:center}.home2-how-card-step{align-items:center;background:hsla(0,0%,100%,.64);border:1px solid #eae6e5;border-radius:12px;box-shadow:0 1px 8px 0 rgba(0,0,0,.04);color:#171516;display:flex;font-weight:400;letter-spacing:.14px;line-height:17px;padding:8px 21px 8px 13px;transition:all .3s ease}.home2-how-card-step img{margin:0 13px 0 0}.home2-how-card:first-child{background-image:url(/theme-images/home2/how-1-bg.svg),linear-gradient(180deg,#f0efef 2.67%,#fefefb 116.05%);background-position:50%;background-repeat:no-repeat;background-size:100% 200%,cover}.home2-how-card:first-child .home2-how-card-step{transform:rotate(-7.923deg)}.home2-how-card:first-child:hover{background-image:url(/theme-images/home2/how-1-bg-active.svg),linear-gradient(180deg,#ffe455 2.67%,#fefefb 116.05%);border:1px solid #ffe455;box-shadow:2px 2px 32px 0 rgba(68,47,4,.06),inset 8px 8px 24px 0 hsla(0,0%,100%,.32);transform:scale(1.1)}.home2-how-card:first-child:hover .home2-how-card-step{transform:rotate(0deg)}.home2-how-card:nth-child(2){background:url(/theme-images/home2/how-2-bg.svg),linear-gradient(180deg,#f0efef 2.67%,#fefefb 116.05%);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px}.home2-how-card:nth-child(2) .home2-how-card-step{transform:rotate(4.375deg)}.home2-how-card:nth-child(2):hover{background:url(/theme-images/home2/how-2-bg-active.svg),linear-gradient(180deg,#ffe455 2.67%,#fefefb 116.05%);border:1px solid #ffe455;box-shadow:2px 2px 32px 0 rgba(68,47,4,.06),inset 8px 8px 24px 0 hsla(0,0%,100%,.32);transform:scale(1.1)}.home2-how-card:nth-child(2):hover .home2-how-card-step{transform:rotate(0deg)}.home2-how-card:nth-child(3){background:url(/theme-images/home2/how-3-bg.svg),linear-gradient(180deg,#f0efef 2.67%,#fefefb 116.05%);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px}.home2-how-card:nth-child(3) .home2-how-card-step{transform:rotate(-4deg)}.home2-how-card:nth-child(3):hover{background:url(/theme-images/home2/how-3-bg-active.svg),linear-gradient(180deg,#ffe455 2.67%,#fefefb 116.05%);border:1px solid #ffe455;box-shadow:2px 2px 32px 0 rgba(68,47,4,.06),inset 8px 8px 24px 0 hsla(0,0%,100%,.32);transform:scale(1.1)}.home2-how-card:nth-child(3):hover .home2-how-card-step{transform:rotate(0deg)}@media (max-width:1000px){.home2-how-card h3{font-size:20px}}.home2-section-video{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1284px;padding:0 16px 140px}.home2-section-video>div{position:relative}.home2-section-video p{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-1.04px;line-height:59.8px;max-width:554px;padding:0 0 32px}.home2-section-video p span{color:#e23482}.home2-section-video .home2-btn-pink-icon{max-width:196px}.home2-section-video-arrow{bottom:-140px;position:absolute;right:-70px}@media (max-width:900px){.home2-section-video{display:none}}.home2-video-poster{height:640px;width:525px}.home2-section-why{background-color:#171516;background-position:top;background-repeat:no-repeat;background-size:cover;padding:64px 16px}.home2-section-why h2,.home2-section-why>p{color:#fff;text-align:center}.home2-section-why>div{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1252px;padding:40px 0}.home2-section-why .home2-btn-pink-icon{margin:0 auto;max-width:196px}.home2-section-why-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(23,21,22,.16);border:1px solid hsla(49,99%,69%,.16);border-radius:24px;box-shadow:inset 4px 4px 24px 0 hsla(0,0%,100%,.04);max-width:404px;padding:23px}.home2-section-why-card-icon{align-items:center;background:linear-gradient(170deg,hsla(0,0%,100%,.11) 7.48%,hsla(0,0%,60%,.11) 100.49%);border:1px solid hsla(0,0%,100%,.24);border-radius:80px;box-shadow:4px 4px 40px 0 rgba(52,22,89,.06);display:flex;height:56px;justify-content:center;padding:15px;position:relative;width:56px}.home2-section-why-card-icon img{left:calc(50% - 12px);position:absolute;top:calc(50% - 12px)}.home2-section-why-card h3{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:33.6px;padding:38px 0 0}.home2-section-why-card p{color:#fff;font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:18px;font-style:normal;font-weight:400;padding:12px 0 0}@media (max-width:1000px){.home2-section-why{background-size:contain}.home2-section-why-card{padding:23px 19px}.home2-section-why-card h3{font-size:20px;line-height:27px;padding:16px 0 0}}.home2-gray-bg{background:#f8f7f7}.home2-gray-bg .shop-card{filter:none}.home2-gray-bg .home2-btn-arrow-left,.home2-gray-bg .home2-btn-arrow-right{background:#fff}@media (min-width:1001px){.home2-gray-bg .home2-section-swipe-title{padding-top:64px}.home2-gray-bg .swiper-container{padding-bottom:64px}}@media (max-width:1000px){.home2-gray-bg .home2-btn-view{margin:0 auto}.home2-gray-bg .home2-section-swiper{padding-bottom:80px}}@media (max-width:705px){.home2-swiper-box-705{overflow:hidden}}.home2-press.home2-section-swipe-title{justify-content:center}.home2-press .home2-section-title{text-align:center}.home2-press .home2-section-swipe-title--btns{display:none}.home2-press-box{height:644px;margin:36px auto 140px;overflow:hidden;position:relative}@media (max-width:1000px){.home2-press-box{height:auto;margin:32px auto 80px}.home2-press-box .swiper-wrapper{display:flex}}@media (max-width:1000px) and (min-width:706px){.home2-press-box .swiper-wrapper{flex-wrap:wrap;gap:20px;justify-content:center}}@media (max-width:1000px) and (max-width:705px){.home2-press-box{margin:32px 16px 80px;overflow:unset;width:292px}}.home2-press-card{align-items:flex-start;border-radius:20px;display:flex;flex-direction:column;height:300px;justify-content:flex-start;padding:32px;position:absolute;transition:all .3s ease-in-out;width:338px}.home2-press-card p{color:#fff;font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:20px;font-weight:400;line-height:29px;padding:20px 0 0}.home2-press-card:nth-child(n+3) p{color:#000}.home2-press-card:first-child{background:#000;left:calc(50% - 490px);top:120px;transform:rotate(-10.694deg);z-index:1}.home2-press-card:nth-child(2){background:linear-gradient(270deg,#e23482 45.49%,#ea4966 72.74%,#f6564a 86.37%,#f06635) no-repeat;left:calc(50% - 174px);top:16px;transform:rotate(-6.476deg);width:348px;z-index:2}.home2-press-card:nth-child(3){background:#f5f5f5;left:calc(50% + 135px);top:50px;transform:rotate(17.404deg);z-index:3}.home2-press-card:nth-child(4){background:#f5f5f5;left:calc(50% - 280px);top:263px;transform:rotate(-7.687deg);z-index:4}.home2-press-card:nth-child(5){background:#ffe457;left:calc(50% + 30px);top:245px;transform:rotate(12.815deg);z-index:5}@media (max-width:1000px){.home2-press-card{height:246px;max-width:292px;min-width:292px;padding:24px}.home2-press-card p{font-size:18px;line-height:26px}.home2-press-card:nth-child(n){left:unset;position:relative;top:unset;transform:rotate(0deg)}}@media (min-width:1001px){.home2-press-box.visible .home2-press-card:nth-child(n),.home2-press-box:hover .home2-press-card:nth-child(n){transform:rotate(0deg)}.home2-press-box.visible .home2-press-card:first-child,.home2-press-box:hover .home2-press-card:first-child{left:calc(50% - 478px);top:93px}.home2-press-box.visible .home2-press-card:nth-child(2),.home2-press-box:hover .home2-press-card:nth-child(2){top:0}.home2-press-box.visible .home2-press-card:nth-child(3),.home2-press-box:hover .home2-press-card:nth-child(3){left:calc(50% + 145px);top:80px}.home2-press-box.visible .home2-press-card:nth-child(4),.home2-press-box:hover .home2-press-card:nth-child(4){left:calc(50% - 325px);top:315px}.home2-press-box.visible .home2-press-card:nth-child(5),.home2-press-box:hover .home2-press-card:nth-child(5){left:50%;top:278px}}@media (min-width:1250px){.home2-press-box.visible .home2-press-card:first-child,.home2-press-box:hover .home2-press-card:first-child{left:calc(50% - 621px);top:93px}.home2-press-box.visible .home2-press-card:nth-child(2),.home2-press-box:hover .home2-press-card:nth-child(2){top:0}.home2-press-box.visible .home2-press-card:nth-child(3),.home2-press-box:hover .home2-press-card:nth-child(3){left:calc(50% + 280px);top:80px}.home2-press-box.visible .home2-press-card:nth-child(4),.home2-press-box:hover .home2-press-card:nth-child(4){left:calc(50% - 390px);top:328px}.home2-press-box.visible .home2-press-card:nth-child(5),.home2-press-box:hover .home2-press-card:nth-child(5){left:50%;top:278px}}@media (max-width:705px){.home2-press .home2-section-swipe-title--btns{display:flex}}.home2-buyer-card{background:#fff;border-radius:20px;display:flex;flex-direction:column;gap:14px;max-width:298px;min-width:298px;padding:16px}.home2-buyer-card-info{display:flex}.home2-buyer-card-info>img{border-radius:50%;height:72px;margin-right:12px;-o-object-fit:cover;object-fit:cover;width:72px}.home2-buyer-card-info>div{width:100%}.home2-buyer-card-info-name{align-items:center;display:flex;justify-content:space-between}.home2-buyer-card-info-name>p{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:18px;font-weight:700;line-height:20.7px}.home2-buyer-card-info-city,.home2-buyer-card-info-name>p{font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:160px}.home2-buyer-card-info-city{color:#81747a;font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding:8px 0 0}.home2-buyer-card-info-reviews{align-items:center;cursor:pointer;display:flex;padding:6px 0 0}.home2-buyer-card-info-reviews>img{margin-right:4px}.home2-buyer-card-info-reviews span{color:#171516;margin:0 0 0 4px;text-transform:capitalize}.home2-buyer-card-info-reviews span,.home2-buyer-card>p{font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18.9px}.home2-buyer-card>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#81747a;display:-webkit-box;overflow:hidden}.home2-buyer-card button{background:#e22b76;border:0;border-radius:12px;box-shadow:0 0 56px 0 rgba(89,22,22,.12);color:#fff;font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:19.2px;padding:8px 40px;text-align:center}.home2-buyer-card button:hover{background:#fff;color:#e22b76}.home2-featured-buyers .home2-section-swipe-title,.home2-featured-buyers .home2-section-swiper{max-width:1284px}@media (max-width:1284px){.home2-featured-buyers .home2-section-swipe-title,.home2-featured-buyers .home2-section-swiper{max-width:966px}}@media (max-width:966px){.home2-featured-buyers .home2-section-swiper{max-width:648px}}@media (max-width:648px){.home2-featured-buyers .home2-section-swiper{max-width:330px}}.home2-faq{background:#171516}.home2-faq-box{display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1284px;padding:64px 16px}@media (max-width:800px){.home2-faq-box{align-items:center;flex-direction:column;padding:80px 16px}}.home2-faq-title{max-width:365px}.home2-faq-title h2{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-1.04px;line-height:59.8px}.home2-faq-title hr{background:hsla(0,0%,100%,.1);height:1px;margin:20px 0;width:100%}.home2-faq-title p{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:33.6px}.home2-faq-title a{margin:32px 0 0;max-width:191px}@media (max-width:800px){.home2-faq-title h2{font-size:32px;letter-spacing:-1.28px;line-height:36.8px;text-align:center}.home2-faq-title hr{margin:32px 0;max-width:unset}.home2-faq-title p{font-size:20px;line-height:27px;text-align:center}.home2-faq-title a{margin:32px auto 0}}.home2-faq-items{background:#2b292a;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;display:flex;flex-direction:column;padding:24px;width:100%}@media (max-width:800px){.home2-faq-items{padding:20px}}.home2-faq-item{border:1px solid transparent;padding:15px 23px;transition:all .3s ease-in-out}.home2-faq-item-header{align-items:center;display:flex;justify-content:space-between}.home2-faq-item-header h3{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:20.7px}.home2-faq-item-header svg{transition:transform .3s ease-in-out}.home2-faq-item-arrow{background:#2e2b2d;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:11px}.home2-faq-item-text{color:hsla(0,0%,100%,.8);font-family:Aeonik Pro TRIAL Regular,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:26px;padding:2px 40px 0 0}@media (max-width:800px){.home2-faq-item-text{font-size:16px;line-height:24px}}.home2-faq-item:nth-child(n+2){border-top:1px solid hsla(0,0%,100%,.08)}.home2-faq-item__open{background:#393637;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;margin-bottom:10px;padding:23px}.home2-faq-item__open svg{transform:rotate(-90deg)}.sup2-hero{background-image:url(/theme-images/sell-used-panties2/hero-bg-1.svg),url(/theme-images/sell-used-panties2/hero-bg-2.svg);background-position:calc(50% + 320px),calc(50% + 320px) bottom;background-repeat:no-repeat,no-repeat;margin-top:-80px;overflow:hidden;position:relative}.sup2-hero h1{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:64px;font-weight:600;letter-spacing:-2.56px;line-height:73.6px}@media (max-width:1120px){.sup2-hero h1{font-size:40px;letter-spacing:-1.6px;line-height:38.4px}}@media (max-width:900px){.sup2-hero h1{text-align:center}}.sup2-hero-subtitle{color:rgba(23,21,22,.7);font-family:CircularStd-Book,sans-serif;font-size:20px;font-weight:450;line-height:28px;max-width:505px;padding:48px 0 0}@media (max-width:1120px){.sup2-hero-subtitle{font-size:14px;line-height:19.6px}}@media (max-width:900px){.sup2-hero-subtitle{padding:24px 0 0;text-align:center}}.sup2-hero-wrapper{margin:0 auto;max-width:1440px;position:relative}.sup2-hero-container{align-items:center;display:flex;justify-content:space-between;max-width:1276px;padding:190px 16px 155px 94px;position:relative;z-index:4}@media (max-width:1354px){.sup2-hero-container{margin:0 auto;padding:190px 16px 155px}}@media (max-width:1120px){.sup2-hero-container{gap:20px}}@media (max-width:900px){.sup2-hero-container{flex-direction:column;gap:0;padding:128px 16px 432px}}.sup2-hero-tags{display:flex;flex-wrap:wrap;gap:10px;padding:48px 0 0}@media (max-width:900px){.sup2-hero-tags{display:none}}.sup2-hero-tag{align-items:center;background:linear-gradient(170deg,hsla(0,0%,100%,.11) 7.48%,rgba(248,5,96,.11) 100.49%);border:1px solid hsla(0,0%,100%,.24);border-radius:80px;box-shadow:4px 4px 40px 0 rgba(52,22,89,.06);display:flex;padding:7px 9px}.sup2-hero-tag img{margin:0 10px}.sup2-hero-tag p{color:rgba(23,21,22,.7);font-family:CircularStd-Book,sans-serif;font-size:16px;font-weight:450;line-height:22.4px}.sup2-hero-title{max-width:648px}@media (max-width:1120px){.sup2-hero-title{max-width:504px}}.sup2-hero-img-woman{bottom:0;height:auto;left:calc(50% + 401px);position:absolute;width:398px;z-index:2}@media (max-width:1439px){.sup2-hero-img-woman{bottom:-190px;left:calc(50% - 200px)}}@media (max-width:1100px){.sup2-hero-img-woman{left:calc(50% - 275px)}}@media (max-width:900px){.sup2-hero-img-woman{left:calc(50% - 198px)}}.sup2-hero-img-card-1{position:absolute;right:40px;top:545px;z-index:3}@media (max-width:1439px){.sup2-hero-img-card-1{bottom:82px;right:calc(50% - 60px);top:unset}}@media (max-width:1100px){.sup2-hero-img-card-1{right:calc(50% + 5px)}}.sup2-hero-img-card-2{left:calc(50% - 55px);position:absolute;top:475px}@media (max-width:1439px){.sup2-hero-img-card-2{bottom:60px;left:calc(50% - 320px);top:unset}}@media (max-width:1100px){.sup2-hero-img-card-2{left:calc(50% - 395px)}}.sup2-hero-img-card-3{bottom:75px;left:calc(50% + 35px);position:absolute;z-index:5}@media (max-width:1439px){.sup2-hero-img-card-3{display:none}}.sup2-hero-img-card-4{bottom:68px;left:calc(50% + 340px);position:absolute}@media (max-width:1439px){.sup2-hero-img-card-4{bottom:30px;left:calc(50% + 125px)}}@media (max-width:1100px){.sup2-hero-img-card-4{left:calc(50% + 40px)}}.sup2-hero-img-mb{bottom:0;display:none;left:calc(50% - 188px);position:absolute}@media (max-width:900px){.sup2-hero{background-position:center calc(100% + 485px),center calc(100% + 455px);background-size:160% 100%}.sup2-hero-img-card-1,.sup2-hero-img-card-2,.sup2-hero-img-card-3,.sup2-hero-img-card-4,.sup2-hero-img-woman{display:none}.sup2-hero-img-mb{display:block}}.sup2 .hero-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.4);border-radius:24px;box-shadow:inset 4px 4px 24px 0 hsla(0,0%,100%,.04);max-width:444px;padding:24px;width:100%}.sup2 .hero-form .invalid-feedback{font-size:12px;margin-top:5px}.sup2 .hero-form-title{font-family:CircularStd-Book,sans-serif;font-size:22px;font-weight:450;padding:50px 0;text-align:center}.sup2 .hero-form-tabs{display:flex;padding:0 0 28px}.sup2 .hero-form-tabs div{border-bottom:1px solid #f80560;color:#f80560;font-family:CircularStd-Book,sans-serif;font-size:14px;line-height:16.8px;opacity:.4;padding:0 0 11px;text-align:center;width:100%}.sup2 .hero-form-tabs .active{font-weight:500;opacity:1}.sup2 .hero-form-group{align-self:stretch;display:flex;flex-direction:column;gap:6px;padding:0 0 16px;width:100%}.sup2 .hero-form-group>div{position:relative}.sup2 .hero-form-group label{color:rgba(23,21,22,.8);font-family:CircularStd-Book,sans-serif;font-size:16px;font-weight:450;line-height:22.4px;padding:0 0 6px}.sup2 .hero-form-group label span{color:#f80360}@media (max-width:900px){.sup2 .hero-form-group label{font-size:14px;line-height:19.6px}}.sup2 .hero-form-group input{background:#fff;border:1px solid #fbf0f4;border-radius:14px;box-shadow:0 4px 24px 0 rgba(52,4,4,.04);color:rgba(23,21,22,.8);padding:14px 39px 14px 19px;width:100%}.sup2 .hero-form-group input::-moz-placeholder{color:rgba(23,21,22,.4)}.sup2 .hero-form-group input::placeholder{color:rgba(23,21,22,.4)}.sup2 .hero-form-group img{position:absolute;right:20px;top:15px}.sup2 .hero-form-checkboxes{display:flex;flex-direction:column;font-size:14px;gap:13px;padding:12px 0 28px}.sup2 .hero-form-checkboxes .v-checkbox svg{border:1px solid #f80360;height:18px;margin-right:10px;width:18px}.sup2 .hero-form-checkboxes .v-checkbox span{color:rgba(23,21,22,.7);font-family:CircularStd-Book,sans-serif;font-size:14px;font-weight:450;line-height:16.8px;text-align:center}.sup2 .hero-form-checkboxes .v-checkbox span a{color:rgba(23,21,22,.7)!important;font-weight:700;text-decoration-line:underline}.sup2 .hero-form button{background:#e22b76;border:0;border-radius:12px;box-shadow:0 0 56px 0 rgba(89,22,22,.12);color:#fff;font-family:CircularStd-Book,sans-serif;font-size:16px;font-weight:500;line-height:19.2px;padding:18px 10px;text-align:center;width:100%}.sup2 .hero-form button:disabled{opacity:.4}@media (max-width:900px){.sup2 .hero-form{padding:32px 16px}}@media (max-width:476px){.sup2 .hero-form{border:0;border-radius:0;padding:32px 0}}.sup2-why{margin:0 auto;max-width:1252px;padding:140px 16px}.sup2-why-title{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-2.08px;line-height:59.8px;padding:0 0 48px;text-align:center}@media (max-width:900px){.sup2-why-title{font-size:32px;letter-spacing:-1.28px;line-height:38.8px}}.sup2-why-box{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;width:100%}.sup2-why-box-card{background:hsla(0,0%,100%,.2);border:1px solid rgba(248,5,96,.1);border-radius:24px;padding:23px;width:407px}.sup2-why-box-card-img{align-items:center;background:linear-gradient(170deg,hsla(0,0%,100%,.11) 7.48%,rgba(248,5,96,.11) 100.49%);border:1px solid hsla(0,0%,100%,.24);border-radius:80px;box-shadow:4px 4px 40px 0 rgba(52,22,89,.06);display:flex;height:56px;justify-content:center;margin-bottom:28px;width:56px}.sup2-why-box-card-title{color:#333448;font-family:Wix Madefor Display,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:31.2px;padding:0 0 12px}.sup2-why-box-card-text{color:#9195a2;font-family:CircularStd-Book,sans-serif;font-size:18px;font-style:normal;font-weight:450;line-height:25.2px}.sup2-why-box-card-leg-1,.sup2-why-box-card-leg-2{background:#fff;background-position:bottom;background-repeat:no-repeat;background-size:cover;border:0;height:250px;width:351px}@media (max-width:1228px){.sup2-why-box-card-leg-1,.sup2-why-box-card-leg-2{width:407px}.sup2-why-box-card-leg-2{order:6}}@media (max-width:900px){.sup2-why-box-card{width:100%}.sup2-why-box-card-img{margin-bottom:44px}.sup2-why{max-width:532px;padding:80px 16px}}.sup2-how .home2-section-how-box{padding:32px 16px}.sup2-how .home2-section-how-box .home2-how-card{width:404px}.sup2-how .home2-section-how-box .home2-how-card h3{font-size:24px;letter-spacing:-.48px;line-height:28.8px;padding:16px 0 5px}.sup2-how .home2-section-how-box .home2-how-card p{padding:0 0 25px}.sup2-btn{align-items:center;background:#e22b76;border:0;border-radius:12px;box-shadow:0 0 56px 0 rgba(89,22,22,.12);color:#fff;display:flex;font-family:Aeonik Pro TRIAL Light,sans-serif;font-size:16px;gap:8px;height:48px;justify-content:center;line-height:24px;padding:8px 40px;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.sup2-btn:hover{background:#fff;color:#e22b76}.sup2-btn-white{background:#fff;color:#171516;line-height:19px}.sup2-section-swipe-title{align-items:flex-end;padding:0 16px}.sup2-section-swipe-title h2{color:#171516;font-size:48px;font-weight:600;letter-spacing:-1.92px;line-height:55.2px}.sup2-section-swipe-title p{color:#9195a2;font-family:CircularStd-Book,sans-serif;font-size:18px;font-weight:450;line-height:25.2px;max-width:710px;padding:20px 0 0}@media (max-width:1000px){.sup2-section-swipe-title{align-items:center}.sup2-section-swipe-title h2,.sup2-section-swipe-title p{text-align:center}.sup2-section-swipe-title .home2-section-swipe-title--btns{display:none}}.sup2-section-swiper-btns-bottom{align-items:center;display:none;gap:4px;justify-content:center;padding:20px 0}@media (max-width:1000px){.sup2-section-swiper-btns-bottom{display:flex}}.sup2-section-swiper .swiper-container{padding:40px 16px 20px}.sup2-turn-1{overflow:hidden}.sup2-turn-1-box{background-color:#d43675;background-image:url(/theme-images/sell-used-panties2/turn-1-bg.svg),url(/theme-images/sell-used-panties2/turn-1-bg-2.svg);background-position:calc(50% + 200px),50%;background-repeat:no-repeat,no-repeat;background-size:70%,cover;border-radius:24px;margin:120px auto 140px;max-width:1252px;padding:50px 0 50px 56px;position:relative}.sup2-turn-1-box p{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-2.08px;line-height:59.8px;max-width:475px;order:1;padding:0 0 32px}@media (max-width:1130px){.sup2-turn-1-box p{max-width:355px}}.sup2-turn-1-box .sup2-turn-1-img-1{bottom:0;position:absolute;right:0}.sup2-turn-1-box .sup2-turn-1-img-2{bottom:36px;left:calc(50% - 75px);order:2;position:absolute}@media (max-width:1130px){.sup2-turn-1-box .sup2-turn-1-img-2{left:calc(50% - 125px)}}@media (max-width:1252px){.sup2-turn-1-box{border-radius:0}}@media (max-width:1000px){.sup2-turn-1-box{align-items:center;background-position:50%,50%;background-size:cover,cover;display:flex;flex-direction:column;margin:120px auto 0;padding:32px 16px}.sup2-turn-1-box p{font-size:32px;letter-spacing:-1.28px;line-height:36.8px;padding:0}.sup2-turn-1-box .sup2-turn-1-img-1{right:-85px}.sup2-turn-1-box .sup2-turn-1-img-2{bottom:unset;height:150px;left:unset;padding:0 0 12px;position:relative;width:auto}.sup2-turn-1-box .sup2-btn-white{left:unset;order:3}.sup2-turn-1-box .sup2-btn-white svg{display:none}}@media (max-width:730px){.sup2-turn-1-box{align-items:flex-start;margin:80px auto 0}.sup2-turn-1-box p{max-width:250px}.sup2-turn-1-box .sup2-btn-white,.sup2-turn-1-box .sup2-turn-1-img-2,.sup2-turn-1-box p{z-index:2}}@media (max-width:420px){.sup2-turn-1-box .sup2-turn-1-img-2{margin:0 auto}.sup2-turn-1-box .sup2-btn-white{width:100%}}.sup2-faq{background:#171516;background-position:top;background-repeat:no-repeat;background-size:0;padding:64px 16px}.sup2-faq h2{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-style:normal;font-weight:600;letter-spacing:-2.08px;line-height:59.8px;padding:0 0 40px;text-align:center}.sup2-faq>div{align-items:stretch;align-self:stretch;background:#2b292a;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;display:flex;flex-wrap:wrap;gap:16px;margin:0 auto;max-width:1258px;padding:23px}.sup2-faq-item{background:#393637;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:23px;width:594px}.sup2-faq-item h3{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:21.6px}.sup2-faq-item p{color:hsla(0,0%,100%,.8);font-family:CircularStd-Book,sans-serif;font-size:16px;font-weight:450;line-height:22.4px;padding:16px 0 0}.sup2-faq-item ul{list-style:disc;padding:0 0 0 20px}@media (max-width:1284px){.sup2-faq>div{max-width:642px}}@media (max-width:600px){.sup2-faq{background-size:cover;padding:80px 16px}.sup2-faq h2{font-size:32px;font-weight:600;letter-spacing:-1.28px;line-height:36.8px;padding:0 0 32px}.sup2-faq>div{border:0;padding:0}}.sup2-reviews{padding:140px 16px 0}.sup2-reviews h2{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-weight:600;letter-spacing:-2.08px;line-height:59.8px;text-align:center}.sup2-reviews-box{align-items:center;display:flex;gap:4px;justify-content:center;padding:40px 0}.sup2-reviews-box-btns{display:none;gap:4px}.sup2-reviews-box .swiper-container{max-width:1062px;min-width:362px;overflow:hidden;padding:20px 16px}.sup2-reviews-box .swiper-container .swiper-wrapper{box-sizing:border-box;display:flex}.sup2-reviews-box .swiper-container .review-card{padding:0;width:330px}.sup2-reviews-box .review-card{font-family:CircularStd-Book,sans-serif;font-weight:400}.sup2-reviews-box .review-card__name-block{margin:65px auto 30px;width:100%}.sup2-reviews-box .review-card__description{font-size:16px}@media (max-width:1198px){.sup2-reviews-box .swiper-container{max-width:712px}}@media (max-width:860px){.sup2-reviews-box{flex-direction:column;gap:0}.sup2-reviews-box>.reviewsLeft,.sup2-reviews-box>.reviewsRight{display:none}.sup2-reviews-box-btns{display:flex}}@media (max-width:800px){.sup2-reviews-box{padding:24px 0}.sup2-reviews-box .review-card__body{height:unset}}@media (max-width:720px){.sup2-reviews-box .swiper-container{max-width:362px}}@media (max-width:800px){.sup2-reviews{padding:80px 16px 0}.sup2-reviews h2{font-size:32px;letter-spacing:-1.28px;line-height:36.8px}}.sup2-intro{padding:100px 16px 140px}.sup2-intro a{align-items:center;background-repeat:no-repeat;background-size:cover;border-radius:32px;display:flex;height:704px;justify-content:center;margin:0 auto;width:1252px}@media (max-width:1284px){.sup2-intro img{height:50px;width:50px}.sup2-intro a{height:450px;width:800px}}@media (max-width:850px){.sup2-intro a{height:281px;width:500px}}@media (max-width:540px){.sup2-intro{padding:66px 16px 0}.sup2-intro img{height:25px;width:25px}.sup2-intro a{border-radius:20px;height:193px;width:343px}}.sup2-turn-2{background:linear-gradient(145deg,#fff 12.91%,#ffe0f1 108.35%);margin-bottom:38px;padding:0;position:relative}.sup2-turn-2 h2,.sup2-turn-2 p{max-width:530px;padding:0 0 40px}.sup2-turn-2 h2{color:#171516;font-family:Wix Madefor Display,sans-serif;font-size:52px;font-weight:600;letter-spacing:-2.08px;line-height:59.8px}.sup2-turn-2 p{color:#333;font-family:CircularStd-Book,sans-serif;font-size:18px;line-height:28.8px}.sup2-turn-2-box{margin:0 auto;max-width:1284px;padding:160px 16px 96px;position:relative}.sup2-turn-2 .sup2-btn svg{display:none}.sup2-turn-2 img{position:absolute;right:0;top:14px}@media (max-width:1284px){.sup2-turn-2 img{right:16px}}@media (max-width:1160px){.sup2-turn-2 h2,.sup2-turn-2 p{max-width:420px}.sup2-turn-2 img{height:auto;top:60px;width:480px}.sup2-turn-2-box{padding:90px 16px 80px}}@media (max-width:900px){.sup2-turn-2{background:radial-gradient(50% 50% at 50% 50%,rgba(230,47,122,.24) 0,rgba(230,47,122,0) 100%);background-position:100%;background-repeat:no-repeat;background-size:200%;margin-bottom:0}.sup2-turn-2-box{align-items:center;display:flex;flex-direction:column;padding:80px 16px}.sup2-turn-2 h2{font-size:32px;letter-spacing:-1.28px;line-height:36.8px;text-align:center}.sup2-turn-2 p{color:#9195a2;font-size:14px;line-height:19.6px;text-align:center}.sup2-turn-2 h2,.sup2-turn-2 p{order:1;padding:0 0 32px}.sup2-turn-2 img{max-width:500px;order:2;padding:0 0 32px;position:relative;right:unset;top:0;width:100%}.sup2-turn-2 .sup2-btn{order:3}}@media (min-width:901px){.sup2{background-image:url(/theme-images/sell-used-panties2/main-bg-1.svg),url(/theme-images/sell-used-panties2/main-bg-2.svg),url(/theme-images/sell-used-panties2/main-bg-3.svg),url(/theme-images/sell-used-panties2/main-bg-4.svg);background-position:right 950px,left 1150px,left 2150px,right 2850px;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat}}@media (min-width:1201px){.sup2{background-position:right 950px,left 1150px,left 1850px,right 2350px}}.withdraw-modal{position:fixed;top:20px;visibility:visible}.withdraw-modal .show-seller-block-info{align-items:center;display:flex;margin-left:13px}@media (max-width:640px){.withdraw-modal .show-seller-block-info{display:none}}.withdraw-modal .close{padding-right:30px;position:absolute;right:0}.withdraw-modal .info-img{background-image:url(/theme-images/show-seller/info.svg)!important;height:26px;margin-top:8px;position:relative;width:26px}.withdraw-modal .info-img:hover .union-block{display:block}.withdraw-modal .union-block{bottom:-175px;display:none;position:absolute;width:-moz-max-content;width:max-content}.withdraw-modal .union-block img{border-radius:4px;height:215px;width:325px}.withdraw-modal .union-block span{color:#333448;display:block!important;font-family:CircularStd-Book!important;font-size:16px;font-style:normal;font-weight:700!important;left:60px;line-height:130%;position:absolute;text-align:left;top:25px!important;width:65%}.withdraw-modal .chat-message{height:125px}.withdraw-modal .modal-content{padding:0!important}.withdraw-modal .modal-img-preview{height:60px!important;width:60px!important}.withdraw-modal .modal-dialog{height:673px;margin:0 auto;max-height:673px;max-width:640px;width:640px}.withdraw-modal .available-balance{align-items:center;border-bottom:1px solid #dfe3e8;display:flex;flex-direction:column;height:155px;width:100%}.withdraw-modal .available-balance label{color:#333448;font-size:20px;line-height:25px;margin-top:40px;opacity:.7}.withdraw-modal .available-balance label,.withdraw-modal .available-balance span{align-items:center;display:flex;font-family:CircularStd-Book;font-style:normal;font-weight:450;text-align:center}.withdraw-modal .available-balance span{color:#0b4ae2;font-size:40px;line-height:51px}.withdraw-modal .modal-header .withdraw-modal__title{color:#333448;font-family:CircularStd-Book!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin:32px auto;text-align:left}.withdraw-modal .mdsg-form-field-cmn-wrp .withdraw-modal__title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:24px 0 16px 60px}.withdraw-modal .mdsg-form-field-cmn-wrp p{color:#a2a2a2;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:24px}.withdraw-modal .modal-body{margin-bottom:16px;padding:0}.withdraw-modal .modal-body-form{border-top:1px solid #dfe3e8;padding:0}.withdraw-modal .mdsg-field-title p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;margin-top:40px}.withdraw-modal .mdsg-field-title textarea{height:153px}.withdraw-modal .modal-footer{height:91px}.withdraw-modal .modal-footer #feature__shop_products__active_done{background-color:#f80560!important;border-radius:30px;color:#fff!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-align:center}.withdraw-modal .modal-footer #feature__shop_products__active_done:hover{opacity:.5}.withdraw-modal .amount-box{display:flex;flex-direction:column;margin-left:60px;margin-top:16px}.withdraw-modal .amount-box span{border:1px solid #e7e7e7;color:#f80560;cursor:pointer;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;height:60px;line-height:16px;margin-left:0;padding:20px 20px 18px;text-align:center}.withdraw-modal .amount-box span:hover{opacity:.5}.withdraw-modal .amount{border:1px solid #e7e7e7!important;box-sizing:border-box!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px;padding-left:20px;width:380px!important}.withdraw-modal .amount::-moz-placeholder{color:#a2a2a2}.withdraw-modal .amount::placeholder{color:#a2a2a2}.withdraw-modal .email{border:1px solid #e7e7e7!important;box-sizing:border-box!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px;margin:0;padding-left:20px;width:520px}.withdraw-modal .email::-moz-placeholder{color:#a2a2a2}.withdraw-modal .email::placeholder{color:#a2a2a2}.withdraw-modal .payment-method-box-label{align-items:center;border:1px solid #e7e7e7;color:#333448;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin:0;padding:16.5px 24px}.withdraw-modal input[type=radio]{margin-right:16px}.withdraw-modal input[type=radio]:after{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px}.withdraw-modal input[type=radio]:after,.withdraw-modal input[type=radio]:checked:after{content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.withdraw-modal input[type=radio]:checked:after{background-color:#f80560;background-size:12px;border:1px solid #e7e7e7;border-radius:10px}.withdraw-modal .payment-method-box{display:flex;justify-content:space-between;margin:0 60px 24px}.withdraw-modal .instructions-for-withdrawal{color:#2880e7;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;margin:0 60px 32px;text-decoration-line:underline}.withdraw-modal .payment-method-box-input{margin:0 60px 24px}.withdraw-modal .paxum{max-width:138px;width:138px}.withdraw-modal .cosmopayment{max-width:231px}.withdraw-modal .usdt{max-width:138px;width:138px}.withdraw-modal__label-input{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:24px 0 16px}.withdraw-modal__item-select{width:100%}.withdraw-modal__item-select .select2-container{height:60px;width:100%!important}.withdraw-modal__item-select .select2-container .select2-selection--single{border:1px solid #e7e7e7;height:60px;width:100%}.withdraw-modal__item-select .select2-container .select2-selection--single .select2-selection__rendered{padding:19px 40px 19px 15px!important}@media (max-width:640px){.withdraw-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:356px;width:356px}.withdraw-modal .modal-header .withdraw-modal__title{font-size:19px!important;margin-left:0;width:100%}.withdraw-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.withdraw-modal .modal-body-greed-block{border-right:0!important}.withdraw-modal .modal-body-greed-block2{margin-bottom:20px}.withdraw-modal .amount{width:155px!important}.withdraw-modal .amount-box{margin-left:30px!important}.withdraw-modal .amount-box span{min-width:141px;padding:19px;width:141px}.withdraw-modal .payment-method-box{flex-direction:column;margin-left:30px}.withdraw-modal .payment-method-box-label{margin-bottom:10px;max-width:296px!important;width:296px}.withdraw-modal .payment-method-box-input{margin-left:30px;width:296px}.withdraw-modal .email{width:296px}.withdraw-modal .mdsg-form-field-cmn-wrp .withdraw-modal__title{margin-left:30px}.withdraw-modal .instructions-for-withdrawal{margin-left:30px;margin-right:0}}.survey-modal{top:15%}@media (max-width:1100px){.survey-modal{top:7%}}.survey-modal .modal-dialog{height:500px;max-width:1000px!important;width:1000px!important}@media (max-width:1100px){.survey-modal .modal-dialog{max-width:312px!important;width:312px!important}}.survey-modal iframe{height:500px;max-width:1000px!important;width:1000px!important}@media (max-width:1100px){.survey-modal iframe{height:700px;max-width:312px!important;width:312px!important}}.survey-modal .modal-body{width:auto}.change-language-modal{position:fixed;top:7%;visibility:visible}.change-language-modal .modal-content{border-radius:30px;padding:0!important}.change-language-modal .modal-dialog{border-radius:30px;height:514px;margin:0 auto;max-height:514px;max-width:520px;width:520px}@media (max-width:640px){.change-language-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:356px;width:356px}}.change-language-modal .modal-header{align-items:center;background:#f2f6f9;border-radius:30px 30px 0 0;display:flex;height:136px;justify-content:center;position:relative}.change-language-modal .modal-header__title{color:#f80560;font-size:26px;line-height:33px;max-width:287px;text-align:center}@media (max-width:640px){.change-language-modal .modal-header__title{font-size:19px;line-height:27px}}.change-language-modal .modal-header__panties{height:99px;left:15px;position:absolute;top:0;width:67px}@media (max-width:640px){.change-language-modal .modal-header__panties{display:none}}.change-language-modal .modal-header .close{position:absolute;right:25px;top:20px}.change-language-modal .modal-body{display:flex;flex-direction:column;height:308px;padding:0;position:relative}.change-language-modal .modal-body__title{color:#333448;font-size:20px;font-weight:450;line-height:25px;margin:15px auto 25px;max-width:335px;text-align:center}.change-language-modal .modal-body__items{display:flex;justify-content:space-between;margin:0 auto}.change-language-modal .modal-body__item{align-items:center;background:#fff;cursor:pointer;display:flex;flex-direction:column;height:178px;width:204px}@media (max-width:640px){.change-language-modal .modal-body__item{width:175px}}.change-language-modal .modal-body__item-active{background:#faebeb;border-radius:3px}.change-language-modal .modal-body__item-icon{height:90px;margin:30px auto 15px;width:134px}.change-language-modal .modal-body__item-label{color:#333448;font-size:14px;font-weight:500;line-height:18px;text-align:center}.change-language-modal .modal-body__thong{bottom:40px;height:54px;position:absolute;right:0;width:61px}@media (max-width:640px){.change-language-modal .modal-body__thong{display:none}}.change-language-modal .modal-footer{align-items:center;display:flex;justify-content:center}.change-language-modal .modal-footer button{background:#f80560;border:none;border-radius:30px;color:#fff;font-family:CircularStd-Book,sans-serif;font-size:18px;font-weight:400;line-height:23px;margin:0;padding:9.5px 46px}.change-language-button{font-family:CircularStd-Book,sans-serif;position:relative}.change-language-button button{align-items:center;background:transparent;border:none;border-radius:0;color:#333448;display:flex;font-size:15px;font-weight:500;line-height:18px;margin:0;padding:7px 20px 7px 0;text-transform:uppercase}.change-language-button__list{border-radius:8px;min-width:118px;padding:15px 15px 5px}@media (max-width:800px){.change-language-button__list{transform:translate3d(-68px,32px,0)}}.change-language-button__item{cursor:pointer;padding:0 0 10px;width:-moz-max-content;width:max-content}.change-language-button__item:hover,.change-language-button__item_selected{color:#f80560}.change-language-button__arrow{content:url(/theme-images/header/arrow.svg);height:8px;margin-left:8px;width:8px}.change-language-button .dropdown-toggle:after{display:none!important}.show .change-language-button__arrow{transform:rotate(180deg)}.inbox-page{background:#f8fbff;margin-top:75px;padding:20px 0 107px}@media screen and (max-width:1050px){.inbox-page{margin-top:50px;padding:10px 0 107px}}.chat-component{background:#fff;border-radius:4px;box-shadow:0 8px 48px rgba(0,0,0,.05);display:flex;height:43vw;margin:0 auto;max-width:1328px;position:relative;width:100%}.chat-component .no-chats{color:#f80560}.chat-component .buyer-inbox-message{border-right:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;width:25.61%}.chat-component .buyer-inbox-message-sort-block{display:flex;justify-content:center;margin-top:16px}.chat-component .buyer-inbox-message-sort-block .dropdown-toggle:after{background-image:url(/theme-images/inbox/arrow.svg);background-position:50%;background-size:cover;border:0;height:18px;left:auto;padding-right:8px;transition:all .2s;width:18px}.chat-component .buyer-inbox-message-sort-block button{background:#fff;border:none;border-bottom:1px solid rgba(51,52,72,.1);color:#333448;display:flex;font-size:14px;height:30px;justify-content:space-between;line-height:18px;padding:0 8px;text-align:left;text-transform:capitalize;width:86.9%}.chat-component .buyer-inbox-message-sort-block .dropdown-menu{border:none;border-radius:4px;box-shadow:0 10px 50px -50px rgba(208,222,240,.6);height:130px;min-width:294px;padding:6px 0;width:294px}.chat-component .buyer-inbox-message-sort-block .dropdown-menu li{color:#b2b8c9;font-size:14px;font-weight:450;height:30px;line-height:130%}.chat-component .buyer-inbox-message-sort-block .dropdown-menu li .selected,.chat-component .buyer-inbox-message-sort-block .dropdown-menu li:hover{color:#333!important}.chat-component .buyer-inbox-message-sort-block .dropdown-menu li .sort-by{margin-left:12px}.chat-component .buyer-inbox-message-body{display:flex;height:45px;justify-content:center;margin-bottom:10px;margin-top:10px;width:100%}.chat-component .buyer-inbox-search-box{border-radius:5px;display:flex;height:100%;width:86.9%}.chat-component .buyer-inbox-search-box-icon{align-items:center;background:rgba(137,148,166,.08);border-radius:5px 0 0 5px;display:flex;height:100%;justify-content:center;min-height:30px;width:23.1%}.chat-component .buyer-inbox-search-icon{height:23px;width:33px}.chat-component .buyer-inbox-search-input{background:rgba(137,148,166,.08);border:0;border-radius:0 5px 5px 0;font-family:CircularStd-Book;font-size:.9vw;font-style:normal;font-weight:450;min-height:0;padding-left:0}.chat-component .buyer-inbox-chats{height:84%;margin-top:4.75%;overflow-y:auto;white-space:nowrap;width:100%}.chat-component .buyer-inbox-chats .buyer-inbox-chats__item:nth-child(n+2){margin-top:7.1%}.chat-component .buyer-inbox-chats__item{display:flex;width:100%}.chat-component .buyer-inbox-chats__item:hover{border-left:3px solid #f80560;cursor:pointer}.chat-component .buyer-inbox-chats__item--active{border-left:3px solid #f80560}.chat-component .buyer-inbox-chats__item--blocked{opacity:.6}.chat-component .buyer-inbox-chats__avatar{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:23.2%}.chat-component .buyer-inbox-chats__avatar_img{height:48px;width:48px}.chat-component .buyer-inbox-online{background-image:url(/theme-images/buyer-profile/online.svg)}.chat-component .buyer-inbox-offline,.chat-component .buyer-inbox-online{bottom:5px;left:40px;margin:0 auto;max-height:12px;max-width:12px;min-height:12px;min-width:12px;position:absolute;right:0}.chat-component .buyer-inbox-offline{background-image:url(/theme-images/buyer-profile/offline.svg)}.chat-component .buyer-inbox-chats__descriptions{display:flex;flex-direction:column;height:100%;width:56.3%}.chat-component .buyer-inbox-chats__name{color:#333;font-size:.9vw;line-height:1.5vw;width:70%}.chat-component .buyer-inbox-chats__last_message,.chat-component .buyer-inbox-chats__name{font-family:CircularStd-Book;font-style:normal;font-weight:450;overflow:hidden;text-overflow:ellipsis}.chat-component .buyer-inbox-chats__last_message{color:#8994a6;font-size:.8vw;line-height:1vw}.chat-component .buyer-inbox-chats__info{align-items:flex-end;display:flex;flex-direction:column;height:100%;width:16%}.chat-component .buyer-inbox-chats__date{color:#8994a6;font-family:CircularStd-Book;font-size:13px;font-style:normal;font-weight:450;line-height:28px;padding-right:1%}.chat-component .buyer-inbox-count-messages{align-items:center;background:rgba(248,5,96,.2);border-radius:29px;display:flex;height:42%;justify-content:center;margin-right:8px;margin-top:-5%;padding:10px 8px;width:-moz-max-content;width:max-content}.chat-component .buyer-inbox-count-messages-label{color:#f80560;font-family:CircularStd-Book;font-size:.7vw;font-style:normal;font-weight:700;line-height:.7vw}.chat-component .buyer-inbox-dialog{display:flex;flex-direction:column;height:100%;width:54.9%}.chat-component .buyer-inbox-dialog .loader-box{margin-left:50%;margin-top:50%}.chat-component .buyer-inbox-dialog .loading-messages{margin-left:calc(50% - 40px)}.chat-component .buyer-inbox-dialog .loading-messages .loader-image{width:80px!important}.chat-component .buyer-inbox-dialog-panel{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);display:flex;height:70px;justify-content:space-between;min-height:70px;width:100%}.chat-component .buyer-inbox-dialog-panel__info-block{align-items:center;cursor:pointer;display:flex!important;margin-left:15px;width:57%}@media screen and (max-width:1050px){.chat-component .buyer-inbox-dialog-panel__info-block{margin-left:0;width:100%}}.chat-component .buyer-inbox-dialog-panel__info-block-right{display:flex}.chat-component .buyer-inbox-dialog-panel__unlock-block{align-items:center;display:flex}@media screen and (max-width:1050px){.chat-component .buyer-inbox-dialog-panel__unlock-block{display:none}}.chat-component .buyer-inbox-dialog-panel__unlock-block-label{color:#b2b8c9;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:450;line-height:19px;margin-right:5px}.chat-component .buyer-inbox-dialog-panel__unlock-block-remaining{color:#f80560;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:450;line-height:19px}.chat-component .buyer-inbox-dialog-panel__more-block{cursor:pointer;display:inline-block;position:relative}@media screen and (max-width:1050px){.chat-component .buyer-inbox-dialog-panel__more-block{height:100%}}.chat-component .buyer-inbox-dialog-panel__more-block .mdsg-drop-down-menu:before{border-bottom:12px solid #fff;border-left:11px solid transparent;border-right:11px solid transparent;content:"";height:0;position:absolute;right:23px;top:-12px;width:0}.chat-component .buyer-inbox-dialog-panel__more-block .mdsg--dropdown-content{background:#fff;border-radius:4px;box-shadow:0 10px 50px rgba(208,222,240,.3);display:none;left:-96px;margin-top:13px;min-width:142px;padding:24px 20px 0;position:absolute;z-index:1}@media screen and (max-width:1050px){.chat-component .buyer-inbox-dialog-panel__more-block .mdsg--dropdown-content{margin-top:1px}}.chat-component .buyer-inbox-dialog-panel__more-block .mdsg--dropdown-content li{cursor:pointer;margin-bottom:21px}.chat-component .buyer-inbox-dialog-panel__more-block .mdsg--dropdown-content li .buyer-inbox-dialog-panel__more-block-link{color:#333448;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;line-height:130%;margin-left:0;text-transform:none}.chat-component .buyer-inbox-dialog-panel__more-block .mdsg--dropdown-content li .buyer-inbox-dialog-panel__more-block-link:hover{color:#f80560}.chat-component .buyer-inbox-dialog-panel__more-block:hover .mdsg--dropdown-content{display:block}.chat-component .buyer-inbox-dialog-panel__more-block img{height:44px;margin:0 22px;padding:10px 0;vertical-align:middle;width:24px}@media screen and (max-width:1050px){.chat-component .buyer-inbox-dialog-panel__more-block img{height:69px;margin:0 16px 0 0;padding:0}}.chat-component .buyer-inbox-dialog-panel-avatar-img{height:40px;width:40px}.chat-component .buyer-inbox-dialog-panel-name{color:#333;font-family:CircularStd-Book;font-size:.94vw;font-style:normal;font-weight:450;line-height:1.5vw;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-component .buyer-inbox-dialog-panel-online{background-image:url(/theme-images/buyer-profile/online.svg);height:10px;margin-left:.5%;width:11px}.chat-component .buyer-inbox-dialog-panel-offline{background-image:url(/theme-images/buyer-profile/offline.svg);height:10px;margin-left:.5%;width:11px}.chat-component .buyer-inbox-dialog-body{border-right:1px solid #e3e1df;display:flex;height:calc(100% - 90px);justify-content:center;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;width:100%}.chat-component .buyer-inbox-dialog-body .buyer-inbox-dialog-lock-banner{background:#fffdeb;border:1px solid #e3e1df;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:88px;width:100%}.chat-component .buyer-inbox-dialog-body .buyer-inbox-dialog-lock-banner__title{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:700;line-height:150%;margin-left:20px}.chat-component .buyer-inbox-dialog-body .buyer-inbox-dialog-lock-banner__subtitle{color:#333448;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:150%;margin-left:20px;white-space:normal}.chat-component .buyer-inbox-dialog-chat{display:flex;flex-direction:column;height:100%;min-height:300px;overflow-x:hidden;overflow-y:auto;padding:0 15px;width:100%}.chat-component .buyer-inbox-dialog-message-box-author{align-items:flex-end;flex-direction:column;height:-moz-max-content;height:max-content;margin-left:auto;margin-right:0;margin-top:10px;max-width:350px}.chat-component .buyer-inbox-dialog-message-author{background:#fedbe5;border-radius:8px 8px 0 8px;height:-moz-max-content;height:max-content;max-width:350px;min-width:100%;width:-moz-max-content;width:max-content}.chat-component .buyer-inbox-dialog-message-text{word-wrap:break-word;color:#1e1e1e;font-family:CircularStd-Book;font-size:.87vw;font-style:normal;font-weight:450;line-height:1.1vw;overflow-wrap:break-word;padding:10px;white-space:pre-line}.chat-component .custom-offer .video-description-message,.chat-component .custom-offer__body{align-items:center;display:flex;flex-direction:column}.chat-component .custom-offer__body{background:#f8fbff;border-radius:12px 12px 0 12px;padding:16px 12px}.chat-component .custom-offer__title{color:#000;font-size:18px;font-weight:450;margin-bottom:12px;text-align:center}.chat-component .custom-offer__price-block{border-bottom:1px solid #b4c8d3;display:flex;justify-content:space-between;padding-bottom:12px;width:100%}.chat-component .custom-offer .buyer-inbox-about-dialog__custom-offer-block--button{margin-top:12px;white-space:normal;width:240px}.chat-component .custom-offer .buyer-inbox-about-dialog__custom-offer-block--button:focus,.chat-component .custom-offer .buyer-inbox-about-dialog__custom-offer-block--button:hover{color:#fff}.chat-component .custom-offer__info-block{display:flex;justify-content:space-between;margin-bottom:12px;width:100%}.chat-component .custom-offer__info-block span{color:#b2b8c9;font-size:14px;font-weight:450;line-height:normal}.chat-component .custom-offer__images-block{display:flex;margin-right:4px}.chat-component .custom-offer__main-image{border-radius:10px;height:158px;margin-right:4px;-o-object-fit:cover;object-fit:cover;width:158px}.chat-component .custom-offer__images-list{display:flex;flex-direction:column}.chat-component .custom-offer__small-image{border-radius:6px;height:50px;margin-bottom:4px;-o-object-fit:cover;object-fit:cover;width:50px}.chat-component .custom-offer__video-image{border-radius:10px;height:134px;-o-object-fit:cover;object-fit:cover;width:203px}.chat-component .buyer-inbox-dialog-message-box{height:-moz-max-content;height:max-content;justify-content:space-between;width:89.85%}.chat-component .buyer-inbox-dialog-message__date{color:#8994a6;font-family:CircularStd-Book;font-size:.675vw;font-style:normal;font-weight:450;line-height:1.2vw;text-align:right}.chat-component .buyer-inbox-dialog-message-avatar-img{height:1.88vw;margin-right:10px;width:1.88vw}.chat-component .buyer-inbox-dialog-title{display:flex;margin-bottom:5px}.chat-component .buyer-inbox-dialog-description{display:flex;width:90.55%}.chat-component .buyer-inbox-dialog-description-body{display:flex;flex-direction:column}.chat-component .buyer-inbox-dialog-message{background:#f2f6f9;border-radius:0 8px 8px 8px;height:-moz-max-content;height:max-content;max-width:350px;min-width:100%;width:100%}.chat-component .buyer-inbox-dialog-indent-between-posts{margin-top:20px}.chat-component .buyer-inbox-dialog-indent-between-posts:last-child{margin-bottom:20px}.chat-component .buyer-inbox-dialog-not-first-message{margin-top:1%}.chat-component .buyer-inbox-dialog-not-first-message .buyer-inbox-dialog-message__date{display:none}.chat-component .buyer-inbox-dialog-footer{align-items:center;border-right:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);display:flex;height:-moz-max-content;height:max-content;justify-content:center;min-height:65px;width:100%}.chat-component .buyer-inbox-dialog-footer .blocked-banner{background:#fffdeb;border:1px solid #e3e1df;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:10px;padding:15px 0;text-align:center;width:100%}.chat-component .buyer-inbox-dialog-footer .blocked-banner__title{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:700}.chat-component .unlock-chat-block{min-height:143px;padding:20px;width:100%}.chat-component .unlock-chat-block__body{align-items:center;background:#fffdeb;border:1px solid #e3e1df;border-radius:10px;box-sizing:border-box;display:flex;justify-content:space-between;min-height:103px;padding:25px 40px}@media screen and (max-width:1050px){.chat-component .unlock-chat-block__body{flex-direction:column;justify-content:normal;padding:25px 19px}}.chat-component .unlock-chat-block__message-block,.chat-component .unlock-chat-block__message-block-main{display:flex;flex-direction:column}@media screen and (max-width:1050px){.chat-component .unlock-chat-block__message-block-main{flex-direction:row;flex-wrap:wrap;justify-content:center}}.chat-component .unlock-chat-block__label{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:150%;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:-moz-max-content;width:max-content}@media screen and (max-width:1050px){.chat-component .unlock-chat-block__label{font-size:14px}}.chat-component .unlock-chat-block__label span{color:#f80560;overflow:hidden;text-overflow:ellipsis;width:100px}@media screen and (max-width:1050px){.chat-component .unlock-chat-block__label span{margin-left:10px;margin-right:5px}}.chat-component .unlock-chat-block__timeout{color:#bdbdbd;display:flex;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:12px}.chat-component .unlock-chat-block__timeout img{margin-right:10px}.chat-component .unlock-chat-block__timeout span{color:#f80560}.chat-component .unlock-chat-block__button button{align-items:center;background:#f80560;border:none;border-radius:60px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:500;height:41px;justify-content:center;line-height:150%;width:144px}.chat-component .unlock-chat-block__button button img{margin-right:16px}@media screen and (max-width:1050px){.chat-component .unlock-chat-block__button button{margin-top:22px}}.chat-component .buyer-inbox-dialog-edit-message-box{background:rgba(137,148,166,.08);border-radius:5px;display:flex;height:42px;margin:20px 0;min-height:42.55px;position:relative;width:91.7%}.chat-component .buyer-inbox-write-text{background:rgba(137,148,166,.08);border:0;border-radius:5px 0 0 5px;font-family:CircularStd-Book;font-size:.9vw;font-style:normal;font-weight:450;height:auto;min-height:20px;overflow-y:hidden;padding:12px;resize:none}.chat-component .placeholder-for-textarea{color:#a2a2a2;font-family:CircularStd-Book;font-size:18px;left:12px;line-height:20px;position:absolute;top:12px}.chat-component .buyer-inbox-dialog-edit-message-box-icon,.chat-component .buyer-inbox-dialog-edit-message-box-icon-send{align-items:center;background:rgba(137,148,166,.08);cursor:pointer;display:flex;height:100%;justify-content:center;width:14.6%}.chat-component .buyer-inbox-dialog-edit-message-box-icon-send{border-left:1px solid rgba(0,0,0,.1);border-radius:0 5px 5px 0}.chat-component .buyer-inbox-message-collapse{width:11%}.chat-component .buyer-inbox-message-collapse .buyer-inbox-chats__descriptions,.chat-component .buyer-inbox-message-collapse .buyer-inbox-chats__info,.chat-component .buyer-inbox-message-collapse .buyer-inbox-search-input{display:none}.chat-component .buyer-inbox-message-collapse .buyer-inbox-message-body{margin-top:16.9%}.chat-component .buyer-inbox-message-collapse .buyer-inbox-search-box-icon{border-radius:5px;width:54%}.chat-component .buyer-inbox-message-collapse .buyer-inbox-search-box{justify-content:center}.chat-component .buyer-inbox-message-collapse .buyer-inbox-chats{margin-top:39.1%}.chat-component .buyer-inbox-message-collapse .buyer-inbox-chats .buyer-inbox-chats__item:nth-child(n+2){margin-top:25.4%}.chat-component .buyer-inbox-message-collapse .buyer-inbox-chats__avatar,.chat-component .buyer-inbox-message-collapse .buyer-inbox-chats__item{width:100%}.chat-component .buyer-inbox-message-collapse .chats__avatar_img{width:51%}.chat-component .buyer-inbox-about{display:flex;flex-direction:column;height:100%;width:28%}.chat-component .buyer-inbox-about-body{border-left:1px solid rgba(0,0,0,.1);display:flex;height:92%;justify-content:center;overflow-y:auto;white-space:nowrap;width:100%}.chat-component .buyer-inbox-about-body-content{display:flex;flex-direction:column;height:91.1%;margin-top:11.6%;width:80.4%}.chat-component .buyer-inbox-about-image{border-radius:5px;height:28.3%;width:100%}.chat-component .buyer-inbox-about-label{color:#f80560;font-family:CircularStd-Book;font-size:1.1vw;font-style:normal;font-weight:550;line-height:1.2vw;margin-top:13%}.chat-component .buyer-inbox-about-description{color:#333;font-family:CircularStd-Book;font-size:.86vw;font-style:normal;font-weight:450;height:-moz-max-content;height:max-content;line-height:1.3vw;white-space:pre-line;width:95%}.chat-component .buyer-inbox-about-parameters-box{display:flex;flex-direction:column;height:13%;justify-content:space-between;margin-top:9.35%;width:100%}.chat-component .buyer-inbox-about-parameters-item{align-items:center;display:flex;height:15.5%;width:100%}.chat-component .buyer-inbox-about-parameter__icon{margin-left:2%;width:7%}.chat-component .buyer-inbox-about-parameter__icon--age{margin-left:3%;width:4.5%}.chat-component .buyer-inbox-about-parameter__icon--size{width:11.5%}.chat-component .buyer-inbox-about-parameter__value{color:#333;font-family:CircularStd-Book;font-size:.86vw;font-style:normal;font-weight:550;line-height:1.3vw;margin-left:auto}.chat-component .buyer-inbox-about-parameter__label{color:#8994a6;font-family:CircularStd-Book;font-size:.86vw;font-style:normal;font-weight:450;line-height:1.3vw;margin-left:6%}.chat-component .buyer-inbox-about-parameter__label--size{margin-left:4%}.chat-component .buyer-inbox-about-parameter__label--age{margin-left:8%}.chat-component .buyer-inbox-about-label-product{color:#000;font-family:CircularStd-Book;font-size:1.1vw;font-style:normal;font-weight:550;line-height:1.2vw;margin-top:13%}.chat-component .buyer-inbox-about-tile-products{display:flex;flex-wrap:wrap;margin-top:7%;width:100%}.chat-component .buyer-inbox-about-tile-products .buyer-inbox-about-tile__item:nth-child(n+3){margin-top:8%}.chat-component .buyer-inbox-about-tile-products .buyer-inbox-about-tile__item:nth-child(2n){margin-left:5.6%}.chat-component .buyer-inbox-about-tile__item{width:47.2%}.chat-component .buyer-inbox-about-tile__image{border-radius:8px;height:100%;width:100%}.chat-component .buyer-inbox-dialog-panel-label--return-to-messages,.chat-component .buyer-inbox-dialog-panel-vector,.chat-component .buyer-inbox-dialog-panel-white-box-for-phone{display:none}.chat-component .not-found-favorites-body{align-items:center;display:flex;flex-direction:column;height:76.6%;justify-content:center;width:100%}.chat-component .not-found-favorites-body img{margin-top:11%;width:28%}.chat-component .not-found-favorites-body p{margin-bottom:13.5%;margin-top:32px}.chat-component .mdsg-not-found-favorites{display:flex;flex-direction:column;padding-top:0}.chat-component .not-found-favorites-footer{align-items:center;border-top:1px solid rgba(0,0,0,.1);bottom:0;display:flex;height:107px;justify-content:center;position:absolute;width:100%}.chat-component .not-found-favorites-footer button{font-size:16px;line-height:20px;min-height:43px;min-width:180px}.chat-component .no-chats{padding:0}.chat-component .buyer-profile-footer-update-setting{background:#f80560;border:0;border-radius:30px;color:#fff;font-family:CircularStd-Book;font-style:normal;font-weight:450;line-height:.8vw;padding:14px 37px}.chat-component .no-chats-labels{display:flex;justify-content:center;width:100%}.chat-component .not-found-favorites-body p{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-align:center;width:30%}.chat-component .buyer-following-panel{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;height:91px;justify-content:space-between;padding-top:.6%;width:100%}.chat-component .buyer-following-label{color:#333;font-family:CircularStd-Book;font-size:1.185vw;font-style:normal;font-weight:500;line-height:25px;margin-left:5.55%}.chat-component .buyer-inbox-dialog-panel-name-block{display:flex;flex-direction:column;flex-grow:1}.chat-component .buyer-inbox-dialog-panel-last-seen{color:#b2b8c9;font-size:13px;font-style:normal;font-weight:450;line-height:150%;margin-left:8px}@media screen and (max-width:1050px){.chat-component .buyer-inbox-dialog-panel-last-seen{font-size:10px;letter-spacing:-.03em;line-height:150%}}.chat-component .buyer-inbox-dialog-panel-last-seen .online{color:#36b07e;font-size:14px;font-style:normal;font-weight:450;line-height:150%}@media screen and (max-width:1050px){.chat-component{height:100svh;width:100%}.chat-component .buyer-profile-footer-update-setting{font-size:16px;line-height:20px;min-height:43px;min-width:180px}.chat-component .buyer-inbox-dialog{display:none}.chat-component .buyer-inbox-message{height:100%;width:100%}.chat-component .buyer-inbox-message-body{height:45px;margin-bottom:10px;margin-top:10px}.chat-component .buyer-inbox-search-input{font-size:5.5vw}.chat-component .buyer-inbox-chats{height:calc(100% - 300px)!important;margin-top:15px}.chat-component .buyer-inbox-chats .buyer-inbox-chats__item:nth-child(n+2){margin-top:15px}.chat-component .buyer-inbox-chats .buyer-inbox-chats__item:last-child{margin-bottom:15px}.chat-component .buyer-inbox-chats__item{height:55px}.chat-component .buyer-inbox-chats__last_message,.chat-component .buyer-inbox-chats__name{font-size:15px;line-height:23px}.chat-component .buyer-inbox-chats__date{padding-right:0}.chat-component .buyer-inbox-count-messages-label{font-size:3.5vw}.chat-component .buyer-inbox-offline,.chat-component .buyer-inbox-online{bottom:5px;left:40px;margin:0 auto;max-height:12px;max-width:12px;position:absolute;right:0}.chat-component .buyer-inbox-search-box{height:45px}.chat-component .buyer-inbox-display-none{display:none}.chat-component .buyer-inbox-display-block{display:flex}.chat-component .buyer-inbox-dialog{bottom:0;left:0;position:fixed!important;right:0;top:0;width:100%}.chat-component .buyer-inbox-dialog-panel-avatar-img{height:36px;margin-left:0;width:36px}.chat-component .buyer-inbox-dialog-panel-name{font-size:16px;line-height:20px;max-width:84%;overflow:hidden;text-overflow:ellipsis}.chat-component .buyer-inbox-dialog-panel-offline,.chat-component .buyer-inbox-dialog-panel-online{height:10px;width:10px}.chat-component .buyer-inbox-dialog-edit-message-box{height:44px;margin:20px 0;width:87.2%}.chat-component .buyer-inbox-dialog-edit-message-box-icon-send{padding:0 5px}.chat-component .buyer-inbox-dialog-edit-message-box-icon{width:20%}.chat-component .buyer-inbox-search-icon{height:25px}.chat-component .buyer-inbox-write-text{font-size:4.9vw}.chat-component .buyer-inbox-dialog-message__date{font-size:3.5vw;line-height:6.2vw}.chat-component .buyer-inbox-dialog-message-box-author{width:94.2%}.chat-component .buyer-inbox-dialog-message-text{font-size:3.87vw;line-height:5.1vw}.chat-component .buyer-inbox-dialog-message .buyer-inbox-dialog-message-text{width:280px}.chat-component .buyer-inbox-dialog-indent-between-posts:last-child{margin-bottom:10px}.chat-component .buyer-inbox-dialog-message-avatar-img{height:9.6vw;margin-right:3%;width:9.6vw}.chat-component .buyer-inbox-dialog-chat{height:100%;margin-top:0;width:87.2%}.chat-component .buyer-inbox-dialog-panel-vector{align-items:center;cursor:pointer;display:flex;height:36px;justify-content:center}.chat-component .buyer-inbox-dialog-panel-vector-img{height:12px;margin-left:20px;margin-right:20px;width:6px}.chat-component .buyer-inbox-dialog-panel-white-box-for-phone{background:#fff;display:block;height:4vw;width:100%}.chat-component .buyer-inbox-about{height:-moz-max-content;height:max-content;width:100%}.chat-component .buyer-inbox-dialog-panel-label--return-to-messages{color:#333;display:block;font-family:CircularStd-Book;font-size:4.82vw;font-style:normal;font-weight:450;line-height:1.5vw;margin-left:-3.7%}.chat-component .buyer-inbox-about-body-content[data-v-254d0926]{margin-top:6.5%;width:78.1%}.chat-component .buyer-inbox-about-image[data-v-254d0926]{height:35vw;width:97%}.chat-component .buyer-inbox-about-label{font-size:6vw;line-height:10.2vw;margin-top:8%}.chat-component .buyer-inbox-about-description{font-size:4.86vw;height:-moz-max-content;height:max-content;line-height:7.3vw;white-space:pre-line;width:89%}.chat-component .buyer-inbox-about-tile__item{width:31.5%}.chat-component .buyer-inbox-about-tile-products{margin-top:3%}.chat-component .buyer-inbox-about-tile-products .buyer-inbox-about-tile__item:nth-child(2n){margin-left:0}.chat-component .buyer-inbox-about-tile-products .buyer-inbox-about-tile__item:nth-child(3n-1){margin-left:2.6%;margin-right:2.6%}.chat-component .buyer-inbox-about-tile-products .buyer-inbox-about-tile__item:nth-child(3){margin-top:0}.chat-component .buyer-inbox-about-tile-products .buyer-inbox-about-tile__item:nth-child(n+4){margin-top:3%}.chat-component .buyer-inbox-about-parameters-box{display:flex;flex-direction:column;height:-moz-max-content;height:max-content;justify-content:space-between;margin-top:3.35%;width:69%}.chat-component .buyer-inbox-about-parameters-item{align-items:center;display:flex;height:10vw;width:100%}.chat-component .buyer-inbox-about-parameter__label{font-size:5.2vw;line-height:3.3vw;margin-left:6%}.chat-component .buyer-inbox-about-parameter__value{font-size:4.5vw;line-height:1.3vw}.chat-component .buyer-inbox-about-label-product{font-size:4.86vw;line-height:7.3vw;margin-top:1%}.chat-component .buyer-following-label{font-size:20px!important}.chat-component .not-found-favorites-body{height:63.6%!important}.chat-component .not-found-favorites-body p{width:70%!important}.chat-component .not-found-favorites-body img{width:60%!important}.chat-component .not-found-favorites-footer{bottom:0;height:70px!important;position:absolute;width:100%}.chat-component .product .mdsg-product-title-price .product-image img{margin-right:10px!important}.chat-component .product .mdsg-product-title-price .mdsg-loop-product-title-wrp .mdsg-product-category .text-capitalize{font-size:12px!important}.chat-component .product{margin:0!important}.chat-component .product .mdsg-product-title-price{padding:10px!important}.chat-component .product .mdsg-product-title-price .woocommerce-loop-product__title{margin-top:5px}.chat-component .product .item-price{font-family:CircularStd-Book;font-size:15px;margin-top:4px}.chat-component .product p{font-size:14px!important;margin:0 10px 21px!important}.chat-component .offer-recieved{margin:0 0 11px 10px!important}.chat-component .buyer-inbox-dialog-message,.chat-component .buyer-inbox-dialog-message-author{max-width:300px}}@media screen and (min-width:1920px){.chat-component .buyer-following-label{font-size:22px}.chat-component .buyer-inbox-chats__name{font-size:17px;line-height:29px}.chat-component .buyer-inbox-chats__last_message{font-size:15px;line-height:18px}.chat-component .buyer-inbox-chats__date{font-size:13px;line-height:28px}.chat-component .buyer-inbox-count-messages-label{font-size:12px;line-height:0px}.chat-component .buyer-inbox-search-input{font-size:18px;line-height:20px}.chat-component .buyer-inbox-dialog-message-text{font-size:17px;line-height:19px}.chat-component .buyer-inbox-dialog-panel-name{font-size:18px;line-height:20px}.chat-component .buyer-inbox-dialog-message__date{font-size:14px;line-height:20px}.chat-component .buyer-inbox-write-text{font-size:18px;line-height:20px}.chat-component .buyer-inbox-dialog-message-avatar-img{height:36px;width:36px}.chat-component .buyer-inbox-about-label{font-size:22px;line-height:25px}.chat-component .buyer-inbox-about-description{font-size:17px;line-height:23px}.chat-component .buyer-inbox-about-parameter__label{font-size:18px;line-height:20px}.chat-component .buyer-inbox-about-parameter__value{font-size:16px;line-height:20px}.chat-component .buyer-inbox-about-label-product{font-size:20px;line-height:23px}}@media (max-width:1050px){.chat-component .buyer-inbox-chats--for-buyer{height:calc(100% - 100px)!important}}@media (min-width:1050px){.chat-component{min-width:1050px;width:100%}.chat-component .content-wrap{overflow-x:auto}.chat-component .buyer-inbox-chats__name{font-size:17px;line-height:29px}.chat-component .buyer-inbox-chats__last_message{font-size:15px;line-height:18px}.chat-component .buyer-inbox-chats__date{font-size:13px;line-height:28px}.chat-component .buyer-inbox-count-messages-label{font-size:12px;line-height:0px}.chat-component .buyer-inbox-search-input{font-size:18px;line-height:20px}.chat-component .buyer-inbox-dialog-message-text{font-size:17px;line-height:19px}.chat-component .buyer-inbox-dialog-panel-name{font-size:18px;line-height:20px}.chat-component .buyer-inbox-dialog-message__date{font-size:14px;line-height:20px}.chat-component .buyer-inbox-write-text{font-size:18px;line-height:20px}.chat-component .buyer-inbox-dialog-message-avatar-img{height:36px;width:36px}.chat-component .buyer-inbox-about-label{font-size:22px;line-height:25px}.chat-component .buyer-inbox-about-description{font-size:17px;line-height:23px}.chat-component .buyer-inbox-about-parameter__label{font-size:18px;line-height:20px}.chat-component .buyer-inbox-about-parameter__value{font-size:16px;line-height:20px}.chat-component .buyer-inbox-about-label-product{font-size:20px;line-height:23px}}.chat-component .fa-cart-arrow-down{color:#f80560}.chat-component .offer-recieved{color:#333448;font-family:CircularStd-Book!important;font-size:15px;font-style:normal;font-weight:450;line-height:19px;margin:0 0 16px 14px;opacity:.8}.chat-component .product{background:#fff;border:1px solid #ededed;border-radius:10px;box-sizing:border-box;margin:0 14px 14px}.chat-component .product .mdsg-product-title-price{border-radius:10px 10px 0 0;padding:16px 24px}.chat-component .product .mdsg-product-title-price .product-image{background-color:#fff}.chat-component .product .mdsg-product-title-price .product-image img{border-radius:10px;height:84px;margin-right:16px;-o-object-fit:cover;object-fit:cover;width:84px}.chat-component .product .mdsg-product-title-price .mdsg-loop-product-title-wrp .woocommerce-loop-product__title{color:#333448;font-family:CircularStd-Book!important;font-size:15px;font-style:normal;font-weight:500;line-height:19px;margin-bottom:0;margin-top:3px;max-width:100px;overflow:hidden;text-overflow:ellipsis}.chat-component .product .mdsg-product-title-price .mdsg-loop-product-title-wrp .mdsg-product-category .text-capitalize{color:#a2a2a2;font-family:CircularStd-Book!important;font-size:12px;font-style:normal;font-weight:450;line-height:16px;margin-top:0}.chat-component .product .mdsg-product-title-price .mdsg-loop-product-title-wrp .mdsg-product-category .payment_method{color:#333448;font-family:CircularStd-Book!important;font-size:14px;font-style:normal;font-weight:500;line-height:11px;margin-top:0}.chat-component .product .mdsg-product-title-price .item-price span:nth-child(2){margin-left:-4px}.chat-component .product p{border-top:1px solid rgba(0,0,0,.1);margin:0 24px 21px;padding-top:16px}@media (min-width:801px) and (max-width:1200px){.chat-component{min-height:826px;width:70%}.chat-component .buyer-following-label{font-size:20px!important}.chat-component .not-found-favorites-body p{width:60%!important}.chat-component .buyer-inbox-chats__name{font-size:15px;line-height:29px}.chat-component .buyer-inbox-chats__last_message{font-size:13px;line-height:18px}.chat-component .buyer-inbox-chats__date{font-size:11px;line-height:28px}.chat-component .buyer-inbox-count-messages-label{font-size:10px;line-height:0px}.chat-component .buyer-inbox-search-input{font-size:16px;line-height:20px}.chat-component .buyer-inbox-dialog-message-text{font-size:15px;line-height:19px}.chat-component .buyer-inbox-dialog-panel-name{font-size:16px;line-height:20px}.chat-component .buyer-inbox-dialog-message__date{font-size:12px;line-height:20px}.chat-component .buyer-inbox-write-text{font-size:16px;line-height:20px}.chat-component .buyer-inbox-dialog-message-avatar-img{height:36px;width:36px}.chat-component .buyer-inbox-about-label{font-size:20px;line-height:25px}.chat-component .buyer-inbox-about-description{font-size:15px;line-height:23px}.chat-component .buyer-inbox-about-parameter__label{font-size:16px;line-height:20px}.chat-component .buyer-inbox-about-parameter__value{font-size:14px;line-height:20px}.chat-component .buyer-inbox-about-label-product{font-size:18px;line-height:23px}}.chat-component .emojis{bottom:70px;position:absolute;right:40px;z-index:1}@media (max-width:550px){.chat-component .emojis{bottom:140px}}.chat-component .not-found-chat{margin:10px;text-align:center;width:100%}@media (max-width:550px){.chat-component .when-keyboard-showing{background:#fff;position:fixed;top:70px}}.chat-component .typing{padding:10px;width:75px}.chat-component .typing .dot-flashing{animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s;background-color:#a09f9f;border-radius:5px;color:#a09f9f;height:10px;margin-left:20px;position:relative;width:10px}.chat-component .typing .dot-flashing:after,.chat-component .typing .dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.chat-component .typing .dot-flashing:before{animation:dotFlashing 1s infinite alternate;animation-delay:0s;background-color:#a09f9f;border-radius:5px;color:#a09f9f;height:10px;left:-15px;width:10px}.chat-component .typing .dot-flashing:after{animation:dotFlashing 1s infinite alternate;animation-delay:1s;background-color:#a09f9f;border-radius:5px;color:#a09f9f;height:10px;left:15px;width:10px}@keyframes dotFlashing{0%{background-color:#a09f9f}50%,to{background-color:#dbd9d9}}.buyer-inbox-about-dialog{display:flex;flex-direction:column;padding:20px;width:19.6%}.buyer-inbox-about-dialog__label-item{color:#b2b8c9;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.buyer-inbox-about-dialog__custom-offer-block{align-items:center;background:#f8fbff;border-radius:8px;display:flex;flex-direction:column;margin-top:16px;padding:16px 8px}.buyer-inbox-about-dialog__custom-offer-block--title{color:#333448;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin:0 5px 16px;text-align:center}.buyer-inbox-about-dialog__custom-offer-block--button{align-items:center;background:#f80560;border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;height:32px;justify-content:center;line-height:150%;width:204px}.buyer-inbox-about-dialog__value-item{color:#333;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.buyer-inbox-about-dialog__bio{border:1px solid rgba(51,52,72,.1);border-radius:8px;color:#333;font-size:14px;font-style:normal;font-weight:450;line-height:18px;overflow-wrap:break-word;padding:10px}.buyer-inbox-about-dialog__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.buyer-inbox-about-dialog__item--min-bottom{margin-bottom:4px}.buyer-inbox-about-dialog__item-link-block{word-wrap:break-word;border-bottom:1px solid rgba(0,0,0,.1);display:flex;margin-bottom:20px;overflow-wrap:break-word;padding-bottom:25px}.buyer-inbox-about-dialog__item-link-block img{height:20px;width:20px}.buyer-inbox-about-dialog__item-link{color:#f80560;font-size:16px;font-weight:450;line-height:20px;margin-right:10px;text-transform:capitalize;width:90%}.messaging-cost-box{align-items:center;display:flex;max-width:340px;padding:21px 21px 14px 24px;width:100%}.messaging-cost-box label{color:#b2b8c9;margin-right:5px}.messaging-cost-box label,.messaging-cost-box__price{font-size:15px;font-style:normal;font-weight:450;line-height:19px}.messaging-cost-box__price{color:#f80560}.messaging-cost-box img{cursor:pointer;height:13px;margin-left:6px;width:13px}.messaging-cost-modal{position:fixed;top:7%;visibility:visible}.messaging-cost-modal .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:column;padding:25px 25px 16px!important;position:relative;width:100%}.messaging-cost-modal .modal-header__title{color:#f80560;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:450;line-height:25px;text-align:center;text-transform:capitalize}@media (max-width:640px){.messaging-cost-modal .modal-header__title{font-size:18px}}.messaging-cost-modal .modal-header .close{position:absolute;right:30px;top:20px}.messaging-cost-modal .modal-body{align-items:center;display:flex;flex-direction:column;padding:0 76px;position:relative;width:100%}.messaging-cost-modal__free-block{align-items:center!important;display:flex;margin-bottom:5px;margin-right:13px}.messaging-cost-modal__free-block-label{color:#333448;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.messaging-cost-modal__convert-block-for-message-block{align-items:center;display:flex}.messaging-cost-modal__convert-block-for-message-block span{color:#333448;font-size:20px;line-height:25px;margin-left:10px}.messaging-cost-modal__convert-block-for-message{align-items:center;display:flex;height:48px;margin-top:3px;width:150px}.messaging-cost-modal__convert-block-for-message input{color:#333448;font-size:20px;line-height:25px}.messaging-cost-modal input.mdsg-custom-checkbox~span.mdsg--checkbox--check{background:#fff;border:1px solid #f80560;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;margin-right:10px;vertical-align:middle;width:20px}.messaging-cost-modal .messaging-cost-modal__convert-block-for-message .is-disabled{background:#eee!important}.messaging-cost-modal .convert-block-for-message__item_price,.messaging-cost-modal .convert-block-for-message__item_price input{background:#fff}.messaging-cost-modal .convert-block-for-message__item_price input:disabled{background:#eee!important}.messaging-cost-modal .messaging-cost-block__select-block .select2-container--default .select2-selection--single{background:#fff;border:1px solid #eee!important}.messaging-cost-modal .messaging-cost-block__select-block.is-disabled .select2-container--default .select2-selection--single{background:#eee!important}.messaging-cost-modal input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:14px;line-height:14px;margin-left:2px;transition:all .2s}.messaging-cost-modal input.mdsg-custom-checkbox~span.mdsg--checkbox--check:after{content:"";font-size:18px;transition:all .2s}.messaging-cost-modal input.mdsg-custom-checkbox{display:inherit;opacity:0!important}.messaging-cost-modal .modal-footer{align-items:center;border-top:none;display:flex;justify-content:center;padding:5px 0 25px;width:100%}.messaging-cost-modal .modal-footer button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:700;height:52px;justify-content:center;line-height:23px;width:160px}.messaging-cost-modal .modal-footer button:focus,.messaging-cost-modal .modal-footer button:hover{opacity:.5}.messaging-cost-modal .modal-dialog{height:277px;margin:0 auto;max-height:277px;max-width:417px;padding:0;width:417px}@media (max-width:640px){.messaging-cost-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.messaging-cost-modal .modal-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0!important}@media (min-width:801px){.vue-pull-to-wrapper>.scroll-container{overflow-y:hidden!important}}@media (max-width:1050px){.buyer-inbox-dialog-body--new-height{height:calc(100% - 270px)!important}}.vue-pull-to-wrapper{background:#fff;height:-moz-max-content!important;height:max-content!important;z-index:50}.buyer-inbox-message-accept-block{display:flex;flex-direction:column;padding:0 21px 0 24px}.buyer-inbox-message-accept-block span{color:#b2b8c9;font-size:15px;font-weight:450;line-height:19px;margin-bottom:10px}.buyer-inbox-message-accept-block .dropdown-toggle:after{background-image:url(/theme-images/inbox/arrow-pinc.svg);background-position:50%;background-size:cover;border:0;height:18px;left:auto;padding-right:8px;transition:all .2s;width:18px}.buyer-inbox-message-accept-block button{background:#fff;border:none;color:#f80560;display:flex;font-size:14px;height:30px;justify-content:space-between;line-height:18px;padding:0 8px;text-align:left;text-transform:capitalize;width:100%}.buyer-inbox-message-accept-block .dropdown-menu{border:none;border-radius:4px;box-shadow:0 10px 50px -50px rgba(208,222,240,.6);height:70px;min-width:294px;padding:6px 0;width:294px}.buyer-inbox-message-accept-block .dropdown-menu li{color:#b2b8c9;font-size:14px;font-weight:450;height:30px;line-height:130%}.buyer-inbox-message-accept-block .dropdown-menu li .selected,.buyer-inbox-message-accept-block .dropdown-menu li:hover{color:#333!important}.buyer-inbox-message-accept-block .dropdown-menu li .sort-by{margin-left:12px}.send-custom-offer-modal{padding:55px 0;position:fixed;visibility:visible}.send-custom-offer-modal .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:column;padding:0;position:relative;width:100%}.send-custom-offer-modal .modal-header__title{border-bottom:1px solid #e7e7e7;color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:450;line-height:25px;padding:8px 0 8px 10px;text-align:left;width:100%}@media (max-width:640px){.send-custom-offer-modal .modal-header__title{font-size:18px}}.send-custom-offer-modal .modal-header .close{position:absolute;right:0;top:-5px}.send-custom-offer-modal .modal-body{align-items:flex-start;display:flex;flex-direction:column;padding:0;position:relative;width:100%}.send-custom-offer-modal .modal-footer{align-items:center;border-top:none;display:flex;justify-content:space-between;padding:16px 0 0;width:100%}.send-custom-offer-modal .modal-footer button{align-items:center;background:#f80560;border-radius:30px;color:#fff;display:flex;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:700;height:40px;justify-content:center;line-height:24px;width:217px}.send-custom-offer-modal .modal-footer button:focus,.send-custom-offer-modal .modal-footer button:hover{opacity:.5}@media screen and (max-width:800px){.send-custom-offer-modal .modal-footer button{width:150px}}.send-custom-offer-modal .modal-dialog{border-radius:30px;height:517px;margin:0 auto;max-height:517px;max-width:497px;width:497px}@media (max-width:640px){.send-custom-offer-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}}.send-custom-offer-modal .modal-content{align-items:center;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.send-custom-offer-modal #buyer-profile-image-dropzone{margin:16px 0;width:100%}.send-custom-offer-modal .buyer-profile-image-dropzone{height:155px}.send-custom-offer-modal .row-item-label{color:#1b6be3;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:25px;text-decoration-line:underline}.send-custom-offer-modal .shop-page-switch{display:inline-block;height:32px;position:relative;width:60px}.send-custom-offer-modal .shop-page-switch input{height:0;opacity:0;width:0}.send-custom-offer-modal .shop-page-switch input:focus+.shop-page-switch__slider{box-shadow:0 0 1px #f80560}.send-custom-offer-modal .shop-page-switch input:checked+.shop-page-switch__slider{background-color:#f80560}.send-custom-offer-modal .shop-page-switch input:checked+.shop-page-switch__slider:before{transform:translateX(28px)}.send-custom-offer-modal .shop-page-switch__slider{background-color:#b2b8c9;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.send-custom-offer-modal .shop-page-switch__slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:24px;left:4px;position:absolute;transition:.4s;width:24px}.send-custom-offer-modal__price-title{color:#333448;font-size:16px;font-weight:500;line-height:24px;margin-left:8px}.send-custom-offer-modal__cancel-button{background:#fff!important;border:2px solid #f80560!important;color:#f80560!important}.send-custom-offer-modal button{margin:0!important}.send-custom-offer-modal__label-price{color:#b2b8c9;font-size:16px;font-style:normal;font-weight:450;line-height:normal;margin:16px 0 14px}.send-custom-offer-modal .convert-block-for-collection{height:50px;width:150px}.send-custom-offer-modal .convert-block-for-collection input{font-size:16px}.send-custom-offer-modal .convert-block-for-collection__item_price span{color:#0b4ae2}.send-custom-offer-modal .buyer-profile-upload-gallery__item{height:80px;margin:0 8px 16px 0;width:80px}@media screen and (max-width:800px){.send-custom-offer-modal .buyer-profile-upload-gallery__item{height:75px;margin:0 5px 16px 0;width:75px}}.send-custom-offer-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image{height:80px;-o-object-fit:cover;object-fit:cover;width:80px}@media screen and (max-width:800px){.send-custom-offer-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image{height:75px;width:75px}}.send-custom-offer-modal .buyer-profile-upload-gallery__item .buyer-profile-upload-gallery__image-icons{bottom:40px;left:45px}.send-custom-offer-modal .upload-video-progress{left:0;margin:0 auto;right:0;top:150px}.send-custom-offer-modal__types-block{display:flex}.send-custom-offer-modal__types-block--label{align-items:center;display:flex}.send-custom-offer-modal__types-block input[type=radio]{cursor:pointer;margin:16px}.send-custom-offer-modal__types-block input[type=radio]:after{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px;content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.send-custom-offer-modal__types-block input[type=radio]:checked:after{background-color:#f80560;background-size:12px;border:1px solid #e7e7e7;border-radius:10px;content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.send-custom-offer-modal__title{color:#333448;font-size:16px;font-weight:500;line-height:24px;margin-top:10px}.send-custom-offer-modal .video .delete-image{background:#fbfbfb;border:none;cursor:pointer;margin-left:auto;position:absolute;right:20px;top:20px}.send-custom-offer-modal .video-body .video{border-radius:3px;height:100%;max-height:248px;max-width:610px;min-height:248px;width:350px}@media screen and (max-width:800px){.send-custom-offer-modal .video-body .video{width:300px}}.send-custom-offer-modal .buyer-profile-video-dropzone{height:300px!important;margin:16px 0;width:100%}@media screen and (max-width:1050px){.inboxOpenMobile .site-wrap{position:relative;z-index:1030}.inboxOpenMobile .inbox-page{align-items:flex-end;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;left:0;margin-top:0;padding:0;pointer-events:none;position:fixed;right:0;top:0;touch-action:none;z-index:100001}.inboxOpenMobile .inbox-page>*{pointer-events:all}.inboxOpenMobile .inbox-page *{box-sizing:border-box;overscroll-behavior-y:contain}@supports (scrollbar-width:thin){.inboxOpenMobile .inbox-page *{scrollbar-color:#9ea6b37f transparent;scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){.inboxOpenMobile .inbox-page ::-webkit-scrollbar{background-color:transparent;height:16px;width:16px}.inboxOpenMobile .inbox-page ::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.inboxOpenMobile .inbox-page ::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#9ea6b37f;border:4px solid transparent;border-radius:8px}.inboxOpenMobile .inbox-page ::-webkit-scrollbar-button{display:none}}.inboxOpenMobile .inbox-page .buyer-inbox-body{contain:strict;height:100%;overflow:hidden;pointer-events:all;position:relative;width:100%}.inboxOpenMobile .inbox-page .buyer-inbox-body *{scrollbar-color:#9ea6b37f transparent;scrollbar-width:thin}@supports (scrollbar-width:thin){.inboxOpenMobile .inbox-page .buyer-inbox-body *{scrollbar-color:#9ea6b37f transparent;scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){.inboxOpenMobile .inbox-page .buyer-inbox-body ::-webkit-scrollbar{background-color:transparent;height:16px;width:16px}.inboxOpenMobile .inbox-page .buyer-inbox-body ::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.inboxOpenMobile .inbox-page .buyer-inbox-body ::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#9ea6b37f;border:4px solid transparent;border-radius:8px}.inboxOpenMobile .inbox-page .buyer-inbox-body ::-webkit-scrollbar-button{display:none}}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog{contain:strict;display:flex;flex-direction:column;height:100%}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-panel{background:#fff;border-right:0;position:sticky;top:0;transform-style:preserve-3d;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform;z-index:1}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body{border-right:0;flex:1 1 0;height:100%;overflow:hidden;position:relative}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:hidden;overscroll-behavior:contain;padding:0 20px;position:relative;scroll-padding-top:64px;transform:translateZ(0);width:100%}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat .ps__rail-x,.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat .ps__rail-y{display:none!important}@supports (scrollbar-width:thin){.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat{scrollbar-color:#9ea6b37f transparent;scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat::-webkit-scrollbar{background-color:transparent;height:16px;width:16px}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#9ea6b37f;border:4px solid transparent;border-radius:8px}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat::-webkit-scrollbar-button{display:none}}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat ::-webkit-scrollbar{width:10px}@supports (-webkit-touch-callout:none){.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat{padding-right:15px}}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat:focus{outline:none}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-body .buyer-inbox-dialog-chat:focus-visible::-webkit-scrollbar-thumb{background-color:#677283}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-footer{background:#fff;border-right:0;height:-moz-max-content;height:max-content;min-height:50px;position:relative}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-footer .buyer-inbox-write-text{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;bottom:0;contain:content;display:block;height:100%;left:0;outline:none;overflow:hidden;resize:none;right:0;top:-1px;touch-action:pan-y;white-space:inherit;width:100%;word-break:inherit}.inboxOpenMobile .inbox-page .buyer-inbox-body .buyer-inbox-dialog-footer .buyer-inbox-write-text[disabled]{cursor:not-allowed}}.seller-dashboard-tab-link a{align-items:center;border:none;color:#333;display:flex!important;flex-direction:column!important;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;height:100%;justify-content:center;line-height:20px;padding:24px 0 21px;transition:all .2s}.seller-dashboard-tab-link a img{display:none}@media (max-width:800px){.seller-dashboard-tab-link a img{display:block;margin-bottom:5px}}.seller-dashboard-tab-link a:hover{color:#f80560}.seller-dashboard-tab-link .mdsg--active a{border-color:#f80560!important;color:#f80560;transition:all .2s}@media (max-width:800px){.seller-dashboard-tab-link{display:flex;flex-direction:column;height:100%}}.mdsg--active a{border:none;border-color:#f80560!important;color:#f80560!important}@media (max-width:800px){.mdsg--active a{color:#f80560!important}}.upload-avatar-modal{display:block!important;position:fixed!important;top:20%!important}.upload-avatar-modal .modal-dialog{height:364px!important;margin:0 auto;width:400px!important}.upload-avatar-modal .modal-dialog-big{height:491px!important;max-width:590px!important;width:590px!important}.upload-avatar-modal .modal-dialog-small{height:417px!important}.upload-avatar-modal .modal-content{height:100%!important;padding:24px!important;width:100%!important}.upload-avatar-modal .modal-header2{display:flex;justify-content:center;position:relative}.upload-avatar-modal .modal-header2 .modal-title{color:#f80560;font-family:CircularStd-Book!important;font-size:22px;font-style:normal;font-weight:500;line-height:25px}.upload-avatar-modal .close{cursor:pointer;position:absolute;right:0}.upload-avatar-modal .close-image-modal{height:20px;width:20px}.upload-avatar-modal .modal-body-upload-photo{height:57.8%;margin-top:30px;width:100%}.upload-avatar-modal .modal-body-preview{display:flex;height:56.6%;justify-content:center;margin-bottom:10px;margin-top:39px;position:relative;width:100%}.upload-avatar-modal .modal-body-select-photo{height:71.4%;margin-left:25px;margin-top:25px;overflow-y:auto;width:95.8%}.upload-avatar-modal .modal-body-select-photo img:nth-child(n+5){margin-top:10px}.upload-avatar-modal .modal-body-select-photo img:nth-child(5n+1){margin-left:0!important}.upload-avatar-modal .modal-body-select-photo img{cursor:pointer;height:87px;margin-left:10px;-o-object-fit:cover;object-fit:cover;width:87px}.upload-avatar-modal .img-default{height:100%;opacity:.25;width:48.5%}.upload-avatar-modal .img-avatar{margin:-75px 0 0 -100px;min-height:170px;min-width:170px}.upload-avatar-modal .avatar-box{border:3px solid #f80560;border-radius:100px;border-radius:150px;height:170px;overflow:hidden;position:absolute;top:18%;width:170px}.upload-avatar-modal .row2{display:flex;height:100%;justify-content:space-between;width:100%}.upload-avatar-modal .row-item{align-items:center;background:#f1f1f1;border:1px dashed #bec5cd;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;width:47%}.upload-avatar-modal .row-item-label{color:#1b6be3;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:25px;text-align:center;text-decoration-line:underline}.upload-avatar-modal .row-item-image__arrow{height:22px;margin-top:38%;width:18px}.upload-avatar-modal .row-item-image__picture{height:26px;margin-top:38%;width:30px}.upload-avatar-modal .row-item-label__picture{margin-top:21px}.upload-avatar-modal .modal-footer2{display:flex;justify-content:center;margin-top:30px;width:100%}.upload-avatar-modal .button-save{background:#f80560;border:none;border-radius:30px;color:#fff;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:700;line-height:23px;margin:0 0 0 5px;padding:9.5px 46px}@media screen and (max-width:700px){.upload-avatar-modal .modal-dialog{height:313px!important;width:344px!important}.upload-avatar-modal .modal-dialog-small{height:417px!important}.upload-avatar-modal .modal-content{padding:20px!important}.upload-avatar-modal .modal-body-upload-photo[data-v-37a409e7]{height:56.8%;margin-top:20px;width:100%}.upload-avatar-modal .modal-dialog-big{height:474px!important}.upload-avatar-modal .modal-body-select-photo{margin-left:0}.upload-avatar-modal .modal-dialog-big .modal-content{padding-left:10px!important;padding-right:10px!important}.upload-avatar-modal .modal-body-select-photo img{height:87px;margin-left:6px!important;-o-object-fit:cover;object-fit:cover;width:87px}.upload-avatar-modal .modal-body-select-photo{height:71.4%;margin-left:0!important;margin-left:25px;margin-top:25px;overflow-y:auto;width:100%!important;width:95.8%}.upload-avatar-modal .modal-body-select-photo img:nth-child(5n+1){margin-left:6px!important}.upload-avatar-modal .modal-body-select-photo img:nth-child(n+3){margin-top:6px!important}.upload-avatar-modal .modal-body-select-photo img:nth-child(3n+1){margin-left:0!important}}.upload-avatar-modal .avatar-canvas{height:200px;width:200px}.upload-avatar-modal .no-gallery-images{color:#f80560}.upload-avatar-modal .loader-box{margin:0!important;width:200px}.upload-avatar-modal .loader-box-for-gallery{margin:0 auto;width:200px}.upload-avatar-modal .button-rotate{background-color:#fff;background-image:url(/theme-images/seller-profile/rotate-image.svg);border:none;border-radius:0;bottom:85px;height:32px;left:184px;margin:0;min-width:32px;padding:0;position:absolute;width:32px}.upload-avatar-modal .button-rotate:hover{background-image:url(/theme-images/seller-profile/rotate-image-blue.svg)}@media screen and (max-width:700px){.upload-avatar-modal .button-rotate{left:280px;top:85px}}.unlock-seller-feature-modal .modal-header .modal-title{color:#333448;font-family:CircularStd-Book!important;font-size:26px!important;font-style:normal;font-weight:500;line-height:33px!important;padding-bottom:32px;padding-top:37px;text-align:center;width:80%}.unlock-seller-feature-modal .modal-dialog{height:-moz-max-content;height:max-content;margin:0 auto;max-height:-moz-max-content;max-height:max-content;max-width:640px;top:5%;width:640px}.unlock-seller-feature-modal .header-panel{justify-content:center}.unlock-seller-feature-modal .modal-content{height:100%;padding:0}.unlock-seller-feature-modal .modal-header{background:#f1f5f8;height:-moz-max-content;height:max-content}.unlock-seller-feature-modal .pink-span{color:#f80360}.unlock-seller-feature-modal .pink-firm-color{color:#f80360;font-family:CircularStd-Medium!important;font-size:21px;margin-right:12px}.unlock-seller-feature-modal .modal-body{height:201px;min-height:201px;padding:0 0 0 64px}.unlock-seller-feature-modal .modal-body .container,.unlock-seller-feature-modal .modal-body .container .no-gutters{height:100%}.unlock-seller-feature-modal .modal-body .unlock-seller-feature-modal__sub-title{color:#333448;font-family:CircularStd-Book!important;font-size:20px!important;font-style:normal;font-weight:500;line-height:25px!important;margin:28px 0 25px;padding:0!important}.unlock-seller-feature-modal .modal-body ul li{color:#333448;display:flex;font-family:CircularStd-Book!important;font-size:16px!important;font-style:normal;font-weight:450;line-height:170%!important}.unlock-seller-feature-modal .modal-body ul li label{line-height:120%;margin-top:5px;width:80%}.unlock-seller-feature-modal .btn.yes{background-color:#f80560!important;border:2px solid #fff!important;color:#fff!important;padding:7px 38px!important}.unlock-seller-feature-modal .modal-body-greed-block{border-right:1px solid #f1f1f1;max-width:345px}.unlock-seller-feature-modal .modal-body-greed-block2{max-width:229px;min-width:229px;width:229px!important}.unlock-seller-feature-modal .modal-body-greed-block2 .price{color:#f80360;font-family:CircularStd-Book!important;font-size:38px!important;font-weight:400!important;margin-bottom:36px;margin-top:37px;padding-bottom:0!important}.unlock-seller-feature-modal .modal-body-greed-block2 .price span{font-size:14px!important}.unlock-seller-feature-modal .modal-body-greed-block2 .badge{background:#fee2ed;border-radius:5px;height:28px;padding:.4em;width:-moz-max-content;width:max-content}.unlock-seller-feature-modal .modal-body-greed-block2 .badge .price-balance{font-family:CircularStd-Bold}.unlock-seller-feature-modal .modal-body-greed-block2 .badge span{color:#cf5f7a;font-family:CircularStd-Book;font-size:16px!important;font-style:normal;font-weight:450;line-height:18px!important;text-align:center;text-transform:capitalize}.unlock-seller-feature-modal .modal-body-greed-block2 .badge-green{background:#ebfaee!important}.unlock-seller-feature-modal .modal-footer{height:194px;min-height:194px}.unlock-seller-feature-modal .modal-footer .unlock-seller-feature-modal__sub-title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin-bottom:37px}.unlock-seller-feature-modal .modal-footer #feature__shop_products__active_done,.unlock-seller-feature-modal .modal-footer #feature__shop_products__active_false{background:#fff;color:#f80560;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-align:center;text-transform:capitalize}.unlock-seller-feature-modal .modal-footer #dont_have_enough_coins{min-height:43px;min-width:157px}.unlock-seller-feature-modal .modal-body-greed-block3{max-width:186px!important;min-width:186px!important;width:186px!important}.unlock-seller-feature-modal .modal-body-greed-block4{max-width:388px}.unlock-seller-feature-modal .paddig-left-none{padding-left:0}.unlock-seller-feature-modal .header-info{display:flex}.unlock-seller-feature-modal .header-info img{height:60px!important;margin-bottom:20px;margin-right:12px;width:60px!important}.unlock-seller-feature-modal .header-info-body{display:flex;flex-direction:column;margin-top:14px}.unlock-seller-feature-modal .header-info-body .modal-shop-title{color:#f80560;font-family:CircularStd-Book;font-size:22px;font-style:normal;font-weight:500;line-height:28px;text-align:center;text-transform:capitalize}.unlock-seller-feature-modal .header-info-body .modal-shop-sub-title{color:#333448;font-family:CircularStd-Book;font-size:14px;font-style:normal;font-weight:450;line-height:18px;text-align:center}.unlock-seller-feature-modal .header-panel{align-items:center;display:flex;flex-direction:column}.unlock-seller-feature-modal .small-title{width:62%!important}.unlock-seller-feature-modal .flex-direction-column{align-items:center;flex-direction:column}.unlock-seller-feature-modal .flex-direction-column img{margin-bottom:5px!important}.unlock-seller-feature-modal .flex-direction-column .header-info-body{margin-top:0!important}.unlock-seller-feature-modal .modal-body-greed-block .unlock-seller-feature-modal__sub-title{width:-moz-max-content;width:max-content}.unlock-seller-feature-modal .modal-body-greed-block2-body{align-items:center;display:flex;flex-direction:column}.unlock-seller-feature-modal .modal-body-greed-block2-body .gray-firm-color2{color:#8d929a!important;font-family:CircularStd-Book!important;font-size:14px!important;font-style:normal;font-weight:450;line-height:18px!important;text-transform:capitalize}@media (max-width:640px){.unlock-seller-feature-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:375px}.unlock-seller-feature-modal .modal-header .modal-title{font-size:20px!important;width:97%}.unlock-seller-feature-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content;padding-left:15px}.unlock-seller-feature-modal .modal-body-greed-block{border-right:0!important}.unlock-seller-feature-modal .modal-body-greed-block2{margin-bottom:20px}.unlock-seller-feature-modal .small-title{width:88%!important}.unlock-seller-feature-modal .header-info-body .modal-shop-sub-title{color:#333448;font-size:14px!important;line-height:18px}.unlock-seller-feature-modal .header-info-body .modal-shop-title{font-size:16px!important;line-height:20px}.unlock-seller-feature-modal .modal-body-greed-block{order:2;padding-bottom:20px;padding-left:20px}.unlock-seller-feature-modal .modal-body-greed-block2{border-bottom:1px solid #dfe3e8;margin:0!important;max-width:100%!important;min-width:100%!important;order:1;padding-bottom:20px!important;width:100%!important}.unlock-seller-feature-modal .modal-body-greed-block2 .price{margin:15px 0!important}.unlock-seller-feature-modal .modal-body-greed-block2 .modal-body-greed-block2-body{flex-direction:row;justify-content:center}.unlock-seller-feature-modal .modal-body-greed-block2 .modal-body-greed-block2-body .gray-firm-color2{margin-right:15px;margin-top:8px}.unlock-seller-feature-modal .modal-footer .unlock-seller-feature-modal__sub-title{margin-bottom:20px}.unlock-seller-feature-modal .modal-body ul li{font-size:14px!important}.unlock-seller-feature-modal .flex-direction-column{flex-direction:row!important}}.unlock-seller-feature-modal #feature__shop_products__active_done,.unlock-seller-feature-modal #feature__shop_products__active_false{background-color:#fff;border:2px solid #f80560;color:#f80560;padding:7px 38px}.unlock-seller-feature-modal #feature__shop_products__active_false:focus,.unlock-seller-feature-modal #feature__shop_products__active_false:hover{background-color:#f80560;color:#fff}.make-it-rain-modal{position:fixed;top:20px;visibility:visible}.make-it-rain-modal .chat-message{height:125px}.make-it-rain-modal .close{padding-right:30px;position:absolute;right:0}.make-it-rain-modal .modal-content{padding:0}.make-it-rain-modal .modal-img-preview{height:60px!important;width:60px!important}.make-it-rain-modal .modal-dialog{height:800px;margin:0 auto;max-height:800px;max-width:640px;width:640px}.make-it-rain-modal .modal-header .make-it-rain-modal__title{color:#333448;font-family:CircularStd-Book!important;font-size:28px;font-style:normal;font-weight:500;line-height:35px;margin:26px 0 20px;text-align:center}.make-it-rain-modal .modal-header p{color:#333448;font-family:CircularStd-Book!important;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin:0 auto 25px;text-align:center;width:79%}.make-it-rain-modal .modal-header .make-it-rain-modal__sub-title{display:none}.make-it-rain-modal .block-or{margin:0 60px}.make-it-rain-modal .block-or span{color:#9195a2;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:450;line-height:25px;margin:0 17px 0 19px}.make-it-rain-modal .block-or hr{background:#dfe3e8;height:1px;width:233px}.make-it-rain-modal .mdsg-form-field-cmn-wrp .custom-amount{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:20px 0 16px 60px}@media (max-width:640px){.make-it-rain-modal .mdsg-form-field-cmn-wrp .custom-amount{font-size:18px;line-height:22px;margin:20px}}.make-it-rain-modal .mdsg-form-field-cmn-wrp .make-it-rain-modal__title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:20px 0 16px 60px}@media (max-width:640px){.make-it-rain-modal .mdsg-form-field-cmn-wrp .make-it-rain-modal__title{font-size:18px;line-height:22px;margin:20px}}.make-it-rain-modal .modal-body{margin-bottom:16px;padding:0;position:relative}.make-it-rain-modal .modal-body-form{border-top:1px solid #dfe3e8;padding:0}.make-it-rain-modal .mdsg-field-title p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;margin-top:40px;text-transform:capitalize}.make-it-rain-modal .mdsg-field-title textarea{height:153px}.make-it-rain-modal .active-label{border:1px solid #f80560!important}.make-it-rain-modal .disable-label{background:#9195a2}.make-it-rain-modal #feature__shop_products__active_done{background-color:#f80560!important;border-radius:30px;color:#fff!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin-bottom:20px;margin-top:30px;padding:10.5px 29px;text-align:center;text-transform:capitalize}.make-it-rain-modal #feature__shop_products__active_done:hover{opacity:.5}.make-it-rain-modal #top_up_your_wallet_here{background-color:#fff!important;border:2px solid #f80560;border-radius:30px;color:#f80560!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin:0 auto 24px;padding:10.5px 11px;text-align:center;text-transform:capitalize;width:260px}.make-it-rain-modal #top_up_your_wallet_here:hover{opacity:.5}.make-it-rain-modal #top_up_your{background-color:#f80560!important;border:2px solid #f80560;border-radius:30px;color:#fff!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;left:0;line-height:24px;margin-left:auto;margin-right:auto;padding:10.5px 11px;position:absolute;right:0;text-align:center;text-transform:capitalize;top:140px;width:280px}.make-it-rain-modal #top_up_your:hover{opacity:.5}.make-it-rain-modal .modal-footer{align-items:normal;height:175px;padding:0}.make-it-rain-modal .modal-footer .modal-footer-block{display:flex;flex-direction:column}.make-it-rain-modal .modal-footer .modal-footer-block span{margin:40px 0 20px}.make-it-rain-modal .amount-box{display:flex;flex-direction:column;margin-left:60px;margin-top:16px}.make-it-rain-modal .payment-method-box-label{align-items:center;border:1px solid #e7e7e7;color:#333448;display:flex;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin:0 0 30px;padding:15.5px 16px;text-transform:capitalize;width:155px}.make-it-rain-modal input[type=radio]{margin-right:16px}.make-it-rain-modal input[type=radio]:after{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px}.make-it-rain-modal input[type=radio]:after,.make-it-rain-modal input[type=radio]:checked:after{content:"";display:inline-block;height:20px;left:-2px;position:relative;top:-3px;visibility:visible;width:20px}.make-it-rain-modal input[type=radio]:checked:after{background-color:#f80560;background-size:12px;border:1px solid #e7e7e7;border-radius:10px}.make-it-rain-modal .payment-method-box{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 60px}.make-it-rain-modal .blur-block{filter:blur(15px);opacity:.4}.make-it-rain-modal .modal-header .wallet-here p{color:#656a7b}@media (max-width:640px){.make-it-rain-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:356px;width:356px}.make-it-rain-modal .modal-header .wallet-here .make-it-rain-modal__title{display:block;font-size:22px;line-height:28px;margin:26px auto 20px;width:63%}.make-it-rain-modal .modal-header .wallet-here p{display:block;font-size:16px;line-height:20px;width:100%}.make-it-rain-modal .modal-header .make-it-rain-modal__title{margin:26px auto 20px;text-align:center}.make-it-rain-modal .modal-header p{display:none}.make-it-rain-modal .modal-header .make-it-rain-modal__sub-title{color:#333448;display:block;font-family:CircularStd-Book!important;font-size:22px;font-style:normal;font-weight:450;line-height:28px;margin:14px auto 31px;text-align:center}.make-it-rain-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.make-it-rain-modal .modal-body-greed-block{border-right:0!important}.make-it-rain-modal .modal-body-greed-block2{margin-bottom:20px}.make-it-rain-modal .amount{width:314px}.make-it-rain-modal .amount-box{margin-left:20px!important;margin-right:20px!important}.make-it-rain-modal .amount-box span{padding:19px;width:141px}.make-it-rain-modal .payment-method-box{margin:0 20px}.make-it-rain-modal .payment-method-box-label{margin-bottom:20px;max-width:152px!important;width:152px}.make-it-rain-modal .block-or{margin:0 20px}.make-it-rain-modal hr{margin:0}.make-it-rain-modal .custom-amount{margin-bottom:8px!important}}.super-star-modal{padding:0;position:fixed;top:7%;visibility:visible}.super-star-modal .modal-dialog{height:450px;margin:0 auto;max-height:450px;max-width:516px;width:516px}.super-star-modal .modal-body{padding:0}.super-star-modal .modal-body-form{border-top:1px solid #dfe3e8;padding:25px 25px 50px!important}.super-star-modal .row{margin:0!important}.super-star-modal .modal-body-value{align-items:center;display:flex;flex-direction:column;padding:0;position:relative}.super-star-modal .modal-body-value .close{position:absolute;right:0}.super-star-modal .modal-body-value .super-star-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;text-align:center;width:80%}.super-star-modal .modal-body-value span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-top:22px;text-align:center}.super-star-modal .modal-body-value p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin:20px 0 36px;opacity:.7;text-align:center;width:42%}.super-star-modal .modal-content{height:100%;padding:0}.super-star-modal .do-it-now{font-family:CircularStd-Book!important;margin:26px 0 0;max-height:45px;max-width:174px;padding:14px 44px}.super-star-modal .your-shop-is-now{margin-top:150px}.super-star-modal .shop-is-now-animation{height:160px;width:160px}@media (max-width:640px){.super-star-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}.super-star-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.super-star-modal .modal-body-value p{width:100%}}.information-modal{position:fixed;visibility:visible}.information-modal .modal-dialog{border-radius:10px;margin:0 auto;max-width:516px;min-height:350px;width:516px}.information-modal .modal-content{border-radius:10px}.information-modal .modal-body{border-radius:10px;padding:0}.information-modal .modal-body-form{padding:0 25px 50px!important}.information-modal .row{margin:0!important}.information-modal .modal-header{border-bottom:none;padding:20px}.information-modal .modal-header .title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:20px;margin:10px 0;text-align:center}.information-modal .modal-body-value{align-items:center;display:flex;flex-direction:column;padding:0;position:relative}.information-modal .modal-body-value .close{position:absolute;right:0;z-index:1}.information-modal .modal-body-value .information-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-top:20px;text-align:center;width:80%}.information-modal .modal-body-value span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin:30px auto 0;text-align:center;width:91%}.information-modal .modal-body-value p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin:20px 0 36px;opacity:.7;text-align:center;width:42%}.information-modal .modal-content{height:100%;padding:0}.information-modal .do-it-now{font-family:CircularStd-Book!important;margin:26px 0 0;min-height:50px;min-width:208px;padding:0 20px}@media (min-width:641px){.information-modal .modal-dialog{top:50px}}@media (max-width:640px){.information-modal .modal-dialog{max-width:375px;min-height:350px;top:30px;width:370px}.information-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.information-modal .modal-body-value p{width:100%}.information-modal .modal-body-value .information-modal__title{font-size:20px;line-height:25px}.information-modal .modal-body-form{padding-top:0!important}.information-modal .modal-body-value span{margin:15px 0 0;width:98%}.information-modal .do-it-now{margin-top:20px}}@media (max-width:380px){.information-modal .modal-dialog{max-width:unset;min-height:350px;width:auto}}.referral-modal{position:fixed;visibility:visible}.referral-modal .modal-dialog{border-radius:10px;margin:0 auto;max-width:516px;min-height:414px;top:100px;width:474px}.referral-modal .modal-content{padding:0}.referral-modal .modal-body{padding:0!important}.referral-modal .text-panel{display:block;margin:24px auto 16px;width:-moz-max-content;width:max-content}.referral-modal .text-panel span{color:#f80560;cursor:pointer;text-decoration-line:underline}.referral-modal .url-main-block{display:flex;margin:0 auto;width:-moz-max-content;width:max-content}@media (max-width:640px){.referral-modal .url-main-block{flex-direction:column}}.referral-modal .footer-block-label{color:var(--Text-Headline,#333448);font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:16px;text-align:center}.referral-modal .footer-items{display:flex;gap:12px}.referral-modal .footer-item__price{color:var(--Text-Headline,#333448);font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.referral-modal .url-block{align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:8px;color:var(--Grey,#b2b8c9);display:flex;font-size:16px;font-style:normal;font-weight:450;height:48px;line-height:normal;margin-right:8px;padding:12px 5px;width:305px}@media (max-width:640px){.referral-modal .url-block{margin-bottom:10px;margin-right:0}}.referral-modal .modal-body-value{display:block;width:100%}.referral-modal .footer-item__label{color:var(--Text-Headline,#333448);font-size:13px;font-style:normal;font-weight:450;line-height:normal}.referral-modal .modal-content{border-radius:10px}.referral-modal .modal-header{align-items:center;background:none;border-bottom:1px solid #d9e2e7;display:flex;flex-direction:column}.referral-modal .modal-header__title{color:var(--f-80560,#f80560);font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-align:center;text-transform:capitalize;width:-moz-max-content;width:max-content}@media (max-width:640px){.referral-modal .modal-header__title{max-width:294px}}.referral-modal .close{position:absolute;right:10px;z-index:1}.referral-modal .modal-header__sub-title{color:var(--Text-Headline,#333448);font-size:14px;font-style:normal;font-weight:450;line-height:normal;margin-top:24px;text-align:center}.referral-modal .copy-link{align-items:center;background:var(--f-80560,#f80560);border-radius:30px;color:var(--White,#fff);cursor:pointer;display:flex;flex-direction:column;font-size:14px;font-style:normal;font-weight:500;gap:10px;height:48px;justify-content:center;line-height:24px;padding:18px 15px;text-align:center;text-transform:capitalize}@media (max-width:640px){.referral-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px!important;width:370px!important}.referral-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}.referral-modal .footer-block{align-items:center;border-top:1px solid #d9e2e7;display:flex;flex-direction:column;margin-top:24px;padding:24px}.referral-modal .footer-item{align-items:center;background:var(--Background,#f8fbff);border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:8px;width:143px}.message-modal .chat-message{height:153px}.message-modal .modal-img-preview{height:60px!important;width:60px!important}.message-modal .modal-dialog{height:856px;margin:0 auto;max-height:856px;max-width:640px;width:640px}.message-modal .modal-header .message-modal__title{word-wrap:break-word;color:#333448;font-family:CircularStd-Book!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin:32px 0 32px 27px;overflow-wrap:break-word;text-align:left}.message-modal .mdsg-form-field-cmn-wrp .message-modal__title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin:24px 0 8px}.message-modal .mdsg-form-field-cmn-wrp p{color:#b2b8c9;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px}.message-modal .modal-body,.message-modal .modal-content{padding:0}.message-modal .p-do-select{margin-bottom:24px}.message-modal .product-panel{background:#f1f5f8;border:1px solid #e4e8eb;border-radius:2px;box-sizing:border-box;display:flex;margin:23px 60px 24px;max-width:100%;width:82%}.message-modal .product-panel img{border-radius:10px;height:76px!important;margin:16px 16px 16px 26px;-o-object-fit:cover;object-fit:cover;width:76px!important}.message-modal .modal-body-form{border-top:1px solid #dfe3e8;padding:60px!important}.message-modal .mdsg-loop-product-title-wrp{display:flex;flex-direction:column;width:48%}.message-modal .mdsg-loop-product-title-wrp .message-modal__title{color:#333448;font-size:20px;line-height:25px;margin:27px 0 8px}.message-modal .mdsg-loop-product-title-wrp .message-modal__title,.message-modal .mdsg-loop-product-title-wrp p{font-family:CircularStd-Book!important;font-style:normal;font-weight:450;max-width:70%;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;word-break:normal}.message-modal .mdsg-loop-product-title-wrp p{color:#a2a2a2;font-size:16px;line-height:20px}.message-modal .product-panel-price{margin:36px 32px 36px 0}.message-modal .product-panel-price .message-modal__title{color:#f80560;font-family:CircularStd-Book!important;font-size:24px;font-style:normal;font-weight:500;line-height:36px;text-align:right;text-transform:capitalize}.message-modal .mdsg-field-title p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;margin-top:40px;text-transform:capitalize}.message-modal .mdsg-field-title textarea{height:153px}.message-modal .modal-footer{height:105px}.message-modal .modal-footer #feature__shop_products__active_done{background-color:#f80560!important;border-radius:30px;color:#fff!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-align:center;text-transform:capitalize}.message-modal .modal-footer #feature__shop_products__active_done:hover{opacity:.5}.message-modal .your_preference{border:1px solid #e7e7e7!important;box-sizing:border-box!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px;margin-top:16px;padding-left:20px;text-transform:capitalize;width:100%}.message-modal .mdsg-form-field-cmn-wrp-info{display:flex;margin-top:27px}.message-modal .mdsg-form-field-cmn-wrp-info span{color:#b2b8c9;cursor:pointer;font-family:CircularStd-Book;font-size:15px;font-style:normal;font-weight:500;line-height:19px;margin-left:10px}.message-modal .chat-message::-moz-placeholder{color:#b2b8c9;font-family:CircularStd-Book}.message-modal .chat-message::placeholder{color:#b2b8c9;font-family:CircularStd-Book}@media (max-width:640px){.message-modal .mdsg-form-field-cmn-wrp .message-modal__title{font-size:17px;line-height:22px}.message-modal .mdsg-form-field-cmn-wrp-info{display:flex;margin-bottom:20px;margin-top:12px}.message-modal .modal-body-form{padding:15px 15px 0!important}.message-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}.message-modal .modal-header .message-modal__title{font-size:20px!important;margin:3px 0!important;text-align:center;width:100%}.message-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.message-modal .modal-body-greed-block{border-right:0!important}.message-modal .modal-body-greed-block2{margin-bottom:20px}.message-modal .product-panel{margin:14px 12px 24px;width:344px}.message-modal .modal-footer{border-top:none;padding:0}}.instructions-withdrawal-modal{position:fixed;top:7%;visibility:visible}.instructions-withdrawal-modal .modal-dialog{margin:0 auto;max-width:640px;width:640px}.instructions-withdrawal-modal .modal-header .instructions-withdrawal-modal__title{color:#333448;font-family:CircularStd-Book!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin:32px 0 32px 27px;text-align:left}.instructions-withdrawal-modal .modal-footer{height:91px}.instructions-withdrawal-modal .modal-footer #feature__shop_products__active_done{background-color:#f80560!important;border-radius:30px;color:#fff!important;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-align:center;text-transform:capitalize}.instructions-withdrawal-modal .modal-footer #feature__shop_products__active_done:hover{opacity:.5}.instructions-withdrawal-modal .modal-body,.instructions-withdrawal-modal .modal-content{padding:0}.instructions-withdrawal-modal .modal-body-form{border-top:1px solid #dfe3e8;padding:24px 50px 41px 60px!important}.instructions-withdrawal-modal .row{margin:0!important}.instructions-withdrawal-modal .modal-body-value{display:flex;flex-direction:column;padding:0;position:relative}.instructions-withdrawal-modal .modal-body-value .close{position:absolute;right:0}.instructions-withdrawal-modal .modal-body-value .instructions-withdrawal-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:20px;font-style:normal;font-weight:700;line-height:35px;margin-bottom:8px;margin-top:24px;text-align:left}.instructions-withdrawal-modal .modal-body-value span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;text-align:center}.instructions-withdrawal-modal .modal-body-value p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin:20px 0 36px;opacity:.7;text-align:center;width:42%}.instructions-withdrawal-modal .modal-content{height:100%}.instructions-withdrawal-modal .do-it-now{font-family:CircularStd-Book!important;margin:0;max-height:45px;max-width:174px;padding:14px 44px}.instructions-withdrawal-modal .here{color:#0b4ae2;cursor:pointer}@media (max-width:640px){.instructions-withdrawal-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px;width:370px}.instructions-withdrawal-modal .modal-header .instructions-withdrawal-modal__title{font-size:22px!important;margin:32px 30px 32px 17px;text-align:center!important;width:87%}.instructions-withdrawal-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.instructions-withdrawal-modal .modal-body-value p{width:100%}.instructions-withdrawal-modal .modal-body-form{padding:16px 30px 40px!important}}.social-modal{background-color:rgba(0,0,0,.5);display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9998}.social-modal .modal-center{display:table-cell;vertical-align:middle}.social-modal .modal-container{background-color:#fff;height:268px;margin:0 auto;transition:all .3s ease;width:590px}.social-modal .social-modal__title{color:#f80560;font-size:20px;font-style:normal;font-weight:500;line-height:25px;text-transform:capitalize}.social-modal .save-link-button{background:#f80560;border-radius:30px;height:43px;width:130px}.social-modal .save-link-button span{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:23px;text-transform:capitalize}.social-modal .link-modal-title{margin-left:43%}.social-modal .modal-leave-active .modal-container{opacity:0;transform:translateY(-50px)}.social-modal .social-modal__title,.social-modal button,.social-modal input,.social-modal label{font-family:CircularStd-Book!important}.social-modal input{min-height:50px}.social-modal .close-image-modal{height:20px;width:20px}.social-modal .close{cursor:pointer;padding-right:15px}@media screen and (max-width:767px){.social-modal .modal-container{width:375px!important}}.release-modal{padding:0;position:fixed;top:7%;visibility:visible}.release-modal .modal-dialog{background:#fff;border-radius:30px;margin:0 auto;max-width:520px;width:520px}.release-modal .modal-content{padding:0}.release-modal .modal-dialog-default{height:473px;max-height:473px}.release-modal .modal-dialog-coins{height:611px;max-height:611px}.release-modal .modal-dialog-tagline{height:542px;max-height:542px}.release-modal .modal-dialog-gallery,.release-modal .modal-dialog-interview{height:611px;max-height:611px}.release-modal .modal-dialog-ready{height:275px;max-height:275px}.release-modal .modal-content{border-radius:30px;height:100%}.release-modal .modal-body{padding:0}.release-modal .modal-body-form{border-radius:30px;height:100%;padding:30px 30px 40px!important}.release-modal .row{height:100%;margin:0!important}.release-modal form{height:100%}.release-modal .active-state-box{display:flex;margin:45px auto 0}.release-modal .active-state-box .ellipse{margin-right:7px}.release-modal .next{right:0}.release-modal .back,.release-modal .next{bottom:0;font-family:CircularStd-Book!important;max-height:59px;max-width:104px;padding:19px 31px;position:absolute}.release-modal .back{background:#fff;border:2px solid #f80560;color:#f80560;left:-10px}.release-modal .back:hover{background:#f80560;color:#fff}.release-modal .modal-body-value-default{display:flex;flex-direction:column;padding:0;position:relative}.release-modal .modal-body-value-default .default-image-block{background:#f8fbff;border-radius:30px;height:162px;margin-bottom:25px;position:relative;width:100%}.release-modal .modal-body-value-default .default-image-block .default-image{max-height:185px;max-width:430px;position:absolute;top:0;width:100%}.release-modal .modal-body-value-default .release-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal .modal-body-value-default span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-left:10px;margin-top:10px;width:91%}.release-modal .modal-body-value-default .view-changes{font-family:CircularStd-Book!important;margin:30px auto;max-height:59px;max-width:184px;padding:19px 31px}.release-modal .modal-body-value-coins{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal .modal-body-value-coins .coins-image-block{background:#f8fbff;border-radius:30px;height:162px;margin-bottom:40px;position:relative;width:100%}.release-modal .modal-body-value-coins .coins-image-block .coins-image{left:0;margin:0 auto;max-height:185px;max-width:430px;position:absolute;right:0;top:37px}.release-modal .modal-body-value-coins .release-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal .modal-body-value-coins span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px;width:95%}.release-modal .modal-body-value-tagline{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal .modal-body-value-tagline .release-modal__title{color:#f80560;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal .modal-body-value-tagline span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px;width:95%}.release-modal .modal-body-value-tagline .tagline-image{border-radius:30px;height:162px;margin-bottom:40px;width:100%}.release-modal .modal-body-value-gallery{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal .modal-body-value-gallery .release-modal__title{color:#f80560;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal .modal-body-value-gallery span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px;width:95%}.release-modal .modal-body-value-gallery .gallery-image{border-radius:30px;height:162px;margin-bottom:40px;width:100%}.release-modal .modal-body-value-interview{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal .modal-body-value-interview .interview-image{border-radius:30px;height:162px;margin-bottom:40px;width:100%}.release-modal .modal-body-value-interview .release-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal .modal-body-value-interview span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px;width:96%}.release-modal .modal-body-value-ready{align-items:center;display:flex;flex-direction:column;padding:0;position:relative}.release-modal .modal-body-value-ready .release-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-top:46px;text-align:center}.release-modal .modal-body-value-ready span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-top:10px;text-align:center;width:91%}.release-modal .modal-body-value-ready .get-started{font-family:CircularStd-Book!important;margin:30px auto;max-height:59px;max-width:184px;padding:19px 31px}@media (max-width:640px){.release-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px!important;width:370px!important}.release-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.release-modal .modal-body-value p{width:100%}.release-modal .modal-body-form{padding:15px 15px 20px!important}.release-modal .default-image-block .default-image{height:81%}.release-modal .coins-image-block .coins-image{width:80%!important}.release-modal .modal-body-value-gallery .gallery-image,.release-modal .modal-body-value-interview .interview-image,.release-modal .modal-body-value-tagline .tagline-image{margin-bottom:20px}.release-modal .active-state-box{margin:40px auto 20px}.release-modal .col-12 .release-modal__title{font-size:19px!important}.release-modal .col-12 span{font-size:13px!important}}.release-modal-buyer{padding:0;position:fixed;top:7%;visibility:visible}.release-modal-buyer .modal-dialog{background:#fff;border-radius:30px;margin:0 auto;max-width:520px;width:520px}.release-modal-buyer .modal-dialog-default{height:473px;max-height:473px}.release-modal-buyer .modal-dialog-coins{height:611px;max-height:611px}.release-modal-buyer .modal-dialog-display-name{height:350px;max-height:350px}.release-modal-buyer .modal-dialog-edit-display-name{height:375px;max-height:375px}.release-modal-buyer .modal-dialog-profile-picture{height:611px;max-height:611px}.release-modal-buyer .modal-content{border-radius:30px;height:100%}.release-modal-buyer .modal-body{padding:0}.release-modal-buyer .modal-body-form{border-radius:30px;height:100%;padding:30px 30px 40px!important}.release-modal-buyer .row{height:100%;margin:0!important}.release-modal-buyer form{height:100%}.release-modal-buyer .active-state-box{display:flex;margin:45px auto 0}.release-modal-buyer .active-state-box .ellipse{margin-right:7px}.release-modal-buyer .next{right:0}.release-modal-buyer .back,.release-modal-buyer .next{bottom:0;font-family:CircularStd-Book!important;max-height:59px;max-width:104px;padding:19px 31px;position:absolute}.release-modal-buyer .back{background:#fff;border:2px solid #f80560;color:#f80560;left:-10px}.release-modal-buyer .back:hover{background:#f80560;color:#fff}.release-modal-buyer .modal-body-value-default{display:flex;flex-direction:column;padding:0;position:relative}.release-modal-buyer .modal-body-value-default .default-image-block{background:#f8fbff;border-radius:30px;height:162px;margin-bottom:25px;position:relative;width:100%}.release-modal-buyer .modal-body-value-default .default-image-block .default-image{max-height:185px;max-width:430px;position:absolute;top:0;width:100%}.release-modal-buyer .modal-body-value-default .release-modal-buyer__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal-buyer .modal-body-value-default span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-left:10px;margin-top:10px;width:91%}.release-modal-buyer .modal-body-value-default .view-changes{font-family:CircularStd-Book!important;margin:30px auto;max-height:59px;max-width:184px;padding:19px 31px}.release-modal-buyer .modal-body-value-coins{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal-buyer .modal-body-value-coins .coins-image-block{background:#f8fbff;border-radius:30px;height:162px;margin-bottom:40px;position:relative;width:100%}.release-modal-buyer .modal-body-value-coins .coins-image-block .coins-image{left:0;margin:0 auto;max-height:185px;max-width:430px;position:absolute;right:0;top:37px}.release-modal-buyer .modal-body-value-coins .release-modal-buyer__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal-buyer .modal-body-value-coins span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px;width:91%}.release-modal-buyer .modal-body-value-display-name{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal-buyer .modal-body-value-display-name .release-modal-buyer__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px;margin-top:10px}.release-modal-buyer .modal-body-value-display-name span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px;width:91%}.release-modal-buyer .modal-body-value-profile-picture{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal-buyer .modal-body-value-profile-picture .profile-picture-image-block{background:#f8fbff;border-radius:30px;height:162px;margin-bottom:40px;position:relative;width:100%}.release-modal-buyer .modal-body-value-profile-picture .profile-picture-image-block .profile-picture-image{left:0;margin:0 auto;max-height:185px;max-width:430px;position:absolute;right:0;top:16px}.release-modal-buyer .modal-body-value-profile-picture .release-modal-buyer__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-left:10px}.release-modal-buyer .modal-body-value-profile-picture span{font-family:CircularStd-Book;width:91%}.release-modal-buyer .modal-body-value-profile-picture label,.release-modal-buyer .modal-body-value-profile-picture span{color:#333448;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:10px;margin-left:10px;margin-top:10px}.release-modal-buyer .modal-body-value-profile-picture label{font-family:CircularStd-Bold}.release-modal-buyer .modal-body-value-edit-display-name{align-items:center;display:flex;flex-direction:column;height:100%;padding:0;position:relative}.release-modal-buyer .modal-body-value-edit-display-name .release-modal-buyer__title{color:#333448;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-top:30px;text-align:center;width:95%}.release-modal-buyer .modal-body-value-edit-display-name .edit-name-block{align-items:center;display:flex;flex-direction:column;max-width:360px;width:100%}.release-modal-buyer .modal-body-value-edit-display-name .edit-name{background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-sizing:border-box;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;margin-top:40px;max-width:360px!important;min-height:60px!important;text-transform:capitalize}.release-modal-buyer .modal-body-value-edit-display-name .edit-name::-moz-placeholder{color:#9195a2;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-transform:capitalize}.release-modal-buyer .modal-body-value-edit-display-name .edit-name::placeholder{color:#9195a2;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;line-height:23px;text-transform:capitalize}.release-modal-buyer .modal-body-value-edit-display-name .update-display-name{font-family:CircularStd-Book!important;margin:30px auto;max-height:59px;max-width:245px;padding:19px 31px}@media (max-width:640px){.release-modal-buyer .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px!important;width:370px!important}.release-modal-buyer .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.release-modal-buyer .modal-body-value p{width:100%}.release-modal-buyer .modal-body-form{padding:15px 15px 20px!important}.release-modal-buyer .default-image-block .default-image{height:81%}.release-modal-buyer .coins-image-block .coins-image{width:80%!important}.release-modal-buyer .profile-picture-image-block .profile-picture-image{top:30px!important;width:90%}.release-modal-buyer .col-12 .release-modal-buyer__title{font-size:19px!important}.release-modal-buyer .col-12 label,.release-modal-buyer .col-12 span{font-size:13px!important}}.report-block{background:#fff;padding-bottom:20px;width:100%}.report-block__button{background:#fff;border:1px solid #f80560;border-radius:30px;color:#f80560;cursor:pointer;font-size:15px;height:30px;line-height:20px;margin-left:20px;padding:6px 2px;width:141px}.report-block__button:focus,.report-block__button:hover{background:#f80560;color:#fff}.report-modal{position:fixed;visibility:visible}.report-modal .modal-dialog{border-radius:0;margin:0 auto;max-width:606px;min-height:623px;width:606px}.report-modal .modal-content{border-radius:0;padding:0}.report-modal .modal-body{align-items:center;border-radius:10px;display:flex;flex-direction:column;padding:20px 107px 0}@media (max-width:800px){.report-modal .modal-body{padding:19px}}.report-modal .modal-body__title{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin-bottom:4px;width:100%}@media (max-width:800px){.report-modal .modal-body__title{font-size:15px}}.report-modal .modal-body__input-block{display:flex;flex-direction:column;margin-bottom:14px;width:100%}.report-modal .modal-body__input-block textarea{background:#fff;border:1px solid #e7e7e7;border-radius:0;box-sizing:border-box;color:#222;font-size:16px;font-weight:450;height:140px;line-height:20px;padding:18px;width:100%}.report-modal .modal-body .image-block{display:flex;flex-wrap:wrap;margin-top:10px;width:100%}.report-modal .modal-body .image-block-item{border-radius:5px;cursor:pointer;height:120px;margin-bottom:10px;margin-right:10px;max-height:120px;max-width:120px;min-height:120px;min-width:120px;padding:0;width:120px}@media (max-width:800px){.report-modal .modal-body .image-block-item{height:80px;max-height:80px;max-width:80px;min-height:80px;min-width:80px;width:80px}}.report-modal .modal-body .image-collection{border-radius:5px;height:100%;max-height:120px;max-width:120px;min-height:120px;min-width:120px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:800px){.report-modal .modal-body .image-collection{max-height:80px;max-width:80px;min-height:80px;min-width:80px}}.report-modal .modal-body .mdsg-close-red{display:block!important;right:25px;top:auto}.report-modal .modal-body .mdsg-close-blue,.report-modal .modal-body .mdsg-close-red{background:inherit;border:0;bottom:7px;cursor:pointer;outline:none;padding:0;position:absolute}.report-modal .modal-body .mdsg-close-blue{left:25px}.report-modal .modal-body .mdsg-close-blue .rotate-photo:hover{content:url(/theme-images/seller-profile/rotate-image-blue.svg)}.report-modal .modal-body .delete-photo:hover{content:url(/theme-images/seller-profile/delete-photo-red.svg)}.report-modal .modal-body__attach-file{align-items:center;cursor:pointer;display:flex;margin:0 auto 0 0}.report-modal .modal-body__attach-file img{height:24px;margin-right:6px;width:24px}.report-modal .modal-body__button{align-items:center;background:#f80560;border:2px solid #f80560;border-radius:30px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:56px;justify-content:center;line-height:20px;margin-bottom:60px;margin-top:83px;text-align:center;width:274px}@media (max-width:800px){.report-modal .modal-body__button{margin-bottom:0;margin-top:30px;width:274px}}.report-modal .modal-body__button:disabled{background:#efefef!important;border:2px solid #efefef!important}.report-modal .modal-body__button:hover{background:#fff;color:#f80560}.report-modal .modal-header{background:#f2f6f9;border-bottom:none;display:flex;height:84px;justify-content:center;padding:20px;position:relative}.report-modal .modal-header__title{color:#333;font-family:CircularStd-Book;font-size:24px;font-style:normal;font-weight:500;line-height:150%;text-align:center;width:100%}@media (max-width:800px){.report-modal .modal-header__title{font-size:22px;line-height:28px}}@media (min-width:641px){.report-modal .modal-dialog{top:50px}}@media (max-width:640px){.report-modal .modal-dialog{max-width:375px;min-height:350px;top:30px;width:370px}.report-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}@media (max-width:380px){.report-modal .modal-dialog{max-width:unset;min-height:350px;width:auto}}.content-gallery-modal{align-items:center;display:flex;flex-direction:column;font-family:CircularStd-Book;height:825px;margin:0 auto;max-height:825px;max-width:920px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:920px}@media (max-width:1000px){.content-gallery-modal{height:100%;max-height:100%;max-width:350px;width:350px}}.content-gallery-modal .loader-box{height:100px;margin:auto!important;width:200px}.content-gallery-modal__main-button{background:#f80560;border-radius:6px;color:#fff;font-size:18px;font-weight:700;gap:10px;height:43px;letter-spacing:0;line-height:23px;margin:20px 0;padding:10px 24px;text-align:center;width:200px}.content-gallery-modal__public-gallery-block{align-items:center;display:flex;flex-direction:column;position:relative}@media (max-width:1000px){.content-gallery-modal__public-gallery-block{width:348px}}.content-gallery-modal__image-right{content:url(/theme-images/content-modal/left.svg);cursor:pointer;height:50px;position:absolute;right:-70px;top:285px;transform:rotate(180deg);width:80px}@media (max-width:1000px){.content-gallery-modal__image-right{right:-42px;top:40%}}.content-gallery-modal__image-left{content:url(/theme-images/content-modal/left.svg);cursor:pointer;height:50px;left:-70px;position:absolute;top:285px;width:80px}@media (max-width:1000px){.content-gallery-modal__image-left{left:-42px;top:40%}}.content-gallery-modal__block-right{content:url(/theme-images/content-modal/right-mage.svg);cursor:pointer;height:36px;position:absolute;right:250px;top:24px;width:20px}@media (max-width:1000px){.content-gallery-modal__block-right{right:20px}}.content-gallery-modal__block-left{content:url(/theme-images/content-modal/left-image.svg);cursor:pointer;height:36px;left:250px;position:absolute;top:24px;width:20px}@media (max-width:1000px){.content-gallery-modal__block-left{left:20px}}.content-gallery-modal__main-image{height:600px;-o-object-fit:contain;object-fit:contain;width:800px}@media (max-width:1000px){.content-gallery-modal__main-image{height:65%;margin-top:50px;width:343px}}.content-gallery-modal__small-image{border-radius:5px;cursor:pointer;height:60px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:64px}.content-gallery-modal__small-image--active{border:2px solid #f80560}@media (max-width:1000px){.content-gallery-modal__small-image{height:40px;width:42.667px}}.content-gallery-modal__description-block{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:100%}@media (max-width:1000px){.content-gallery-modal__description-block{flex-direction:column}}.content-gallery-modal__small-images-block{align-items:center;display:flex}@media (max-width:1000px){.content-gallery-modal__small-images-block{margin-bottom:50px;margin-left:10px}}.content-gallery-modal__visit-store{align-items:center;background:#fff;border:1px solid #f80560;border-radius:30px;color:#f80560;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:43px;justify-content:center;letter-spacing:0;line-height:23px;text-align:left;width:212px}.content-gallery-modal__visit-store:focus,.content-gallery-modal__visit-store:hover{background:#f80560;color:#fff}.content-gallery-modal__collection-block{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:678px;min-height:295px;position:relative}@media (max-width:1000px){.content-gallery-modal__collection-block{height:311.888px;margin-bottom:20px;margin-top:50px;width:343px}}.content-gallery-modal__blur-image{border-radius:12px;height:275px;margin-bottom:18px;-o-object-fit:cover;object-fit:cover;width:330px}@media (max-width:1000px){.content-gallery-modal__blur-image{border-radius:8px;height:152.056px;margin-bottom:8px;width:167.611px}}.content-gallery-modal__count-photo-on-image{bottom:123px;color:#fff;font-family:CircularStd-Book;font-size:45px;font-style:normal;font-weight:700;line-height:130%;min-width:70px;position:absolute;right:135px;text-align:center}@media (max-width:1000px){.content-gallery-modal__count-photo-on-image{font-size:24px}}.content-gallery-modal__collection-description{background:#fff;border-radius:6px;display:flex;flex-direction:column;padding:10px;width:678px}@media (max-width:1000px){.content-gallery-modal__collection-description{width:343px}}.content-gallery-modal__title-collection{color:#000;font-size:22px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:10px}@media (max-width:1000px){.content-gallery-modal__title-collection{font-size:18px}}.content-gallery-modal__collection-sub-description{display:flex;justify-content:space-between}@media (max-width:1000px){.content-gallery-modal__collection-sub-description{flex-direction:column}}.content-gallery-modal__collection-price-block{align-items:center;display:flex;height:50px;justify-content:space-between;width:200px}.content-gallery-modal__price-photo{color:var(--f-80560,#f80560);font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media (max-width:1000px){.content-gallery-modal__price-photo{font-size:18px}}.content-gallery-modal__count-photo{color:var(--grey,#b2b8c9);font-size:24px;font-style:normal;font-weight:500;line-height:150%;margin-left:3px}@media (max-width:1000px){.content-gallery-modal__count-photo{font-size:18px}}.content-gallery-modal__unlock-collection{align-items:center;background:#f80560;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:43px;justify-content:center;letter-spacing:0;line-height:23px;text-align:left;width:172px}.content-gallery-modal__unlock-collection:focus,.content-gallery-modal__unlock-collection:hover{background:#fff;border:1px solid #f80560;color:#f80560}.content-gallery-modal__unlock-collection--capitalize{text-transform:capitalize}.content-gallery-modal__visit-store--small{height:43px;margin-right:15px;width:135px}.content-gallery-modal__video-block{border-radius:12px;height:586px;width:678px}@media (max-width:1000px){.content-gallery-modal__video-block{height:65%;margin-bottom:20px;margin-top:50px;width:343px}}.content-gallery-modal__product-price-block{align-items:center;background:hsla(0,0%,100%,.3);bottom:80px;display:flex;height:67px;justify-content:space-between;padding:12px 15px;position:absolute;width:800px}@media (max-width:1000px){.content-gallery-modal__product-price-block{bottom:153px;flex-direction:column;height:100px;width:343px}}.content-gallery-modal__product-name{color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:150%;margin-right:10px}@media (max-width:1000px){.content-gallery-modal__product-name{font-size:16px}}.content-gallery-modal-new .content-gallery-modal__main-button{background:#e22b75!important;border-radius:6px;color:#fff;font-size:18px;font-weight:700;gap:10px;height:43px;letter-spacing:0;line-height:23px;margin:20px 0;padding:10px 24px;text-align:center;width:200px}.content-gallery-modal-new .content-gallery-modal__unlock-collection{align-items:center;background:#e22b75!important;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:43px;justify-content:center;letter-spacing:0;line-height:23px;text-align:left;width:172px}.content-gallery-modal-new .content-gallery-modal__unlock-collection:focus,.content-gallery-modal-new .content-gallery-modal__unlock-collection:hover{background:#fff!important;border:1px solid #e22b75!important;color:#e22b75!important}.content-gallery-modal-new .content-gallery-modal__price-photo{color:var(--f-80560,#e22b75)!important;font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media (max-width:1000px){.content-gallery-modal-new .content-gallery-modal__price-photo{font-size:18px}}.content-gallery-modal-new .content-gallery-modal__visit-store{align-items:center;background:#e22b75!important;border:none!important;border-radius:30px;color:#fff!important;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:43px;justify-content:center;letter-spacing:0;line-height:23px;text-align:left;width:212px}.content-gallery-modal-new .content-gallery-modal__visit-store:focus,.content-gallery-modal-new .content-gallery-modal__visit-store:hover{background:#fff!important;border:1px solid #e22b75!important;color:#e22b75!important}.content-gallery-modal-new .content-gallery-modal__small-image{border-radius:5px;cursor:pointer;height:60px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:64px}.content-gallery-modal-new .content-gallery-modal__small-image--active{border:2px solid #e22b75!important}@media (max-width:1000px){.content-gallery-modal-new .content-gallery-modal__small-image{height:40px;width:42.667px}}.content-gallery-modal-new .content-gallery-modal__image-left,.content-gallery-modal-new .content-gallery-modal__image-right{content:url(/theme-images/content-modal/left-new.svg)!important}.video-player-content-gallery{height:100%;width:100%}.video-player-content-gallery .video{border-radius:12px;height:100%!important;max-height:100%!important;max-width:100%!important;min-height:100%!important}.close-new{background-color:transparent;border:0;color:#fff;float:right;font-size:1.5rem;font-weight:700;line-height:1;position:absolute;right:0;text-shadow:0 1px 0 #fff}.ambassador-block{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(248,12,101,.05) 57.36%,rgba(248,5,96,.1)),#fff;height:320px;padding:32px 16px;position:relative;width:100%}@media (max-width:700px){.ambassador-block{height:390px;margin:0 15px;width:92%}}.ambassador-block__first-image{position:absolute;right:0;top:0}@media (max-width:1200px){.ambassador-block__first-image{display:none}}@media (max-width:700px){.ambassador-block__first-image{display:block;height:80px;width:37px}}.ambassador-block__second-image{bottom:8px;left:0;position:absolute}@media (max-width:1200px){.ambassador-block__second-image{display:none}}@media (max-width:700px){.ambassador-block__second-image{bottom:119px;display:block;height:80px;width:37px}}.ambassador-block__body{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:631px}@media (max-width:700px){.ambassador-block__body{width:305px}}.ambassador-block__title{color:#f80560;font-size:18px;font-style:normal;font-weight:900;line-height:normal;text-align:center;text-transform:capitalize}.ambassador-block__description{color:#333;font-size:16px;font-style:normal;font-weight:450;line-height:normal;margin-top:16px;text-align:center}@media (max-width:700px){.ambassador-block__description{font-size:15px;width:90%}}.ambassador-block__info-block{align-items:center;background:#fff;border:1px solid #e7e9ef;border-radius:8px;color:#333;font-size:14px;font-style:normal;font-weight:450;gap:16px;line-height:normal;margin:32px 0;padding:16px;text-align:center}.ambassador-block__info-block span,.ambassador-block__info-block span a{color:#f80560}.ambassador-block__footer-block{display:flex;justify-content:space-between;width:100%}@media (max-width:700px){.ambassador-block__footer-block{flex-direction:column}}.ambassador-block__footer-description{color:#959da1;font-size:14px;font-style:normal;font-weight:450;line-height:normal;width:312px}.ambassador-block__mail-block{color:#333448;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-align:center}@media (max-width:700px){.ambassador-block__mail-block{margin-top:10px}}.ambassador-block__mail-block span{color:#f80560;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.ambassador-block__mail-block span a{color:#f80560}.alternative-payment-modal{position:fixed;visibility:visible}.alternative-payment-modal .modal-dialog{border-radius:10px;margin:0 auto;max-width:516px;min-height:350px;width:516px}.alternative-payment-modal .modal-header__title{font-family:CircularStd-Bold,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-align:center}.alternative-payment-modal .send-custom-offer-modal__types-block--label{border:1px solid #e7e7e7;border-radius:8px;cursor:pointer;flex-direction:column;font-size:15px;margin-bottom:15px;padding:15px}.alternative-payment-modal .register-seller-stream-two__checkbox-pink{height:24px;min-width:24px;width:24px}.alternative-payment-modal .register-seller-stream-two__checkbox-block{margin-top:15px}.alternative-payment-modal .register-seller-stream-two__label-link-active{color:#000!important}.alternative-payment-modal .register-seller-stream-two__checkbox-block{cursor:pointer;max-width:445px!important}@media (max-width:640px){.alternative-payment-modal .register-seller-stream-two__checkbox-block{max-width:100%!important}}.alternative-payment-modal .checkbox-block{align-items:center;display:flex;width:100%}.alternative-payment-modal .description-block{color:var(--Grey,#b2b8c9);font-size:16px;font-style:normal;font-weight:450;line-height:24px;margin:15px auto;text-align:center}.alternative-payment-modal .send-custom-offer-modal__types-block--label--active{background:var(--Background,#f8fbff);border:1px solid #e7e7e7;border-radius:8px}.alternative-payment-modal .bank-transfer-info{align-items:flex-start;background:var(--White,#fff);border:1px solid #e7e7e7;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-top:15px;padding:16px;width:100%}.alternative-payment-modal .bank-transfer-info__item{display:flex}.alternative-payment-modal .bank-transfer-info__label{color:var(--Grey-Dark,#9195a2);font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-right:10px;text-transform:capitalize}.alternative-payment-modal .bank-transfer-info__value{color:var(--Black,#333);font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.alternative-payment-modal input.mdsg-custom-checkbox{box-sizing:border-box;display:none;opacity:0!important;padding:0}.alternative-payment-modal .send-custom-offer-modal__types-block--label--active .mdsg--checkbox--check{border:1px solid #f80560!important}.alternative-payment-modal .send-custom-offer-modal__types-block--label--active .mdsg--checkbox--check:after{color:#f80560;content:"";font-family:fontawesome;font-size:15px;line-height:20px;margin-left:0;transition:all .2s}.alternative-payment-modal .mdsg--checkbox--check{background:#fcfcfc;border:1px solid #9195a2;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-block;height:25px;margin-right:8px!important;min-height:25px;min-width:25px;vertical-align:middle;width:25px!important}.alternative-payment-modal input.mdsg-custom-checkbox:checked~span.mdsg--checkbox--check{border-color:#f80560}.alternative-payment-modal .send-custom-offer-modal__types-block{flex-direction:column}.alternative-payment-modal .modal-content{border-radius:10px}.alternative-payment-modal .modal-body{border-radius:10px;padding:0}.alternative-payment-modal .modal-body-form{padding:0 25px 25px!important}.alternative-payment-modal .row{margin:0!important}.alternative-payment-modal .modal-header{border-bottom:none;padding:20px}.alternative-payment-modal .modal-header .title{color:#333448;font-family:CircularStd-Book!important;font-size:20px;font-style:normal;font-weight:500;line-height:20px;margin:10px 0;text-align:center}.alternative-payment-modal .modal-body-value{align-items:center;display:flex;flex-direction:column;padding:0;position:relative}.alternative-payment-modal .modal-body-value .close{position:absolute;right:0;z-index:1}.alternative-payment-modal .modal-body-value .information-modal__title{color:#f80560;font-family:CircularStd-Book;font-size:26px;font-style:normal;font-weight:700;line-height:33px;margin-top:20px;text-align:center;width:80%}.alternative-payment-modal .modal-body-value span{color:#333448;font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:500;line-height:23px;text-align:center;width:91%}.alternative-payment-modal .modal-body-value p{color:#333448;font-family:CircularStd-Book;font-size:16px;font-style:normal;font-weight:450;line-height:20px;margin:20px 0 36px;opacity:.7;text-align:center;width:42%}.alternative-payment-modal .modal-content{height:100%;padding:0}.alternative-payment-modal .do-it-now{font-family:CircularStd-Book!important;margin:18px 0 0;min-height:50px;min-width:208px;padding:0 20px}@media (min-width:641px){.alternative-payment-modal .modal-dialog{top:50px}}@media (max-width:640px){.alternative-payment-modal .modal-dialog{max-width:375px;min-height:350px;top:30px;width:370px}.alternative-payment-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}.alternative-payment-modal .modal-body-value p{width:100%}.alternative-payment-modal .modal-body-value .information-modal__title{font-size:20px;line-height:25px}.alternative-payment-modal .modal-body-form{padding-top:0!important}.alternative-payment-modal .modal-body-value span{width:98%}.alternative-payment-modal .do-it-now{margin-top:20px}}@media (max-width:380px){.alternative-payment-modal .modal-dialog{max-width:unset;min-height:350px;width:auto}}.followers-modal{position:fixed;top:7%;visibility:visible}.followers-modal .modal-dialog{border-radius:10px;margin:0 auto;max-width:483px;min-height:800px;width:483px}.followers-modal .modal-content{border-radius:0;padding:0}.followers-modal .modal-body{border-radius:0;display:flex;flex-direction:column;height:620px;max-height:620px;overflow-y:auto;padding:26px 0 0 58px}@media (max-width:640px){.followers-modal .modal-body{height:440px;max-height:440px}}.followers-modal__item{align-items:center;display:flex;margin-bottom:14px}.followers-modal__item-avatar{border:1px solid #b4c8d3;border-radius:50px;height:40px;width:40px}.followers-modal__item-name{color:#333448;cursor:pointer;font-size:18px;font-weight:450;line-height:23px;margin-left:19px}.followers-modal .modal-header{background:#f1f5f8;border-bottom:none;padding:20px}.followers-modal .modal-header .title{color:#333448;font-family:CircularStd-Book!important;font-size:26px;font-style:normal;font-weight:500;line-height:33px;margin:10px 0;text-align:center}@media (max-width:640px){.followers-modal .modal-dialog{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:375px!important;width:370px!important}.followers-modal .modal-body{height:-moz-max-content;height:max-content;min-height:-moz-max-content;min-height:max-content}}@keyframes slideInFromRight{to{opacity:1;transform:translateX(0)}}.v-dropdown>button:not(.home2-header-icon-btn){all:unset;cursor:pointer}.v-dropdown .dropdown-menu{-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);background:hsla(0,0%,97%,.5);border:1px solid #fdedf4;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.12);margin:10px 0 0;opacity:0;overflow:hidden;padding:0 0 0 43px;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:410px}.v-dropdown .dropdown-menu .dropdown-close{all:unset;align-items:center;color:#000;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:20px;top:20px;transition:color .3s ease;width:24px}.v-dropdown .dropdown-menu .dropdown-close:hover{color:#8994a6}.v-dropdown .dropdown-menu>div{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding:35px 0 39px}.v-dropdown .dropdown-menu>div .v-dropdown-item{all:unset;color:#000;cursor:pointer;font-family:CircularStd-Medium,sans-serif;font-size:26px;font-weight:500;opacity:0;transform:translateX(10px);transition:color .3s ease}.v-dropdown .dropdown-menu>div .v-dropdown-item-title{color:#81747a;cursor:auto;font-size:22px;padding:0 0 15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-dropdown .dropdown-menu>div .v-dropdown-item-small{font-size:20px}.v-dropdown .dropdown-menu>div .v-dropdown-item:hover{color:#8994a6}.v-dropdown .dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible}.v-dropdown .dropdown-menu.show .v-dropdown-item{animation:slideInFromRight .3s ease forwards}.v-dropdown .dropdown-menu.show .v-dropdown-item:first-child{animation-delay:.05s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(2){animation-delay:.1s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(3){animation-delay:.15s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(4){animation-delay:.2s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(5){animation-delay:.25s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(6){animation-delay:.3s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(7){animation-delay:.35s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(8){animation-delay:.4s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(9){animation-delay:.45s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(10){animation-delay:.5s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(11){animation-delay:.55s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(12){animation-delay:.6s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(13){animation-delay:.65s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(14){animation-delay:.7s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(15){animation-delay:.75s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(16){animation-delay:.8s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(17){animation-delay:.85s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(18){animation-delay:.9s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(19){animation-delay:.95s}.v-dropdown .dropdown-menu.show .v-dropdown-item:nth-child(20){animation-delay:1s}@media (max-width:500px){.v-dropdown .dropdown-menu{width:260px}}.v-checkbox{align-items:center;color:#aa9989;cursor:pointer;display:flex;font-family:Circular Std,sans-serif;font-size:18px;font-style:normal;font-weight:450;line-height:normal}.v-checkbox input{display:none}.v-checkbox svg{border:1px solid #b69982;border-radius:5px;flex:none;height:20px;margin-right:6px;width:20px}.v-checkbox input:checked+svg{border-color:#f80360;color:#f80360}.v-checkbox input:checked+svg path{stroke:#f80360}.v-checkbox-check{border-color:#f80360}.v-checkbox-checked:not(.v-checkbox-gray) span{color:#f80360}.v-checkbox-gray svg{height:25px;margin-right:15px;width:25px}.v-checkbox-gray input:checked+svg{background-color:#7a4731;border-color:#7a4731}.v-checkbox-gray input:checked+svg path{stroke:#fff}.v-checkbox-disabled{cursor:not-allowed;opacity:.6}.email-verification-no{align-items:center;background:#fedbe5;display:flex;height:49px;justify-content:center;margin:25px 48px;width:89%}@media screen and (max-width:800px){.email-verification-no{align-items:center;flex-direction:column;height:80px;margin:0 20px 25px;text-align:center;width:89.5%}}.email-verification-success{align-items:center;background:#ebfaee;display:flex;height:49px;justify-content:center;margin:25px 48px;width:89%}@media screen and (max-width:800px){.email-verification-success{align-items:center;flex-direction:column;height:80px;margin:0 20px 25px;text-align:center;width:89.5%}}.email-verification-success__yellow{background:#ffffa3}.email-verification-label{color:#333448;font-size:15px;font-weight:450;line-height:19px;opacity:.8}.email-verification-button{background:none;border:none;color:#f80560;cursor:pointer;font-size:15px;font-weight:500;line-height:19px;margin-left:15px;opacity:.8;text-decoration-line:underline}.create-collection-block{background:#fff;border:none}.amount-box .amount{font-family:CircularStd-Book;font-size:18px;font-style:normal;font-weight:450;height:60px;line-height:23px;width:520px}.amount-box .amount::-moz-placeholder{color:#a2a2a2}.amount-box .amount::placeholder{color:#a2a2a2}.amount-box .control.number{display:inline-flex;position:relative}.amount-box .control.number input{-moz-appearance:textfield;flex:1 0;font-size:.875rem;height:2.5em;line-height:1.65;margin:0 auto;max-width:100%;min-height:57px;text-align:left;vertical-align:top;width:100%}.amount-box .control.number input::-webkit-inner-spin-button,.amount-box .control.number input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amount-box .control.number span{background-color:#fff;border:solid #e9ecef;border-radius:0;border-width:0 0 0 1px;color:#343d46;cursor:pointer;flex:0 1;font-family:sans-serif;font-size:.875rem;font-weight:700;height:54px;line-height:3.7;position:absolute;text-align:center;top:.0625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:45px;z-index:5}@media (max-width:640px){.amount-box .control.number span{line-height:1.5}}.amount-box .control.number span:active,.amount-box .control.number span:focus,.amount-box .control.number span:hover{background:#f80560;outline:none}.amount-box .control.number span.is-disabled,.amount-box .control.number span:disabled{color:#adb5bd;opacity:1}.amount-box .control.number .increment-button{border-bottom-right-radius:3px;border-top-right-radius:3px;right:.10714rem}.amount-box .control.number .decrement-button{right:2.96429rem}.amount-box p{font-family:Impact,sans-serif;font-size:2em;margin-bottom:.5em;text-align:center}@media (max-width:640px){.amount-box .amount{width:314px}}@keyframes slide-up{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slide-down{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}body.verify-transaction-banner-open{overflow:hidden}.verify-transaction-banner{align-items:center;animation-duration:.3s;animation-fill-mode:both;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:9997}.verify-transaction-banner.opened{animation-name:slide-up}.verify-transaction-banner.closing{animation-name:slide-down}.verify-transaction-banner.closed{opacity:0;visibility:hidden}.verify-transaction-banner .loader-box{margin:20px 20px 30px;text-align:center}.verify-transaction-banner .loader-box .loader-image{animation:rotating 10s infinite;width:90px}.verify-transaction-banner__title{font-size:20px;line-height:48px}.verify-transaction-banner__text,.verify-transaction-banner__title{font-family:CircularStd-Medium,sans-serif;font-style:normal;font-weight:400;letter-spacing:0;text-align:center}.verify-transaction-banner__text{font-size:18px;line-height:24px}.modal-backdrop{opacity:.5}.base-modal .modal-new{display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9999}.base-modal .modal-new-backdrop{background-color:rgba(60,53,87,.8);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.base-modal .modal-new-title-group{text-align:center}.base-modal .modal-new__cross{cursor:pointer;position:absolute;right:16px;top:16px}.base-modal .modal-new__content-item{border-bottom:1px solid #eceff5;padding:20px}.base-modal .modal-new__content{height:100%;max-height:calc(100vh - 275px);overflow-y:auto;padding:14px 12px}.base-modal .modal-new__content::-webkit-scrollbar{width:3px}.base-modal .modal-new__content::-webkit-scrollbar-thumb{background-color:#5d9fff}.base-modal .modal-new__header{background-color:#eceff5;border-top-left-radius:10px;border-top-right-radius:10px;padding:14px 12px;position:relative}.base-modal .modal-new__wrapper{display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:35%;min-height:100%;min-width:250px}@media (max-width:1120px){.base-modal .modal-new__wrapper{max-width:50%}}@media (max-width:1030px){.base-modal .modal-new__wrapper{max-width:80%}}@media (max-width:620px){.base-modal .modal-new__wrapper{max-width:calc(100% - 50px)}}.base-modal .modal-new__container{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);padding:40px 28px;position:relative;transition:all .3s ease;width:100%}@media (max-height:660px){.base-modal .modal-new__container{padding:20px 28px}}@media (max-width:1030px){.base-modal .modal-new.modal-mobile-options{bottom:-25px;left:-19px;padding:0 0 20px;vertical-align:bottom;width:calc(100% + 40px)}.base-modal .modal-new.modal-mobile-options .modal-title{border-bottom:1px solid #f0f0f0;font-size:14px;margin-bottom:0!important;padding:16px 20px;text-align:left}.base-modal .modal-new.modal-mobile-options a{color:#675b94;float:left;margin-left:20px;padding:24px 0;position:relative;width:calc(100% - 40px)}.base-modal .modal-new.modal-mobile-options a span{font-size:12px;font-weight:600}.base-modal .modal-new.modal-mobile-options a i{font-size:20px;left:0;position:absolute;top:50%;transform:translateY(-50%)}}

/*# sourceMappingURL=app.css.map*/