#pricing-section .container.first{background-color:#275050;color:#fff}#pricing-section h2{width:100%;max-width:380px;color:#fff;line-height:54px}.year-toggle{display:flex;align-items:center;width:100%;max-width:226px;justify-content:space-between}.year,.month{font-size:20px}.switch{position:relative;display:inline-block;width:54px;height:30px;background:transparent}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#fff}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%;background-color:#815b6e}.buttonWrapper{display:flex}button{letter-spacing:3px;border:0;padding:15px 0px !important;background-color:#275050;color:#fff;width:278px;font-size:28px;line-height:34px;cursor:pointer;border-radius:12.459px 12.4px 0px 0px;transition:.5s}button:hover{background-color:transparent}button.active{background-color:#fff;color:#000}.active{background-color:white}p{text-align:left;padding:10px}.content{display:none;padding:40px 0px}.content.active{display:block}.price-box{display:flex;background:#fff;box-shadow:0px 60px 120px rgb(0 0 0 / 6%);border-radius:10px;padding:35px 40px;flex-direction:column;justify-content:space-around;min-height:618px}.first-line{display:flex;justify-content:space-between}