.white-box{background:var(--bg,#f6f6fa);margin:5rem 0;padding:3rem;position:relative}.white-box h4,.white-box h5{color:#121212!important;font-size:24px;line-height:1.5}.white-box .items{align-items:flex-start;display:inline-flex;height:1392px;width:100%}.white-box .buttom-area,.white-box .items{flex-direction:column;gap:1em;justify-content:flex-start}.white-box .buttom-area{align-items:center;align-self:stretch;background:#e9e9ec;border-radius:2px;display:flex;height:128px;padding:0 16px}.white-box .buttom-area .button{align-items:center;align-self:stretch;background:#53e0dc;display:inline-flex;gap:8px;justify-content:center;padding:8px 24px}.white-box .buttom-area .button:hover{background-color:#60cfcc;cursor:pointer;transition:all .2s ease 0s}.white-box .triangle{border-color:#3e45ac transparent transparent;border-style:solid;border-width:30px 30px 0;height:0;left:280px;position:absolute;top:0;transform:rotate(0deg);width:0}.white-box .buttom-area p{color:#23237b!important}.white-box .buttom-area .button-text,.white-box .buttom-area p{font-family:Barlow;font-size:18px;font-weight:400;text-align:center;word-wrap:break-word}.white-box .buttom-area .button-text{color:#000042;line-height:32px;text-transform:uppercase}.white-box .buttom-area:hover .button-text{font-weight:600}