@import url(https://fonts.googleapis.com/css2?family=Saira:wght@200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap);*{box-sizing:border-box;font-family:Saira,sans-serif;margin:0;padding:0;scroll-behavior:smooth}button{background:transparent;outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#d8d8d8;border-radius:40px}::-webkit-scrollbar-track{background-color:initial}:root{--color-white-100:#fafafa;--color-black-300:#0c0f13;--color-black-500:#080a0c;--color-blue-600:#2463eb;--shadow-medium:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.glassomorphism{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;box-shadow:0 8px 32px 0 rgba(31,38,135,.37)}.d-flex-center{justify-content:center}.d-flex-center,.d-flex-spaceb{align-items:center;display:flex}.d-flex-spaceb{justify-content:space-between}.fd-col{flex-direction:column}.mtop{margin-top:62px}.gap1{gap:20px}.w100{width:100%}.select_category{margin-inline:auto;max-width:1400px;padding:20px}.select_category .all_categories{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.categories_heading{color:#dcdcdc;font-size:2.5rem;text-align:end}.all_categories .single_cat{background-color:#f7f3f3;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:1rem;min-width:100px;padding:5px;text-transform:capitalize;transition:all .3s ease}.all_categories .single_cat:not(.active-category):hover{background-color:#edeaea}.all_categories .active-category{background-color:#150050;color:#fff}.what_we_provide{padding:20px}.explore_more,.what_we_provide{margin-inline:auto;max-width:1400px}.what_we_provide h2{color:#bb004b;font-size:2rem;padding-bottom:10px}.card_container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-content:center;place-items:center}.card_container .card:nth-child(2n) .tag{background:linear-gradient(180deg,#2f80ed,#56ccf2)}.card_container .card:nth-child(odd) .tag{background:linear-gradient(180deg,#ef473a,#cb2d3e)}.print_ads{padding-top:50px;width:100%}.print_ads img{border-radius:5px}.seprator{background-image:radial-gradient(#bb004b .5px,transparent 0),radial-gradient(#bb004b .5px,#fff 0);background-position:0 0,10px 10px;background-size:20px 20px;cursor:pointer;margin-top:30px;max-height:-webkit-max-content;max-height:max-content;min-height:150px;transition:all .3s ease;width:100%}.seprator,.seprator:hover{background-color:#fff;opacity:.8}.seprator:hover{background-image:radial-gradient(#bb004b .5px,#fff 0);background-size:10px 10px}.seprator span{color:#bb004b;font-size:5rem;font-weight:800;opacity:0;text-transform:uppercase;transition:all .4s ease}.seprator:hover>span{font-size:3rem;opacity:1}@media (max-width:900px){.select_category,.what_we_provide{padding:10px}}@media (max-width:600px){.card_container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.all_categories .single_cat{font-size:.8rem;min-width:80px}.seprator{min-height:100px}.seprator span{font-size:2rem}.seprator:hover>span{font-size:1.3rem;opacity:1}}.categories{display:flex;gap:10px;height:80vh}.categories a{color:#fff}.glassomorphism_car{border:1px solid #e2eaf0;transition:all .3s ease}.glassomorphism_car:hover{box-shadow:0 8px 14px 0 #bfcfdc}.categories .col{border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:10px}.categories .col_l{flex:2 1}.categories .row{border-radius:10px;display:flex;flex:1 1;gap:10px;overflow:hidden;position:relative}.categories .row a{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(transparent,hsla(0,0%,100%,.1));border:none;border:1px solid rgba(0,0,0,.1);border-radius:5px;bottom:0;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;font-weight:500;height:50px;justify-content:center;left:0;margin:auto;min-width:100px;padding:20px;position:absolute;right:0;text-decoration:none;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.categories .row a,.categories .row button{color:#fff;cursor:pointer;text-transform:uppercase}.categories .row button{background:transparent;border:none;font-size:1rem;font-weight:700}.categories img{background-color:#dcdcdc;border-radius:10px;height:100%;object-fit:cover;transition:scale .3s ease-in-out;width:100%}.categories .row img:hover{border-radius:10px!important;scale:1.1}@media (max-width:900px){.categories{flex-direction:column;height:-webkit-max-content;height:max-content}.categories .row button{font-size:14px}.categories .big_row{max-height:40vh}.categories .row{max-height:500px}.categories .col{flex-direction:row}.categories .col_l{flex-direction:column}.categories .row a{border-radius:5px;font-size:12px;height:40px;padding:5px}}@media (max-width:600px){.categories .row button{font-size:12px;font-weight:700}}.categories .glassomorphism_card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border-left:1px solid hsla(0,0%,100%,.1);border-radius:10px;border-top:1px solid hsla(0,0%,100%,.1);box-shadow:20px 20px 50px rgba(0,0,0,.5);z-index:1}.notification{border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#fff;font-weight:500;left:50%;max-width:350px;min-width:250px;padding:10px;position:fixed;text-align:center;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease;width:70%;z-index:999}.notification span{font-size:1rem;font-weight:300;letter-spacing:.8px;text-align:center}.notification-top{top:1rem}.notification-bottom{bottom:1rem;top:auto}.notification-success{background-color:#28a745}.notification-error{background-color:#dc3545}.notification-warning{background-color:#ffc107}.notification-info{background-color:#17a2b8}.notification-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:20px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.notification-close:hover{color:hsla(0,0%,100%,.8)}.delete_modal{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.delete_modal_content{background-color:#fff;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);font-size:18px;left:50%;padding:20px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal_buttons{display:flex;justify-content:space-around;margin-top:20px}.modal_buttons button{background-color:blue;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.modal_buttons button:hover{background-color:#00008b}.modal_buttons button{background:linear-gradient(180deg,#3498db,#2980b9)}.modal_buttons button:hover{background:linear-gradient(180deg,#2980b9,#3498db)}@media(max-width:600px){.delete_modal_content{width:90%}}.delete_btn{bottom:10px;color:#d40b0b;font-size:2rem;position:absolute;right:10px;z-index:1}.read_more_btn{background:transparent;border:none}.read_more_btn a:hover{background-color:#e82271}.read_more_btn a{background-color:#bb004b;border:none;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);color:#666;color:#fff;cursor:pointer;padding:10px;text-decoration:none;transition:all .3s ease}.url_btn a{background:#000365!important}.card{background:linear-gradient(90deg,#fff,#fbfbfb);border-radius:5px;box-shadow:0 .1rem 1rem rgba(0,0,0,.1);box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);cursor:pointer;display:flex;flex-direction:column;max-height:480px;max-width:450px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.card:hover{background:#f6f4f4;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.card:hover .card_header img{scale:1.2}.card .card_header{background:#d9d9d9;max-height:250px;min-height:230px;overflow:hidden;position:relative}.card_header img{display:block;height:100%;object-fit:cover;transition:all .3s ease-in-out;width:100%}.card_body{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.tag{align-self:flex-start;border-radius:1em;font-size:.75rem;padding:.25em .75em;position:static;right:10px;top:10px}.tag+.tag{margin-left:.5em}.tag-blue,.tag-brown,.tag-red{color:#fafafa}.card_body h4{font-size:1.3rem;text-transform:capitalize}.card_footer{display:flex;margin-top:auto;padding:0 1rem 1rem}.user{align-items:center;display:flex;gap:.5rem;justify-content:center}.user img{height:40px;width:40px}.user__image{border-radius:50%}.user__info>small{color:#666}.card .loading_card_header{background:#d9d9d9;min-height:250px}.card .loading_tag{background:#d9d9d9;border-radius:30px;height:15px;width:80px}.card .loading_body p,.card .loading_body span{background:#d9d9d9;border-radius:10px;height:30px;width:320px}.card .loading_body p{height:70px}.loading_footer .loading_user{background:#d9d9d9;border-radius:10px;height:45px;width:150px}.loading_body p:before,.loading_body span:before,.loading_card_header:before,.loading_footer .loading_user:before,.loading_tag :before{-webkit-animation:shimmer 1s linear infinite;animation:shimmer 1s linear infinite;background-image:linear-gradient(90deg,#d9d9d9 0,rgba(0,0,0,.07) 20%,#d9d9d9 40%,#d9d9d9);background-repeat:no-repeat;background-size:450px 400px;border-radius:10px;content:"";height:inherit;position:absolute;width:inherit}.loading_body p:before{-webkit-animation-delay:.2s;animation-delay:.2s}.loading_footer .loading_user:before{-webkit-animation-delay:.22s;animation-delay:.22s}.card span:empty{display:none}@-webkit-keyframes shimmer{0%{background-position:-450px 0}to{background-position:450px 0}}@keyframes shimmer{0%{background-position:-450px 0}to{background-position:450px 0}}.card_body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.2rem;overflow:hidden}@media(max-width:600px){.tag{position:absolute}.card .card_header{min-height:180px}.card_body h4{font-size:1.1rem}.card_body p{font-size:14px;line-height:1.2rem}}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rotate-scale-down-diag-1{0%{-webkit-transform:scale(1) rotate3d(1,1,0,0deg);transform:scale(1) rotate3d(1,1,0,0deg)}50%{-webkit-transform:scale(.5) rotate3d(1,1,0,-180deg);transform:scale(.5) rotate3d(1,1,0,-180deg)}to{-webkit-transform:scale(1) rotate3d(1,1,0,-1turn);transform:scale(1) rotate3d(1,1,0,-1turn)}}@keyframes rotate-scale-down-diag-1{0%{-webkit-transform:scale(1) rotate3d(1,1,0,0deg);transform:scale(1) rotate3d(1,1,0,0deg)}50%{-webkit-transform:scale(.5) rotate3d(1,1,0,-180deg);transform:scale(.5) rotate3d(1,1,0,-180deg)}to{-webkit-transform:scale(1) rotate3d(1,1,0,-1turn);transform:scale(1) rotate3d(1,1,0,-1turn)}}.main_background{align-items:center;background-color:#000;display:flex;height:50vh;justify-content:center;min-height:500px;overflow:hidden;position:relative;width:100%}.background_image{position:absolute;width:500px}.background_image img{animation:rotation 30s ease-in-out 1s infinite reverse both;-webkit-filter:saturate(2) contrast(120%);filter:saturate(2) contrast(120%);width:100%}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.boy_image{align-items:center;display:flex;justify-content:center;justify-self:flex-end;position:absolute;width:200px}.boy_image img{cursor:pointer;opacity:.6;transition:all .3s ease-in-out;width:300px}.boy_image img:hover{cursor:progress;scale:1.2}.alternate_image{position:absolute;right:0}.alternate_image img{width:200px}.main_search{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;background:hsla(0,0%,100%,.1);border-left:1px solid hsla(0,0%,100%,.1);border-radius:5px;border-top:1px solid hsla(0,0%,100%,.1);box-shadow:20px 20px 50px rgba(0,0,0,.5);display:flex;height:45px;justify-content:space-between;margin-inline:auto;margin-top:15px;padding:10px;width:100%;z-index:1}.main_search:focus-within{border:1px solid #bb004b}.main_search input{background:transparent;border:none;color:#fff;height:calc(inherit - 2px);outline:none;padding:10px;width:100%}.main_search span{color:#fff;cursor:pointer;font-size:20px}.search_button{background:transparent;border:none;display:flex}.header{color:var(--color-white-100);font-size:clamp(1rem,2vw,1.125rem);font-weight:400;height:-webkit-fill-available;height:auto;left:0;line-height:1.5;margin:0 auto;position:fixed;top:0;transition:all .35s ease;width:100%;z-index:100}.menu .active_link{color:#ec8ab1}.login_signup .user_found{background-color:#bb004b;cursor:pointer;font-weight:600;line-height:1.1rem}.login_signup .user_logout{background-color:initial;border:1px solid #bb004b;cursor:pointer;font-weight:600}.header.on-scroll{background:var(--color-black-300);box-shadow:var(--shadow-medium)}.navbar{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;height:4.25rem;margin:0 auto;max-width:1400px;padding:0 20px;width:100%}.brand{color:var(--color-white-100);font-family:inherit;font-size:1.625rem;font-weight:600;letter-spacing:-1px;line-height:1.5;text-transform:uppercase}.brand img{width:150px}.menu{background-color:var(--color-black-300);box-shadow:var(--shadow-medium);height:auto;left:0;overflow:hidden;position:fixed;top:-100%;transition:all .4s ease-in-out;width:100%;z-index:10}.login_signup{display:flex;gap:10px}.menu.is-active{height:auto;padding:4rem 0 3rem;top:0;width:100%}.menu-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:1.25rem}.menu_item{list-style:none}.menu_link{color:var(--color-white-100);font-size:1rem;line-height:1.5;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.menu_block,.menu_link{font-family:inherit;font-weight:500}.menu_block{background-color:var(--color-blue-600);border-radius:5px;box-shadow:var(--shadow-medium);color:var(--color-white);display:inline-block;font-size:.875rem;line-height:1.25;margin-left:auto;padding:.65rem 1.2rem;text-align:center;text-transform:capitalize;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.login_signup button{border:none;outline:none}.login_signup_btn{cursor:pointer}@media only screen and (min-width:766px){.menu{background:none;box-shadow:none;height:auto;margin-left:auto;padding:0;position:relative;top:0;transition:none;width:auto}.menu-inner{-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;margin:0 auto}.menu_link{text-transform:capitalize}.menu_block{margin-left:0}}.burger{background:none;border:none;cursor:pointer;display:block;height:1rem;order:-1;outline:none;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.35s ease;-webkit-user-select:none;user-select:none;visibility:visible;width:1.75rem;z-index:100}@media only screen and (min-width:766px){.burger{display:none;visibility:hidden}}.burger_line{background-color:var(--color-white-100);border:none;display:block;height:2px;opacity:1;outline:none;position:absolute;right:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger_line:first-child{top:0}.burger_line:nth-child(2){top:.5rem}.burger_line:nth-child(3){top:1rem}.burger.is-active .burger_line:first-child{top:.5rem;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.burger.is-active .burger_line:nth-child(2){opacity:0;right:-1.5rem;visibility:hidden}.burger.is-active .burger_line:nth-child(3){top:.5rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@media only screen and (max-width:780px){.login_signup{right:20px}}@media only screen and (max-width:600px){.menu_block{border-radius:5px;padding:5px 10px}.header{padding:0 10px}.navbar{height:3.5rem;padding:0}.login_signup{right:10px}.brand{font-size:1rem}.burger{height:1rem;width:1.5rem}.brand img{width:100px}}.modal{background-color:rgba(0,0,0,.5);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:101}.modal,.modal-content{align-items:center;display:flex;overflow:auto}.modal-content{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.25);flex-direction:column;max-height:90%;max-width:95%;padding:40px;position:relative;width:450px}.modal-title{font-size:22px;font-weight:600;margin-bottom:20px;text-align:center;text-transform:uppercase}.form-container,.form-control{display:flex;flex-direction:column;width:100%}.form-control{margin-bottom:20px}.form-control label{color:#2474d5;font-size:12px;margin-bottom:5px}.form-control label:after{color:red;content:"*";margin-left:1px}.form-control input{border:1px solid #ccc;border-radius:4px;font-size:14px;height:40px;padding:0 10px}.form-control input:focus{border-color:#06f;outline:none}.form-actions{display:flex;justify-content:space-between;margin-top:20px}.form-actions button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;height:40px;text-transform:uppercase;transition:all .2s ease}.form-actions button:hover{background-color:#06f;color:#fff}.form-actions button:active{-webkit-transform:scale(.95);transform:scale(.95)}.form-actions .primary-button{background-color:#dcdcdc;padding:0 20px}.form-actions .secondary-button{background-color:#fff;border:1px solid #06f;color:#06f;min-width:-webkit-max-content;min-width:max-content;padding:10px}.form-actions .secondary-button:active,.form-actions .secondary-button:hover{background-color:#fff;border-color:#06f;color:#06f}.close-button{color:#aaa;font-size:28px;font-weight:700;position:absolute;right:20px;top:10px}.close-button:focus,.close-button:hover{color:#000;cursor:pointer;text-decoration:none}.password-container{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;position:relative}.password-container>input{border:none}.password-container input[type=password],.password-container input[type=text]{flex:1 1}.password-container span{background:none;border:none;color:#666;cursor:pointer;font-size:14px;position:absolute;right:10px}.password-container:focus-within{border:1px solid #06f!important}@media(max-width:600px){.modal-content{padding:20px}}.form-actions button:disabled{border:1px solid #dcdcdc;color:#dcdcdc;cursor:not-allowed}.user-profile{background-color:#fff;background-color:#242526;border-radius:5px;color:#919295;display:flex;flex-direction:column;font-size:1.1rem;font-weight:600;gap:5px;padding:10px;position:fixed;right:20px;right:100px;top:68px;width:350px;z-index:1000}.user-profile:before{border:10px solid transparent;border-bottom-color:#242526;content:"";position:absolute;right:40px;top:-18px}.profile-header{align-items:center;background-color:inherit;border-bottom:.1px solid #919295;border-radius:5px;cursor:pointer;display:flex;padding:5px;transition:all .3s ease}.profile-header img,.profile-header span{background-color:#dcdcdc;border-radius:50%;color:#4169e1;font-size:3rem;height:50px;width:50px}.profile-dropdown{display:flex;flex-direction:column;gap:5px}.profile-dropdown p{background-color:inherit;border-radius:5px;transition:all .3s ease}.profile-dropdown a{color:inherit;display:block;padding:10px 5px;text-decoration:none;width:100%}.profile-dropdown p:hover,.profile-header:hover{background-color:#3a3b3c}@media(max-width:600px){.user-profile{font-size:.8rem;right:55px;top:55px;width:70%}.profile-header img,.profile-header span{font-size:25px;height:30px;width:30px}}.pg-footer{background-image:url(/static/media/background3.30cb44aff14099204074.svg);background-position:inherit;background-size:cover;font-family:Roboto,sans-serif}.pg-footer a{color:#fff;text-decoration:none}.footer{background-color:#004658;background:transparent;color:#fff}.footer-wave-svg{background-color:initial;display:block;height:30px;position:relative;top:-1px;width:100%}.footer-wave-path{fill:#fff}.footer-content{margin-left:auto;margin-right:auto;max-width:1230px;padding:40px 15px 450px;position:relative}.footer-content-column{box-sizing:border-box;color:#fff;float:left;padding-left:15px;padding-right:15px;width:100%}.footer-content-column ul li a{color:#fff;text-decoration:none}.footer-content-column ul li a:hover{color:var(--main-color);text-decoration:none}.footer-logo-link{display:inline-block}.footer-menu{margin-top:30px}.footer-menu-name{color:#fffff2;font-size:15px;font-weight:900;letter-spacing:.1em;line-height:18px;margin-bottom:0;margin-top:0;text-transform:uppercase}.footer-menu-list{list-style:none;margin-bottom:0;margin-top:10px;padding-left:0}.footer-menu-list li{margin-top:5px}.footer-call-to-action-description{color:#fffff2;margin-bottom:20px;margin-top:10px}.footer-call-to-action-button:hover{background-color:#0d084c;color:#e7f0f2}.button:last-of-type{margin-right:0}.footer-call-to-action-button{background:transparent;border:1px solid teal;border-radius:21px;color:#fffff2;cursor:pointer;display:inline-block;font-size:11px;font-weight:900;letter-spacing:.1em;line-height:18px;margin:0 10px 10px 0;padding:12px 30px;position:relative;text-decoration:none;text-transform:uppercase;transition:background-color .2s}.footer-call-to-action:first-child{margin-bottom:10px;margin-top:30px}.footer-call-to-action-title{color:#fffff2;font-size:14px;font-weight:900;letter-spacing:.1em;line-height:18px;margin-bottom:0;margin-top:0;text-transform:uppercase}.footer-call-to-action-link-wrapper{color:#fff;margin-bottom:0;margin-top:10px;text-decoration:none}.footer-call-to-action-link-wrapper a{color:#fff;text-decoration:none;width:-webkit-max-content;width:max-content}.footer-social-links{bottom:0;height:8px;position:absolute;right:0;width:236px}.footer-social-amoeba-svg{display:block;height:54px;left:0;position:absolute;top:0;width:236px}.footer-social-amoeba-path{fill:#08054f}.footer-social-link.linkedin{height:26px;left:3px;top:11px;width:45px}.footer-social-link{display:block;padding:10px;position:absolute}.hidden-link-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);height:1px;overflow:hidden;padding:0;position:absolute;top:50%;width:1px}.footer-social-icon-svg{display:block}.footer-social-icon-path{fill:#fffff2;transition:fill .2s}.footer-social-link.twitter{height:28px;left:62px;top:3px;width:45px}.footer-social-link.youtube{height:24px;left:123px;top:12px;width:45px}.footer-social-link.github{height:34px;left:173px;top:7px;width:50px}.footer-copyright{background-color:#027b9a;background:transparent;color:#fff;padding:15px 30px;text-align:center}.footer-copyright-wrapper{margin-left:auto;margin-right:auto;max-width:1200px}.footer-copyright-text{color:#fff;font-size:13px;font-weight:400;line-height:18px;margin-bottom:0;margin-top:0}.footer-copyright-link{color:#fff;text-decoration:none}@media (min-width:320px) and (max-width:479px){.footer-content{margin-left:auto;margin-right:auto;max-width:1230px;position:relative}}@media (min-width:480px) and (max-width:599px){.footer-content{margin-left:auto;margin-right:auto;max-width:1230px;position:relative}}@media (min-width:600px) and (max-width:800px){.footer-content{margin-left:auto;margin-right:auto;max-width:1230px;position:relative}}@media (min-width:760px){.footer-content{margin-left:auto;margin-right:auto;max-width:1400px;padding:40px 15px 350px;position:relative}.footer-wave-svg{height:50px}.footer-content-column{width:24.99%}}@media (max-width:760px){.footer-social-links{bottom:-20px;height:54px;position:absolute;right:-90px;rotate:-90deg;width:236px}.pg-footer{background-position:100%}}.print{width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.print_banner{max-height:400px;overflow:hidden;position:relative;width:100%}.print_search{bottom:20px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%}.print_banner img{-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.print-ads-banner{margin-inline:auto;padding:20px;width:100%}.print-ads-banner figure{width:100%}.print-ads-banner img{object-fit:scale-down;width:inherit}.print_container{display:flex;gap:1rem;margin-inline:auto;max-width:1400px;min-height:50vh;padding:100px 20px}.print_container .left{background-color:#fff;overflow:hidden;width:100%}.print_container .right{border-radius:5px;padding:20px;position:relative}.print_container .right,.print_container form{align-items:flex-start;display:flex;flex-direction:column;gap:10px;width:100%}.print_container form{height:100%;justify-content:space-between}.print_container .left img{object-fit:cover;transition:all .3s ease-in-out;width:100%}.print_container .left img:hover{scale:1.2}.right .print_info{grid-gap:20px;display:grid;display:flex;flex-wrap:wrap;gap:20px;width:100%}.print_info .row{display:flex;gap:10px;width:100%}.print_info .row .fill_info{flex:1 1}.print_info .span_2{grid-column:span 2}.right .print_info .fill_info{background:transparent;border:1px solid teal;border-radius:5px;gap:1px;width:100%!important}.print_info .fill_info>label{background:#f0f8ff;background:transparent;border:none;border-radius:0;border-radius:5px 0 0 5px;border-right:1px solid teal;color:var(--color-blue-600);font-weight:600;padding:5px}.print_info .fill_info>label>span{color:#4169e1;font-size:20px;padding-right:5px}.print_info .fill_info .binding{padding:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.right .price_info{background-color:var(--color-blue-600);color:var(--color-white-100);font-size:22px;font-weight:800;min-width:100px;text-align:center;width:-webkit-max-content;width:max-content}.right .order_now button,.right .price_info{border:1px solid teal;border-radius:5px;padding:10px}.right .order_now button{background-color:teal;color:#fff;cursor:pointer;font-size:18px;transition:all .3s ease-in-out;width:150px}.right .order_now button:hover{background-color:teal}.fill_info>input,.fill_info>select{background:transparent;border:none;border-radius:5px;color:var(--color-blue-600);font-weight:600;height:inherit;outline:none;padding:5px;width:100%}.get_support{background-color:#25d366;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:800;padding:10px;position:absolute;right:20px;top:20px;width:-webkit-max-content;width:max-content}.get_support address{gap:5px}.get_support img{color:#fff;width:30px}.variants{align-items:center;display:flex;justify-content:center}.variants>div{margin-right:5px}.variants>div:last-of-type{margin-right:0}.file{align-items:center;display:flex;justify-content:center;position:relative}.file>input[type=file]{display:none}.file>label,.fill_info>label{align-items:center;background-color:#fff;border-color:#d8d8d8 #d1d1d1 #bababa;border-radius:4px;border-style:solid;border-width:1px;color:#4a4a4a;cursor:pointer;display:flex;font-size:1rem;font-weight:300;height:inherit;justify-content:center;outline:0;padding:10px;-webkit-user-select:none;user-select:none}.file>label:hover{border-color:#363636}.file>label:active{background-color:#f5f5f5}.file>label>i{padding-right:5px}.file--upload>label{border-color:#209cee;color:#209cee}.file--upload>label:hover{background-color:#ecf7fe;border-color:#209cee}.file--upload>label:active{background-color:#d4ecfc}.file--uploading>label{border-color:#ffdd57;color:#ffdd57}.file--uploading>label>i{-webkit-animation:pulse 5s infinite;animation:pulse 5s infinite}.file--uploading>label:hover{background-color:#fffbeb;border-color:#ffdd57}.file--uploading>label:active{background-color:#fff6d1}.file--success>label{border-color:#23d160;color:#23d160}.file--success>label:hover{background-color:#eefcf3;border-color:#23d160}.file--success>label:active{background-color:#d8f8e3}.file--danger>label{border-color:#ff3860;color:#ff3860}.file--danger>label:hover{background-color:#ffebef;border-color:#ff3860}.file--danger>label:active{background-color:#ffd1da}.file--disabled{cursor:not-allowed}.file--disabled>label{border-color:#e6e7ef;color:#e6e7ef;pointer-events:none}@-webkit-keyframes pulse{0%{color:#ffdd57}50%{color:#c29b00}to{color:#ffdd57}}@keyframes pulse{0%{color:#ffdd57}50%{color:#c29b00}to{color:#ffdd57}}@media (max-width:700px){.right .print_info{gap:10px;grid-template-columns:1fr}.print_container{flex-direction:column;padding:10px}.print-ads-banner{padding:10px}.print_info .span_2{grid-column:span 1}.get_support{font-size:10px}.get_support img{width:20px}.print_info .fill_info>label{min-width:100px}.print_info .row{flex-direction:column}.print_search{width:90%}}.print_order_form{background-color:initial;border:none;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.1);color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:16px;gap:20px;padding:20px;width:100%}.print_order_input{gap:10px}.upload_button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;height:45px;max-width:250px;min-width:100px;overflow:hidden;transition:all .3s ease}.upload_button .upload_file{cursor:pointer;display:flex;gap:10px;height:100%;padding:10px 20px;width:100%}.upload_button span{text-overflow:ellipsis;white-space:nowrap;width:100%}.upload_button:hover{background-color:#444}.whatsapp_button{background-color:#25d366;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;gap:5px;max-width:160px;padding:10px 20px}.whatsapp_button a{color:indigo}.whatsapp_button:hover{background-color:#40c870}.whatsapp_button img{width:20px}.print_order_form label{display:block;font-size:16px}.print_order_form input,.print_order_form select{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;color:#555;display:block;font-size:14px;height:34px;line-height:1.42857143;padding:6px 12px;width:100%}.price_box{border:1px solid #ccc;border-radius:4px;display:flex;font-size:18px;font-weight:700;gap:20px;padding:10px;width:100%}.order-button{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;padding:10px 20px;width:100%}.order-button:hover{background-color:#454545}.order-button:disabled{background-color:rgba(69,69,69,.7);cursor:not-allowed}@media(max-width:700px){.print_container .right{padding:0}.whatsapp_button{font-size:12px;padding:10px}}.create_post_container{align-items:center;display:flex;justify-content:center;padding-bottom:40px;padding-top:80px}.form_container{align-items:center;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;margin:0 auto;padding:20px;width:50%}.form_container label{font-size:14px;font-weight:700;margin-bottom:5px}.form_container input[type=file],.form_container input[type=text],.form_container textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;margin-bottom:20px;padding:12px 20px;width:100%}.form_container button[type=submit]{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 20px;width:100%}@media(max-width:600px){.form_container{width:90%}}.single_post_container{align-items:flex-start;gap:20px;margin-inline:auto;max-width:1400px;min-height:50vh;padding:20px;position:relative}.single_post_container .left{border:1px solid #e2eaf0;border-radius:5px;flex-basis:75%;padding:20px;width:100%}.single_post_container .right{align-items:flex-start!important;background-color:#333;border-radius:5px;flex-basis:25%;max-height:100vh;min-height:100vh;padding:20px;position:-webkit-sticky;position:sticky;top:70px}.single_post_container .right aside h2{background-color:#fff;color:#bb004b;font-size:24px;margin-bottom:20px!important;padding:10px;text-align:center}.single_post_container .right aside{width:100%}.single_post_container .right ul{color:#fff;display:flex;flex-direction:column;gap:10px;list-style:none;width:100%}.single_post_container .right ul li{border-radius:5px;box-shadow:0 1px 1px hsla(214,9%,85%,.25),0 0 1px 1px rgba(226,228,232,.13);cursor:pointer;padding:10px;transition:all .3s;width:100%}.single_post_container .right ul li:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.single_post_container .right ul a{color:#fff;padding:5px;text-decoration:none}.single_post img{float:right;object-fit:cover;padding-bottom:20px;padding-left:50px;width:500px}.single_post .title{font-size:2rem;padding-bottom:20px}.single_post p{font-size:16px;font-weight:300;text-align:justify;white-space:pre-line}.single_post p:first-line{color:#333;font-style:italic}.single_post .author_info{padding:20px 0}@media(max-width:900px){.single_post_container{flex-direction:column;gap:5px;padding:10px}.single_post_container .left{flex-basis:100%;padding:10px}.single_post_container .right{border-radius:5px;display:flex;flex-wrap:wrap;gap:10px;min-height:50px;overflow:auto;padding:20px;top:58px;width:100%}.single_post_container .left main{align-items:center;display:flex;flex-direction:column;justify-content:center}.single_post img{padding:0;width:100%}.single_post .title{font-size:18px;padding:10px}}.edit-post-form{border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;margin:20px 0;margin-inline:auto;padding:20px;width:50%}.edit-post-form label{display:block;font-size:16px;font-weight:700;margin-bottom:10px}.edit-post-form input[type=file],.edit-post-form input[type=text],.edit-post-form textarea{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:8px;width:100%}.edit-post-form button[type=submit]{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.edit-post-btn{background-color:#df2020;border-radius:5px;color:#f0f8ff;cursor:pointer;margin:10px 0;padding:10px}@media (max-width:700px){.edit-post-form{margin:10px 0;margin-inline:auto;width:90%}}@media (max-width:400px){.single_post p{font-size:13px}}.support_sections{display:flex;flex-direction:column;gap:20px}.developers,.support_section{gap:20px;margin-inline:auto;max-width:1200px;padding:20px;width:100%}.support_sections .support_section:nth-child(2n){flex-direction:row-reverse}.support_section .left{background:#ecf0f3;border-radius:20px;box-shadow:14px 14px 20px #cbced1,-14px -14px 20px #fff;box-sizing:border-box;flex:1 1;flex-direction:column;gap:20px;padding:20px 10px}.support_section .left h2{color:#333;font-size:1.5rem;font-weight:500}.support_section .right{flex:1 1}.support_section .left img,.support_section .right img{width:100%}.support_section .left p{color:#5e5c5c;font-size:14px;letter-spacing:1px;text-align:justify;width:80%}.support_section .left p:empty,.support_section .left ul li:empty{display:none}.support_section .left ul{flex-direction:column;gap:10px;width:80%}.support_section .left li{font-size:14px;font-weight:300;letter-spacing:1px;line-height:1.3rem}.support_section .left li:first-letter,.support_section .left p:first-letter{color:#0d0d2c;font-size:3rem;font-weight:700}.support_section .left li:first-line,.support_section .left p:first-line{font-style:italic;text-transform:uppercase}.support_section .left li:first-letter{font-size:2rem}.support_section .left li:first-line{font-size:.8rem}.support_big_image{height:600px;object-fit:cover;position:absolute;width:100%}.special_text{color:#bb004b;font-size:1.5rem;margin-inline:auto;text-align:center;width:80%}.main_support_options{gap:20px;margin-inline:auto;max-width:1200px;padding:20px}.main_support_options .support_image{align-items:center;background-color:#dcdcdc;border-radius:10px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.support_image img{width:100%}.support_image h3{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(transparent,hsla(0,0%,100%,.1));border:1px solid rgba(0,0,0,.1);border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;cursor:progress;font-weight:400;min-width:100px;padding:10px;position:absolute;text-align:center;text-transform:capitalize}.whatsapp_image{cursor:pointer}@media(max-width:800px){.special_text{font-size:1rem}.main_support_options{flex-wrap:wrap;padding:10px}.main_support_options .support_image{width:45%}.support_section{flex-direction:column-reverse}.support_sections .support_section:nth-child(2n){flex-direction:column-reverse!important}.support_section .left p{width:90%}}.developers_section{margin:50px 0;padding:20px;text-align:center}.developers_section h1{font-size:2em;margin-bottom:30px}.developer{padding:20px}.developers_grid{grid-gap:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 -15px}.developers_grid .developer{align-items:center;display:flex;flex-direction:column;padding:20px}.developers_grid .developer img{background-color:#dcdcdc;border-radius:50%;height:200px;margin-bottom:15px;object-fit:cover;width:200px}.developers_grid .developer h2{font-size:1.5em;margin-bottom:15px}.developers_grid .developer p{color:#666;font-size:1em;margin-bottom:15px;text-align:justify;width:80%}.developers_grid .developer a{background-color:#333;border-radius:5px;color:#fff;display:inline-block;padding:10px 20px;text-decoration:none;transition:.3s}.developers_grid .developer a:hover{background-color:#666}.developer span{color:#dcdcdc;font-size:12px;font-weight:400;text-align:center}.faq_section{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:900px;padding:20px}.faq_heading>p{color:#bb004b;font-size:22px}.faq_heading h2{color:#bb004b;font-size:52px;font-weight:700;margin-top:40px}.faq_section details{cursor:pointer}.faq_section summary:focus-visible{border-radius:4px;outline:2px solid orange;outline-offset:8px}.faq_section h4{width:760px}.faq_section summary{align-items:center;border-bottom:1px solid #f4a7c6;color:#bb004b;display:flex;font-size:20px;justify-content:space-between;margin-bottom:25px;padding-bottom:10px}.faq_section summary::marker{content:"";display:none}.faq_section span{color:#bb004b;margin-top:4px}.faq_section details>p{color:#bb004b;font-size:18px;letter-spacing:.1px;line-height:155%;max-width:650px;padding-left:10px}.search_result_body{background-color:#001220;color:#fff;min-height:80vh}.search_result_container{display:flex;flex-direction:column;gap:20px;margin-inline:auto;max-width:1200px;padding:70px 5%}.search_result_container h1{font-style:italic;padding-top:20px}.search_card_container{display:flex;flex-direction:column;gap:20px}.search_card{display:flex;height:250px;overflow:hidden}.search_card_container .search_card:nth-child(2n) .tag{background:linear-gradient(180deg,#2f80ed,#56ccf2);position:absolute}.search_card_container .search_card:nth-child(odd) .tag{background:linear-gradient(180deg,#ef473a,#cb2d3e);position:absolute}.search_result_image{background-color:#dcdcdc;border-radius:10px 0 0 10px;flex:1 1;max-height:350px;min-width:200px;overflow:hidden;width:300px}.search_result_image img{height:100%;object-fit:cover;width:100%}.search_result_card_body{flex:1.4 1}.search_result_card_body h4{padding-top:20px}.search_result_card_footer{align-items:center;display:flex;justify-content:space-between;padding:0}.search_result_card_footer .read_more_btn a{background-color:#bb004b;color:#fff}@media (max-width:700px){.search_card{flex-direction:column;height:auto}.search_result_image{max-height:200px;width:100%}.search_result_card_footer .user img{height:30px;width:30px}.search_result_card_footer{padding-top:20px}}.success-message{color:#2ecc71}.error-message h1,.success-message h1{font-size:3rem}.error-message p,.success-message p{font-size:1rem;padding:10px}.error-message{color:#e74c3c;color:#f28787}.order-nav-btn{background-color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem;height:40px;margin-top:10px;padding:5px 10px;transition:all .3s ease;width:100px}.order-nav-btn a{color:#000;text-decoration:none}.order-nav-btn:hover{background-color:#dcdcdc}.order_success_container{background-color:#35297b;background-image:radial-gradient(circle farthest-corner at 32.7% 82.7%,#ad00ab 8.3%,#0f335c 79.4%);height:100vh;text-align:center;width:100%}.spinner-box{background-color:initial;height:300px;width:300px}.circle-border,.spinner-box{align-items:center;display:flex;justify-content:center}.circle-border{-webkit-animation:spin .8s linear 0s infinite;animation:spin .8s linear 0s infinite;background:#3ff9dc;background:linear-gradient(0deg,rgba(63,249,220,.1) 33%,#3ff9dc);border-radius:50%;height:150px;padding:3px;width:150px}.circle-core{background-color:#861a96;border-radius:50%;height:100%;width:100%}@media(max-width:600px){.error-message h1,.success-message h1{font-size:1.5rem}.error-message p,.success-message p{font-size:.8rem}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes scaleAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes drawCircle{0%{stroke-dashoffset:151px}to{stroke-dashoffset:0}}@keyframes drawCircle{0%{stroke-dashoffset:151px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCheck{0%{stroke-dashoffset:36px}to{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:36px}to{stroke-dashoffset:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#successAnimationCircle{stroke-dasharray:151px 151px;stroke:#fff}#successAnimationCheck{stroke-dasharray:36px 36px;stroke:#fff}#successAnimationResult{fill:#fff;opacity:0}#successAnimation.animated{-webkit-animation:scaleAnimation 1s ease-out 0s 1 both;animation:scaleAnimation 1s ease-out 0s 1 both}#successAnimation.animated #successAnimationCircle{-webkit-animation:drawCircle 1s cubic-bezier(.77,0,.175,1) 0s 1 both,fadeOut .3s linear .9s 1 both;animation:drawCircle 1s cubic-bezier(.77,0,.175,1) 0s 1 both,fadeOut .3s linear .9s 1 both}#successAnimation.animated #successAnimationCheck{-webkit-animation:drawCheck 1s cubic-bezier(.77,0,.175,1) 0s 1 both,fadeOut .3s linear .9s 1 both;animation:drawCheck 1s cubic-bezier(.77,0,.175,1) 0s 1 both,fadeOut .3s linear .9s 1 both}#successAnimation.animated #successAnimationResult{-webkit-animation:fadeIn .3s linear .9s both;animation:fadeIn .3s linear .9s both}.order-details{align-items:center;display:flex;flex-direction:column;min-height:50vh}.order-details table{border-collapse:collapse;margin-top:20px;width:60%}.order-details td,.order-details th{border:1px solid #ddd;padding:8px;text-align:left}.order-details th{background-color:#ddd}.OrdersPage{margin-inline:auto;max-width:1400px;min-height:70vh;padding:20px}.order-table{overflow-x:auto}.filter-section{align-items:flex-end;background-color:#fff;display:flex;gap:20px;margin-bottom:20px;padding:20px 0;position:-webkit-sticky;position:sticky;top:62px;z-index:1}.Orders input[type=text],.Orders select{font-size:16px;padding:10px}.Orders input[type=text]{flex-grow:1}.Orders table{background-color:#fff;border-collapse:collapse;width:100%}.Orders thead{background-color:#ddd;position:-webkit-sticky;position:sticky;top:0}.Orders td,.Orders th{border:1px solid #ddd;padding:10px;text-align:center}.Orders .action{display:flex;justify-content:space-between;min-width:100px;width:auto}.action span{cursor:pointer}.action span:first-child,.action span:nth-child(2){color:red}@media(max-width:600px){.filter-section{flex-direction:column}.Orders td,.Orders th{font-size:12px}}.footerpages_policyTexts__jSLDb{width:1100px}.footerpages_policyTextContaier__RLKIv{margin:80px 0}.footerpages_policyTextContaier__RLKIv p{color:#3b3b3b;font-size:16px;font-weight:400;line-height:1.4;text-align:justify;width:100%}.footerpages_policyTexts__jSLDb b{font-weight:600;margin-bottom:10px;margin-top:30px;width:100%}.footerpages_policyTexts__jSLDb span{color:var(--main-color);width:100%}.footerpages_policyTextContaier__RLKIv .footerpages_policyTexts__jSLDb h2{font-size:24px;font-weight:400;width:100%}.footerpages_marginforP__vtbKI p{margin:10px 0}
/*# sourceMappingURL=main.59c5718b.css.map*/