.bg-purple{background-color:#e5e7ff!important}.bg-light-purple{background-color:#fbf5ff!important}.bg-green{background-color:#deffe2!important}.bg-yellow{background-color:#fff5d9!important}.bg-yellow-dark{background-color:#ffbf13!important}.bg-blue{background-color:#d6fffa!important}.bg-orange{background-color:#ffdfde!important}.bg-black{background-color:#000!important}.bg-theme-success{background-color:#34a853}.media{display:flex;align-items:center}.media .media-body{margin-left:calc(10px + (15 - 10) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .media .media-body{margin-right:calc(10px + (15 - 10) * ((100vw - 320px)/ (1920 - 320)));margin-left:unset}.overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(34,34,34,.8);opacity:0;visibility:hidden;z-index:1;transition:all .5s ease}.overlay.show{visibility:visible;opacity:1}.fill{fill:#3e3e3e}.main-wrap{padding:0 15px 15px 15px}.badges-round{padding:4px 8px;border-radius:100px}.badges-square{padding:4px 8px;border-radius:5px}.badges-lg-square{padding:8px 15px;color:#fff;font-weight:600;border-radius:5px}.top{position:absolute;top:2%;left:2%;animation:moveright 2s linear infinite both}.p-tb-sm{padding-top:calc(25px + (30 - 25) * ((100vw - 320px)/ (1920 - 320)));padding-bottom:calc(25px + (30 - 25) * ((100vw - 320px)/ (1920 - 320)))}.p-t-sm{padding-top:calc(25px + (30 - 25) * ((100vw - 320px)/ (1920 - 320)))}.p-b-sm{padding-bottom:calc(25px + (30 - 25) * ((100vw - 320px)/ (1920 - 320)))}.p-tb-md{padding-top:calc(26px + (34 - 26) * ((100vw - 320px)/ (1920 - 320)));padding-bottom:calc(26px + (34 - 26) * ((100vw - 320px)/ (1920 - 320)))}.p-t-md{padding-top:calc(26px + (34 - 26) * ((100vw - 320px)/ (1920 - 320)))}.p-t-xl{padding-top:calc(38px + (55 - 38) * ((100vw - 320px)/ (1920 - 320)))}.p-b-lg{padding-bottom:120px!important}.mt-small{margin-top:calc(5px + (20 - 5) * ((100vw - 320px)/ (1920 - 320)))}.m-b-title1{margin-bottom:calc(18px + (24 - 18) * ((100vw - 320px)/ (1920 - 320)))}.mb-md{margin-bottom:calc(15px + (30 - 15) * ((100vw - 320px)/ (1920 - 320)))}.m-tb-md{margin-top:calc(35px + (55 - 35) * ((100vw - 320px)/ (1920 - 320)));margin-bottom:calc(35px + (55 - 35) * ((100vw - 320px)/ (1920 - 320)))}.m-t-md{margin-top:calc(28px + (55 - 28) * ((100vw - 320px)/ (1920 - 320)))}.mb-large{margin-bottom:calc(70px + (90 - 70) * ((100vw - 320px)/ (1920 - 320)))}.mb-xl-large{margin-bottom:120px}.stroke-white-light{stroke:#f0f0f0}.fill-white-light{fill:#f0f0f0}.stroke-gray-light{stroke:#f8f8f8}.fill-gray-light{fill:#f8f8f8}.stroke-purple{stroke:#e5e7ff}.fill-purple{fill:#e5e7ff}.stroke-orange{stroke:#ffdfde}.fill-orange{fill:#ffdfde}.stroke-dark-orange{stroke:#ff7c48}.fill-dark-orange{fill:#ff7c48}.stroke-green{stroke:#deffe2}.fill-green{fill:#deffe2}.stroke-yellow{stroke:#fff5d9}.fill-yellow{fill:#fff5d9}.stroke-yellow-dark{stroke:#ffbf13}.fill-yellow-dark{fill:#ffbf13}.stroke-blue{stroke:#d6fffa}.fill-blue{fill:#d6fffa}.stroke-danger{stroke:#e93939}.fill-danger{fill:#e93939}.stroke-success{stroke:#34a853}.fill-success{fill:#34a853}.stroke-title{stroke:#222}.fill-title{fill:#222}.opacity-0{opacity:0}.opacity-15{opacity:.15}.opacity-30{opacity:.3}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-85{opacity:.85}.opacity-100{opacity:1}*,::after,::before{margin:0;padding:0}body{position:relative;font-size:13px;margin:0;color:#222;background-color:#fff}body::-webkit-scrollbar{width:0;background:0 0}@media only screen and (min-width:767px){body{max-width:600px;margin:auto}}@media only screen and (max-width:766px){body{position:relative;top:0;left:0;width:100vw;max-width:600px;min-height:100dvh;overflow-y:hidden}}ul{padding-left:0;padding-right:0;margin-bottom:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}html{scroll-behavior:smooth;font-size:16px}#hideAll{position:fixed;left:0;right:0;top:0;bottom:0;background-color:#fff;z-index:999}#smear{position:fixed;left:0;right:0;top:0;bottom:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:888}.hideme{display:none}.menu-text{white-space:nowrap;text-overflow:ellipsis}.forceinstall{display:none}.spinner-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:0 0;display:flex;align-items:center;justify-content:center;z-index:9999}.orbit-spinner,.orbit-spinner *{box-sizing:border-box;transform-style:preserve-3d}.orbit-spinner{height:110px;width:110px;border-radius:50%;perspective:800px;position:relative;filter:blur(.8px);opacity:.85}.orbit-spinner .orbit{position:absolute;width:100%;height:100%;border-radius:50%}.orbit-spinner .orbit:first-child{animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;border-bottom:6px solid #3f8efc}.orbit-spinner .orbit:nth-child(2){animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;border-right:6px solid #3f8efc}.orbit-spinner .orbit:nth-child(3){animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;border-top:6px solid #3f8efc}@keyframes orbit-spinner-orbit-one-animation{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes orbit-spinner-orbit-two-animation{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0)}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes orbit-spinner-orbit-three-animation{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@media (prefers-color-scheme:dark){.orbit-spinner{filter:blur(.8px);opacity:.9}.orbit-spinner .orbit:first-child,.orbit-spinner .orbit:nth-child(2),.orbit-spinner .orbit:nth-child(3){border-color:#8ab4f8}}body{font-family:Helvetica,Arial,sans-serif}ul{list-style:none}li{font-size:14px;color:#222}p{font-size:14px;line-height:1.5;color:#222}a{transition:.5s ease;text-decoration:none;color:#222}a:hover{text-decoration:none;transition:.5s ease;color:currentColor}a:focus{outline:0}:focus{outline:0}.form-control{font-size:14px;color:#222}[dir=rtl] .form-control{text-align:right}.form-control:focus{box-shadow:none}h1{font-size:38px;font-weight:700;line-height:33px;margin:0;color:#222}h2{font-size:24px;font-weight:700;line-height:22px;margin:0;color:#222}h3{font-size:20px;line-height:16px;margin:0;color:#222}h4{font-size:18px;line-height:25px;margin:0;color:#222}h5{font-size:16px;line-height:22px;margin:0;font-weight:400;color:#222}h6{font-size:14px;line-height:19px;font-weight:400;margin:0;color:#222}.font-xs{font-size:calc(14px + (14 - 12) * ((100vw - 320px) / (1920 - 320)))}.font-sm{font-size:calc(16px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.font-md{font-size:calc(18px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))}.font-lg{font-size:calc(22px + (24 - 20) * ((100vw - 320px) / (1920 - 320)))}.font-xl{font-size:calc(24px + (28 - 22) * ((100vw - 320px) / (1920 - 320)))}.font-xxl{font-size:calc(26px + (30 - 24) * ((100vw - 320px) / (1920 - 320)))}.title-2{line-height:22px;font-weight:600;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)))}.pera{font-weight:400;line-height:24px;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.title-color{color:#222}.content-color{color:#777}.font-success{color:#34a853!important}.font-danger{color:#e93939!important}.reddot::before{content:'';width:18px;height:18px;margin-right:5px;border-radius:50%;position:relative;background:#cd5c5c;display:inline-block}.accordian-style1 .accordion-item,.accordian-style2 .accordion-item,.accordian-style3 .accordion-item{border:none}.accordian-style1 .accordion-item:not(:last-child),.accordian-style2 .accordion-item:not(:last-child),.accordian-style3 .accordion-item:not(:last-child){margin-bottom:20px}.accordian-style1 .accordion-item .accordion-button,.accordian-style2 .accordion-item .accordion-button,.accordian-style3 .accordion-item .accordion-button{border:1px solid #222;background-color:#fff;box-shadow:none;color:#222;border-radius:5px;padding-top:10px;padding-bottom:10px;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))}.accordian-style1 .accordion-item .accordion-button::after,.accordian-style1 .accordion-item .accordion-button:focus::after,.accordian-style1 .accordion-item .accordion-button:not(.collapsed)::after,.accordian-style2 .accordion-item .accordion-button::after,.accordian-style2 .accordion-item .accordion-button:focus::after,.accordian-style2 .accordion-item .accordion-button:not(.collapsed)::after,.accordian-style3 .accordion-item .accordion-button::after,.accordian-style3 .accordion-item .accordion-button:focus::after,.accordian-style3 .accordion-item .accordion-button:not(.collapsed)::after{background-image:url(../images/icon/chevron-down.svg)}.accordian-style1 .accordion-item .accordion-button::after,.accordian-style2 .accordion-item .accordion-button::after,.accordian-style3 .accordion-item .accordion-button::after{background-image:url(../images/icon/chevron-down.svg);background-color:#d6fffa;padding:12px;background-position:center;border-radius:4px}@media only screen and (max-width:375px){.accordian-style1 .accordion-item .accordion-button span,.accordian-style2 .accordion-item .accordion-button span,.accordian-style3 .accordion-item .accordion-button span{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;width:220px}}.accordian-style1 .accordion-item .accordion-body,.accordian-style2 .accordion-item .accordion-body,.accordian-style3 .accordion-item .accordion-body{padding:10px 0;color:#777;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.accordian-style2 .accordion-item .accordion-button{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#fff}.accordian-style2 .accordion-item .accordion-button,.accordian-style2 .accordion-item .accordion-button:focus,.accordian-style2 .accordion-item .accordion-button:not(.collapsed){color:#fff}.accordian-style2 .accordion-item .accordion-button::after{background-color:#f0f0f0}.accordian-style3 .accordion-item .accordion-button{border:none;border-left:2px solid;border-radius:0}[dir=rtl] .accordian-style3 .accordion-item .accordion-button{border-right:2px solid;border-left:unset}.accordian-style3 .accordion-item .accordion-button:focus::after,.accordian-style3 .accordion-item .accordion-button:not(.collapsed)::after{background-image:url(../images/icon/minus.svg)}.accordian-style3 .accordion-item .accordion-button::after{background-color:transparent;transition:all .3s}.accordian-style3 .accordion-item .accordion-button.collapsed::after{background-image:url(../images/icon/plus.svg)}.accordian-style3 .accordion-item:nth-of-type(3n+1) h2 .accordion-button,.accordian-style3 .accordion-item:nth-of-type(3n+1) h2 .accordion-button:focus,.accordian-style3 .accordion-item:nth-of-type(3n+1) h2 .accordion-button:not(.collapsed){background-color:rgba(255,245,217,.5);border-color:#ffda73}.accordian-style3 .accordion-item:nth-of-type(3n+2) h2 .accordion-button,.accordian-style3 .accordion-item:nth-of-type(3n+2) h2 .accordion-button:focus,.accordian-style3 .accordion-item:nth-of-type(3n+2) h2 .accordion-button:not(.collapsed){background-color:rgba(222,255,226,.5);border-color:#78ff88}.accordian-style3 .accordion-item:nth-of-type(3n+3) h2 .accordion-button,.accordian-style3 .accordion-item:nth-of-type(3n+3) h2 .accordion-button:focus,.accordian-style3 .accordion-item:nth-of-type(3n+3) h2 .accordion-button:not(.collapsed){background-color:rgba(229,231,255,.5);border-color:#7f89ff}.action{overflow:hidden;height:auto!important}.action.offcanvas{border-radius:0}.action .offcanvas-body .btn{font-size:15px}.action-language .offcanvas-body ul,.action-share .offcanvas-body ul{max-height:380px;overflow-y:auto}.action-language .offcanvas-body ul li .filter-col,.action-share .offcanvas-body ul li .filter-col{padding-top:0!important;padding-bottom:0!important;border:none!important}.action-language .offcanvas-body ul li .filter-col a,.action-share .offcanvas-body ul li .filter-col a{line-height:9px;display:flex;align-items:center;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.action-language .offcanvas-body ul li .filter-col .icon,.action-share .offcanvas-body ul li .filter-col .icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.action-language .offcanvas-body ul li .filter-col .icon.facebook,.action-share .offcanvas-body ul li .filter-col .icon.facebook{background-color:#385cb4}.action-language .offcanvas-body ul li .filter-col .icon.whatsapp,.action-share .offcanvas-body ul li .filter-col .icon.whatsapp{background-color:#1abc56}.action-language .offcanvas-body ul li .filter-col .icon.twitter,.action-share .offcanvas-body ul li .filter-col .icon.twitter{background-color:#00a0dd}.action-language .offcanvas-body ul li .filter-col .icon.linkdin,.action-share .offcanvas-body ul li .filter-col .icon.linkdin{background-color:#0077b5}.action-language .offcanvas-body ul li .filter-col .icon.instagram,.action-share .offcanvas-body ul li .filter-col .icon.instagram{background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.action-language .offcanvas-body ul li .filter-col .icon.google,.action-share .offcanvas-body ul li .filter-col .icon.google{background:#db3236}.action-language .offcanvas-body ul li .filter-col .icon svg,.action-share .offcanvas-body ul li .filter-col .icon svg{width:20px;height:20px;fill:#fff}.action-language .offcanvas-body ul.grid,.action-share .offcanvas-body ul.grid{max-height:280px;overflow-y:auto}.action-language .offcanvas-body ul.grid li .filter-col,.action-share .offcanvas-body ul.grid li .filter-col{justify-content:center}.action-language .offcanvas-body ul.grid li .filter-col a,.action-share .offcanvas-body ul.grid li .filter-col a{flex-direction:column;align-items:center;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.action-language .offcanvas-body ul.grid li .filter-col a .icon,.action-share .offcanvas-body ul.grid li .filter-col a .icon{width:50px;padding:8px;height:50px;margin-right:0;margin-bottom:10px;border-radius:5px}.action-language .offcanvas-body ul.grid li .filter-col a .icon svg,.action-share .offcanvas-body ul.grid li .filter-col a .icon svg{width:30px;height:30px}.action-language .offcanvas-body ul.grid li .filter-col::after,.action-share .offcanvas-body ul.grid li .filter-col::after{display:none}.action-success .success-box{text-align:center}.action-success .success-box h2{font-size:22px}.action-success .success-box .success-icon{width:60px;height:60px;border-radius:100%;display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:15px;font-size:40px;color:#fff}.action-success .success-box .success-icon svg{stroke:#fff;width:30px;height:30px}.action-success .success-box h2{margin-bottom:10px}.action-success .success-box p{margin-bottom:-4px;color:#777}.action-cookies .offcanvas-body{text-align:center}.action-cookies .offcanvas-body .cookies-box h2{font-size:22px;color:#222}.action-cookies .offcanvas-body .cookies-box .cookies{margin-top:-5px;width:120px;margin-bottom:15px}.action-cookies .offcanvas-body .cookies-box h2{margin-bottom:15px}.action-cookies .offcanvas-body .cookies-box .btn-box{display:flex;align-items:center;justify-content:space-between}.action-cookies .offcanvas-body .cookies-box .btn-box .btn{width:100%;padding:10px;margin-top:15px}.action-cookies .offcanvas-body .cookies-box .btn-box .btn:first-of-type{margin-right:15px}[dir=rtl] .action-cookies .offcanvas-body .cookies-box .btn-box .btn:first-of-type{margin-right:unset;margin-left:15px}.action-confirmation{text-align:center}.action-confirmation .offcanvas-body{padding:calc(25px + (32 - 25) * ((100vw - 320px)/ (1920 - 320)))}.action-confirmation .offcanvas-body .confirmation-box h2{margin-bottom:15px}.action-confirmation .offcanvas-body .confirmation-box .btn-box{display:flex;align-items:center;justify-content:space-between}.action-confirmation .offcanvas-body .confirmation-box .btn-box .btn{width:100%;padding:10px;margin-top:15px}.action-confirmation .offcanvas-body .confirmation-box .btn-box .btn:first-of-type{margin-right:15px}[dir=rtl] .action-confirmation .offcanvas-body .confirmation-box .btn-box .btn:first-of-type{margin-right:unset;margin-left:15px}.action-language .offcanvas-body{padding:30px}.action-language .offcanvas-body>h2{margin-top:-4px}.action-language .offcanvas-body .filter-row{margin-bottom:-3px;max-height:380px!important;overflow-y:auto}.action-language .offcanvas-body .filter-row li{padding:0}.action-language .offcanvas-body .filter-row li .filter-col a{display:flex;align-items:center;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.action-language .offcanvas-body .filter-row li .filter-col a img{width:30px;height:30px;margin-right:10px}[dir=rtl] .action-language .offcanvas-body .filter-row li .filter-col a img{margin-right:unset;margin-left:10px}.action-language .offcanvas-footer{border-top:none}.action-language .offcanvas-footer .btn-box{display:flex;align-items:center;justify-content:space-between;width:100%}.action-language .offcanvas-footer .btn-box .btn:first-of-type{margin-right:15px}[dir=rtl] .action-language .offcanvas-footer .btn-box .btn:first-of-type{margin-right:unset;margin-left:15px}.action-call{text-align:center}.action-call .offcanvas-body .call-box{text-align:center}.action-call .offcanvas-body .call-box h2{font-size:calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)))}.action-call .offcanvas-body .call-box .call-icon{width:60px;height:60px;border-radius:100%;display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:15px;font-size:40px;color:#fff}.action-call .offcanvas-body .call-box .call-icon svg{stroke:#fff;width:30px;height:30px}.action-call .offcanvas-body .call-box .btn-box .btn{width:100%;padding:10px;background-image:unset;border:none;color:#f0f0f0}.action-call .offcanvas-body .call-box h2{margin-bottom:10px}.action-call .offcanvas-body .call-box p{color:#777}.action-video .offcanvas-body{padding:0!important}.action-video .offcanvas-body .video-iframe{width:100%;height:calc(190px + (300 - 190) * ((100vw - 320px)/ (1920 - 320)))}.action-video .content-box{margin-top:-5px;text-align:left;display:flex;align-items:center;justify-content:center;flex-direction:column;border:none;padding:25px 10px}.action-video .content-box p{color:#777}.action-video .btn-box{display:flex;align-items:center;justify-content:space-between}.action-video .btn-box .btn{width:100%;padding:10px!important;margin-top:0}.action-video .btn-box .btn:first-of-type{margin-right:15px}[dir=rtl] .action-video .btn-box .btn:first-of-type{margin-right:unset;margin-left:15px}.action-map .offcanvas-body{padding:0!important}.action-map .offcanvas-body .iframe-map{width:100%;height:calc(190px + (300 - 190) * ((100vw - 320px)/ (1920 - 320)))}.action-map .content-box{text-align:left;display:flex;align-items:center;justify-content:center;flex-direction:column;border:none;padding:20px}.action-map .content-box p{color:#777;margin-bottom:0}.action-map .content-box .btn-box{display:flex;align-items:center;justify-content:space-between}.action-map .content-box .btn-box .btn{width:100%;padding:10px!important;margin-top:0}.action-map .content-box .btn-box .btn:first-of-type{margin-right:15px}[dir=rtl] .action-map .content-box .btn-box .btn:first-of-type{margin-right:unset;margin-left:15px}.action-login{padding:32px 15px}.action-login .custom-form .input-box input{padding-top:6px;padding-bottom:6px}.action-login .custom-form .input-box svg{width:20px;height:20px}.action-login .custom-form .btn{width:100%;margin:0 auto;display:block;padding:10px;margin-bottom:15px}.action-otp{padding:32px 15px}.action-otp .custom-form h2{margin-bottom:25px}.action-otp .custom-form .otp-input{margin-bottom:calc(35px + (60 - 35) * ((100vw - 320px)/ (1920 - 320)))}.action-otp .custom-form .otp-input li{text-align:center;width:35px}.action-otp .custom-form .otp-input li:not(:last-of-type){margin-right:calc(40px + (50 - 40) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .action-otp .custom-form .otp-input li:not(:last-of-type){margin-right:unset;margin-left:calc(40px + (50 - 40) * ((100vw - 320px)/ (1920 - 320)))}.action-otp .custom-form .otp-input li input{width:100%}.action-otp .custom-form .otp-input .bg-shape{top:-16px;left:calc(-16px - (24 - 16) * ((100vw - 320px)/ (1920 - 320)));width:calc(70px + (80 - 70) * ((100vw - 320px)/ (1920 - 320)));height:calc(70px + (80 - 70) * ((100vw - 320px)/ (1920 - 320)))}.action-otp .custom-form .btn{width:100%;padding:10px;margin:0 auto;display:block;margin-bottom:10px}.add-address,.add-card{height:auto}.add-address .offcanvas-header h5,.add-card .offcanvas-header h5{margin-top:-4px;margin-bottom:-4px}.add-address .offcanvas-body .custom-form .input-box input:not(:first-of-type),.add-card .offcanvas-body .custom-form .input-box input:not(:first-of-type){margin-top:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)))}.add-address .offcanvas-footer .btn-box,.add-card .offcanvas-footer .btn-box{display:flex;align-items:center;width:100%;gap:calc(10px + (15 - 10) * ((100vw - 320px)/ (1920 - 320)))}.add-address .offcanvas-footer .btn-box button,.add-card .offcanvas-footer .btn-box button{flex:1 1 auto;width:100%;padding:12px!important}.add-address .offcanvas-footer .btn-box button:first-of-type,.add-card .offcanvas-footer .btn-box button:first-of-type{margin-right:15px}[dir=rtl] .add-address .offcanvas-footer .btn-box button:first-of-type,[dir=rtl] .add-card .offcanvas-footer .btn-box button:first-of-type{margin-right:unset;margin-left:15px}@keyframes bouncing-top{0%{transform:translateY(10px)}50%{transform:translateY(0)}100%{transform:translateY(10px)}}@keyframes bouncing-bottom{0%{transform:translateY(10px)}50%{transform:translateY(0)}100%{transform:translateY(10px)}}@keyframes moveright{0%{left:2%}50%{left:3.5%}100%{left:2%}}@keyframes moveleft{0%{right:2%}50%{right:3.5%}100%{right:2%}}@keyframes x-axis{0%{transform:translate(-96px)}100%{transform:translate(96px)}}@keyframes y-axis{0%{transform:translateY(42px)}100%{transform:translateY(-66px) scale(.8);background:#d6fffa}}@keyframes x-axis-lateral{0%{transform:translate(-36px)}100%{transform:translate(36px)}}@keyframes y-axis-lateral{0%{transform:translateY(60px/5)}100%{transform:translateY(-60px);background:#d6fffa}}.btn{font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))}[dir=rtl] .btn{text-align:center!important}.btn.btn-round{border-radius:100px;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#f0f0f0;box-shadow:0 4px 4px rgba(0,0,0,.25);border:1px solid #222;padding:11px 30px;font-weight:700}.btn.btn-square{border-radius:8px;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#f0f0f0;box-shadow:none;padding:11px 20px;font-weight:700;border:1px solid #222}.btn.btn-square:focus{outline:0}.btn.call-btn{padding:10px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:100%}.btn.btn-light-white{background:#f0f0f0;color:#222;box-shadow:0 4px 4px rgba(0,0,0,.25);border:1px solid #222;font-weight:700}.btn.btn-light-white:focus{outline:0}.btn.btn-light-white svg{stroke:#222}.btn.btn-outline{border:1px solid #222;color:#222;padding:11px 20px;background:#fff;font-weight:700;box-shadow:1px 1px 0 #222}.btn.btn-outline:focus{outline:0}.btn.btn-lg{padding:11px 20px}.btn.btn-sm{padding:5px 8px;font-size:14px}.btn.btn-md{padding:8px 20px;font-size:14px}.btn.btn-theme{border:1px solid #222;box-shadow:1px 1px 0 #222}.custom-form input,.custom-form select,.custom-form textarea{font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));padding:calc(8px + (10 - 8) * ((100vw - 320px)/ (1920 - 320))) calc(44px + (47 - 44) * ((100vw - 320px)/ (1920 - 320)));border-radius:8px;border:1px solid #222!important;box-shadow:1px 1px 0 #222!important}.custom-form input .form-control:focus,.custom-form select .form-control:focus,.custom-form textarea .form-control:focus{border-color:#222!important;box-shadow:1px 1px 0 #222!important}.custom-form .input-box{margin-bottom:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)));position:relative}.custom-form .input-box input,.custom-form .input-box textarea{line-height:28px;padding:calc(8px + (10 - 8) * ((100vw - 320px)/ (1920 - 320))) calc(44px + (47 - 44) * ((100vw - 320px)/ (1920 - 320)))}.custom-form .input-box input[type=date i]::-webkit-calendar-picker-indicator{position:absolute;left:9px;z-index:3;margin-left:0;opacity:0}.custom-form .input-box img,.custom-form .input-box>svg{width:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));height:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));position:absolute;left:12px;top:50%;transform:translateY(-50%)}[dir=rtl] .custom-form .input-box img,[dir=rtl] .custom-form .input-box>svg{left:unset;right:12px}.custom-form .input-box.text-box img,.custom-form .input-box.text-box>svg{top:calc(23px + (26 - 23) * ((100vw - 320px)/ (1920 - 320)))}.custom-form .input-box span{position:absolute;right:14px;top:50%;transform:translateY(-50%);border-radius:4px;background-color:#d6fffa}.custom-form .input-box span svg{width:24px;height:24px;transition:all .4s}[dir=rtl] .custom-form .input-box span{right:unset;left:14px}.custom-form .input-box select:focus~span svg{transform:rotate(90deg)}.custom-form .input-box.otp-input input{display:inline-block;width:calc(20px + (50 - 20) * ((100vw - 320px)/ (1920 - 320)));font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));text-align:center;padding:0;font-weight:600;background-color:transparent;border:none!important;border-bottom:1px solid #222!important;box-shadow:none!important;border-radius:0!important}.custom-form .input-box.otp-input input:not(:last-of-type){margin-right:8px}.custom-form .input-box input[type=radio]{position:relative;margin:2px 1rem 0 1px;cursor:pointer}[dir=rtl] .custom-form .input-box input[type=radio]{margin:2px 1px 0 1rem}.custom-form .input-box input[type=radio]:before{transition:transform .4s cubic-bezier(.45, 1.8, .5, .75);transform:scale(0,0);content:"";position:absolute;top:4px;left:3px;z-index:1;width:.55rem;height:.55rem;background:#222;border-radius:50%}[dir=rtl] .custom-form .input-box input[type=radio]:before{left:unset;right:1px}.custom-form .input-box input[type=radio]:after{content:"";position:absolute;top:0;left:-1px;width:1.05rem;height:1.05rem;background:#fff;border:1px solid #222;border-radius:50%}[dir=rtl] .custom-form .input-box input[type=radio]:after{left:unset;right:-3px}.custom-form .input-box input[type=radio]:checked:before{transform:scale(1,1)}.custom-form .input-box input[type=radio]:checked:after{border:1px solid #222}.custom-form .form-control:disabled,.custom-form .form-control[readonly]{background-color:#fff}.custom-form.top-label .input-box{position:relative}.custom-form.top-label .input-box:not(:last-of-type){margin-bottom:30px}.custom-form.top-label .input-box input,.custom-form.top-label .input-box select{padding:calc(8px + (11 - 8) * ((100vw - 320px)/ (1920 - 320))) 15px}.custom-form.top-label .input-box .label{position:absolute;top:-9px;left:20px;padding:0 5px;font-weight:600;font-size:14px;background-color:#fff}[dir=rtl] .custom-form.top-label .input-box .label{right:20px;left:unset}.custom-form.form-pill .input-box{position:relative}.custom-form.form-pill .input-box input,.custom-form.form-pill .input-box select{border-radius:100px;padding:calc(8px + (11 - 8) * ((100vw - 320px)/ (1920 - 320))) calc(44px + (55 - 44) * ((100vw - 320px)/ (1920 - 320)))}.custom-form.form-pill .input-box img,.custom-form.form-pill .input-box>svg{left:20px}[dir=rtl] .custom-form.form-pill .input-box img,[dir=rtl] .custom-form.form-pill .input-box>svg{left:unset;right:20px}.custom-form.form-pill .input-box textarea{padding:calc(8px + (11 - 8) * ((100vw - 320px)/ (1920 - 320))) calc(44px + (55 - 44) * ((100vw - 320px)/ (1920 - 320)))}.datepicker{left:25px!important}.datepicker.--day-name{color:#ffdfde}.datepicker .datepicker--cell.-current-,.datepicker .datepicker--cell.-focus-,.datepicker .datepicker--cell.-selected-{background-color:#d6fffa;color:#222}[dir=rtl] .datepicker{left:calc(199px + (299 - 199) * ((100vw - 320px)/ (1920 - 320)))!important}@media only screen and (max-width:575px){[dir=rtl] .datepicker{left:calc(12px + (1794 - 12) * ((100vw - 320px)/ (1920 - 320)))!important}}@media only screen and (max-width:375px){[dir=rtl] .datepicker{left:12px!important}}.datepicker--nav-action path{stroke:#222}.round-top{position:absolute;top:6.8%;right:13.5%;animation:bouncing-top 2s linear infinite both}.round-top img{height:auto}.round-bottom{position:absolute;bottom:17%;left:13.5%;animation:2s bouncing-bottom linear infinite both}.dote-bottom{position:absolute;bottom:10%;right:2%;animation:moveleft 2s linear infinite both}.shape2{position:absolute;width:11px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:translate(-50%,-50%);bottom:-68px;z-index:1}.shape2 .circle{position:relative;z-index:1;width:12px;display:inline-block;height:12px;background-color:#222;border-radius:100%}.shape2 .line{margin:-7px 0;position:relative;width:5px;z-index:2;height:calc(48px + (48 - 48) * ((100vw - 320px)/ (1920 - 320)));background-color:#fff;border:1px solid #222;border-radius:5px}.shape2-left{left:15.5%}.shape2-right{right:15.5%}.track-border .m-dashed{display:inline-block;width:4px;height:8px;border-radius:100px;background-color:#222;position:relative}.track-border .m-dashed::after,.track-border .m-dashed::before{position:absolute;content:"";width:100%;border-radius:100px;height:100%;background-color:rgba(34,34,34,.1)}.track-border .m-dashed::before{bottom:12px}.track-border .m-dashed::after{top:12px}.catagories-menu{width:50px;height:50px;border-radius:5px;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);align-items:center;justify-content:center;flex-direction:column;position:fixed;bottom:86px;left:25px;font-size:12px;display:none;color:#fff}[dir=rtl] .catagories-menu{left:unset;right:25px}@media only screen and (max-width:475px){.catagories-menu{display:flex}}.catagories-menu svg{width:20px;height:20px;stroke:#fff}[dir=rtl] .datepicker--nav-action svg{transform-origin:center;transform:rotate(180deg)}.apexcharts-legend-series{margin-top:8px!important}.apexcharts-legend-series .apexcharts-legend-marker{border:1px solid #222;margin-right:8px!important}[dir=rtl] .apexcharts-legend-series .apexcharts-legend-marker{margin-left:8px;margin-right:unset}[dir=rtl] .dir-ltr{direction:ltr}.apexcharts-canvas{margin:0 auto!important}.apexcharts-menu-icon{display:none}.apexcharts-toolbar{display:none!important}.circle-loader{position:fixed;bottom:100px;left:50%;width:40px;height:40px;transform:translateX(-50%)}.circle-loader.hidden{display:none}.leaf-map{z-index:1;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:15px;width:100%;height:calc(180px + (240 - 180) * ((100vw - 320px)/ (1920 - 320)))}.leaf-map .leaflet-touch .leaflet-bar a{width:24px;height:25px;line-height:25px}.leaf-map .leaflet-control-attribution{display:none!important}.map-iframe{overflow-y:hidden;overflow-x:hidden;object-fit:cover;width:100%!important;height:calc(180px + (240 - 180) * ((100vw - 320px)/ (1920 - 320)));border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:15px}.infinite-gallery .img-box .gallery-img{width:100%;height:100%;padding:5px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px;object-fit:cover}.videobox{padding:7px!important}.videobox .video-iframe{display:block;width:100%;height:calc(170px + (310 - 170) * ((100vw - 320px)/ (1920 - 320)));border-radius:10px}.videobox .video-local{display:block;width:100%;height:auto;border-radius:10px}.bg-videobox{position:relative;display:block;width:100%;height:calc(170px + (310 - 170) * ((100vw - 320px)/ (1920 - 320)));border-radius:10px;overflow:hidden}.bg-videobox .bg-video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;height:auto;width:auto;z-index:-100}.bg-videobox .content{background-color:rgba(34,34,34,.2);padding:10px;border-radius:10px}.bg-videobox .content h4,.bg-videobox .content p{color:#fff!important}.chat-modal{max-width:600px;left:50%;transform:translateX(-50%)}[dir=rtl] .chat-modal{right:unset}.chat-modal .modal-fullscreen{width:100%}.chat-modal .modal-fullscreen .modal-header{border:none}.chat-modal .modal-fullscreen .modal-body{padding:20px 0;text-align:center;width:100%;height:auto}.chat-modal .modal-fullscreen .modal-body .content-box{position:relative;text-align:center;transform:translateY(-50%);top:50%}.chat-modal .modal-fullscreen .modal-body .content-box img{width:50%;border-radius:100%;border:1px solid #222;box-shadow:1px 1px 0 #222}.chat-modal .modal-fullscreen .modal-body .content-box>svg{width:30px;height:30px;margin-top:20px}.chat-modal .modal-fullscreen .modal-body .content-box h3{font-weight:600;margin-top:23px;font-size:25px}.chat-modal .modal-fullscreen .modal-body .content-box .call-option{margin-top:18px;display:flex;align-items:center;justify-content:center}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button{padding:8px;border-radius:100%}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(5n+1){background-color:#d6fffa}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(5n+2){background-color:#fff5d9}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(5n+3){background-color:#deffe2}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(5n+4){background-color:#e5e7ff}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(5n+5){background-color:#ffdfde}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(3){background-color:#ffdfde}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(3) svg{width:35px;height:35px}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:nth-of-type(5){background-color:#deffe2}.chat-modal .modal-fullscreen .modal-body .content-box .call-option button:not(:last-of-type){margin-right:15px}[dir=rtl] .chat-modal .modal-fullscreen .modal-body .content-box .call-option button:not(:last-of-type){margin-left:15px;margin-right:unset}.chat-modal .modal-fullscreen .modal-body.video-call{position:relative;padding:0}.chat-modal .modal-fullscreen .modal-body.video-call .timer{position:absolute;top:20px;right:20px}.chat-modal .modal-fullscreen .modal-body.video-call img{border-radius:0;width:100%;height:100%}.chat-modal .modal-fullscreen .modal-body.video-call .content-box{position:absolute;left:50%;top:unset;bottom:80px;transform:translateX(-50%)}.chat-modal .modal-fullscreen .modal-body.video-call .call-option{align-items:flex-end}.chat-modal .modal-fullscreen .modal-body.video-call .call-option .video-screen{width:100px;height:150px;margin-right:20px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:5px}[dir=rtl] .chat-modal .modal-fullscreen .modal-body.video-call .call-option .video-screen{margin-right:unset;margin-left:20px}.chat-modal .modal-fullscreen .modal-body.video-call .call-option .video-screen img{width:100%;height:100%}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button{margin-bottom:25px;background-color:#fff}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(5n+1){background-color:#d6fffa}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(5n+2){background-color:#fff5d9}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(5n+3){background-color:#deffe2}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(5n+4){background-color:#e5e7ff}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(5n+5){background-color:#ffdfde}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(2){background-color:#ffdfde}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(2) svg{width:24px;height:24px}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(3){background-color:#deffe2}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:nth-of-type(3) svg{width:24px;height:24px}.chat-modal .modal-fullscreen .modal-body.video-call .call-option button:not(:last-of-type){margin-right:15px}.filter-modal{width:100%}.filter-modal .modal-dialog{max-width:600px;margin:0 auto;height:100%}.filter-modal .modal-content{border-radius:0}[class=dark] .filter-modal .close-modal img{filter:invert(1)}.filter-modal .modal-header{padding:13px 15px}.filter-modal .modal-header>span{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);border-radius:100%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.filter-modal .modal-header>span svg{width:18px;height:18px;stroke:#fff}.filter-modal .modal-footer{display:flex;align-items:center;justify-content:space-around;padding:13px 15px;background-color:#fff}.filter-modal .modal-footer a{width:46%;text-align:center}.filter-modal .modal-footer .reset-link{color:#222!important}.filter-modal .modal-footer .btn{font-size:14px;color:#fff;padding:12px}.filter-modal .modal-body{padding:24px 15px}.filter-modal .modal-body .filter-box{margin-bottom:25px}.filter-modal .modal-body .filter-box .m-b-title1{margin-bottom:calc(8px + (10 - 8) * ((100vw - 320px)/ (1920 - 320)))}.filter-modal .modal-body .filter-box select{padding:7px 15px;font-size:15px}.filter-modal .modal-body .pricing-slider .irs-max,.filter-modal .modal-body .pricing-slider .irs-min{display:none}.filter-modal .modal-body .pricing-slider .irs-from,.filter-modal .modal-body .pricing-slider .irs-single,.filter-modal .modal-body .pricing-slider .irs-to{background-color:rgba(255,223,222,.2);color:#222;font-size:12px}.filter-modal .modal-body .pricing-slider .irs-line{height:4px;border:none;background-color:#f8f8f8;background:#f8f8f8;border-radius:2px}.filter-modal .modal-body .pricing-slider .irs-bar{height:4px;border:none;background-color:#ffdfde;background:#ffdfde;border-radius:2px}.filter-modal .modal-body .pricing-slider .irs-slider{height:22px;width:22px;background:#fff;border:1px solid #ffdfde}.filter-modal .modal-body .pricing-slider .irs-slider:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#ffdfde;width:12.5px;height:12.5px;border-radius:100%}.filter-modal .filter-color{margin:-6px;display:flex;align-items:center}.filter-modal .filter-color li{margin:4px 6px}.filter-modal .filter-color li .color-box{width:28px;height:28px;border-radius:100%;position:relative}.filter-modal .filter-color li .color-box:after{content:"";background-image:url("../images/e-commerce/icon/tick.svg");top:8px;right:5px;height:17px;width:17px;background-repeat:no-repeat;position:absolute;transform:scale(0);transition:all .3s ease}.filter-modal .filter-color li.active .color-box:after{transform:scale(.8);transition:all .3s ease}.filter-modal .filter-row li .filter-col{border:1px solid transparent;border:1px solid #222;box-shadow:1px 1px 0 #222;color:#222;font-size:14px;padding:7px;text-align:center;border-radius:5px;transition:all .5s ease}.filter-modal .filter-row li.active .filter-col{background-color:rgba(255,223,222,.5);transition:all .5s ease}.offcanvas{max-width:600px;margin:0 auto;border-radius:5px}.offcanvas.offcanvas-bottom{height:auto}.offcanvas .offcanvas-header{background-color:#fff;padding:15px 15px;border-bottom:1px solid rgba(34,34,34,.1);display:flex;align-items:center;justify-content:space-between}.offcanvas .offcanvas-header>span{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);border-radius:100%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.offcanvas .offcanvas-header>span svg{width:18px;height:18px;stroke:#fff}.offcanvas .offcanvas-header h5{font-size:20px}.offcanvas .offcanvas-body{background-color:#fff;padding:32px 15px}.offcanvas .offcanvas-body ul li .filter-col{border:1px solid rgba(34,34,34,.1);color:#222;font-size:14px;padding:10px 15px 10px 15px;text-align:center;border-radius:5px;transition:all .5s ease;cursor:pointer;display:flex;align-items:center;background-color:#fff;position:relative}.offcanvas .offcanvas-body ul li .filter-col::after{content:"";background-image:url(../images/e-commerce/icon/tick.svg);width:18px;height:18px;right:10px;top:60%;transition:all .3s;opacity:0;transform:translateY(-50%);position:absolute;background-repeat:no-repeat}[dir=rtl] .offcanvas .offcanvas-body ul li .filter-col::after{right:unset;left:10px}.offcanvas .offcanvas-body ul li .filter-col span{width:20px;height:20px;border-radius:100%;margin-right:10px}[dir=rtl] .offcanvas .offcanvas-body ul li .filter-col span{margin-right:unset;margin-left:10px}.offcanvas .offcanvas-body ul li.active .filter-col::after{opacity:1}.offcanvas .offcanvas-footer{border-top:1px solid rgba(34,34,34,.1);display:flex;align-items:center;padding:15px 15px;background-color:#fff}.offcanvas .offcanvas-footer .btn{font-size:14px;box-shadow:none;width:100%;padding:12px}.offcanvas .offcanvas-footer .btn:first-of-type{margin-right:16px;font-weight:400;background:#fff;color:#222}[dir=rtl] .offcanvas .offcanvas-footer .btn:first-of-type{margin-left:16px;margin-right:unset}.offcanvas.history{height:80vh}.offcanvas.history .offcanvas-body{padding:15px}.offcanvas.history .offcanvas-body>div h3{font-size:14px;margin-bottom:15px;margin-top:15px;font-weight:400}.offcanvas.history .offcanvas-body>div:not(:first-of-type){padding:15px 0}.offcanvas.history .offcanvas-body .filter-col{color:#777}.addtohome-popup{height:150px}.addtohome-popup .install-app{margin-top:20px;padding:8px 20px;font-size:14px;float:right}[dir=rtl] .addtohome-popup .install-app{float:left}.addtohome-popup .app-info{display:flex;align-items:center}.addtohome-popup .app-info .content{padding-left:15px;width:100%}[dir=rtl] .addtohome-popup .app-info .content{padding-left:0;padding-right:15px}.addtohome-popup .app-info .content h3{font-weight:600;color:#222;display:flex;align-items:center;justify-content:space-between}.addtohome-popup .app-info .content h3 .btn-close{width:24px;height:24px;margin-left:auto}[class=dark] .addtohome-popup .app-info .content h3 .btn-close{filter:invert(1)}.addtohome-popup .app-info .content a{color:#777}.nav-tabs-e{border:none;padding:3px 23px;background-color:#f8f8f8;border-radius:100px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.nav-tabs-e .nav-item .nav-link{border:none;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));font-weight:400;color:#222;white-space:nowrap}.nav-tabs-e .nav-item .nav-link:focus,.nav-tabs-e .nav-item .nav-link:hover{border:none;isolation:none}.nav-tabs-e .nav-item .nav-link.active{color:#bd937e;background-color:transparent;border:none;font-weight:600}.nav-tabs-e .nav-item.show .nav-link{color:#bd937e;background-color:transparent;border:none}.nav-tabs-e.blog-nav .nav-item .nav-link{color:#222;font-weight:400}.nav-tabs-e.blog-nav .nav-item .nav-link.active{color:#222;font-weight:600}.notification{border:1px solid #222;border-radius:10px;width:calc(290px + (570 - 290) * ((100vw - 320px)/ (1920 - 320)));position:fixed;left:50%;top:-300px;transform:translateX(-50%);background-color:#fff;transition:all .3s linear}.notification .notification-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(34,34,34,.1);padding:8px 15px}.notification .notification-header span{font-size:13px;color:#777;font-weight:400}.notification .notification-header .notifi-name{display:flex;align-items:center}.notification .notification-header .notifi-name svg{width:16px;height:16px;margin-right:5px}[dir=rtl] .notification .notification-header .notifi-name svg{margin-left:5px;margin-right:unset}.notification .main{padding:15px}.notification .main h2{font-size:15px;margin-bottom:2px}.notification .main p{font-size:14px;color:#777;margin-bottom:0}.notification.show{top:10px}.notification.notifi-a1 .main .media,.notification.notifi-call .main .media{align-items:flex-start}.notification.notifi-a1 .main .media img,.notification.notifi-call .main .media img{width:50px;height:50px;border-radius:100%;border:1px solid #222;padding:2px}.notification.notifi-a1 .main .media .media-body,.notification.notifi-call .main .media .media-body{width:calc(100% - 50px)}.notification.notifi-a1 .main .media .media-body h2,.notification.notifi-call .main .media .media-body h2{display:flex;align-items:center;justify-content:space-between}.notification.notifi-a1 .main .media .media-body h2 span,.notification.notifi-call .main .media .media-body h2 span{font-size:13px;color:#777;font-weight:400}.notification.notifi-a2 .main .media{align-items:flex-start;padding-bottom:15px;width:100%}.notification.notifi-a2 .main .media svg{flex:0 0 24px;width:24px;height:24px}.notification.notifi-a2 .main .media .media-body{width:calc(100% - 24px)}.notification.notifi-a2 .main .media .media-body h2{display:flex;align-items:center;justify-content:space-between}.notification.notifi-a2 .main .media .media-body h2 span{font-size:13px;color:#777;font-weight:400}.notification.notifi-a2 .main .option{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(34,34,34,.1)}.notification.notifi-a2 .main .option span{display:flex;align-items:center;font-size:14px;color:#777;cursor:pointer}.notification.notifi-a2 .main .option span svg{width:15px;height:15px;margin-right:5px}[dir=rtl] .notification.notifi-a2 .main .option span svg{margin-left:5px;margin-right:unset}.notification.notifi-call .media{padding-bottom:15px;align-items:center}.notification.notifi-call .option{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(34,34,34,.1)}.notification.notifi-call .option span{display:flex;align-items:center;font-size:14px;color:#777;cursor:pointer}.notification.notifi-call .option span svg{width:15px;height:15px;margin-right:5px}[dir=rtl] .notification.notifi-call .option span svg{margin-left:5px;margin-right:unset}.notification.full{width:100%;max-width:600px;border-radius:0;border:none}.pagination{list-style:none;display:inline-flex;align-items:center;justify-content:center;padding:0;margin-top:10px;box-shadow:1px 1px 0 #222;border-radius:5px}.pagination li{display:inline;text-align:center}.pagination a{float:left;display:block;font-size:14px;text-decoration:none;padding:5px 12px;color:#222;margin-left:-1px;border:1px solid transparent;line-height:1.5}.pagination a.active{cursor:default}.pagination a:active{outline:0}.modal-1 li:first-child a{border-radius:5px 0 0 5px}[dir=rtl] .modal-1 li:first-child a{border-radius:0 5px 5px 0}.modal-1 li:last-child a{border-radius:0 5px 5px 0}[dir=rtl] .modal-1 li:last-child a{border-radius:5px 0 0 5px}.modal-1 a{border-color:#222;color:#222;background:#fff}.modal-1 a:hover{background:#f0f0f0}.modal-1 a.active,.modal-1 a:active{border-color:#222;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#fff}.modal-2{border-radius:100px}.modal-2 li:first-child a{border-radius:100px 0 0 100px}[dir=rtl] .modal-2 li:first-child a{border-radius:0 100px 100px 0}.modal-2 li:last-child a{border-radius:0 100px 100px 0}[dir=rtl] .modal-2 li:last-child a{border-radius:100px 0 0 100px}.modal-2 a{border-color:#222;color:#222;background:#fff}.modal-2 a:hover{background:#f0f0f0}.modal-2 a.active,.modal-2 a:active{border-color:#222;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#fff}.modal-3{box-shadow:none}.modal-3 li a{border-color:#222;color:#222;background:#fff;box-shadow:1px 1px 0 #222;border-radius:5px}.modal-3 li a.active{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#fff}.modal-3 li:not(:last-child){margin-right:6px}[dir=rtl] .modal-3 li:not(:last-child){margin-left:6px;margin-right:unset}.modal-4,.modal-5{box-shadow:none}.modal-4 li:not(:last-of-type),.modal-5 li:not(:last-of-type){margin-right:8px}[dir=rtl] .modal-4 li:not(:last-of-type),[dir=rtl] .modal-5 li:not(:last-of-type){margin-left:8px;margin-right:unset}.modal-4 li a,.modal-5 li a{padding:0;width:30px;height:30px;line-height:30px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,223,222,.5)}.modal-4 li a svg,.modal-5 li a svg{width:18px;height:18px;stroke-width:2px}[dir=rtl] .modal-4 li a svg,[dir=rtl] .modal-5 li a svg{transform-origin:center;transform:rotate(180deg)}.modal-4 li a:focus,.modal-4 li a:hover,.modal-5 li a:focus,.modal-5 li a:hover{background-color:#ffdfde;border:1px solid #222;box-shadow:1px 1px 0 #222}.modal-4 li a.active,.modal-4 li a:active,.modal-5 li a.active,.modal-5 li a:active{box-shadow:1px 1px 0 #222;background-color:#ffdfde;border:1px solid #222}.modal-5 li:not(:last-of-type){margin-right:8px}[dir=rtl] .modal-5 li:not(:last-of-type){margin-left:8px;margin-right:unset}.modal-5 li a{background-color:#fff;border:1px solid #222;box-shadow:1px 1px 0 #222}.modal-6{box-shadow:none}.modal-6 li{padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;line-height:30px;border-radius:100%;border:1px solid #222}.modal-6 li:nth-of-type(5n+1){background-color:#d6fffa}.modal-6 li:nth-of-type(5n+2){background-color:#fff5d9}.modal-6 li:nth-of-type(5n+3){background-color:#deffe2}.modal-6 li:nth-of-type(5n+4){background-color:#e5e7ff}.modal-6 li:nth-of-type(5n+5){background-color:#ffdfde}.modal-6 li:not(:last-of-type){margin-right:8px}[dir=rtl] .modal-6 li:not(:last-of-type){margin-left:8px;margin-right:unset}.modal-6 li a{display:flex;align-items:center;justify-content:center;padding:0;line-height:6px}.modal-6 li a svg{width:18px;height:18px;stroke-width:2px}[dir=rtl] .modal-6 li a svg{transform-origin:center;transform:rotate(180deg)}.modal-6 li.active{box-shadow:1px 1px 0 #222;width:40px;height:40px}.modal-6 li.active a{font-size:18px;color:#222}.modal-7{box-shadow:none}.modal-7 li:not(:last-of-type){margin-right:8px}[dir=rtl] .modal-7 li:not(:last-of-type){margin-left:8px;margin-right:unset}.modal-7 li .item{color:#ffbf13;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;height:35px;width:35px;border:none;border-radius:50%;overflow:hidden;position:relative;z-index:1;transition:all .3s ease 0s;padding:0}.modal-7 li .item.active,.modal-7 li .item.active:hover,.modal-7 li .item:focus,.modal-7 li .item:hover{color:#222;background:0 0;box-shadow:1px 1px 0 #222}.modal-7 li .item.active svg,.modal-7 li .item.active:hover svg,.modal-7 li .item:focus svg,.modal-7 li .item:hover svg{stroke:#222}.modal-7 li .item::before{content:"";height:100%;width:100%;border:5px solid #ffbf13;border-top-color:transparent;border-right-color:transparent;border-radius:50%;opacity:0;transform:rotate(-155deg);position:absolute;left:0;top:0;z-index:-1;transition:all .3s ease 0s}.modal-7 li .item.active::before,.modal-7 li .item.active:hover::before,.modal-7 li .item:focus::before,.modal-7 li .item:hover::before{opacity:1;transform:rotate(-70deg)}.modal-7 li .next,.modal-7 li .prev{font-size:20px}.modal-7 li .next svg,.modal-7 li .prev svg{width:18px;height:18px;stroke-width:2px;stroke:#ffbf13}[dir=rtl] .modal-7 li .next svg,[dir=rtl] .modal-7 li .prev svg{transform-origin:center;transform:rotate(180deg)}.modal-8{box-shadow:none}.modal-8 li a.active{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#fff;border-radius:5px}[dir=rtl] .modal-8 li a svg{transform-origin:center;transform:rotate(180deg)}.modal-8 li a.dote{font-size:20px}.modal-9{padding:10px;border:1px solid #222}.modal-9 li:first-child a{border-radius:5px 0 0 5px}[dir=rtl] .modal-9 li:first-child a{border-radius:0 5px 5px 0}.modal-9 li:last-child a{border-radius:0 5px 5px 0}[dir=rtl] .modal-9 li:last-child a{border-radius:5px 0 0 5px}.modal-9 a{border-color:#222;color:#222;background:#fff;padding:5px calc(9px + (12 - 9) * ((100vw - 320px)/ (1920 - 320)))}.modal-9 a:hover{background:#f0f0f0}.modal-9 a.active,.modal-9 a:active{border-color:#222;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);color:#fff}.ko-progress-circle{width:60px;height:60px;background-color:#f8f8f8;border-radius:50%}.ko-progress-circle .ko-progress-circle__fill,.ko-progress-circle .ko-progress-circle__slice{width:60px;height:60px;position:absolute;backface-visibility:hidden;transition:transform 1s;border-radius:50%}.ko-progress-circle .ko-progress-circle__slice{clip:rect(0,60px,60px,30px)}.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{clip:rect(0,30px,60px,0);background-color:#e93939}.ko-progress-circle .ko-progress-circle__overlay{width:50px;height:50px;position:absolute;margin-left:5px;margin-top:5px;background-color:#fff;border-radius:50%}.ko-progress-circle[data-progress="0"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="0"] .ko-progress-circle__slice.full{transform:rotate(0)}.ko-progress-circle[data-progress="0"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(0)}.ko-progress-circle[data-progress="1"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="1"] .ko-progress-circle__slice.full{transform:rotate(1.8deg)}.ko-progress-circle[data-progress="1"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(3.6deg)}.ko-progress-circle[data-progress="2"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="2"] .ko-progress-circle__slice.full{transform:rotate(3.6deg)}.ko-progress-circle[data-progress="2"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(7.2deg)}.ko-progress-circle[data-progress="3"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="3"] .ko-progress-circle__slice.full{transform:rotate(5.4deg)}.ko-progress-circle[data-progress="3"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(10.8deg)}.ko-progress-circle[data-progress="4"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="4"] .ko-progress-circle__slice.full{transform:rotate(7.2deg)}.ko-progress-circle[data-progress="4"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(14.4deg)}.ko-progress-circle[data-progress="5"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="5"] .ko-progress-circle__slice.full{transform:rotate(9deg)}.ko-progress-circle[data-progress="5"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(18deg)}.ko-progress-circle[data-progress="6"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="6"] .ko-progress-circle__slice.full{transform:rotate(10.8deg)}.ko-progress-circle[data-progress="6"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(21.6deg)}.ko-progress-circle[data-progress="7"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="7"] .ko-progress-circle__slice.full{transform:rotate(12.6deg)}.ko-progress-circle[data-progress="7"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(25.2deg)}.ko-progress-circle[data-progress="8"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="8"] .ko-progress-circle__slice.full{transform:rotate(14.4deg)}.ko-progress-circle[data-progress="8"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(28.8deg)}.ko-progress-circle[data-progress="9"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="9"] .ko-progress-circle__slice.full{transform:rotate(16.2deg)}.ko-progress-circle[data-progress="9"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(32.4deg)}.ko-progress-circle[data-progress="10"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="10"] .ko-progress-circle__slice.full{transform:rotate(18deg)}.ko-progress-circle[data-progress="10"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(36deg)}.ko-progress-circle[data-progress="11"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="11"] .ko-progress-circle__slice.full{transform:rotate(19.8deg)}.ko-progress-circle[data-progress="11"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(39.6deg)}.ko-progress-circle[data-progress="12"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="12"] .ko-progress-circle__slice.full{transform:rotate(21.6deg)}.ko-progress-circle[data-progress="12"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(43.2deg)}.ko-progress-circle[data-progress="13"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="13"] .ko-progress-circle__slice.full{transform:rotate(23.4deg)}.ko-progress-circle[data-progress="13"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(46.8deg)}.ko-progress-circle[data-progress="14"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="14"] .ko-progress-circle__slice.full{transform:rotate(25.2deg)}.ko-progress-circle[data-progress="14"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(50.4deg)}.ko-progress-circle[data-progress="15"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="15"] .ko-progress-circle__slice.full{transform:rotate(27deg)}.ko-progress-circle[data-progress="15"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(54deg)}.ko-progress-circle[data-progress="16"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="16"] .ko-progress-circle__slice.full{transform:rotate(28.8deg)}.ko-progress-circle[data-progress="16"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(57.6deg)}.ko-progress-circle[data-progress="17"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="17"] .ko-progress-circle__slice.full{transform:rotate(30.6deg)}.ko-progress-circle[data-progress="17"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(61.2deg)}.ko-progress-circle[data-progress="18"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="18"] .ko-progress-circle__slice.full{transform:rotate(32.4deg)}.ko-progress-circle[data-progress="18"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(64.8deg)}.ko-progress-circle[data-progress="19"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="19"] .ko-progress-circle__slice.full{transform:rotate(34.2deg)}.ko-progress-circle[data-progress="19"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(68.4deg)}.ko-progress-circle[data-progress="20"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="20"] .ko-progress-circle__slice.full{transform:rotate(36deg)}.ko-progress-circle[data-progress="20"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(72deg)}.ko-progress-circle[data-progress="21"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="21"] .ko-progress-circle__slice.full{transform:rotate(37.8deg)}.ko-progress-circle[data-progress="21"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(75.6deg)}.ko-progress-circle[data-progress="22"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="22"] .ko-progress-circle__slice.full{transform:rotate(39.6deg)}.ko-progress-circle[data-progress="22"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(79.2deg)}.ko-progress-circle[data-progress="23"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="23"] .ko-progress-circle__slice.full{transform:rotate(41.4deg)}.ko-progress-circle[data-progress="23"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(82.8deg)}.ko-progress-circle[data-progress="24"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="24"] .ko-progress-circle__slice.full{transform:rotate(43.2deg)}.ko-progress-circle[data-progress="24"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(86.4deg)}.ko-progress-circle[data-progress="25"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="25"] .ko-progress-circle__slice.full{transform:rotate(45deg)}.ko-progress-circle[data-progress="25"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(90deg)}.ko-progress-circle[data-progress="26"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="26"] .ko-progress-circle__slice.full{transform:rotate(46.8deg)}.ko-progress-circle[data-progress="26"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(93.6deg)}.ko-progress-circle[data-progress="27"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="27"] .ko-progress-circle__slice.full{transform:rotate(48.6deg)}.ko-progress-circle[data-progress="27"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(97.2deg)}.ko-progress-circle[data-progress="28"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="28"] .ko-progress-circle__slice.full{transform:rotate(50.4deg)}.ko-progress-circle[data-progress="28"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(100.8deg)}.ko-progress-circle[data-progress="29"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="29"] .ko-progress-circle__slice.full{transform:rotate(52.2deg)}.ko-progress-circle[data-progress="29"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(104.4deg)}.ko-progress-circle[data-progress="30"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="30"] .ko-progress-circle__slice.full{transform:rotate(54deg)}.ko-progress-circle[data-progress="30"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(108deg)}.ko-progress-circle[data-progress="31"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="31"] .ko-progress-circle__slice.full{transform:rotate(55.8deg)}.ko-progress-circle[data-progress="31"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(111.6deg)}.ko-progress-circle[data-progress="32"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="32"] .ko-progress-circle__slice.full{transform:rotate(57.6deg)}.ko-progress-circle[data-progress="32"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(115.2deg)}.ko-progress-circle[data-progress="33"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="33"] .ko-progress-circle__slice.full{transform:rotate(59.4deg)}.ko-progress-circle[data-progress="33"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(118.8deg)}.ko-progress-circle[data-progress="34"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="34"] .ko-progress-circle__slice.full{transform:rotate(61.2deg)}.ko-progress-circle[data-progress="34"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(122.4deg)}.ko-progress-circle[data-progress="35"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="35"] .ko-progress-circle__slice.full{transform:rotate(63deg)}.ko-progress-circle[data-progress="35"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(126deg)}.ko-progress-circle[data-progress="36"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="36"] .ko-progress-circle__slice.full{transform:rotate(64.8deg)}.ko-progress-circle[data-progress="36"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(129.6deg)}.ko-progress-circle[data-progress="37"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="37"] .ko-progress-circle__slice.full{transform:rotate(66.6deg)}.ko-progress-circle[data-progress="37"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(133.2deg)}.ko-progress-circle[data-progress="38"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="38"] .ko-progress-circle__slice.full{transform:rotate(68.4deg)}.ko-progress-circle[data-progress="38"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(136.8deg)}.ko-progress-circle[data-progress="39"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="39"] .ko-progress-circle__slice.full{transform:rotate(70.2deg)}.ko-progress-circle[data-progress="39"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(140.4deg)}.ko-progress-circle[data-progress="40"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="40"] .ko-progress-circle__slice.full{transform:rotate(72deg)}.ko-progress-circle[data-progress="40"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(144deg)}.ko-progress-circle[data-progress="41"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="41"] .ko-progress-circle__slice.full{transform:rotate(73.8deg)}.ko-progress-circle[data-progress="41"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(147.6deg)}.ko-progress-circle[data-progress="42"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="42"] .ko-progress-circle__slice.full{transform:rotate(75.6deg)}.ko-progress-circle[data-progress="42"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(151.2deg)}.ko-progress-circle[data-progress="43"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="43"] .ko-progress-circle__slice.full{transform:rotate(77.4deg)}.ko-progress-circle[data-progress="43"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(154.8deg)}.ko-progress-circle[data-progress="44"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="44"] .ko-progress-circle__slice.full{transform:rotate(79.2deg)}.ko-progress-circle[data-progress="44"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(158.4deg)}.ko-progress-circle[data-progress="45"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="45"] .ko-progress-circle__slice.full{transform:rotate(81deg)}.ko-progress-circle[data-progress="45"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(162deg)}.ko-progress-circle[data-progress="46"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="46"] .ko-progress-circle__slice.full{transform:rotate(82.8deg)}.ko-progress-circle[data-progress="46"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(165.6deg)}.ko-progress-circle[data-progress="47"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="47"] .ko-progress-circle__slice.full{transform:rotate(84.6deg)}.ko-progress-circle[data-progress="47"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(169.2deg)}.ko-progress-circle[data-progress="48"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="48"] .ko-progress-circle__slice.full{transform:rotate(86.4deg)}.ko-progress-circle[data-progress="48"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(172.8deg)}.ko-progress-circle[data-progress="49"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="49"] .ko-progress-circle__slice.full{transform:rotate(88.2deg)}.ko-progress-circle[data-progress="49"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(176.4deg)}.ko-progress-circle[data-progress="50"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="50"] .ko-progress-circle__slice.full{transform:rotate(90deg)}.ko-progress-circle[data-progress="50"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(180deg)}.ko-progress-circle[data-progress="51"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="51"] .ko-progress-circle__slice.full{transform:rotate(91.8deg)}.ko-progress-circle[data-progress="51"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(183.6deg)}.ko-progress-circle[data-progress="52"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="52"] .ko-progress-circle__slice.full{transform:rotate(93.6deg)}.ko-progress-circle[data-progress="52"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(187.2deg)}.ko-progress-circle[data-progress="53"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="53"] .ko-progress-circle__slice.full{transform:rotate(95.4deg)}.ko-progress-circle[data-progress="53"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(190.8deg)}.ko-progress-circle[data-progress="54"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="54"] .ko-progress-circle__slice.full{transform:rotate(97.2deg)}.ko-progress-circle[data-progress="54"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(194.4deg)}.ko-progress-circle[data-progress="55"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="55"] .ko-progress-circle__slice.full{transform:rotate(99deg)}.ko-progress-circle[data-progress="55"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(198deg)}.ko-progress-circle[data-progress="56"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="56"] .ko-progress-circle__slice.full{transform:rotate(100.8deg)}.ko-progress-circle[data-progress="56"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(201.6deg)}.ko-progress-circle[data-progress="57"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="57"] .ko-progress-circle__slice.full{transform:rotate(102.6deg)}.ko-progress-circle[data-progress="57"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(205.2deg)}.ko-progress-circle[data-progress="58"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="58"] .ko-progress-circle__slice.full{transform:rotate(104.4deg)}.ko-progress-circle[data-progress="58"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(208.8deg)}.ko-progress-circle[data-progress="59"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="59"] .ko-progress-circle__slice.full{transform:rotate(106.2deg)}.ko-progress-circle[data-progress="59"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(212.4deg)}.ko-progress-circle[data-progress="60"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="60"] .ko-progress-circle__slice.full{transform:rotate(108deg)}.ko-progress-circle[data-progress="60"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(216deg)}.ko-progress-circle[data-progress="61"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="61"] .ko-progress-circle__slice.full{transform:rotate(109.8deg)}.ko-progress-circle[data-progress="61"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(219.6deg)}.ko-progress-circle[data-progress="62"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="62"] .ko-progress-circle__slice.full{transform:rotate(111.6deg)}.ko-progress-circle[data-progress="62"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(223.2deg)}.ko-progress-circle[data-progress="63"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="63"] .ko-progress-circle__slice.full{transform:rotate(113.4deg)}.ko-progress-circle[data-progress="63"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(226.8deg)}.ko-progress-circle[data-progress="64"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="64"] .ko-progress-circle__slice.full{transform:rotate(115.2deg)}.ko-progress-circle[data-progress="64"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(230.4deg)}.ko-progress-circle[data-progress="65"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="65"] .ko-progress-circle__slice.full{transform:rotate(117deg)}.ko-progress-circle[data-progress="65"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(234deg)}.ko-progress-circle[data-progress="66"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="66"] .ko-progress-circle__slice.full{transform:rotate(118.8deg)}.ko-progress-circle[data-progress="66"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(237.6deg)}.ko-progress-circle[data-progress="67"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="67"] .ko-progress-circle__slice.full{transform:rotate(120.6deg)}.ko-progress-circle[data-progress="67"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(241.2deg)}.ko-progress-circle[data-progress="68"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="68"] .ko-progress-circle__slice.full{transform:rotate(122.4deg)}.ko-progress-circle[data-progress="68"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(244.8deg)}.ko-progress-circle[data-progress="69"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="69"] .ko-progress-circle__slice.full{transform:rotate(124.2deg)}.ko-progress-circle[data-progress="69"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(248.4deg)}.ko-progress-circle[data-progress="70"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="70"] .ko-progress-circle__slice.full{transform:rotate(126deg)}.ko-progress-circle[data-progress="70"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(252deg)}.ko-progress-circle[data-progress="71"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="71"] .ko-progress-circle__slice.full{transform:rotate(127.8deg)}.ko-progress-circle[data-progress="71"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(255.6deg)}.ko-progress-circle[data-progress="72"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="72"] .ko-progress-circle__slice.full{transform:rotate(129.6deg)}.ko-progress-circle[data-progress="72"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(259.2deg)}.ko-progress-circle[data-progress="73"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="73"] .ko-progress-circle__slice.full{transform:rotate(131.4deg)}.ko-progress-circle[data-progress="73"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(262.8deg)}.ko-progress-circle[data-progress="74"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="74"] .ko-progress-circle__slice.full{transform:rotate(133.2deg)}.ko-progress-circle[data-progress="74"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(266.4deg)}.ko-progress-circle[data-progress="75"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="75"] .ko-progress-circle__slice.full{transform:rotate(135deg)}.ko-progress-circle[data-progress="75"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(270deg)}.ko-progress-circle[data-progress="76"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="76"] .ko-progress-circle__slice.full{transform:rotate(136.8deg)}.ko-progress-circle[data-progress="76"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(273.6deg)}.ko-progress-circle[data-progress="77"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="77"] .ko-progress-circle__slice.full{transform:rotate(138.6deg)}.ko-progress-circle[data-progress="77"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(277.2deg)}.ko-progress-circle[data-progress="78"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="78"] .ko-progress-circle__slice.full{transform:rotate(140.4deg)}.ko-progress-circle[data-progress="78"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(280.8deg)}.ko-progress-circle[data-progress="79"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="79"] .ko-progress-circle__slice.full{transform:rotate(142.2deg)}.ko-progress-circle[data-progress="79"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(284.4deg)}.ko-progress-circle[data-progress="80"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="80"] .ko-progress-circle__slice.full{transform:rotate(144deg)}.ko-progress-circle[data-progress="80"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(288deg)}.ko-progress-circle[data-progress="81"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="81"] .ko-progress-circle__slice.full{transform:rotate(145.8deg)}.ko-progress-circle[data-progress="81"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(291.6deg)}.ko-progress-circle[data-progress="82"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="82"] .ko-progress-circle__slice.full{transform:rotate(147.6deg)}.ko-progress-circle[data-progress="82"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(295.2deg)}.ko-progress-circle[data-progress="83"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="83"] .ko-progress-circle__slice.full{transform:rotate(149.4deg)}.ko-progress-circle[data-progress="83"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(298.8deg)}.ko-progress-circle[data-progress="84"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="84"] .ko-progress-circle__slice.full{transform:rotate(151.2deg)}.ko-progress-circle[data-progress="84"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(302.4deg)}.ko-progress-circle[data-progress="85"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="85"] .ko-progress-circle__slice.full{transform:rotate(153deg)}.ko-progress-circle[data-progress="85"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(306deg)}.ko-progress-circle[data-progress="86"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="86"] .ko-progress-circle__slice.full{transform:rotate(154.8deg)}.ko-progress-circle[data-progress="86"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(309.6deg)}.ko-progress-circle[data-progress="87"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="87"] .ko-progress-circle__slice.full{transform:rotate(156.6deg)}.ko-progress-circle[data-progress="87"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(313.2deg)}.ko-progress-circle[data-progress="88"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="88"] .ko-progress-circle__slice.full{transform:rotate(158.4deg)}.ko-progress-circle[data-progress="88"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(316.8deg)}.ko-progress-circle[data-progress="89"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="89"] .ko-progress-circle__slice.full{transform:rotate(160.2deg)}.ko-progress-circle[data-progress="89"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(320.4deg)}.ko-progress-circle[data-progress="90"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="90"] .ko-progress-circle__slice.full{transform:rotate(162deg)}.ko-progress-circle[data-progress="90"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(324deg)}.ko-progress-circle[data-progress="91"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="91"] .ko-progress-circle__slice.full{transform:rotate(163.8deg)}.ko-progress-circle[data-progress="91"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(327.6deg)}.ko-progress-circle[data-progress="92"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="92"] .ko-progress-circle__slice.full{transform:rotate(165.6deg)}.ko-progress-circle[data-progress="92"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(331.2deg)}.ko-progress-circle[data-progress="93"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="93"] .ko-progress-circle__slice.full{transform:rotate(167.4deg)}.ko-progress-circle[data-progress="93"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(334.8deg)}.ko-progress-circle[data-progress="94"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="94"] .ko-progress-circle__slice.full{transform:rotate(169.2deg)}.ko-progress-circle[data-progress="94"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(338.4deg)}.ko-progress-circle[data-progress="95"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="95"] .ko-progress-circle__slice.full{transform:rotate(171deg)}.ko-progress-circle[data-progress="95"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(342deg)}.ko-progress-circle[data-progress="96"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="96"] .ko-progress-circle__slice.full{transform:rotate(172.8deg)}.ko-progress-circle[data-progress="96"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(345.6deg)}.ko-progress-circle[data-progress="97"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="97"] .ko-progress-circle__slice.full{transform:rotate(174.6deg)}.ko-progress-circle[data-progress="97"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(349.2deg)}.ko-progress-circle[data-progress="98"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="98"] .ko-progress-circle__slice.full{transform:rotate(176.4deg)}.ko-progress-circle[data-progress="98"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(352.8deg)}.ko-progress-circle[data-progress="99"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="99"] .ko-progress-circle__slice.full{transform:rotate(178.2deg)}.ko-progress-circle[data-progress="99"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(356.4deg)}.ko-progress-circle[data-progress="100"] .ko-progress-circle__fill,.ko-progress-circle[data-progress="100"] .ko-progress-circle__slice.full{transform:rotate(180deg)}.ko-progress-circle[data-progress="100"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(360deg)}[dir=rtl] .blog-detail-slide{direction:ltr}.blog-detail-slide .banner-box{text-align:center;border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;border:none;box-shadow:none}.blog-detail-slide .banner-box img{width:100%}.blog-detail-slide .banner-box h2{font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));line-height:calc(25px + (32 - 25) * ((100vw - 320px) / (1920 - 320)))}.blog-detail-slide .banner-box p{line-height:calc(19px + (26 - 19) * ((100vw - 320px) / (1920 - 320)));margin:0}.blog-detail-slide .slick-next,.blog-detail-slide .slick-prev{display:none!important}.blog-detail-slide .slick-slide{margin-right:28px;margin-left:28px;transition:all .3s}[dir=rtl] .blog-detail-slide .slick-slide{float:left}@media only screen and (max-width:766px){.blog-detail-slide .slick-slide{margin-right:.55%;margin-left:.55%}}@media only screen and (max-width:525px){.blog-detail-slide .slick-slide{margin-right:.65%;margin-left:.65%}}@media only screen and (max-width:355px){.blog-detail-slide .slick-slide{margin-right:0;margin-left:0;padding-left:8px!important;padding-right:8px!important}}.blog-detail-slide .slick-center{transform:scale(1.2)}@media only screen and (max-width:355px){.blog-detail-slide .slick-center{transform:scale(1)}}.blog-detail-slide .slick-list{padding-top:6%!important;padding-bottom:6%!important;margin-left:-15px;margin-right:-15px}@media only screen and (max-width:355px){.blog-detail-slide .slick-list{margin-right:-8px;margin-left:-8px;padding-top:0!important;padding-bottom:0!important}}.blog-detail-slide .slick-slide{margin-right:.55%!important;margin-left:.55%!important;transition:all .3s}@media only screen and (max-width:355px){.blog-detail-slide .slick-slide{margin-right:0!important;margin-left:0!important;padding-left:8px;padding-right:8px}}.rev_slider .rev_slide .people-box{border:1px solid #222;box-shadow:1px 1px 0 #222;background-color:#fff5d9;border-radius:15px;padding:20px 15px;text-align:center}.rev_slider .rev_slide .people-box .media{display:flex;align-items:center;justify-content:center}.rev_slider .rev_slide .people-box .media img{border-radius:100%;width:45px;height:45px;border:1px solid #222}.rev_slider .rev_slide .people-box .media .media-body{text-align:left}[dir=rtl] .rev_slider .rev_slide .people-box .media .media-body{text-align:right}.rev_slider .rev_slide .people-box .media .media-body h3{font-weight:600;margin-top:8px}.rev_slider .slick-container{width:900px;margin:0 auto;max-width:80%}.rev_slider .slick-arrow{display:none}.rev_slider .slick-dots{text-align:center;position:relative;bottom:0;left:0;right:0;margin-top:-12px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:475px){.rev_slider .slick-dots{margin-top:15px}.rev_slider .slick-dots li{position:relative;display:inline-block;height:10px;width:10px;margin:0 5px;border-radius:100%;background-color:#fff;border:1px solid #222;padding:0;cursor:pointer}.rev_slider .slick-dots .slick-active{background-color:#222!important;height:10px;width:30px;border-radius:20px}}.rev_slider .slick-slider{margin-left:-12%;margin-right:-12%}.rev_slider .slick-list{padding-top:10%!important;padding-bottom:11%!important;padding-left:15%!important;padding-right:15%!important}@media only screen and (max-width:400px){.rev_slider .slick-list{padding-top:15%!important;padding-bottom:11%!important;padding-left:15%!important;padding-right:15%!important}}.rev_slider .slick-track{max-width:100%!important;transform:translate3d(0,0,0)!important;perspective:100px}.rev_slider .slick-dotted.slick-slider{margin-bottom:0}.rev_slider .slick-slide{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0;width:100%!important;transform:translate3d(0,0,0);transition:transform 1s,opacity 1s}.rev_slider .slick-snext,.rev_slider .slick-sprev{display:block}.rev_slider .slick-current{opacity:1;position:relative;display:block;transform:translate3d(0,0,20px);z-index:2}.rev_slider .slick-snext{opacity:1;transform:translate3d(0,0,0);z-index:1}.rev_slider .slick-sprev{opacity:1;transform:translate3d(-16%,0,0)}[dir=rtl] .banner-Thumbnail-slider{direction:ltr}.banner-Thumbnail-slider .slick-track{padding:1px 0;margin-left:-62px}@media only screen and (max-width:475px){.banner-Thumbnail-slider .slick-track{margin-left:-32px}}@media only screen and (max-width:375px){.banner-Thumbnail-slider .slick-track{margin-left:0;margin-right:0}}.banner-Thumbnail-slider .slick-slide{padding:0 12px!important}@media only screen and (max-width:375px){.banner-Thumbnail-slider .slick-slide{padding:0 7px!important}}.banner-Thumbnail-slider .banner-slide{width:100%;padding:12px;border:1px solid #222;border-radius:10px;box-shadow:1px 1px 0 #222}[dir=rtl] .banner-Thumbnail-slider .banner-slide{direction:rtl}.banner-Thumbnail-slider .banner-slide .banner-img{position:relative;background-color:#fff5d9;border:1px solid #222;border-radius:10px;box-shadow:1px 1px 0 #222}.banner-Thumbnail-slider .banner-slide .content-box{cursor:pointer;padding:calc(10px + (15 - 10) * ((100vw - 320px)/ (1920 - 320))) 0}.banner-Thumbnail-slider .banner-slide .content-box p{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;color:#777}.banner-Thumbnail-slider .banner-slide .content-box p span:last-child{color:#fff;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));background-color:#ff7c48;border-radius:3px;line-height:calc(21px + (23 - 22) * ((100vw - 320px) / (1920 - 320)));padding:0 6px}.banner-Thumbnail-slider .banner-slide .content-box>span{display:block}.banner-Thumbnail-slider .banner-slide .content-box h3{font-weight:600;margin-bottom:calc(3px + (6 - 3) * ((100vw - 320px)/ (1920 - 320)))}.banner-Thumbnail-slider .banner-slide .content-box .btn{margin-top:15px;padding:calc(6px + (7 - 6) * ((100vw - 320px)/ (1920 - 320))) calc(22px + (22 - 22) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .banner-slider{direction:ltr}.banner-slider .banner-box{border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:9px;padding:5px;position:relative;margin-right:10px;margin-left:10px}@media only screen and (max-width:355px){.banner-slider .banner-box{margin-right:0;margin-left:0}}.banner-slider .banner-box .bg-size:before{padding-top:45%}.banner-slider .banner-box>div{border-radius:9px;background-color:#fff5d9}.banner-slider .banner-box>img{position:absolute;width:40%;top:50%;left:23%;transform:translate(-50%,-50%)}.banner-slider .slick-list{margin-left:-15px;margin-right:-15px;padding-top:2px;padding-bottom:2px}.banner-slider .slick-dots{text-align:center;position:relative;bottom:0;left:0;right:0;margin-top:calc(-22px + (-30 + 22) * ((100vw - 320px)/ (1920 - 320)));display:flex;align-items:center;justify-content:center}.banner-slider .slick-dots li{position:relative;display:inline-block;height:10px;width:10px;margin:0 5px;border-radius:100%;background-color:#fff;border:1px solid #222;padding:0;cursor:pointer}.banner-slider .slick-dots li button{opacity:0}.banner-slider .slick-dots .slick-active{background-color:#222!important;height:10px;width:30px;border-radius:20px}[dir=rtl] .thumbnail-slider{direction:ltr}.thumbnail-slider .banner-box{text-align:center}.thumbnail-slider .banner-box .img-box{padding:8px;border:1px solid #222;box-shadow:1px 1px 0 #222;display:block;border-radius:15px}.thumbnail-slider .banner-box .img-box img{border-radius:15px}.thumbnail-slider .banner-box h2{margin-top:10px}.thumbnail-slider .slick-list{padding:4px 0;padding-left:0!important;margin-left:-15px;margin-right:-15px}.thumbnail-slider .slick-list .slick-slide{padding:0 10px}.toggle-sec{display:flex;align-items:center}.toggle-sec label{margin-right:20px}[dir=rtl] .toggle-sec label{margin-right:0;margin-left:20px}.toggle-sec label span{display:block;color:#777}.toggle-sec .toggle-btn{position:relative;width:70px;height:33px;overflow:hidden;border-radius:100px;margin-left:auto}[dir=rtl] .toggle-sec .toggle-btn{margin-right:auto;margin-left:0}.toggle-sec .toggle-btn .knobs,.toggle-sec .toggle-btn .layer{position:absolute;top:0;right:0;bottom:0;background-color:#f0f0f0;transition:.3s ease all;z-index:1;left:0}.toggle-sec .toggle-btn .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.toggle-sec .toggle-btn .knobs{z-index:2}.toggle-sec .toggle-btn .knobs span,.toggle-sec .toggle-btn .knobs:after,.toggle-sec .toggle-btn .knobs:before{position:absolute;top:3px;width:27px;height:27px;font-size:10px;font-weight:700;text-align:center;line-height:1;padding:9px 4px;border-radius:50%;transition:.4s cubic-bezier(.18, .89, .35, 1.15) all}.toggle-sec .toggle-btn .knobs:before{content:"Aus";left:4px;color:#f0f0f0}.toggle-sec .toggle-btn .knobs:after{content:"Ein";right:-24px;color:#f0f0f0}.toggle-sec .toggle-btn .knobs:after,.toggle-sec .toggle-btn .knobs:before{z-index:2}[class=dark] .toggle-sec .toggle-btn .knobs:after,[class=dark] .toggle-sec .toggle-btn .knobs:before{color:#fff}.toggle-sec .toggle-btn .knobs span{left:4px;background-color:rgba(0,0,0,.6);z-index:1}.toggle-sec .toggle-btn .checkbox:checked+.knobs:before{left:-24px}.toggle-sec .toggle-btn .checkbox:checked+.knobs:after{right:1px}.toggle-sec .toggle-btn .checkbox:checked+.knobs span{left:42px;background-color:rgba(0,0,0,.6)}.toggle-sec .toggle-btn .checkbox:checked+.knobs~.layer{background-color:#f0f0f0}.theme-bordered>:not(caption)>*>*{border:1px solid #222!important}tbody,td,tfoot,th,thead,tr{color:#222}th{border-bottom:1px solid rgba(34,34,34,.1)!important}.table-dark tbody,.table-dark td,.table-dark tfoot,.table-dark th,.table-dark thead,.table-dark tr{color:#fff}.round-box{width:100%;border-collapse:inherit;table-layout:fixed;text-align:center;box-shadow:1px 1px 0 #222;border-radius:15px;border-spacing:0px;border:1px solid #222}.round-box tbody tr:first-child{color:#222}.round-box tbody tr:first-child td:first-child{border-radius:15px 0 0 0}[dir=rtl] .round-box tbody tr:first-child td:first-child{border-radius:0 15px 0 0}.round-box tbody tr:first-child td:last-child{border-radius:0 15px 0 0}[dir=rtl] .round-box tbody tr:first-child td:last-child{border-radius:15px 0 0 0}.round-box tbody tr:last-child td{border:none}.toast{position:fixed;padding:8px 15px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:5px;margin:0 auto;max-width:250px;transform:translate(-50%,-50%)}.toast.top-center{left:50%;top:150px}.toast.top-left{left:130px;top:150px}[dir=rtl] .toast.top-left{left:unset;right:130px}.toast.top-right{right:130px;top:150px}[dir=rtl] .toast.top-right{left:130px;right:unset}.toast.bottom-center{left:50%;bottom:80px}.toast.bottom-left{bottom:80px;left:130px}[dir=rtl] .toast.bottom-left{left:unset;right:130px}.toast.bottom-right{bottom:80px;right:130px}[dir=rtl] .toast.bottom-right{left:130px;right:unset}.toast span{display:flex;align-items:center}.toast span .toast-close{width:20px;height:20px;margin-left:auto;margin-right:0}[dir=rtl] .toast span .toast-close{margin-right:auto;margin-left:0}.toast-cl-success,.toast-success{background-color:#deffe2}.toast-cl-success span svg,.toast-success span svg{margin-right:8px;stroke:#222}[dir=rtl] .toast-cl-success span svg,[dir=rtl] .toast-success span svg{margin-right:unset;margin-left:8px}.toast-cl-progress,.toast-progress{background-color:#d6fffa}.toast-cl-progress span img,.toast-progress span img{width:25px;height:25px;margin-right:8px}[dir=rtl] .toast-cl-progress span img,[dir=rtl] .toast-progress span img{margin-right:unset;margin-left:8px}.toast-cl-info,.toast-info{background-color:#e5e7ff}.toast-cl-info span img,.toast-info span img{width:25px;height:25px;margin-right:8px}[dir=rtl] .toast-cl-info span img,[dir=rtl] .toast-info span img{margin-right:unset;margin-left:8px}.toast-cl-warning,.toast-warning{background-color:#fff5d9}.toast-cl-warning span img,.toast-warning span img{width:25px;height:25px;margin-right:8px}[dir=rtl] .toast-cl-warning span img,[dir=rtl] .toast-warning span img{margin-right:unset;margin-left:8px}.toast-cl-danger,.toast-danger{background-color:#ffdfde}.toast-cl-danger span,.toast-danger span{display:flex;align-items:center}.toast-cl-danger span svg,.toast-danger span svg{width:18px;height:18px;margin-right:8px}[dir=rtl] .toast-cl-danger span svg,[dir=rtl] .toast-danger span svg{margin-right:unset;margin-left:8px}.header,.header1,.header2,.header3,.header4{padding:calc(10px + (15 - 10) * ((100vw - 320px)/ (1920 - 320))) 15px;display:flex;align-items:center}.header1>div,.header2>div,.header3>div,.header4>div,.header>div{display:flex;align-items:center}.header1>div .nav-bar,.header2>div .nav-bar,.header3>div .nav-bar,.header4>div .nav-bar,.header>div .nav-bar{width:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));height:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));padding:6px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);border-radius:100%}.header1>div .nav-bar svg,.header2>div .nav-bar svg,.header3>div .nav-bar svg,.header4>div .nav-bar svg,.header>div .nav-bar svg{width:calc(16px + (25 - 16) * ((100vw - 320px)/ (1920 - 320)));height:calc(16px + (25 - 16) * ((100vw - 320px)/ (1920 - 320)));stroke-width:3px;stroke:#f0f0f0}[dir=rtl] .header1>div .nav-bar svg,[dir=rtl] .header2>div .nav-bar svg,[dir=rtl] .header3>div .nav-bar svg,[dir=rtl] .header4>div .nav-bar svg,[dir=rtl] .header>div .nav-bar svg{transform-origin:center;transform:rotate(180deg)}.header1>div h1,.header2>div h1,.header3>div h1,.header4>div h1,.header>div h1{font-weight:600;margin-left:20px}[dir=rtl] .header1>div h1,[dir=rtl] .header2>div h1,[dir=rtl] .header3>div h1,[dir=rtl] .header4>div h1,[dir=rtl] .header>div h1{margin-left:unset;margin-right:20px}.header img,.header1 img,.header2 img,.header3 img,.header4 img{margin-left:auto;width:calc(40px + (50 - 40) * ((100vw - 320px)/ (1920 - 320)));height:calc(40px + (50 - 40) * ((100vw - 320px)/ (1920 - 320)));border-radius:100%;object-fit:cover}.header-cht.header1,.header-cht.header2,.header-cht.header3,.header-cht.header4,.header.header-cht{padding:20px 15px 15px 15px}.header-cht.header1>div>div,.header-cht.header2>div>div,.header-cht.header3>div>div,.header-cht.header4>div>div,.header.header-cht>div>div{margin-left:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .header-cht.header1>div>div,[dir=rtl] .header-cht.header2>div>div,[dir=rtl] .header-cht.header3>div>div,[dir=rtl] .header-cht.header4>div>div,[dir=rtl] .header.header-cht>div>div{margin-right:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)));margin-left:unset}.header-cht.header1>div>div h1,.header-cht.header2>div>div h1,.header-cht.header3>div>div h1,.header-cht.header4>div>div h1,.header.header-cht>div>div h1{margin-left:0;margin-bottom:3px;line-height:calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)))}[dir=rtl] .header-cht.header1>div>div h1,[dir=rtl] .header-cht.header2>div>div h1,[dir=rtl] .header-cht.header3>div>div h1,[dir=rtl] .header-cht.header4>div>div h1,[dir=rtl] .header.header-cht>div>div h1{margin-right:unset}.header-cht.header1>div>div span,.header-cht.header2>div>div span,.header-cht.header3>div>div span,.header-cht.header4>div>div span,.header.header-cht>div>div span{font-weight:400}.header-cht.header1>span,.header-cht.header2>span,.header-cht.header3>span,.header-cht.header4>span,.header.header-cht>span{margin-left:auto;width:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));height:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));padding:6px;display:flex;align-items:center;justify-content:center;border:1px solid #222;background-color:#fff5d9;border-radius:100%}[dir=rtl] .header-cht.header1>span,[dir=rtl] .header-cht.header2>span,[dir=rtl] .header-cht.header3>span,[dir=rtl] .header-cht.header4>span,[dir=rtl] .header.header-cht>span{margin-right:auto;margin-left:unset}.header-cht.header1>span:last-child,.header-cht.header2>span:last-child,.header-cht.header3>span:last-child,.header-cht.header4>span:last-child,.header.header-cht>span:last-child{margin-left:15px}[dir=rtl] .header-cht.header1>span:last-child,[dir=rtl] .header-cht.header2>span:last-child,[dir=rtl] .header-cht.header3>span:last-child,[dir=rtl] .header-cht.header4>span:last-child,[dir=rtl] .header.header-cht>span:last-child{margin-right:15px;margin-left:unset}.header-cht.header1>span svg,.header-cht.header2>span svg,.header-cht.header3>span svg,.header-cht.header4>span svg,.header.header-cht>span svg{width:18px;height:18px;stroke-width:2px}.header1,.header3,.header4{display:flex;align-items:center;justify-content:space-between}.header1 .nav ul,.header3 .nav ul,.header4 .nav ul{display:flex;align-items:center}.header1 .nav ul li:not(:last-of-type),.header3 .nav ul li:not(:last-of-type),.header4 .nav ul li:not(:last-of-type){margin-right:15px}[dir=rtl] .header1 .nav ul li:not(:last-of-type),[dir=rtl] .header3 .nav ul li:not(:last-of-type),[dir=rtl] .header4 .nav ul li:not(:last-of-type){margin-left:15px;margin-right:unset}.header1 .nav ul li a svg,.header3 .nav ul li a svg,.header4 .nav ul li a svg{width:20px;height:20px}.header1 .nav ul li a svg.fill,.header3 .nav ul li a svg.fill,.header4 .nav ul li a svg.fill{fill:#fff}.header1 .nav ul li .begets,.header3 .nav ul li .begets,.header4 .nav ul li .begets{background-color:#d6fffa;padding:8px 12px;border-radius:5px;display:flex;align-items:center;font-weight:600;color:#222;line-height:15px;font-size:15px}.header1 .nav ul li .begets svg,.header3 .nav ul li .begets svg,.header4 .nav ul li .begets svg{margin-right:8px}[dir=rtl] .header1 .nav ul li .begets svg,[dir=rtl] .header3 .nav ul li .begets svg,[dir=rtl] .header4 .nav ul li .begets svg{margin-left:8px;margin-right:unset}.header2{justify-content:space-between}.header2 .nav-bar{width:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));min-width:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));height:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));min-height:calc(28px + (40 - 28) * ((100vw - 320px)/ (1920 - 320)));display:flex;align-items:center;justify-content:center;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);border-radius:100%;color:#fff;font-size:calc(22px + (26 - 22) * ((100vw - 320px) / (1920 - 320)));font-weight:600}.header2 .search-box{position:relative;margin:0 8px}.header2 .search-box input{background-color:#f8f8f8;border:none;outline:0;padding:8px 10px 8px 40px;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}[dir=rtl] .header2 .search-box input{padding:8px 40px 8px 10px}.header2 .search-box .search{top:48%;left:8px;transform:translateY(-50%);position:absolute;width:calc(18px + (20 - 18) * ((100vw - 320px)/ (1920 - 320)));height:calc(18px + (20 - 18) * ((100vw - 320px)/ (1920 - 320)));stroke:#777}[dir=rtl] .header2 .search-box .search{left:unset;right:8px}.header2 .img-link{position:relative;display:inline-block}.header2 .img-link::after{content:"";position:absolute;bottom:4px;right:4px;width:8px;height:8px;background-color:#34a853;border-radius:100%}[dir=rtl] .header2 .img-link::after{right:unset;left:4px}.header3>div .nav-bar:first-of-type{background-image:unset;padding:0}.header3>div .nav-bar:first-of-type svg{stroke:#222}.header3>div h1{margin-top:0;margin-left:15px}.header3 nav ul li a svg{stroke:#777}.header3 nav ul li:not(:first-of-type) a svg{fill:#777}.header4 .img-link{position:relative;display:inline-block}.header4 .img-link::after{content:"";position:absolute;bottom:4px;right:4px;width:8px;height:8px;background-color:#34a853;border-radius:100%}[dir=rtl] .header4 .img-link::after{right:unset;left:4px}.overlay-sidebar{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all .5s ease;z-index:4}.overlay-sidebar.show{opacity:1;visibility:visible;transition:all .3s ease}.header-sidebar{position:fixed;top:0;height:100vh;z-index:5;overflow:hidden;background-color:#fff;transition:width .5s ease;left:0;width:0}@media (min-width:701px){.header-sidebar{left:calc(50% - 350px)}}[dir=rtl] .header-sidebar{left:unset;right:0}@media (min-width:701px){[dir=rtl] .header-sidebar{right:calc(50% - 350px)}}@media (max-width:375px){.header-sidebar.show{width:290px}}.header-sidebar.show{width:310px;transition:width .3s ease}.header-sidebar .user-panel{padding:16px 22px;width:100%;display:flex;align-items:center;background-color:#fff}.header-sidebar .user-panel .user-img{width:45px;height:45px;border-radius:100%;object-fit:cover;margin-right:16px}[dir=rtl] .header-sidebar .user-panel .user-img{margin-right:0;margin-left:16px}.header-sidebar .user-panel .icli{margin-left:2px;width:20px;height:20px;color:#222;margin-bottom:-1px}[dir=rtl] .header-sidebar .user-panel .icli{transform-origin:center;transform:rotate(180deg)}.header-sidebar .user-panel span{display:inline-block;color:#222;font-size:14px;margin-right:auto;font-weight:700}[dir=rtl] .header-sidebar .user-panel span{margin-left:auto;margin-right:unset}.sidebar-content{padding:11px 0}.sidebar-content .link-section{padding:0 22px}.sidebar-content .link-section li{width:100%;padding:11px 6px;border-bottom:1px solid rgba(34,34,34,.1)}.sidebar-content .link-section li:nth-of-type(5n+1) .bg-shape{fill:#d6fffa}.sidebar-content .link-section li:nth-of-type(5n+2) .bg-shape{fill:#fff5d9}.sidebar-content .link-section li:nth-of-type(5n+3) .bg-shape{fill:#deffe2}.sidebar-content .link-section li:nth-of-type(5n+4) .bg-shape{fill:#e5e7ff}.sidebar-content .link-section li:nth-of-type(5n+5) .bg-shape{fill:#ffdfde}.sidebar-content .link-section li:nth-of-type(4n+1) .bg-shape{transform:rotateZ(-7deg);transform-origin:center}.sidebar-content .link-section li:nth-of-type(4n+2) .bg-shape{top:-9px!important;transform:rotateZ(20deg);transform-origin:center}.sidebar-content .link-section li:nth-of-type(4n+3) .bg-shape{top:-9px!important;transform:rotateZ(14deg);transform-origin:center}.sidebar-content .link-section li:nth-of-type(4n+4) .bg-shape{transform:rotateZ(7deg);transform-origin:center}.sidebar-content .link-section li a,.sidebar-content .link-section li>div{display:flex;align-items:center}.sidebar-content .link-section li a i,.sidebar-content .link-section li>div i{font-size:18px;color:#222;margin-right:16px}[dir=rtl] .sidebar-content .link-section li a i,[dir=rtl] .sidebar-content .link-section li>div i{margin-right:0;margin-left:16px}.sidebar-content .link-section li a img,.sidebar-content .link-section li>div img{margin-right:16px;width:20px}[dir=rtl] .sidebar-content .link-section li a img,[dir=rtl] .sidebar-content .link-section li>div img{margin-right:0;margin-left:16px}.sidebar-content .link-section li a .content h4,.sidebar-content .link-section li>div .content h4{color:#222;margin-bottom:2px;font-weight:600;display:flex;align-items:center}.sidebar-content .link-section li a .content h4 span,.sidebar-content .link-section li>div .content h4 span{position:relative}.sidebar-content .link-section li a .content h4 span .bg-shape,.sidebar-content .link-section li>div .content h4 span .bg-shape{position:absolute;left:-14px;top:-8px;bottom:0;width:50px;height:40px}[dir=rtl] .sidebar-content .link-section li a .content h4 span .bg-shape,[dir=rtl] .sidebar-content .link-section li>div .content h4 span .bg-shape{left:unset;right:-14px}.sidebar-content .link-section li a .content h4 span img,.sidebar-content .link-section li a .content h4 span svg,.sidebar-content .link-section li>div .content h4 span img,.sidebar-content .link-section li>div .content h4 span svg{position:relative;z-index:1;margin-bottom:2px;stroke-width:1px}.sidebar-content .link-section li a .content h4 .arrow-right,.sidebar-content .link-section li>div .content h4 .arrow-right{margin-left:auto}[dir=rtl] .sidebar-content .link-section li a .content h4 .arrow-right,[dir=rtl] .sidebar-content .link-section li>div .content h4 .arrow-right{margin-left:unset;margin-right:auto;transform-origin:center;transform:rotate(180deg)}.sidebar-content .link-section li a .content h6,.sidebar-content .link-section li>div .content h6{color:#777}.sidebar-content .link-section li:first-child{padding-top:0}.sidebar-content .link-section li:last-child{padding-bottom:0;border-bottom:0}.footer-wrap{margin:0 auto;max-width:600px;position:fixed;bottom:0;left:0;right:0;padding:15px;background-color:transparent;z-index:3}.footer-wrap .footer{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);border-radius:100px;padding:calc(17px + (15 - 17) * ((100vw - 320px)/ (1920 - 320))) 0;box-shadow:0 4px 4px rgba(0,0,0,.25)}.footer-wrap .footer>ul{display:flex;align-items:center;justify-content:space-evenly}.footer-wrap .footer>ul li .footer-link{position:relative}.footer-wrap .footer>ul li .footer-link svg{width:24px;height:24px;stroke:#f0f0f0}.footer-wrap .footer>ul li .footer-link::before{position:absolute;content:"";display:none;width:4px;right:10px;height:4px;top:-10px;border-radius:100%;background-color:#f0f0f0}.footer-wrap .footer>ul li .footer-link.active::before{display:block}.footer-wrap.type-message .footer{padding:calc(8px + (10 - 8) * ((100vw - 320px)/ (1920 - 320))) 0;padding-left:calc(20px + (30 - 20) * ((100vw - 320px)/ (1920 - 320)));padding-right:calc(20px + (30 - 20) * ((100vw - 320px)/ (1920 - 320)));display:flex;align-items:center}.footer-wrap.type-message .footer textarea{background-color:transparent;color:#fff;border:none;padding-left:0;overflow:hidden;resize:none;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))}.footer-wrap.type-message .footer textarea::placeholder{color:#fff}.footer-wrap.type-message .footer ul{position:absolute;right:calc(34px + (47 - 34) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .footer-wrap.type-message .footer ul{right:unset;left:calc(34px + (47 - 34) * ((100vw - 320px)/ (1920 - 320)))}.footer-wrap.type-message .footer ul li:not(:last-child){margin-right:10px}[dir=rtl] .footer-wrap.type-message .footer ul li:not(:last-child){margin-left:10px;margin-right:unset}.footer-wrap.type-message .footer ul li a svg{stroke:#fff;width:calc(20px + (24 - 24) * ((100vw - 320px)/ (1920 - 320)));height:calc(20px + (24 - 24) * ((100vw - 320px)/ (1920 - 320)))}.footer-wrap.type-message .footer ul .dropup .dropdown-toggle::after{display:none}.footer-wrap.type-message .footer ul .dropup .dropdown-menu{background-color:transparent;transform:translate(-12px,-36.4722px)!important;min-width:unset;border:none}.footer-wrap.type-message .footer ul .dropup .dropdown-menu li:not(:last-of-type){margin-bottom:8px}.footer-wrap.type-message .footer ul .dropup .dropdown-menu li a{padding:10px;width:40px;height:40px;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);border-radius:100%;display:flex;align-items:center;justify-content:center}.footer-wrap.type-message .emojionearea.form-control{height:31px;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%)!important;border:none;color:#fff}.footer-wrap.type-message .emojionearea.focused{box-shadow:none}.footer-wrap.type-message .emojionearea .emojionearea-editor{color:#fff;display:block;height:auto;overflow-y:hidden;min-height:31px;max-height:31px;scroll-snap-type:none;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))!important;padding:3px 95px 3px 0;line-height:1.42857143;font-size:inherit;border:0;cursor:text;margin-right:1px;border-radius:0;box-shadow:none}[dir=rtl] .footer-wrap.type-message .emojionearea .emojionearea-editor{padding:3px 0 3px 95px}.footer-wrap.type-message .emojionearea .emojionearea-button{right:35px;opacity:0}[dir=rtl] .footer-wrap.type-message .emojionearea .emojionearea-button{right:unset;left:35px}.footer-wrap.type-message .emojionearea .emojionearea-button.active+.emojionearea-picker-position-top{margin-top:-273px;right:12px}[dir=rtl] .footer-wrap.type-message .emojionearea .emojionearea-button.active+.emojionearea-picker-position-top{right:unset;left:12px}.footer-wrap.type-message .emojionearea .emojionearea-picker .emojionearea-search-panel{display:none}.footer-wrap.type-message .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter{height:40px;width:29px;padding:7px 1px 0}.footer-wrap.addcart .footer{padding-left:calc(20px + (34 - 20) * ((100vw - 320px)/ (1920 - 320)));padding-right:calc(7px + (11 - 7) * ((100vw - 320px)/ (1920 - 320)));padding-top:calc(7px + (11 - 7) * ((100vw - 320px)/ (1920 - 320)));padding-bottom:calc(7px + (11 - 7) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .footer-wrap.addcart .footer{padding-right:calc(20px + (34 - 20) * ((100vw - 320px)/ (1920 - 320)));padding-left:calc(7px + (11 - 7) * ((100vw - 320px)/ (1920 - 320)))}.footer-wrap.addcart .footer ul{justify-content:space-between}.footer-wrap.addcart .footer ul li{display:flex;align-items:center}.footer-wrap.addcart .footer ul li:first-of-type svg{width:24px;height:24px;stroke:#fff}.footer-wrap.addcart .footer ul li input{border:none;box-shadow:none;text-align:center;color:#fff;background-color:transparent;font-size:20px}.footer-wrap.addcart .footer ul li a{display:flex;align-items:center;font-size:14px;text-transform:unset}.footer-wrap.addcart .footer ul li a svg{width:18px;height:18px;margin-right:10px}[dir=rtl] .footer-wrap.addcart .footer ul li a svg{margin-left:10px;margin-right:unset}@media only screen and (max-width:400px){.footer-wrap.addcart .footer ul li a span{display:none}}.footer-wrap.addcart .footer ul li .btn{padding:calc(7px + (11 - 7) * ((100vw - 320px)/ (1920 - 320))) calc(20px + (35 - 20) * ((100vw - 320px)/ (1920 - 320)))}.footer-wrap.addcart .footer ul li>span{font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));color:#f0f0f0}.footer-style1 .footer,.footer-style2 .footer,.footer-style3 .footer,.footer-style4 .footer{background:#fff;box-shadow:none;padding:0}.footer-style1 .footer ul,.footer-style2 .footer ul,.footer-style3 .footer ul,.footer-style4 .footer ul{padding:calc(15px + (17 - 15) * ((100vw - 320px)/ (1920 - 320))) 0}.footer-style1 .footer ul li .footer-link,.footer-style2 .footer ul li .footer-link,.footer-style3 .footer ul li .footer-link,.footer-style4 .footer ul li .footer-link{display:flex;flex-direction:column;align-items:center}.footer-style1 .footer ul li .footer-link svg,.footer-style2 .footer ul li .footer-link svg,.footer-style3 .footer ul li .footer-link svg,.footer-style4 .footer ul li .footer-link svg{stroke:#222;width:calc(18px + (24 - 18) * ((100vw - 320px)/ (1920 - 320)));height:calc(18px + (24 - 18) * ((100vw - 320px)/ (1920 - 320)))}.footer-style1 .footer ul li .footer-link svg.fill,.footer-style2 .footer ul li .footer-link svg.fill,.footer-style3 .footer ul li .footer-link svg.fill,.footer-style4 .footer ul li .footer-link svg.fill{fill:#fff}.footer-style1 .footer ul li .footer-link .tag,.footer-style2 .footer ul li .footer-link .tag,.footer-style3 .footer ul li .footer-link .tag,.footer-style4 .footer ul li .footer-link .tag{font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));text-transform:uppercase;margin-top:4px}.footer-style1 .footer ul li .footer-link.active::before,.footer-style2 .footer ul li .footer-link.active::before,.footer-style3 .footer ul li .footer-link.active::before,.footer-style4 .footer ul li .footer-link.active::before{display:none}.footer-style1 .footer ul li .footer-link.active svg,.footer-style2 .footer ul li .footer-link.active svg,.footer-style3 .footer ul li .footer-link.active svg,.footer-style4 .footer ul li .footer-link.active svg{stroke:#e93939}.footer-style1 .footer ul li .footer-link.active .tag,.footer-style2 .footer ul li .footer-link.active .tag,.footer-style3 .footer ul li .footer-link.active .tag,.footer-style4 .footer ul li .footer-link.active .tag{color:#e93939}.footer-style2 .footer ul li .footer-link{flex-direction:row;padding:8px 14px;border-radius:100px;align-items:center}.footer-style2 .footer ul li .footer-link .tag{display:none;margin:0}.footer-style2 .footer ul li .footer-link.active{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%)}.footer-style2 .footer ul li .footer-link.active svg{stroke:#fff;margin-right:10px}[dir=rtl] .footer-style2 .footer ul li .footer-link.active svg{margin-left:10px;margin-right:10px}.footer-style2 .footer ul li .footer-link.active .tag{display:inline-block;color:#fff}.footer-style3 .footer ul li .footer-link.active{background-color:rgba(255,245,217,.6);padding:8px 12px;border-radius:5px}.footer-style3 .footer ul li .footer-link.active svg{stroke:#ffbf0d}.footer-style3 .footer ul li .footer-link.active .tag{color:#ffbf0d}.footer-style4 .footer ul{padding:0}.footer-style4 .footer ul li .footer-link{border-top:2px solid transparent;border-bottom:2px solid transparent;padding:calc(13px + (15 - 13) * ((100vw - 320px)/ (1920 - 320))) 0}.footer-style4 .footer ul li .footer-link.active{border-top-color:#e93939}.login-page .round-top{top:2.8%}.login-page .top{top:1%}.login-page .ratio-83 .bg-size:before{padding-top:74%;content:"";display:block}.login-page .banner-img{margin-top:-55%;text-align:center;overflow-y:hidden}.login-page .banner-img img{width:65%}.login-page .login-section .custom-form{text-align:center}.login-page .login-section .custom-form h1{margin-bottom:calc(10px + (24 - 10) * ((100vw - 320px)/ (1920 - 320)));text-align:left}[dir=rtl] .login-page .login-section .custom-form h1{text-align:right}.login-page .login-section .custom-form p{text-align:left}[dir=rtl] .login-page .login-section .custom-form p{text-align:right}.login-page .login-section .custom-form>span{text-align:left;display:flex;align-items:center;justify-content:left;margin-bottom:calc(24px + (40 - 34) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .login-page .login-section .custom-form>span{justify-content:right}.login-page .login-section .custom-form>span a{text-decoration:underline;color:#777;margin-left:10px}[dir=rtl] .login-page .login-section .custom-form>span a{margin-right:10px;margin-left:unset}.login-page .login-section .custom-form>span a svg{width:21px;height:21px}.login-page .login-section .custom-form .forgot{margin-top:-12px;text-align:right;display:block}[dir=rtl] .login-page .login-section .custom-form .forgot{text-align:left}.login-page .login-section .custom-form .btn{width:100%;margin-bottom:22px}.login-page .login-section .custom-form .countdown{margin-bottom:calc(34px + (50 - 34) * ((100vw - 320px)/ (1920 - 320)))}.login-page .login-section .custom-form .countdown ul li{width:calc(70px + (120 - 70) * ((100vw - 320px)/ (1920 - 320)));height:calc(33px + (56 - 33) * ((100vw - 320px)/ (1920 - 320)));padding:calc(0px + (13 - 0) * ((100vw - 320px)/ (1920 - 320))) 13px;margin-right:0}.login-page .login-section .otp-countdown{display:flex;align-items:center;justify-content:center;margin-bottom:calc(34px + (50 - 34) * ((100vw - 320px)/ (1920 - 320)))}.login-page .login-section .otp-countdown a{text-decoration:underline;color:#777}.login-page .socila-section{margin-top:30px}.login-page .socila-section>span{width:100%;padding:2px;text-align:center;display:block;direction:ltr;background-image:linear-gradient(to right,#777 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.login-page .socila-section>span>span{position:absolute;transform:translate(-50%,-50%);background-color:#fff;padding:8px 10px}.login-page .socila-section ul{margin-top:calc(23px + (40 - 23) * ((100vw - 320px)/ (1920 - 320)));display:flex;align-items:center;justify-content:center}.login-page .socila-section ul li{padding:10px;border-radius:100%;background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);box-shadow:0 4px 4px rgba(0,0,0,.4)}.login-page .socila-section ul li:not(:last-child){margin-right:10px}[dir=rtl] .login-page .socila-section ul li:not(:last-child){margin-left:10px;margin-right:unset}.login-page .socila-section ul li a svg{fill:#fff;width:24px;height:24px}.login-page .round-bottom{bottom:7%}.login-page .dote-bottom{bottom:1%}.element-pages .ratio_asos .bg-size:before{padding-top:0}.element-pages .banner{position:relative;border-radius:10px;border:1px solid #222;box-shadow:1px 1px 0 #222;background-color:rgba(52,168,83,.2);padding:36px 20px}.element-pages .banner .banner-content{text-align:center}.element-pages .banner .banner-content h2{font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));margin-bottom:8px}.element-pages .banner .banner-content p{color:#777;margin-bottom:0}.element-pages .banner .badges-round{position:absolute;padding:3px 10px;top:8px;right:8px;color:#fff;font-size:14px}[dir=rtl] .element-pages .banner .badges-round{right:unset;left:8px}.element-pages .breadcrumb-wrap h3{margin-bottom:10px}.element-pages .breadcrumb-wrap ol{margin-bottom:0}.element-pages .breadcrumb-wrap>h3{font-weight:600}.element-pages .accordian-wrap{background-image:linear-gradient(to right,#777 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.element-pages .accordian-wrap>h3{font-weight:600}.element-pages .header-wrap{border-radius:3px;margin-bottom:25px}.element-pages .header-wrap .header,.element-pages .header-wrap .header1,.element-pages .header-wrap .header2,.element-pages .header-wrap .header3,.element-pages .header-wrap .header4{box-shadow:0 -1px 4px rgba(34,34,34,.1)}.element-pages .header-wrap>h3{font-weight:600}.element-pages.menu-style h3{font-weight:600}.element-pages .footer-wrap{padding:0;position:relative;margin-bottom:25px}.element-pages .footer-wrap:not(:first-of-type){box-shadow:0 -1px 4px rgba(34,34,34,.1);border-radius:3px;margin-bottom:25px}.element-pages .button-wrap>h3{font-weight:600;margin-bottom:12px}.element-pages .button-wrap .polar-chart{margin:0 auto}.element-pages .button-wrap .btn-box{display:flex;align-items:center;flex-wrap:wrap}.element-pages .button-wrap .btn-box .btn{margin:5px}.element-pages .pagination-wrap{text-align:center}.element-pages .grid-wrap h3{font-weight:600}.element-pages .grid-wrap .row>div>div{text-align:center;padding:10px;background-color:#fff;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px}.element-pages .text-resizer{text-align:center}.element-pages.infinite-scroll h3{font-weight:600}.element-pages .heading-wrap>h3{margin-bottom:15px;font-weight:600}.element-pages .heading-wrap .heading{padding:10px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px}.element-pages .heading-wrap .heading .icon-group{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%);display:flex;align-items:center;padding:10px 20px;border-radius:10px;flex-wrap:wrap}.element-pages .heading-wrap .heading .icon-group svg{width:25px;height:25px;margin:5px 0}.element-pages .heading-wrap .heading .icon-group svg:not(:last-of-type){margin-right:15px}[dir=rtl] .element-pages .heading-wrap .heading .icon-group svg:not(:last-of-type){margin-left:15px;margin-right:unset}.element-pages .heading-wrap .heading .icon-group img{margin-right:15px;filter:invert(1);width:30px;height:30px}[dir=rtl] .element-pages .heading-wrap .heading .icon-group img{margin-left:15px;margin-right:unset}.element-pages .heading-wrap .heading h1,.element-pages .heading-wrap .heading h2,.element-pages .heading-wrap .heading h3,.element-pages .heading-wrap .heading h4,.element-pages .heading-wrap .heading h5,.element-pages .heading-wrap .heading h6{font-weight:600;line-height:37px;color:#222}.element-pages .heading-wrap .heading p{margin-bottom:5px}.element-pages .heading-wrap .pre{max-height:fit-content;margin-top:20px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px;overflow:hidden}.element-pages .heading-wrap .pre pre{background-color:#f8f8f8}.element-pages .heading-wrap .pre pre code{margin-top:-20px}.element-pages .heading-wrap .-mb-10{margin-bottom:-10px}.element-pages .heading-wrap h4{font-weight:600}.element-pages .map-wrap h3{font-weight:600}.element-pages .pera-wrap{padding:10px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px}.element-pages .pera-wrap p{margin-top:0;margin-bottom:8px}.element-pages .list{list-style:disc}.element-pages .list li{margin-left:15px;margin-top:15px}[dir=rtl] .element-pages .list li{margin-left:unset;margin-right:15px}.element-pages .list li:not(:last-of-type){margin-bottom:5px}.element-pages .list li p{margin:0}.element-pages .list li a{text-decoration:underline;color:#ff7c48}.element-pages .action-list li:not(:last-of-type){margin-bottom:8px}.element-pages .action-list li a{display:block;color:#222;display:flex;align-items:center;justify-content:space-between;font-weight:600}.element-pages .action-list li a svg{width:23px;height:23px}.element-pages .toast-list-wrap h3{font-weight:600;font-size:calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)))}.element-pages .toast-list-wrap .toast-list li{margin-top:15px;margin-bottom:10px}.element-pages .toast-list-wrap .toast-list li a{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px}.element-pages .typo h4{font-weight:600}.element-pages .typo h3{font-weight:600}.element-pages .wrap h4{font-weight:600}.element-pages .notification-list li{margin-top:15px;margin-bottom:10px}.element-pages .notification-list li a{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:10px}.element-pages .action-list li svg,.element-pages .notification-list li svg,.element-pages .toast-list li svg{margin-right:-7px}[dir=rtl] .element-pages .action-list li svg,[dir=rtl] .element-pages .notification-list li svg,[dir=rtl] .element-pages .toast-list li svg{margin-right:unset;margin-left:-7px;transform-origin:center;transform:rotate(180deg)}.element-pages.notifi-page h3{font-weight:600}.element-pages.text-resize h3{font-weight:600}.element-pages .pricing-table-wrap>h3{font-weight:600;margin-bottom:15px}@media only screen and (max-width:400px){.element-pages .pricing-table-wrap .row>div{width:100%}}.element-pages.table-page h3{font-weight:600}[dir=rtl] .element-pages .pricing-table-wrap .pricing-slide{direction:ltr}.element-pages .pricing-table-wrap .pricing-slide .slick-list{margin-left:-10px;margin-right:-10px;padding:4px 0}.element-pages .pricing-table-wrap .pricing-slide .slick-list .slick-slide{padding-left:10px;padding-right:10px}.setting ul li{padding:13px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:8px}.setting ul li:not(:first-child){margin-top:20px}.setting ul li a{position:relative}.setting ul li a>div{color:#222;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));font-weight:400}.setting ul li a img{z-index:2;width:20px;height:20px;margin-left:12px}[dir=rtl] .setting ul li a img{margin-left:unset;margin-right:12px}.setting ul li a>svg:first-child{z-index:2;stroke-width:1px;stroke:#222;width:20px;height:20px;margin-left:12px}[dir=rtl] .setting ul li a>svg:first-child{margin-left:unset;margin-right:12px}.setting ul li a>svg:last-child{margin-right:-5px;margin-left:auto;stroke:#222;width:20px;height:20px}[dir=rtl] .setting ul li a>svg:last-child{margin-right:auto;margin-left:unset;transform-origin:center;transform:rotate(180deg)}.setting ul li a .media-body{z-index:2;margin-left:25px}[dir=rtl] .setting ul li a .media-body{margin-right:25px;margin-left:unset}.setting ul li a .bg-shape{position:absolute;width:42px;left:0;height:50px;z-index:1}[dir=rtl] .setting ul li a .bg-shape{left:unset;right:0}.setting ul li:nth-of-type(5n+1) .bg-shape{fill:#d6fffa}.setting ul li:nth-of-type(5n+2) .bg-shape{fill:#fff5d9}.setting ul li:nth-of-type(5n+3) .bg-shape{fill:#deffe2}.setting ul li:nth-of-type(5n+4) .bg-shape{fill:#e5e7ff}.setting ul li:nth-of-type(5n+5) .bg-shape{fill:#ffdfde}.setting ul li:nth-of-type(4n+1) .bg-shape{transform:rotateZ(-7deg);transform-origin:center}.setting ul li:nth-of-type(4n+2) .bg-shape{top:-13px!important;transform:rotateZ(20deg);transform-origin:center}.setting ul li:nth-of-type(4n+3) .bg-shape{top:-13px!important;transform:rotateZ(14deg);transform-origin:center}.setting ul li:nth-of-type(4n+4) .bg-shape{transform:rotateZ(7deg);transform-origin:center}.Search .search-box{position:relative}.Search .search-box input[type=search i]:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-search-cancel-button{display:none}.Search .search-box svg{position:absolute;width:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));height:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));top:49%;cursor:pointer;transform:translateY(-50%)}.Search .search-box .search{left:16px}.Search .search-box .mic{right:16px}.Search .search-box input{font-size:calc(17px + (20 - 17) * ((100vw - 320px) / (1920 - 320)));padding:10px 47px;border-radius:8px;border:1px solid #222;box-shadow:1px 1px 0 #222}.Search .categories .categories-slide .slide{position:relative;border:1px solid #222;padding:14px;border-radius:8px;width:100%;text-align:center}.Search .categories .categories-slide .slide img{position:relative;width:50px;height:50px;margin:28px auto;z-index:2}.Search .categories .categories-slide .slide h3{font-size:16px;font-weight:400;margin-top:34px}.Search .categories .categories-slide .slide svg{top:38px;left:50%;width:110px;max-height:110px;position:absolute}.Search .categories .categories-slide .slick-track>div:nth-of-type(5n+1) .bg-shape{fill:#d6fffa}.Search .categories .categories-slide .slick-track>div:nth-of-type(5n+2) .bg-shape{fill:#fff5d9}.Search .categories .categories-slide .slick-track>div:nth-of-type(5n+3) .bg-shape{fill:#deffe2}.Search .categories .categories-slide .slick-track>div:nth-of-type(5n+4) .bg-shape{fill:#e5e7ff}.Search .categories .categories-slide .slick-track>div:nth-of-type(5n+5) .bg-shape{fill:#ffdfde}.Search .categories .categories-slide .slick-track>div:nth-of-type(4n+1) .slide .bg-shape{top:27px;transform:rotateZ(20deg) translateX(-50%);transform-origin:center}.Search .categories .categories-slide .slick-track>div:nth-of-type(4n+2) .slide .bg-shape{top:28px;transform:rotateZ(20deg) translateX(-50%);transform-origin:center}.Search .categories .categories-slide .slick-track>div:nth-of-type(4n+3) .slide .bg-shape{transform:rotateZ(14deg) translateX(-50%);transform-origin:center;top:23px}.Search .categories .categories-slide .slick-track>div:nth-of-type(4n+4) .slide .bg-shape{transform:rotateZ(-3deg) translateX(-50%);transform-origin:center;top:9px}.Search .categories .slick-slider{margin-left:-10px;margin-right:-10px;direction:ltr}.Search .categories .slick-next{position:absolute;top:-35px;right:10px;opacity:0;z-index:2}[dir=rtl] .Search .categories .slick-next{right:unset;left:10px}.Search .categories .slick-prev{position:absolute;top:-35px;right:34px;left:unset;opacity:0;z-index:2;margin-right:5px}[dir=rtl] .Search .categories .slick-prev{margin-left:5px;margin-right:unset;left:34px;right:unset}.Search .categories .slick-next,.Search .categories .slick-prev{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%)}.Search .categories .slick-next:before,.Search .categories .slick-prev:before{color:#fff}.Search .categories .slick-initialized .slick-slide{padding:0 10px}.Search .categories .arrow-box{display:flex;align-items:center;justify-content:space-between}.Search .categories .arrow-box>div{display:flex;align-items:center;justify-content:space-between}.Search .categories .arrow-box button{width:24px;height:24px;border-radius:100%;position:relative!important;opacity:1!important;top:0!important;right:unset!important;left:unset!important;transform:translate(0,0)!important}.Search .categories .arrow-box button svg{color:#fff;width:20px;height:20px;stroke-width:2.8px}[dir=rtl] .Search .categories .arrow-box button svg{transform-origin:center;transform:rotate(180deg)}.Search .categories .arrow-box .slick-next:before,.Search .categories .arrow-box .slick-prev:before{display:none}.Search .recent-search h2{margin-top:-3px}.Search .recent-search ul li{border-radius:8px;border:1px solid #222;box-shadow:1px 1px 0 #222;padding:15px 18px}.Search .recent-search ul li:not(:first-child){margin-top:20px}.Search .recent-search ul li:nth-of-type(5n+1){background-color:#d6fffa}.Search .recent-search ul li:nth-of-type(5n+2){background-color:#fff5d9}.Search .recent-search ul li:nth-of-type(5n+3){background-color:#deffe2}.Search .recent-search ul li:nth-of-type(5n+4){background-color:#e5e7ff}.Search .recent-search ul li:nth-of-type(5n+5){background-color:#ffdfde}.Search .recent-search ul li a{display:flex;align-items:center;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))}.Search .recent-search ul li a svg{margin-right:10px;width:20px;height:20px}[dir=rtl] .Search .recent-search ul li a svg{margin-left:10px;margin-right:unset}.about-us .banner-box{border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;padding:10px 42px 0 42px;background-color:#fff5d9}.about-us .banner-box img{width:100%}.about-us .intro{background-image:linear-gradient(to right,#777 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.about-us .intro h2{margin-bottom:calc(7px + (8 - 7) * ((100vw - 320px)/ (1920 - 320)))}.about-us .intro p{text-align:justify;margin-bottom:calc(7px + (8 - 7) * ((100vw - 320px)/ (1920 - 320)))}.about-us .intro p:last-of-type{margin-bottom:0}.about-us .card-box{margin-top:calc(20px + (25 - 20) * ((100vw - 320px)/ (1920 - 320)));margin-bottom:4px}.about-us .card-box ul li{position:relative;border:1px solid #222;box-shadow:1px 1px 0 #222;padding:13px 20px;border-radius:5px}.about-us .card-box ul li:not(:first-child){margin-top:calc(17px + (20 - 17) * ((100vw - 320px)/ (1920 - 320)))}.about-us .card-box ul li:nth-of-type(5n+1){background-color:#d6fffa}.about-us .card-box ul li:nth-of-type(5n+2){background-color:#fff5d9}.about-us .card-box ul li:nth-of-type(5n+3){background-color:#deffe2}.about-us .card-box ul li:nth-of-type(5n+4){background-color:#e5e7ff}.about-us .card-box ul li:nth-of-type(5n+5){background-color:#ffdfde}.about-us .card-box ul li span{display:flex;align-items:center}.about-us .card-box ul li span svg{width:22px;height:22px;margin-right:15px}[dir=rtl] .about-us .card-box ul li span svg{margin-left:15px;margin-right:unset}.about-us .card-box ul li:last-child .shape2{display:none}.about-us .card-box .shape2-left{left:13px}.about-us .card-box .shape2-right{right:3px}.about-us .card-box .shape2{bottom:-49px}.about-us .card-box .shape2 .circle{width:10px;height:10px}.about-us .card-box .shape2 .line{width:4px;height:33px}@media only screen and (max-width:375px){.about-us .card-box .shape2 .card-box .shape2{bottom:-48px}}.about-us .mission{background-image:linear-gradient(to right,#777 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.about-us .mission h2{margin-bottom:calc(7px + (8 - 7) * ((100vw - 320px)/ (1920 - 320)))}.about-us .mission .masonery-box{margin-top:calc(19px + (25 - 19) * ((100vw - 320px)/ (1920 - 320)))}.about-us .mission .masonery-box img{max-width:100%;height:auto;vertical-align:middle;display:inline-block;border-radius:5px}.about-us .mission .masonery-box .grid-wrapper>div{display:flex;justify-content:center;align-items:center}.about-us .mission .masonery-box .grid-wrapper>div>img{width:100%;height:100%;object-fit:cover;border-radius:5px}.about-us .mission .masonery-box .grid-wrapper{display:grid;grid-gap:calc(9px + (12 - 9) * ((100vw - 320px)/ (1920 - 320)));grid-template-columns:repeat(6,minmax(auto,1fr));grid-template-rows:repeat(3,minmax(auto,1fr))}.about-us .mission .masonery-box .grid-wrapper .wide{grid-column:span 4;grid-row:span 2}.about-us .mission .masonery-box .grid-wrapper .small{grid-column:span 2}.about-us .mission .masonery-box .grid-wrapper .big{grid-column:span 2;grid-row:span 1}.about-us .mission .masonery-box .grid-wrapper .half{grid-column:span 3;grid-row:span 1}.about-us .people-say{background-image:linear-gradient(to right,#777 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.about-us .people-say h2{margin-bottom:calc(7px + (8 - 7) * ((100vw - 320px)/ (1920 - 320)))}.about-us .people-say .slick-container{width:900px;margin:0 auto;max-width:80%}.about-us .people-say .slick-arrow{display:none}.about-us .people-say .slick-dots{text-align:center;position:relative;bottom:0;left:0;right:0;margin-top:-12px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:456px){.about-us .people-say .slick-dots{margin-top:15px}}.about-us .people-say .slick-dots li{position:relative;display:inline-block;height:10px;width:10px;margin:0 5px;border-radius:100%;background-color:#fff;border:1px solid #222;padding:0;cursor:pointer}.about-us .people-say .slick-dots .slick-active{background-color:#222!important;height:10px;width:30px;border-radius:20px}.about-us .people-say .slick-slider{margin-left:-12%;margin-right:-12%}.about-us .people-say .slick-list{padding-top:10%!important;padding-bottom:11%!important;padding-left:15%!important;padding-right:15%!important}@media only screen and (max-width:384px){.about-us .people-say .slick-list{padding-top:15%!important;padding-bottom:11%!important;padding-left:15%!important;padding-right:15%!important}}.about-us .people-say .slick-track{max-width:100%!important;transform:translate3d(0,0,0)!important;perspective:100px}.about-us .people-say .slick-dotted.slick-slider{margin-bottom:0}.about-us .people-say .slick-slide{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0;width:100%!important;transform:translate3d(0,0,0);transition:transform 1s,opacity 1s}.about-us .people-say .slick-snext,.about-us .people-say .slick-sprev{display:block}.about-us .people-say .slick-current{opacity:1;position:relative;display:block;transform:translate3d(0,0,20px);z-index:2}.about-us .people-say .slick-snext{opacity:1;transform:translate3d(0,0,0);z-index:1}.about-us .people-say .slick-sprev{opacity:1;transform:translate3d(-16%,0,0)}.about-us .people-say .people-box{display:block;padding:calc(16px + (20 - 16) * ((100vw - 320px)/ (1920 - 320))) calc(15px + (50 - 15) * ((100vw - 320px)/ (1920 - 320)));width:100%;height:auto;background:#fff5d9;border:1px solid #222;border-radius:10px;box-shadow:1px 1px 0 #222;text-align:center}.about-us .people-say .people-box p{margin-bottom:15px}.about-us .people-say .people-box .media{justify-content:center}.about-us .people-say .people-box .media img{width:38px;height:38px;border-radius:100%;border:1px solid #222}.about-us .people-say .people-box .media .media-body{text-align:left;margin-left:11px}[dir=rtl] .about-us .people-say .people-box .media .media-body{text-align:right}.about-us .people-say .people-box .media .media-body h3{font-size:14px;font-weight:400;line-height:13px}.about-us .people-say .people-box .media .media-body span{font-size:12px}.about-us .about-team>h2{margin-bottom:calc(7px + (8 - 7) * ((100vw - 320px)/ (1920 - 320)))}.about-us .about-team .content-box h3{margin-bottom:-2px;font-size:calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));line-height:calc(19px + (26 - 19) * ((100vw - 320px) / (1920 - 320)))}.contact-us .banner-box{border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;padding:20px;background-color:#ffdfde}.contact-us .banner-box img{width:100%}.contact-us .location{background-image:linear-gradient(to right,#777 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.contact-us .location>div:not(:first-child){margin-top:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)))}.contact-us .location>div .media>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #222;border-radius:50%;box-shadow:1px 1px 0 #222}.contact-us .location>div .media>span svg{width:18px;height:18px}.contact-us .location>div .media .media-body{margin-left:14px}.contact-us .location>div .media .media-body span{font-size:calc(16px + (19 - 16) * ((100vw - 320px) / (1920 - 320)))}.contact-us .location>div p{margin-top:13px;margin-bottom:-3px;font-size:calc(17px + (17 - 17) * ((100vw - 320px) / (1920 - 320)))}.contact-us .location>div:nth-of-type(5n+1) .media>span{background-color:#d6fffa}.contact-us .location>div:nth-of-type(5n+2) .media>span{background-color:#fff5d9}.contact-us .location>div:nth-of-type(5n+3) .media>span{background-color:#deffe2}.contact-us .location>div:nth-of-type(5n+4) .media>span{background-color:#e5e7ff}.contact-us .location>div:nth-of-type(5n+5) .media>span{background-color:#ffdfde}.contact-us .form-section h2{margin-top:-3px;margin-bottom:calc(7px + (8 - 7) * ((100vw - 320px)/ (1920 - 320)))}.contact-us .form-section .custom-form .tex-box svg{left:12px;top:19%;transform:translateY(-50%)}.contact-us .form-section .custom-form button{box-shadow:none;font-size:16px}.message-page .search-box{display:flex;align-items:stretch;position:relative}.message-page .search-box input[type=search i]:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-search-cancel-button{display:none}.message-page .search-box input{padding:10px 47px}.message-page .search-box>svg{position:absolute;width:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));height:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));top:49%;cursor:pointer;transform:translateY(-50%);left:16px}[dir=rtl] .message-page .search-box>svg{left:unset;right:16px}.message-page .search-box span{display:flex;align-items:center;justify-self:center;margin-left:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)));padding:10px 14px;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:8px}[dir=rtl] .message-page .search-box span{margin-left:unset;margin-right:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)))}.message-page .search-box span svg{width:calc(18px + (20 - 18) * ((100vw - 320px)/ (1920 - 320)));height:calc(18px + (20 - 18) * ((100vw - 320px)/ (1920 - 320)))}.message-page .status-box{margin-bottom:-6px}.message-page .status-box .Status-Slider{text-align:center;display:flex;align-items:center;overflow-x:hidden;gap:10px}.message-page .status-box .Status-Slider:hover{overflow-x:auto}@media only screen and (max-width:767px){.message-page .status-box .Status-Slider{overflow-x:auto}}.message-page .status-box .Status-Slider>div img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:1px solid #222;margin:0 auto;margin-bottom:8px}.message-page .status-box .Status-Slider>div span{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.message-page .status-box .Status-Slider .user>span{width:max-content;display:block;text-align:center}.message-page .status-box .Status-Slider .user>div{position:relative;text-align:center}.message-page .status-box .Status-Slider .user>div span{display:flex;align-items:center;justify-content:center;right:11px;bottom:2px;position:absolute;width:26px;height:26px;background-color:#e5e7ff;border:3px solid #f0f0f0;border-radius:50%}.message-page .status-box .Status-Slider .user>div span svg{width:18px;height:18px}.message-page .recent-chat h2{margin-top:-3px}.message-page .recent-chat .friend-box .media{margin-top:calc(12px + (20 - 12) * ((100vw - 320px)/ (1920 - 320)));position:relative}.message-page .recent-chat .friend-box .media img{width:57px;height:57px;border-radius:100%;object-fit:cover}.message-page .recent-chat .friend-box .media .dashed-border{border-radius:100%;padding:4px;background-position:center;background-image:radial-gradient(#fff 65%,transparent 68% 50%,#fff 70%),repeating-conic-gradient(#222 0 3%,transparent 3% 4%)}.message-page .recent-chat .friend-box .media .media-body{margin-left:calc(8px + (10 - 8) * ((100vw - 320px)/ (1920 - 320)))}.message-page .recent-chat .friend-box .media .media-body h3{font-weight:600;display:flex;align-items:center;font-size:calc(16px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.message-page .recent-chat .friend-box .media .media-body h3 span{margin-left:10px;padding:4px 8px;font-weight:400;font-size:13px;border-radius:3px;background-color:#f0f0f0}[dir=rtl] .message-page .recent-chat .friend-box .media .media-body h3 span{margin-left:unset;margin-right:10px}.message-page .recent-chat .friend-box .media .media-body p{font-size:calc(15px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));margin-bottom:0;margin-top:3px;color:#777;width:calc(187px + (287 - 187) * ((100vw - 320px)/ (1920 - 320)));overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message-page .recent-chat .friend-box .media>span{font-size:12px;width:24px;display:none;position:absolute;right:0;height:24px;text-align:center;padding:4px;background-color:#fff5d9;border-radius:100%}[dir=rtl] .message-page .recent-chat .friend-box .media>span{right:unset;left:0}.message-page .recent-chat .friend-box .media.new>span{display:block}.message-page .recent-chat .friend-box .media.new .media-body p{color:#222}.Chat-page .conservation .media{align-items:flex-start}.Chat-page .conservation .media>img{width:calc(35px + (45 - 35) * ((100vw - 320px)/ (1920 - 320)));height:calc(35px + (45 - 35) * ((100vw - 320px)/ (1920 - 320)));border:1px solid #222;border-radius:100%;object-fit:cover}.Chat-page .conservation .media .media-body{text-align:center;width:80%;position:relative;padding:calc(5px + (8 - 5) * ((100vw - 320px)/ (1920 - 320))) calc(12px + (14 - 12) * ((100vw - 320px)/ (1920 - 320)));border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:11px 11px 11px 0;background-color:#d6fffa;margin-bottom:calc(10px + (16 - 10) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .Chat-page .conservation .media .media-body{border-radius:11px 11px 0 11px}.Chat-page .conservation .media .media-body p{text-align:left;line-height:131.5%;margin:0;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}[dir=rtl] .Chat-page .conservation .media .media-body p{text-align:right}.Chat-page .conservation .media .media-body>span{position:absolute;bottom:-23px;left:0;font-size:12px}[dir=rtl] .Chat-page .conservation .media .media-body>span{left:unset;right:0}.Chat-page .conservation .media .media-body .waveform{width:88%;overflow-x:hidden;margin-left:35px}.Chat-page .conservation .media .media-body .waveform .wave{height:50px!important}.Chat-page .conservation .media .media-body .waveform .wave canvas{width:100%!important}@media only screen and (max-width:567px){.Chat-page .conservation .media .media-body .waveform .wave canvas{width:70%!important}}.Chat-page .conservation .media .media-body .controls{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.Chat-page .conservation .media .media-body .controls a .pause-m{display:none}.Chat-page .conservation .media .media-body .controls a svg{width:30px;height:30px;stroke-width:1.6px}.Chat-page .conservation .media .media-body img{width:70%;margin-right:10px;margin-left:10px}@media (max-width:375px){.Chat-page .conservation .media .media-body img{width:63%}}.Chat-page .conservation .sender-message{margin:calc(26px + (30 - 26) * ((100vw - 320px)/ (1920 - 320))) 0}.Chat-page .conservation .sender-message .media{justify-content:flex-end;margin-bottom:20px}.Chat-page .conservation .sender-message .media>img{display:none}.Chat-page .conservation .sender-message .media .media-body{border-radius:11px 11px 0 11px;background-color:#fff5d9;margin-left:0}.Chat-page .conservation .sender-message .media:not(:last-child) .media-body{margin-bottom:0}.Chat-page .conservation .sender-message .media:not(:last-child) .media-body>span{display:none}.Chat-page .conservation .received-message .media{margin-bottom:20px}.Chat-page .conservation .received-message .media:first-child{margin-bottom:14px}.Chat-page .conservation .received-message .media:not(:first-child)>img{visibility:hidden;opacity:0}.Chat-page .conservation .received-message .media:not(:last-child) .media-body{margin-bottom:0}.Chat-page .conservation .received-message .media:not(:last-child) .media-body>span{display:none}.Chat-page .conservation .received-message.typing .media{align-items:center}.Chat-page .conservation .received-message.typing .media .media-body{background-color:#fff;border:none;box-shadow:none;padding:0;margin-bottom:0}.Chat-page .conservation .received-message.typing .media .media-body>span{display:none}.Chat-page .conservation .received-message.typing .media .media-body p{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));color:#777}[dir=rtl] .Chat-page .conservation .received-message.typing .media .media-body p{text-align:right}.empty-cart-page .banner-box,.error-404 .banner-box{width:85%;margin:0 auto;margin-top:calc(70px + (90 - 70) * ((100vw - 320px)/ (1920 - 320)));text-align:center;position:relative}.empty-cart-page .banner-box img,.error-404 .banner-box img{width:100%;z-index:2;position:relative}.empty-cart-page .banner-box svg,.error-404 .banner-box svg{width:100%;height:100%;z-index:1;fill:#d6fffa;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.empty-cart-page .error,.error-404 .error{text-align:center}.empty-cart-page .error h2,.error-404 .error h2{margin:calc(26px + (30 - 26) * ((100vw - 320px)/ (1920 - 320))) 0 calc(11px + (15 - 11) * ((100vw - 320px)/ (1920 - 320))) 0}.empty-cart-page .error p,.error-404 .error p{margin-bottom:calc(19px + (25 - 19) * ((100vw - 320px)/ (1920 - 320)))}.coming-soon,.maintenance{position:relative;height:100%}.coming-soon .top,.maintenance .top{position:absolute;top:2%;left:2%;animation:moveright 2s linear infinite both}.coming-soon .banner-box,.maintenance .banner-box{position:relative;margin:0 auto;width:85%;text-align:center}.coming-soon .banner-box img,.maintenance .banner-box img{z-index:2;position:relative;width:100%;margin-top:calc(180px + (220 - 180) * ((100vw - 320px)/ (1920 - 320)))}.coming-soon .banner-box .bg-shape,.maintenance .banner-box .bg-shape{top:65%;left:50%;transform-origin:center;transform:translate(-50%,-50%) rotate(5deg);width:100%;height:89%;z-index:1;position:absolute;fill:#fff5d9}.coming-soon .content-box,.maintenance .content-box{text-align:center}.coming-soon .content-box h1,.maintenance .content-box h1{margin-bottom:calc(2px + (10 - 2) * ((100vw - 320px)/ (1920 - 320)))}.coming-soon .content-box p,.maintenance .content-box p{margin-bottom:24px}.coming-soon .custom-form,.maintenance .custom-form{text-align:center;margin-top:calc(27px + (35 - 27) * ((100vw - 320px)/ (1920 - 320)))}.coming-soon .custom-form .btn,.maintenance .custom-form .btn{margin-top:calc(16px + (20 - 16) * ((100vw - 320px)/ (1920 - 320)))}.coming-soon .bottom,.maintenance .bottom{position:absolute;bottom:1%;right:2%;animation:moveleft 2s linear infinite both}.faqs .banner-box{border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;padding:20px 20px 0 20px;background-color:#d6fffa}.faqs .banner-box img{width:100%}.faqs .banner-box>div{text-align:center}.faqs .banner-box>div img{width:85%}.faqs .filter{margin-top:28px;border:none;flex-wrap:nowrap;overflow-x:hidden;overflow-y:hidden}.faqs .filter:hover{overflow-x:scroll}.faqs .filter li:not(:first-of-type),.faqs .filter>div:not(:first-of-type){margin-left:15px}[dir=rtl] .faqs .filter li:not(:first-of-type),[dir=rtl] .faqs .filter>div:not(:first-of-type){margin-right:15px;margin-left:unset}.faqs .filter li .nav-link,.faqs .filter>div .nav-link{border:none;background-color:#fff5d9;border-radius:4px;color:#222;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))}.faqs .filter li .nav-link:hover,.faqs .filter>div .nav-link:hover{color:#222}@media only screen and (max-width:767px){.faqs .filter{overflow-x:auto}}.faqs .tab-content{margin-top:15px}.profile-settings .banner-box{position:relative;border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;overflow:hidden;border:none;background-color:#d6fffa}.profile-settings .banner-box img{width:100%}.profile-settings .banner-box .bg-size:before{padding-top:28%;content:"";display:block}.profile-settings .banner-box .media{width:80%;position:absolute;top:50%;left:46%;transform:translate(-50%,-50%);justify-content:flex-start}[dir=rtl] .profile-settings .banner-box .media{left:unset;right:-35%}.profile-settings .banner-box .media img{width:calc(60px + (100 - 70) * ((100vw - 320px)/ (1920 - 320)));height:calc(60px + (100 - 70) * ((100vw - 320px)/ (1920 - 320)));border-radius:100%;object-fit:cover}.profile-settings .banner-box .media .media-body{margin-top:5px}.profile-settings .banner-box .media .media-body h2{color:#222;font-weight:600;font-size:calc(20px + (22 - 20) * ((100vw - 320px) / (1920 - 320)));margin-bottom:calc(3px + (6 - 3) * ((100vw - 320px)/ (1920 - 320)))}.profile-settings .setting-section .custom-form h3{margin-bottom:calc(10px + (16 - 10) * ((100vw - 320px)/ (1920 - 320)))}.team>p{text-align:justify;word-break:normal;hyphens:auto}.team .member .img-box{width:100%;position:relative;text-align:center}.team .member .img-box img{position:relative;z-index:2;width:60%}.team .member .img-box svg{width:91%;height:100%;position:absolute;bottom:-9.8%;left:16px;right:0;transform:rotateZ(18deg);z-index:1}[dir=rtl] .team .member .img-box svg{left:unset;right:16px}.team .member .content-box{margin-top:calc(11px + (15 - 11) * ((100vw - 320px)/ (1920 - 320)));text-align:center}.team .member .content-box h2{font-size:calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));line-height:calc(19px + (26 - 19) * ((100vw - 320px) / (1920 - 320)))}.team .member .content-box span{font-size:calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));color:#777}.team .row>div:nth-of-type(5n+1) .bg-shape{fill:#d6fffa}.team .row>div:nth-of-type(5n+2) .bg-shape{fill:#fff5d9}.team .row>div:nth-of-type(5n+3) .bg-shape{fill:#deffe2}.team .row>div:nth-of-type(5n+4) .bg-shape{fill:#e5e7ff}.team .row>div:nth-of-type(5n+5) .bg-shape{fill:#ffdfde}@media only screen and (max-width:375px){.team .row>div{width:100%}}.review-page .review-section .review-box{border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;position:relative;padding:14px}.review-page .review-section .review-box img{width:100%}.review-page .review-section .review-box:not(:last-of-type){margin-bottom:18px}.review-page .review-section .review-box .media{position:relative}.review-page .review-section .review-box .media img{width:calc(53px + (60 - 53) * ((100vw - 320px)/ (1920 - 320)));height:calc(53px + (60 - 53) * ((100vw - 320px)/ (1920 - 320)));border-radius:100%;object-fit:cover}.review-page .review-section .review-box .media .media-body{margin-top:5px}.review-page .review-section .review-box .media .media-body h2{color:#222}.review-page .review-section .review-box .media .star-box{position:absolute;display:flex;align-items:center;justify-content:center;right:0;top:0;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:4px;padding:calc(4px + (8 - 4) * ((100vw - 320px)/ (1920 - 320))) calc(4px + (10 - 4) * ((100vw - 320px)/ (1920 - 320)));width:fit-content;background-color:#fff5d9}[dir=rtl] .review-page .review-section .review-box .media .star-box{left:0;right:unset}.review-page .review-section .review-box .media .star-box svg{width:calc(14px + (20 - 14) * ((100vw - 320px)/ (1920 - 320)));height:calc(14px + (20 - 14) * ((100vw - 320px)/ (1920 - 320)));stroke:#ffbf13}.review-page .review-section .review-box .media .star-box svg:not(:last-of-type){fill:#ffbf13}.review-page .review-section .review-box h3{font-weight:600;font-size:calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));margin-top:18px;margin-bottom:6px}.review-page .review-section .review-box p{margin-top:15px;font-size:calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)))}.help-page .banner-box{position:relative;border:1px solid #222;border-radius:18px;box-shadow:1px 1px 0 #222;overflow:hidden;border:none;background-color:#d6fffa}.help-page .banner-box img{width:100%}.help-page .banner-box .bg-size:before{padding-top:28%;content:"";display:block}@media only screen and (max-width:475px){.help-page .banner-box .bg-size:before{padding-top:40%}}.help-page .banner-box .top-header{top:44%;left:50%;width:83%;transform:translate(-50%,-50%);position:absolute;text-align:center}.help-page .banner-box .top-header h2{font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));font-weight:400;line-height:calc(43px + (50 - 43) * ((100vw - 320px) / (1920 - 320)))}.help-page .banner-box .top-header .search-box{position:relative}.help-page .banner-box .top-header .search-box input[type=search i]:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-search-cancel-button{display:none}.help-page .banner-box .top-header .search-box svg{position:absolute;width:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));height:calc(20px + (24 - 20) * ((100vw - 320px)/ (1920 - 320)));top:49%;cursor:pointer;transform:translateY(-50%)}.help-page .banner-box .top-header .search-box .search{left:16px}.help-page .banner-box .top-header .search-box .mic{right:16px}.help-page .banner-box .top-header .search-box input{font-size:calc(17px + (20 - 17) * ((100vw - 320px) / (1920 - 320)));padding:10px 47px;border-radius:8px;border:1px solid #222;box-shadow:1px 1px 0 #222}.help-page .banner-box .top-header .search-box input{background-color:transparent}.help-page .categories .categories-slide .slide{position:relative;border:1px solid #222;padding:14px;border-radius:8px;width:100%;text-align:center}.help-page .categories .categories-slide .slide img{position:relative;width:50px;height:50px;margin:28px auto;z-index:2}.help-page .categories .categories-slide .slide h3{font-size:16px;font-weight:400;margin-top:34px}.help-page .categories .categories-slide .slide svg{top:38px;left:50%;width:110px;max-height:110px;position:absolute}.help-page .categories .categories-slide .slick-track>div:nth-of-type(5n+1) .bg-shape{fill:#d6fffa}.help-page .categories .categories-slide .slick-track>div:nth-of-type(5n+2) .bg-shape{fill:#fff5d9}.help-page .categories .categories-slide .slick-track>div:nth-of-type(5n+3) .bg-shape{fill:#deffe2}.help-page .categories .categories-slide .slick-track>div:nth-of-type(5n+4) .bg-shape{fill:#e5e7ff}.help-page .categories .categories-slide .slick-track>div:nth-of-type(5n+5) .bg-shape{fill:#ffdfde}.help-page .categories .categories-slide .slick-track>div:nth-of-type(4n+1) .slide .bg-shape{top:27px;transform:rotateZ(20deg) translateX(-50%);transform-origin:center}.help-page .categories .categories-slide .slick-track>div:nth-of-type(4n+2) .slide .bg-shape{top:28px;transform:rotateZ(20deg) translateX(-50%);transform-origin:center}.help-page .categories .categories-slide .slick-track>div:nth-of-type(4n+3) .slide .bg-shape{transform:rotateZ(14deg) translateX(-50%);transform-origin:center;top:23px}.help-page .categories .categories-slide .slick-track>div:nth-of-type(4n+4) .slide .bg-shape{transform:rotateZ(-3deg) translateX(-50%);transform-origin:center;top:9px}.help-page .categories .slick-slider{margin-left:-10px;margin-right:-10px;direction:ltr}.help-page .categories .slick-next{position:absolute;top:-35px;right:10px;opacity:0;z-index:2}[dir=rtl] .help-page .categories .slick-next{right:unset;left:10px}.help-page .categories .slick-prev{position:absolute;top:-35px;right:34px;left:unset;opacity:0;z-index:2;margin-right:5px}[dir=rtl] .help-page .categories .slick-prev{margin-left:5px;margin-right:unset;left:34px;right:unset}.help-page .categories .slick-next,.help-page .categories .slick-prev{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%)}.help-page .categories .slick-next:before,.help-page .categories .slick-prev:before{color:#fff}.help-page .categories .slick-initialized .slick-slide{padding:0 10px}.help-page .categories .arrow-box{display:flex;align-items:center;justify-content:space-between}.help-page .categories .arrow-box>div{display:flex;align-items:center;justify-content:space-between}.help-page .categories .arrow-box button{width:24px;height:24px;border-radius:100%;position:relative!important;opacity:1!important;top:0!important;right:unset!important;left:unset!important;transform:translate(0,0)!important}.help-page .categories .arrow-box button svg{color:#fff;width:20px;height:20px;stroke-width:2.8px}[dir=rtl] .help-page .categories .arrow-box button svg{transform-origin:center;transform:rotate(180deg)}.help-page .categories .arrow-box .slick-next:before,.help-page .categories .arrow-box .slick-prev:before{display:none}.help-page .questions-section .title-2{margin-bottom:calc(15px + (30 - 15) * ((100vw - 320px)/ (1920 - 320)))}.help-page .questions-section .accordion{margin-left:-15px;margin-right:-15px;padding:17px 20px;background-color:#f8f8f8;border-radius:25px}.help-page .questions-section .accordion .accordion-body{background-color:#f8f8f8}.onboarding-header .top{top:1%}.onboarding-header .round-top{top:2.8%}.onboarding-slide.main-section{text-align:center;margin-top:-46%;margin-bottom:calc(10px + (50 - 10) * ((100vw - 320px)/ (1920 - 320)))}[dir=rtl] .onboarding-slide.main-section{direction:ltr}.onboarding-slide .onboarding{position:relative}.onboarding-slide .onboarding .banner-img img{width:60%!important;margin:0 auto!important}.onboarding-slide .onboarding .round-bottom{position:absolute;bottom:9.8%}.onboarding-slide .onboarding .dote.bottom{position:absolute;bottom:2%;right:2%;animation:moveleft 2s linear infinite both}.onboarding-slide .onboarding .btn-box .btn{display:inline-block!important}.onboarding-slide .slick-dots{position:relative;left:0;bottom:calc(-6px + (-38 + 6) * ((100vw - 320px)/ (1920 - 320)));right:0;display:flex;align-items:center;justify-content:center}.onboarding-slide .slick-dots li{position:relative;display:inline-block;height:10px;width:10px;margin:0 5px;border-radius:100%;background-color:#fff;border:1px solid #222;padding:0;cursor:pointer}.onboarding-slide .slick-dots li button{opacity:0}.onboarding-slide .slick-dots .slick-active{background-color:#222!important;height:10px;width:30px;border-radius:20px}@media only screen and (max-width:475px){.onboarding-slide .slick-dots{margin-top:15px}}.onboarding-footer{text-align:center}.onboarding-footer .btn-box a{display:block}.onboarding-footer .btn-box .btn{display:inline-block}.onboarding-footer p{margin-top:100px}.onboarding-footer .round-bottom{bottom:9.8%}.terms-condition .list-section{list-style:disc;padding:0 18px}.terms-condition .fw-600{font-weight:600}.terms-condition .top-heading{margin-bottom:calc(18px + (23 - 18) * ((100vw - 320px)/ (1920 - 320)))}.terms-condition .title-mb{margin-top:-6px;margin-bottom:calc(12px + (16 - 12) * ((100vw - 320px)/ (1920 - 320)))}.terms-condition p{margin-top:-5px;margin-bottom:calc(10px + (14 - 10) * ((100vw - 320px)/ (1920 - 320)))}.page-catagories .catagories .catagories-item{text-align:center;position:relative;border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:15px}.page-catagories .catagories .catagories-item .bg-wrap{opacity:.7}.page-catagories .catagories .catagories-item .content{width:100%;padding:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-catagories .catagories .catagories-item .content a img{width:calc(40px + (50 - 40) * ((100vw - 320px)/ (1920 - 320)));height:calc(40px + (50 - 40) * ((100vw - 320px)/ (1920 - 320)))}.page-catagories .catagories .catagories-item .content a h2{line-height:22px;font-weight:600;font-size:calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));margin-top:calc(5px + (10 - 5) * ((100vw - 320px)/ (1920 - 320)));margin-bottom:calc(0px + (6 - 0) * ((100vw - 320px)/ (1920 - 320)))}.page-catagories .catagories .catagories-item .content a h3{line-height:16px}.page-catagories .catagories .catagories-item .shape2-right{right:9.5%}.page-catagories .row [class^=col]:nth-last-of-type(-n+2) .shape2{display:none}@media only screen and (max-width:475px){.page-catagories .row [class^=col] .shape2{bottom:-60px}.page-catagories .row [class^=col] .shape2 .line{height:40px}}.page-catagories .row [class^=col]:nth-child(5n+1) .catagories-item{background-color:#d6fffa}.page-catagories .row [class^=col]:nth-child(5n+2) .catagories-item{background-color:#fff5d9}.page-catagories .row [class^=col]:nth-child(5n+3) .catagories-item{background-color:#deffe2}.page-catagories .row [class^=col]:nth-child(5n+4) .catagories-item{background-color:#e5e7ff}.page-catagories .row [class^=col]:nth-child(5n+5) .catagories-item{background-color:#ffdfde}@media only screen and (max-width:576px){.page-catagories .ratio-83 .bg-size:before{padding-top:90%}}@media only screen and (max-width:375px){.page-catagories .row.g-3,.page-catagories .row.gy-3{--bs-gutter-y:13px!important}.page-catagories .row.g-3,.page-catagories .row.gx-3{--bs-gutter-x:13px}.page-catagories .row [class^=col]{width:100%}.page-catagories .row [class^=col]:not(:last-of-type) .shape2{display:flex}.page-catagories .row [class^=col] .shape2{bottom:-45px}.page-catagories .row [class^=col] .shape2 .line{height:33px;width:4px}.page-catagories .row [class^=col] .shape2 .circle{z-index:1;width:10px;height:10px}.page-catagories .row .ratio-83 .bg-size:before{padding-top:70%}.page-catagories .row .shape2{bottom:-45px}.page-catagories .row .shape2 .line{height:33px;width:4px}.page-catagories .row .shape2 .circle{z-index:1;width:10px;height:10px}}.header-section{position:relative;text-align:center}.header-section .banner-box{overflow:hidden}.header-section .dote{position:absolute;top:2%;left:2%;animation:moveright 2s linear infinite both}.header-section .dote img{height:auto}.header-section .banner-img{margin-top:-55%;text-align:center}.header-section .banner-img img{width:80%}.main-section{position:relative;text-align:center;margin-top:calc(15px + (40 - 15) * ((100vw - 320px)/ (1920 - 320)))}.main-section .content-box{padding:0 calc(35px + (110 - 35) * ((100vw - 320px)/ (1920 - 320)))}.main-section .btn-box{padding:0 calc(15px + (30 - 15) * ((100vw - 320px)/ (1920 - 320)));margin-top:calc(45px + (60 - 45) * ((100vw - 320px)/ (1920 - 320)))}.main-section .btn-box .btn{display:block}.main-section .btn-box>a:last-child{font-weight:700;display:block}.main-section .dote-bottom{bottom:3%}.landing-page .title-2{font-weight:600;margin-bottom:15px}[dir=rtl] .landing-page .landing-page-slider{direction:ltr}.landing-page .landing-page-slider .banner-box{text-align:center}.landing-page .landing-page-slider .banner-box .img-box{padding:8px;border:1px solid #222;box-shadow:1px 1px 0 #222;display:block;border-radius:15px}.landing-page .landing-page-slider .banner-box .img-box img{border-radius:15px}.landing-page .landing-page-slider .banner-box h2{margin-top:10px}.landing-page .landing-page-slider .slick-list{padding:4px 0;padding-left:0!important;margin-left:-15px;margin-right:-15px}.landing-page .landing-page-slider .slick-list .slick-slide{padding:0 10px}.landing-page .article-section .reading-box{border:1px solid #222;box-shadow:1px 1px 0 #222;display:block;border-radius:8px;padding:calc(13px + (18 - 13) * ((100vw - 320px)/ (1920 - 320)))}.landing-page .article-section .reading-box h3{margin-bottom:8px;font-weight:600}.landing-page .article-section .reading-box p{margin-bottom:-3px}.landing-page .language-section .categories-slide .slide{position:relative;border:1px solid #222;padding:14px;border-radius:8px;width:100%;text-align:center}.landing-page .language-section .categories-slide .slide img{position:relative;width:50px;height:50px;margin:28px auto;z-index:2}.landing-page .language-section .categories-slide .slide h3{font-size:16px;font-weight:400;margin-top:34px}.landing-page .language-section .categories-slide .slide svg{top:38px;left:50%;width:110px;max-height:110px;position:absolute}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(5n+1) .bg-shape{fill:#d6fffa}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(5n+2) .bg-shape{fill:#fff5d9}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(5n+3) .bg-shape{fill:#deffe2}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(5n+4) .bg-shape{fill:#e5e7ff}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(5n+5) .bg-shape{fill:#ffdfde}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(4n+1) .slide .bg-shape{top:27px;transform:rotateZ(20deg) translateX(-50%);transform-origin:center}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(4n+2) .slide .bg-shape{top:28px;transform:rotateZ(20deg) translateX(-50%);transform-origin:center}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(4n+3) .slide .bg-shape{transform:rotateZ(14deg) translateX(-50%);transform-origin:center;top:23px}.landing-page .language-section .categories-slide .slick-track>div:nth-of-type(4n+4) .slide .bg-shape{transform:rotateZ(-3deg) translateX(-50%);transform-origin:center;top:9px}.landing-page .language-section .slick-slider{margin-left:-10px;margin-right:-10px;direction:ltr}.landing-page .language-section .slick-next{position:absolute;top:-35px;right:10px;opacity:0;z-index:2}[dir=rtl] .landing-page .language-section .slick-next{right:unset;left:10px}.landing-page .language-section .slick-prev{position:absolute;top:-35px;right:34px;left:unset;opacity:0;z-index:2;margin-right:5px}[dir=rtl] .landing-page .language-section .slick-prev{margin-left:5px;margin-right:unset;left:34px;right:unset}.landing-page .language-section .slick-next,.landing-page .language-section .slick-prev{background-image:linear-gradient(269.96deg,#2d2d2d .03%,#3e3e3e 99.96%)}.landing-page .language-section .slick-next:before,.landing-page .language-section .slick-prev:before{color:#fff}.landing-page .language-section .slick-initialized .slick-slide{padding:0 10px}.landing-page .language-section .arrow-box{display:flex;align-items:center;justify-content:space-between}.landing-page .language-section .arrow-box>div{display:flex;align-items:center;justify-content:space-between}.landing-page .language-section .arrow-box button{width:24px;height:24px;border-radius:100%;position:relative!important;opacity:1!important;top:0!important;right:unset!important;left:unset!important;transform:translate(0,0)!important}.landing-page .language-section .arrow-box button svg{color:#fff;width:20px;height:20px;stroke-width:2.8px}[dir=rtl] .landing-page .language-section .arrow-box button svg{transform-origin:center;transform:rotate(180deg)}.landing-page .language-section .arrow-box .slick-next:before,.landing-page .language-section .arrow-box .slick-prev:before{display:none}.landing-page .page-list-section .media{border:1px solid #222;box-shadow:1px 1px 0 #222;border-radius:8px;padding:8px}.landing-page .page-list-section .media:not(:first-of-type){margin-top:calc(15px + (20 - 15) * ((100vw - 320px)/ (1920 - 320)))}.landing-page .page-list-section .media img{width:calc(70px + (100 - 70) * ((100vw - 320px)/ (1920 - 320)));height:auto;border-radius:6px}.landing-page .page-list-section .media .media-body h5{font-weight:600;margin-bottom:5px}.landing-page .page-list-section .media .media-body span{display:flex;align-items:center;gap:5px}.landing-page .page-list-section .media .media-body span svg{width:20px;height:20px;stroke-width:1.5px}