.item_tabs{display:flex;flex-direction:column;gap:32px;position:relative;z-index:0}.item_tabs .rellax{background-size:cover;bottom:0;content:"";height:60%;margin-left:-50vw;max-height:100%;position:absolute;top:10%;width:100vw;z-index:-1}.item_tabs .rellax :is(.tg-blob,svg){height:100%;max-height:100%;width:100%}.item_tabs .item_tabs_header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.item_tabs .item_tabs_header h2{margin:0}.item_tabs .items_tabs_nav{display:flex;gap:8px;max-width:100%;overflow:auto;padding-bottom:9px;position:relative}.item_tabs .items_tabs_nav .container{display:flex;gap:8px}.item_tabs .items_tabs_nav::-webkit-scrollbar{height:4px;width:0}.item_tabs .items_tabs_nav::-webkit-scrollbar-track{background:transparent}.item_tabs .items_tabs_nav::-webkit-scrollbar-thumb{background:var(--rood)}.item_tabs .items_tabs_nav::-webkit-scrollbar-thumb:hover{background:var(--rood-hover)}.item_tabs .items_tabs_nav.scrolling:not(.scrolled) a.arrow_next{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 60%);display:inline-block;height:34px;position:absolute;right:0;width:75px;z-index:2}.item_tabs .items_tabs_nav.scrolling:not(.scrolled) a.arrow_next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.611' height='19.413'%3E%3Cg fill='none' stroke='%23da0e2b' stroke-linecap='round' stroke-width='2.2' data-name='Group 1792'%3E%3Cpath d='m1.556 17.859 8.5-7.846' data-name='Line 75'/%3E%3Cpath d='m1.556 1.555 8.5 8.458' data-name='Line 76'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;content:"";cursor:pointer;display:block;height:20px;pointer-events:all;position:absolute;right:0;top:calc(50% - 10px);width:12px;z-index:2}.item_tabs .item_tabs_nav_nav a.arrow_prev{background:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff 60%);margin-left:0;margin-right:auto}.item_tabs .item_tabs_nav_nav a.arrow_prev:after{left:0;right:auto;rotate:-180deg}.item_tabs .items_tabs_nav.scrolling.right_reached+.item_tabs_nav_nav a.arrow_next{display:none}.item_tabs .items_tabs_nav .container a{background-color:transparent;border-radius:20px;color:var(--rood);font-size:11px;font-weight:600;letter-spacing:1.21px;line-height:12px;padding:12px 18px 10px;position:relative;text-decoration:none;text-transform:uppercase;white-space:nowrap;z-index:1}@media (min-width:750px) and (max-width:1100px){.item_tabs .items_tabs_nav .container a{padding:12px 4px 10px}}@media (min-width:1101px) and (max-width:1400px){.item_tabs .items_tabs_nav .container a{padding:12px 12px 10px}}@media (min-width:1401px) and (max-width:1600px){.item_tabs .items_tabs_nav .container a{padding:12px 16px 10px}}.item_tabs .items_tabs_nav a:not(.active):hover{text-decoration:underline}.item_tabs .items_tabs_nav a.active{background-color:var(--rood);color:#fff}.item_tabs_items>div{display:none}.item_tabs_items>div.active{display:flex;gap:112px;justify-content:space-between}.item_tabs_items .item_tabs_item{display:inline-flex;flex:1;flex-direction:column}.item_tabs_items .item_tabs_item img{aspect-ratio:7/4;border-radius:20px;margin-bottom:24px;min-width:100%;object-fit:cover;object-position:center}.item_tabs_items .item_tabs_item p{margin-bottom:32px}.item_tabs_items .item_tabs_item a.button{align-self:flex-start;margin-top:auto}#item_svg{margin-left:calc(-50vw + 50%);position:relative;width:50vw}@media (max-width:900px){.item_tabs_items>div.active{gap:48px}}@media (max-width:768px){.item_tabs .items_tabs_nav{display:flex;gap:4px;width:100%}.item_tabs .items_tabs_nav a{flex:1;font-size:10px;letter-spacing:1.1px;line-height:14px;padding:10px 24px;text-align:center;white-space:nowrap}.item_tabs_header h2{display:none}.item_tabs_items>div.active{gap:0}.item_tabs_items>div.active>.item_tabs_item:last-of-type{display:none!important}.item_tabs_items .item_tabs_item h3,.item_tabs_items .item_tabs_item img{margin-bottom:16px}#item_svg{display:none}.item_tabs_items .item_tabs_item p{margin-bottom:24px}}