:root{--primary: #254f90;--secondary: #d72b89}@view-transition{navigation:auto}@font-face{font-family:waldorf;src:url(./Waldorf1-cJIDgsDf.ttf)}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}html{font-size:100%;font-family:sans-serif;line-height:1.4;color:var(--primary)}body{padding:1rem 2rem}main{display:flex;flex-direction:column;margin:0 0 3rem;color:var(--primary)}footer{border-top:solid 1px #cecece;padding:.5rem 0 1rem;color:#bdbdbd}img{display:block;width:100%;height:auto}h1,h2,h3{line-height:1.25;margin:1rem 0;font-family:waldorf}h4{margin:1rem 0}p{margin:0}.waldorf{font-family:waldorf}.align-center{text-align:center}.align-right{text-align:right}a{text-decoration:underline;text-underline-offset:.1rem;text-decoration-thickness:.7px;color:var(--secondary)}mark{background:none;color:var(--secondary)}ul{padding:0 0 0 1rem}.column-grid-12{max-width:800px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.column{grid-column:span 12}@media screen and (max-width:767px){.column+.column>.blocks>*:first-child{margin-top:0}}@media screen and (min-width:768px){.column-grid-12{gap:2rem}.column{grid-column:span var(--span)}}form>div{gap:1rem}form{width:100%;margin:1rem 0;padding:1rem 1rem 1.5rem;background:#eaeaea;border-radius:3px;font-size:.9rem}form>div{margin:0 0 1rem}form>div:first-child:empty,form>div:last-child{margin:0}form label{display:block;margin:0 0 .25rem;font-size:1em}form input{appearance:none;width:100%;font-size:1em;font-family:inherit;padding:.25rem .5rem;border:solid 1px #ddd;border-radius:3px;box-shadow:none;background:#fff;outline:0}form input::placeholder{color:#999}form input[type=checkbox]{display:inline-block;margin:0;width:1rem;height:1rem;padding:0;appearance:auto}form input[type=checkbox]+label{display:inline;margin:0 0 0 .25rem}form textarea{display:block;appearance:none;width:100%;font-size:1em;font-family:inherit;padding:.25rem .5rem;resize:vertical;border:solid 1px #ddd;border-radius:3px;box-shadow:none;background:#fff;outline:0}form textarea::placeholder{color:#999}form select{display:block;appearance:none;width:100%;font-size:1em;font-family:inherit;padding:.25rem .5rem;border:solid 1px #ddd;border-radius:3px;box-shadow:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');background-repeat:no-repeat;background-position:right .3rem center;background-size:18px}form button{font-size:inherit;font-family:inherit;padding:.25rem 1rem;color:#fff;background-color:var(--secondary);border:0;border-radius:3px}.block-slider{margin:0 -1rem .5rem;padding:0;width:calc(100% + 2rem);position:relative;overflow:hidden}.block-slider .slider{aspect-ratio:4/3;width:100%;position:relative}.block-slider .slider:before{content:"";position:absolute;left:-1px;top:-1px;height:calc(100% + 3px);width:50%;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Livello_1'%20data-name='Livello%201'%20xmlns='http://www.w3.org/2000/svg'%20width='427.95'%20height='1203.73'%20viewBox='0%200%20427.95%201203.73'%3e%3cpath%20d='M427.95,1203.73c-90.76,0-360.73-52.93-397.97-84.3S.84,760.66.57,660.68C.13,499.93-5.31,239.18,35.86,164.69S306.41-.99,392.66,0H0v1203.72s427.95,0,427.95,0Z'%20style='fill:%20%23fff;'/%3e%3c/svg%3e");background-position:0 0;background-size:auto 100%;background-repeat:no-repeat;z-index:1}.block-slider .slider:after{content:"";position:absolute;right:-1px;top:-1px;height:calc(100% + 3px);width:50%;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Livello_1'%20data-name='Livello%201'%20xmlns='http://www.w3.org/2000/svg'%20width='290.09'%20height='1203.72'%20viewBox='0%200%20290.09%201203.72'%3e%3cpath%20d='M0,1203.72c29.71,0,256.08-243.1,266.62-270.54,12.92-33.65,17.64-137.23,21.57-262.7s3.92-480.31-21.57-509.72S102.24,0,66.66,0h223.43v1203.72s-274.6,0-290.09,0Z'%20style='fill:%20%23fff;'/%3e%3c/svg%3e");background-position:100% 0;background-size:auto 100%;background-repeat:no-repeat;z-index:1}.block-slider .slider .slide{width:100%;height:100%;overflow:hidden}.block-slider .slider .slide picture{display:block;width:100%;height:100%}.block-slider .slider .slide picture img{display:block;width:100%;height:100%;object-fit:cover}.block-slider .slider-navigation{display:flex;gap:.25rem;margin:.75rem 0 0;justify-content:center}.block-slider .slider-navigation>div{width:.5rem;height:.5rem;border-radius:999px;z-index:1;background:#ddd;cursor:pointer}.block-slider .slider-navigation>div.current{width:1rem;background:var(--primary)}.block-slider .slider-controls{position:absolute;display:flex;justify-content:space-between;top:calc(50% - 2rem);width:100%;z-index:2}.block-slider .slider-controls>button{font-size:0;border:0;width:2.5rem;height:3rem;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;transition:.25s width;cursor:pointer}.block-slider .slider-controls>button.prev{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='40'%20viewBox='0%200%2018%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%201.89831L8.01156%2020.678L17.8266%2038.5763L15.3295%2040H15.0173C14.7052%2040%2013.5954%2039.7966%2013.5954%2039.7966C13.5954%2039.7966%2012.4855%2039.6271%2012.1734%2039.5932C10.9249%2038.3051%200%2020.5085%200%2020.5085L12.1387%201.49153C12.2775%201.25424%2015.3642%200%2015.3642%200L17.9653%200.271186V1.89831H18Z'%20fill='white'/%3e%3c/svg%3e")}.block-slider .slider-controls>button.next{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='40'%20viewBox='0%200%2018%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.65955e-07%2038.1017L9.98844%2019.322L0.173414%201.42373L2.67052%20-1.34015e-06L2.98266%20-1.31286e-06C3.2948%20-1.28557e-06%204.40463%200.203391%204.40463%200.203391C4.40463%200.203391%205.51445%200.372882%205.82659%200.406779C7.07515%201.69491%2018%2019.4915%2018%2019.4915L5.86127%2038.5085C5.72254%2038.7458%202.63584%2040%202.63584%2040L0.0346813%2039.7288L0.0346815%2038.1017L1.65955e-07%2038.1017Z'%20fill='white'/%3e%3c/svg%3e")}@media screen and (min-width:1024px){.block-slider{margin:0 -10vw 2.5rem;width:calc(100% + 20vw)}.block-slider .slider{aspect-ratio:3/2}.block-slider .slider-navigation{margin:-.5rem 0 0 1rem;justify-content:flex-start}.block-slider:hover .slider-controls>button{width:3.5rem}}
