/*!
  * Copyright © 2021 Purplepatch Services LLC. 
  */@import url("../vendor/bootstrap5/css/bootstrap.min.css");@import url("../vendor/fontawesome5/fontawesome.min.css");@import url("../vendor/aos/aos.css");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;overflow-x:hidden}*,*::before,*::after{box-sizing:inherit}a{color:#000;text-decoration:none}a:hover,a:active,a:focus{color:#000;text-decoration:underline}html body{color:#000;font-family:"IBM Plex Sans",sans-serif;overflow-x:hidden}html .cptr-init *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}.row.equal-cols{display:flex;flex-wrap:wrap}.row.equal-cols:before{display:block}.row.equal-cols:after{display:block}.row.equal-cols>[class*='col']{margin-bottom:20px}.row.equal-cols>[class*='col-']{display:flex;flex-direction:column}.row.equal-cols>[class*='col-']>*{flex:1 1 auto}.cbtn{display:inline-block;font-weight:500;line-height:1.5;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.45rem 2.2rem;font-size:15px;transition:0.3s;border-radius:27px;text-decoration:none !important}@media (max-width: 767px){.cbtn{font-size:14px}}.cbtn-primary{color:#fff !important;background-color:#92278F;border-color:#92278F}.cbtn-primary:hover,.cbtn-primary:active,.cbtn-primary:focus{color:#fff;background-color:#92278F;border-color:#92278F;text-decoration:none;opacity:0.9}.header{transition:all 0.5s;z-index:997;padding:20px 0;position:absolute;left:0;right:0}.navbar{padding:0}.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navbar li{position:relative}.navbar a{display:flex;align-items:center;justify-content:space-between;padding:10px 30px 10px 30px;font-size:16px;font-weight:700;color:#000;white-space:nowrap;transition:0.3s;text-decoration:none}.navbar a i{font-size:12px;line-height:0;margin-left:5px}.navbar a:hover{color:#92278F}.navbar .active{color:#92278F}.navbar .active:focus{color:#92278F}.navbar .getstarted{background:#4154f1;padding:8px 20px;margin-left:30px;border-radius:4px;color:#fff}.navbar .getstarted:hover{color:#fff;background:#5969f3}.navbar .dropdown ul{display:block;position:absolute;left:14px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;background:#fff;box-shadow:0px 0px 30px rgba(127,137,161,0.25);transition:0.3s;border-radius:4px}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul li:hover>a{color:#4154f1}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:600}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul a:hover{color:#4154f1}.navbar .dropdown ul .active:hover{color:#4154f1}.navbar .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}@media (max-width: 1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}.mobile-nav-toggle{display:none !important;width:38px;height:45px;position:relative;top:7px;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;z-index:10;padding:10px 18px 10px 18px !important;margin-right:10px}.mobile-nav-toggle:before{content:none !important}.mobile-nav-toggle span{display:block;position:absolute;height:4px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header-light .mobile-nav-toggle span{background:#fff !important}.mobile-nav-toggle span:nth-child(1){top:0px}.mobile-nav-toggle span:nth-child(2),.mobile-nav-toggle span:nth-child(3){top:10px}.mobile-nav-toggle span:nth-child(4){top:20px}#header input:checked ~ ul li>a{color:#000 !important}#header input:checked ~ .mobile-nav-toggle span:nth-child(1){top:18px;width:0%;left:50%}#header input:checked ~ .mobile-nav-toggle span:nth-child(2){transform:rotate(45deg)}#header input:checked ~ .mobile-nav-toggle span:nth-child(3){transform:rotate(-45deg)}#header input:checked ~ .mobile-nav-toggle span:nth-child(4){top:18px;width:0%;left:50%}#header input{display:none}@media (max-width: 991px){.mobile-nav-toggle{display:block !important}#header input{display:block;width:41px;height:30px;position:absolute;right:-1px;top:5px;cursor:pointer;opacity:0;z-index:12}#header .navbar>ul{position:absolute;right:0;top:250%;width:300px;background:#fff;border:1px solid rgba(0,0,0,0.3);border-radius:10px;padding:5px;margin-top:16px;visibility:hidden;opacity:0;transition:.3s;display:block;padding-left:0;margin-bottom:0;list-style:none}#header .navbar>ul li a:before{content:none}#header input:checked ~ ul{top:100%;visibility:visible;opacity:1}}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:99999;background:#7B2079;color:#fff;width:35px;height:35px;border-radius:4px;transition:all 0.4s;text-decoration:none !important}.back-to-top i{font-size:16px;color:#fff;line-height:35px}.back-to-top:hover{background:#822280;color:#fff}.back-to-top.active{visibility:visible;opacity:1}section{padding:60px 0;overflow:hidden}.hero{width:100%;height:700px;background:url("../img/homebg.jpg") top center no-repeat;background-size:cover;position:relative}@media (max-width: 991px){.hero{height:550px}}.hero .animate-text{text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%}.hero h1{position:relative;animation:text 3s 1}.hero h2{opacity:0;animation:textfade 0.5s normal forwards;animation-delay:2s}@keyframes textfade{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes text{0%{opacity:0}30%{opacity:0}85%{opacity:1}}.hero:after{content:'';position:absolute;top:0;height:360px;width:100%;background:linear-gradient(180deg, #fff 0%, rgba(255,255,255,0) 100%)}.hero:before{content:'';position:absolute;right:0;background-image:url("data:image/svg+xml,%3Csvg width='933' height='700' viewBox='0 0 933 700' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='933' height='700'%3E%3Crect width='933' height='700' fill='%23C4C4C4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath opacity='0.5' d='M1110.69 420.647C1110.66 405.323 1105.59 390.441 1096.29 378.325C1086.98 366.209 1073.96 357.542 1059.25 353.676C1037.62 269.623 988.979 195.165 920.921 141.948C852.863 88.7311 769.231 59.7557 683.104 59.5538C596.976 59.3519 513.211 87.9347 444.909 140.832C376.606 193.729 327.618 267.958 305.606 351.909C288.717 353.638 273.065 361.626 261.683 374.326C250.301 387.025 244 403.531 244 420.647C244 437.763 250.301 454.27 261.683 466.969C273.065 479.669 288.717 487.657 305.606 489.386C317.944 543.884 347.504 592.868 389.839 628.965C432.173 665.063 484.991 686.321 540.344 689.54C595.696 692.758 650.588 677.764 696.759 646.813C742.929 615.863 777.879 570.63 796.35 517.923C811.908 541.626 833.692 560.505 859.273 572.452C884.853 584.398 913.223 588.944 941.216 585.581C969.21 582.218 995.726 571.079 1017.81 553.406C1039.89 535.734 1056.66 512.223 1066.26 485.498C1079.32 480.512 1090.56 471.638 1098.5 460.054C1106.43 448.47 1110.69 434.726 1110.69 420.647ZM922.979 542.75C903 542.674 883.43 537.041 866.422 526.472C849.414 515.903 835.629 500.807 826.583 482.848C840.447 476.061 851.657 464.789 858.425 450.829C865.192 436.869 867.127 421.025 863.92 405.827C860.713 390.629 852.549 376.952 840.731 366.978C828.914 357.004 814.123 351.308 798.719 350.8C783.316 350.291 768.187 354.999 755.748 364.172C743.308 373.345 734.275 386.455 730.088 401.409C725.902 416.363 726.805 432.3 732.652 446.677C738.499 461.053 748.954 473.041 762.348 480.727C751.37 527.775 724.948 569.705 687.368 599.714C649.788 629.723 603.255 646.051 555.316 646.051C507.377 646.051 460.843 629.723 423.264 599.714C385.684 569.705 359.262 527.775 348.284 480.727C358.695 474.684 367.343 465.982 373.357 455.497C379.37 445.011 382.536 433.113 382.536 421.001C382.536 408.889 379.37 396.991 373.357 386.505C367.343 376.02 358.695 367.317 348.284 361.275C362.951 306.953 390.435 257.015 428.391 215.722C466.347 174.429 513.648 143.007 566.258 124.138C618.868 105.268 675.225 99.5102 730.52 107.356C785.815 115.203 838.407 136.419 883.807 169.196C849.861 156.612 813.65 151.441 777.573 154.027C741.496 156.612 706.375 166.895 674.535 184.194C642.696 201.493 614.865 225.414 592.884 254.373C570.904 283.332 555.276 316.668 547.035 352.174C530.778 354.085 515.727 361.77 504.58 373.852C493.432 385.934 486.916 401.623 486.198 418.109C485.481 434.594 490.61 450.798 500.665 463.818C510.721 476.838 525.046 485.822 541.074 489.161C557.103 492.5 573.787 489.975 588.137 482.039C602.487 474.103 613.565 461.275 619.386 445.853C625.208 430.431 625.392 413.423 619.906 397.876C614.421 382.329 603.623 369.26 589.449 361.01C600.783 314.146 627.46 272.505 665.166 242.814C702.872 213.123 749.407 197.117 797.25 197.383C845.093 197.649 891.449 214.17 928.829 244.278C966.209 274.385 992.428 316.32 1003.25 363.307C992.696 370.454 984.316 380.413 979.042 392.077C973.768 403.74 971.808 416.65 973.379 429.37C974.951 442.09 979.992 454.121 987.943 464.124C995.893 474.127 1006.44 481.71 1018.41 486.028C1009.05 503.279 995.263 517.673 978.487 527.7C961.712 537.726 942.569 543.017 923.067 543.016' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:933px;height:700px}.hero .container{position:relative;z-index:4}@media (min-width: 1400px){.hero .container{max-width:990px}}.hero h1{font-size:36px;font-style:normal;font-weight:600;line-height:47px;text-align:center;color:#000;max-width:762px;margin:0 auto;margin-bottom:20px}@media (max-width: 991px){.hero h1{font-size:28px;line-height:initial}}@media (max-width: 767px){.hero h1{font-size:24px;line-height:initial}}.hero h2{font-size:24px;font-style:normal;font-weight:400;line-height:31px;text-align:center;color:#000;max-width:781px;margin:0 auto;margin-bottom:20px}@media (max-width: 991px){.hero h2{font-size:20px;line-height:initial}}@media (max-width: 767px){.hero h2{font-size:18px;line-height:initial}}.hero .btnabout{position:absolute;bottom:5%;left:50%;transform:translate(-50%, 0);z-index:7}.hero .btnabout img{animation:float 3.5s ease-in-out infinite}@media (max-width: 767px){.hero .btnabout img{width:55px;height:55px}}.about-section{background:#F7F8FA}.about-section .container{position:relative;z-index:4}@media (min-width: 1400px){.about-section .container{max-width:990px}}.about-section h1{font-size:36px;font-style:normal;font-weight:600;line-height:47px;text-align:center;margin-bottom:10px;max-width:889px;margin:0 auto}@media (max-width: 991px){.about-section h1{font-size:28px;line-height:initial}}@media (max-width: 767px){.about-section h1{font-size:24px;line-height:initial}}.about-section h1.todaystxt{opacity:0}.about-section h2.todaystxtsub{margin-top:18px;font-size:20px;font-weight:500;text-align:center;line-height:34px;opacity:0}@media (max-width: 991px){.about-section h2.todaystxtsub{font-size:18px;line-height:initial}}@media (max-width: 767px){.about-section h2.todaystxtsub{font-size:16px;line-height:initial}}.about-section h1.animatetxt{opacity:0;animation:textfade 0.5s normal forwards}.about-section h2.animatetxt{opacity:0;animation:textfade2 0.5s normal forwards}@keyframes textfade2{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes textfade{0%{transform:translateY(50px);opacity:0}100%{transform:translateY(0);opacity:1}}.about-section p{text-align:center;max-width:750px;margin:0 auto;margin-bottom:15px}@media (max-width: 767px){.about-section p{font-size:14px;line-height:initial}}.about-section .row{margin-top:50px}.about-section .row .card{background:#FFFFFF;border:1px solid #ECECEC;box-sizing:border-box;border-radius:10px;text-align:center;padding:40px;transition:all .2s ease-in}.about-section .row .card:hover{color:#fff;background:#92278F;position:relative}.about-section .row .card:hover:after{content:'';position:absolute;right:0;width:782px;height:442px;background-image:url("data:image/svg+xml,%3Csvg width='782' height='442' viewBox='0 0 782 442' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='782' height='442'%3E%3Crect x='0.96875' y='0.18457' width='781.031' height='441.25' fill='%23F4F4F4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M774.921 195.268C774.893 181.684 770.442 168.492 762.262 157.752C754.083 147.012 742.635 139.329 729.708 135.903C710.702 61.396 667.946 -4.60517 608.128 -51.7781C548.31 -98.951 474.802 -124.635 399.102 -124.814C323.402 -124.993 249.778 -99.6569 189.745 -52.7674C129.712 -5.87794 86.6544 59.9203 67.3075 134.337C52.4626 135.869 38.7056 142.95 28.7018 154.207C18.698 165.464 13.1595 180.096 13.1595 195.268C13.1595 210.44 18.698 225.072 28.7018 236.329C38.7056 247.586 52.4626 254.666 67.3075 256.199C78.1512 304.508 104.133 347.928 141.342 379.926C178.551 411.924 224.975 430.767 273.626 433.62C322.277 436.474 370.524 423.182 411.104 395.747C451.685 368.311 482.404 328.216 498.638 281.496C512.312 302.507 531.46 319.241 553.943 329.831C576.427 340.421 601.362 344.45 625.966 341.469C650.571 338.488 673.877 328.614 693.283 312.948C712.69 297.283 727.434 276.443 735.87 252.753C747.348 248.334 757.231 240.467 764.206 230.199C771.182 219.931 774.919 207.747 774.921 195.268V195.268ZM609.937 303.503C592.377 303.435 575.176 298.442 560.227 289.073C545.279 279.704 533.162 266.324 525.211 250.404C537.397 244.388 547.25 234.396 553.198 222.021C559.146 209.647 560.846 195.603 558.028 182.131C555.209 168.659 548.034 156.535 537.647 147.694C527.26 138.853 514.26 133.804 500.721 133.353C487.182 132.903 473.885 137.076 462.952 145.207C452.018 153.338 444.078 164.959 440.399 178.214C436.719 191.47 437.513 205.597 442.652 218.341C447.791 231.085 456.98 241.711 468.753 248.524C459.104 290.229 435.881 327.396 402.85 353.996C369.82 380.597 328.921 395.071 286.785 395.071C244.65 395.071 203.75 380.597 170.72 353.996C137.69 327.396 114.467 290.229 104.818 248.524C113.969 243.168 121.57 235.453 126.856 226.159C132.141 216.864 134.924 206.318 134.924 195.581C134.924 184.845 132.141 174.298 126.856 165.003C121.57 155.709 113.969 147.994 104.818 142.638C117.709 94.4861 141.866 50.2199 175.227 13.6169C208.588 -22.9861 250.163 -50.8392 296.403 -67.5659C342.644 -84.2926 392.178 -89.3961 440.778 -82.4411C489.379 -75.4861 535.603 -56.6789 575.507 -27.6245C545.671 -38.7798 513.844 -43.3633 482.135 -41.0714C450.425 -38.7795 419.556 -29.6647 391.572 -14.3302C363.587 1.00418 339.125 22.2084 319.806 47.8782C300.486 73.5481 286.75 103.098 279.507 134.571C265.218 136.265 251.99 143.078 242.192 153.787C232.394 164.497 226.666 178.404 226.036 193.018C225.405 207.631 229.913 221.994 238.751 233.535C247.589 245.076 260.18 253.04 274.268 256C288.356 258.959 303.02 256.721 315.633 249.687C328.245 242.652 337.982 231.281 343.099 217.611C348.216 203.94 348.378 188.863 343.556 175.082C338.735 161.301 329.244 149.716 316.786 142.403C326.748 100.862 350.195 63.9505 383.336 37.6319C416.478 11.3132 457.378 -2.87477 499.429 -2.63935C541.48 -2.40392 582.224 12.2412 615.079 38.9293C647.933 65.6175 670.978 102.79 680.49 144.44C671.214 150.775 663.848 159.603 659.213 169.942C654.577 180.281 652.854 191.725 654.235 203C655.617 214.275 660.048 224.94 667.035 233.807C674.023 242.674 683.294 249.395 693.815 253.223C685.59 268.514 673.47 281.273 658.725 290.161C643.98 299.049 627.155 303.739 610.014 303.738' fill='white' fill-opacity='0.2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;z-index:99;top:0;pointer-events:none}.about-section .row .card:hover h2 span{transition:all .2s ease-in;color:beige !important}.about-section .row .card:hover .cptline{transition:all .2s ease-in;stroke:#fff !important}.about-section .row .card .card-body{padding:0}.about-section .row .card .card-body svg{width:28px;margin-bottom:10px}.about-section .row .card .card-body h2{font-size:24px;font-style:normal;font-weight:600;line-height:31px;letter-spacing:0em;text-align:center;margin-bottom:20px}.about-section .row .card .card-body h2 span{color:#92278F}@media (max-width: 991px){.about-section .row .card .card-body h2{font-size:20px;line-height:initial}}@media (max-width: 767px){.about-section .row .card .card-body h2{font-size:18px;line-height:initial}}.about-section .row .card .card-body p{font-size:16px;font-style:normal;font-weight:400;line-height:21px;text-align:center}@media (max-width: 767px){.about-section .row .card .card-body p{font-size:14px;line-height:initial}}.products-section{background:#31B508;color:#fff;min-height:457px;padding:0}@media (max-width: 991px){.products-section{padding:60px}}.products-section:after{content:'';position:absolute;right:0;background-image:url("data:image/svg+xml,%3Csvg width='566' height='443' viewBox='0 0 566 443' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='566' height='443'%3E%3Crect y='0.869019' width='566' height='441.25' fill='%23F4F4F4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M558.921 56.5097C558.903 47.6129 555.987 38.9727 550.63 31.9385C545.273 24.9044 537.775 19.8724 529.308 17.6284C516.86 -31.1705 488.857 -74.3984 449.679 -105.295C410.5 -136.191 362.356 -153.013 312.776 -153.13C263.195 -153.248 214.975 -136.653 175.656 -105.943C136.337 -75.2321 108.136 -32.1371 95.4646 16.6024C85.7418 17.6062 76.7316 22.2438 70.1795 29.6167C63.6275 36.9895 60 46.5727 60 56.5097C60 66.4467 63.6275 76.03 70.1795 83.4028C76.7316 90.7757 85.7418 95.4132 95.4646 96.417C102.567 128.057 119.584 156.496 143.954 177.453C168.324 198.41 198.73 210.752 230.594 212.62C262.459 214.489 294.058 205.784 320.637 187.815C347.215 169.846 367.335 143.585 377.968 112.985C386.924 126.747 399.464 137.707 414.19 144.643C428.916 151.579 445.247 154.218 461.362 152.265C477.477 150.313 492.741 143.846 505.452 133.586C518.162 123.325 527.819 109.676 533.344 94.1601C540.862 91.2655 547.335 86.1132 551.903 79.3881C556.472 72.6629 558.919 64.6833 558.921 56.5097ZM450.863 127.399C439.362 127.355 428.096 124.084 418.306 117.948C408.515 111.812 400.579 103.048 395.372 92.6212C403.353 88.6814 409.806 82.1369 413.702 74.0321C417.598 65.9272 418.711 56.729 416.865 47.9055C415.019 39.0818 410.319 31.1413 403.516 25.3508C396.713 19.5603 388.199 16.2536 379.332 15.9584C370.464 15.6632 361.756 18.3964 354.595 23.722C347.434 29.0476 342.233 36.6586 339.823 45.3406C337.413 54.0225 337.933 63.275 341.299 71.6216C344.665 79.9682 350.684 86.9279 358.394 91.3902C352.074 118.705 336.864 143.048 315.231 160.47C293.597 177.893 266.81 187.372 239.213 187.372C211.616 187.372 184.829 177.893 163.196 160.47C141.562 143.048 126.352 118.705 120.032 91.3902C126.026 87.882 131.004 82.8296 134.466 76.7421C137.928 70.6545 139.75 63.7468 139.75 56.7149C139.75 49.683 137.928 42.7753 134.466 36.6877C131.004 30.6001 126.026 25.5478 120.032 22.0396C128.476 -9.49794 144.297 -38.4904 166.147 -62.4637C187.997 -86.4371 215.227 -104.68 245.512 -115.635C275.798 -126.59 308.241 -129.933 340.072 -125.378C371.903 -120.822 402.178 -108.505 428.313 -89.4751C408.772 -96.7814 387.927 -99.7833 367.158 -98.2823C346.39 -96.7812 326.172 -90.8113 307.844 -80.7679C289.515 -70.7246 273.493 -56.8367 260.84 -40.0241C248.187 -23.2114 239.19 -3.85754 234.446 16.7563C225.087 17.8658 216.423 22.3274 210.006 29.3418C203.589 36.3562 199.838 45.4649 199.425 55.0359C199.012 64.6068 201.964 74.0145 207.753 81.5733C213.541 89.1321 221.788 94.348 231.015 96.2865C240.242 98.2249 249.846 96.7591 258.107 92.1519C266.368 87.5446 272.745 80.097 276.096 71.1433C279.447 62.1896 279.554 52.3152 276.396 43.2892C273.238 34.2632 267.022 26.6755 258.862 21.8857C265.387 -5.3217 280.744 -29.4974 302.45 -46.735C324.156 -63.9726 350.944 -73.2651 378.486 -73.1109C406.027 -72.9567 432.713 -63.3648 454.231 -45.8852C475.749 -28.4056 490.843 -4.05939 497.073 23.2195C490.997 27.3687 486.173 33.1508 483.137 39.9223C480.101 46.6938 478.972 54.1891 479.877 61.574C480.782 68.9588 483.684 75.9437 488.26 81.7511C492.837 87.5585 498.909 91.9607 505.8 94.4679C500.413 104.483 492.475 112.84 482.818 118.661C473.16 124.482 462.14 127.554 450.914 127.553' fill='white' fill-opacity='0.2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-y:top;width:566px;height:461px}@media (max-width: 991px){.products-section:after{margin-top:-304px}}@media (max-width: 575px){.products-section:after{margin-top:-354px}}.products-section .container{position:relative;z-index:4}@media (min-width: 1400px){.products-section .container{max-width:990px}}.products-section .product-list .col-lg-6{padding-left:120px}@media (max-width: 991px){.products-section .product-list .col-lg-6{padding:0}}.products-section .product-list .col-lg-6:last-child{position:relative}@media (max-width: 991px){.products-section .product-list .col-lg-6:last-child{padding-top:50px}}.products-section .product-list .col-lg-6:last-child:after{content:'';position:absolute;bottom:-83px;left:0;width:1px;background:#fff;height:287px}@media (max-width: 991px){.products-section .product-list .col-lg-6:last-child:after{margin-top:10px;width:100%;height:1px;bottom:auto;top:0}}.products-section .product-list img{width:62px;margin-bottom:20px}.products-section .product-list h2{margin-bottom:20px;font-size:36px;font-style:normal;font-weight:600;line-height:47px;text-align:left}@media (max-width: 991px){.products-section .product-list h2{font-size:28px;line-height:initial}}@media (max-width: 767px){.products-section .product-list h2{font-size:24px;line-height:initial}}.products-section .product-list p{font-size:18px;font-style:normal;font-weight:400;line-height:23px;text-align:left;max-width:320px}@media (max-width: 767px){.products-section .product-list p{font-size:14px;line-height:initial}}.products-section h1{margin-top:0;font-size:36px;font-style:normal;font-weight:600;line-height:47px;text-align:center}@media (max-width: 991px){.products-section h1{font-size:28px;line-height:initial}}@media (max-width: 767px){.products-section h1{font-size:24px;line-height:initial}}.team-section .container{position:relative;z-index:4}@media (min-width: 1400px){.team-section .container{max-width:1220px}}@media (max-width: 991px){.team-section .team-list>.col-lg-3{display:none}}.team-section .team-list>.col-lg-3:first-child{min-height:408px}.team-section .team-list{margin-bottom:80px;margin-top:30px}@media (max-width: 991px){.team-section .team-list{margin-bottom:60px}}.team-section .team-list h1{font-size:36px;font-style:normal;font-weight:600;line-height:47px;text-align:left}@media (max-width: 991px){.team-section .team-list h1{font-size:28px;line-height:initial}}@media (max-width: 767px){.team-section .team-list h1{font-size:24px;line-height:initial}}.team-section .team-list p{font-size:24px;font-style:normal;font-weight:500;line-height:29px;text-align:left}.team-section .team-list p span{color:#92278F}@media (max-width: 991px){.team-section .team-list p{font-size:20px;line-height:initial}}@media (max-width: 767px){.team-section .team-list p{font-size:16px;line-height:initial}}.team-section .team-list .teambg-img{position:absolute;left:-240px}.team-section .team-list .teambg-img img{height:508px}.team-section .team-list .team-row{margin-top:90px}.team-section .team-list .team-row.advisor-row{margin-top:80px}.team-section .team-list .team-row.advisor-row h2{margin-bottom:10px !important}.team-section .team-list .team-row .team-wrap{background:#FFFFFF;border:1px solid #ECECEC;box-sizing:border-box;border-radius:10px;padding-top:70px;position:relative;padding-left:20px;padding-right:20px;padding-bottom:20px}@media (max-width: 991px){.team-section .team-list .team-row .team-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:70px}}.team-section .team-list .team-row .team-wrap .imgteam{background:#C4C4C4;border:1px solid #FFFFFF;box-sizing:border-box;box-shadow:0px 10px 20px rgba(0,0,0,0.1);border-radius:50%;width:107px;height:107px;overflow:hidden;margin-bottom:30px;margin-top:30px;position:absolute;top:-88px;left:29px}@media (max-width: 991px){.team-section .team-list .team-row .team-wrap .imgteam{left:50%;transform:translate(-50%, 0)}}.team-section .team-list .team-row .team-wrap .imgteam img{object-fit:cover;width:100%;height:100%;transition:all 0.4s}.team-section .team-list .team-row .team-wrap .imgteam img:hover{transform:scale(1.1)}.team-section .team-list .team-row .team-wrap h2{font-size:14px;font-style:normal;font-weight:700;line-height:22px;text-align:left;margin-bottom:0}@media (max-width: 991px){.team-section .team-list .team-row .team-wrap h2{font-size:18px;line-height:initial}}@media (max-width: 767px){.team-section .team-list .team-row .team-wrap h2{font-size:16px;line-height:initial}}.team-section .team-list .team-row .team-wrap p{position:relative;margin-top:0px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-align:left;color:#676767}@media (max-width: 767px){.team-section .team-list .team-row .team-wrap p{font-size:14px;line-height:initial}}.team-section .team-list .team-row .team-wrap a{position:absolute;top:0;right:0;padding:12px}.team-section .team-list .team-row .team-wrap ul{list-style:none;padding:0;padding-left:18px}.team-section .team-list .team-row .team-wrap ul li{position:relative;font-size:14px}.team-section .team-list .team-row .team-wrap ul li span{color:#92278F}.team-section .team-list .team-row .team-wrap ul li:after{content:"\2022";color:#92278F;position:absolute;font-size:20px;top:-6px;left:2px;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.team-section .team-list .advisor-title{margin-top:60px}.contact-section{background:#92278F;min-height:452px;overflow:initial}.contact-section:after{content:'';position:absolute;right:0;width:782px;height:452px;background-image:url("data:image/svg+xml,%3Csvg width='782' height='442' viewBox='0 0 782 442' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='782' height='442'%3E%3Crect x='0.96875' y='0.18457' width='781.031' height='441.25' fill='%23F4F4F4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M774.921 195.268C774.893 181.684 770.442 168.492 762.262 157.752C754.083 147.012 742.635 139.329 729.708 135.903C710.702 61.396 667.946 -4.60517 608.128 -51.7781C548.31 -98.951 474.802 -124.635 399.102 -124.814C323.402 -124.993 249.778 -99.6569 189.745 -52.7674C129.712 -5.87794 86.6544 59.9203 67.3075 134.337C52.4626 135.869 38.7056 142.95 28.7018 154.207C18.698 165.464 13.1595 180.096 13.1595 195.268C13.1595 210.44 18.698 225.072 28.7018 236.329C38.7056 247.586 52.4626 254.666 67.3075 256.199C78.1512 304.508 104.133 347.928 141.342 379.926C178.551 411.924 224.975 430.767 273.626 433.62C322.277 436.474 370.524 423.182 411.104 395.747C451.685 368.311 482.404 328.216 498.638 281.496C512.312 302.507 531.46 319.241 553.943 329.831C576.427 340.421 601.362 344.45 625.966 341.469C650.571 338.488 673.877 328.614 693.283 312.948C712.69 297.283 727.434 276.443 735.87 252.753C747.348 248.334 757.231 240.467 764.206 230.199C771.182 219.931 774.919 207.747 774.921 195.268V195.268ZM609.937 303.503C592.377 303.435 575.176 298.442 560.227 289.073C545.279 279.704 533.162 266.324 525.211 250.404C537.397 244.388 547.25 234.396 553.198 222.021C559.146 209.647 560.846 195.603 558.028 182.131C555.209 168.659 548.034 156.535 537.647 147.694C527.26 138.853 514.26 133.804 500.721 133.353C487.182 132.903 473.885 137.076 462.952 145.207C452.018 153.338 444.078 164.959 440.399 178.214C436.719 191.47 437.513 205.597 442.652 218.341C447.791 231.085 456.98 241.711 468.753 248.524C459.104 290.229 435.881 327.396 402.85 353.996C369.82 380.597 328.921 395.071 286.785 395.071C244.65 395.071 203.75 380.597 170.72 353.996C137.69 327.396 114.467 290.229 104.818 248.524C113.969 243.168 121.57 235.453 126.856 226.159C132.141 216.864 134.924 206.318 134.924 195.581C134.924 184.845 132.141 174.298 126.856 165.003C121.57 155.709 113.969 147.994 104.818 142.638C117.709 94.4861 141.866 50.2199 175.227 13.6169C208.588 -22.9861 250.163 -50.8392 296.403 -67.5659C342.644 -84.2926 392.178 -89.3961 440.778 -82.4411C489.379 -75.4861 535.603 -56.6789 575.507 -27.6245C545.671 -38.7798 513.844 -43.3633 482.135 -41.0714C450.425 -38.7795 419.556 -29.6647 391.572 -14.3302C363.587 1.00418 339.125 22.2084 319.806 47.8782C300.486 73.5481 286.75 103.098 279.507 134.571C265.218 136.265 251.99 143.078 242.192 153.787C232.394 164.497 226.666 178.404 226.036 193.018C225.405 207.631 229.913 221.994 238.751 233.535C247.589 245.076 260.18 253.04 274.268 256C288.356 258.959 303.02 256.721 315.633 249.687C328.245 242.652 337.982 231.281 343.099 217.611C348.216 203.94 348.378 188.863 343.556 175.082C338.735 161.301 329.244 149.716 316.786 142.403C326.748 100.862 350.195 63.9505 383.336 37.6319C416.478 11.3132 457.378 -2.87477 499.429 -2.63935C541.48 -2.40392 582.224 12.2412 615.079 38.9293C647.933 65.6175 670.978 102.79 680.49 144.44C671.214 150.775 663.848 159.603 659.213 169.942C654.577 180.281 652.854 191.725 654.235 203C655.617 214.275 660.048 224.94 667.035 233.807C674.023 242.674 683.294 249.395 693.815 253.223C685.59 268.514 673.47 281.273 658.725 290.161C643.98 299.049 627.155 303.739 610.014 303.738' fill='white' fill-opacity='0.2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-y:top;z-index:99;pointer-events:none}@media (max-width: 991px){.contact-section .footer-info{margin-top:50px}}.contact-section .container{position:relative;z-index:4}@media (min-width: 1400px){.contact-section .container{max-width:1120px}}.contact-section .companyinfo{color:#fff;margin-top:20px;margin-bottom:30px}.contact-section .companyinfo p{margin-bottom:0}@media (max-width: 767px){.contact-section .companyinfo p{font-size:14px;line-height:initial}}.contact-section .companyinfo a{color:#fff}@media (max-width: 767px){.contact-section .companyinfo a{font-size:14px;line-height:initial}}.contact-section .copyrighttxt{color:#fff}@media (max-width: 767px){.contact-section .copyrighttxt{font-size:14px;line-height:initial}}.contact-section .footer-menu{list-style:none;display:flex;flex-direction:row;border-bottom:3px solid #fff;margin:0;padding:0;padding-bottom:20px;margin-top:40px;width:80%}@media (max-width: 991px){.contact-section .footer-menu{width:100%}}.contact-section .footer-menu li{margin-right:10px;flex:1}.contact-section .footer-menu li a{color:#fff}@media (max-width: 767px){.contact-section .footer-menu li a{font-size:14px;line-height:initial}}.contact-section .footer-menu li:nth-child(3){margin-right:0;text-align:center}.contact-section .footer-menu li:last-child{margin-right:0;text-align:right}.contact-section .form-contact{background:#FFFFFF;border:1px solid #ECECEC;box-sizing:border-box;border-radius:10px;color:#000;padding:40px;min-height:430px;position:relative;margin-top:-105px;display:flex;justify-content:center;flex-direction:column}.contact-section .form-contact h1{margin:0;margin-bottom:20px;font-size:36px;font-style:normal;font-weight:600;line-height:47px;text-align:left}.contact-section .form-contact input[type="text"],.contact-section .form-contact textarea{background:#F9F9F9;border:1px solid #E0E0E0;box-sizing:border-box;border-radius:5px;box-shadow:none !important;margin-bottom:10px}.contact-section .form-contact .contactbtn{padding-top:10px;text-align:right}.thankyoumsg{text-align:center;font-size:20px}.thankyoumsg img{width:70px;margin-bottom:18px}@keyframes float{0%{transform:translatey(0px)}50%{transform:translatey(-15px)}100%{transform:translatey(0px)}}
/*# sourceMappingURL=styles.min.css.map */