.home_component_vr{background:linear-gradient(-45deg,var(--second_dark) -26%,transparent 80%),linear-gradient(-50deg,var(--second_dark) 38%,var(--second_light) 80%,var(--second_dark));clip-path:polygon(0 4%,100% 0,100% 96%,0 100%);-webkit-clip-path:polygon(0 4%,100% 0,100% 96%,0 100%);color:var(--fourth_color);position:relative;padding:20px;height:max((100vw - 40px) * (1 / 2), 950px);display:flex;z-index:20;text-align:center}@media screen and (min-width :768px){.home_component_vr{-webkit-clip-path:polygon(0 20%,100% 0,100% 80%,0 100%);clip-path:polygon(0 20%,100% 0,100% 80%,0 100%);height:max((100vw - 40px) * (1 / 2), 1000px)}}.home_component_vr .hc_mask_background{background-image:url(/images/sfondo_vr.webp);position:absolute;top:-24px;left:0;right:0;bottom:0;background-repeat:no-repeat;max-width:1200px;margin:auto;mix-blend-mode:lighten}.home_component_vr .hc_content{max-width:1200px;margin:auto;position:relative;z-index:20;width:100%}.home_component_vr .home_component_vtour_title{text-align:center;margin-bottom:15px;line-height:40px;color:var(--fourth-color);text-shadow:1px 1px 1px #000}@media screen and (min-width :768px){.home_component_vr .home_component_vtour_title{margin-top:7px}}.home_component_vr .home_component_vtour_abs{text-shadow:1px 1px 1px #000;text-align:center;font-style:italic;margin:0 auto 40px;max-width:520px}@media screen and (min-width :768px){.home_component_vr .home_component_vtour_abs{margin:auto}}.home_component_vr .home_component_vtour_descr{display:none}.home_component_vr .div_img{background-image:url(/images/home_component_vr_mobile.png);height:max((900px - 40px) * (1 / 2), 300px);width:100%;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width :768px){.home_component_vr .div_img{background-image:url(/images/home_component_vr.png);width:100%}}.home_component_vr .div_img img{display:none}.home_component_vr .btt_vtour{background-color:var(--fourth_color);border-color:var(--fourth_color);margin-top:0;text-shadow:unset}.home_component_vr .btt_vtour a{color:var(--first_dark)}