.sub-header-buttons{border-bottom:1px solid var(--dark-background)}.sub-header-buttons__container{align-items:center;display:flex;flex-direction:row;width:100%}@media only screen and (max-width:767px){.sub-header-buttons__container{flex-direction:column}}.sub-header-buttons__el{align-items:center;display:flex;flex-direction:row;gap:60px;justify-content:space-between;padding-bottom:45px;padding-top:45px;width:100%}@media only screen and (max-width:1199px){.sub-header-buttons__el{align-items:start;flex-direction:column;gap:30px}}.sub-header-buttons__el:not(:last-of-type){border-right:1px solid var(--dark-background);padding-right:100px}@media only screen and (max-width:1399px){.sub-header-buttons__el:not(:last-of-type){padding-right:60px}}@media only screen and (max-width:767px){.sub-header-buttons__el:not(:last-of-type){border-bottom:1px solid var(--dark-background);border-right:0;padding-right:0}}.sub-header-buttons__el:last-of-type{padding-left:100px}@media only screen and (max-width:1399px){.sub-header-buttons__el:last-of-type{padding-left:60px}}@media only screen and (max-width:767px){.sub-header-buttons__el:last-of-type{padding-left:0}}.sub-header-buttons__el-left{align-items:center;display:flex;flex-direction:row;gap:30px}.sub-header-buttons__title{color:var(--black);font-size:14px;font-weight:600;letter-spacing:1.5px;max-width:270px;text-transform:uppercase}@media screen and (min-width:360px){.sub-header-buttons__title{font-size:calc(13.66667px + .09259vw)}}@media screen and (min-width:1440px){.sub-header-buttons__title{font-size:15px}}@media only screen and (max-width:1199px){.sub-header-buttons__title{max-width:unset}}.sub-header-buttons__icon{width:48px}@media only screen and (max-width:575px){.sub-header-buttons__button{width:100%}}