:root{--br: 20px}@media screen and (max-width: 768px){:root{--br: 20px}}.h_hero{display:grid;grid-template-rows:10vh auto;overflow:hidden;width:100%}.h_hero__content{grid-area:1/1/3/2;z-index:3;width:100%;color:#fff;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:0}@media screen and (max-width: 1050px){.h_hero__content{padding-top:100px}}.h_hero__content__wrap{width:50%}@media screen and (max-width: 1050px){.h_hero__content__wrap{width:75%}}@media screen and (max-width: 768px){.h_hero__content__wrap{width:100%}}.h_hero__image{grid-area:1/1/3/2;z-index:1;width:100%;height:100%}.h_hero__image img{width:100%;height:100%;object-fit:cover}.h_hero__overlay{grid-area:1/1/3/2;z-index:2;width:100%;height:100%;background-image:linear-gradient(to top,#113946,#11394600)}@media screen and (max-width: 1050px){.h_hero__overlay{background-image:linear-gradient(to top,#113946,#11394680)}}.c_tent{width:calc((100% - 60px) / 3);display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;background-color:#fff;border-radius:var(--br);overflow:hidden;color:#113946}.c_tent:hover .c_tent__image img{transform:scale(1.1);opacity:.85}@media screen and (max-width: 1050px){.c_tent{width:calc((100% - 30px)/2)}}@media screen and (max-width: 650px){.c_tent{width:100%}}.c_tent__image{width:100%}.c_tent__image picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;border-radius:var(--br);overflow:hidden}.c_tent__image img{width:100%;height:100%;object-fit:cover;transition:.3s}.c_tent__content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:30px;padding:15px;flex-grow:1}.c_tent__content h2{font-size:clamp(17px,5vw,19px);margin-bottom:5px;text-transform:uppercase;font-weight:800}.c_tent__content p{font-size:13px;opacity:.5}@media screen and (max-width: 1700px){.c_tent__content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:15px}}.c_tent__content__text{width:50%}@media screen and (max-width: 1700px){.c_tent__content__text{width:100%}}.c_tent__content__icons{width:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:15px}@media screen and (max-width: 1700px){.c_tent__content__icons{width:100%}}.c_tent__content__icons__item{width:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:5px;color:#e84e0e;font-weight:800;font-size:15px}@media screen and (max-width: 1700px){.c_tent__content__icons__item{width:fit-content}}.c_tent__content__icons__item__image{width:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:0}.c_tent__content__icons__item__image img{width:100%;height:100%;object-fit:contain}.b_tents{background-color:#113946;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:30px}.b_tents:after,.b_tents:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#113946;z-index:1}.b_tents:before{left:calc(-.5*(100vw - 2250px))}.b_tents:after{right:calc(-.5*(100vw - 2250px))}
