.angel-twin-container{color:#fff;padding:1rem;display:flex;flex-direction:column;align-items:center}.description a,.title a{text-decoration:none;color:inherit}.title,.title span{font-size:clamp(22px,2.2vw,32px);font-weight:700}.title-red{color:#dc2626}.title-blue{color:#60a5fa}.description{text-align:justify;font-size:clamp(14px,1.1vw,16px);margin-bottom:1.5rem;color:#171717}.features-list{width:100%;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:2rem;width:100%;max-width:64rem}.feature-card{border-radius:10px;border:1px solid #159dcf;padding:1rem;border-radius:.5rem;text-align:center;height:100%;display:flex;flex-direction:column}.feature-title{margin-top:10px;font-size:clamp(14px,1vw,16px);margin-bottom:.5rem;text-align:left;color:#171717;font-weight:700}.feature-description{font-size:clamp(14px,1.1vw,16px);color:#171717;text-align:left;font-weight:400!important}.cta-button{border-radius:8px;border:1.705px solid #159dcf;background:linear-gradient(90deg,#FF0007,#159DCF);color:#FAFAFA;padding:12px 24px;font-weight:700;display:flex;align-items:center;gap:.5rem;transition:background-color .3s;cursor:pointer;font-size:clamp(14px,1.1vw,16px)}.cta-button:hover{background-color:#b91c1c}.arrow-icon{height:1.25rem;width:1.25rem}@media (min-width:1400px){.title{margin-top:2rem}}@media (max-width:767px){.angel-twin-logo{display:block!important;margin-left:auto;margin-bottom:1rem;margin-right:auto}.title{text-align:center;margin-top:1rem}.cta-button{display:block;margin:6rem auto 2rem}}@media (min-width:768px) and (max-width:991.8px){.feature-description,.feature-title{font-size:14px!important}}@media (min-width:768px){.angel-twin-container{padding:2rem}.angel-twin-logo-col{display:flex!important;margin-bottom:1rem;align-items:center}}.cta-button{color:#FAFAFA!important}.faq-section{width:100%;padding:64px 0;font-family:Poppins,sans-serif;scroll-margin-top:70px}.faq-section .container{display:flex;flex-direction:column;gap:45px}.faq-group{margin-top:2rem}.faq-section *{box-sizing:border-box}.faq-section__intro{display:flex;flex-direction:column;gap:20px}.faq-section__heading{margin:0;font-family:PoppinsBold;font-weight:800;font-size:40px;line-height:1.2;text-align:left}.faq-section__heading span{background:linear-gradient(180deg,#ff6a13 18.11%,#ef426f 96.37%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline}.faq-section__subheading{margin:0;max-width:1240px;font-weight:400;font-size:18px;line-height:1.5;color:#000}.faq-panel{background:#fff;box-shadow:0 4px 20px 10px rgba(115,110,110,.25);padding:24px 24px 32px;flex-direction:column;gap:24px}.faq-panel,.faq-search{border-radius:15px;display:flex}.faq-search{align-items:center;gap:14px;width:100%;background:rgba(255,84,28,.1);border:1px solid rgba(255,84,28,.1);padding:16px 20px}.faq-search__icon{flex-shrink:0;width:22px;height:23px}.faq-search__input{flex:1;border:none;background:transparent;outline:none;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;color:#1a1a1a;resize:none;overflow:hidden;height:1.5em;line-height:1.5}.faq-search__input::placeholder{color:#737373}.faq-categories{display:flex;flex-wrap:wrap;gap:14px}.faq-category{cursor:pointer;border-radius:141px;border:1.5px solid rgba(115,115,115,.5);background:#fff;color:#000;font-family:Poppins,sans-serif;font-weight:400;font-size:15px;padding:12px 22px;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.faq-category:hover{border-color:#ff541c;color:#ff541c}.faq-category--active{background:#000;border-color:rgba(115,115,115,.5);color:#fff}.faq-category--active:hover{color:#fff}.faq-count{margin:0;font-weight:400;font-size:16px;color:rgba(0,0,0,.5)}.faq-group{display:flex;flex-direction:column;gap:30px;scroll-margin-top:130px}.faq-group__header{display:flex;align-items:center;gap:16px}.faq-group__title{margin:0;flex-shrink:0;font-weight:600;font-size:22px;color:#1a1a1a;white-space:nowrap}.faq-group__rule{flex:1;height:1px;background:linear-gradient(90deg,rgba(0,0,0,.3),transparent)}.faq-group__list{display:flex;flex-direction:column;gap:15px}.faq-item{width:100%;border-radius:15px;border:1px solid rgba(255,84,28,.5);background:#fff;overflow:hidden;transition:box-shadow .15s ease}.faq-item--open{box-shadow:0 4px 16px rgba(255,84,28,.15)}.faq-item__question{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:20px;padding:18px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Poppins,sans-serif}.faq-item__question-text{font-weight:500;font-size:17px;line-height:1.4;color:#000}.faq-item__answer{padding:0 20px 22px}.faq-item__answer-body{font-weight:400;font-size:15px;line-height:1.6;color:#4a4a4a}.faq-item__answer-body p{margin:0 0 12px}.faq-item__answer-body p:last-child{margin-bottom:0}.faq-item__answer-body ul{margin:0 0 12px;padding-left:20px;list-style:disc}.faq-item__answer-body ul:last-child{margin-bottom:0}.faq-item__answer-body li{margin-bottom:8px}.faq-item__answer-body li:last-child{margin-bottom:0}.faq-item__answer-body strong{font-weight:600;color:#1a1a1a}.faq-item__answer-body sup{font-size:.65em;top:-.5em;position:relative}.faq-item__answer-body a{color:inherit;text-decoration:underline;text-underline-offset:2px}.faq-item__answer-body a:hover{color:inherit}.faq-item__social{display:flex;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08)}.faq-item__social-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;transition:opacity .15s ease,transform .15s ease}.faq-item__social-btn:hover{opacity:.85;transform:translateY(-2px)}.faq-item__learn-more{margin-top:16px}.faq-item__learn-more-divider{border:none;border-top:1px solid rgba(0,0,0,.12);margin:0 0 12px}.faq-item__learn-more-label{display:block;font-size:12px;font-weight:600;color:#676767;letter-spacing:.05em;margin-bottom:10px}.faq-item__learn-more-links{display:flex;flex-wrap:wrap;gap:10px}.faq-item__learn-more-btn{display:inline-block;padding:7px 16px;border-radius:60px;border:1.363px solid rgba(255,84,28,.3);background:#FFF3EF;color:#ff541c;font-size:13px;font-weight:500;font-family:Poppins,sans-serif;text-decoration:none;cursor:default;transition:background .15s ease,color .15s ease}a.faq-item__learn-more-btn{cursor:pointer}a.faq-item__learn-more-btn:hover{background:#ff541c;color:#fff}.faq-toggle{flex-shrink:0;width:30px;height:30px;border-radius:113.569px;border:1.186px solid #ff541c;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.faq-toggle--open{transform:rotate(90deg);background:linear-gradient(270deg,#F00,#FFA01C)}.faq-toggle--open .faq-chevron path{fill:#fff}.faq-chevron{display:block}.faq-empty{text-align:center;color:#737373;font-size:16px;padding:40px 0}@media (max-width:768px){.faq-section{padding:40px 0;gap:40px}.faq-section__heading{font-size:30px;text-align:center}.faq-section__subheading{text-align:justify}.faq-panel{padding:12px 12px 18px;border-radius:17px;gap:16px}.faq-search{flex-direction:row;align-items:flex-start;padding:14px 16px;gap:10px;height:auto}.faq-search__icon{flex-shrink:0;width:28px;height:28px;margin-top:8px}.faq-search__input{flex:1;min-width:0;font-size:14px;line-height:1.5;resize:none;overflow:hidden;min-height:2.8em}@supports (-webkit-touch-callout:none){.faq-search__input{font-size:16px}}.faq-group__title{font-size:18px}.faq-category{font-size:14px}}.angelAiExpandingFastHeading,.angelAiExpandingFastHeading a{letter-spacing:7pt!important;font-family:futura-pt-bold!important;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%)!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:48px;line-height:1.2}.expanding-text{font-size:clamp(22px,2.2vw,32px);color:#171717;font-weight:700}.angelaiVsMobileMortgageAppsContainer{position:relative;margin-top:1rem}.angelaiVsMobileMortgageAppsContainer .accordion-button:hover{z-index:2;background:none!important}.angelvsmortgage-image{max-width:100%;height:auto;border-radius:0 0 10px 10px;border:1px solid rgba(255,84,28,1);aspect-ratio:1200/730}.hidden{display:none}.angelaiVsMobileMortgageAppsContainer .accordion-item{margin-bottom:18px;border:1px solid rgb(242,111,36)!important;border-radius:7px!important}.angelaiVsMobileMortgageAppsContainer .accordion-button:after{display:none}.accordion-para1{line-height:1.5;font-family:PoppinsReg;padding-right:10px;text-align:justify;font-size:16px}.angelaiVsMobileMortgageAppsContainer .accordion-button{border-radius:10px;align-items:center;box-shadow:none!important;background:none!important}.angelaiVsMobileMortgageAppsContainer .accordion-button:not(.collapsed){background-color:#fff;border-radius:10px;padding-bottom:0;color:#000;border:#fff!important}.accordion-para1{margin-top:1rem}.accordion-heading{margin-bottom:0!important}.accordion-body p{text-align:justify;font-size:16px}.accordion-header-container{width:100%;position:relative;display:flex;flex-direction:row;align-items:center}.mobile-video-container{width:100%;margin-bottom:15px;display:block}.mobile-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px}.mobile-video-wrapper iframe,.mobile-video-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%}.mobile-video-thumbnail{cursor:pointer}.play-overlay svg{width:30px;height:30px}.angelaiBrandingStyleMob,.angelaiBrandingStyleMob a{letter-spacing:7pt!important;font-family:futura-pt-bold!important;background:#FF4500!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;line-height:1.2}.mortgage-apps{color:#171717;font-size:clamp(14px,1.1vw,16px)}@media screen and (min-width:991.7px){.angelaiBrandingStyleMob,.angelaiBrandingStyleMob a{font-size:clamp(14px,1.1vw,16px)}}@media screen and (max-width:991.7px){.angelaiVsMobileMortgageAppsReverseCol{flex-direction:column-reverse;margin-top:6rem}.angelaiBrandingStyleMob,.angelaiBrandingStyleMob a{font-size:clamp(16px,1.1vw,19px);letter-spacing:4pt!important}.accordion-item{margin-bottom:3rem;border:none!important;background:none!important}.accordion-header-container{flex-direction:column}.accordion-button:not(.collapsed) .accordion-header-container{flex-direction:column!important;align-items:flex-start}.accordion-heading{font-size:30px;font-weight:800;margin-top:-1rem}.accordion-body{padding:0;font-family:PoppinsReg}.accordion-body,.accordion-para1{text-align:justify}.header-content{flex:1;text-align:left;display:flex;flex-direction:column;margin-top:15px}.expanded-text-container{width:100%;padding-right:10px;margin-top:15px}.accordion-collapse.collapse.show{display:block;width:100%}.desktop-view-container{display:none}}.desktop-view-container{display:flex;width:100%;margin-top:5rem;margin-bottom:2rem;min-height:350px}.desktop-carousel-col{flex:1;padding-right:15px;width:50%}.desktop-result-col{flex:1;padding-left:15px;width:50%}.angelai-carousel{width:100%;background:#FFFFFF;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.2);padding:20px 0 0}.angelaiBrandingStyle,.angelaiBrandingStyle a{letter-spacing:2pt!important;font-family:futura-pt-bold!important;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%)!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:clamp(14px,1.1vw,16px);line-height:1.5;margin-right:3px}.carousel-item-container{display:flex;flex-direction:column;align-items:center;padding:0 2rem;margin-bottom:1rem}.carousel-video-wrapper{position:relative;width:100%;margin-bottom:20px;height:0;padding-bottom:35.25%;overflow:hidden;border-radius:8px;border:1px solid rgba(255,84,28,.8)}.carousel-video-wrapper.playing{height:0;padding-bottom:56.25%}.carousel-video-thumbnail,.carousel-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.carousel-title{font-weight:700;margin-bottom:15px;text-align:center;display:flex;align-items:end}.carousel-description,.carousel-title{font-size:clamp(14px,1.1vw,16px);color:#171717}.carousel-description{line-height:1.6;text-align:justify;max-width:900px;margin-left:auto;margin-right:auto;max-height:150px;overflow-y:auto;padding-right:10px;margin-bottom:25px}.carousel-content{width:100%;max-width:900px;margin:0 auto}.desktop-result-content{height:100%;display:flex;flex-direction:column}.navigation-box{height:50px;border:1px solid #ff6a13;border-radius:5px 5px 0 0}.three-dots{display:block;margin:20px 10px 10px}.carousel-control-next,.carousel-control-prev{display:none}.carousel-indicators{bottom:-50px}.carousel-indicators [data-bs-target]{width:12px;height:12px;background-color:#FF6A13;opacity:.5;border-radius:50%;margin:0 5px}.carousel-indicators .active{opacity:1}.play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);cursor:pointer}.play-overlay svg{width:36px;height:36px;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}.carousel-description::-webkit-scrollbar{width:6px}.carousel-description::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.carousel-description::-webkit-scrollbar-thumb{background:#FF6A13;border-radius:10px}.carousel-description::-webkit-scrollbar-thumb:hover{background:#d63e09}@media screen and (min-width:1200px) and (max-width:1399px){.carousel-description{font-size:16px;max-height:120px}}@media screen and (min-width:1200px){.carousel-video-wrapper{max-width:300px}.carousel-description{max-width:900px;max-height:130px}}@media screen and (min-width:1400px){.carousel-video-wrapper{max-width:360px}}@media screen and (min-width:992px) and (max-width:1199px){.carousel-video-wrapper{max-width:700px}.carousel-description{max-width:700px;max-height:180px}}@media screen and (min-width:1600px){.desktop-view-container{min-height:496px}.carousel-video-wrapper{max-width:360px}.carousel-description{max-width:1000px;font-size:18px;max-height:150px}}.angelaiArt{max-width:500px;border-radius:10px}@media screen and (min-width:320px) and (max-width:359.8px){.angelaiArt{margin-top:5rem;max-width:300px!important}}@media screen and (min-width:360px) and (max-width:400.8px){.angelaiArt{margin-top:5rem;max-width:320px!important}}@media screen and (min-width:768px){.bannerangelhelptwo{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (max-width:767.8px){.angelaiArt{margin-top:5rem;max-width:360px}.bannerangelhelpContainer{max-width:min(420px,95vw)}}.bannerangelhelptwo a{hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}#revamp-banner{backface-visibility:hidden;-ms-perspective:1000;perspective:1000;position:relative;overflow:hidden;isolation:isolate}.spinner{border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;width:30px;height:30px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.trained a{color:#000}.safe a{color:#fff;text-decoration:none}.for{font-weight:500!important;font-size:clamp(20px,6.25vw,30px)}.Banner-container{position:relative;z-index:2;background-color:initial}#revamp-banner{color:#000;will-change:transform;transform:translateZ(0)}@media (max-width:992px){.angelAimessagebar{margin-top:1rem;margin-bottom:1rem}}@media screen and (min-width:992px) and (max-width:1199px){.static-btn{width:420px!important;margin-top:30px}}@media screen and (min-width:1200px) and (max-width:1399px){.static-btn{width:420px!important;margin-top:30px}}@media screen and (min-width:1400px){.static-btn{width:420px!important;margin-top:30px}}@media screen and (min-width:992px){.angelAimessagebar{margin-top:2rem;margin-bottom:2rem}.Banner-container{min-height:400px;width:100%}.for{font-size:40px!important}.trained{text-align:justify}#revamp-banner{padding-top:1rem!important}.Banner-container{min-height:300px}#revamp-banner{padding-top:1rem;padding-bottom:6rem}#revamp-banner.revamp-banner-expanded{padding-bottom:3rem}}@media only screen and (max-width:991.9px){#revamp-banner{padding-top:1rem;padding-bottom:4rem}#revamp-banner.revamp-banner-expanded{padding-bottom:2rem}}@media only screen and (min-width:992px){.Banner-container{padding-top:2rem}}.glass-button-hecm1 img{width:32px!important;height:32px!important}.input-wrapper-unified{background-color:#F9F9F9!important}.bannerangelhelpContainer{max-width:min(520px,95vw);min-height:285px}@media (min-width:768px){.bannerangelhelpContainer{min-height:235px}}.bannerangelhelptwo{text-align:justify;font-weight:600;max-width:700px;width:100%;margin:0 auto;padding:0 20px;line-height:1.6;color:#171717!important;box-sizing:border-box;padding-bottom:1rem!important;font-size:16px;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;font-size:clamp(14px,1.1vw,16px)}.bannerangelhelptwo sup{font-size:1em;top:-.25em}@media screen and (min-width:320px) and (max-width:374.7px){.bannerangelhelptwo{padding:0 15px}}@media (min-width:992px){.WelcomeUserInterface-trendingIcon{width:20px!important;height:20px!important}}@media (max-width:991.8px){.banner-text{margin-top:2rem!important}.angelAimessagebar{margin-top:5rem!important}.WelcomeUserInterface-trendingIcon{width:18px!important;height:18px!important}}.bannerangelhelptwo a{color:inherit;text-decoration:none;cursor:pointer}.bannerangelhelptwo a:hover{text-decoration:underline}.askAngel-font-style,span.askAngel-font-style{background:linear-gradient(180deg,#ff6a13 18.11%,#ef426f 96.37%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:#0000!important;letter-spacing:1pt!important;line-height:1.2!important;text-decoration:none!important;margin-top:5rem}.angelai-futura-font,.ask-angel-futura-font,.askAngel-font-style,span.askAngel-font-style{font-family:futura-pt-bold!important;font-weight:700!important}.angelAimessagebar{min-height:166px}@media (max-width:767px){.angelAimessagebar{min-height:145px}}.Video-section-container .video-thumbnail{height:auto}.responsive-iframe-container{max-width:355px}.trained a{color:#171717}.trained a:hover{text-decoration:underline!important}.trained-column{flex:1;min-width:300px;padding:15px;background-color:initial;border-radius:8px;box-sizing:border-box}.trained{margin:2.5rem auto -1rem;text-align:justify;font-size:clamp(12.8px,4vw,17px);padding:0 20px;line-height:1.4;font-family:PoppinsReg;font-weight:500}@media screen and (min-width:320px) and (max-width:400px){.trained{font-size:clamp(12.5px,3.8vw,17px);margin:2.5rem auto -1rem;text-align:justify;letter-spacing:-.007em;word-spacing:-.01em;padding:0 6px}}@media screen and (min-width:401px) and (max-width:480px){.trained{font-size:15px;margin:2.5rem auto -1rem;text-align:justify;padding:0 11px;letter-spacing:-.007em;word-spacing:-.01em}}@media screen and (min-width:481px) and (max-width:767px){.trained{padding:0 15px;font-size:clamp(12px,3.8vw,16.5px);line-height:1.5;letter-spacing:-.005em;word-spacing:-.01em;text-align:justify}}@media (max-width:991px){.glass-button-videosection{margin-top:1rem;margin-bottom:1rem}}@media only screen and (max-width:991.9px){.glass-button-videosection{padding-left:8px!important}.Video-section-container{background-color:initial;padding-bottom:2rem}.content-section{margin-bottom:1rem}.Video-section-container{min-height:170px;width:100%}}@media only screen and (min-width:768px) and (max-width:991.9px){.video-container iframe{height:230px!important}.content-section h3{text-align:center}}.trained-container{width:100%;margin:0 auto;padding:20px}.trained{margin:0;padding:0;font-size:16px;line-height:1.5;color:#000;margin-top:2rem!important;margin-bottom:1rem!important}.video-container{position:relative;height:250px;margin-bottom:20px;overflow:hidden;border-radius:8px}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.trained a{color:#0066cc;text-decoration:none;font-weight:400;transition:color .2s ease}.trained a:hover{color:#004080;text-decoration:underline}@media (max-width:768px){.trained-column{width:100%;margin-bottom:0}.trained-container{padding:15px 10px}.Video-section-container{margin-bottom:-3.3rem}}.Video-section-container .video-thumbnail{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;display:block;margin-left:auto;margin-right:auto}.Video-section-container .video-thumbnail:hover .play-button{background-color:rgba(255,84,28,1)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(255,84,28,.8);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.play-button svg{width:20px;height:20px;fill:white}@media (min-width:992px){.trained{text-align:justify}.Video-section-container{min-height:251px;width:100%}}@media screen and (min-width:600px) and (max-width:991px){.Video-section-container .video-thumbnail{width:350px}}.videoTitleHeading,.videoTitleHeading span{font-weight:700!important;color:#171717;font-size:30px;font-size:clamp(22px,2.2vw,32px)}.videoTitleHeading-es,.videoTitleHeading-es span{font-size:clamp(15px,1.4vw,32px)}.askAngelHeading,.askAngelHeading span,.askAngelHeading span a{font-family:futura-pt-bold!important;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%);font-weight:700!important;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:48px;letter-spacing:1pt;text-decoration:none;line-height:1.2;font-size:clamp(32px,3vw,48px)}@media (max-width:345px){.videoTitleHeading-es,.videoTitleHeading-es span{font-size:clamp(13px,1.8vw,32px)!important}}@media (min-width:768px){.content-section{padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;height:100%}.content-section .trained{color:#171717;font-family:PoppinsReg;font-size:16px;font-style:normal;font-weight:400;text-align:justify;margin:0!important;padding:0!important}.content-section .trained a{color:#171717;text-decoration:none;font-weight:400;transition:color .3s ease}.content-section .trained a:hover{color:#004080;text-decoration:underline}.content-section .align-super{font-size:14px;vertical-align:super;top:-.15rem;margin-left:-.35rem}}@media (min-width:769px){.Video-section-container .container-fluid{padding:3rem 2rem 0;max-width:1400px}.Video-section-container .row{margin-bottom:4rem}.Video-section-container .row:last-child{margin-bottom:0}.Video-section-container .video-thumbnail{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:auto;cursor:pointer;border-radius:12px;overflow:hidden;margin:0 auto}.Video-section-container .thumbnail-image{width:100%;height:100%;object-fit:fill;border-radius:12px}.Video-section-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:#FF6A13;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2);opacity:.9}.Video-section-container .video-thumbnail:hover .play-button{background-color:rgba(255,84,28,1);transform:translate(-50%,-50%) scale(1.1)}.Video-section-container .play-button svg{width:30px;height:30px;fill:#FAFAFA;margin-left:3px}.video-container-mask{height:280px;overflow:visible}.video-container-mask,.video-player-wrapper{width:100%;border-radius:12px;position:relative;display:flex;justify-content:center;align-items:center}.video-player-wrapper{height:100%;background-color:#000}.video-loading{background-color:#000000;display:flex;justify-content:center;align-items:center;color:white;font-size:14px}.image-skeleton,.video-loading{width:100%;height:280px;border-radius:12px}.image-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}}@media screen and (min-width:1200px)and (max-width:1399px){.content-section{padding:3rem 2rem}}@media screen and (min-width:1200px) and (max-width:1399.9px){.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:260px!important}}@media screen and (min-width:992px) and (max-width:1199px){.content-section{padding:2rem 1.5rem}.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:208px!important}}@media screen and (min-width:769px) and (max-width:991px){.content-section{padding:1.5rem 1rem}.videoTitleHeading span{margin-bottom:1.2rem}.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:240px!important}}.video-container-mask{height:200px;overflow:visible}.video-container-mask,.video-player-wrapper{width:100%;border-radius:12px;position:relative;display:flex;justify-content:center;align-items:center}.video-player-wrapper{height:100%;background-color:#000}.video-player-wrapper iframe{width:100%;height:100%;border:0;border-radius:12px}.aspect-ratio-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.aspect-ratio-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:12px}.Video-section-container .video-container-mask,.Video-section-container .video-player-wrapper,.Video-section-container .video-thumbnail{max-width:100%;box-sizing:border-box}.Video-section-container iframe{width:100%!important;height:100%!important}.thumbnail-image{aspect-ratio:516/260;object-fit:contain;background-color:#000}.close-video-btn{position:absolute;top:6px;right:6px;width:20px;height:20px;background-color:#000000;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:background-color .2s}.close-video-btn:hover{background-color:#333333}.video-loading{background-color:#000000;display:flex;justify-content:center;align-items:center;color:white;font-size:14px}.image-skeleton,.video-loading{width:100%;height:200px;border-radius:12px}.image-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes gradientMove{0%{background-position:200% 0}to{background-position:-200% 0}}.responsive-iframe-container{position:relative;width:100%;height:100%;max-width:100%;background-color:#000;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:600px) and (max-width:991px){.thumbnail-image,.video-player-wrapper{width:367px}}.align-super{font-size:18px;vertical-align:initial;top:-.15rem;margin-left:-.35rem}@media (max-width:768px){.Video-section-container{background-color:initial;padding-bottom:2rem;min-height:170px;width:100%}}@media (max-width:768.99px){.Video-section-container{background-color:initial;padding-bottom:2rem;margin-top:3rem;min-height:170px;width:100%}.Video-section-container .container-fluid{padding:1rem;max-width:100%}.Video-section-container .row{margin-bottom:2rem}.Video-section-container .row:last-child{margin-bottom:1rem}}@media (max-width:767.99px){.content-section{padding:1.5rem .5rem 0;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.content-section .trained{color:#171717;text-align:justify;font-family:PoppinsReg;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin:0!important;padding:0!important}.content-section .trained a{color:#171717;text-decoration:none;font-weight:400;transition:color .3s ease}.content-section .trained a:hover{color:#004080;text-decoration:underline}.content-section .align-super{font-size:12px;vertical-align:super;top:-.1rem;margin-left:-.25rem}}@media (max-width:768.99px){.Video-section-container .video-thumbnail{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:auto;cursor:pointer;border-radius:8px;overflow:hidden;margin:0 auto;transition:transform .2s ease,box-shadow .2s ease}.Video-section-container .video-thumbnail:active{transform:scale(.98)}.Video-section-container .thumbnail-image{width:100%;height:100%;object-fit:fill;border-radius:8px}.Video-section-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:#FF6A13;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.2);opacity:.9}.Video-section-container .play-button svg{width:24px;height:24px;fill:#FAFAFA;margin-left:2px}.video-container-mask{height:200px;overflow:visible}.video-container-mask,.video-player-wrapper{width:100%;border-radius:8px;position:relative;display:flex;justify-content:center;align-items:center}.video-player-wrapper{height:100%;background-color:#000}.video-loading{background-color:#000000;display:flex;justify-content:center;align-items:center;color:white;font-size:14px}.image-skeleton,.video-loading{width:100%;height:200px;border-radius:8px}.image-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.close-video-btn{position:absolute;top:5px;right:5px;width:18px;height:18px;background-color:#000000;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:background-color .2s}.close-video-btn:hover{background-color:#333333}}@media screen and (min-width:600px) and (max-width:768.99px){.Video-section-container .video-thumbnail,.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{max-width:400px;margin:0 auto}}@media screen and (min-width:351px) and (max-width:374px){.Video-section-container .container-fluid{padding:1rem .5rem}.content-section{padding:1rem .25rem 0}.Video-section-container .video-thumbnail{height:auto}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:198px}}@media screen and (min-width:320px) and (max-width:350px){.Video-section-container .container-fluid{padding:1rem .5rem}.content-section{padding:1rem .25rem 0}.Video-section-container .video-thumbnail{height:auto;margin-top:1rem}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:169px}}@media screen and (min-width:375px) and (max-width:430.9px){.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:218px!important}}@media screen and (min-width:431px) and (max-width:479.9px){.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:238px!important}}@media screen and (min-width:480px) and (max-width:599px){.Video-section-container .video-thumbnail{height:auto important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:262px!important}}@media screen and (min-width:600px) and (max-width:768.99px){.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:215px!important}}@media (max-width:768.99px){.thumbnail-image{aspect-ratio:516/260;object-fit:cover;background-color:#000;border-radius:8px}.Video-section-container .mb-4:last-child{margin-bottom:3rem!important}}@media (min-width:769px){.Video-section-container .row:nth-child(2),.Video-section-container .row:nth-child(4),.Video-section-container .row:nth-child(6){border-radius:0 10px 10px 0;padding:2rem 1.5rem;margin:2rem auto}.Video-section-container .row:nth-child(2) .content-section,.Video-section-container .row:nth-child(4) .content-section,.Video-section-container .row:nth-child(6) .content-section{padding:1rem;margin:0}.Video-section-container .row:nth-child(2) .content-section .tarinersub,.Video-section-container .row:nth-child(2) .content-section .trained,.Video-section-container .row:nth-child(4) .content-section .tarinersub,.Video-section-container .row:nth-child(4) .content-section .trained,.Video-section-container .row:nth-child(6) .content-section .tarinersub,.Video-section-container .row:nth-child(6) .content-section .trained{margin:1rem 0 0!important}}@media screen and (min-width:1400px){.Video-section-container .container-fluid{padding:5rem 2rem 0}.Video-section-container .video-thumbnail{height:auto!important}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:300px!important}}@media (max-width:768.99px){.Video-section-container .row:not(:last-child){padding-bottom:0;margin-bottom:2rem}}@media screen and (min-width:769px) and (max-width:991px){.Video-section-container .video-thumbnail{height:auto!important;max-width:400px!important;margin:0 auto;display:flex;justify-content:center;align-items:center}.image-skeleton,.video-container-mask,.video-loading,.video-player-wrapper{height:240px!important;max-width:400px;margin:0 auto}.Video-section-container .thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.Video-section-container .col-lg-5{display:flex;justify-content:center;align-items:center}.responsive-iframe-container,.video-player-wrapper{max-width:400px;margin:0 auto}}@media (min-width:768px) and (max-width:991px){.Video-section-container{background-color:initial;padding-bottom:2rem;min-height:170px;width:100%}.Video-section-container .container-fluid{padding:1rem;max-width:100%}.Video-section-container .row{margin-bottom:2rem}.content-section{padding:1.5rem .5rem 0;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.content-section .trained{color:#171717;text-align:justify;font-family:PoppinsReg;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin:0!important}.Video-section-container .video-thumbnail{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:500px;height:auto;cursor:pointer;border-radius:8px;overflow:hidden;margin:0 auto;transition:transform .2s ease,box-shadow .2s ease}.Video-section-container .thumbnail-image{width:100%;height:100%;object-fit:fill;border-radius:8px}.video-container-mask{height:280px;overflow:visible}.video-container-mask,.video-player-wrapper{width:100%;max-width:500px;border-radius:8px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto}.video-player-wrapper{height:100%;background-color:#000}.image-skeleton,.video-loading{width:100%;max-width:500px;height:280px;margin:0 auto;border-radius:8px}}.video-row{transition:opacity .3s ease-out}.show-more-testimonials-contatiner{position:relative;width:100%;height:auto;overflow:visible}@keyframes scrollDownButton{0%{transform:translateY(0);opacity:1}to{transform:translateY(30px);opacity:0}}@keyframes bounce{0%,to{transform:translateY(3px)}50%{transform:translateY(6px)}}.show-more-testimonials-svg{width:100%;height:100%}.show-more-testimonials-svg svg{width:100%;height:100%;display:block}.show-more-testimonials-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;padding:0 16px;cursor:pointer;height:42px}.show-more-testimonials-content p{font-size:22px;font-family:PoppinsReg,sans-serif;font-weight:500;color:#FF541C;width:300px;margin-bottom:0;font-size:22px!important}@media screen and (min-width:992px) and (max-width:1199.8px){.show-more-testimonials-content p{font-size:15px}}@media screen and (min-width:768px){.show-more-testimonials-content{height:54px}.show-more-testimonials-content p{margin-top:.75rem!important;width:250px}}.content-section .trained{font-size:clamp(14px,1.1vw,16px)}#investment-component{padding:20px 0}#investment-component .video-item-container{position:relative;width:96%;max-width:650px;margin:0 auto;border-radius:12px;overflow:visible}#investment-component .thumbnail-wrapper{position:relative;width:100%;cursor:pointer}#investment-component .thumbnail-wrapper img{width:100%;height:auto;display:block;border-radius:12px}#investment-component .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:#FF6A13;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:.9}#investment-component .play-button:hover{background-color:#FF6A13;transform:translate(-50%,-50%) scale(1.05);opacity:1}#investment-component .play-button svg{width:24px;height:24px;margin-left:3px;color:#FAFAFA}#investment-component .youtube-player-container{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:12px}#investment-component .iframe-wrapper,#investment-component .youtube-iframe{position:absolute;top:0;left:0;width:100%;height:100%}#investment-component .youtube-iframe{border:none;border-radius:12px}#investment-component .close-video-btn{position:absolute;right:6px;top:6px;width:20px;height:20px;background-color:#000000;color:white;border:none;border-radius:50%;font-size:12px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease}#investment-component .close-video-btn:hover{background-color:#ffffff;color:#000}#investment-component .youtube-spinner-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);z-index:5;border-radius:12px}#investment-component .youtube-spinner{width:50px;height:50px;position:relative}#investment-component .youtube-spinner-inner{width:100%;height:100%;border-radius:50%;border:4px solid rgba(255,140,0,.2);border-top-color:#ff8c00;animation:youtube-spin 1s linear infinite}#investment-component .investment-carousel{max-width:650px;margin:0 auto}#investment-component .carousel-video-container{position:relative;width:100%;padding-bottom:56.25%}#investment-component .investment-carousel .carousel-item{height:0;padding-bottom:56.25%}#investment-component .investment-carousel .carousel-indicators{margin:15px 0 0;bottom:-40px}#investment-component .investment-carousel .carousel-indicators button{width:10px;height:10px;border-radius:50%;background-color:#ccc;margin:0 5px}#investment-component .investment-carousel .carousel-indicators .active{background-color:#ff8c00}@media (max-width:767px){#investment-component .play-button{width:50px;height:50px}#investment-component .play-button svg{width:20px;height:20px}#investment-component .close-video-btn{width:16px;height:16px;right:5px;top:5px;font-size:10px}#investment-component .youtube-spinner{width:40px;height:40px}}.ConsumerSection{position:relative}.consumerIconText{margin-top:10px}.consumerCardSection{position:relative;border-radius:11px;background:linear-gradient(332deg,#AF056B 8.57%,#FF6A13 76.33%);width:90%!important;height:200px!important}.trustedAngelAiHeading,.trustedAngelAiHeading a{letter-spacing:7pt!important;font-family:futura-pt-bold!important;margin-bottom:1rem;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%)!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:48px;line-height:1.2}.blue{color:#FF541C}.blue,.consumerheading{font-family:PoppinsReg;font-weight:700;font-style:normal}.consumerheading{font-size:clamp(22px,2.2vw,32px);color:#171717}.Consumer p{text-align:justify;word-wrap:break-word;font-size:clamp(14px,1.1vw,16px);color:#171717}.trustedAiContainer{text-align:center}.yourTrustedAiPersonalAssitant{position:relative}.yourTrustedAiPersonalAssitant:hover{cursor:pointer}.consumerIcon{position:absolute;object-fit:contain;background:white;border-radius:50%;padding:5px;margin-top:10px;max-width:100%;width:60px!important;height:60px}.consumerIconText{font-weight:600;font-style:normal;color:#fff;position:absolute;font-size:16px;text-align:center!important}@media screen and (min-width:992px){.consumerCardSection{height:158px;border-radius:11px;background:linear-gradient(332deg,#AF056B 8.57%,#FF6A13 76.33%);margin-top:5rem}.consumerheading{margin-bottom:3rem;margin-top:2rem}.yourTrustedAiPersonalAssitant{left:0;top:10%}.trusted-100-badge{position:absolute;bottom:-27%;right:2%;width:185px;height:118px}.consumerCardSection{margin-right:0;display:flex;justify-content:center}.consumerIconText{width:250px}}@media screen and (max-width:991px){.new-design-consumer-wrapper{margin-bottom:4rem}.Consumer{margin-top:-2rem}.new-trusted-logo{width:96%}.trustedAiRow{display:flex;flex-direction:column-reverse}.trusted-100-badge{bottom:-12%;right:-1%;width:200px;height:140px;position:relative;margin-top:10px}.consumerheading{margin-top:3rem}.consumerheading,.trustedAiContainer{text-align:center}.yourTrustedAiPersonalAssitant{width:100%;left:0}.consumerIconText{font-size:16px!important;position:relative;left:0;text-align:center!important}.consumerCardSection{flex:0 0 auto;width:80%;margin-right:1rem}}@media screen and (min-width:320px) and (max-width:330.7px){.yourTrustedAiPersonalAssitant{width:100%}}@media screen and (min-width:331px) and (max-width:340.7px){.yourTrustedAiPersonalAssitant{width:255px}}@media screen and (min-width:341px) and (max-width:350.7px){.yourTrustedAiPersonalAssitant{width:100%}}@media screen and (min-width:351px) and (max-width:374.7px){.yourTrustedAiPersonalAssitant{width:100%}}@media screen and (min-width:375px) and (max-width:389.7px){.yourTrustedAiPersonalAssitant{width:295px}}@media screen and (min-width:390px) and (max-width:400.7px){.yourTrustedAiPersonalAssitant{width:100%}}@media screen and (min-width:401px) and (max-width:413.7px){.yourTrustedAiPersonalAssitant{width:100%}}@media screen and (min-width:414px) and (max-width:424.7px){.yourTrustedAiPersonalAssitant{width:100%}}@media screen and (min-width:425px) and (max-width:450.7px){.yourTrustedAiPersonalAssitant{width:335px}}@media screen and (max-width:767px){.new-design-consumer-wrapper .slick-list{text-align:center}}@media screen and (min-width:451px) and (max-width:475.7px){.yourTrustedAiPersonalAssitant{width:355px}}@media screen and (min-width:476px) and (max-width:499.7px){.yourTrustedAiPersonalAssitant{width:382px}}@media screen and (min-width:500px) and (max-width:540.7px){.yourTrustedAiPersonalAssitant{width:395px}}@media screen and (min-width:541px) and (max-width:600.7px){.yourTrustedAiPersonalAssitant{width:435px}}@media screen and (min-width:768px) and (max-width:991.7px){.yourTrustedAiPersonalAssitant{left:0;width:495px;top:42%}.trusted-100-badge{position:relative;display:block;margin-inline:auto}}@media screen and (min-width:992px) and (max-width:1199.7px){.yourTrustedAiPersonalAssitant{width:100%}.consumerIconText{font-size:13px!important}}@media screen and (min-width:1200px){.yourTrustedAiPersonalAssitant{width:400px}}@media only screen and (min-width:992px) and (max-width:1199.7px){.consumerCardSection{width:90%!important;height:164px!important}.consumerIcon{width:40px!important;height:40px!important}.consumerIconText{top:62px!important}}@media screen and (min-width:1200px) and (max-width:1399.7px){.consumerCardSection{border-radius:11px;background:linear-gradient(332deg,#AF056B 8.57%,#FF6A13 76.33%)}.consumerIconText{font-size:16px!important}}@media screen and (min-width:1400px){.yourTrustedAiPersonalAssitant{width:400px;margin-top:1rem}.new-trusted-logo{width:100%;height:200px!important;margin-top:-4px!important}.consumerCardSection{width:229px!important;height:220px;border-radius:11px;background:linear-gradient(332deg,#AF056B 8.57%,#FF6A13 76.33%);text-align:center;transform:translate(5%);padding:5px}.trusted-100-badge{bottom:-27%;right:8%;width:200px;height:121px}.trustedAiRow{align-items:center;margin-bottom:2rem}}@media (max-width:991px){.card-bg-1{background:linear-gradient(167deg,#25329D 4.9%,#050F3A 95.77%)!important}.card-bg-2{background:linear-gradient(332deg,#AF056B 8.57%,#FF6A13 76.33%)!important}.card-bg-3{background:linear-gradient(167deg,#AE036F 4.9%,#210825 95.77%)!important}.card-bg-4{background:linear-gradient(180deg,#006286,#001720)!important}}.trustedAiContainer{position:relative;width:100%;margin:0 auto}.new-design-consumer-wrapper .video-thumbnail{position:relative;cursor:pointer;height:auto}.inline-video-container{position:relative;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);background:#000;padding-top:56.25%}.inline-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.inline-video-close{position:absolute;top:8px;right:8px;width:24px;height:24px;background:transparent;color:white;border:none;border-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:16px;line-height:1;z-index:5;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}.inline-video-close:hover{opacity:.7}@media (max-width:991px){.inline-video-container{margin-top:20px}.inline-video-close{top:6px;right:6px;width:26px;height:26px;font-size:18px}}.Consumer a{display:inline-block;white-space:nowrap;word-spacing:normal}.__rcs-handle-root{height:96%!important}.__rcs-handle-line{background:linear-gradient(180deg,rgba(143,185,255,0),#8fb9ff 18%,rgba(143,185,255,.834862) 85.5%,rgba(143,185,255,0) 99.5%);height:185px!important}.__rcs-handle-line:after{content:"";position:absolute;top:50%;right:-16px;width:15px;height:90px;background-color:rgba(118,56,211,1);border-radius:0 36px 30px 0;transform:translateY(-50%);filter:blur(13px)}.__rcs-handle-button{height:17px!important;width:10px!important;background-color:#fff!important;border-radius:3px!important;position:relative;background-image:url(https://prod-cdn.swmc.com/angelai/angelai-new-design/listings-dots.png);background-repeat:no-repeat;background-position:50%}.__rcs-handle-button>div{display:none}.all-videos{margin-bottom:20px;position:relative;z-index:0;width:100%}.angelai-listings-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 0 16px}.angelai-listings-heading .angelAiListingsHeading{font-size:clamp(22px,2.2vw,32px);line-height:1.2}.angelai-listings-heading-sub{color:#171717;font-size:clamp(20px,2.2vw,28px);font-weight:700}.youtube-thumbnail-container{display:block;margin:3rem auto 2rem}.angelAiListingsHeading,.angelAiListingsHeading a,.angelAiSupportLanguageHeading,.angelAiSupportLanguageHeading a{letter-spacing:1.4pt!important;font-family:futura-pt-bold!important;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%)!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:30px;margin-bottom:0;line-height:1.2}.languages-text{border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;font-size:30px;font-weight:700;display:flex;flex-direction:column}.videos-text{color:#FF541C;margin-top:-25px;font-size:clamp(22px,2.2vw,32px)}.videos-listings-text,.videos-text{text-align:center;font-weight:700;position:relative;z-index:1;padding:5px}.videos-listings-text{color:#FAFAFA;margin-top:-60px;font-size:clamp(14px,1.1vw,16px);background-color:#FF541C}@media screen and (max-width:767px){.easy-nav-div{margin-top:2rem!important;margin-bottom:2rem}}@media screen and (min-width:767px) and (max-width:991px){.easy-nav-row{margin-bottom:20px!important}}@media screen and (max-width:991.9px){.youtube-thumbnail-container{margin-top:2rem!important;margin-bottom:1rem!important}.videos-text{margin-top:10px;margin-bottom:15px}.languages-text{margin-top:7px!important;margin-bottom:30px}}@media screen and (min-width:992px){.easy-nav-div{margin-top:0!important}.languages-text{margin-bottom:3px;margin-top:-3px!important;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.easy-nav-row{margin-bottom:1rem}}.easy-nav-div,.free-credit-div{background-color:rgba(255,255,255,.8);box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:10px;padding-top:10px}.free-credit-div{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:992px) and (max-width:1199px){.easy-nav-div{width:352px}.easy-nav-video{width:330px}.free-credit-div{width:602px}.free-credit-boost-video{width:585px}}@media screen and (min-width:1200px) and (max-width:1399px){.easy-nav-div{width:416px}.easy-nav-video{width:390px}.free-credit-div{width:715px}.free-credit-boost-video{width:690px}}@media screen and (min-width:1400px){.easy-nav-div{width:477px}.easy-nav-video{width:450px}.free-credit-div{width:822px}.free-credit-boost-video{width:800px}}.youtube-section{margin-bottom:20px}.youtube-thumbnail-container{max-width:560px}.youtube-thumbnail{border-radius:8px;cursor:pointer;transition:transform .3s ease}.youtube-thumbnail:hover{transform:scale(1.02)}.play-button i{color:white;font-size:24px;margin-left:4px}.youtube-video-container{max-width:100%}.close-youtube-btn{background-color:#808080;position:absolute;right:6px;top:6px;width:22px;height:22px;color:white;border:none;border-radius:50%;font-size:13px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px) and (max-width:991.9px){.download-button-div{margin-top:2rem!important}.flex-buttons{justify-content:center;display:flex}}@media (max-width:768px){.youtube-thumbnail-container{max-width:100%}.play-button{width:50px;height:50px}.play-button i{font-size:20px}}.youtube-spinner-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);z-index:5}.youtube-spinner{width:60px;height:60px;position:relative}.youtube-spinner-inner{width:100%;height:100%;border-radius:50%;border:6px solid rgba(128,128,128,.2);border-top-color:#ff8c00;animation:youtube-spin 1s linear infinite}@keyframes youtube-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.youtube-thumbnail-container{max-width:650px;width:100%;border-radius:10px;margin:0 auto;border-radius:12px;overflow:hidden}.youtube-thumbnail-wrapper{cursor:pointer;width:100%;transition:transform .3s ease}.youtube-thumbnail-wrapper:hover{transform:scale(1.02)}.youtube-thumbnail{width:100%;border-radius:12px;display:block;margin-bottom:2rem}.play-button svg{width:40px;height:40px}.youtube-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:visible}.youtube-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;transition:opacity .3s ease}.close-youtube-btn:hover{background-color:#000000}@media (max-width:767px){.close-youtube-btn{right:5px;top:5px;width:18px;height:18px}.youtube-spinner{width:40px;height:40px}}.publishedarticlediv{background-color:#FFF;padding-bottom:3rem;overflow:hidden;border:transparent;padding-top:3rem}.notableResearchAngelAiHeading,.notableResearchAngelAiHeading a{letter-spacing:7pt!important;font-family:futura-pt-bold!important;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%)!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:clamp(32px,3vw,48px);line-height:1.2}.publishtext{color:#171717;font-size:clamp(22px,2.2vw,32px);font-weight:700;margin-bottom:0;text-align:center}.carousel-col{padding:0 30px;overflow:hidden}.slider-item{padding:0 10px}.published-articles-carousel .slick-slider,.slider-item{overflow:visible}.published-articles-carousel .slick-slide{padding:0 10px;overflow:visible}.published-articles-carousel .slick-list{margin:0 -10px;overflow:visible;padding:30px 0!important}.published-articles-carousel .slick-track{display:flex;align-items:center;overflow:visible}.article-img{width:100%;height:auto;border-radius:12px;transition:transform .3s ease;display:block;cursor:pointer}.article-img:hover{transform:scale(1.05);z-index:10;position:relative}@media screen and (min-width:992px){.publishedarticlediv{margin-bottom:5rem;padding-top:3rem}.publishtext{margin-top:0;margin-bottom:2rem}.carousel-col{padding:0 40px}.published-articles-carousel .slick-dots{bottom:-40px}.published-articles-carousel .slick-dots li button:before{color:#fff;font-size:12px;opacity:.5}.published-articles-carousel .slick-dots li.slick-active button:before{color:#ff6b35;opacity:1}}@media screen and (min-width:1200px){.carousel-col{padding:0 60px}.published-articles-carousel .slick-slide,.slider-item{padding:0 12px}.published-articles-carousel .slick-list{margin:0 -12px}}@media screen and (min-width:1400px){.publishtext{margin-top:0;margin-bottom:2rem}.carousel-col{padding:0 80px}.published-articles-carousel .slick-slide,.slider-item{padding:0 15px}.published-articles-carousel .slick-list{margin:0 -15px}}@media screen and (max-width:991.7px){.publishedarticlediv{background-color:#FFFFFF;margin-bottom:3rem;padding-top:2rem}.carousel-col{padding:0 30px}.publishtext{margin-bottom:2rem}.published-articles-carousel .slick-slide,.slider-item{padding:0 10px}.published-articles-carousel .slick-list{margin:0 -10px}.article-img:hover{transform:scale(1.02)}.published-articles-carousel .slick-dots{bottom:-35px}.published-articles-carousel .slick-dots li button:before{color:#fff;font-size:12px;opacity:.5}.published-articles-carousel .slick-dots li.slick-active button:before{color:#ff6b35;opacity:1}.published-articles-carousel .slick-next:before,.published-articles-carousel .slick-prev:before{color:#FF6A13;font-size:28px}.published-articles-carousel .slick-prev{left:0;z-index:1}.published-articles-carousel .slick-next{right:0;z-index:1}}@media screen and (max-width:767px){.publishedarticlediv{margin-top:-3.5rem;padding-bottom:4rem;padding-top:1.5rem}.publishtextHeading{margin-top:3rem}.publishtext{margin-bottom:2rem;padding:0 1rem}.carousel-col{padding:0 20px}.published-articles-carousel .slick-prev{left:-5px}.published-articles-carousel .slick-next{right:-5px}.published-articles-carousel .slick-next:before,.published-articles-carousel .slick-prev:before{font-size:24px}}@media screen and (max-width:359px){.carousel-col{padding:0 15px}.published-articles-carousel .slick-slide,.slider-item{padding:0 8px}.published-articles-carousel .slick-list{margin:0 -8px}}@media screen and (min-width:360px) and (max-width:469px){.publishtextHeading{margin-top:5rem}.publishtext{margin-bottom:1.5rem}}@media screen and (min-width:470px) and (max-width:768px){.publishtextHeading{margin-top:5rem}.publishtext{margin-bottom:2rem}}@media screen and (min-width:768px) and (max-width:991px){.publishtextHeading{margin-top:2rem}.publishtext{margin-bottom:2.5rem}.carousel-col{padding:0 40px}}.published-articles-carousel .slick-slide:focus{outline:none}.article-img:focus{outline:2px solid #FF6A13;outline-offset:4px}.financial-support-section{color:#000000;position:relative;z-index:0}.financial-support-div{position:relative;padding:15px 10px 10px;border-radius:10px;font-size:16px;display:flex!important;flex-direction:column;justify-content:space-between;border:2px solid #fafafa;box-shadow:0 4px 20px rgba(23,23,23,.25)!important;border-radius:20px!important;font-size:clamp(14px,1.1vw,16px)}.financial-support-div p{text-align:justify;color:#171717}.support-three p,.support-two p{padding-left:12px;padding-right:12px}.support-two{flex-direction:column-reverse}.support-video{width:290px}.support-image{width:250px}.support-image,.support-video{border-radius:10px}#financialSupport .slick-dots li button:before{color:#000000;font-size:13px}#financialSupport .slick-dots li.slick-active button:before{width:30px!important;height:12px!important;border-radius:20px!important;background-color:#D9D9D9!important;transition:all .3s ease;color:transparent!important;top:3px}.financial-support-heading p{font-weight:700}.financialSuportHeadingAngelAi,.financialSuportHeadingAngelAi a{letter-spacing:7pt!important;font-family:futura-pt-bold!important;background:linear-gradient(180deg,#FF6A13 18.11%,#EF426F 96.37%)!important;font-weight:700!important;text-decoration:none!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:48px;line-height:1.2;font-size:clamp(32px,3vw,48px)}.financialSuportSubHeading{font-size:32px;font-size:clamp(22px,2.2vw,32px)}@media screen and (min-width:992px){.financial-support-heading p{margin-bottom:-8px}.financial-support-section{margin:0 auto 2rem;padding-bottom:2rem}.financial-support-div{margin-top:2.3rem}.support-one,.support-three{width:33%}.support-two{width:28%}.financial-support-row{justify-content:space-evenly}.support-video{width:300px}}@media screen and (max-width:991.9px){.financial-support-heading{margin-top:1.5rem}.financial-support-div{margin:15px;text-align:center}.support-image{width:285px}.slick-slider{padding:0}.financial-support-section{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width:375px) and (max-width:991.9px){.financial-support-div{width:320px!important;min-height:400px}.support-image,.support-video{width:300px}}@media screen and (min-width:320px) and (max-width:374.9px){.financial-support-div{margin:15px;width:285px!important;min-height:400px;text-align:center}.support-image{width:260px}.support-video{width:257px}}@media (min-width:991px){.financial-support-row{justify-content:center;gap:1rem}}@media (min-width:764px) and (max-width:991px){.financial-support-row{gap:.5rem;justify-content:center}}@media screen and (min-width:1200px) and (max-width:1399px){.financial-support-row{margin-left:6%;margin-right:6%}.support-video{width:300px}.support-image{width:255px}}@media screen and (min-width:1400px){.financial-support-row{margin-left:5%;margin-right:5%}.support-video{width:360px}.support-image{width:304px}}@media screen and (min-width:1200px){.graph-col{margin:5rem 0 0 80px;overflow:hidden}}@media screen and (min-width:992px) and (max-width:1199px){.graph-col{margin:100px 0 0 30px;overflow:hidden}}@media screen and (max-width:991px){.financing-needs-container{border-top:1px solid #ff541c;border-bottom:1px solid #ff541c}.graph-col{margin:30px auto 50px;overflow:hidden}}.footer{background:#FFF!important}