.hotb-2col{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:32px;margin:0;padding:0;width:100%}.hotb-2col__column{border-radius:10px;box-sizing:border-box;flex:1 1 0;min-width:280px;overflow:hidden;padding:25px;position:relative}.hotb-2col__column :first-child{margin-top:0}.hotb-2col__column :last-child{margin-bottom:0}.hotb-2col__column--with-gradient{background:transparent}.hotb-2col__column--with-gradient:before{background:radial-gradient(circle at 50% 50%,var(--hotb-2col-right-center,#bb66a5) 0,var(--hotb-2col-right-edge,#a84895) 100%);content:"";inset:0;position:absolute;z-index:0}.hotb-2col__column--with-gradient>*{position:relative;z-index:1}@media (max-width:768px){.hotb-2col{display:block;gap:0}.hotb-2col__column{margin-bottom:20px;min-width:0;width:100%}.hotb-2col__column:last-child{margin-bottom:0}}