@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:hsla(0,0%,100%,.7);--rc-focus-color:#08f}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{left:0;cursor:nw-resize}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{left:50%;cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(50%);transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(-50%);transform:translate(-50%)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root .dropdown{position:relative}#root .dropdown .dropdown-btn{display:flex;height:2.75rem;min-width:11rem;cursor:pointer;align-items:center;border-radius:var(--radius);background-color:rgb(158 158 158/var(--tw-bg-opacity,1));--tw-bg-opacity:1;background-color:rgb(151 82 254/var(--tw-bg-opacity,1));padding:.5rem 2.5rem .5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root .dropdown .dropdown-btn:after{content:"";position:absolute;top:.875rem;right:1rem;height:.625rem;width:.625rem;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-width:0 2px 2px 0;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}#root .dropdown .dropdown-menu{visibility:hidden;position:absolute;top:100%;right:0;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));opacity:0}#root .dropdown.open .dropdown-menu{visibility:visible;opacity:1;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root .dropdown .dropdown-menu ul li{border-top-width:1px;border-color:rgb(13 13 12/var(--tw-border-opacity,1));--tw-border-opacity:0.2}#root .dropdown .dropdown-menu ul li a{display:flex;height:3rem;align-items:center;padding-left:1.25rem;padding-right:1.25rem;--tw-text-opacity:1;color:rgb(13 13 12/var(--tw-text-opacity,1));opacity:.6}#root .dropdown .dropdown-menu ul .logout-btn a{opacity:1}#root .dropdown .dropdown-menu,#root .dropdown .dropdown-menu ul li a{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}#root #wrapper .vcard-preview-1.businessstandard{padding:0}#root #wrapper .vcard-preview-1.businessstandard .vCard-container-outer{--tw-bg-opacity:1;background-color:rgb(26 26 34/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .vCard-container-outer .vBody{padding:1.25rem}#root #wrapper .vcard-preview-1.businessstandard .wh-card{margin-bottom:.625rem;border-radius:1rem;border-width:1px;padding:1.25rem;background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.1)}#root #wrapper .vcard-preview-1.businessstandard .wh-card>h3{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .wh-card.vHead{padding:0}#root #wrapper .vcard-preview-1.businessstandard .head-info .cardProfile{gap:.75rem}#root #wrapper .vcard-preview-1.businessstandard .head-info h2{margin-top:.5rem;margin-bottom:.375rem;font-size:17px;font-weight:700;line-height:1.375}#root #wrapper .vcard-preview-1.businessstandard .head-info .com-pos p{font-size:13px;line-height:1.5}#root #wrapper .vcard-preview-1.businessstandard .head-info .com-pos p strong{display:inline-block;font-weight:600}#root #wrapper .vcard-preview-1.businessstandard .head-info .com-pos p br{display:none}#root #wrapper .vcard-preview-1.businessstandard .head-info .profile{height:70px;width:70px;min-width:70px;overflow:hidden}#root #wrapper .vcard-preview-1.businessstandard .contacts ul{margin-top:0;margin-bottom:1.5rem;display:flex;gap:.75rem}#root #wrapper .vcard-preview-1.businessstandard .contacts ul li a{background:var(--theme-vcard);position:relative;display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:var(--radius);font-size:0!important}#root #wrapper .vcard-preview-1.businessstandard .contacts ul li a i{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .vCard-about p{font-size:.875rem;line-height:1.25rem;font-weight:300;line-height:1.5;letter-spacing:.05em;opacity:.9}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item{position:relative;z-index:0;margin-bottom:1rem;padding-left:3rem}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>i{position:absolute;left:0;top:.125rem;display:flex;height:38px;width:38px;align-items:center;justify-content:center;overflow:hidden;border-radius:6px}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>i.icon-location{font-size:1.25rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>i.icon-briefcase{font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>i:after{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>i:before{z-index:20}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>h2,#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>span{font-size:.875rem;line-height:1.25rem;font-weight:300}#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>h2,#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>h2 a,#root #wrapper .vcard-preview-1.businessstandard .vCard-contactus .d-item>h2 b{font-weight:500}#root #wrapper .vcard-preview-1.businessstandard .sites ul li a{margin-bottom:.5rem;display:flex;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.25rem}#root #wrapper .vcard-preview-1.businessstandard .sites ul li a .com-logo{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;border-radius:6px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem}#root #wrapper .vcard-preview-1.businessstandard .sites .web-link{font-size:.875rem;line-height:1.25rem;font-weight:500}#root #wrapper .vcard-preview-1.businessstandard .social ul li a{display:inline-flex;height:2.75rem;width:2.75rem;min-width:2.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.625rem}#root #wrapper .vcard-preview-1.businessstandard .product-service-card .pro-ser-img img{height:9rem;border-radius:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessstandard .product-service-card .card-body{position:relative;overflow:hidden;border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);padding:.875rem 1rem}#root #wrapper .vcard-preview-1.businessstandard .product-service-card .card-body:before{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.15}#root #wrapper .vcard-preview-1.businessstandard .product-service-card .card-body>*{z-index:1}#root #wrapper .vcard-preview-1.businessstandard .product-service-card .card-body .card-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.375}#root #wrapper .vcard-preview-1.businessstandard .product-service-card .card-body .card-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.25rem;font-weight:400;opacity:.9}#root #wrapper .vcard-preview-1.businessstandard .product-service-cards{scrollbar-width:thin;margin-left:-1.25rem;margin-right:-1.25rem;margin-bottom:-.375rem;display:flex;flex-grow:1;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:.375rem}#root #wrapper .vcard-preview-1.businessstandard .product-service-cards .card-cnt{display:flex;width:12rem;min-width:12rem;flex-direction:column}#root #wrapper .vcard-preview-1.businessstandard .gallary-row{margin-left:-.375rem;margin-right:-.375rem;display:flex;flex-wrap:wrap;row-gap:.75rem}#root #wrapper .vcard-preview-1.businessstandard .gallary-row .gallary-col{width:33.333333%;padding-left:.375rem;padding-right:.375rem}#root #wrapper .vcard-preview-1.businessstandard .head-info .profile img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessstandard .form-group .form-control,#root #wrapper .vcard-preview-1.businessstandard .form-group input[type=text]{background-color:var(--background);--tw-text-opacity:1;color:rgb(13 13 12/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .btn{background:var(--theme-vcard)}#root #wrapper .vcard-preview-1.businessstandard .preview-overlay .pro-ser-img{height:340px}#root #wrapper .vcard-preview-1.businessstandard .preview-overlay .pro-ser-img img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessstandard .preview-overlay{--tw-text-opacity:1;color:rgb(13 13 12/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .temp-footer{position:fixed;inset:0;top:auto;bottom:4rem;margin-left:auto;margin-right:auto;display:flex;height:2.25rem;max-width:896px;align-items:center;justify-content:center;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;--tw-bg-opacity:1;background-color:rgb(26 26 34/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .temp-footer+.bot-space{margin-bottom:4rem}#root #wrapper .vcard-preview-1.businessstandard .temp-footer:before{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.2}#root #wrapper .vcard-preview-1.businessstandard .temp-footer>div{position:relative;z-index:2;text-align:center;font-size:.875rem;line-height:1.25rem;color:hsla(0,0%,100%,.7)}#root #wrapper .vcard-preview-1.businessstandard .temp-footer a{font-weight:500;color:hsla(0,0%,100%,.9)}#root #wrapper .vcard-preview-1.businessstandard .vCard-container-outer{min-height:100vh;padding-bottom:4rem}#root #wrapper .vcard-preview-1.businessstandard .add-contacts{position:fixed;inset:0;top:auto;z-index:20;height:4rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:.5rem}#root #wrapper .vcard-preview-1.businessstandard .add-contacts .vCard-btn-container{width:100%}#root #wrapper .vcard-preview-1.businessstandard .add-contacts .vCard-btn{height:3rem;width:100%;border-radius:6px;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard .share-head,#root #wrapper .vcard-preview-1.businessstandard .share-modal-title{--tw-text-opacity:1!important;color:rgb(13 13 12/var(--tw-text-opacity,1))!important}#root #wrapper .vcard-preview-1.businessstandard .vCard-container-outer.temp-draft{padding-bottom:0}#root #wrapper .vcard-preview-1.businessstandard .vCard-container-outer.temp-draft .temp-footer{bottom:0}#root #wrapper .vcard-preview-1.businessstandard .sites .content-center{width:calc(100% - 50px);overflow-wrap:break-word}@media screen and (max-width:991px){#root #wrapper .vcard-preview-1.businessstandard .temp-footer{left:1rem;right:1rem}#root #wrapper .vcard-preview-1.businessstandard .temp-footer>div{font-size:.75rem;line-height:1rem}}@media screen and (min-width:992px){#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer .vBody{scrollbar-width:none;height:100vh;overflow-y:auto;padding:0 2.5rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer .desk-body{position:relative;margin-left:auto;margin-right:auto;max-width:992px;padding:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer .desk-body .left-aside{position:sticky;top:0;z-index:20;margin-left:-1.25rem;margin-right:-1.25rem;--tw-bg-opacity:1;background-color:rgb(26 26 34/var(--tw-bg-opacity,1));padding-left:1.25rem;padding-right:1.25rem;padding-top:2.5rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item>i{z-index:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .wh-card{margin-bottom:1.25rem;padding:1.5rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer .desk-body .desk-container{padding:1rem 3rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .wh-card.vHead{background:var(--theme-vcard);padding:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .head-info{position:relative;flex-direction:row;align-items:center;justify-content:space-between;padding:1.25rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .head-info:before{content:"";position:absolute;inset:0;z-index:0;height:100%;width:100%;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(13 13 12/var(--tw-bg-opacity,1));opacity:.1}#root #wrapper .vcard-preview-1.businessstandard.deskview .head-info>div{z-index:2;padding:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .contacts ul li a{--tw-bg-opacity:1;background-color:rgb(26 26 34/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessstandard.deskview .head-info h2{margin-bottom:0;font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus{display:flex;flex-wrap:wrap;gap:1.25rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus>h3{margin-bottom:-.5rem;width:100%}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item{width:calc(50% - 10px);margin-bottom:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .product-service-cards{margin-left:-.625rem;margin-right:-.625rem;margin-bottom:-1rem;flex-wrap:wrap;gap:0;padding:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .product-service-cards .card-cnt{width:33.333333%;padding-left:.625rem;padding-right:.625rem;padding-bottom:1.25rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .product-service-card .card-body .card-title{margin-bottom:.25rem;font-size:1rem;line-height:1.5rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .gallary-row,#root #wrapper .vcard-preview-1.businessstandard.deskview .sites ul{margin-left:-.625rem;margin-right:-.625rem;display:flex;flex-wrap:wrap}#root #wrapper .vcard-preview-1.businessstandard.deskview .gallary-row .gallary-col{width:20%;padding-left:.625rem;padding-right:.625rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .sites ul li{width:50%;padding-left:.625rem;padding-right:.625rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .sites ul li a{gap:.75rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .sites ul li a .com-logo{height:2.75rem;width:2.75rem;min-width:2.75rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .head-info .com-pos p,#root #wrapper .vcard-preview-1.businessstandard.deskview .sites .web-link,#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-about p,#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item>h2,#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item>span{font-size:15px}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item>h2{margin:.125rem 0 0}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item>i{height:2.75rem;width:2.75rem;min-width:2.75rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item{padding-left:3.5rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-contactus .d-item>i:before{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#root #wrapper .vcard-preview-1.businessstandard.deskview .product-service-card .card-body:before{opacity:.1}#root #wrapper .vcard-preview-1.businessstandard.deskview .product-service-card{border-radius:.75rem;border-width:1px;border-color:hsla(0,0%,100%,.1)}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer{margin-bottom:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer .vBody{height:calc(100vh - 64px)}#root #wrapper .vcard-preview-1.businessstandard.deskview .add-contacts>div{margin-left:auto;margin-right:auto;max-width:992px;gap:.75rem}#root #wrapper .vcard-preview-1.businessstandard.deskview .add-contacts .vCard-btn-container{margin-left:0;margin-right:0}#root #wrapper .vcard-preview-1.businessstandard.deskview .vCard-container-outer.temp-draft .vBody{height:100vh}#root #wrapper .vcard-preview-1.businessstandard .vCard-container-outer{min-height:0}}#root #wrapper .vcard-preview-1.businessclassic{padding:0}#root #wrapper .vcard-preview-1.businessclassic .vCard-container-outer{background:var(--theme-vcard)}#root #wrapper .vcard-preview-1.businessclassic .vCard-container-outer .vBody{padding:1.25rem}#root #wrapper .vcard-preview-1.businessclassic .wh-card{margin-bottom:.625rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1.25rem}#root #wrapper .vcard-preview-1.businessclassic .wh-card>h3{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600}#root #wrapper .vcard-preview-1.businessclassic .wh-card.vHead{padding:0}#root #wrapper .vcard-preview-1.businessclassic .head-info h2{font-size:19px;font-weight:700;line-height:1.375}#root #wrapper .vcard-preview-1.businessclassic .head-info .com-pos p{font-size:.875rem;line-height:1.25rem;line-height:1.5}#root #wrapper .vcard-preview-1.businessclassic .head-info .profile{height:70px;width:70px;min-width:70px;overflow:hidden}#root #wrapper .vcard-preview-1.businessclassic .contacts ul li a{background:var(--theme-vcard);position:relative;display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:var(--radius);font-size:0!important}#root #wrapper .vcard-preview-1.businessclassic .contacts ul li a i{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessclassic .contacts ul{margin-top:.875rem;display:flex;gap:.75rem}#root #wrapper .vcard-preview-1.businessclassic .vCard-about p{font-size:.875rem;line-height:1.25rem;line-height:1.5;opacity:.9}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item{position:relative;margin-bottom:1rem;padding-left:3rem}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>i{position:absolute;left:0;top:.25rem;display:flex;height:38px;width:38px;align-items:center;justify-content:center;overflow:hidden;border-radius:6px}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>i.icon-location{font-size:1.25rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>i.icon-briefcase{font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>i:after{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.1}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>i:before{z-index:20}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>h2,#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>span{font-size:.875rem;line-height:1.25rem;font-weight:400}#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>h2 a,#root #wrapper .vcard-preview-1.businessclassic .vCard-contactus .d-item>h2 b{font-weight:600}#root #wrapper .vcard-preview-1.businessclassic .sites ul li a{display:flex;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.25rem}#root #wrapper .vcard-preview-1.businessclassic .sites ul li a .com-logo{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;padding:.25rem}#root #wrapper .vcard-preview-1.businessclassic .sites .web-link{font-size:.875rem;line-height:1.25rem;font-weight:500}#root #wrapper .vcard-preview-1.businessclassic .social ul li a{display:inline-flex;height:2.75rem;width:2.75rem;min-width:2.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;padding:.625rem}#root #wrapper .vcard-preview-1.businessclassic .product-service-card .pro-ser-img img{height:9rem;border-radius:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessclassic .product-service-card .card-body{position:relative;overflow:hidden;border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);padding:.875rem 1rem}#root #wrapper .vcard-preview-1.businessclassic .product-service-card .card-body:before{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.15}#root #wrapper .vcard-preview-1.businessclassic .product-service-card .card-body>*{z-index:1}#root #wrapper .vcard-preview-1.businessclassic .product-service-card .card-body .card-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.375}#root #wrapper .vcard-preview-1.businessclassic .product-service-card .card-body .card-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.25rem;font-weight:400;opacity:.9}#root #wrapper .vcard-preview-1.businessclassic .product-service-cards{scrollbar-width:thin;margin-left:-1.25rem;margin-right:-1.25rem;margin-bottom:-.375rem;display:flex;flex-grow:1;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:.375rem}#root #wrapper .vcard-preview-1.businessclassic .product-service-cards .card-cnt{display:flex;width:12rem;min-width:12rem;flex-direction:column}#root #wrapper .vcard-preview-1.businessclassic .gallary-row{margin-left:-.375rem;margin-right:-.375rem;display:flex;flex-wrap:wrap;row-gap:.75rem}#root #wrapper .vcard-preview-1.businessclassic .gallary-row .gallary-col{width:33.333333%;padding-left:.375rem;padding-right:.375rem}#root #wrapper .vcard-preview-1.businessclassic .head-info .profile img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessclassic .form-group .form-control,#root #wrapper .vcard-preview-1.businessclassic .form-group input[type=text]{background-color:var(--background)}#root #wrapper .vcard-preview-1.businessclassic .btn{background:var(--theme-vcard)}#root #wrapper .vcard-preview-1.businessclassic .preview-overlay .pro-ser-img{height:340px}#root #wrapper .vcard-preview-1.businessclassic .preview-overlay .pro-ser-img img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessclassic .temp-footer{position:fixed;inset:0;left:520px;top:auto;margin-left:auto!important;margin-right:auto!important;display:flex;height:2.5rem;max-width:880px!important;align-items:center;justify-content:center;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessclassic .temp-footer:before{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.05}#root #wrapper .vcard-preview-1.businessclassic .temp-footer>div{position:relative;z-index:2;text-align:center;font-size:.875rem;line-height:1.25rem;color:rgba(13,13,12,.8)}#root #wrapper .vcard-preview-1.businessclassic .temp-footer a{color:var(--theme-vcard);font-weight:500}#root #wrapper .vcard-preview-1.businessclassic .vCard-container-outer{min-height:100vh;padding-bottom:4rem}#root #wrapper .vcard-preview-1.businessclassic .add-contacts{box-shadow:0 -6px 5px rgba(0,0,0,.1);position:fixed;inset:0;top:auto;z-index:30;height:4rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem}#root #wrapper .vcard-preview-1.businessclassic .add-contacts .vCard-btn-container{width:100%}#root #wrapper .vcard-preview-1.businessclassic .add-contacts .vCard-btn{height:3rem;width:100%;border-radius:6px;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessclassic .vCard-container-outer.temp-draft{padding-bottom:0}#root #wrapper .vcard-preview-1.businessclassic .vCard-container-outer.temp-draft .temp-footer{bottom:0}#root #wrapper .vcard-preview-1.businessclassic .sites .content-center{width:calc(100% - 50px);overflow-wrap:break-word}@media screen and (max-width:991px){#root #wrapper .vcard-preview-1.businessclassic .temp-footer{bottom:4rem;left:1rem;right:1rem}#root #wrapper .vcard-preview-1.businessclassic .temp-footer>div{font-size:.75rem;line-height:1rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .bot-space{padding-bottom:2.5rem}}@media screen and (min-width:992px){#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer{position:relative;background-color:transparent}#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer:before{content:"";background:var(--theme-vcard);position:fixed;inset:0;z-index:0;height:100vh;width:100vw;opacity:.2}#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer .vCard-body{position:relative}#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer .desk-body{scrollbar-width:none;position:relative;margin-left:auto;margin-right:auto;display:flex;height:100vh;max-width:1200px;overflow-y:auto;padding-top:2rem;padding-bottom:2rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .wh-card{margin-bottom:1.25rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .bot-space{flex:0 0 100%!important;width:100%!important;max-width:100%!important;padding-top:.125rem;padding-bottom:4rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer .vBody{padding:0 2rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .left-aside{position:sticky;top:0;display:flex;min-width:420px;align-items:center;justify-content:flex-start}#root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .left-aside #root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .wh-card{padding:1.5rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .wh-card.vHead{background:var(--theme-vcard);margin:0;width:100%;max-width:380px;padding:0;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessclassic.deskview .cardProfile{flex-direction:column;align-items:center;padding:2rem 2rem 0}#root #wrapper .vcard-preview-1.businessclassic.deskview .head-info .profile{height:150px;width:150px;min-width:150px}#root #wrapper .vcard-preview-1.businessclassic.deskview .head-info h2{font-size:1.25rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .head-info .com-pos p,#root #wrapper .vcard-preview-1.businessclassic.deskview .head-info h2{display:flex;flex-direction:column;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessclassic.deskview .head-info .com-pos p{display:block}#root #wrapper .vcard-preview-1.businessclassic.deskview .vcardDesi{border-top-width:0;padding:.625rem 2rem 2rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .contacts ul{margin-top:1.5rem;justify-content:center}#root #wrapper .vcard-preview-1.businessclassic.deskview .contacts ul li a{background:hsla(0,0%,100%,.2)}#root #wrapper .vcard-preview-1.businessclassic.deskview .wh-card>h3{color:var(--theme-vcard);font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .product-service-cards{margin-left:-.5rem;margin-right:-.5rem;flex-wrap:wrap;gap:0;row-gap:1rem;overflow:visible;padding-left:0;padding-right:0}#root #wrapper .vcard-preview-1.businessclassic.deskview .product-service-cards .card-cnt{width:50%;min-width:0;padding-left:.5rem;padding-right:.5rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .product-service-cards .card-cnt .product-service-card{overflow:hidden;border-radius:var(--radius);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessclassic.deskview .temp-footer{left:450px;right:30px;max-width:724px!important}#root #wrapper .vcard-preview-1.businessclassic.deskview .wh-card.vHead{position:relative;margin-top:-4rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer{padding-bottom:0}#root #wrapper .vcard-preview-1.businessclassic.deskview .add-contacts{position:absolute;top:100%;margin-top:.75rem;background-color:transparent;padding-left:0;padding-right:0;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessclassic.deskview .add-contacts>div{gap:.75rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .add-contacts .vCard-btn-container{margin-left:0;margin-right:0}#root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .desk-container{max-width:calc(100% - 420px);display:block;width:100%}#root #wrapper .vcard-preview-1.businessclassic .vCard-container-outer{min-height:0}}@media screen and (min-width:1250px){#root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .desk-container{max-width:calc(100% - 520px);display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;row-gap:1.5rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .desk-container>div{flex:0 0 50%;max-width:calc(50% - 12px);margin:0}#root #wrapper .vcard-preview-1.businessclassic.deskview .vCard-container-outer .desk-body{max-width:1400px}#root #wrapper .vcard-preview-1.businessclassic.deskview .desk-body .left-aside{min-width:520px}#root #wrapper .vcard-preview-1.businessclassic.deskview .wp-enquiry-form{padding-top:0}#root #wrapper .vcard-preview-1.businessclassic.deskview .wh-card{margin-bottom:1.5rem;padding:1.25rem 1.5rem 1.5rem}#root #wrapper .vcard-preview-1.businessclassic.deskview .wh-card.vHead{margin-bottom:0;max-width:420px}#root #wrapper .vcard-preview-1.businessclassic.deskview .temp-footer{left:550px;max-width:880px!important}}#root #wrapper .vcard-preview-1.businessmodern{padding:0}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer{background:var(--theme-vcard)}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .vBody{padding:1.5rem}#root #wrapper .vcard-preview-1.businessmodern .wh-card>h3{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600}#root #wrapper .vcard-preview-1.businessmodern .wh-card.vHead{padding:0}#root #wrapper .vcard-preview-1.businessmodern .head-info{padding-top:1.25rem;text-align:center}#root #wrapper .vcard-preview-1.businessmodern .head-info .com-pos{margin-bottom:1.5rem}#root #wrapper .vcard-preview-1.businessmodern .head-info .contacts ul{margin-bottom:2.25rem;justify-content:center}#root #wrapper .vcard-preview-1.businessmodern .head-info h2{margin-bottom:.75rem;font-size:19px;font-weight:700;line-height:1.375;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .head-info .com-pos p{font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.5;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:.95}#root #wrapper .vcard-preview-1.businessmodern .head-info .com-pos p span{display:inline-block;width:100%;font-weight:300}#root #wrapper .vcard-preview-1.businessmodern .head-info .com-pos p strong{font-weight:600}#root #wrapper .vcard-preview-1.businessmodern .head-info .profile{margin-left:auto;margin-right:auto;margin-bottom:1rem;height:5rem;width:5rem;min-width:5rem;overflow:hidden}#root #wrapper .vcard-preview-1.businessmodern .contacts ul li a{background:rgba(0,0,0,.2);position:relative;display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;font-size:0!important}#root #wrapper .vcard-preview-1.businessmodern .contacts ul li a i{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .contacts ul{margin-top:.875rem;display:flex;gap:.75rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-about p{font-size:.875rem;line-height:1.25rem;line-height:1.5;opacity:.9}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item{position:relative;margin-bottom:1rem;padding-left:3rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>i{position:absolute;left:0;top:.25rem;display:flex;height:38px;width:38px;align-items:center;justify-content:center;overflow:hidden;border-radius:6px}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>i.icon-location{font-size:1.25rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>i.icon-briefcase{font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>i:after{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>i:before{z-index:20;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>h2,#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>span{font-size:.875rem;line-height:1.25rem;font-weight:400}#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>h2 a,#root #wrapper .vcard-preview-1.businessmodern .vCard-contactus .d-item>h2 b{font-weight:600}#root #wrapper .vcard-preview-1.businessmodern .sites ul li a{display:flex;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.25rem}#root #wrapper .vcard-preview-1.businessmodern .sites ul li a .com-logo{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;padding:.25rem}#root #wrapper .vcard-preview-1.businessmodern .sites .web-link{font-size:.875rem;line-height:1.25rem;font-weight:500}#root #wrapper .vcard-preview-1.businessmodern .social ul li a{display:inline-flex;height:2.75rem;width:2.75rem;min-width:2.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.625rem}#root #wrapper .vcard-preview-1.businessmodern .product-service-cards .card-cnt{width:100%}#root #wrapper .vcard-preview-1.businessmodern .product-service-card .pro-ser-img img{height:9rem;border-radius:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessmodern .product-service-card .card-body{position:relative;overflow:hidden;border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);padding:.875rem 1rem}#root #wrapper .vcard-preview-1.businessmodern .product-service-card{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessmodern .product-service-card .card-body>*{z-index:1}#root #wrapper .vcard-preview-1.businessmodern .product-service-card .card-body .card-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.375}#root #wrapper .vcard-preview-1.businessmodern .product-service-card .card-body .card-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.25rem;font-weight:400;opacity:.9}#root #wrapper .vcard-preview-1.businessmodern .gallary-row{margin-left:-.375rem;margin-right:-.375rem;display:flex;flex-wrap:wrap;row-gap:.75rem}#root #wrapper .vcard-preview-1.businessmodern .gallary-row .gallary-col{width:33.333333%;padding-left:.375rem;padding-right:.375rem}#root #wrapper .vcard-preview-1.businessmodern .head-info .profile img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessmodern .form-group .form-control,#root #wrapper .vcard-preview-1.businessmodern .form-group input[type=text]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .btn{background:var(--theme-vcard)}#root #wrapper .vcard-preview-1.businessmodern .preview-overlay .pro-ser-img{height:340px}#root #wrapper .vcard-preview-1.businessmodern .preview-overlay .pro-ser-img img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .vCard-body{position:relative;height:100%;overflow-y:auto}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .sec-pop{background:var(--theme-vcard);position:absolute;inset:0;z-index:10}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .sec-pop>div{scrollbar-width:thin;position:relative;height:100%;overflow-y:auto;background-color:hsla(0,0%,100%,.95);padding:1.5rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .sec-pop>div>*{position:relative;z-index:2}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .sec-pop .back-btn{position:absolute;top:1.5rem;right:1.5rem;z-index:3;cursor:pointer;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .sec-pop .back-btn:before{content:"";margin-right:.125rem;display:inline-block;height:.5rem;width:.5rem;--tw-translate-y:-1px;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-width:1px;border-left-width:1px;--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .tab-buttons{margin-bottom:1.5rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .tab-buttons .tab-btn{display:flex;height:3rem;align-items:center;justify-content:center;border-radius:1.5rem;background-color:hsla(0,0%,100%,.9);font-size:.875rem;line-height:1.25rem;font-weight:400}#root #wrapper .vcard-preview-1.businessmodern .temp-footer{position:fixed;inset:0;top:auto;margin-left:auto;margin-right:auto;display:flex;height:2.5rem;max-width:576px;align-items:center;justify-content:center;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern .temp-footer:before{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.05}#root #wrapper .vcard-preview-1.businessmodern .temp-footer>div{position:relative;z-index:2;text-align:center;font-size:.875rem;line-height:1.25rem;color:rgba(13,13,12,.8)}#root #wrapper .vcard-preview-1.businessmodern .temp-footer a{color:var(--theme-vcard);font-weight:500}#root #wrapper .vcard-preview-1.businessmodern .add-contacts{padding-top:.75rem;padding-bottom:.75rem}#root #wrapper .vcard-preview-1.businessmodern .add-contacts>div{display:flex;gap:.5rem}#root #wrapper .vcard-preview-1.businessmodern .add-contacts .vCard-btn-container{margin-left:0;margin-right:0;width:100%}#root #wrapper .vcard-preview-1.businessmodern .add-contacts .vCard-btn{height:3rem;width:100%;border-radius:1.5rem;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;font-weight:400;--tw-text-opacity:1;color:rgb(13 13 12/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer{height:100vh}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .sec-pop,#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .sec-pop:before{position:fixed;top:0;left:0;height:100vh;width:100vw}#root #wrapper .vcard-preview-1.businessmodern.deskview .product-service-cards{margin-left:-.625rem;margin-right:-.625rem;gap:0;row-gap:1.25rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .product-service-cards .card-cnt{padding-left:.625rem;padding-right:.625rem}#root #wrapper .vcard-preview-1.businessmodern .vCard-container-outer .vCard-body{scrollbar-width:none}#root #wrapper .vcard-preview-1.businessmodern .temp-footer+.bot-space{margin-bottom:4rem}#root #wrapper .vcard-preview-1.businessmodern .sites .content-center{width:calc(100% - 50px);overflow-wrap:break-word}@media screen and (max-width:991px){#root #wrapper .vcard-preview-1.businessmodern .temp-footer{left:1rem;right:1rem}#root #wrapper .vcard-preview-1.businessmodern .temp-footer>div{font-size:.75rem;line-height:1rem}}@media screen and (min-width:576px){#root #wrapper .vcard-preview-1.businessmodern.deskview .product-service-cards .card-cnt{width:50%}}@media screen and (min-width:768px){#root #wrapper .vcard-preview-1.businessmodern.deskview .desk-body{margin-left:auto;margin-right:auto;max-width:36rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .sec-pop>div>div,#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .sec-pop>div>div .back-btn{margin-left:auto;margin-right:auto;max-width:42rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .sec-pop .back-btn{left:0;right:0;margin-top:.375rem;display:flex;width:42rem;align-items:center;justify-content:flex-end;text-align:right}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .sec-pop .back-btn:before{--tw-translate-y:1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#root #wrapper .vcard-preview-1.businessmodern.deskview .wh-card>h3,#root #wrapper .vcard-preview-1.businessmodern.deskview h3.section-header{margin-bottom:1rem;font-size:1.5rem;line-height:2rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .tab-buttons{row-gap:1rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .tab-buttons .tab-btn{height:3.5rem;border-radius:32px;padding-left:1.5rem;padding-right:1.5rem;font-size:1rem;line-height:1.5rem;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-container-outer .tab-buttons .tab-btn:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessmodern.deskview .add-contacts .vCard-btn{height:3.5rem;border-radius:32px;font-size:1rem;line-height:1.5rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .head-info .com-pos p,#root #wrapper .vcard-preview-1.businessmodern.deskview .product-service-card .card-body .card-text,#root #wrapper .vcard-preview-1.businessmodern.deskview .product-service-card .card-body .card-title,#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-about p{font-size:1rem;line-height:1.5rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .head-info h2{font-size:1.5rem;line-height:2rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .contacts ul li a{height:3rem;width:3rem;font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-contactus{display:flex;flex-wrap:wrap;justify-content:space-between}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-contactus>h3{width:100%}#root #wrapper .vcard-preview-1.businessmodern.deskview .vCard-contactus .d-item{width:48%}}#root #wrapper .vcard-preview-1.businessminimal{padding:0}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .vBody{padding:1.5rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .left-aside{background:var(--theme-vcard);margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem;padding:1.5rem}#root #wrapper .vcard-preview-1.businessminimal .wh-card>h3{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600}#root #wrapper .vcard-preview-1.businessminimal .wh-card.vHead{padding:0}#root #wrapper .vcard-preview-1.businessminimal .head-info{padding-top:1.25rem;text-align:center}#root #wrapper .vcard-preview-1.businessminimal .head-info .contacts ul{margin-top:1.25rem;margin-bottom:0;justify-content:center}#root #wrapper .vcard-preview-1.businessminimal .head-info h2{margin-bottom:.75rem;font-size:19px;font-weight:700;line-height:1.375;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .head-info .com-pos p{font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:capitalize;line-height:1.5;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:.95}#root #wrapper .vcard-preview-1.businessminimal .head-info .com-pos p span{display:inline-block;width:100%;font-weight:300}#root #wrapper .vcard-preview-1.businessminimal .head-info .com-pos p strong{font-weight:600}#root #wrapper .vcard-preview-1.businessminimal .head-info .profile{margin:-1rem auto 1rem;height:9rem;width:9rem;min-width:9rem;overflow:hidden}#root #wrapper .vcard-preview-1.businessminimal .contacts ul li a{background:rgba(0,0,0,.2);position:relative;display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;font-size:0!important}#root #wrapper .vcard-preview-1.businessminimal .contacts ul li a i{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .contacts ul{margin-top:.875rem;display:flex;gap:.75rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-about p{font-size:.875rem;line-height:1.25rem;line-height:1.5;opacity:.9}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item{margin-bottom:1rem;padding-left:3rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>i{position:absolute;left:0;top:.25rem;display:flex;height:38px;width:38px;align-items:center;justify-content:center;overflow:hidden;border-radius:6px}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>i.icon-location{font-size:1.25rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>i.icon-briefcase{font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>i:after{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>i:before{z-index:20;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>h2,#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>span{font-size:.875rem;line-height:1.25rem;font-weight:400}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>h2 a,#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>h2 b{font-weight:600}#root #wrapper .vcard-preview-1.businessminimal .sites ul li a{display:flex;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.25rem}#root #wrapper .vcard-preview-1.businessminimal .sites ul li a .com-logo{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;padding:.25rem}#root #wrapper .vcard-preview-1.businessminimal .sites .web-link{font-size:.875rem;line-height:1.25rem;font-weight:500}#root #wrapper .vcard-preview-1.businessminimal .social ul li a{display:inline-flex;height:2.75rem;width:2.75rem;min-width:2.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;padding:.625rem}#root #wrapper .vcard-preview-1.businessminimal .product-service-cards .card-cnt{width:100%}#root #wrapper .vcard-preview-1.businessminimal .product-service-card .pro-ser-img img{height:9rem;border-radius:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessminimal .product-service-card .card-body{position:relative;overflow:hidden;border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);padding:.875rem 1rem}#root #wrapper .vcard-preview-1.businessminimal .product-service-card{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessminimal .product-service-card .card-body>*{z-index:1}#root #wrapper .vcard-preview-1.businessminimal .product-service-card .card-body .card-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.375}#root #wrapper .vcard-preview-1.businessminimal .product-service-card .card-body .card-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.25rem;font-weight:400;opacity:.9}#root #wrapper .vcard-preview-1.businessminimal .gallary-row{margin-left:-.375rem;margin-right:-.375rem;display:flex;flex-wrap:wrap;row-gap:.75rem}#root #wrapper .vcard-preview-1.businessminimal .gallary-row .gallary-col{width:33.333333%;padding-left:.375rem;padding-right:.375rem}#root #wrapper .vcard-preview-1.businessminimal .head-info .profile img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessminimal .form-group .form-control,#root #wrapper .vcard-preview-1.businessminimal .form-group input[type=text]{background-color:var(--background)}#root #wrapper .vcard-preview-1.businessminimal .btn{background:var(--theme-vcard)}#root #wrapper .vcard-preview-1.businessminimal .preview-overlay .pro-ser-img{height:340px}#root #wrapper .vcard-preview-1.businessminimal .preview-overlay .pro-ser-img img{height:100%;-o-object-fit:cover;object-fit:cover}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .vCard-body{position:relative;height:100%;overflow-y:auto}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .sec-pop{background:var(--theme-vcard);position:absolute;inset:0;z-index:10}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .sec-pop>div{scrollbar-width:thin;position:relative;height:100%;overflow-y:auto;background-color:hsla(0,0%,100%,.95);padding:1.5rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .sec-pop>div>*{position:relative;z-index:2}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .sec-pop .back-btn{position:absolute;top:1.5rem;right:1.5rem;z-index:3;cursor:pointer;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .sec-pop .back-btn:before{content:"";margin-right:.125rem;display:inline-block;height:.5rem;width:.5rem;--tw-translate-y:-1px;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-width:1px;border-left-width:1px;--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .temp-footer{position:fixed;inset:0;top:auto;z-index:20;margin-left:auto;margin-right:auto;display:flex;height:2.5rem;max-width:576px;align-items:center;justify-content:center;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal .temp-footer:before{content:"";background:var(--theme-vcard);position:absolute;inset:0;z-index:0;height:100%;width:100%;opacity:.05}#root #wrapper .vcard-preview-1.businessminimal .temp-footer>div{position:relative;z-index:2;text-align:center;font-size:.875rem;line-height:1.25rem;color:rgba(13,13,12,.8)}#root #wrapper .vcard-preview-1.businessminimal .temp-footer a{color:var(--theme-vcard);font-weight:500}#root #wrapper .vcard-preview-1.businessminimal .add-contacts{box-shadow:0 -5px 12px rgba(0,0,0,.1);position:fixed;inset:0;top:auto;z-index:30;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.75rem}#root #wrapper .vcard-preview-1.businessminimal .add-contacts>div{display:flex;gap:.5rem}#root #wrapper .vcard-preview-1.businessminimal .add-contacts .vCard-btn-container{margin-left:0;margin-right:0;width:100%}#root #wrapper .vcard-preview-1.businessminimal .add-contacts .vCard-btn{height:2.75rem;width:100%;border-radius:6px;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer{height:100vh}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer .sec-pop,#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer .sec-pop:before{position:fixed;top:0;left:0;height:100vh;width:100vw}#root #wrapper .vcard-preview-1.businessminimal.deskview .product-service-cards{margin-left:-.625rem;margin-right:-.625rem;gap:0;row-gap:1.25rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .product-service-cards .card-cnt{padding-left:.625rem;padding-right:.625rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-container-outer .vCard-body{scrollbar-width:none}#root #wrapper .vcard-preview-1.businessminimal .temp-footer+.bot-space{margin-bottom:4rem}#root #wrapper .vcard-preview-1.businessminimal .tab-buttons{scrollbar-width:none;margin:1rem -.5rem;display:flex;overflow-x:auto;white-space:nowrap;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:.5rem .75rem}#root #wrapper .vcard-preview-1.businessminimal .tab-buttons .tab-btn{display:inline-flex;height:2rem;align-items:center;justify-content:center;padding-left:.75rem;padding-right:.75rem;padding-bottom:1px;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0;color:hsl(var(--foreground)/.7)}#root #wrapper .vcard-preview-1.businessminimal .tab-buttons .tab-btn.tab-active{color:var(--theme-vcard);border-radius:6px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessminimal .add-contacts+.temp-footer{bottom:68px}#root #wrapper .vcard-preview-1.businessminimal .add-contacts+.temp-footer+.bot-space{margin-bottom:7rem}#root #wrapper .vcard-preview-1.businessminimal .web-minimal .weblink-icon{position:absolute;inset:0;left:auto;display:flex;width:2.5rem;align-items:center;justify-content:center;background-color:var(--background)}#root #wrapper .vcard-preview-1.businessminimal .web-minimal .weblink-icon svg{fill:var(--theme-vcard);height:1rem;width:1rem}#root #wrapper .vcard-preview-1.businessminimal .web-minimal ul li a .content-center{color:var(--theme-vcard);width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}#root #wrapper .vcard-preview-1.businessminimal .web-minimal ul li a{position:relative;height:2.5rem;overflow:hidden;border-radius:6px;border-width:1px;padding-left:2.75rem;padding-right:2.75rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root #wrapper .vcard-preview-1.businessminimal .web-minimal ul li a .com-logo{position:absolute;inset:0;left:.25rem;right:auto;display:flex;width:2.5rem;align-items:center;justify-content:center}#root #wrapper .vcard-preview-1.businessminimal .web-minimal ul li+li{margin-top:.625rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item{position:relative;margin-bottom:.75rem;border-radius:6px;border-width:1px;background-color:var(--background);padding:.625rem 1rem .625rem 4rem}#root #wrapper .vcard-preview-1.businessminimal .vCard-contactus .d-item>i{left:14px;top:14px}@media screen and (max-width:767px){#root #wrapper .vcard-preview-1.businessminimal .tab-buttons{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:0;border-radius:0}}@media screen and (max-width:991px){#root #wrapper .vcard-preview-1.businessminimal .temp-footer{left:1rem;right:1rem}#root #wrapper .vcard-preview-1.businessminimal .temp-footer>div{font-size:.75rem;line-height:1rem}#root #wrapper .tab-buttons{scrollbar-width:none}}@media screen and (min-width:576px){#root #wrapper .vcard-preview-1.businessminimal.deskview .product-service-cards .card-cnt{width:50%}}@media screen and (min-width:768px){#root #wrapper .vcard-preview-1.businessminimal.deskview .desk-container{margin-left:auto;margin-right:auto;max-width:48rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer .sec-pop>div>div,#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer .sec-pop>div>div .back-btn{margin-left:auto;margin-right:auto;max-width:42rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer .sec-pop .back-btn{left:0;right:0;margin-top:.375rem;display:flex;width:42rem;align-items:center;justify-content:flex-end;text-align:right}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-container-outer .sec-pop .back-btn:before{--tw-translate-y:1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#root #wrapper .vcard-preview-1.businessminimal.deskview .wh-card>h3,#root #wrapper .vcard-preview-1.businessminimal.deskview h3.section-header{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .gallary-row .gallary-col{width:20%}#root #wrapper .vcard-preview-1.businessminimal.deskview .add-contacts .vCard-btn{height:3rem;font-size:1rem;line-height:1.5rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .add-contacts>div{max-width:784px}#root #wrapper .vcard-preview-1.businessminimal.deskview .head-info .com-pos p,#root #wrapper .vcard-preview-1.businessminimal.deskview .product-service-card .card-body .card-text,#root #wrapper .vcard-preview-1.businessminimal.deskview .product-service-card .card-body .card-title,#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-about p{font-size:1rem;line-height:1.5rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .head-info h2{font-size:1.5rem;line-height:2rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .contacts ul li a{height:3rem;width:3rem;font-size:1.125rem;line-height:1.75rem}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-contactus{display:flex;flex-wrap:wrap;justify-content:space-between}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-contactus>h3{width:100%}#root #wrapper .vcard-preview-1.businessminimal.deskview .vCard-contactus .d-item{width:calc(50% - 6px)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}