@import"https://fonts.googleapis.com/css2?family=Kavivanar&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Playball&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap-grid.min.css";@import"https://assets.mlcdn.com/fonts.css?version=1759388";*{box-sizing:border-box;margin:0}.react-icons{vertical-align:middle}:root{--header-height: 3rem;--first-color: #503d2f;--title-color: #98494c;--text-color: #00171f;--body-color: #d7d8db;--header-bg-color: #99908c;--second-color: #e3c25e;--body-font: "Mulish", sans-serif;--second-font: "Playball", cursive;--h2-font-size: 1.5rem;--small-font-size: .813rem;--z-tooltip: 10;--z-fixed: 100;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}.border{border:1px solid black}body{background-color:var(--body-color);color:var(--text-color);font-family:var(--body-font);font-size:14pt;display:flex;flex-direction:column;height:100%;width:100%}a{text-decoration:none}h1{color:var(--title_color)}.invisible{visibility:hidden;display:none}header{text-align:center;display:inline-block}article p,article ul{margin-bottom:1rem}.initiale{font-family:var(--second-font)}main .initiale{color:var(--title-color);margin:1rem 0px;font-weight:400;text-align:left}main{padding:1rem;text-align:justify;line-height:1.5rem}main.row{padding-top:1rem}section{padding:1rem 0px}section#blog-section a{text-decoration:none;border:1px solid var(--header-bg-color);border-radius:.5rem;box-shadow:2px 2px 5px var(--text-color);font-size:smaller;color:var(--text-color);padding:1rem}section#blog-section a h3{text-align:left}#blog-section .row{display:flex;flex-wrap:wrap;gap:1rem}.custom-list-item{list-style-type:none;display:flex;align-items:flex-start;position:relative;padding-left:1.5rem}.list-icon{position:absolute;left:.5rem;top:.4rem;width:1.2rem;height:1.2rem;color:var(--title-color)}.custom-list-item-content{margin-left:1rem;-webkit-hyphens:auto;hyphens:auto}.bold{font-weight:bolder}.italic{font-style:italic}.flex-center{display:flex;align-items:center}.pricetag h2{translate:0 -2.8rem;background-color:var(--first-color);color:var(--body-color);border:2px solid var(--first-color);border-radius:.5rem;text-align:center;padding:.8rem;width:100%}.pricetag{border:1px solid var(--first-color);color:var(--first-color);border-radius:.5rem;padding:1rem;margin:3rem 0rem 1rem;font-size:1rem;line-height:1.5rem}.pricetag>h2+p{font-weight:700;line-height:1.7rem;text-align:center;border:1px solid var(--header-bg-color);background-color:var(--header-bg-color);color:var(--body-color);border-radius:.5rem;font-size:larger}.pricetag ul{list-style:none;padding-left:0;text-align:left}.pricetag svg{color:var(--first-color);font-size:1.2rem;transform:translateY(.2rem)}.img-fluid{width:100%}.strikethrough{text-decoration:line-through}@media only screen and (min-width:992px){.img-fluid{width:38%;float:left;margin:1rem 1rem 1rem 0}main{padding:1.5rem;text-align:justify;line-height:2rem}}.vishid{position:absolute;top:10px;z-index:-10;color:var(--body-color)}.wrapper{margin:0 auto;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}main a{color:var(--title-color);text-decoration:underline;padding:.2rem}main a:hover{text-decoration:none;background-color:var(--second-color);border-radius:.2rem}#nav-menu{z-index:100}@media screen and (max-width:992px){.nav__menu{position:fixed;top:0;right:-100%;background-color:#0f0f0f33;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);width:100%;height:100%;padding:6rem 0 0;transition:right .4s}#navbar a:active{border-radius:0!important}}.nav{display:flex;height:var(--header-height);background-color:var(--first-color);border-radius:0 0 .5rem .5rem}.nav__toggle,.nav__close{font-size:1.5rem;color:var(--second-color);cursor:pointer}.nav__toggle:first-child{margin:auto}.nav__list{display:flex;flex-direction:column;row-gap:0rem}.nav__link{color:var(--second-color);font-size:1.2rem;transition:color .3s;transition:background-color .3s;line-height:var(--header-height);padding:0 .5rem}.nav__close{position:absolute;top:1rem;right:1.5rem}.show-menu{right:0}.nav__list__web{display:flex;column-gap:1.8rem;align-items:center;list-style-type:none}#navbar a.active{background-color:var(--body-color);color:var(--title-color);font-weight:700}#navbar a{background-color:var(--first-color)}#navbar a:hover{color:var(--body-color);background-color:var(--title-color);border-radius:.5rem .5rem 0 0}.nav__link svg{transform:translateY(-.1rem);font-size:1.5rem}.nav__toggle svg{transform:translateY(.2rem);font-size:1.5rem}@media screen and (min-width:992px){#navbar a.active{border-radius:.5rem .5rem 0 0}}#header-container{display:flex;background-color:linear-gradient(rgba(80,61,47,.3),rgba(80,61,47,.8));background-position:center;overflow:hidden;background-size:cover;color:var(--second-color)}#header-container.space-around{justify-content:space-around}.row{margin:0!important}#branding #slogan{text-align:center}#slogan{display:flex;flex-direction:column;justify-content:center}#branding{padding:1rem;font-size:medium}#branding img{width:10rem}#slogan h1{color:var(--second-color);font-weight:lighter}#slogan h2{font-weight:400}.review{background-color:var(--header-bg-color);color:var(--body-color);padding:1.5rem;margin:1rem auto;border-radius:.5rem;width:70%}.reviewHeader{margin-right:1rem;display:flex;flex-direction:row;justify-content:space-between;color:var(--title-color);font-weight:bolder}.reviewHeader h3{font-size:2rem}.reviewHeader p{font-size:1rem}.review svg{font-size:3rem;color:var(--title-color);opacity:50%;transform:translateY(-.5rem)}.review div{font-size:1rem;line-height:1.2rem}p.carousel-status{display:none}@media screen and (max-width:992px){.review{width:90%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}form{display:flex;flex-direction:column;border:1.5px solid var(--first-color);color:var(--text-color);border-radius:.5rem;padding:1rem}form input,form textarea,form select{background-color:var(--body-color);border:0;border-bottom:1px solid var(--header-bg-color);margin-bottom:2rem;color:var(--title-color);font-size:large;line-height:2rem;padding:.6rem}form select,form button{height:3rem}form input:focus,form textarea:focus,form select:focus{outline:none;border-color:var(--title-color);border-radius:.2rem;box-shadow:0 0 10px var(--title-color)}textarea{resize:vertical;height:5rem;font-family:var(--body-font)}form fieldset{display:grid;grid-template-columns:1em auto;gap:.5em;line-height:2rem;border-radius:.5rem}form svg{margin-right:.5rem;transform:translateY(.2rem);color:currentColor}input[type=radio]{appearance:none;margin:0;color:currentColor;width:1.2rem;height:1.2rem;border:.15rem solid currentColor;border-radius:50%;transform:translateY(.5rem);display:grid;place-content:center}input[type=radio]:before{content:"";width:.7rem;height:.7rem;border-radius:50%;transform:scale(0);box-shadow:inset 1rem 1rem var(--title-color)}input[type=radio]:checked:before{transform:scale(1)}button{width:10rem;font-size:1.5rem;border-radius:.4rem;border:1px solid var(--title-color);margin:1rem 0 0;color:var(--title-color)}button:hover{color:var(--body-color);background-color:var(--title-color);cursor:pointer}button:disabled{background-color:var(--body-color);color:#666;cursor:not-allowed}.message{background-color:var(--header-bg-color);color:var(--second-color);padding:1rem;margin:1rem auto;border-radius:.5rem}#date{font-style:italic;float:right;margin-top:1rem}article h1.initiale{line-height:2.5rem}article.blogPost{border:1px solid var(--header-bg-color);border-radius:.5rem;box-shadow:2px 2px 5px var(--text-color);margin-top:1rem;padding:2rem}@media only screen and (max-width:768px){article.blogPost{border:1px solid var(--header-bg-color);border-radius:.5rem;box-shadow:2px 2px 5px var(--text-color);margin-top:1rem;padding:.5rem}}.ml-form-align-center{display:flex;justify-content:center;align-items:center;width:100%}.ml-form-embedSubmitLoad{display:inline-block;width:20px;height:20px}.ml-form-embedSubmitLoad:after{content:" ";display:block;width:11px;height:11px;margin:1px;border-radius:50%;border:4px solid #fff;border-color:#ffffff #ffffff #ffffff transparent;animation:ml-form-embedSubmitLoad 1.2s linear infinite}@keyframes ml-form-embedSubmitLoad{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#mlb2-31633204.ml-form-embedContainer{box-sizing:border-box;display:table;margin:0 auto;position:static;width:100%!important}#mlb2-31633204.ml-form-embedContainer h4,#mlb2-31633204.ml-form-embedContainer p,#mlb2-31633204.ml-form-embedContainer span,#mlb2-31633204.ml-form-embedContainer button{text-transform:none!important;letter-spacing:normal!important}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper{background-color:#f6f6f6;border-width:0px;border-color:transparent;border-radius:4px;border-style:solid;box-sizing:border-box;display:inline-block!important;margin:0;padding:0;position:relative}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:400px;width:100%}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody{padding:20px 20px 0}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent{text-align:left;margin:0 0 20px}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:30px;font-weight:400;margin:0 0 10px;text-align:left;word-break:break-word}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 10px;text-align:left}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form{margin:0;width:100%}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{margin:0 0 20px;width:100%}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px;width:100%}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item{margin:0}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{background-color:#fff!important;color:#333!important;border-color:#ccc;border-radius:4px!important;border-style:solid!important;border-width:1px!important;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px!important;height:auto;line-height:21px!important;margin-bottom:0;margin-top:0;padding:10px!important;width:100%!important;box-sizing:border-box!important}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions{text-align:left;float:left;width:100%}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent{margin:0 0 15px;text-align:left}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;line-height:22px;margin:0 0 10px}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0 0 20px;float:left;width:100%}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background-color:#000!important;border:none!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:21px!important;height:auto;padding:10px!important;width:100%!important;box-sizing:border-box!important}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading{display:none}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{background-color:#333!important}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:20px 20px 0}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{text-align:left;margin:0 0 20px}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:30px;font-weight:400;margin:0 0 10px;text-align:left;word-break:break-word}#mlb2-31633204.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 10px;text-align:left}@media only screen and (max-width:400px){.ml-form-embedWrapper.embedForm{width:100%!important}}#footer-container{display:flex;background-color:var(--text-color);color:var(--second-color);padding:2rem;font-size:1rem;line-height:1.4rem;border-radius:.5rem .5rem 0 0}footer a{color:var(--second-color);text-decoration:underline}footer a:hover{color:var(--body-color)}#center svg{font-size:1.5rem;margin-left:.5rem;transform:translateY(.2rem)}#right svg{font-size:1.2rem;transform:translateY(.2rem)}#right{text-align:right}#right>p{font-size:.8rem}#center{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#center p{margin:0}.newsletter-link{width:100%;text-align:center}@media only screen and (max-width:1200px){#right,#center,#left,.newsletter-link{text-align:left;justify-content:flex-start}}
