.custom-card{width:100%;max-width:250px;display:flex;flex-direction:column}.custom-card-img{height:135px;-o-object-fit:cover;object-fit:cover}.custom-card-body{display:flex;flex-direction:column;justify-content:space-between}.custom-card-title{font-size:1.25rem;font-weight:500}.custom-card-text{margin-top:auto;font-size:1rem;font-weight:bold}.custom-btn-primary{margin-top:10px;align-self:flex-end}.feature-icon-square{width:50px;height:50px}.feature-icon-square i{font-size:24px}.snowflake{position:absolute;fill:#2975e0}.snowflake svg{width:100%;height:100%}.snowflake-1{top:50%;left:70%}.snowflake-2{top:90%;left:80%}.snowflake-3{top:92%;right:95%}.snowflake-4{top:93%;right:90%}.snowflake-5{top:65%;right:35%}.snowflake-5{top:5%;right:10%}.snowflake-6{top:89%;right:90%}.snowflake-7{top:85%;right:100%}.snowflake.small svg{width:20px;height:20px;animation:floatSmall 5s ease-in-out infinite}.snowflake.medium svg{width:40px;height:40px;animation:floatMedium 7s ease-in-out infinite}.snowflake.large svg{width:60px;height:60px;animation:floatLarge 9s ease-in-out infinite}@keyframes floatSmall{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatMedium{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatLarge{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.dropdown-item{cursor:pointer;padding:10px}.dropdown-item:hover{background-color:#f8f9fa}
