@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.btn,.themebtn{border-radius:0px;border-width:1px;padding:15px 30px;font-size:var(--fs-14);font-weight:var(--fw-500);white-space:nowrap;line-height:18px;text-align:center;box-shadow:none;transition:var(--ease-in-out);display:inline-flex;align-items:center;justify-content:center;gap:5px;text-transform:uppercase}.btn .btn-icon,.themebtn .btn-icon{width:22px;height:22px;display:flex}.btn.btn-white{background-color:#fff;color:#930043}.btn.btn-white:hover{background-color:#fafafa}.vist-btn{display:inline-flex;align-items:center;gap:11px;font-size:var(--fs-16);font-weight:var(--fw-600);line-height:19px;color:#444}.vist-btn span{animation:slide2 1s ease-in-out infinite;transition:all .4s ease-in-out}.vist-btn span svg path{transition:var(--ease-in-out)}.vist-btn:hover{color:#930043}.vist-btn:hover span svg path{stroke:#930043 !important}@keyframes slide2{0%,100%{transform:translate(3px, 0)}50%{transform:translate(0, 0)}}:root{--fs-10: 10px;--fs-12: 12px;--fs-14: 14px;--fs-16: 16px;--fs-18: 18px;--fs-20: 20px;--fs-22: 22px;--fs-24: 24px;--fs-26: 26px;--fs-28: 28px;--fs-30: 30px;--fs-32: 32px;--fs-34: 34px;--fs-36: 36px;--fs-38: 38px;--fs-40: 40px;--fw-300: 300;--fw-400: 400;--fw-500: 500;--fw-600: 600;--fw-700: 700;--fw-800: 800;--fw-900: 900;--font-montserrat: "Montserrat", sans-serif;--font-oswald: "Oswald", sans-serif;--ease-in-out: all ease-in-out 0.3s}body{font-family:var(--font-montserrat);font-size:var(--fs-16);margin:0px;padding:0px;color:#000;font-weight:var(--fw-400)}*{box-sizing:border-box}h1{font-weight:var(--fw-600)}h1,h2,h3,h4,h5,h6{text-transform:capitalize;color:#000;font-family:var(--font-oswald)}h2,h3,h4,h5,h6{font-weight:var(--fw-400)}h1{font-size:40px;line-height:58px}h2{font-size:35px;line-height:45px}h3{font-size:25px;line-height:35px}h4{font-size:20px;line-height:30px}h5{font-size:18px;line-height:28px}h6{font-size:16px;line-height:26px}a{text-decoration:none;color:#930043;transition:var(--ease-in-out)}a:hover{color:#930043}ul{margin:0px;padding:0px;list-style:none}p,ul,ol{font-size:var(--fs-16);font-weight:var(--fw-400);line-height:27px;color:#444}p{margin:0}p:not(:last-child){margin-bottom:15px}img{max-width:100%}.section-spacing{padding-top:100px;padding-bottom:100px}.modal{background:rgba(27,1,13,.7411764706);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.modal .modal-dialog .modal-content{border-radius:0px;border:none;box-shadow:-15px 10px 54px rgba(0,0,0,.1607843137)}@media screen and (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1400px}}@media screen and (min-device-width: 1400px)and (max-device-width: 1600px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:calc(100% - 200px)}}@media screen and (max-width: 1200px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:100% !important;padding:0 32px !important}h1{font-size:32px;line-height:45px}h2{font-size:30px;line-height:40px}h3{font-size:23px;line-height:33px}.section-spacing{padding-top:80px;padding-bottom:80px}}@media screen and (max-width: 991px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{padding:0 22px !important}h2{font-size:24px;line-height:34px}h3{font-size:20px;line-height:30px}h4{font-size:18px;line-height:28px}h5{font-size:16px;line-height:26px}.section-spacing{padding-top:60px;padding-bottom:60px}}@media screen and (max-width: 767px){h1{font-size:28px;line-height:40px}.section-spacing{padding-top:50px;padding-bottom:50px}}.banner-section{padding-top:90px;border-bottom:7px solid #930043}.banner-section .banner-content{padding:0px 40px 90px 0px}.banner-section .banner-content .banner-title{margin-bottom:25px;font-weight:var(--fw-400)}.banner-section .banner-content .sub-title{padding:10px 30px;text-transform:uppercase;font-family:var(--font-oswald);font-size:var(--fs-16);line-height:21px;font-weight:var(--fw-600);background-color:#f5f5f5;display:inline-block;color:#930043}.banner-section.comapny-list{padding:80px 0px}.content-banner{padding:50px 0px;background-color:#f5f5f5}.content-banner .content-banner-title{margin-bottom:29px}.content-banner p{color:#000;margin:0px}.content-banner p,.content-banner .add-read-more{color:#000;margin:0px;font-size:var(--fs-16);line-height:27px}.add-read-more{position:relative}.add-read-more.show-more-content{overflow:unset !important;display:inline-block !important;max-height:unset !important}.add-read-more.show-more-content+.read-more{display:none}.read-more{font-weight:var(--fw-600);cursor:pointer;padding:0px;margin-top:0px;text-transform:capitalize;background:rgba(0,0,0,0) !important;border:none;color:#930043 !important}.read-less{display:none !important}@media screen and (max-width: 1200px){.banner-section{padding-top:50px}.banner-section .banner-content{padding-bottom:40px}.banner-section .banner-content .banner-title{margin-bottom:20px}.banner-section.comapny-list{padding:50px 0px}.content-banner .content-banner-title{margin-bottom:25px}}@media screen and (min-width: 992px){.banner-section.comapny-list .banner-content{padding-bottom:0px}}@media screen and (max-width: 991px){.banner-section .banner-content{padding:0px 0px 50px;text-align:center}.banner-section .banner-content .banner-title{margin-bottom:20px}}@media screen and (max-width: 767px){.banner-section .banner-content .banner-title{margin-bottom:15px}.banner-section .banner-content .sub-title{font-size:var(--fs-14)}.banner-section.comapny-list .comapny-list-img{max-width:250px;margin:0px auto}.content-banner{padding:45px 0px}.content-banner .content-banner-title{margin-bottom:20px}}form{gap:20px;display:flex;flex-direction:column}form p{margin:0px;line-height:none}form p span span{font-size:var(--fs-14);line-height:20px;color:#930043;font-weight:var(--fw-400);margin-top:4px}form .wpcf7-response-output{margin:0px;border:1px solid #930043;border-radius:4px;padding:10px;font-size:var(--fs-16);line-height:25px;background-color:rgba(147,0,67,.1);text-align:center}form.sent .wpcf7-response-output{margin:0px;border:1px solid #930043;border-radius:4px;padding:10px;font-size:var(--fs-16);line-height:25px;background-color:rgba(147,0,67,.1);text-align:center}form .form-control{font-size:var(--fs-14);line-height:16px;padding:18px 15px;border:1px solid rgba(0,0,0,0) !important;resize:none;border-radius:0px;color:#444;box-shadow:none !important;max-width:100% !important;outline:none !important}form .form-control:focus{border-color:#930043 !important}form .error,form .common_error_message,form .error-msg,form .success-msg{font-size:var(--fs-14);line-height:20px;font-weight:var(--fw-500);margin-top:4px}form .error,form .common_error_message,form .error-msg{color:#de3e4d !important}form .success-msg{color:#1b9059 !important}form label{font-size:var(--fs-14);line-height:16px;color:#000;font-weight:var(--fw-500);padding-bottom:10px;margin:0px !important}form .form-group{margin:0px;padding:0px;width:100% !important}form .enter-value .input-field{display:flex;align-items:center;gap:20px;min-width:100%}form .enter-value .input-field .contact_question,form .enter-value .input-field .itf_contact_question,form .enter-value .input-field .company_question,form .enter-value .input-field .p_question{white-space:nowrap;font-size:var(--fs-16);line-height:27px}@media screen and (max-width: 1199.98px){form{gap:15px}}@media screen and (max-width: 575.98px){form .form-control{padding:14px 15px}}.sponsore-section .sponsore-group{display:flex;gap:30px}.sponsore-section .sponsore-group .sponsore-badges{gap:25px;flex:0 0 auto}.sponsore-section .sponsore-group .sponsore-badges .nav-link{padding:12px 15px;border-radius:0px;border:none;font-size:var(--fs-16);font-weight:var(--fw-600);line-height:36px;text-align:left;background-color:#f5f5f5;color:#000;text-transform:capitalize}.sponsore-section .sponsore-group .sponsore-badges .nav-link.active,.sponsore-section .sponsore-group .sponsore-badges .nav-link:hover{background-color:#930043;color:#fff}.sponsore-section .sponsore-group .sponsore-details .sponsore-card{background-color:#f5f5f5;padding:30px;display:flex;flex-direction:column;gap:30px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .top-heading .sponsore-title{font-size:21px;line-height:36px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .top-heading p{font-size:var(--fs-16);line-height:27px;margin:0px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .top-heading .sub-title{padding-top:20px;margin-top:20px;border-top:1px solid #e4e4e4}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .sponsore-brands .sponsore-logo{padding:30px 50px;display:flex;align-items:center;justify-content:center;background-color:#fff}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .form .input-box{display:grid;grid-template-columns:1fr 1fr;gap:30px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .script-card{padding:30px;background-color:#fff}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .script-card .text{font-size:var(--fs-14);font-weight:var(--fw-400);line-height:27px;margin:0px;word-break:break-all}@media screen and (max-width: 991.98px){.sponsore-section .sponsore-group{flex-direction:column}.sponsore-section .sponsore-group .sponsore-badges{flex-wrap:nowrap;align-items:center;overflow:auto hidden;white-space:nowrap;gap:20px}.sponsore-section .sponsore-group .sponsore-badges .nav-link{line-height:26px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card{padding:20px;gap:20px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .top-heading .sponsore-title{line-height:30px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .sponsore-brands .sponsore-logo{padding:30px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .form .input-box{gap:20px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .script-card{padding:20px}}@media screen and (max-width: 767.98px){.sponsore-section .sponsore-group .sponsore-badges .nav-link{line-height:20px;font-size:var(--fs-14)}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .top-heading .sponsore-title{font-size:var(--fs-18);line-height:30px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .sponsore-brands .sponsore-logo{padding:30px}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .form .input-box{grid-template-columns:1fr}.sponsore-section .sponsore-group .sponsore-details .sponsore-card .script-card{padding:20px}}/*# sourceMappingURL=sponsored.min.css.map */