.technology-elements{position:relative;display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;padding:50px 100px;background-color:#161a21;width:100%;overflow:hidden}.technology-elements__tabs{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center;width:1240px;flex-wrap:wrap}.technology-elements__tab-button{position:relative;width:200px;padding:10px 0;border-radius:5px;background-color:transparent;border:none;cursor:pointer;font-family:Saira,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fcfcfc;transition:color .3s}.technology-elements__tab-button.is-active,.technology-elements__tab-button:hover{color:#68da13}.technology-elements__tab-underline{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);opacity:1}.technology-elements__content-wrapper{display:flex;flex-direction:column;width:1240px}.technology-elements__content-panel{display:none;flex-direction:row;gap:40px;align-items:flex-start;justify-content:center;width:100%;animation:.3s fadeIn}.technology-elements__content-panel.is-active{display:flex}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.technology-elements__text-content{flex:1;display:flex;flex-direction:column;gap:20px;padding:20px 0}.technology-elements__title{margin:0;font-family:Saira,sans-serif;font-size:40px;font-weight:300;line-height:45px;letter-spacing:-.45px;color:#fcfcfc}.technology-elements__body{font-family:Metrophobic,sans-serif;font-size:14px;line-height:normal;color:#f8f7e9}.technology-elements__body ul{margin:0 0 15px 20px;padding:0;list-style:disc}.technology-elements__body ol{margin:0 0 15px 20px;padding:0;list-style:decimal}.technology-elements__body p{margin:0 0 15px;padding:0}.technology-elements__body p:last-child{margin-bottom:0}.technology-elements__illustration{width:720px;height:360px;background-color:#161a21;overflow:clip;display:flex;align-items:center;justify-content:center}.technology-elements__illustration img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.technology-elements__mobile-nav{display:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:20px;padding:20px 0}.technology-elements__arrow-button{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;border:2px solid #68da13;background-color:transparent;color:#68da13;cursor:pointer;transition:.3s;flex-shrink:0}.technology-elements__arrow-button:hover{background-color:rgba(104,218,19,.1)}.technology-elements__mobile-title{flex:1;text-align:center;font-family:Saira,sans-serif;font-size:30px;color:#68da13;margin:0}@media (max-width:1280px){.technology-elements{padding:40px 50px}.technology-elements__content-wrapper,.technology-elements__tabs{width:100%}.technology-elements__content-panel{flex-direction:column;gap:30px}.technology-elements__illustration{width:100%;height:300px}.technology-elements__title{font-size:32px;line-height:38px}}@media (max-width:767px){.technology-elements{padding:30px 20px;gap:30px}.technology-elements__tabs{display:none}.technology-elements__mobile-nav{display:flex}.technology-elements__content-wrapper{width:100%}.technology-elements__content-panel{flex-direction:column;gap:20px}.technology-elements__text-content{gap:15px}.technology-elements__title{display:none}.technology-elements__body{font-size:13px}.technology-elements__illustration{width:100%;height:auto;overflow:visible}.technology-elements__illustration img{-o-object-fit:contain;object-fit:contain}.technology-elements__arrow-button{width:44px;height:44px}.technology-elements__mobile-title{font-size:22px}}
/*# sourceMappingURL=technology-elements.min.css.map */
