.features .dropdown{position:relative;margin-bottom:30px}.features .dropdown .dropdown-button{display:none;justify-content:space-between;align-items:center;padding:12px 20px;line-height:130%;width:410px;text-align:left;color:#fff;background-color:var(--color-custom-dark-blue);border-radius:30px;cursor:pointer}@media(max-width:991px){.features .dropdown .dropdown-button{display:flex;justify-content:center;gap:10px;margin:0 auto}}@media(max-width:767px){.features .dropdown .dropdown-button{width:355px}}@media(max-width:575px){.features .dropdown .dropdown-button{width:100%}}.features .dropdown .dropdown-button .lucide-icon{color:#fff}.features .dropdown .dropdown-list{position:absolute;top:100%;left:50%;transform:translate(-50%);padding:10px 0;margin-top:10px;width:410px;background-color:#fff;border-radius:15px;overflow:hidden;z-index:1}@media(max-width:767px){.features .dropdown .dropdown-list{width:355px}}@media(max-width:575px){.features .dropdown .dropdown-list{width:100%}}.features .dropdown .dropdown-list .dropdown-item{padding:10px 20px;text-align:left;color:var(--color-custom-dark-grey);background:none;border:none;cursor:pointer}.features .dropdown .dropdown-list .dropdown-item.active,.features .dropdown .dropdown-list .dropdown-item:hover{color:var(--color-custom-diadoc-color)}.features .custom-tabs{display:grid;grid-template-columns:400px 872px;justify-content:space-between}@media(max-width:1399px){.features .custom-tabs{grid-template-columns:367px 723px}}@media(max-width:1199px){.features .custom-tabs{grid-template-columns:307px 613px}}@media(max-width:991px){.features .custom-tabs{grid-template-columns:1fr;gap:20px}}@media(max-width:575px){.features .custom-tabs{gap:0}}.features .custom-tabs .tab-buttons{display:flex;flex-direction:column;gap:20px}@media(max-width:991px){.features .custom-tabs .tab-buttons{flex-direction:row;overflow-x:scroll;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:var(--color-custom-dark-grey) transparent}}@media(max-width:991px){.features .custom-tabs .tab-buttons{display:none}}.features .custom-tabs .tab-buttons .tab-button{padding:15px 30px;line-height:130%;text-align:left;color:var(--color-custom-dark-grey);background-color:var(--color-custom-light-grey);border-radius:30px;cursor:pointer}@media(max-width:1199px){.features .custom-tabs .tab-buttons .tab-button{padding:10.5px 30px}}@media(max-width:991px){.features .custom-tabs .tab-buttons .tab-button{padding:12px 30px;text-wrap:nowrap}}.features .custom-tabs .tab-buttons .tab-button.active{color:#fff;background-color:var(--color-custom-dark-blue)}.features .custom-tabs .tab-buttons .tab-button:hover:not(.active){color:var(--color-custom-dark-blue);transition:color .3s ease}.features .custom-tabs .tab-content .video-wrapper{width:100%;height:454px;animation:svelte-khszjv-fadeInUp .3s ease forwards}@media(max-width:1399px){.features .custom-tabs .tab-content .video-wrapper{height:442px}}@media(max-width:1199px){.features .custom-tabs .tab-content .video-wrapper{height:436px}}@media(max-width:991px){.features .custom-tabs .tab-content .video-wrapper{height:412px}}@media(max-width:767px){.features .custom-tabs .tab-content .video-wrapper{height:312px}}@media(max-width:575px){.features .custom-tabs .tab-content .video-wrapper{height:215px}}@keyframes svelte-khszjv-fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
