@import"https://fonts.googleapis.com/css2?family=Inter&family=Rubik&family=Varela&display=swap";.app__navbar{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-silver);box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px;padding:1rem 2rem;position:sticky;z-index:1;top:0;right:0}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center;padding-bottom:.5rem;z-index:10}.app__navbar-logo img{width:150px;height:50px}.app_navbar-list{display:flex;text-decoration:none;justify-content:space-between;flex-direction:row;align-items:center;list-style:none;margin:0 2rem}.app__navbar-links-element{padding:1rem}.app__navbar-links-element:hover{color:var(--color-gray);cursor:pointer}.custom__button{width:150px;height:50px;background-color:var(--color-turquoise);border-radius:4px;border:0;box-shadow:var(--color-turquoise) 0 -1px 3px 0 inset,#002c611a 0 3px 6px;box-sizing:border-box;color:#fff;font-family:Inter;font-size:1rem;line-height:24px;padding:0 10px;transition:all .2s cubic-bezier(.22,.61,.36,1);cursor:pointer}.custom__button:hover{transform:translateY(-2px)}.app__navbar-hamburger{display:none}.app__navbar-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;flex-direction:column;background:rgba(255,255,255,.8);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:.5s ease;z-index:5;list-style:none}.app__navbar-overlay .p__inter{font-size:3rem}.app__navbar-overlay-hamburger{position:absolute;top:0;right:0;padding:1rem}.overlay_button{width:200px;font-size:1.5rem;height:100px;margin-top:3rem}@media (max-width: 768px){.app__navbar{padding:.5rem 1rem}.app__navbar-logo{padding-bottom:.25rem}.app__navbar-logo img{width:150px;overflow:hidden}.app_navbar-list,.navbar__contactus{display:none}.app__navbar-hamburger{display:block}}.app__heading-one{color:var(--color-turquoise);background-image:linear-gradient(180deg,#06a7f1,var(--color-turquoise));background-clip:text;color:transparent;font-family:Inter;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heading{font-family:Inter;font-size:1.2em;font-weight:700}@media (max-width: 768px){.heading{padding-top:1em;font-size:1em}}.app__hero-svg{width:500px}.app__hero-heading{width:650px;display:flex;flex-direction:column;justify-content:center;text-align:center}.app__hero-catalog{color:var(--color-turquoise);align-self:center;margin-top:2rem;width:150px;height:50px;background-color:var(--color-turquoise);border-radius:4px;border:0;box-shadow:var(--color-turquoise) 0 -1px 3px 0 inset,#002c611a 0 3px 6px;box-sizing:border-box;color:#fff;font-family:Inter;font-size:1rem;line-height:24px;padding:0 10px;transition:all .2s cubic-bezier(.22,.61,.36,1);cursor:pointer}.app__hero-catalog:hover{transform:translateY(-2px)}@media (max-width: 768px){.app__hero{flex-direction:column;margin-top:3rem}.app__hero-svg{width:350px}.app__hero-heading{width:300px;display:flex;flex-direction:column;justify-content:center}}.app__carousel-logo{height:100px;margin:0 2rem}.app__carousel-wrapper{white-space:nowrap;animation:25s slide infinite linear;display:inline-block}.app__carousel{padding-bottom:2rem;overflow:hidden;background:#f2f2f2;white-space:nowrap}.app__carousel-title{font-family:var(--font-base);font-size:2rem;line-height:70px;letter-spacing:.04em;margin-bottom:0rem}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 768px){.app__carousel-logo{height:50px}.app__carousel-title{font-family:var(--font-base);font-size:1.5rem;line-height:70px;letter-spacing:.04em;margin-bottom:0rem}}.app__payment{display:flex;justify-content:center;align-items:center;height:30vh;margin:0 2rem;text-align:center;flex-direction:column}.app__payment-list{margin:2rem 0;font-size:1.5rem;text-align:left}.app__agentcard{height:450px;width:auto;display:flex;align-items:center;margin:1rem;border:1px solid black;border-radius:4%;transition:.2s ease;flex-direction:column;justify-content:space-between}.heading .p__inter{text-decoration:none;color:#000}.app__agentcard-desc{padding:30px}.app__agentcard-showcasecard{min-width:190px;height:274px;padding:.4em;margin:2rem;border-radius:6px;border:black 1px solid;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.app__agentcard-showcasecard .heading{display:flex;justify-content:center;padding-top:50px}.card-image img{width:170px;height:170px}.card-image{width:100%;height:60%;object-fit:contain;border-radius:6px 6px 0 0;display:grid;align-items:center}.card-image:hover{transform:scale(.98)}.app__agentcard-showcasecard a{text-decoration:underline;color:#00f}.app__agentcard-info{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:start}.app__agentcard-desc{width:444px}.app__agentcard:hover{transform:translateY(-10px)}.app__learn-more{height:60px;margin:2rem 0}@media (max-width: 768px){.app__agentcard{width:300px;height:auto;flex-direction:column;border-radius:0%}.app__agentcard-desc{width:300px}.app__learn-more{margin:3em}}.app__agent{flex-direction:column;margin:2rem}.app__agent-agentcards{margin:2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.app__footer-company{display:flex;background-color:var(--color-silver);align-items:center;padding:2rem;font-family:Inter;gap:100px;justify-content:center}.app__footer-logos{display:flex;flex-direction:column;width:300px}.app__footer-logos img{margin:.5rem 0}.app__footer-details{display:flex;flex-direction:column}.app__footer-contact{width:300px}.app__footer-formcontainer{display:flex;flex-direction:column;align-items:center;background-color:#f7f7f7;padding:4rem;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.app__footer-formcontainer p{text-align:center;padding-bottom:1em}.app__footer-form{display:flex;flex-direction:column}.app__footer-form *{margin:.5rem 0;width:300px;height:40px;padding:1rem}.app__footer-form textarea{resize:none;height:150px;max-width:100%;font-family:Inter}.app__footer-form button{padding:0}.app__footer-contactinfo{display:flex;flex-direction:column;align-items:center}.app__footer-contactinfo a{color:#1111da;text-decoration:underline;margin:.5rem}.icons{margin-top:1rem}.icons a{margin:.7rem}@media (max-width: 768px){.app__footer-company{flex-direction:column;align-items:center;justify-content:center;gap:25px}.app__footer-formcontainer{width:250px;margin:0}.app__footer-form *{margin:.5rem 0;width:200px;height:40px;padding:1rem}.app__footer-formcontainer p{transform:translateY(-15px);width:150px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app__company{display:flex;justify-content:center;align-items:center}.app__company-header{display:flex;justify-content:center;margin:2rem 0}.app__company-logo{width:400px;padding:2rem}.heading-link{display:flex;justify-content:center;font-size:1.75rem;padding-bottom:1rem}.app__company-desc{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:800px;height:900px;padding:2rem 0;margin:2rem;border-radius:30px;background:rgba(33,115,136,.4);box-shadow:0 8px 32px #1f26875e}.app__company-pdf{margin:3rem 0;box-shadow:#00000080 0 54px 55px,#00000080 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}.app__company-text{padding:0 2rem;font-size:1.25rem}.download__button{background-color:#0dad0d}.app__company-heading{margin:2rem}.pdf-img{width:300px;box-shadow:#000c 0 5px 15px;margin:1rem 0}.app__company-catalog{display:flex;flex-direction:column;align-items:center;width:1200px;height:auto;padding:2rem 0;margin:2rem;border-radius:30px;background:rgba(33,115,136,.4);box-shadow:0 8px 32px #1f26875e}.app__company-catalog-products{display:flex;width:100%;flex-wrap:wrap;justify-content:center}.app__company-catalog-products div{margin:2rem}@media (max-width: 768px){.app__company-logo{width:300px}.app__company-desc{display:flex;flex-direction:column;align-items:center;width:300px;border-radius:30px;background:rgba(33,115,136,.35);box-shadow:0 8px 32px #1f26875e}.app__company{flex-direction:column}.pdf-img{width:225px}.app__company-desc{min-height:600;height:auto}.app__company-catalog{display:flex;flex-direction:column;align-items:center;width:300px;border-radius:30px;background:rgba(33,115,136,.35);box-shadow:0 8px 32px #1f26875e}}.app__catalog-card{display:flex;justify-content:center;width:250px;height:425px;border-radius:20px;background:#f5f5f5;position:relative;padding:2rem 1rem;border:2px solid #c3c6ce;transition:.5s ease-out;overflow:visible;border:3px solid black;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.app__catalog-card p{text-align:center}.app__catalog-card:hover{border-color:#008bf8;box-shadow:0 4px 18px #00000040}.app__catalog-card:hover .catalog-card-button{transform:translate(-50%,50%);opacity:1}.app__catalog-navbar{width:auto}.app__catalognavbar-list{list-style:none;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.catalognav-link{cursor:pointer;font-family:Inter;margin:1rem;width:150px;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--color-onyx);color:#fff8dc;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;font-size:1rem}.catalognav-link.active{background-color:var(--color-silver)}.flex__center{display:flex;justify-content:center;align-items:center}.p__inter{font-family:var(--font-base);letter-spacing:.04em}.p__opensans{font-family:var(--font-alt);letter-spacing:.04em;line-height:28px}:root{--font-base: "Inter", serif;--font-alt: "Open Sans", sans-serif;--color-yellow: #F3B61F;--color-black: #0C0C0C;--color-gray: #545454;--color-onyx: #353839;--color-turquoise: #217388;--color-white: #EEEEEE;--color-silver: #C4C4C4}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}a{color:unset;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
