.Hero-module__RaEkDa__heroSection{background-color:var(--primary-red);width:100%;height:100vh;min-height:600px;color:var(--text-secondary);flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:10vh;display:flex;position:relative}.Hero-module__RaEkDa__content{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Hero-module__RaEkDa__title{letter-spacing:2px;font-size:30px;font-weight:400}.Hero-module__RaEkDa__subtitle{letter-spacing:4px;font-size:38.72px;font-weight:300}@media (max-width:768px){.Hero-module__RaEkDa__title{font-size:3rem}.Hero-module__RaEkDa__subtitle{font-size:1rem}.Hero-module__RaEkDa__floatingSocials{display:none}}
.HeroMobile-module__Ef2GJW__heroSectionMobile{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100vh;padding-bottom:190px;display:flex;position:relative;overflow:hidden}.HeroMobile-module__Ef2GJW__heroSectionMobile h1{font-size:37px}.HeroMobile-module__Ef2GJW__content{text-align:center;z-index:2}.HeroMobile-module__Ef2GJW__title{color:#fff;width:100%;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:37px;font-weight:400}.HeroMobile-module__Ef2GJW__subtitle{color:#fffc;letter-spacing:2px;font-size:15px;font-weight:700}.HeroMobile-module__Ef2GJW__socialContainer{z-index:3;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:4.1rem}.HeroMobile-module__Ef2GJW__floatingSocials{flex-direction:column;gap:1.5rem;display:flex}.HeroMobile-module__Ef2GJW__floatingSocials a{color:#fff;transition:transform .3s}.HeroMobile-module__Ef2GJW__floatingSocials a:hover{transform:translateY(-3px)}.HeroMobile-module__Ef2GJW__socialLogo{cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #0003}
.Stats-module__cf-v1q__statsSection{background-color:var(--bg-secondary);width:100%;padding:4rem 2rem}.Stats-module__cf-v1q__statsContainer{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;display:flex}.Stats-module__cf-v1q__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.Stats-module__cf-v1q__number{color:var(--primary-red);-webkit-text-stroke:2px var(--primary-red);margin-bottom:.5rem;font-size:5rem;font-weight:900;line-height:1}.Stats-module__cf-v1q__label{color:var(--text-primary);text-transform:uppercase;font-size:1.2rem;font-weight:700}@media (max-width:768px){.Stats-module__cf-v1q__statsContainer{flex-direction:column;gap:3rem}.Stats-module__cf-v1q__number{font-size:4rem}.Stats-module__cf-v1q__label{font-size:1rem}}
.StatsMobile-module__52ZySG__statsSectionMobile{background-color:#fff;padding:3rem 0}.StatsMobile-module__52ZySG__statsContainer{flex-direction:row;justify-content:center;align-items:center;gap:2.5rem;display:flex}.StatsMobile-module__52ZySG__statItem{text-align:center}.StatsMobile-module__52ZySG__number{color:#8b191b;margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:30px;font-weight:700}.StatsMobile-module__52ZySG__label{color:#666;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:700}
.FeedbacksSection-module__aHV3Ia__studentsSection{background-color:var(--bg-secondary);width:100%;padding:8rem 0;overflow:hidden}.FeedbacksSection-module__aHV3Ia__container{flex-direction:column;align-items:center;gap:4rem;display:flex}.FeedbacksSection-module__aHV3Ia__titleGroup{text-align:center;margin-bottom:2rem}.FeedbacksSection-module__aHV3Ia__title{text-transform:uppercase;font-family:Inter,sans-serif;font-size:35px;font-weight:800;line-height:1.1}@media (max-width:1279px){.FeedbacksSection-module__aHV3Ia__title{font-size:28px}}.FeedbacksSection-module__aHV3Ia__titleRed{color:#8b191b}.FeedbacksSection-module__aHV3Ia__titleBlack{color:#000}.FeedbacksSection-module__aHV3Ia__subtitle{color:#666;margin-top:1rem;font-size:1.2rem;font-weight:500}.FeedbacksSection-module__aHV3Ia__marqueeWrapper{perspective:1000px;backface-visibility:hidden;flex-direction:column;gap:2rem;width:100%;display:flex}.FeedbacksSection-module__aHV3Ia__marqueeRow{will-change:transform;backface-visibility:hidden;gap:1.5rem;width:max-content;display:flex;transform:translate(0,0)}.FeedbacksSection-module__aHV3Ia__marqueeRowLeft{animation:120s linear infinite FeedbacksSection-module__aHV3Ia__scrollLeft}.FeedbacksSection-module__aHV3Ia__marqueeRowRight{animation:120s linear infinite FeedbacksSection-module__aHV3Ia__scrollRight}@keyframes FeedbacksSection-module__aHV3Ia__scrollLeft{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes FeedbacksSection-module__aHV3Ia__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0,0)}}.FeedbacksSection-module__aHV3Ia__studentCard{backface-visibility:hidden;background-color:#8b191b;border-radius:24px;flex-shrink:0;align-items:flex-end;width:397px;height:322px;padding:1.2rem;transition:transform .3s;display:flex;position:relative;transform:translate(0,0);box-shadow:0 10px 30px #0000001a}.FeedbacksSection-module__aHV3Ia__studentCard:hover{transform:translateY(-5px)}.FeedbacksSection-module__aHV3Ia__labelGroup{justify-content:space-between;gap:.5rem;width:100%;display:flex}.FeedbacksSection-module__aHV3Ia__nameLabel{color:#000;white-space:nowrap;text-overflow:ellipsis;background-color:#fff;border-radius:20px;max-width:60%;padding:.4rem 1rem;font-size:.85rem;font-weight:700;overflow:hidden}.FeedbacksSection-module__aHV3Ia__roleLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:#000;border-radius:20px;max-width:40%;padding:.4rem 1rem;font-size:.85rem;font-weight:700;overflow:hidden}@media (max-width:768px){.FeedbacksSection-module__aHV3Ia__title{font-size:24px}.FeedbacksSection-module__aHV3Ia__studentCard{width:220px;height:160px}.FeedbacksSection-module__aHV3Ia__nameLabel,.FeedbacksSection-module__aHV3Ia__roleLabel{padding:.3rem .8rem;font-size:.75rem}}
.FeedbacksSectionMobile-module__6TB1nq__studentsSectionMobile{background-color:#e5e5e5;flex-direction:column;padding:4rem 0;display:flex}.FeedbacksSectionMobile-module__6TB1nq__titleGroup{text-align:center;margin-bottom:4rem}.FeedbacksSectionMobile-module__6TB1nq__title{margin-bottom:.5rem;font-size:24px;font-weight:900}.FeedbacksSectionMobile-module__6TB1nq__titleRed{color:#8b191b}.FeedbacksSectionMobile-module__6TB1nq__titleBlack{color:#1a1a1a}.FeedbacksSectionMobile-module__6TB1nq__subtitle{color:#444;font-size:.9rem;font-weight:600}.FeedbacksSectionMobile-module__6TB1nq__marqueeWrapper{perspective:1000px;backface-visibility:hidden;flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative;overflow:hidden}.FeedbacksSectionMobile-module__6TB1nq__marqueeRow{will-change:transform;backface-visibility:hidden;gap:1rem;width:max-content;display:flex;transform:translate(0,0)}.FeedbacksSectionMobile-module__6TB1nq__marqueeRowLeft{animation:40s linear infinite FeedbacksSectionMobile-module__6TB1nq__scrollLeft}.FeedbacksSectionMobile-module__6TB1nq__marqueeRowRight{animation:40s linear infinite FeedbacksSectionMobile-module__6TB1nq__scrollRight}@keyframes FeedbacksSectionMobile-module__6TB1nq__scrollLeft{0%{transform:translate(0,0)}to{transform:translate(-33.33%)}}@keyframes FeedbacksSectionMobile-module__6TB1nq__scrollRight{0%{transform:translate(-33.33%)}to{transform:translate(0,0)}}.FeedbacksSectionMobile-module__6TB1nq__studentCard{backface-visibility:hidden;background-color:#8b191b;border-radius:36px;flex-shrink:0;align-items:flex-end;width:246px;height:200px;padding:1.2rem;display:flex;position:relative;transform:translate(0,0)}.FeedbacksSectionMobile-module__6TB1nq__labelGroup{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.FeedbacksSectionMobile-module__6TB1nq__nameLabel{color:#1a1a1a;white-space:nowrap;background-color:#fff;border-radius:9999px;padding:.6rem 1rem;font-size:.65rem;font-weight:800;box-shadow:0 4px 10px #0000001a}.FeedbacksSectionMobile-module__6TB1nq__roleLabel{color:#fff;text-transform:uppercase;text-overflow:ellipsis;text-align:center;background-color:#111;border-radius:9999px;padding:.6rem 1rem;font-size:.65rem;font-weight:800;box-shadow:0 4px 10px #0003}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#111;padding:6rem 0 3rem;font-family:Inter,sans-serif}.Footer-module__S6Hkya__container{flex-direction:column;gap:4rem;display:flex}.Footer-module__S6Hkya__topSection{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;display:grid}.Footer-module__S6Hkya__brandArea{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__logo{width:105px;height:auto}.Footer-module__S6Hkya__socialsGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__sectionTitle{text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__socialIcons{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#8b191b;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background-color:#8b191b}.Footer-module__S6Hkya__socialIcon svg{fill:currentColor}.Footer-module__S6Hkya__newsletterArea{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__inputWrapper{width:100%;max-width:350px;position:relative}.Footer-module__S6Hkya__input{color:#333;background-color:#fff;border:none;border-radius:25px;outline:none;width:100%;padding:.8rem 5rem .8rem 1.5rem;font-size:.9rem}.Footer-module__S6Hkya__submitBtn{color:#fff;cursor:pointer;background-color:#8b191b;border:none;border-radius:20px;padding:0 1.5rem;font-size:.8rem;font-weight:700;transition:background-color .3s;position:absolute;top:4px;bottom:4px;right:4px}.Footer-module__S6Hkya__submitBtn:hover{background-color:#a31d20}.Footer-module__S6Hkya__linksColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem{color:#aaa;font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__linkItem:hover{color:#fff}.Footer-module__S6Hkya__divider{background-color:#333;width:100%;height:1px}.Footer-module__S6Hkya__bottomSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__companyName{text-transform:uppercase;font-size:1.2rem;font-weight:800}.Footer-module__S6Hkya__companyDetails{color:#888;flex-direction:column;gap:.5rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__certifications{text-transform:uppercase;margin-top:.5rem;font-size:1.1rem;font-weight:700}@media (max-width:992px){.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__S6Hkya__brandArea{text-align:left;grid-column:span 2;align-items:flex-start;gap:1.5rem}.Footer-module__S6Hkya__socialIcons{justify-content:flex-start}.Footer-module__S6Hkya__newsletterArea{align-items:flex-start;margin-top:.5rem}.Footer-module__S6Hkya__linksColumn{text-align:left;gap:1rem}.Footer-module__S6Hkya__linksList{align-items:flex-start}.Footer-module__S6Hkya__bottomSection{text-align:left;gap:1.2rem}.Footer-module__S6Hkya__companyName{font-size:1.1rem}}
.Profile-module__HLzWoG__profileContainer{width:100%;max-width:1200px;margin:0 auto;padding:80px 20px 40px}.Profile-module__HLzWoG__tabsContainer{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;display:flex}.Profile-module__HLzWoG__tabsList{align-items:center;gap:30px;display:flex}.Profile-module__HLzWoG__titleTab{color:#fff;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);text-transform:uppercase;background-color:#8b0000;margin-bottom:-2px;padding:16px 50px 16px 30px;font-size:24px;font-weight:700}.Profile-module__HLzWoG__activeTab{color:#fff;background-color:gray;border-radius:10px;padding:5px;font-size:14px;font-weight:600}.Profile-module__HLzWoG__tab{color:#4b5563;cursor:pointer;padding:12px 10px;font-size:16px;font-weight:500;transition:color .2s}.Profile-module__HLzWoG__tab:hover{color:#111}.Profile-module__HLzWoG__divider{gap:40px;display:flex}.Profile-module__HLzWoG__col{flex-direction:column;flex:1;gap:32px;display:flex}.Profile-module__HLzWoG__inputGroup{flex-direction:column;gap:8px;display:flex}.Profile-module__HLzWoG__label{color:#111;font-size:18px;font-weight:700}.Profile-module__HLzWoG__inputWrapper{width:100%;position:relative}.Profile-module__HLzWoG__input{color:#333;background-color:#d1d5db;border:none;border-radius:8px;outline:none;width:100%;padding:14px 40px 14px 16px;font-size:16px}.Profile-module__HLzWoG__textarea{resize:vertical;min-height:120px}.Profile-module__HLzWoG__editIcon{color:#4b5563;cursor:pointer;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Profile-module__HLzWoG__textareaIcon{top:24px}.Profile-module__HLzWoG__updateBtn{color:#fff;cursor:pointer;clip-path:polygon(0 0,100% 0,80% 100%,0 100%);text-transform:uppercase;background-color:#8b0000;border:none;margin-top:40px;padding:14px 80px 14px 40px;font-size:20px;font-weight:700;transition:opacity .2s}.Profile-module__HLzWoG__updateBtn:hover{opacity:.9}@media (max-width:768px){.Profile-module__HLzWoG__profileContainer{padding:72px 0 0}.Profile-module__HLzWoG__tabsContainer{border-bottom:none;flex-direction:column;align-items:center;gap:0;margin-bottom:20px}.Profile-module__HLzWoG__titleTab{text-align:center;clip-path:polygon(0 0,100% 0,88% 100%,12% 100%);width:100%;max-width:600px;margin:0 auto 20px;padding:20px 0;font-size:25px}.Profile-module__HLzWoG__sectionTitle{font-size:16px!important}.Profile-module__HLzWoG__tabsList{scrollbar-width:none;background-color:#111a24;border-radius:40px;justify-content:center;gap:10px;width:90%;padding:10px 20px;overflow-x:auto}.Profile-module__HLzWoG__tabsList::-webkit-scrollbar{display:none}.Profile-module__HLzWoG__tab{color:#9ca3af;white-space:nowrap;padding:4px 5px;font-size:12px}.Profile-module__HLzWoG__activeTab{color:#fff;white-space:nowrap;background-color:#ffffff1a;border:none;border-radius:20px;padding:8px 16px;font-size:14px}.Profile-module__HLzWoG__divider{flex-direction:column;padding:0 20px}.Profile-module__HLzWoG__navArrows{display:none}}.Profile-module__HLzWoG__communityContainer{flex-direction:column;gap:40px;padding-top:10px;display:flex}.Profile-module__HLzWoG__searchBarWrapper{width:320px}.Profile-module__HLzWoG__searchBar{color:#333;background-color:#bebebe;border:none;border-radius:20px;outline:none;width:100%;padding:10px 20px;font-size:14px;font-weight:500}.Profile-module__HLzWoG__searchBar::placeholder{color:#777}.Profile-module__HLzWoG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Profile-module__HLzWoG__sectionTitle{color:#111;text-transform:uppercase;margin:0;font-size:20px;font-weight:700}.Profile-module__HLzWoG__navArrows{gap:12px;display:flex}@media (max-width:768px){.Profile-module__HLzWoG__navArrows{display:none}}.Profile-module__HLzWoG__arrowBtn{cursor:pointer;color:#111;background:0 0;border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.Profile-module__HLzWoG__arrowBtn:hover{color:#fff;background-color:gray}.Profile-module__HLzWoG__carouselContainer{margin:0 -10px;padding-bottom:10px;position:relative;overflow:hidden}.Profile-module__HLzWoG__fadeRight{pointer-events:none;background:linear-gradient(90deg,#0000,#e5e5e5 80%);width:150px;position:absolute;top:0;bottom:0;right:0}.Profile-module__HLzWoG__slickCardWrapper{padding:0 10px}.Profile-module__HLzWoG__cardSquare{aspect-ratio:1;background-color:#1a202c;border-radius:8px;width:100%}.Profile-module__HLzWoG__cardRect{aspect-ratio:1.7;background-color:#1a202c;border-radius:8px;width:100%}.Profile-module__HLzWoG__favCardWrapper{padding:10px}.Profile-module__HLzWoG__favCard{aspect-ratio:1;cursor:pointer;background-color:#151a24;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.Profile-module__HLzWoG__favCard:hover,.Profile-module__HLzWoG__favCardActive{background-color:#8b0000}.Profile-module__HLzWoG__favCardIcon{color:#fff;z-index:2;position:absolute;top:12px;right:12px}.Profile-module__HLzWoG__favImagePlaceholder{justify-content:center;align-items:flex-end;width:100%;height:90%;display:flex;position:absolute;bottom:0}.Profile-module__HLzWoG__favImage{object-fit:cover;object-position:bottom;opacity:.85;width:auto;height:100%}.Profile-module__HLzWoG__favCardName{z-index:3;color:#fff;text-transform:uppercase;opacity:0;padding-bottom:12px;font-size:14px;font-weight:700;transition:opacity .3s;position:relative}.Profile-module__HLzWoG__favCard:hover .Profile-module__HLzWoG__favCardName,.Profile-module__HLzWoG__favCardActive .Profile-module__HLzWoG__favCardName{opacity:1}.Profile-module__HLzWoG__bookmarkCard{flex-direction:column;gap:8px;width:100%;display:flex}.Profile-module__HLzWoG__bookmarkImageContainer{aspect-ratio:1.6;background-color:#1a202c;width:100%;position:relative;overflow:hidden}.Profile-module__HLzWoG__bookmarkRedContainer{background-color:#8b0000}.Profile-module__HLzWoG__bookmarkIcon{color:#fff;z-index:2;position:absolute;bottom:8px;right:12px}.Profile-module__HLzWoG__courseLabel{color:#fff;clip-path:polygon(0 0,85% 0,100% 100%,0 100%);background-color:#151a24;align-items:center;gap:8px;padding:8px 30px 8px 16px;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:0;left:0}.Profile-module__HLzWoG__bookmarkTitle{color:#111;margin-top:4px;font-size:18px;font-weight:700}.Profile-module__HLzWoG__bookmarkDesc{color:#6b7280;font-size:14px}
.SocialBar-module__x57xoG__socialBarContainer{background-color:#fff;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:640px){.SocialBar-module__x57xoG__socialBarContainer{display:none}}.SocialBar-module__x57xoG__contentWrapper{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.SocialBar-module__x57xoG__mainBar{letter-spacing:2px;clip-path:polygon(0 0,100% 0,93% 100%,7% 100%);z-index:2;background-color:#1a1a1a;justify-content:space-around;align-items:center;width:70%;height:100%;padding:20px;font-size:1.2rem;font-weight:900;display:flex;position:relative}.SocialBar-module__x57xoG__decorLeft,.SocialBar-module__x57xoG__decorRight{z-index:1;background-color:#1a1a1a;width:15%;height:100%;position:absolute;top:0}.SocialBar-module__x57xoG__decorLeft{clip-path:polygon(10% 0,30% 0,61% 100%,41% 100%);left:10%}.SocialBar-module__x57xoG__decorRight{clip-path:polygon(64% 0,82% 0,52% 100%,34% 100%);right:9%}@media (max-width:1024px){.SocialBar-module__x57xoG__decorLeft{left:5%}.SocialBar-module__x57xoG__decorRight{right:5%}}.SocialBar-module__x57xoG__redText{color:#f33;cursor:pointer;transition:var(--transition)}.SocialBar-module__x57xoG__socialItem{cursor:pointer;color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;transition:all .3s;display:flex}.SocialBar-module__x57xoG__socialItem:hover{color:var(--primary-red);transform:translateY(-2px)}.SocialBar-module__x57xoG__whiteText{color:#fff;cursor:pointer;transition:var(--transition)}@media (max-width:1024px){.SocialBar-module__x57xoG__mainBar{width:80%;font-size:1rem}}@media (max-width:768px){.SocialBar-module__x57xoG__mainBar{clip-path:none;width:100%;padding:0 1rem;font-size:.9rem}.SocialBar-module__x57xoG__decorLeft,.SocialBar-module__x57xoG__decorRight{display:none}}
.TechnicalLibraryMobile-module__YDUYyq__librarySectionMobile{background-color:var(--bg-secondary);padding:80px 0;overflow:hidden}.TechnicalLibraryMobile-module__YDUYyq__headerSection{text-align:center;margin-bottom:40px;padding:0 20px}.TechnicalLibraryMobile-module__YDUYyq__title{font-family:var(--font-sans);color:var(--text-primary);text-transform:uppercase;max-width:320px;margin:0 auto;font-size:24px;font-weight:800;line-height:1.3}.TechnicalLibraryMobile-module__YDUYyq__carouselWrapper{width:100%;position:relative}.TechnicalLibraryMobile-module__YDUYyq__cardContainer{outline:none;padding:0 10px}.TechnicalLibraryMobile-module__YDUYyq__card{background-color:var(--primary-red);color:var(--text-secondary);flex-direction:column;justify-content:space-between;min-height:350px;padding:40px 30px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a;display:flex!important}.TechnicalLibraryMobile-module__YDUYyq__cardTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:20px;font-size:24px;font-weight:800}.TechnicalLibraryMobile-module__YDUYyq__cardDesc{font-family:var(--font-sans);opacity:.9;max-width:85%;margin-bottom:40px;font-size:16px;line-height:1.6}.TechnicalLibraryMobile-module__YDUYyq__ctaButton{background-color:var(--text-secondary);color:var(--primary-red);text-transform:uppercase;width:fit-content;transition:var(--transition);clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);padding:10px 32px;font-size:14px;font-weight:800}.TechnicalLibraryMobile-module__YDUYyq__ctaButton:hover{background-color:var(--text-primary);color:var(--text-secondary)}
