.section-1 .sub-title{padding:0}.section-1 .sub-title::before{content:none}.service-details-help{width:100%;border-radius:30px;background:var(--primary-color) url(../images/background/cta-2.png);overflow:hidden;padding:2rem 3rem;position:relative;z-index:1;color:var(--white-color);background-size:contain;background-repeat:no-repeat;margin-top:2rem}.service-details-help:before{position:absolute;left:300px;right:0;top:0;content:"";height:100%;z-index:-1;background:linear-gradient(270deg,#15004b 0,#15004b 80%,rgba(21,0,75,0) 97.04%)}.service-details-help .help-icon{margin-left:10px}.service-details-help .help-title{line-height:40px;font-size:1.4rem;margin:0 0 8px;color:var(--white-color)!important}.service-details-help .help-contact{margin-top:10px;display:inline-flex}.service-details-help .help-contact a{font-size:1.6rem;font-weight:500;letter-spacing:3px;color:var(--white-color);background:linear-gradient(to right,var(--secondary-color) 0,var(--secondary-color) 100%) 0 95%/0 1px no-repeat;transition:all .3s ease}.service-details-help:hover .help-contact a{background-size:100% 1px;color:var(--secondary-color)}.service-details-help .help-contact p{margin:0;font-weight:400}.service-details-help>div{max-width:60%}@media screen and (min-width:40em) and (max-width:63.99875em){.service-details-help{padding:3rem 2rem}}@media screen and (max-width:63.99875em){.service-details-help{padding:200px 30px 30px;background-size:cover;border-radius:20px}.service-details-help .help-icon svg{width:35px;height:35px}.service-details-help:before{left:0;right:0;top:90px;bottom:0;background:linear-gradient(360deg,#15004b 0,#15004b 60%,rgba(21,0,75,0) 97.04%);height:unset}.service-details-help>div{max-width:100%}}@media screen and (max-width:39.99875em){.service-details-help{background-size:auto}.service-details-help:before{top:40px}}.features{gap:20px}.features .item .icon{margin-bottom:15px}.features .item:hover .icon{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:3}@-webkit-keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}@keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.features .item:last-child{margin-left:0}.features .item strong.title{font-size:1.15rem;margin-bottom:3px;display:block}.features .item .text{font-size:.9rem;margin:0;font-weight:400}@media screen and (min-width:64em){.features{flex-wrap:nowrap}}@media screen and (max-width:63.99875em){.features .item .icon{margin:0 0 0 15px;flex-shrink:0}}@media screen and (min-width:40em) and (max-width:63.99875em){.features{gap:20px}.features .item{flex:0 0 calc(50% - 10px);margin:0}}@media screen and (max-width:39.99875em){.features{gap:15px}.features .item{flex-basis:100%;margin:0}.features .item .icon{flex-basis:40px}}.video-section{position:relative}.video-section::before{position:absolute;left:0;top:0;right:0;bottom:0;content:"";background:linear-gradient(var(--white-color) 0,rgb(255,255,255,0) 100%);border-radius:80px;opacity:80%;z-index:-1}.video-section .about-us-image{position:relative}.video-section .about-us-image .image{border-radius:30px;overflow:hidden;position:relative}.video-section .about-us-image .image img{object-fit:cover;width:100%}.video-section .sec-title{margin-bottom:10px}.video-section .about-us-text{text-align:justify;text-align-last:right;-moz-text-align-last:right}.video-section .about-us-text ul{font-weight:400}.video-section .about-us-text p:last-child{margin:0}@media screen and (min-width:64em){.video-section .right-column{padding-left:25px}.video-section .left-column{padding-right:25px}}@media screen and (max-width:63.99875em){.video-section::before{content:none}.video-section .about-us-image img{width:100%}}@media screen and (min-width:40em) and (max-width:63.99875em){.video-section .right-column{margin-bottom:40px}.video-section .about-us-image{margin:0 auto;max-width:fit-content}.video-section .sec-title{text-align:center}}@media screen and (max-width:39.99875em){.video-section .right-column{margin-bottom:20px}.video-section .about-us-image .image{border-radius:20px}}.text-section .title{font-size:1.611rem;line-height:35px;margin-bottom:.5rem}.text-section p:last-child{margin:0}@media screen and (max-width:63.99875em){.text-section .container{height:350px;overflow:hidden}.show-more-container{width:100%;position:relative}.show-more-container:before{content:'';background:linear-gradient(0deg,#f6f7fb 0,rgba(246,247,251,0) 100%);position:absolute;bottom:0;height:200px;left:0;right:0}.show-more-container.show:before{content:none}#show_more{color:var(--secondary-color);cursor:pointer;transition:all .3s ease;position:relative;display:inline-flex;align-items:center;justify-content:center}#show_more svg{margin-right:8px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.show-more-container.show .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg)}}.card.order-card{padding:40px 50px}.form input,.form select,.form textarea{box-shadow:none!important;height:60px!important;padding:14px 20px;outline:0;font-size:1rem;color:var(--primary-color);margin-bottom:20px;border-radius:20px;font-weight:400;overflow:auto;background-color:var(--background-color)!important;border:0!important}.form textarea{margin-bottom:30px;resize:none}.form input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:var(--gray-color);text-align:right}.form input::-moz-placeholder,.form textarea::-moz-placeholder{color:var(--gray-color);text-align:right}.form input:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:var(--gray-color);text-align:right}.form input::-ms-input-placeholder,.form textarea::-ms-input-placeholder{color:var(--gray-color);text-align:right}.form input::placeholder,.form textarea::placeholder{color:var(--gray-color);text-align:right}.form select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABqSURBVHgBjY/bDYAgDEXvZQLWM/64gSMIG7iEOmZtMf4YWiFpSNpz+qAcWJGQOaFi4DWeYILoJyhyYfuVjCF25fPbpcgJiWSrNUbZ7wqu7EqR7EnsyZq1Wx5Q79eonJ1p3cnReoG8WHj1GxhTS6nxujsMAAAAAElFTkSuQmCC);background-position:0 center;background-size:10px 6px}.form select:invalid{color:var(--gray-color)}.date-input{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAYAAAAvg9c4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFKSURBVHgB7VTLTcNAFJy3RMkRU4GXDijBrgCugJBwCVRAC3RgJAQckw4IHVDC0kE4ghQ2sx9HycHKOk4OkTKSvbb3vdl5frsDrMDW0PYNY44ZEtAWP1iLGqLg/QojZAxORcH4T45PzQdpVuRE7QMCTLw2SMUFGbJlzi9KqWCC0hE+GOAmKwZd8nqQ682kvmwn5p9KBY9RWCn2hepOPGklt3jGlrCvuCdxjTlKBRVL/sMEfdDkk29Ads3HGaWPOzSnHQq54pCz9N3AUhxwFhol+JIblOgJVup6c6qwBxxJD4jU7a0kq+tC+rNDUs09bxQ3q3Evqcbchpiv6Vjfirep/zqkOfdBk0++YNLueIGGa+mjHe0vemrB3Jqlz3jczwPpO2VbT6xjrEGK88PnZdH9pxwrZ+6ytmowbFdGjpTmuX4IGz3HRO7ibyQWk5FkDFEgnIkAAAAASUVORK5CYII=);background-position:0 center;background-size:18px 20px;background-repeat:no-repeat;background-origin:content-box}@media screen and (max-width:39.99875em){.form input,.form select{margin-bottom:15px}.form textarea{margin-bottom:25px}.form .button.primary{width:100%}}.faq-accordion{margin:0;background-color:transparent;padding:0;list-style-type:none;counter-reset:li}.faq-accordion li{border-radius:0;overflow:hidden;transition:.2s all ease-in-out;-webkit-transition:.2s all ease-in-out;position:relative;padding-right:30px}.faq-accordion li:before{counter-increment:li;content:counter(li,decimal-leading-zero);display:block;position:absolute;top:1.2rem;right:10px;width:1.25rem;height:1.25rem;line-height:1.25rem;color:var(--border-color);font-weight:700;font-size:1.4rem;text-align:center}.faq-accordion li:not(:last-child){border-bottom:1px solid #f0f3fa!important}.faq-accordion li.is-active{background-color:#f6f7fb;border-bottom:0;border-radius:25px}.faq-accordion :has(+li.is-active){border-bottom-width:0!important}.faq-accordion li .accordion-title{border:0!important;font-size:1rem;color:var(--primary-color);padding:1.2rem 1rem 1.2rem calc(1rem + 30px);line-height:1.3}.faq-accordion li.is-active .accordion-title{font-weight:500;border-bottom:0!important}.faq-accordion .accordion-title:focus,.faq-accordion .accordion-title:hover{background-color:transparent}.faq-accordion li .accordion-content{background-color:transparent;color:var(--primary-color);border:0!important;padding:1rem 1rem;padding-top:0;text-align:justify}.faq-accordion li .accordion-title::after{border:1.5px solid #92a2c44f;border-radius:7px;width:25px;height:25px;content:"";position:absolute;top:50%;left:1rem;margin-top:-.5rem}.faq-accordion li .accordion-title::before{background-position:center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB4SURBVHgBdY3RDUAwEIZ7Fe9G8S7EJphATMAGJQaoxiBE03eb2MBxkUbT8D/d/d93OcbuCLlE7CeWcSF1HgThMc6m9SXqiAlpYt5U6Yp4KkTsXJlm6og1VbKDBYPaJgBeAEBHu5XqIitpB/eVlR/xlT4zKN3Tgd9fS9A/KlfSftIAAAAASUVORK5CYII=)!important;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;width:25px;height:25px;content:""}.faq-accordion li.is-active>.accordion-title::before{transform:rotate(180deg);-webkit-transform:rotate(180deg)}@media screen and (min-width:40em) and (max-width:63.99875em){.faq-section .right-column{margin-bottom:50px}}@media screen and (max-width:39.99875em){.faq-section .right-column{margin-bottom:30px}}