.button{background-color:rgba(0,0,0,0);color:var(--main-font-color);width:100%;font-weight:700;font-size:1.1rem;line-height:1.5rem;text-decoration:none;padding:1rem 1.3rem 1rem 1.5rem;cursor:pointer;display:flex;gap:5px;justify-content:space-between;font-family:Nunito Sans,sans-serif;align-items:center;position:relative;border-width:.06rem}.button:hover{border:.06rem solid #c4b180!important;color:#fff}.button:active{border:.06rem solid #fff}.button__icon{height:.8rem!important;line-height:1rem}.button__icon svg{width:.563rem;height:.875rem}.secondary-button--default,.secondary-button--small{border:.0625rem solid hsla(0,0%,100%,.2)}.secondary-button--small{text-align:center;font-weight:200;justify-content:center;font-size:1rem;line-height:1.625rem;padding:.5rem .75rem}.secondary-button--header{border:.0625rem solid hsla(0,0%,100%,.3);color:#fff;width:11.25rem;height:3.5rem;display:flex;justify-content:center;padding:1rem 2rem}.secondary-button--header:hover{border-color:#fff!important;background-color:hsla(0,0%,100%,.1)}.main-button{border:.0625rem solid hsla(0,0%,100%,.6)}.main-button--header{display:flex;justify-content:center;padding:1rem 2rem;color:#fff;width:11.25rem;height:3.5rem;border:.0625rem solid rgba(196,177,128,.6);background:rgba(196,177,128,.3)}.isActive{border:.0625rem solid #c4b180!important;background-color:rgba(196,177,128,.2);color:#fff}.disabled{cursor:not-allowed}.disabled:hover{background:none;border:.0625rem solid hsla(0,0%,100%,.6)}.blog-mobile{flex-direction:row-reverse}.blog-mobile>div>svg{margin-top:-.55rem;height:1.75rem!important;width:1.75rem!important}@media only screen and (max-width:1350px){.button{font-size:1rem;line-height:1.625rem;padding:.4375rem 2rem .4375rem 1.5rem;white-space:nowrap}.secondary-button--small{white-space:nowrap;border:.0625rem solid hsla(0,0%,100%,.2);padding:.4375rem .75rem}}