@media screen and (max-width:1000px){.long-buttons-holder{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}div.extra-buttons-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}div.extra-buttons-container div.extra-buttons-block{position:relative}div.extra-buttons-container:before{position:absolute;display:block;top:0;left:0;width:100%;height:100%;content:"";background:#fff;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,transparent),color-stop(20%,#000),to(#000));-webkit-mask-image:linear-gradient(180deg,transparent,transparent 20%,#000 0,#000);mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,transparent),color-stop(20%,#000),to(#000));mask-image:linear-gradient(180deg,transparent,transparent 20%,#000 0,#000)}div.extra-buttons-container a.extra-button{overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:60px;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;border-radius:10px;background:linear-gradient(45deg,rgba(62,114,91,.8),rgba(84,148,119,.8))}div.extra-buttons-container a.extra-button span.button-icon span:first-child,div.extra-buttons-container a.extra-button span.button-title{font-size:28px;word-break:break-word}div.extra-buttons-container a.extra-button span.button-icon span{word-break:break-word}div.extra-buttons-container a.extra-button:hover{z-index:2;-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-box-shadow:0 0 10px rgba(0,0,0,.08);box-shadow:0 0 10px rgba(0,0,0,.08)}div.extra-buttons-container a.extra-button div.background-image{top:0;left:0;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-filter:brightness(55%) contrast(80%);filter:brightness(55%) contrast(80%)}div.extra-buttons-container a.extra-button img.button-icon{width:auto;height:64px;-webkit-filter:invert(100%);filter:invert(100%)}div.extra-buttons-container div.short-button-holder a.extra-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:20px;text-align:center;background:linear-gradient(45deg,rgba(45,80,65,.8),rgba(92,182,140,.8))}div.extra-buttons-container div.short-button-holder a.extra-button div.background-image{background-size:contain}div.extra-buttons-container div.rest-buttons-block a.extra-button{padding:40px;opacity:.9}div.extra-buttons-container div.rest-buttons-block a.extra-button span.button-title{font-size:24px}div.extra-buttons-container div.rest-buttons-block a.extra-button img.button-icon{height:44px}@media screen and (max-width:1040px){div.extra-buttons-container div.extra-buttons-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.extra-buttons-container div.long-buttons-holder,div.extra-buttons-container div.short-button-holder{width:100%!important}div.extra-buttons-container div.short-button-holder a.extra-button{padding:80px}}@media screen and (max-width:820px){div.extra-buttons-container div.extra-buttons-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.extra-buttons-container a.extra-button span.button-title{font-size:20px!important}div.extra-buttons-container a.extra-button img.button-icon{height:48px}}@media screen and (max-width:440px){div.extra-buttons-container a.extra-button{padding:20px!important}}