@charset "UTF-8";form{position:relative}form h3{font-size:1.7rem;display:block;padding:0 0 2rem;color:#2e3440;font-weight:600}form .column-6{width:50%;display:inline-block}form a{font-size:1.4rem;font-weight:normal}form a.right{text-align:right}form a.center{line-height:6rem;text-align:center}form .or{position:relative;height:5rem;text-align:center;width:100%;margin:1.5rem 0}form .or:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:.1rem;background:#f3f3f3;width:100%}form .or span{font-size:1.4rem;background:#fff;line-height:5rem;display:block;z-index:1;width:6rem;margin:auto;text-align:center;position:relative;color:#afbac5}form .item{margin:2rem 0 0}@media screen and (max-width:768px){form .item .column-2,form .item .column-3{width:100% !important}}form .item .column-3{padding-top:2rem}form .form-item{flex-direction:column;position:relative;margin:0 1.5rem 1.5rem}@media screen and (max-width:768px){form .form-item{margin:0 0 1.5rem 0}}form label{font-size:1.5rem;color:#2e3440;font-weight:500;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;height:3rem;align-items:center;justify-content:space-between}form input{width:100%;height:5rem;padding:0 1rem;font-size:1.7rem;color:#2e3440;border-radius:.5rem;border:solid #d9d9d9 .1rem !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.8rem}form input:focus{background:#fff;border:solid #ff6f26 .1rem}form input::-webkit-input-placeholder{color:#9d9da4}form input:-ms-input-placeholder{color:#9d9da4}form input::placeholder{color:#9d9da4}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.hide,.hidden{display:none}.show{display:block}.radio,.radio__label,.radio__label:after,.radio__label:before{box-sizing:border-box}.radio-button .radio-inline{display:inline-block;margin-right:10px}.radio-button .radio{display:inline;opacity:0;width:0;margin:0;overflow:hidden;-webkit-appearance:none}.radio-button .radio__label{display:inline-block;height:50px;position:relative;padding:1.9rem 1rem 1.5rem 3.5rem;cursor:pointer;vertical-align:bottom;color:#ff6f26;font-size:1.4rem;font-weight:500}.radio-button .radio__label:before,.radio-button .radio__label:after{position:absolute;content:"";border-radius:50%}.radio-button .radio__label:before{left:0;top:15px;width:2.5rem;height:2.5rem;border:.1rem solid #dbdbdb}.radio-button .radio__label:after{top:2rem;left:.5rem;width:1.5rem;height:1.45rem;transform:scale(0);background-color:#fe6d1a}.radio-button .radio__label:hover{color:#fe6d1a}.radio-button .radio__label:hover:before{border-color:#fe6d1a}.radio-button strong{font-weight:600;color:#2e3440}.radio-button .radio:checked+.radio__label{color:rgba(0,0,0,.87)}.radio-button .radio:checked+.radio__label:before{border-color:#fe6d1a}.radio-button .radio:checked+.radio__label{color:#fe6d1a}.radio-button .radio:checked+.radio__label:after{transform:scale(1)}.text-area{width:100%;min-height:5rem;display:block;padding:1rem;background:none;border-bottom:solid #eef1f2 .1rem;outline:0;resize:none;margin:0 0 1rem;text-align:justify;color:#23262e;-o-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;font-weight:normal;font-family:"San Francisco Text";font-size:1.4rem;border-radius:.8rem}.text-area:focus{transition:.5s;color:#2e3440;background:#fff}.text-area::-webkit-input-placeholder{color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-area::-moz-placeholder{color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-area:-ms-input-placeholder{transition:.5s;color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-area:-moz-placeholder{transition:.5s;color:#b5bec2;font-size:1.4rem;font-weight:normal}footer{position:relative}footer .row{flex-direction:column;flex-wrap:inherit}footer .icons{width:100%;padding:5rem 0;justify-content:center}@media screen and (max-width:614px){footer .icons{padding:3rem 0}}footer .icons .item .icon{width:10rem;height:10rem;display:flex;justify-content:center;align-items:center;border-radius:100%;justify-content:center;align-content:center;margin:auto;background:#fff0eb}footer .icons .item .icon img{width:5rem}footer .icons .item span{color:#2e3440;font-size:1.6rem;font-weight:500;line-height:3rem;padding:1.5rem 0;display:flex;justify-content:center}footer .icons .item small{color:#2e3440;font-size:1.4rem;font-weight:normal;line-height:2rem;padding:0 2rem}footer .app{background:#fefbfb;position:relative;padding:0;text-align:left;margin-top:12rem;display:flex;align-items:flex-end}@media screen and (max-width:1280px){footer .app{width:100%;padding:2rem 2rem 0 2rem}}@media screen and (max-width:768px){footer .app{margin-top:0}}@media screen and (max-width:648px){footer .app{text-align:center}}footer .app span{font-size:3rem;line-height:3rem;display:block;color:#000;font-weight:600;margin-bottom:1rem;padding-top:4rem !important}@media screen and (max-width:1280px){footer .app span{font-size:2rem;line-height:2rem}}footer .app p{font-size:1.4rem;color:#2e3440;font-weight:normal;line-height:2.4rem;display:block;max-width:58rem;margin-bottom:1.5rem}@media screen and (max-width:1280px){footer .app p{max-width:100%}}@media screen and (max-width:768px){footer .app p{display:none}}footer .app p strong{font-weight:600}footer .app form{margin-top:3rem}footer .app form input{height:6rem;border-radius:6rem;padding:0 2.5rem;font-size:1.5rem;font-weight:500;background:#f7f4fb;transition:.3s;width:100%;display:inline-block}footer .app form input:focus{background:#fff}footer .app form input::-webkit-input-placeholder{color:#534654;font-size:1.5rem;font-weight:500;letter-spacing:0}footer .app form input::-moz-placeholder{color:#534654;font-size:1.5rem;font-weight:500;letter-spacing:0}footer .app form input:-ms-input-placeholder{color:#534654;font-size:1.5rem;font-weight:500;letter-spacing:0}footer .app form input:-moz-placeholder{color:#534654;font-size:1.5rem;font-weight:500;letter-spacing:0}footer .app form button{color:#fff;height:6rem;width:6rem;border-radius:6rem;cursor:pointer;font-weight:600;-webkit-transition:.3s;transition:.3s;padding:0;font-size:1.4rem;background:#eadff8;display:inline-block;margin-left:-6rem}footer .app form button i{font-size:4rem;color:#896a8b}footer .app form button:hover{background:#cdb4cf}footer .app .footer-app{width:calc(100% - 26rem);display:inline-block}@media screen and (max-width:648px){footer .app .footer-app{width:100%}}footer .app .footer-app span{font-weight:600}@media screen and (max-width:648px){footer .app .footer-app span{text-align:left;padding:0 !important;margin-bottom:0}}footer .app .app-buttons{display:block;padding:1rem 0}@media screen and (max-width:648px){footer .app .app-buttons{width:18rem;padding:1rem 0 0}}footer .app .app-buttons img{width:auto;height:5rem;display:block;margin-bottom:1rem;border-radius:.8rem}@media screen and (max-width:648px){footer .app .app-buttons img{margin:0 0 1rem}}footer .app .app-buttons a{display:inline-block;margin-right:2rem}@media screen and (max-width:648px){footer .app .app-buttons a{margin-right:0;display:block}}footer .app .image{width:20rem;position:absolute;top:auto;right:0;bottom:0}@media screen and (max-width:614px){footer .app .image{width:10rem}}footer .app .image img{max-width:22rem}@media screen and (max-width:768px){footer .app .image img{max-width:17rem}}@media screen and (max-width:648px){footer .app .image img{max-width:14rem}}@media screen and (max-width:614px){footer .app .image img{max-width:12rem}}footer .content{background:#1f232a;padding:7rem 1rem 3rem 1rem}footer .content.page-map-active{padding:1.5rem 0 3rem 0 !important}@media screen and (max-width:1280px){footer .content.page-map-active{padding:1.5rem 2rem 2rem 2rem !important}}footer .head{color:#fff}footer .customer-service{width:38rem;display:inline-block}@media screen and (max-width:768px){footer .customer-service{width:100%}}footer .customer-service span{color:rgba(255,255,255,.5);padding-top:.5rem;margin-bottom:1rem}footer .customer-service span.contact{color:#fff}footer .footermenu{width:calc(100% - 38rem);display:inline-block}@media screen and (max-width:768px){footer .footermenu{width:100%}}footer nav .half{padding-right:5rem}footer nav .head{font-weight:500;font-size:1.8rem;line-height:1.2;display:block;margin-bottom:1rem;height:auto;padding:0 !important}footer nav span{font-weight:300;font-size:1.4rem;line-height:1.9rem;display:block;margin-bottom:2rem}footer nav span strong{font-weight:500}footer nav .menu{display:inline-block;padding-left:5rem}@media screen and (max-width:768px){footer nav .menu{padding-left:0}}footer nav .menu .item{display:flex}@media screen and (max-width:1024px){footer nav .menu .item{flex-direction:column}}footer nav .menu:first-child{width:66%;display:inline-flex;flex-direction:column}@media screen and (max-width:1024px){footer nav .menu:first-child{width:50%}}footer nav .menu ul li{padding:.55rem 0}@media screen and (max-width:1024px){footer nav .menu ul li{width:100%}}footer nav .menu:first-child ul{width:50%;display:flex;flex-direction:column}@media screen and (max-width:1024px){footer nav .menu:first-child ul{width:100%}}footer nav .menu:first-child ul:last-child{padding-left:2rem}@media screen and (max-width:1024px){footer nav .menu:first-child ul:last-child{padding-left:0}}footer nav .menu:last-child{width:33%;padding-left:5rem}@media screen and (max-width:1024px){footer nav .menu:last-child{width:50%}}footer nav .menu:last-child ul{width:100%}footer nav .menu span{color:rgba(255,255,255,.5)}footer nav .menu ul li a{display:block;font-size:1.4rem;font-weight:300;line-height:2rem;color:rgba(255,255,255,.5);-webkit-transition:.3s;transition:.3s}footer nav .menu ul li a:hover{color:#fff}footer .social-icons{display:inline-flex;margin:3rem 0}footer .social-icons .head{margin-bottom:2rem !important;font-weight:500;font-size:1.8rem;display:block;margin-bottom:2.7rem;height:auto;color:#fff}footer .social-icons i{width:5rem;height:5rem;border-radius:100%;display:flex;justify-content:center;align-items:center;line-height:5rem;text-align:center;font-size:2.2rem;margin-right:1rem;margin-bottom:1rem;color:#fff;border:solid rgba(255,255,255,.1) .1rem;-webkit-transition:.3s;transition:.3s}footer .social-icons i svg{width:2.2rem;fill:#fff}footer .social-icons .instagram:hover{background:#ee2a7b}footer .social-icons .facebook:hover{background:#1778f2}footer .social-icons .twitter:hover{background:#000}footer .social-icons .youtube:hover{background:#f00}footer .social-icons .pinterest:hover{background:#bd081c}footer .social-icons .blog:hover{background:#ff6f26}footer .secure img{float:right;max-width:35rem}@media screen and (max-width:768px){footer .secure img{float:left;padding-top:2rem}}footer .bottom{position:relative;border-bottom:solid rgba(255,255,255,.07) .1rem;padding:0 0 3rem 0;display:flex;align-items:center;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){footer .bottom{flex-direction:column}}footer .bottom .item{display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){footer .bottom .item{width:100%;justify-content:center}}@media screen and (max-width:768px){footer .bottom .item:last-child{flex-direction:column-reverse;align-items:revert}}@media screen and (max-width:768px){footer .bottom .item .qrcode{margin:2rem auto 0 auto}}footer .bottom .item .qrcode img{width:7rem !important;height:auto !important}footer .bottom .logo img{max-width:13rem}@media screen and (max-width:1024px){footer .bottom .logo img{margin:auto}}@media screen and (max-width:1024px){footer .bottom .select-box{width:100%;margin-top:1rem}}footer .bottom .select-box .change-money{width:8rem !important}footer .bottom .select-box .selectbox{width:auto;display:inline-block;background:#2b2f36;border-radius:5px;transition:all .5s ease;position:relative;font-size:14px;color:#474747;height:100%;text-align:left;margin-left:2rem;border:none}footer .bottom .select-box .selectbox .select{cursor:pointer;display:block;padding:0 1rem;font-size:1.2rem;font-weight:500;color:#fff;line-height:5rem}footer .bottom .select-box .selectbox .select>i{font-size:1.6rem;color:#8f9c9f;cursor:pointer;transition:all .3s ease-in-out;float:right;line-height:5rem}footer .bottom .select-box .selectbox .select img{display:inline-block;width:1.7rem;vertical-align:middle;margin:0 1rem}footer .bottom .select-box .selectbox:hover{background:#19222d}footer .bottom .select-box .selectbox:active{background-color:#19222d}footer .bottom .select-box .selectbox.active{border-radius:5px 5px 0 0;background:#19222d}footer .bottom .select-box .selectbox.active:hover{border-radius:5px 5px 0 0;background:#19222d}footer .bottom .select-box .selectbox.active .select>i{transform:rotate(-180deg)}footer .bottom .select-box .selectbox .selectbox-menu{position:absolute;background-color:#fff;width:100%;left:0;margin-top:-8rem;max-height:none;display:none;z-index:9;-webkit-box-shadow:0 10px 32px 0 rgba(0,0,0,.05);-moz-box-shadow:0 10px 32px 0 rgba(0,0,0,.05);box-shadow:0 10px 32px 0 rgba(0,0,0,.05);border-radius:.8rem;bottom:calc(100% - -.3rem);padding:0;list-style:none}footer .bottom .select-box .selectbox .selectbox-menu li{transition:all .2s ease-in-out;cursor:pointer;font-size:1.2rem;font-weight:500;color:#2e393a;line-height:4.5rem;border-bottom:solid rgba(243,243,243,.5) .1rem}footer .bottom .select-box .selectbox .selectbox-menu li:hover{background-color:#f2f2f2}footer .bottom .select-box .selectbox .selectbox-menu li a{padding:0 1rem;color:#2e3440;display:block}footer .bottom .select-box .selectbox .selectbox-menu li:active{background-color:#e2e2e2}footer .bottom-nav{text-align:center;padding:3rem 0 0;max-width:116rem;margin:auto}footer .bottom-nav ul li{display:inline-block;padding:0 1rem;margin-bottom:1.5rem}footer .bottom-nav ul li a{font-size:1.3rem;color:rgba(255,255,255,.5);font-weight:normal;line-height:2rem;display:inline-block;-webkit-transition:.3s;transition:.3s}footer .bottom-nav ul li a:hover{color:#fff}footer .bottom-nav ul li img{width:2rem;vertical-align:middle;margin-right:.5rem}footer small{text-align:center;font-size:1.2rem;font-weight:300;color:rgba(255,255,255,.3);display:block;line-height:5rem}footer .footer-newsletter{width:100%;display:flex;flex-direction:column}@media screen and (max-width:768px){footer .footer-newsletter{margin-bottom:4rem}}footer .footer-newsletter form{position:relative;display:flex}footer .footer-newsletter label{width:100%}footer .footer-newsletter .head{font-weight:500;font-size:1.8rem;display:block;margin-bottom:1.5rem;height:auto}footer .footer-newsletter span{font-weight:600;font-size:2rem;display:block;color:#fff !important}footer .footer-newsletter input{height:5rem;padding:0 1.2rem;font-size:1.5rem;font-weight:normal;transition:.3s;background:none;color:#fff;flex:auto;border:solid rgba(243,243,243,.2) .1rem !important}footer .footer-newsletter input:focus{border:solid #f3f3f3 .1rem !important;color:#2e3440}footer .footer-newsletter input::-webkit-input-placeholder{color:#fff;font-size:1.5rem;font-weight:normal;letter-spacing:0}footer .footer-newsletter input::-moz-placeholder{color:#fff;font-size:1.5rem;font-weight:normal;letter-spacing:0}footer .footer-newsletter input:-ms-input-placeholder{color:#fff;font-size:1.5rem;font-weight:normal;letter-spacing:0}footer .footer-newsletter input:-moz-placeholder{color:#fff;font-size:1.5rem;font-weight:normal;letter-spacing:0}footer .footer-newsletter button{color:#fff;background:none;border:solid rgba(255,255,255,.1) .1rem;height:5rem;border-radius:.8rem;padding:0 2rem;cursor:pointer;font-weight:600;-webkit-transition:.3s;transition:.3s;font-size:1.3rem;position:relative;margin-left:1.6rem}footer .footer-newsletter button i{font-size:4rem;color:#fff}footer .footer-newsletter button:hover{background:#f25100}footer #newsLetterError{position:absolute;font-size:1.2rem;background:rgba(243,72,72,.5);bottom:0;font-weight:normal;line-height:3rem;padding:0 1.5rem;border-radius:.2rem}footer .select-content{display:flex;flex:1}@media screen and (max-width:648px){footer .select-content{flex-direction:column}}footer .select-content .title{font-size:1.2rem;color:#fff;display:block;line-height:3.5rem;text-align:left}footer .select-box{display:inline-block;margin-left:2rem}@media screen and (max-width:768px){footer .select-box:first-child{margin-left:0}}@media screen and (max-width:648px){footer .select-box:last-child{margin-left:0}}footer .select-box:last-child .selectric-items{min-width:18rem !important;right:0;left:auto;top:auto;bottom:5.5rem}footer .select-box .selectric{background:#2b2f36;border:none;border-radius:.8rem;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}footer .select-box .selectric:hover{background:#19222d}footer .select-box .selectric .label{line-height:5rem;height:5rem;color:#fff;font-size:1.3rem;font-weight:normal;width:100%;position:relative;background:none;padding-left:1.5rem;padding-right:5rem}footer .select-box .selectric .label:after{content:"";font-family:"Ionicons";font-size:1.5rem;line-height:5rem;color:#fff;position:absolute;right:2rem;width:2rem;text-align:right}footer .select-box .selectric-open .label:after{content:""}footer .select-box .selectric-open .selectric{background:#19222d}footer .select-box .selectric-items{border-radius:.8rem;overflow:hidden;border:none}footer .select-box .selectric-items ul li{font-size:1.3rem;font-weight:normal}footer .select-box .selectric-items ul li:hover{background:#e8eaeb;opacity:1}footer .select-box .selectric-items .selected{background:#f9f9f9}footer .col-6{padding:0 !important}footer .page-map{border-bottom:solid rgba(255,255,255,.07) .1rem;margin-bottom:1.5rem}footer .page-map ul{display:flex;padding-bottom:1rem}footer .page-map ul li{display:inline-flex;position:relative}footer .page-map ul li:after{font-family:"Ionicons";content:"";width:1rem;height:100%;font-size:1.5rem;color:#fff;position:absolute;top:0;right:1rem;opacity:.2;display:flex;align-items:center}@media screen and (max-width:648px){footer .page-map ul li:after{right:.7rem}}footer .page-map ul li:last-child:after{display:none}footer .page-map ul li .logo{width:5.5rem;height:3.5rem;display:inline-flex;text-align:center;background:url("/https/www.sosyopix.com/images/footer/icon-breadcrumb.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat left;background-size:2.7rem;-webkit-transition:.3s;transition:.3s;align-content:center;justify-content:center;padding:0;padding-right:4rem;opacity:.6;position:relative}@media screen and (max-width:648px){footer .page-map ul li .logo{width:5rem}}footer .page-map ul li a{font-size:1.3rem;font-weight:normal;color:#fff;line-height:3.5rem;padding:0 4rem 0 0;opacity:.6;-webkit-transition:.3s;transition:.3s;position:relative}@media screen and (max-width:648px){footer .page-map ul li a{padding:0 3rem 0 0;font-size:1.2rem}}footer .page-map ul li a:hover{opacity:1}.description{padding-bottom:4rem;font-size:1.5rem}@media screen and (max-width:768px){.description{padding:0 1.6rem !important}}.description h1,.description h2,.description h3,.description h4,.description h5{font-weight:500;color:#2e3440}.description h1 span,.description h2 span,.description h3 span,.description h4 span,.description h5 span{font-weight:500}.description span,.description b,.description strong{font-weight:500}.description h2{font-size:2.5rem;margin-bottom:1rem;margin-top:3rem;line-height:1.3}.description h2 span{font-size:2.5rem}.description h3{font-size:2.3rem;margin-bottom:1rem;margin-top:3rem;line-height:1.3;font-weight:500}.description h3 span{font-size:2.3rem}.description h4{font-size:2rem;margin-bottom:1rem;margin-top:3rem;line-height:1.3}.description h4 span{font-size:2rem}.description p{font-weight:normal;font-size:1.5rem;line-height:1.2;display:block;color:#000;margin-bottom:2rem}.description p strong{font-weight:600}.description p span{font-size:1.5rem}.description p iframe{margin-top:2rem;width:50rem;height:28rem}@media screen and (max-width:768px){.description p iframe{width:30rem;height:16rem}}.description span{font-weight:normal;font-size:1.5rem;line-height:1.2;color:#2e3440}.description b,.description strong{font-weight:500}.description ul li{margin-bottom:.5rem}.description a{color:#ff6f26;display:inline-flex}.description a span{color:#ff6f26}.description a:hover{text-decoration:underline}.container{max-width:116rem;position:relative;margin:0 auto;width:100%}@media screen and (max-width:1024px){.container{padding:0}}.flex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}[class|=row]{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin:auto}.row{flex-wrap:wrap;width:100%}.col-4{flex-basis:calc((100%/3) - ((1.2rem*6)/3));width:calc((100%/3) - ((1.2rem*6)/3));margin:1.2rem}@media screen and (max-width:968px){.col-4{flex-basis:calc((100%/2) - ((1.2rem*4)/2));width:calc((100%/2) - ((1.2rem*4)/2))}}.col-3{flex-basis:calc((100%/4) - ((1.2rem*8)/4));width:calc((100%/4) - ((1.2rem*8)/4));margin:1.2rem}@media screen and (max-width:968px){.col-3{flex-basis:calc((100%/2) - ((1.2rem*4)/2));width:calc((100%/2) - ((1.2rem*4)/2))}}.col-6{flex-basis:calc((100%/2) - ((1.2rem*4)/2));margin:1.2rem}@media screen and (max-width:648px){.col-6{flex-basis:100%;margin:1.2rem 1rem}}.col-12{flex-basis:100%;margin:0 1.2rem}.special-ideas .col-3{flex-basis:calc((100%/4) - ((1.2rem*8)/4));width:calc((100%/4) - ((1.2rem*8)/4));margin:1.2rem}@media screen and (max-width:968px){.special-ideas .col-3{flex-basis:calc((100%/2) - ((1.2rem*4)/2));width:calc((100%/2) - ((1.2rem*4)/2))}}@media screen and (max-width:648px){.special-ideas .col-3{flex-basis:calc((100%/2) - ((1rem*4)/2));width:calc((100%/2) - ((1rem*4)/2));margin:1rem}}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border-radius:0;position:relative;overflow:hidden}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;background-color:#f8f8f8;color:#bbb;text-align:center}.selectric-focus .selectric{border-color:none !important}.selectric-open{z-index:9999}.selectric-open .selectric-items{opacity:1 !important;visibility:visible !important}.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;*font:0/0 a !important;background:none !important}.selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important}.selectric-ope .selectric-items{display:block}.selectric-items{opacity:0;visibility:hidden;position:absolute;top:100%;left:0;background:#f8f8f8;z-index:-1;-webkit-transition:.5s;transition:.5s;border-radius:.5rem;overflow:hidden;z-index:1 !important}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items ul,.selectric-items li{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px;max-height:30rem;background:#fff}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default !important;background:none !important;color:#666 !important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}body{padding-top:13.5rem}@media screen and (max-width:1024px){body{padding-top:6rem}}body.no-padding{padding-top:0 !important}body.message-bar-active{padding-top:17rem}@media screen and (max-width:1024px){body.message-bar-active{padding-top:10rem}}body.lifebox{padding-top:5rem}body.lifebox .message-bar,body.lifebox .custom-category-headline{display:none !important}body.lifebox .top-navigation{background:#35d0dc}body.lifebox .bar{background:#fff}body.lifebox i{color:#fff !important}body.lifebox .icon{position:relative;display:inline-block;background:url(/https/www.sosyopix.com/images/icons/header/icon-basket-white.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) no-repeat center center !important;background-size:3rem !important;width:2.5rem;height:2rem}body.lifebox .logo{width:16rem;height:4.8rem;background:url(/https/www.sosyopix.com/images/site/lifebox-logo.png?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) left no-repeat;z-index:1;background-size:16rem;display:flex}body.scroll-disable{overflow:hidden;position:fixed;width:100%;height:100%;top:0;left:0}.header-nav{position:fixed;top:0;z-index:1000;width:100%;overflow:initial}header{background:#fff;width:100%}header.z-index{z-index:9}header .icon-logo{width:5.5rem;height:5.5rem;background:url("/https/www.sosyopix.com/images/site/sosyopix-icon-logo.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat;position:absolute;top:.5rem;left:1rem;z-index:1;margin-top:0;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1024px){header .icon-logo{display:none}}header .logo{background:url("/https/www.sosyopix.com/images/site/sosyopix-logo.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:13rem;z-index:1}@media screen and (max-width:768px){header .logo{background-size:9rem;width:9rem}}header .top-navigation{height:auto !important;padding:1.2rem 0;max-width:118rem;margin:auto;background:#fff;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){header .top-navigation{position:-webkit-sticky;position:sticky;width:100%;top:0;left:0;padding:0 1.2rem}}header .top-navigation .right{display:flex;align-items:center;flex:1 1 auto;justify-content:space-between;margin-left:1rem}header .top-navigation .right .search-item-content{display:flex;flex:1 1 auto;margin:0 3rem;position:relative}@media screen and (max-width:1024px){header .top-navigation .right .search-item-content{display:none}}header .top-navigation .right .search-item-content button{height:4rem;line-height:4rem;padding:0 2rem}header .top-navigation .right .search-item-content .search-item{padding:0 1rem;border:solid #d9d9d9 .1rem;border-radius:.8rem;height:4rem;display:flex;flex-grow:1;margin-right:.8rem;padding-left:4rem}header .top-navigation .right .search-item-content .search-item:focus{border:solid #ff6f26 .1rem;color:#2e3440}@media screen and (max-width:1024px){header .top-navigation .right .search-item-content .search-item{display:none}}header .top-navigation .right .search-item-content .search-item span{padding:0 1rem;color:#92959b}@media screen and (max-width:1024px){header .top-navigation .right .search-item-content .search-item span{display:none}}header .top-navigation .right .search-item-content .search-item.not-round{border-radius:.8rem .8rem 0 0}header .top-navigation .right .search-item-content .icon{position:absolute;top:0;left:0;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center}header .top-navigation .right .favorites{font-size:1.3rem;color:#2e3440;display:flex;align-items:center;margin-right:2.4rem}@media screen and (max-width:1024px){header .top-navigation .right .favorites{display:none}}header .top-navigation .right .favorites i{margin-right:.6rem}header .top-navigation .right .favorites i svg{width:2rem}header .top-navigation .right .favorites i svg path{stroke-width:1rem}header .top-navigation .right .cart-user{display:flex}@media screen and (max-width:1024px){header .top-navigation .right .cart-user{display:none}}header .top-navigation .right .cart-user .basket{padding:0 1.5rem;display:flex;align-items:center;margin-right:1rem}@media screen and (max-width:1024px){header .top-navigation .right .cart-user .basket{display:none}}header .top-navigation .right .cart-user .basket span{margin-left:.7rem}@media screen and (max-width:1024px){header .top-navigation .right .cart-user .basket{display:none}}header .top-navigation .right .cart-user .basket .icon{position:relative;display:inline-block;background:url(/https/www.sosyopix.com/images/icons/header/icon-basket.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) no-repeat center center;background-size:3rem;width:2.5rem;height:2rem}header .top-navigation .right .cart-user .basket .icon .count{width:2.3rem;height:2.3rem;background:#ff6f26;position:absolute;right:-.8rem;top:-1.2rem;text-align:center;font-size:1.1rem;color:#fff;border-radius:100%;line-height:2rem;border:solid #fff .2rem}@media screen and (max-width:1024px){header .top-navigation .right .cart-user .basket span{display:none}}header .top-navigation .right .cart-user span{font-size:1.3rem;color:#2e3440;-webkit-transition:.3s;transition:.3s}header .top-navigation .right .cart-user .user{position:relative;border:solid #d9d9d9 .1rem;border-radius:.8rem;height:4rem;display:flex;align-items:center}header .top-navigation .right .cart-user .user .button{border:solid #ff6f26 .1rem;background:none;border-radius:4rem;padding:0 3rem;font-size:1.4rem;color:#ff6f26;line-height:4rem;margin-top:2.5rem;width:auto}header .top-navigation .right .cart-user .user span{margin-right:.5rem;line-height:4rem}header .top-navigation .right .cart-user .user:hover .dropdown{position:relative}header .top-navigation .right .cart-user .user:hover .dropdown:after{content:"";opacity:1;-moz-transform:rotate(180deg) translate(0);-webkit-transform:rotate(180deg) translate(0);-o-transform:srotate(180deg) translate(0);transform:srotate(180deg) translate(0)}header .search-result-desktop-content{position:absolute;top:3.8rem;left:0;width:calc(100% - .8rem);max-height:50rem;overflow:auto;background:#fff;z-index:10000;border-radius:0 0 .8rem .8rem;border:solid #ff6f26 .1rem;opacity:0;visibility:hidden}@media screen and (max-width:1024px){header .search-result-desktop-content{position:fixed;width:100%;height:100%;top:20rem;left:0}}header .search-result-desktop-content.visible{opacity:1;visibility:visible}header .search-result-desktop-content .all-results{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;width:100%;padding:1.2rem 2.4rem}header .search-result-desktop-content .all-results .button{width:100%;line-height:4.6rem}header .search-result-desktop-content .search-result-desktop{padding:2.4rem;position:relative;overflow:auto}header .search-result-desktop-content .search-result-desktop .title{font-size:1.4rem;font-weight:600;color:#2e3440;display:flex;margin-bottom:2.2rem}header .search-result-desktop-content .search-result-desktop .items{padding-bottom:2.4rem}header .search-result-desktop-content .search-result-desktop .items li{display:flex;margin:1.4rem 0}header .search-result-desktop-content .search-result-desktop .items li a{display:flex;flex-grow:1}header .search-result-desktop-content .search-result-desktop .items li a figure{display:flex}header .search-result-desktop-content .search-result-desktop .items li a figure img{width:4.8rem;flex-shrink:0;border-radius:.8rem}header .search-result-desktop-content .search-result-desktop .items li a figure figcaption{display:flex;align-items:center;padding-left:1.2rem}header .search-result-desktop-content .search-result-desktop .items li a figure figcaption span{font-size:1.4rem;color:#2e3440}header .search-result-desktop-content .search-result-desktop .items li a figure figcaption span strong{font-weight:600}header .search-result-mobile-content{position:absolute;top:3.8rem;left:0;width:calc(100% - .8rem);max-height:50rem;overflow:auto;background:#fff;z-index:10000;border-radius:0 0 .8rem .8rem;border:solid #ff6f26 .1rem;opacity:0;visibility:hidden}@media screen and (max-width:1024px){header .search-result-mobile-content{position:fixed;width:100%;height:100%;top:20rem;left:0}}header .search-result-mobile-content.visible{opacity:1;visibility:visible}header .search-result-mobile-content .all-results{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;width:100%;padding:1.2rem 2.4rem}header .search-result-mobile-content .all-results .button{width:100%;line-height:4.6rem}header .search-result-mobile-content .search-result-mobile{padding:2.4rem;position:relative;overflow:auto}header .search-result-mobile-content .search-result-mobile .title{font-size:1.4rem;font-weight:600;color:#2e3440;display:flex;margin-bottom:2.2rem}header .search-result-mobile-content .search-result-mobile .items{padding-bottom:2.4rem}header .search-result-mobile-content .search-result-mobile .items li{display:flex;margin:1.4rem 0}header .search-result-mobile-content .search-result-mobile .items li a{display:flex;flex-grow:1}header .search-result-mobile-content .search-result-mobile .items li a figure{display:flex}header .search-result-mobile-content .search-result-mobile .items li a figure img{width:4.8rem;flex-shrink:0;border-radius:.8rem}header .search-result-mobile-content .search-result-mobile .items li a figure figcaption{display:flex;align-items:center;padding-left:1.2rem}header .search-result-mobile-content .search-result-mobile .items li a figure figcaption span{font-size:1.4rem;color:#2e3440}header .search-result-mobile-content .search-result-mobile .items li a figure figcaption span strong{font-weight:600}header .shipment{font-size:1.3rem;font-weight:normal;color:#2e3440;line-height:5rem;display:inline-block}@media screen and (max-width:768px){header .shipment{text-align:center;width:100%}}header .shipment strong{font-weight:600}header .shipment img{width:2.4rem;margin-right:1rem;margin-top:1.3rem}header .logo{width:13rem;height:6.5rem;background:url("/https/www.sosyopix.com/images/site/sosyopix-logo.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;z-index:1;background-size:13rem}@media screen and (max-width:1200px){header .logo{left:1rem}}@media screen and (max-width:1024px){header .logo{display:flex}}@media screen and (max-width:768px){header .logo{background-size:9rem;width:9rem}}header .back-button{position:absolute;top:0;left:0;height:5.5rem;width:5.5rem;text-align:center;display:none}header .back-button i{color:#ff6f26;font-size:2.7rem;line-height:5.5rem}@media screen and (max-width:1024px){header .back-button{display:block}}header .basket-button{display:flex;align-items:center;margin-right:2.4rem}@media screen and (max-width:1024px){header .basket-button{display:none}}header .basket-button .icon{position:relative;display:flex}header .basket-button .icon svg{margin-right:.6rem}header .basket-button .icon .count{width:23px;height:23px;background:#ff6f26;text-align:center;font-size:11px;color:#fff;border-radius:100%;line-height:20px;border:solid #fff 2px;margin-left:-1.6rem;margin-top:-1rem}header label{margin-bottom:0}header .notification-button{position:relative;display:inline-block;padding-left:2rem;margin-top:0;display:none}header .notification-button .notification-icon{position:relative;display:inline-block;background:url("/https/www.sosyopix.com/images/icons/header/icon-notification .svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat center center;background-size:3rem;width:2.5rem;height:3rem;margin-top:.8rem;cursor:pointer}@media screen and (max-width:1024px){header .notification-button .notification-icon{margin-top:0}}header .notification-button .notification-icon .dot{width:1.3rem;height:1.3rem;background:#ff6f26;position:absolute;right:.2rem;top:.2rem;text-align:center;font-size:1.1rem;color:#fff;border-radius:100%;line-height:2rem;border:solid #fff .2rem}@media screen and (max-width:1024px){header .notification-button .notification-icon .dot{top:-.3rem}}header .notification-button .notification-content{width:35rem;background:#ffda63;border-radius:1rem;position:absolute;top:5rem;right:0;z-index:2;-webkit-animation:1s ease 0s normal forwards 1 fadein;animation:1s ease 0s normal forwards 1 fadein;display:none}header .notification-button .notification-content:after{content:" ";width:0;height:0;border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-bottom:1.5rem solid #ffda63;position:absolute;right:2px;top:-8px;height:0;width:0;border-width:1.2rem}header .notification-button .notification-content.active{display:none}header .notification-button .notification-content .item{display:block;padding:1.5rem;border-bottom:solid rgba(255,255,255,.35) .1rem;overflow:hidden}header .notification-button .notification-content .item:hover{-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out;background:rgba(255,255,255,.25)}header .notification-button .notification-content .item:last-child{margin:0;border:none}header .notification-button .notification-content .notification-close{width:2.4rem;height:2.4rem;background:rgba(255,255,255,.5);border-radius:100%;right:.5rem;top:.5rem;position:absolute;text-align:center}header .notification-button .notification-content .notification-close i{font-size:2.4rem;color:#2e3440;line-height:2.4rem}header .notification-button .notification-content .icon{width:6rem;height:6rem;background:#fff;border-radius:100%;margin:0;display:inline-block;text-align:center}header .notification-button .notification-content .icon figure{width:6rem;height:6rem;display:flex;align-content:center;justify-content:center}header .notification-button .notification-content .icon figure img{width:3.4rem}header .notification-button .notification-content .notification-caption{width:calc(100% - 6rem);display:inline-block;padding:1.2rem 0 0 1.5rem}header .notification-button .notification-content .notification-caption span{font-size:1.5rem;line-height:2rem;color:#000;font-weight:600}@keyframes fadein-notification{0%{opacity:0}66%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadein-notification{0%{opacity:0}66%{opacity:0}100%{opacity:1}}header .badge{display:inline-block;height:auto}header .badge span{padding:0 1rem;position:relative;background:#fff;border-radius:.8rem;font-size:1.1rem;font-weight:500;color:#fff;line-height:2rem;display:inline-block;position:relative;border-radius:3.5rem;margin-left:1rem;padding-top:.1rem}header .badge.NewProduct span{border:solid #ff5858 .1rem;background:none;color:#ff5858}header .badge.Renewed span{border:solid #a265cc .1rem;background:none;color:#a265cc}header .badge.Personalized span{border:solid #a265cc .1rem;background:none;color:#a265cc}header .badge.SecondProduct150TL span{border:solid #a265cc .1rem;background:none;color:#a265cc}header .badge.SecondProduct21TL span{border:solid #a265cc .1rem;background:none;color:#a265cc}header .badge.SecondProduct50TL span{border:solid #ff6f26 .1rem;background:none;color:#ff6f26}header .badge.Popular span{border:solid #ffa844 .1rem;background:none;color:#ffa844}header .badge.BestSeller span{border:solid #42c878 .1rem;background:none;color:#42c878}header .badge.SecondProduct10TL span{border:solid #42c878 .1rem;background:none;color:#42c878}header .badge.OrangeDiscount span{border:solid #ff6f26 .1rem;background:none;color:#ff6f26}header .badge.Buy1Get1Free span{border:solid #ffa844 .1rem;background:none;color:#ffa844}header .badge.FreeShipping span{border:solid #42c878 .1rem;background:none;color:#42c878}header .badge.OutOfStock span{border:solid #ff7d68 .1rem;background:none;color:#ff7d68}header .badge.ComingSoon span{border:solid #f8b704 .1rem;background:none;color:#f8b704}header .badge.LimitedEdition span{border:solid #ff5858 .1rem;background:none;color:#ff5858}header .badge.With20RetroCards span{border:solid #a265cc .1rem;background:none;color:#a265cc}header .badge.SecondProduct11 span{background:#f8b704}header .badge.Gift span{border:solid #a265cc .1rem;background:none;color:#a265cc}header .badge.WithPhoto span{border:solid #42c878 .1rem;background:none;color:#42c878}header .badge.WithoutPhoto span{border:solid #ffa844 .1rem;background:none;color:#ffa844}header .badge.Glossy span{border:solid #7b30ff .1rem;background:none;color:#7b30ff}header .badge.Matte span{border:solid #fb0 .1rem;background:none;color:#fb0}header .badge.SecondProduct70Percent span{border:solid #42c878 .1rem;background:none;color:#42c878}header .badge.SecondProduct25Percent span{border:solid #42c878 .1rem;background:none;color:#42c878}header .badge.SecondProduct50Percent span{border:solid #ff5858 .1rem;background:none;color:#ff5858}header .badge.SecondProduct30Percent span{border:solid #fb0 .1rem;background:none;color:#fb0}header .badge.Buy3Pay2 span{border:solid #ffa844 .1rem;background:none;color:#ffa844}header .account-menu li a{display:block;padding:1.8rem 1.5rem;color:#2e3440;font-size:1.5rem;font-weight:500;position:relative;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}header .user{display:flex;align-items:center}header .user .dropdown{color:#2e3440;cursor:pointer;position:relative;padding:0 2rem}header .user .dropdown:after{content:"";font-family:"Ionicons";font-size:1.6rem;color:#2e3440;opacity:.5;display:flex;align-items:center}header .user .dropdown:hover:after{opacity:1;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg)}header .user .dropdown:hover span{color:#ff6f26}header .user .dropdown:hover:after{content:"";opacity:1;-moz-transform:rotate(180deg) translate(0);-webkit-transform:rotate(180deg) translate(0);-o-transform:srotate(180deg) translate(0);transform:srotate(180deg) translate(0)}header .user .dropdown.user-active{padding:0 1.5rem 0 .5rem}header .user .dropdown.user-active .image{margin-top:1rem;cursor:pointer}header .user .dropdown.user-active .image img{border-radius:100%;width:3rem}header .user .dropdown.user-active .profile img{padding:0;border-radius:100%;width:3rem}header .user .dropdown.user-active .user-dropdown-content .content{padding:1rem}header .user .dropdown:hover .user-dropdown-content{opacity:1;visibility:visible;top:2rem;right:0;position:absolute;z-index:101}header .user .user-dropdown-content{width:20rem;position:absolute;z-index:1;visibility:hidden;opacity:0;right:0;top:3.5rem;right:-.5rem;padding-top:2.5rem;white-space:nowrap}header .user .user-dropdown-content:after{content:" ";width:0;height:0;border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-bottom:1.5rem solid #fff;position:absolute;right:2.2rem;top:1.4rem;height:0;width:0;border-width:1.2rem}header .user .user-dropdown-content .content{background:#fff;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.3);box-shadow:0 0 12px 0 rgba(0,0,0,.3);border-radius:.8rem;padding:.5rem 1rem;min-height:100%;border-radius:1rem}header .user .user-dropdown-content .content img{width:50px;border-radius:100%;display:block;text-align:center;margin:auto}header .user .user-dropdown-content .content a{font-size:1.4rem;color:#2e3440;display:block;line-height:5rem;font-weight:500;margin:.5rem 1rem;border-bottom:solid #f3f3f3 .1rem}header .user .user-dropdown-content .content a:last-child{border:none}header .user .user-dropdown-content .content a:hover{color:#ff6f26}header .user .user-dropdown-content .content .profile{text-align:center}header .user .user-dropdown-content .content .profile.active{padding:1.5rem 1.5rem 0}header .user .user-dropdown-content .content .profile .icon{width:7rem;height:7rem;margin:auto;background:#ff4600;text-align:center;border-radius:100%}header .user .user-dropdown-content .content .profile .icon i{line-height:7rem;font-size:4rem;color:#fff;position:relative}header .user .user-dropdown-content .content .profile img{width:7rem;border-radius:100%;height:7rem}header .user .user-dropdown-content .content .user-name{font-size:1.6rem;line-height:5rem;color:#2e3440;font-weight:600;display:block;text-align:center}header .user .user-dropdown-content .content ul{padding:1rem 0}header .user .user-dropdown-content .content ul li a{display:block;font-size:1.3rem;color:#88949e;font-weight:normal;line-height:3.4rem}header .user .user-dropdown-content .content .logout{font-size:1.4rem;color:#2e3440;display:block;line-height:5rem;font-weight:500;margin:0 1rem}header .user .user-dropdown-content .content .logout:hover{color:#ff6f26}header .user .user-dropdown-content .content .select-boxes{padding:2rem 1rem 0 1rem}header .user .user-dropdown-content .content .select-boxes .selectric-items{width:20rem !important;left:-2rem}header .user .user-dropdown-content .content .select-boxes .selectric-wrapper{margin-bottom:2rem}header .user .user-dropdown-content .content .select-boxes .selectric-wrapper .selectric .label{width:100%;height:4.5rem;line-height:4.5rem;margin:0;font-size:1.6rem;font-weight:500 !important;color:#2e3440;position:relative}header .user .user-dropdown-content .content .select-boxes small{font-size:1.4rem;color:#b2bdbf;font-weight:normal;display:block;position:relative;top:0}header .user .profile{display:flex;align-items:center}header .user .profile a{display:flex;align-items:center}header .user .profile a span{font-weight:500;margin-right:.7rem}header .user .profile img{width:2rem;margin-right:.7rem}header .cart{width:3rem;height:3rem;background:url(../../images/icons/cart.svg) no-repeat;position:relative;display:inline-block;margin-top:1.7rem;margin-left:.3rem}header .cart .count{position:absolute;width:1.8rem;color:#fff;font-weight:600;font-size:1.2rem;line-height:1.8rem;text-align:center;background:#ff6f26;border-radius:100%;top:0;right:-.5rem}header .delivery-country-bar{width:100%;background:#1f232a;align-items:center;height:4.8rem}@media screen and (max-width:648px){header .delivery-country-bar{height:9rem}}header .delivery-country-bar .container{justify-content:space-between;align-items:center;width:auto}@media screen and (max-width:1024px){header .delivery-country-bar .container{padding:0 1.2rem}}@media screen and (max-width:648px){header .delivery-country-bar .container{flex-direction:column;width:100%}}header .delivery-country-bar .container .text{font-size:1.3rem;color:#fff;padding-right:1rem}@media screen and (max-width:648px){header .delivery-country-bar .container .text{padding:0 0 1rem 0;width:100%}}header .delivery-country-bar .container .select{flex:1 1 auto;align-items:center;justify-content:flex-end;justify-content:flex-end}@media screen and (max-width:648px){header .delivery-country-bar .container .select{width:100%;justify-content:space-between}}@media screen and (max-width:648px){header .delivery-country-bar .container .select .selectric-wrapper{width:100%;justify-content:space-between}}header .delivery-country-bar .container .select .selectric{width:18rem;height:3.5rem;border-radius:5rem;border:solid #fff .1rem;padding:0 1.5rem;align-items:center;display:flex}@media screen and (max-width:648px){header .delivery-country-bar .container .select .selectric{width:100%}}header .delivery-country-bar .container .select .selectric .label{height:auto;color:#fff;font-size:1.3rem;width:100%}header .delivery-country-bar .container .select .selectric .label:after{color:#fff;font-size:1.4rem}header .delivery-country-bar .container .select .continue{background:#ff6f26;height:3.5rem;color:#fff;cursor:pointer;padding:0 2rem;border-radius:4rem;margin:0 2rem}header .delivery-country-bar .container .select .cancel{display:flex;align-items:center;justify-content:center;background:none;cursor:pointer}header .delivery-country-bar .container .select .cancel i{font-size:2.5rem;color:#fff}header .app-download{background:#f4f4f4;border-radius:.8rem;padding:.4rem .8rem .4rem .4rem;display:flex;align-items:center;margin-right:1.6rem;display:none}@media screen and (max-width:1024px){header .app-download{display:flex;margin-left:auto;margin-right:0}}header .app-download img{width:3.2rem}header .app-download span{font-size:1.3rem;color:#2e3440;font-weight:normal;padding-left:.5rem;line-height:1.6rem}header .app-download span strong{font-weight:500}header .search-mobile-item{display:none}@media screen and (max-width:1024px){header .search-mobile-item{display:flex}}.search-item-content{display:flex;flex:1 1 auto;margin:0 3rem;position:relative;text-decoration:none}@media screen and (max-width:1024px){.search-item-content{display:none}}.search-item-content .back{display:none}.search-item-content .search-desktop-entry{position:relative;display:flex;flex-grow:1}@media screen and (max-width:1024px){.search-item-content .search-desktop-entry .icon{display:none}}.search-item-content .search-desktop-entry .search-desktop{position:relative;display:flex;flex-grow:1}@media screen and (max-width:1024px){.search-item-content .search-desktop-entry .search-desktop .value-delete{opacity:0;visibility:hidden;display:none !important}}.search-item-content .search-desktop-entry .search-desktop .search-result-content{width:100% !important;background:#000 !important}.search-item-content .value-delete{position:absolute;width:6rem;height:4rem;justify-content:center;align-items:center;top:0;right:0;display:none}.search-item-content .value-delete.active{display:flex}.search-item-content .value-delete svg{background:#fff;margin:2rem}.search-item-content button{height:4rem;line-height:4rem;padding:0 2rem}.search-item-content button.disabled{background:#d9d9d9;color:#b3b3b3;pointer-events:none}.search-item-content .search-item{padding:0 1rem;border:solid #d9d9d9 .1rem;border-radius:.8rem;height:4rem;display:flex;flex-grow:1;margin-right:.8rem;padding-left:4rem}.search-item-content .search-item:focus{border:solid #ff6f26 .1rem;color:#ff6f26}@media screen and (max-width:1024px){.search-item-content .search-item{display:none}}.search-item-content .search-item span{padding:0 1rem;color:#92959b}@media screen and (max-width:1024px){.search-item-content .search-item span{display:none}}.search-item-content .search-mobile-entry{width:100%;position:absolute;top:0;right:0;display:none}@media screen and (max-width:1024px){.search-item-content .search-mobile-entry{display:block}}.category-content .search-result-mobile-content.visible{position:fixed;width:100%;height:100%;top:12.8rem;left:0;padding:0 1.2rem 0 1.2rem;z-index:8;background:#fff;display:flex}.category-content .search-result-mobile-content.visible .search-result-mobile{overflow:auto;padding-bottom:18rem;flex:1 1 auto}.category-content .search-result-mobile-content .title{padding:0}.category-content .search-result-mobile-content .items{padding-bottom:2.4rem}.category-content .search-result-mobile-content .items li{display:flex;margin:1.4rem 0}.category-content .search-result-mobile-content .items li a{display:flex;flex-grow:1}.category-content .search-result-mobile-content .items li a figure{display:flex}.category-content .search-result-mobile-content .items li a figure img{width:4.8rem;flex-shrink:0;border-radius:.8rem}.category-content .search-result-mobile-content .items li a figure figcaption{display:flex;align-items:center;padding-left:1.2rem}.category-content .search-result-mobile-content .items li a figure figcaption span{font-size:1.4rem;color:#2e3440}.category-content .search-result-mobile-content .items li a figure figcaption span strong{font-weight:600}.mobile-search,.search-content{display:flex;position:relative}@media screen and (max-width:1024px){.mobile-search,.search-content{display:flex;flex-direction:column}}.mobile-search .back,.search-content .back{width:5rem;height:5rem;justify-content:center;align-items:center;display:flex}.mobile-search .back.hide,.search-content .back.hide{display:none}.mobile-search.visible,.search-content.visible{margin:0;position:fixed;width:100%;height:100%;top:0;left:0;overflow:auto;z-index:10000;background:#fff;padding-bottom:5rem}.mobile-search.visible .icon,.search-content.visible .icon{width:5rem !important}.mobile-search.visible .back,.search-content.visible .back{display:none}.mobile-search.visible .search-mobile-cancel,.search-content.visible .search-mobile-cancel{display:flex}.mobile-search.visible .search-desktop-entry,.search-content.visible .search-desktop-entry{display:none}.mobile-search.visible .search-mobile,.search-content.visible .search-mobile{padding:1rem}.mobile-search.visible .search-mobile .search,.search-content.visible .search-mobile .search{padding:0 1rem 0 0}.mobile-search .search-result-content.visible,.search-content .search-result-content.visible{background:#fff;padding:0 1.2rem}.mobile-search .search-mobile-cancel,.search-content .search-mobile-cancel{font-size:1.4rem;color:#ff6f26;font-weight:500;display:none;align-items:center}.mobile-search .search,.search-content .search{position:relative;display:flex;flex-grow:1}.mobile-search .search .value-delete,.search-content .search .value-delete{position:absolute;width:6rem;height:100%;justify-content:center;align-items:center;top:0;right:0;display:none}.mobile-search .search .value-delete.active,.search-content .search .value-delete.active{display:flex}.mobile-search .search .value-delete svg,.search-content .search .value-delete svg{background:#fff;margin:2rem}.mobile-search .search-mobile-entry,.search-content .search-mobile-entry{position:relative;display:flex;flex-direction:column}.mobile-search .search-mobile-entry .icon,.search-content .search-mobile-entry .icon{position:absolute;top:0;left:0;width:7rem;height:100%;display:flex;justify-content:center;align-items:center}.mobile-search .search-result,.search-content .search-result{overflow:auto;display:flex;flex-direction:column;flex:1;height:calc(100% - 10rem)}.mobile-search input,.search-content input{width:100%;height:5rem;border-radius:.8rem;border:solid #f3f3f3 .1rem;padding-left:5rem;padding-right:.5rem}.mobile-search .search-item,.search-content .search-item{display:none}.mobile-search .search-item-content,.search-content .search-item-content{display:flex;position:relative;margin:0;flex-direction:column}@media screen and (max-width:1024px){.mobile-search .search-item-content .button,.search-content .search-item-content .button{display:none}}.mobile-search .search-mobile-item,.search-content .search-mobile-item{position:relative}.mobile-search .title,.search-content .title{font-size:1.4rem;font-weight:600;color:#2e3440;display:flex;line-height:5rem}.mobile-search .items,.search-content .items{padding-bottom:2.4rem}.mobile-search .items li,.search-content .items li{display:flex;margin:1.4rem 0}.mobile-search .items li a,.search-content .items li a{display:flex;flex-grow:1}.mobile-search .items li a figure,.search-content .items li a figure{display:flex}.mobile-search .items li a figure img,.search-content .items li a figure img{width:4.8rem;flex-shrink:0;border-radius:.8rem}.mobile-search .items li a figure figcaption,.search-content .items li a figure figcaption{display:flex;align-items:center;padding-left:1.2rem}.mobile-search .items li a figure figcaption span,.search-content .items li a figure figcaption span{font-size:1.4rem;color:#2e3440}.mobile-search .items li a figure figcaption span strong,.search-content .items li a figure figcaption span strong{font-weight:600}ƒ√ .dropdown-menu{height:5rem;width:100%;position:relative;border-top:solid #f3f3f3 .1rem;border-bottom:solid #f3f3f3 .1rem}@media screen and (max-width:1024px){ƒ√ .dropdown-menu{display:none !important}}@media(max-width:1024px){ƒ√ .dropdown-menu{background:#fff;position:absolute;width:auto;top:0}}@media screen and (max-width:768px){ƒ√ .dropdown-menu{height:auto}}ƒ√ .dropdown-menu .right{position:absolute;right:0}ƒ√ .dropdown-menu .right .basket{position:relative;display:inline-block;margin-top:3.5rem;margin-right:3rem}@media screen and (max-width:768px){ƒ√ .dropdown-menu .right .basket{margin-top:1.8rem}}ƒ√ .dropdown-menu .right .basket img{width:2.2rem}ƒ√ .dropdown-menu .right .basket .count{width:2rem;height:2rem;background:#ff6f26;position:absolute;right:-1rem;top:-.8rem;text-align:center;font-size:1.1rem;color:#fff;border-radius:100%;line-height:2rem}ƒ√ .dropdown-menu .right .search{margin-top:2.5rem;display:inline-block}@media screen and (max-width:768px){ƒ√ .dropdown-menu .right .search{margin-top:1rem}}ƒ√ .dropdown-menu .right .search i{font-size:2.5rem;line-height:4rem;padding:0 3rem;color:#2e3440}ƒ√ .dropdown-menu .right .user{width:auto;display:inline-block}@media screen and (max-width:768px){ƒ√ .dropdown-menu .right .user{display:none}}ƒ√ .dropdown-menu .right .user .button{border:solid #ff6f26 .1rem;background:none;border-radius:4rem;padding:0 3rem;font-size:1.4rem;color:#ff6f26;line-height:4rem;margin-top:2.5rem;width:auto}.dropdown-menu{border-top:solid #efefef .1rem;border-bottom:solid #efefef .1rem}@media screen and (max-width:1024px){.dropdown-menu{border:none !important}}.dropdown-menu .dropdown-menu-content{text-align:center;width:100%}.dropdown-menu .dropdown-menu-content li.active a{color:#ff6f26}.dropdown-menu .dropdown-menu-content .sub-menu li a{color:#2e3440}@media screen and (max-width:1180px){.dropdown-menu .dropdown-menu-content{display:flex;justify-content:space-between}}@media screen and (max-width:1024px){.dropdown-menu .dropdown-menu-content{display:none}}@media(max-width:1024px){.dropdown-menu .dropdown-menu-content{height:100%;width:100%;position:fixed;z-index:3;top:5rem;left:-100%;background:#fff;margin-top:0;transition:300ms;transition:ease-in-out 300ms;border-top:solid #f3f3f3 .1rem;padding:1.5rem}}.dropdown-menu .dropdown-menu-content .category-color{width:calc(100% + 2rem);height:.5rem;display:block;margin-top:1rem;margin-left:-1rem;position:relative}.dropdown-menu .dropdown-menu-content li{display:inline-flex;position:relative;z-index:100;height:5rem;cursor:pointer}.dropdown-menu .dropdown-menu-content li:last-child ul,.dropdown-menu .dropdown-menu-content li:nth-last-child(2) ul{right:0 !important;left:auto !important}@media screen and (max-width:1300px){.dropdown-menu .dropdown-menu-content li{-webkit-box-flex:0}}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day{padding-left:1.2rem;background:url("/https/www.sosyopix.com/images/icons/header/valentines-day.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:2.5rem;background-position:1.1rem 1rem;position:relative}@media screen and (max-width:1120px){.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day{background-position:.1rem 1rem}}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day:hover:after{opacity:1;-webkit-transition:.3s;transition:.3s}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day a{padding-left:3rem}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day:after{content:"";background:url("/https/www.sosyopix.com/images/icons/header/valentines-day-hover.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:2.5rem;background-position:1.1rem 1rem;position:absolute;width:4rem;height:4.5rem;top:0;left:0;opacity:0;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media screen and (max-width:1120px){.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day:after{background-position:.1rem 1rem}}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day.active{background:url("/https/www.sosyopix.com/images/icons/header/valentines-day.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:2.5rem;background-position:1.1rem 1rem;height:4.5rem}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day.active:before{content:"";bottom:-.4rem}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day .product:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url("/https/www.sosyopix.com/images/icons/header/valentines-day-pattern.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat;background-size:cover}.dropdown-menu .dropdown-menu-content li.category-icon-valentines-day .product:after{content:"";position:absolute;width:100%;height:.5rem;top:auto;left:0;bottom:0;background:#f25050;background-size:cover}.dropdown-menu .dropdown-menu-content li.category-icon-christmas{padding-left:1.2rem;background:url("/https/www.sosyopix.com/images/icons/header/chcistmas-tree.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:2.5rem;background-position:1.1rem 1rem;position:relative}@media screen and (max-width:1120px){.dropdown-menu .dropdown-menu-content li.category-icon-christmas{background-position:.1rem 1rem}}.dropdown-menu .dropdown-menu-content li.category-icon-christmas:hover:after{opacity:1;-webkit-transition:.3s;transition:.3s}.dropdown-menu .dropdown-menu-content li.category-icon-christmas a{padding-left:3rem}.dropdown-menu .dropdown-menu-content li.category-icon-christmas:after{content:"";background:url("/https/www.sosyopix.com/images/icons/header/chcistmas-tree-hover.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:2.5rem;background-position:1.1rem 1rem;position:absolute;width:4rem;height:4.5rem;top:0;left:0;opacity:0;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media screen and (max-width:1120px){.dropdown-menu .dropdown-menu-content li.category-icon-christmas:after{background-position:.1rem 1rem}}.dropdown-menu .dropdown-menu-content li.category-icon-christmas.active{background:url("/https/www.sosyopix.com/images/icons/header/chcistmas-tree.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:2.5rem;background-position:1.1rem 1rem;height:4.5rem}.dropdown-menu .dropdown-menu-content li.category-icon-christmas.active:before{content:"";bottom:-.4rem}.dropdown-menu .dropdown-menu-content li.category-icon-christmas .product:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url("/https/www.sosyopix.com/images/icons/header/christmas-pattern.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat;background-size:cover}.dropdown-menu .dropdown-menu-content li.category-icon-christmas .product:after{content:"";position:absolute;width:100%;height:.5rem;top:auto;left:0;bottom:0;background:#60a917;background-size:cover}.dropdown-menu .dropdown-menu-content li.category-icon-gift{padding-left:1.2rem;background:url(/https/www.sosyopix.com/images/icons/menu/icon-menu-gift-2.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) left no-repeat;background-size:3rem;background-position:1.1rem .3rem;position:relative;height:4.5rem}.dropdown-menu .dropdown-menu-content li.category-icon-gift:hover:after{opacity:1;-webkit-transition:.3s;transition:.3s}.dropdown-menu .dropdown-menu-content li.category-icon-gift a{padding-left:3rem}.dropdown-menu .dropdown-menu-content li.category-icon-gift:after{content:"";background:url(/https/www.sosyopix.com/images/icons/menu/icon-menu-gift-2.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) left no-repeat;background-size:3rem;background-position:1.1rem -4.5rem;position:absolute;width:4rem;height:4.5rem;top:0;left:0;opacity:0;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media screen and (max-width:1120px){.dropdown-menu .dropdown-menu-content li.category-icon-gift:after{background-position:1.1rem -4.5rem}}.dropdown-menu .dropdown-menu-content li.category-icon-gift.active{background:url(/https/www.sosyopix.com/images/icons/menu/icon-menu-gift-2.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) left no-repeat;background-size:3rem;background-position:1.1rem -4.5rem}.dropdown-menu .dropdown-menu-content li.category-icon-gift.active:before{content:"";bottom:-.4rem}.dropdown-menu .dropdown-menu-content li a{text-decoration:none;padding:0 1.55rem;line-height:5rem;display:flex;color:#2e3440;font-weight:500;font-size:1.5rem;position:relative;-webkit-transition:.3s;transition:.3s}.dropdown-menu .dropdown-menu-content li a.corporate{color:#ff6f26;margin:0}.dropdown-menu .dropdown-menu-content li a.corporate:hover{color:#c84d0f}@media screen and (max-width:1240px){.dropdown-menu .dropdown-menu-content li a{font-size:1.45rem;padding:0 1.5rem}}@media screen and (max-width:1170px){.dropdown-menu .dropdown-menu-content li a{padding:0 1.2rem}}@media screen and (max-width:1450px){.dropdown-menu .dropdown-menu-content li a{line-height:2rem;justify-content:center;align-items:center;padding:0 1.4rem}}@media screen and (max-width:1450px){.dropdown-menu .dropdown-menu-content li a{line-height:2rem;justify-content:center;align-items:center;padding:0 1rem;font-size:1.4rem}}.dropdown-menu .dropdown-menu-content li a:hover{color:#2e3440}.dropdown-menu .dropdown-menu-content li a:hover:before{opacity:1}.dropdown-menu .dropdown-menu-content li:hover>a{color:#ff6f26;position:relative}.dropdown-menu .dropdown-menu-content li:hover>a.notch{position:relative}.dropdown-menu .dropdown-menu-content li:hover>a.notch:before{content:" ";border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-bottom:1.5rem solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);top:5.5rem;height:0;width:0;border-width:1.2rem;z-index:1000;opacity:1}@media(max-width:1024px){.dropdown-menu .dropdown-menu-content li:hover>a.notch:before{display:none}}.dropdown-menu .dropdown-menu-content li.active{position:relative;color:#ff6f26;z-index:1}.dropdown-menu .dropdown-menu-content li.active:before{content:"";position:absolute;height:.12rem;width:100%;bottom:0;left:0;background:#ff6f26;z-index:1}.dropdown-menu .dropdown-menu-content ul{display:none;visibility:hidden;opacity:0;margin:0;padding:0;position:absolute;z-index:99;border-radius:.5rem;top:4rem;padding-top:1rem}.dropdown-menu .dropdown-menu-content ul:nth-child(3),.dropdown-menu .dropdown-menu-content ul:nth-child(3){left:2rem !important}.dropdown-menu .dropdown-menu-content ul li{display:block;float:none;background:none;text-align:left}.dropdown-menu .dropdown-menu-content ul li a{font-size:1.4rem;font-weight:normal;display:block;color:#2e3440;line-height:5rem}.dropdown-menu .dropdown-menu-content ul li:hover>a{color:#2e3440}.dropdown-menu .dropdown-menu-content ul ul{top:0;visibility:hidden;opacity:0;transform:translate(0,0);transition:all .2s ease-out}.dropdown-menu .dropdown-menu-content ul ul:after{left:-6px;top:10%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:6px;margin-top:-6px}.dropdown-menu .dropdown-menu-content li>ul ul:hover{display:block;visibility:visible;opacity:1;transform:translate(0,0)}.dropdown-menu .dropdown-menu-content.orange{background:#ff6f26}.dropdown-menu .dropdown-menu-content.orange a{color:#fff}.dropdown-menu .dropdown-menu-content.orange a:hover{color:#fff;background:#f25100;-webkit-transition:.3s;transition:.3s}.search-mobile{margin-top:.5rem}.responsive-menu{display:none;width:100%;background:none;color:#2e3440;font-weight:600;padding:0}.responsive-menu i{font-size:2.7rem;color:#374147}.responsive-menu:hover{color:#374147;text-decoration:none}.show.dropdown-menu-content{left:0;width:calc(100% - 5rem);height:calc(100% - 5.5rem);overflow-y:scroll;overflow-x:hidden;top:5rem}.special-menu-content li{min-width:46rem !important}@media(min-width:1024px) and (max-width:1024px){header .mainWrap{width:1024px}header .dropdown-menu-content ul{top:37px}header .dropdown-menu-content li a{font-size:12px}header a.hover{background:#374147}}@media(max-width:1024px){header .mainWrap{width:auto;padding:50px 20px}header .dropdown-menu-content{display:block}header .responsive-menu{display:block;width:3.5rem;text-align:center;line-height:1rem;padding-top:2rem;position:absolute;left:1rem;z-index:9999;top:0}header nav{margin:0;background:none}header .dropdown-menu-content li{display:block;margin:0;text-align:left;width:100%}header .dropdown-menu-content li:last-child{border:none}header .dropdown-menu-content li a{background:#fff;color:#797979;border-radius:.8rem}header .dropdown-menu-content li a:hover{background:#51606e;color:#fff}header .dropdown-menu-content li:hover>a{width:100%;background:#2e3440;color:#fff}header .dropdown-menu-content ul{visibility:hidden;opacity:0;top:0;left:0;width:100%;transform:initial}header .dropdown-menu-content li:hover>ul{visibility:visible;opacity:1;position:relative;transform:initial}header .dropdown-menu-content ul ul{left:0;transform:initial}header .dropdown-menu-content li>ul ul:hover{transform:initial}}.category-view{min-width:max-content;background:none !important;position:relative}.category-view li{padding-top:0 !important}@media(max-width:1024px){.category-view li{padding-top:0 !important}}.category-view .product{background:#fff !important;padding:2rem !important;border-radius:1rem;position:relative;top:.9rem;overflow:hidden;cursor:default;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;justify-content:space-between;margin-left:4rem}.category-view .product .productimages{width:20rem;height:20rem;flex-shrink:0;background-size:cover;overflow:hidden;border-radius:.8rem;position:relative;z-index:2;margin-right:2rem}@media(max-width:1024px){.category-view .product .productimages{display:none}}.category-view .product .productimages .image{width:100%;height:100%;left:0;top:0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow:hidden;position:absolute;z-index:2}.category-view .product .productimages .category-image{width:100%;height:100%;left:0;top:0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover !important;overflow:hidden;position:absolute;z-index:1}.category-view .product .list{width:100%;display:flex;flex-direction:column}@media(max-width:1024px){.category-view .product .list{padding-top:0 !important;width:100%}}.category-view .product .list .category-name{font-size:1.7rem;font-weight:500;color:#2e3440 !important;line-height:2.8rem;display:block;margin-bottom:1rem}.category-view .product .list a{color:#2e3440;font-size:1.4rem;line-height:2.8rem;padding:0 .4rem;display:inline-block;-webkit-transition:.3s;transition:.3s}.category-view .product .list a svg{width:1.5rem}.category-view .product .list a:before{display:none}.category-view .product .list a:hover{background:none;color:#ff6f26}.category-view .product .list .all-products{color:#ff6f26;font-size:1.4rem;font-weight:500;display:block;text-align:left;border-radius:5rem;line-height:1.4rem;padding-top:0;margin-top:2rem}.category-view .product .list .all-categories{color:#ff6f26;font-size:1.4rem;font-weight:500;display:block;text-align:left;border-radius:5rem;line-height:1.4rem;padding-top:0;margin-top:2rem}.category-view .banner img{width:100%}.bottom-menu{display:none;position:absolute;bottom:0;left:1.5rem;text-align:left}@media screen and (max-width:1024px){.bottom-menu{display:block}}.bottom-menu .language a{font-size:1.2rem;font-weight:500;color:#2e3440;display:inline-block;margin-right:1.5rem}.bottom-menu .language .change-language{width:100%;height:4rem;background:#f00;display:block}.bottom-menu .social{display:none;padding-top:1rem}@media screen and (max-width:1024px){.bottom-menu .social{display:block}}.bottom-menu .social a{display:inline-block;width:4rem}.bottom-menu .social i{font-size:2.2rem;color:#2e3440;padding-right:1.7rem;line-height:4rem;display:inline-block;width:4rem}.search-content{width:100%;position:relative}.search-content .search-close{line-height:9rem;right:0;top:0;width:5rem;text-align:center;position:absolute}.search-content .search-close i{font-size:3rem;color:#a6afb4;line-height:9rem}.search-content .search-bar{position:absolute;background:#fff;top:-1px;left:0;width:100%;height:9rem;z-index:1;border-radius:.8rem;padding:0 2rem;visibility:hidden;-webkit-box-shadow:0 10px 32px 0 rgba(0,0,0,.05);-moz-box-shadow:0 10px 32px 0 rgba(0,0,0,.05);box-shadow:0 10px 32px 0 rgba(0,0,0,.05)}.search-content .search-bar.active{visibility:visible;z-index:100}.search-content .search-bar .search-box{width:calc(100% - 4rem);font-size:1.5rem;font-weight:500;line-height:6rem;color:#fff}.search-content .search-bar .search-box form{margin-top:1rem}.search-content .search-bar .search-box form input{width:100%;height:7rem;color:#2e3440;font-size:2rem;font-weight:normal;border-bottom:solid #f3f3f3 .1rem}.search-content .search-bar .search-box form:focus{transition:.5s;color:#2e3440;background:#fff}.search-content .search-bar .search-box form::-webkit-input-placeholder{color:#b5bec2;font-size:2rem;font-weight:normal}.search-content .search-bar .search-box form::-moz-placeholder{color:#b5bec2;font-size:2rem;font-weight:normal}.search-content .search-bar .search-box form:-ms-input-placeholder{transition:.5s;color:#b5bec2;font-size:2rem;font-weight:normal}.search-content .search-bar .search-box form:-moz-placeholder{transition:.5s;color:#b5bec2;font-size:2rem;font-weight:normal}.search-container{width:100%;min-height:15rem;background:#fff;position:fixed;top:0;left:0;z-index:101;-webkit-transition:.3s;transition:.3s;visibility:hidden;opacity:0;padding:2rem 6rem 2rem 6rem;-webkit-box-shadow:0 40px 50px 0 rgba(204,204,204,.5);-moz-box-shadow:0 40px 50px 0 rgba(204,204,204,.5);box-shadow:0 40px 50px 0 rgba(204,204,204,.5)}@media screen and (max-width:768px){.search-container{padding:1rem}}.search-container.active{visibility:visible;opacity:1}@media screen and (max-width:768px){.search-container.active{min-height:100%}}.search-container form{margin:0 0 3rem}.search-container form .textbox{width:100%}.search-container form .textbox .label{position:absolute;top:2.7rem;left:0;font-size:3.2rem;color:#b2bdbf;font-weight:normal;transform-origin:0 0;transition:all .2s ease}.search-container form .textbox .border{position:absolute;bottom:0;left:0;height:.1rem;width:100%;background:#242836;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.search-container form .textbox input{-webkit-appearance:none;width:100%;border:0;font-family:inherit;height:10rem;font-weight:500;border-bottom:solid .1rem #edf3f5;border-radius:0;color:#242836;transition:all .15s ease;position:relative;font-weight:500;font-size:2.5rem}.search-container form .textbox input:not(:placeholder-shown)+span{color:#45c879;transform:translateY(-52px) scale(.85)}.search-container form .textbox input:focus{background:none;outline:none}.search-container form .textbox input:focus+span{color:#151819;transform:translateY(-52px) scale(.85)}.search-container form .textbox input:focus+span+.border{transform:scaleX(1)}.search-container form .textbox:focus{border:solid #d4e1e6 .1rem}.search-container form .textbox::-webkit-input-placeholder{color:#b5bec2;font-weight:500;font-size:2.5rem;letter-spacing:0}.search-container form .textbox::-moz-placeholder{color:#b5bec2;font-weight:500;font-size:2.5rem;letter-spacing:0}.search-container form .textbox:-ms-input-placeholder{color:#b5bec2;font-weight:500;font-size:2.5rem;letter-spacing:0}.search-container form .textbox:-moz-placeholder{color:#b5bec2;font-weight:500;font-size:2.5rem;letter-spacing:0}.search-container form button{width:6rem;height:9rem;border:none;text-align:center;line-height:10rem;position:absolute;right:0;top:.9rem;background:#fff;-webkit-transition:.3s;transition:.3s}.search-container form button:hover,.search-container form button:focus{-webkit-transition:.3s;transition:.3s}.search-container form button:hover i,.search-container form button:focus i{color:#2e3440}.search-container form button i{color:rgba(46,52,64,.5);font-size:3rem}.search-container .form-item{margin-bottom:4.5rem;overflow:hidden;padding-top:1.5rem;max-width:119rem;margin:auto;position:relative;border-bottom:solid #ff6f26 .1rem;display:flex}.search-container .form-item .textbox-item{position:relative;width:calc(100% - 5rem);display:inline-block}@media screen and (max-width:768px){.search-container .form-item .textbox-item{width:calc(100% - 4rem)}}.search-container .form-item label{position:absolute;top:3.2rem;left:0;font-size:1.7rem;color:#b2bdbf;font-weight:normal;transform-origin:0 0;transition:all .2s ease;white-space:nowrap;cursor:text;transition:.25s ease}.search-container .form-item input{display:block;width:100%;height:8rem;padding-top:0;border:none;border-radius:0;color:#000;background:none;font-size:2.5rem;transition:.3s ease}.search-container .form-item input:valid~label{top:-.5rem;font-size:1.4rem;color:#b2bdbf}.search-container .form-item input:focus{outline:none}.search-container .form-item input:focus~label{top:-.5rem;color:#b2bdbf;font-weight:normal;font-size:1.4rem}.search-container .form-item input:focus~.bar:before{transform:scaleX(1)}.search-container .form-item input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#fff !important}.search-container .form-item .bar{position:absolute;bottom:0;left:0;height:.1rem;width:100%}.search-container .populer-search h4{font-weight:600;font-size:2.2rem;display:block;line-height:4rem;margin-bottom:1rem}.search-container .populer-search li{display:inline-block;margin-right:1.5rem}.search-container .populer-search li a{padding:0 2rem;line-height:3.5rem;border-radius:5rem;border:solid #f3f3f3 .1rem;display:block;color:#2e3440;font-size:1.3rem;-webkit-transition:.3s;transition:.3s}.search-container .populer-search li a:hover{border:solid #ff6f26 .1rem;color:#ff6f26}.search-container .search-results{max-width:119rem;width:100%;margin:2rem auto;max-height:50rem;overflow-y:auto;overflow-x:hidden}@media screen and (max-width:768px){.search-container .search-results{padding-right:0;margin:0;max-width:119rem;margin:2rem auto;overflow-y:auto;overflow-x:hidden;padding-right:1rem;position:absolute;max-height:calc(100% - 12rem);width:100%}}.search-container .search-results .product{position:relative;border-radius:.8rem;overflow:hidden}.search-container .search-results .product .image{width:100%;height:350px;position:relative;display:inline-block;margin-bottom:20px;padding:0}.search-container .search-results .product .caption{width:100%;height:90px;position:relative;display:inline-block}.search-container .search-results ul{margin-left:-1.5rem;width:calc(100% + 3rem)}.search-container .search-results ul li{width:calc((100% - 15rem)/5);display:inline-block;margin:1.5rem}.search-container .icon-search{width:5rem;height:8rem;font-size:4rem;color:#ff6f26;display:flex;align-content:center;justify-content:center;text-align:center;align-items:center}@media screen and (max-width:768px){.search-container .icon-search{width:4rem;font-size:3rem}}.search-container .icon-search i{line-height:8rem}.search-container .search-close{width:5rem;height:100%;position:absolute;top:auto;right:0;text-align:center;display:flex;align-items:center}@media screen and (max-width:768px){.search-container .search-close{width:3rem;font-size:3rem}}.search-container .search-close i{line-height:9rem;font-size:3.5rem;color:#ff6f26}@media screen and (max-width:768px){.search-container .search-close i{font-size:3rem}}.search{padding:0 1rem}.search .search-button:before{content:"";font-family:"Ionicons";font-size:2.7rem;color:#2e3440;opacity:.7}.search .search-button.close:before{content:"";font-family:"Ionicons";font-size:2.5rem;line-height:3rem;padding:0 2.5rem;color:#2e3440;opacity:.7}.mobile-nav-menu{transition:.1s transform linear;position:relative;background:0;float:left;margin:1.1rem;height:2.7rem;width:3.5rem;z-index:1;outline:0;padding:0;border:0;border-radius:0;background:none;display:none}@media screen and (max-width:1024px){.mobile-nav-menu{display:block}}.mobile-nav-menu:hover,.mobile-nav-menu:focus{background:none}.mobile-app-banner{height:8.5rem;display:none;position:relative;background:#f2f2f2}@media screen and (max-width:414px){.mobile-app-banner{display:block}}.mobile-app-banner .close-banner{width:4rem;height:4rem;display:inline-block;text-align:center;margin-top:2.5rem;position:relative;z-index:99}.mobile-app-banner .close-banner i{font-size:2.2rem;color:#9b9fa8;line-height:4rem}.mobile-app-banner.ios .download{color:#0076ff;font-size:1.4rem;line-height:1.5rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);right:0;left:auto}.mobile-app-banner.ios .caption{display:inline-block;padding:2rem 0 0 1rem}.mobile-app-banner.ios .caption span{font-size:1.15rem;line-height:1.5rem;font-weight:500;color:#2e3440;display:block}.mobile-app-banner.ios .caption span strong{font-weight:600;font-size:1.4rem}.mobile-app-banner.ios .caption .vote{display:block;padding:.2rem 0}.mobile-app-banner.ios .caption .vote i{font-size:1.3rem;color:#ff9500;display:inline-block;padding-right:.5rem;line-height:1rem}.mobile-app-banner.google-play .download{color:#fff;background:#679f38;border-radius:.5rem;font-size:1.4rem;line-height:3rem;font-weight:500;top:auto;bottom:1rem;right:1rem;left:auto;padding:0 2rem;position:absolute}.mobile-app-banner.google-play .caption{display:inline-block;padding:2rem 0 0 1rem}.mobile-app-banner.google-play .caption span{font-size:1.15rem;line-height:1.5rem;font-weight:500;color:#2e3440;display:block}.mobile-app-banner.google-play .caption span strong{font-weight:600;font-size:1.4rem}.mobile-app-banner.google-play .caption .vote{display:block;padding:.2rem 0}.mobile-app-banner.google-play .caption .vote i{font-size:1.3rem;color:#ff9500;display:inline-block;padding-right:.5rem;line-height:1rem}.mobile-app-banner.google-play .caption img{width:8rem;margin-top:.3rem}.mobile-app-banner figure{display:inline-block;padding-top:.8rem}.mobile-app-banner figure img{border-radius:1rem;width:6.8rem}.notch{position:relative}.notch:before{content:" ";border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-bottom:1.5rem solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);top:5.5rem;height:0;width:0;border-width:1.2rem;z-index:1000;opacity:0}@media(max-width:1024px){.notch:before{display:none}}.campaing-header{display:none}body.message-bar-active{font-size:0}body.message-bar-active .message-bar{width:100%;height:3.8rem;padding:0 2rem;align-content:center;justify-content:center;color:#fff;text-align:center;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}body.message-bar-active .message-bar.hide-bar{height:0}body.message-bar-active .message-bar.hide-bar span,body.message-bar-active .message-bar.hide-bar i{opacity:0}body.message-bar-active .message-bar.active{display:flex;opacity:1;visibility:visible}body.message-bar-active .message-bar.clr-purple{background:#8e7eff}body.message-bar-active .message-bar.clr-green{background:#4ac98e}body.message-bar-active .message-bar.clr-orange{background:#ff8268}body.message-bar-active .message-bar.clr-black{background:#000}body.message-bar-active .message-bar span{font-size:1.4rem;line-height:1.5rem;font-weight:500;display:inline-flex;align-items:center;opacity:1}@media screen and (max-width:648px){body.message-bar-active .message-bar span{font-size:1.3rem}}body.message-bar-active .message-bar i{opacity:1;width:3rem;display:inline-flex}body.message-bar-active .mobile-menu .accordionmenu{height:calc(100% - +26rem)}body.message-bar-active .mobile-menu .accordionmenu.menu-open{height:calc(100% - 18rem)}.show{opacity:1 !important;visibility:visible !important;display:block !important}.hide{opacity:0 !important;visibility:hidden !important}@media all and (-ms-high-contrast:none){.language img{width:2.1rem;height:2.1rem;margin-top:1.3rem}.dropdown-menu-content li.category-icon-valentines-day{padding-left:1.2rem;background:url("/https/www.sosyopix.com/images/icons/header/valentines-day.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:6rem;background-position:-.7rem 1rem;position:relative}.dropdown-menu-content li.category-icon-valentines-day.active{padding-left:1.2rem;background:url("/https/www.sosyopix.com/images/icons/header/valentines-day.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") left no-repeat;background-size:6rem;background-position:-.7rem 1rem;position:relative}}.photo-upload-page .header-light{width:100%;position:fixed;top:0;left:0;z-index:4}.header-light{background:#fff;border-bottom:solid #f3f3f3 1px;position:relative}@media screen and (max-width:1024px){.header-light{padding:0;height:50px}}.header-light .container{max-width:1160px;margin:auto;position:relative;display:flex;width:100%;justify-content:space-between;align-items:center;box-sizing:border-box}@media screen and (max-width:1024px){.header-light .container{padding:0 5px;height:50px}}.header-light .container .back{display:none;width:50px}@media screen and (max-width:1024px){.header-light .container .back{display:flex}}.header-light .container .back i{font-size:22px;color:#2e3440;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.header-light .container .right{display:flex;align-items:center}.header-light .logo{width:130px;height:65px;background:url("/https/www.sosyopix.com/images/site/sosyopix-logo.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat}@media screen and (max-width:1024px){.header-light .logo{background-size:90px;width:90px;z-index:11;height:50px;background-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.header-light .user{position:relative;border:solid #d9d9d9 1px;border-radius:8px;height:40px;display:flex;align-items:center}@media screen and (max-width:768px){.header-light .user{display:none}}.header-light .user span{font-size:13px;line-height:40px;color:#2e3440;display:inline-block;-webkit-transition:all .5s;transition:all .5s;font-weight:500;letter-spacing:0;margin-right:5px}@media screen and (max-width:768px){.header-light .user span{display:none}}.header-light .user .dropdown{font-size:20px;color:#2e3440;cursor:pointer;position:relative;display:flex;align-items:center;padding:0 20px}.header-light .user .dropdown .profile a{display:flex;align-items:center}.header-light .user .dropdown:after{content:"";font-family:"Ionicons";font-size:16px;color:#2e3440;opacity:.5}.header-light .user .dropdown:hover span{color:#2e3440}.header-light .user .dropdown:hover:after{content:"";opacity:1;-moz-transform:rotate(180deg) translate(0);-webkit-transform:rotate(180deg) translate(0);-o-transform:srotate(180deg) translate(0);transform:srotate(180deg) translate(0)}.header-light .user .dropdown.user-active{padding:0 15px 0 5px}.header-light .user .dropdown.user-active .image{margin-top:10px;cursor:pointer}.header-light .user .dropdown.user-active .image img{border-radius:100%;width:30px;display:inline-block}.header-light .user .dropdown.user-active .profile{background:none}.header-light .user .dropdown.user-active .profile span{font-weight:600;margin-right:7px}.header-light .user .dropdown.user-active .profile img{padding:0;border-radius:100%;width:30px;height:30px;margin-right:7px}.header-light .user .dropdown.user-active .user-dropdown-content .content{padding:10px}.header-light .user .dropdown:hover .user-dropdown-content{opacity:1;visibility:visible;top:20px;right:0;position:absolute;z-index:101}.header-light .user .user-dropdown-content{width:200px;position:absolute;z-index:1;visibility:hidden;opacity:0;right:0;top:35px;right:-5px;padding-top:25px;white-space:nowrap}.header-light .user .user-dropdown-content:after{content:" ";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;position:absolute;right:22px;top:14px;height:0;width:0;border-width:12px}.header-light .user .user-dropdown-content .content{background:#fff;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.3);box-shadow:0 0 12px 0 rgba(0,0,0,.3);border-radius:.8rem;padding:5px 10px;min-height:100%;border-radius:10px}.header-light .user .user-dropdown-content .content img{width:50px;border-radius:100%;display:block;text-align:center;margin:auto}.header-light .user .user-dropdown-content .content a{font-size:14px;color:#2e3440;display:block;line-height:50px;font-weight:500;margin:5px 10px;border-bottom:solid #f3f3f3 1px}.header-light .user .user-dropdown-content .content a:last-child{border:none}.header-light .user .user-dropdown-content .content a:hover{color:#ff6f26}.header-light .user .user-dropdown-content .content .profile{text-align:center}.header-light .user .user-dropdown-content .content .profile.active{padding:15px 15px 0}.header-light .user .user-dropdown-content .content .profile .icon{width:7rem;height:7rem;margin:auto;background:#ff4600;text-align:center;border-radius:100%}.header-light .user .user-dropdown-content .content .profile .icon i{line-height:7rem;font-size:4rem;color:#fff;position:relative}.header-light .user .user-dropdown-content .content .profile img{width:70px;border-radius:100%;height:70px}.header-light .user .user-dropdown-content .content .user-name{font-size:16px;line-height:30px;color:#2e3440;font-weight:600;display:block;text-align:center}.header-light .user .user-dropdown-content .content ul{padding:10px 0}.header-light .user .user-dropdown-content .content ul li a{display:block;font-size:13px;color:#88949e;font-weight:normal;line-height:34px}.header-light .user .user-dropdown-content .content .logout{font-size:14px;color:#2e3440;display:block;line-height:50px;font-weight:500;margin:0 10px}.header-light .user .user-dropdown-content .content .logout:hover{color:#ff6f26}.header-light .basket{padding:0 10px;margin-right:12px}.header-light .basket .icon{position:relative}.header-light .basket .icon .count{width:23px;height:23px;background:#ff6f26;position:absolute;right:-10px;top:-12px;text-align:center;font-size:11px;color:#fff;border-radius:100%;line-height:20px;border:solid #fff 2px;box-sizing:border-box}.header-light .basket span{font-size:13px;color:#2e3440;display:inline-block;padding-left:5px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1024px){.header-light .basket span{display:none}}.nav-bottom-menu{position:fixed;width:100%;height:5.2rem;bottom:0;left:0;top:auto;z-index:1;display:none;z-index:9998;flex-direction:column;display:flex}.nav-bottom-menu ul{display:flex;align-items:center;background:#fff;display:none;border-top:solid #f3f3f3 .1rem;padding-bottom:env(safe-area-inset-bottom)}@media screen and (max-width:1024px){.nav-bottom-menu ul{display:flex}}.nav-bottom-menu ul li{display:flex;flex:1;padding:.5rem 0;justify-content:center}.nav-bottom-menu ul li.active svg path,.nav-bottom-menu ul li.active svg circle{stroke:#ff6f26}.nav-bottom-menu ul li.active span{color:#ff6f26}.nav-bottom-menu ul li i{width:2.2rem;display:flex;justify-content:center;align-items:center;position:relative}.nav-bottom-menu ul li i span{position:absolute;top:1.4rem;left:-2.8rem;width:100%;font-size:1rem;color:#ff6f26;font-style:normal;text-align:center}.nav-bottom-menu ul li i svg,.nav-bottom-menu ul li i path{width:2.2rem;height:2.2rem;stroke:#2e3440}.nav-bottom-menu ul li a{display:flex;flex-direction:column;align-items:center;gap:.4rem}.nav-bottom-menu ul li svg path{stroke:#2e3440}.nav-bottom-menu ul li span{margin-top:.3rem;font-size:1.1rem;color:#2e3440;font-weight:500}.nav-bottom-menu .count{width:1.8rem;height:1.8rem;background:#ff6f26;display:flex;justify-content:center;line-height:1.8rem;position:absolute;top:-.2rem;right:-.8rem;font-size:1.1rem;font-style:normal;font-weight:500;color:#fff;border-radius:100%}.nav-bottom-menu .user-badge{width:2.2rem;height:2.2rem;border-radius:100%;background:#ff6f26;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#fff;display:none;line-height:2.4rem}@media screen and (max-width:1024px){.nav-bottom-menu .user-badge{display:flex}}.nav-bottom-menu .user-login{display:none;width:3.4rem}@media screen and (max-width:1024px){.nav-bottom-menu .user-login{display:flex}}.search-body{padding-top:7rem}@media screen and (min-width:1024px){.search-body{padding-top:14rem;position:relative;overflow:auto}}.search-body .mobile-search{display:none}.search-body .col-6{flex-basis:calc((100%/4) - ((2.4rem*4)/4));margin:1.2rem;border-radius:.8rem;overflow:hidden}@media screen and (max-width:1024px){.search-body .col-6{flex-basis:calc((100%/2) - ((1.2rem*4)/2))}}.search-body .col-6 figcaption{padding:0;background:#fff}.search-body .col-6 .caption{flex-direction:column;display:flex;justify-content:center !important;align-items:center;text-align:center !important;padding:1rem 0}.search-body .col-6 .caption span{font-size:1.2rem !important;font-weight:600;line-height:1.5rem;padding:0 1.6rem .8rem;height:3rem;margin-bottom:.8rem;justify-content:center;align-items:center;display:flex !important}.search-body .col-6 .price{text-align:center;color:#2e3440 !important;font-size:1.6rem !important;font-weight:600 !important;display:block}.search-body .text{display:none !important}.search-category-content{max-width:116rem;height:100%;display:flex;margin:auto;flex-direction:column;display:-ms-flexbox;-ms-flex-direction:column}.search-category-content .bottom{width:100%;height:7rem;background:#2e3440}.search-category-content .title{font-size:1.6rem;line-height:5rem;color:#2e3440;font-weight:500;padding-left:1.6rem}.search-category-content .popular-search{display:flex;flex-direction:column}.search-category-content .popular-search .swiper-container{display:flex;align-items:center}.search-category-content .popular-search .swiper-slide{width:auto !important;padding:0 2rem;border:solid #ff6f26 .1rem;margin-right:1rem;height:3rem;border-radius:.8rem;font-size:1.2rem}.search-category-content .popular-search .swiper-slide span{font-weight:500}.search-category-content .popular-search .swiper-wrapper{padding-left:1rem}.search-category-content .popular-search .bar{background:#fff;height:5rem;align-items:center;display:flex}.search-category-content .search-content .list-items{margin-top:-1.2rem}.search-category-content .category-content{flex:1;display:flex;flex-direction:column;padding-bottom:7rem}@media screen and (min-width:1024px){.search-category-content .category-content{padding:0;overflow:auto}}.search-category-content .search-now{border-top:solid #f3f3f3 .1rem;border-bottom:solid #f3f3f3 .1rem;position:relative;display:flex}@media screen and (min-width:1024px){.search-category-content .search-now{display:none}}.search-category-content .search-now i{position:absolute;width:5rem;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.search-category-content .search-now input{width:100%;height:5.6rem;padding-left:5rem;font-size:1.6rem;color:#2e3440}.search-category-content .close-search{position:absolute !important;right:0;left:auto !important;visibility:hidden}.search-category-content .close-search.visible{visibility:visible}.search-modal-content{position:fixed;top:11rem;left:0;width:100%;height:calc(100% - 16rem);overflow:auto;background:#eee;z-index:1;opacity:0;visibility:hidden;padding:0 0 2rem}.search-modal-content.visible{opacity:1;visibility:visible;z-index:5}.search-modal-content.category .cards{flex-direction:row}.search-modal-content .no-results{background:#fff;text-align:center;background:#fff;position:fixed;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100% - 16rem);border-bottom:solid #e5e4e4 .1rem;border-top:solid #e5e4e4 .1rem;top:10.9rem}.marketplace-header{position:fixed;width:100%;top:0;left:0;display:flex;flex-direction:column;z-index:5;background:#fff}.marketplace-header .header-nav{display:none}@media screen and (max-width:768px){.marketplace-header .header-nav{display:flex}}.marketplace-header .light-header{display:block}.marketplace-header .light-header .location-bar{margin-top:.2rem}.marketplace-header .light-header .location-bar:before{display:none}@media screen and (max-width:768px){.marketplace-header .light-header{display:none}}.light-header .location{display:flex;border:none}.light-header .top,.light-header .search-user{width:100%;border-bottom:solid #f3f3f3 .1rem;padding:1rem}.light-header .search-user{display:flex;justify-content:space-between}@media screen and (max-width:768px){.light-header .search-user{display:none}}.light-header .search-user .search{width:55%;height:4rem;position:relative;padding:0}@media screen and (max-width:768px){.light-header .search-user .search{display:none}}.light-header .search-user .search input{width:100%;height:4rem;border:solid #d9d9d9 .1rem;border-radius:.8rem;padding-left:2rem;font-size:1.4rem}.light-header .search-user .search .search-icon{position:absolute;right:2rem;top:1rem}.light-header .search-user .user ul{display:flex}.light-header .search-user .user ul li svg{margin-right:1rem}.light-header .search-user .user ul li a{display:flex;padding:0 2rem;align-items:center;font-size:1.3rem;color:#2e3440;font-weight:500}.light-header .content{max-width:116rem;width:116rem;margin:auto;display:flex;justify-content:space-between;align-items:center}.switch-menu{background:#f8f9fa;border-radius:8px;height:58px;position:relative}@media screen and (max-width:1024px){.switch-menu{display:none}}.switch-menu.type-2{background:none;display:flex;align-items:center}@media screen and (max-width:1024px){.switch-menu.type-2{display:none}}.switch-menu.type-2 #nav li{list-style:none}.switch-menu.type-2 #nav li a{padding:0;height:auto}.switch-menu.type-2 #nav li img.sosyopix-logo{width:13.6rem;margin-top:0}.switch-menu.type-2 .logo-2{display:none}.switch-menu.type-2 #blob{box-shadow:none}.switch-menu #blob{position:absolute;z-index:1;top:0;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(167,168,169,.15);top:6px !important;background-color:#fff;height:46px !important}.switch-menu #nav{display:flex;padding:0 .7rem}.switch-menu #nav li{list-style:none}.switch-menu #nav li a{color:#000;height:52px;z-index:2;position:relative;cursor:pointer;font-size:16px;font-family:helvetica,arial,sans-serif;text-decoration:none;padding:0 25px;width:100%;display:flex;justify-content:center;align-items:center}.switch-menu #nav li img.sosyopix-logo{width:84px;margin-top:6px}.switch-menu #nav li img.gift{width:125px;margin-top:6px}form label{font-size:1.5rem;color:#2e3440;font-weight:500;display:flex;height:3rem;align-items:center;justify-content:space-between}form .form-item{width:100%;flex-direction:column;position:relative}@media screen and (max-width:768px){form .form-item{margin:0 0 1.5rem 0}}form input,form textarea{width:100%;height:5rem;padding:0 1rem;font-size:1.7rem;color:#2e3440;border-radius:.5rem;border:solid #d9d9d9 .1rem !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.8rem}form input:focus,form textarea:focus{background:#fff;border:solid #ff6f26 .1rem}form input::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#9d9da4}form input:-ms-input-placeholder,form textarea:-ms-input-placeholder{color:#9d9da4}form input::placeholder,form textarea::placeholder{color:#9d9da4}form h3{font-size:2rem;color:#2e3440;font-weight:600}.text-area{width:100%;min-height:5rem;display:block;padding:1rem;background:none;border-bottom:solid #eef1f2 .1rem;outline:0;resize:none;margin:0 0 1rem;text-align:justify;color:#23262e;-o-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;font-weight:normal;font-family:"Graphik",sans-serif;font-size:1.4rem;border-radius:.8rem}.text-area:focus{transition:.5s;color:#2e3440;background:#fff}.text-area::-webkit-input-placeholder{color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-area::-moz-placeholder{color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-area:-ms-input-placeholder{transition:.5s;color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-area:-moz-placeholder{transition:.5s;color:#b5bec2;font-size:1.4rem;font-weight:normal}.text-danger{color:#f34848;line-height:2.5rem;font-size:1.2rem;width:100%;display:flex;font-weight:normal;animation:fadein 2s;-moz-animation:fadein 2s;-webkit-animation:fadein 2s;-o-animation:fadein 2s}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}#pageAlert{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(255,255,255,.9);z-index:1200;display:none}#pageAlert .outer{float:left;left:50%;top:30%;position:relative}#pageAlert .inner{float:left;position:relative;right:50%;bottom:50%}#pageAlert b{color:#cd5315;font-size:32px;font-weight:600;text-align:center;width:100%;line-height:32px;padding-bottom:20px;display:block;background:url(/https/www.sosyopix.com/up/images/red-arrow.png?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) center bottom no-repeat transparent}#pageAlert .box{background-color:#f46d00;padding:25px;text-align:center;color:#fff;font-weight:700;font-size:16px;line-height:24px;border-radius:5px}#pageAlert .box a.fb{left:130px;position:absolute;width:90px}#pageAlert .box a{position:relative;width:140px;background-color:#f46d00;text-align:center;display:block;margin:0 auto;margin-top:20px;line-height:36px;width:70px;border:2px solid #fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;font-size:14px}#pageAlert .msg{font-weight:normal}#alert,#qty-alert,#promptAlert,#up-alert,#preview-alert,#share{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(255,255,255,.9);z-index:1200;display:none}#alert .outer,#share .outer,#qty-alert .outer,#promptAlert .outer,#up-alert .outer,#preview-alert .outer{float:left;left:50%;top:30%;position:relative}#alert .inner,#share .inner,#qty-alert .inner,#promptAlert .inner,#up-alert .inner,#preview-alert .inner{float:left;position:relative;right:50%;bottom:50%}#alert b,#share b,#qty-alert b,#promptAlert b,#up-alert b,#preview-alert b{color:#fd4b4b;font-size:32px;font-weight:600;text-align:center;width:100%;line-height:32px;padding-bottom:20px;display:block;background:url(/https/www.sosyopix.com/up/images/red-arrow.png?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) center bottom no-repeat transparent}#qty-alert b,#promptAlert b,#up-alert b,#preview-alert b{color:#fdb52b;background:url(/https/www.sosyopix.com/up/images/yellow-arrow.png?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) center bottom no-repeat transparent}#share b{color:#ff4e46;background:url(/https/www.sosyopix.com/up/images/red-arrow.png?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) center bottom no-repeat transparent}#alert .box,#share .box,#qty-alert .box,#promptAlert .box,#up-alert .box,#preview-alert .box{background-color:#f6575d;padding:25px;text-align:center;color:#fff;font-weight:600;font-size:16px;line-height:24px;border-radius:5px}#qty-alert .box,#promptAlert .box,#up-alert .box,#preview-alert .box{background-color:#fdb52b}#share .box{background-color:#ff4e46}#alert .box a,#share .box a,#qty-alert .box a,#promptAlert .box a,#up-alert .box a{text-align:center;display:block;margin:0 auto;margin-top:20px;line-height:36px;border-radius:4rem;width:auto;padding:0 2rem;border:solid #fff .1rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;font-size:14px;font-weight:500;-webkit-transition:.3s;transition:.3s}#preview-alert .box a{text-align:center;display:block;margin:0 auto;margin-top:20px;line-height:36px;width:80px;width:116px}#qty-alert .box a,#promptAlert .box a,#up-alert .box a,#preview-alert .box a{display:inline-block}#share .box a{left:60px;position:relative;width:140px;background-color:#ff4e46}#share .box a.fb{left:130px;position:absolute;width:90px}#alert .box a:hover,#share .box a:hover,#qty-alert .box a:hover,#promptAlert .box a:hover,#up-alert .box a:hover,#preview-alert .box a:hover{color:#fd4b4b;font-size:14px;background-color:#fff}#qty-alert .box a:hover,#promptAlert .box a:hover,#up-alert .box a:hover,#preview-alert .box a:hover{color:#fdb52b}#alert .box a:hover{color:#fd4b4b;font-size:14px;background-color:#fff}#share .box a:hover{color:#fd4b4b;font-size:14px;background-color:#fff;color:#ff4e46}#alert .box a:active,#qty-alert .box a:active,#promptAlert .box a:active,#up-alert .box a:active,#preview-alert .box a:active,#alert .box a:active{position:relative;top:1px}#share .box a:active{background-color:#d73945;border-color:#d73945}#share .box a.fb:active{position:absolute;margin-top:21px;left:130px;background-color:#d73945;border-color:#d73945}#alert .msg,#share .msg,#alert .msg,#share .msg,#qty-alert .msg,#promptAlert .msg,#up-alert .msg,#preview-alert .msg{font-weight:normal}.image-photo-strips{position:relative}.error .label,.error span,.error label{color:#f34848}.error .select-selected{color:#f34848;border-bottom:solid .1rem #f34848}.error .text-area{border-bottom:solid .1rem #f34848}.error .radio__label:before{content:"";border:.1rem solid #f34848}.error input{border-bottom:solid .1rem #f34848 !important}.radio-button .text-danger-tooltip{top:1rem}.error .text-danger-tooltip{display:inline-block !important}.text-danger-tooltip{background:#f34848;color:#fff !important;line-height:2.5rem;font-size:1.2rem;position:relative;width:100%;font-weight:normal;text-align:left;width:auto !important;display:inline-block;line-height:3.5rem;border-radius:.3rem;padding:0 1.5rem}.text-danger-tooltip:before{content:"";border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-bottom:1.5rem solid #f34848;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);top:5.5rem;border-width:1.2rem;z-index:1000;top:1.1rem;left:-1.5rem;transform:rotate(270deg)}.error-content{margin-top:30px;max-width:45rem;margin:auto;display:flex;flex-direction:column;padding-top:2.4rem;align-items:center;text-align:center}@media screen and (max-width:1024px){.error-content{padding-top:0}}.error-content .header-light{background:none;border:none}@media screen and (max-width:1024px){.error-content .header-light{height:5rem;border-bottom:solid #f3f3f3 .1rem;margin-bottom:1rem}}.error-content .header-light .logo{width:13rem;height:6.5rem;background:url("/https/www.sosyopix.com/images/site/sosyopix-logo.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") center no-repeat;position:relative;z-index:1;margin-top:0;display:block;margin:auto}@media screen and (max-width:1024px){.error-content .header-light .logo{position:absolute;left:50%;transform:translate(-50%,0);left:50%;z-index:11;height:5rem;width:12rem;background-size:9rem;width:9rem}}.error-content .header-light .ion-ios-arrow-back{font-size:2.2rem;color:#2e3440;position:absolute;left:0;width:5rem;height:5rem;line-height:5rem;text-align:center;display:none}.error-content .header-light .ion-ios-arrow-back:before{line-height:5rem}@media screen and (max-width:1024px){.error-content .header-light .ion-ios-arrow-back{display:block}}.error-content.content{padding-top:13.5rem;margin-bottom:5rem}@media screen and (max-width:1024px){.error-content.content{padding:6.5rem 2rem 0 2rem}}.error-content img{max-width:24rem}@media screen and (max-width:1024px){.error-content img{max-width:18rem}}.error-content span{font-size:1.5rem;line-height:2rem;font-weight:500;color:#2e3440;display:block;padding:2.5rem 0}.error-content span img{width:2rem}.error-content span a{color:#ff6f26;font-size:1.7rem;line-height:2rem;font-weight:500}.error-content .button{width:fit-content}.processing.loading{background-image:url(/https/www.sosyopix.com/images/icons/button-animation.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k) !important;background-repeat:no-repeat !important;background-position:center !important;pointer-events:none;cursor:not-allowed}.processing.loading{color:transparent !important;pointer-events:none;cursor:not-allowed}.processing.loading i{color:transparent !important}.processing.loading:after{content:" ";position:absolute;display:block}select{width:100%;height:4.5rem;font-size:1.6rem;font-weight:400;font-family:"Graphik",sans-serif;font-weight:500;color:#2e3440;position:relative;border-bottom:solid #f3f3f3 .1rem;position:relative}select:after{content:"";font-family:"Ionicons";font-size:1.7rem;line-height:4.5rem;color:#2e3440;position:absolute;right:0;width:2rem;text-align:right;background:#fff}.selectric{background:none;border-bottom:solid #f3f3f3 .1rem}.selectric .label{height:4.5rem;line-height:4.5rem;margin:0;font-size:1.6rem;font-weight:500;color:#2e3440;position:relative}.selectric .label:after{content:"";font-family:"Ionicons";font-size:1.7rem;line-height:4.5rem;color:#2e3440;position:absolute;right:0;width:2rem;text-align:right}.selectric-items{-webkit-box-shadow:0 10px 32px 0 rgba(0,0,0,.05);-moz-box-shadow:0 10px 32px 0 rgba(0,0,0,.05);box-shadow:0 10px 32px 0 rgba(0,0,0,.05);border:none}.selectric-items ul{border:solid #f3f3f3 .1rem;background:#fff}.selectric-items ul li{line-height:2rem;padding:1.5rem 1rem;font-size:1.5rem;font-weight:500;color:#2e3440}.selectric-items ul li.highlighted{background:#f5f7f9}.selectric-open .selectric{border-color:none !important}.selectric-open .label:after{content:""}.modal-box-content{position:fixed;top:0;left:0;z-index:102;display:none;justify-content:center;align-content:center;align-items:center;background:rgba(46,52,64,.1);width:100%;height:100%;z-index:1000}@media screen and (max-height:720px){.modal-box-content{align-items:flex-start}}.modal-box-content.visible{display:flex}.modal-box-content .modal-content{max-width:60rem;width:70rem;background:#fff;border-radius:.5rem;flex-direction:column}@media screen and (max-height:720px){.modal-box-content .modal-content{height:45rem !important}}@media screen and (max-width:768px){.modal-box-content .modal-content{position:fixed;width:100%;top:0;height:100%;border-radius:0}}.modal-box-content .modal-content .head{display:flex;justify-content:space-between;height:7rem;align-items:center;border-bottom:solid #f3f3f3 .1rem;padding-left:2.5rem}.modal-box-content .modal-content .head h4{font-size:1.8rem;font-weight:600;color:#2e3440}.modal-box-content .modal-content .head i{width:4rem;height:7rem;font-size:2.5rem;color:#2e3440;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:1.5rem}.modal-box-content .form-content{padding:2rem 1.5rem 0 1.5rem;background:#fff}@media screen and (max-height:720px){.modal-box-content .form-content{overflow:scroll}}@media screen and (max-width:768px){.modal-box-content .form-content{overflow:auto;padding:4rem 0 0 0}}.modal-box-content .form-content .item{padding:0 1rem;margin-bottom:2rem}.modal-box-content .form-content .item-half{width:50%;display:inline-block;position:relative;border:none;margin-bottom:2rem;padding:0 1rem}.modal-box-content .form-content .item-half.post-code{width:35%}@media screen and (max-width:768px){.modal-box-content .form-content .item-half.post-code{width:100%}}.modal-box-content .form-content .item-half.phone-number{width:65%}@media screen and (max-width:768px){.modal-box-content .form-content .item-half.phone-number{width:100%}}@media screen and (max-width:768px){.modal-box-content .form-content .item-half{width:100%}}.modal-box-content .form-content .textbox{margin-bottom:0}.modal-box-content .form-content .deactived{pointer-events:none;cursor:not-allowed !important;opacity:.5}.modal-box-content .country-phone-flags{width:100%;display:flex;align-items:flex-end}.modal-box-content .country-phone-flags .country-phone{display:inline-block}.modal-box-content .country-phone-flags .country-phone figure{width:3rem;position:absolute;margin-left:.7rem;margin-top:.7rem}.modal-box-content .country-phone-flags .country-phone figure img{border-radius:.2rem;margin-top:.4rem}.modal-box-content .country-phone-flags .country-phone .country-code{width:15rem;display:flex}.modal-box-content .country-phone-flags .country-phone .select-country{display:inline-block}.modal-box-content .country-phone-flags .country-phone .selectric-wrapper{display:flex;width:6.8rem;height:5rem}.modal-box-content .country-phone-flags .country-phone .selectric-wrapper .selectric{border:none;width:6.8rem;border:solid #d9d9d9 .1rem;border-radius:.8rem}.modal-box-content .country-phone-flags .country-phone .phone-code{width:8rem;display:inline-block;line-height:5rem;font-size:17px;color:#2e3440;text-align:right;padding-right:.5rem}.modal-box-content .country-phone-flags .textbox{width:calc(100% - 11rem);display:inline-block;margin-bottom:0}.modal-box-content .country-phone-flags .textbox input{border:none}.modal-box-content .country-phone-flags .selectric-items{width:20rem !important}.modal-box-content .country-phone-flags .selectric-items .selectric-wrapper{margin-left:-1.2rem}.modal-box-content .country-phone-flags .selectric .label{color:transparent}.modal-box-content .button{width:100%}.modal-box-content textarea{-webkit-appearance:none;width:100%;border:0;height:4.5rem;font-size:1.8rem;border-bottom:solid .1rem #edf3f5;border-radius:0;color:#242836;position:relative;padding-top:5rem;padding-bottom:1rem;height:12rem;resize:none;font-family:"Graphik"}.modalbox,.modalbox-gift{position:fixed;width:100%;height:100%;top:0;left:0;visibility:hidden;z-index:9999;padding:2.4rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.modalbox,.modalbox-gift{padding:0}}.modalbox.visible,.modalbox-gift.visible{visibility:visible}.modalbox.visible:before,.modalbox-gift.visible:before{transition:1s;opacity:1}.modalbox:before,.modalbox-gift:before{content:"";position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.25);transition:1s;opacity:0}.modalbox .head,.modalbox-gift .head{font-size:1.6rem;color:#2e3440;font-weight:500;display:flex;justify-content:center}.modalbox .list,.modalbox-gift .list{width:100%;margin:2rem 0 2rem;display:list-item;flex-direction:column;padding-left:1.8rem}.modalbox .list li,.modalbox-gift .list li{font-size:1.5rem;font-weight:normal;list-style:disc;line-height:2.6rem}.modalbox .select-shipping-country,.modalbox-gift .select-shipping-country{display:flex;display:flex;width:100%;align-items:center;margin-bottom:2rem}@media screen and (max-width:648px){.modalbox .select-shipping-country,.modalbox-gift .select-shipping-country{flex-direction:column}}.modalbox .select-shipping-country .info,.modalbox-gift .select-shipping-country .info{flex:1;font-size:1.4rem;padding-right:4rem}@media screen and (max-width:648px){.modalbox .select-shipping-country .info,.modalbox-gift .select-shipping-country .info{width:100%;text-align:center;margin-bottom:2rem;padding-right:0}}.modalbox .select-shipping-country .select-country,.modalbox-gift .select-shipping-country .select-country{flex:2}@media screen and (max-width:648px){.modalbox .select-shipping-country .select-country,.modalbox-gift .select-shipping-country .select-country{width:100%}}.modalbox .shipping,.modalbox-gift .shipping{width:100%;display:flex;flex-direction:column;padding:0;align-items:center;overflow:inherit}.modalbox .shipping .country,.modalbox-gift .shipping .country{width:4.8rem;margin:1.4rem 0}.modalbox .shipping small,.modalbox-gift .shipping small{font-size:1.4rem;line-height:2rem;font-weight:normal;color:#2e3440;margin:2rem 0;text-align:center;display:flex;padding:0;align-items:center;justify-content:center}.modalbox .shipping small a,.modalbox-gift .shipping small a{color:#ff6f26;text-decoration:underline;margin-left:.5rem}.modalbox .shipping .button,.modalbox-gift .shipping .button{width:100%}.modalbox .shipping .select-shipping-country,.modalbox-gift .shipping .select-shipping-country{width:100%}.modalbox .shipping .select-shipping-country .selectric-items .selectric-scroll ul,.modalbox-gift .shipping .select-shipping-country .selectric-items .selectric-scroll ul{padding:0;margin:0}.modalbox .modalbox-content,.modalbox-gift .modalbox-content{border-radius:8px;background:#fff;width:55rem;max-width:55rem;padding:2.4rem;display:flex;flex-direction:column;position:relative;z-index:10;-webkit-transform:translate(0,20%);transform:translate(0,20%);-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);transition:all .5s cubic-bezier(.215,.61,.355,1);opacity:0;overflow:auto}@media screen and (max-width:1920px){.modalbox .modalbox-content,.modalbox-gift .modalbox-content{max-height:calc(100% - 4rem)}}@media screen and (max-width:768px){.modalbox .modalbox-content,.modalbox-gift .modalbox-content{width:100%;max-height:100%;position:fixed;top:0;left:0;height:100%}}.modalbox .modalbox-content.shipping,.modalbox-gift .modalbox-content.shipping{justify-content:flex-start;overflow:inherit;border-radius:0;padding-top:6rem}.modalbox .modalbox-content.shipping small,.modalbox-gift .modalbox-content.shipping small{font-weight:normal;color:#2e3440;font-size:1.1rem;line-height:1.6rem;margin:0 0 2rem 0}.modalbox .modalbox-content.shipping small a,.modalbox-gift .modalbox-content.shipping small a{color:#ff6f26;text-decoration:underline;margin-left:.5rem}.modalbox .modalbox-content .button,.modalbox-gift .modalbox-content .button{width:100%}.modalbox .modalbox-content .button.border,.modalbox-gift .modalbox-content .button.border{border:solid #ff6f26 .1rem;color:#ff6f26}@media screen and (max-width:768px){.modalbox .modalbox-content .row,.modalbox-gift .modalbox-content .row{width:auto}}.modalbox .modalbox-content.info,.modalbox-gift .modalbox-content.info{max-width:44rem}.modalbox .modalbox-content.visible,.modalbox-gift .modalbox-content.visible{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);transition:all .5s cubic-bezier(.215,.61,.355,1);opacity:1}@media screen and (max-width:768px){.modalbox .modalbox-content.shipping,.modalbox-gift .modalbox-content.shipping{height:100%;max-height:100%}}.modalbox .top,.modalbox-gift .top{display:flex;justify-content:start}.modalbox .title,.modalbox-gift .title{font-size:2rem;line-height:3.5rem;color:#000;font-weight:600}.modalbox .title-small,.modalbox-gift .title-small{color:#4d4d4d;font-size:1.4rem;font-weight:500;display:flex;margin-bottom:2rem;width:100%}.modalbox .title-small:last-child,.modalbox-gift .title-small:last-child{margin-top:4rem}.modalbox .select-location-content,.modalbox-gift .select-location-content{width:100%;display:flex;flex:1 1 auto;flex-direction:column;overflow:auto;overflow-x:hidden;align-items:center;justify-content:center;padding:9rem 0}.modalbox .content,.modalbox-gift .content{width:100%;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;padding-top:6rem}@media screen and (max-width:768px){.modalbox .content,.modalbox-gift .content{padding-top:3.2rem}}.modalbox .content .icon,.modalbox-gift .content .icon{display:flex;width:100%;align-items:start}.modalbox .content .item,.modalbox-gift .content .item{margin-bottom:24px}.modalbox .content p,.modalbox-gift .content p{font-size:1.6rem;line-height:1.8rem;font-weight:500;color:#2e3440;padding:2.4rem 0;width:100%;align-items:start}.modalbox .content h4,.modalbox-gift .content h4{font-size:2rem;color:#2e3440;width:100%;align-items:start;margin-bottom:3rem}.modalbox small,.modalbox-gift small{width:100%;display:flex;font-size:1.4rem;color:#b3b3b3;margin:1.5rem 0;text-align:center}.modalbox .buttons,.modalbox-gift .buttons{width:100%;display:flex !important;flex-direction:column}.modalbox .buttons .button,.modalbox-gift .buttons .button{width:100%;height:5.6rem;margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center}.modalbox .buttons .button.secondary,.modalbox-gift .buttons .button.secondary{background:#fff8f4;color:#ff6f26;margin:0}.modalbox .buttons .button.secondary i,.modalbox-gift .buttons .button.secondary i{color:#ff6f26}.modalbox .select-product-seller,.modalbox .select-product-cargo-or-jet,.modalbox-gift .select-product-seller,.modalbox-gift .select-product-cargo-or-jet{padding:1.6rem;display:flex;align-items:center;border:1px solid #e5e5e5;padding:1.6rem;cursor:pointer;width:100%;border-radius:.8rem;margin-bottom:1.6rem;font-size:1.6rem;color:#2e3440;font-weight:500;position:relative;-webkit-transition:.3s;transition:.3s}.modalbox .select-product-seller.bar,.modalbox .select-product-cargo-or-jet.bar,.modalbox-gift .select-product-seller.bar,.modalbox-gift .select-product-cargo-or-jet.bar{margin:0;border:none;padding:0 3.4rem}.modalbox .select-product-seller.bar:hover,.modalbox .select-product-cargo-or-jet.bar:hover,.modalbox-gift .select-product-seller.bar:hover,.modalbox-gift .select-product-cargo-or-jet.bar:hover{border:none}.modalbox .select-product-seller:hover,.modalbox .select-product-seller.active,.modalbox .select-product-cargo-or-jet:hover,.modalbox .select-product-cargo-or-jet.active,.modalbox-gift .select-product-seller:hover,.modalbox-gift .select-product-seller.active,.modalbox-gift .select-product-cargo-or-jet:hover,.modalbox-gift .select-product-cargo-or-jet.active{border:1px solid #ff6f26;-webkit-transition:.3s;transition:.3s}.modalbox .select-product-seller:hover .icon,.modalbox .select-product-seller.active .icon,.modalbox .select-product-cargo-or-jet:hover .icon,.modalbox .select-product-cargo-or-jet.active .icon,.modalbox-gift .select-product-seller:hover .icon,.modalbox-gift .select-product-seller.active .icon,.modalbox-gift .select-product-cargo-or-jet:hover .icon,.modalbox-gift .select-product-cargo-or-jet.active .icon{border:2px solid #ff6f26}.modalbox .select-product-seller:hover .icon:before,.modalbox .select-product-seller.active .icon:before,.modalbox .select-product-cargo-or-jet:hover .icon:before,.modalbox .select-product-cargo-or-jet.active .icon:before,.modalbox-gift .select-product-seller:hover .icon:before,.modalbox-gift .select-product-seller.active .icon:before,.modalbox-gift .select-product-cargo-or-jet:hover .icon:before,.modalbox-gift .select-product-cargo-or-jet.active .icon:before{background:#ff6f26}.modalbox .select-product-seller .icon,.modalbox .select-product-cargo-or-jet .icon,.modalbox-gift .select-product-seller .icon,.modalbox-gift .select-product-cargo-or-jet .icon{width:2.4rem;height:2.4rem;border-radius:100%;border:2px solid #d9d9d9;position:relative;margin-right:1.6rem;display:flex;justify-content:center;align-items:center;-webkit-transition:.3s;transition:.3s;flex-shrink:0}.modalbox .select-product-seller .icon:before,.modalbox .select-product-cargo-or-jet .icon:before,.modalbox-gift .select-product-seller .icon:before,.modalbox-gift .select-product-cargo-or-jet .icon:before{content:"";width:1.2rem;height:1.2rem;border-radius:100%;background:none;-webkit-transition:.3s;transition:.3s}.modalbox .select-product-seller svg,.modalbox .select-product-cargo-or-jet svg,.modalbox-gift .select-product-seller svg,.modalbox-gift .select-product-cargo-or-jet svg{margin-right:1.6rem}.modalbox .select-product-seller.active,.modalbox .select-product-cargo-or-jet.active,.modalbox-gift .select-product-seller.active,.modalbox-gift .select-product-cargo-or-jet.active{background:#fff8f4;border:1px solid #ff6f26}.modalbox .select-product-seller img,.modalbox .select-product-cargo-or-jet img,.modalbox-gift .select-product-seller img,.modalbox-gift .select-product-cargo-or-jet img{max-width:4.8rem;margin-right:1.6rem}.modalbox .bottom button,.modalbox-gift .bottom button{background:#ff6f26;color:#fff;font-size:16px;margin:0;width:100%;display:flex;justify-content:center}.modalbox .bottom .cancel,.modalbox-gift .bottom .cancel{background:rgba(255,111,38,.15);color:#ff6f26;margin-top:16px}.modalbox-gift .modalbox-content .head{display:flex;align-items:center;flex-direction:column;padding:4rem 0}.modalbox-gift .modalbox-content .head svg{margin-bottom:2rem}.modalbox-gift .modalbox-content .gift-list{position:relative;height:30rem}.modalbox-gift .modalbox-content .gift-note-select{height:30rem;overflow:auto;padding:0 2rem;position:absolute;width:100%;height:calc(100% - 4rem);top:4rem}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:checked,.modalbox-gift .modalbox-content .gift-note-select [type=radio]:not(:checked){position:absolute;left:-9999px}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:checked+label,.modalbox-gift .modalbox-content .gift-note-select [type=radio]:not(:checked)+label{position:relative;cursor:pointer;color:#2e3440;font-size:1.5rem;font-weight:500;display:flex;margin:2rem 0 0;padding-bottom:2rem;padding-right:4rem;overflow-wrap:anywhere;border-bottom:solid #f3f3f3 .1rem}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:checked+label:last-child,.modalbox-gift .modalbox-content .gift-note-select [type=radio]:not(:checked)+label:last-child{border:none}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:checked+label:before,.modalbox-gift .modalbox-content .gift-note-select [type=radio]:not(:checked)+label:before{content:"";width:2.6rem;height:2.6rem;display:flex;flex-shrink:0;border:1px solid #ff6f26;border-radius:100%;background:#fff;position:relative;margin-right:2rem}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:checked+label:after{content:"";width:2.6rem;height:2.6rem;border:1px solid #ff6f26;background:#ff6f26 url("/https/www.sosyopix.com/images/site/check.svg?v=j5W5xwXwzjwAYtEqx78Wx7kDp_k") no-repeat;background-position:center;position:absolute;top:0;left:0;right:auto;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:not(:checked)+label:after{content:"";width:3rem;height:3rem;background:#f87da9;position:absolute;top:4px;left:0;right:auto;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0)}.modalbox-gift .modalbox-content .gift-note-select [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.modalbox-gift .modalbox-content .gift-note-selectbox{border:solid #f3f3f3 .1rem;border-radius:1rem;position:relative;overflow-x:hidden;overflow-y:auto;padding:1rem 2rem;height:100%}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-note-category li{list-style:none;border-bottom:solid #f3f3f3 .1rem;height:5rem;display:flex;align-items:center;cursor:pointer;font-size:1.5rem;font-weight:500;color:#2e3440}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-note-category li:hover a{color:#ff6f26}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-note-category li:last-child{border:none}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-note-category li a{width:100%;font-size:1.5rem;font-weight:500;color:#2e3440;display:flex;-webkit-transition:.3s;transition:.3s}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-notes{position:absolute;width:100%;height:100%;top:auto;bottom:0;right:-100%;background-color:#fff;-webkit-transition:.3s;transition:.3s;display:flex;flex-direction:column}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-notes.visible{right:0;-webkit-transition:.3s;transition:.3s}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-notes .backlist{font-size:1.4rem;color:#2e3440;line-height:5rem;display:flex;align-items:center;padding-left:2rem;font-weight:500}.modalbox-gift .modalbox-content .gift-note-selectbox .gift-notes .backlist svg{margin-right:1rem}.close-modalbox,.close-bottom-sheet{width:4rem;height:4rem;border-radius:100%;box-shadow:0 0 24px rgba(46,52,64,.08);display:flex;justify-content:center;align-items:center;position:absolute;top:1.6rem;right:1.6rem;cursor:pointer;z-index:1}.close-bottom-sheet{top:-1.5rem;right:-1.5rem}.checkbox{height:4rem;cursor:pointer}.checkbox label{display:block;float:left;margin:0 0 1rem 0;top:0 !important}.checkbox input{display:inline-block}.checkbox input[type=checkbox]{display:none}.checkbox input[type=checkbox]+label{width:3rem;height:3rem;cursor:pointer;border-radius:.7rem;font-family:"Ionicons";position:relative;display:inline-block;border:solid #d9d9d9 .1rem}.checkbox input[type=checkbox]:checked+label span{color:#000}.checkbox input[type=checkbox]+label:before{font-family:"Ionicons";display:inline-block;letter-spacing:10px}.checkbox input[type=checkbox]:checked+label{border:solid #ff6f26 .2rem;background:#ff6f26}.checkbox input[type=checkbox]:checked+label:before{content:"";color:#fff;font-size:3.2rem;background:none;position:absolute;z-index:1;text-align:center;line-height:2.7rem;width:3.6rem;display:block}.radio,.radio__label,.radio__label:after,.radio__label:before{box-sizing:border-box}.radio-button .radio-inline{display:inline-block;margin-right:10px}.radio-button .radio{display:inline;opacity:0;width:0;margin:0;overflow:hidden;-webkit-appearance:none}.radio-button .radio__label{display:inline-block;height:50px;position:relative;padding:1.9rem 1rem 1.5rem 3.5rem;cursor:pointer;vertical-align:bottom;color:#ff6f26;font-size:1.4rem;font-weight:500}.radio-button .radio__label:before,.radio-button .radio__label:after{position:absolute;content:"";border-radius:50%}.radio-button .radio__label:before{left:0;top:15px;width:2.5rem;height:2.5rem;border:.1rem solid #dbdbdb}.radio-button .radio__label:after{top:2rem;left:.5rem;width:1.5rem;height:1.45rem;transform:scale(0);background-color:#fe6d1a}.radio-button .radio__label:hover{color:#fe6d1a}.radio-button .radio__label:hover:before{border-color:#fe6d1a}.radio-button strong{font-weight:600;color:#2e3440}.radio-button .radio:checked+.radio__label{color:rgba(0,0,0,.87)}.radio-button .radio:checked+.radio__label:before{border-color:#fe6d1a}.radio-button .radio:checked+.radio__label{color:#fe6d1a}.radio-button .radio:checked+.radio__label:after{transform:scale(1)}.selectric{background:none;border:solid #d9d9d9 .1rem;border-radius:.8rem !important}.selectric .button{background:none;color:transparent;padding:0;width:3rem;height:100%;border:none;right:0}.selectric .label{line-height:4.5rem;margin:0;font-size:1.6rem;font-weight:500;color:#2e3440;position:relative;padding:0 2rem 0 1rem;white-space:break-spaces !important}.selectric .label:after{content:"";font-family:"Ionicons";font-size:1.7rem;line-height:4.5rem;color:#2e3440;position:absolute;right:1rem;text-align:center;top:0 !important}.selectric-wrapper.selectric-open .selectric .label::after{transform:rotate(180deg)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset !important}.modalbox-dialog{position:fixed;inset:0;background:rgba(46,52,64,.2);z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.modalbox-dialog.active{opacity:1;visibility:visible;-webkit-transition:.3s;transition:.3s}.modalbox-dialog .dialog{padding:4rem 2rem 2rem;background:#fff;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;align-items:end;gap:2rem;position:relative}.modalbox-dialog .dialog span{font-size:1.6rem;font-weight:500;margin-bottom:1rem}.modalbox-dialog .dialog .buttons{display:flex;gap:1rem}.modalbox-dialog .dialog button{background:none;padding:0 1.6rem;height:3.8rem;border-radius:1rem;color:rgba(46,52,64,.8);cursor:pointer;font-size:1.4rem}.modalbox-dialog .dialog .unlike{background:#ff6f26;color:#fff;font-weight:600}.message-box{width:100%;display:flex;gap:2rem;padding:1.4rem;background:rgba(255,111,38,.02);border:solid rgba(255,111,38,.2) .1rem;border-radius:1rem;margin-bottom:2rem;margin-top:1rem}.message-box i{display:flex;flex-shrink:0;align-items:flex-start}.message-box i svg{width:2.6rem;stroke:#ff6f26}.message-box span{font-size:1.4rem;line-height:1.4;color:#76391a}.message-box span strong{font-weight:500}.error-info{display:flex;height:3.4rem;justify-content:center;align-items:center;background:rgba(255,0,0,.04);border:solid rgba(255,0,0,.2) .1rem;border-radius:.6rem;margin-bottom:2rem}.error-info span{font-size:1.2rem;color:#f00}#sendAgainCodeMessage{display:flex;height:3.4rem;justify-content:center;align-items:center;background:#f9fff9;border:solid #a0e3ac .1rem;border-radius:.6rem;margin-bottom:2rem}#sendAgainCodeMessage span{font-size:1.2rem;color:#1c6d29}body,html{font-family:"Graphik",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}html{position:relative;min-height:100%;font-size:10px}*{vertical-align:top;padding:0;margin:0;border:none;outline:none;text-decoration:none;box-sizing:border-box}body{font-size:0}body.no-scroll,body.scroll-disabled{position:fixed;height:100%;width:100%}body.padding-none{padding:0}body.menu-hide{padding-top:6.5rem}@media screen and (max-width:768px){body.menu-hide{padding-top:5rem}}body.country{padding-top:18rem}@media screen and (max-width:768px){body.country{padding-top:15rem}}body.country.country-hide{padding-top:13rem}@media screen and (max-width:768px){body.country.country-hide{padding-top:6rem}}a{text-decoration:none}img{width:100%;height:auto}@media screen and (max-width:768px){body.noscroll{overflow:visible;height:100%}.open{opacity:1;right:0}}.cookies-popup{position:fixed;bottom:2rem;right:10rem;width:40rem;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.3);box-shadow:0 0 12px 0 rgba(0,0,0,.3);background:#fff;padding:1.5rem 0 1.5rem .5rem;z-index:5;border-radius:1rem}@media screen and (max-width:768px){.cookies-popup{width:100%;padding:1.2rem;background:rgba(46,52,64,.85);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:none;bottom:5.2rem;right:0;border-radius:0}}.cookies-popup img{width:9rem;display:inline-block}.cookies-popup span{display:inline-block;font-weight:normal;color:#2e3440;font-size:1.25rem;line-height:2rem;padding:0 5rem 0 1.5rem}@media screen and (max-width:768px){.cookies-popup span{font-size:1.2rem;line-height:1.5rem;padding-right:6rem;padding-left:4rem;display:flow-root;color:#fff;font-weight:normal}}.cookies-popup a{color:#ff6f26;font-weight:normal}@media screen and (max-width:768px){.cookies-popup a{color:#fff;text-decoration:underline}}.cookies-popup .close{width:3rem;height:3rem;position:absolute;top:-1rem;right:-.5rem;border-radius:100%;background:#fff;text-align:center;border:solid rgba(46,52,64,.1) .1rem}@media screen and (max-width:768px){.cookies-popup .close{right:auto;left:1rem;top:1rem;border:solid rgba(255,255,255,.1) .1rem;background:none}}.cookies-popup .close i{line-height:3rem;font-size:2.2rem;color:#2e3440}@media screen and (max-width:768px){.cookies-popup .close i{color:#fff}}#infoset-btn-frame{right:-4px !important;bottom:86px !important;z-index:9999999999 !important}.user-messages-content{text-align:center;margin-top:4rem;display:none}@media screen and (max-width:1024px){.user-messages-content .swiper-button-next,.user-messages-content .swiper-button-prev{display:none}}.user-messages-content .comment-icon{width:auto;height:9rem;margin-bottom:1rem}.user-messages-content .swiper-wrapper{height:auto}.user-messages-content .message-container{width:100%;height:10rem;display:block}.user-messages-content .message-container .name{font-size:3rem}.user-messages-content .message-container .message-slides{font-size:1.8rem;font-weight:500;color:#fff}.user-messages-content #slideshow{position:relative;width:300px;height:510px;padding:10px;background:#fff}.user-messages-content #slideshow>span{position:absolute;top:10px;left:10px;font-size:2rem;color:#2e3440}.user-messages-content .messagecontainer{height:10rem;display:block;position:relative;text-align:center;overflow:hidden}@media screen and (max-width:768px){.user-messages-content .messagecontainer{height:12.5rem}}.user-messages-content .message{position:relative}.user-messages-content .slides{background:#fff;font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#2e3440;text-align:center;max-width:70rem;margin:auto;height:10rem;position:relative;text-align:center;display:flex;justify-content:center;align-content:center}.user-messages-content strong{font-weight:bold}.user-messages-content .swiper-container-user-comments{max-width:105rem;margin:auto;overflow:hidden;padding:2rem 0 5rem}.user-messages-content .swiper-slide{background:#f8f9f9;min-height:30rem;padding:3rem;border-radius:1rem;flex-direction:column;justify-content:flex-start;display:flex;align-items:center}.user-messages-content .swiper-slide figure{width:6rem}.user-messages-content .swiper-slide figure img{width:6rem;height:6rem;border-radius:100%}.user-messages-content .swiper-slide .user-name{font-size:1.7rem;font-weight:500;color:#2e3440;padding:1rem}.user-messages-content .swiper-slide .star{width:12rem}.user-messages-content .swiper-slide .comment{font-size:1.6rem;line-height:2rem;font-weight:normal;color:#2e3440;padding:1.5rem 1.5rem 0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset !important}.show{display:block}.hide{display:none}.no-js img.lazyload{display:none}img.lazyload:not([src]){visibility:hidden}.location-bar{display:none}#infoset-conv-frame-ctr{z-index:1000 !important}.giftWheelButton{position:fixed;top:auto;bottom:14rem;left:2rem;right:auto;z-index:5;background:#fff;display:flex;border-radius:7rem;align-items:center;-webkit-box-shadow:0 0 12px 5px rgba(0,0,0,.06);-moz-box-shadow:0 0 12px 5px rgba(0,0,0,.06);box-shadow:0 0 12px 5px rgba(0,0,0,.06);padding:.5rem}@media screen and (max-width:768px){.giftWheelButton{left:.5rem;padding:.2rem;right:auto;flex-direction:row-reverse}}.giftWheelButton .caption{display:flex;flex-direction:column;padding:0 1.4rem}.giftWheelButton .caption span{font-size:1.4rem;font-weight:500;color:#2e3440}@media screen and (max-width:768px){.giftWheelButton .caption span{font-size:1.2rem}}.giftWheelButton img{width:4rem}@media screen and (max-width:768px){.giftWheelButton img{right:3rem}}@keyframes rotateAnimated{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rotateAnimated{animation-duration:5s;animation-iteration-count:6;animation-name:rotateAnimated;animation-timing-function:linear}@media screen and (min-width:1024px){.search-scroll .search-item-content{display:none}}.description a{color:#ff6f26}.description a:hover{text-decoration:underline}