 @charset "UTF-8";:root {--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)) }*,::after,::before {box-sizing: border-box }@media (prefers-reduced-motion:no-preference) {:root {scroll-behavior: smooth }}body {margin: 0;font-family: var(--bs-font-sans-serif);font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent }[tabindex="-1"]:focus:not(:focus-visible) {outline: 0!important }h1,h2,h3,h4,h5 {margin-top: 0;margin-bottom: .5rem;font-weight: 500;line-height: 1.2 }h1 {font-size: calc(1.375rem + 1.5vw) }@media (min-width: 1200px) {h1 {font-size:2.5rem }}h2 {font-size: calc(1.325rem + .9vw) }@media (min-width: 1200px) {h2 {font-size:2rem }}h3 {font-size: calc(1.3rem + .6vw) }@media (min-width: 1200px) {h3 {font-size:1.75rem }}h4 {font-size: calc(1.275rem + .3vw) }@media (min-width: 1200px) {h4 {font-size:1.5rem }}h5 {font-size: 1.25rem }p {margin-top: 0;margin-bottom: 1rem }ul {padding-left: 2rem }ul {margin-top: 0;margin-bottom: 1rem }b,strong {font-weight: bolder }small {font-size: .875em }a {color: #0d6efd;text-decoration: underline }a:hover {color: #0a58ca }a:not([href]):not([class]),a:not([href]):not([class]):hover {color: inherit;text-decoration: none }img,svg {vertical-align: middle }[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {cursor: pointer }::-moz-focus-inner {padding: 0;border-style: none }::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field {padding: 0 }::-webkit-inner-spin-button {height: auto }::-webkit-search-decoration {-webkit-appearance: none }::-webkit-color-swatch-wrapper {padding: 0 }::file-selector-button {font: inherit }::-webkit-file-upload-button {font: inherit;-webkit-appearance: button }iframe {border: 0 }.container {--bs-gutter-x: 1.5rem;width: 100%;padding-right: calc(var(--bs-gutter-x)/ 2);padding-left: calc(var(--bs-gutter-x)/ 2);margin-right: auto;margin-left: auto }.img-fluid {max-width: 100%;height: auto;}@media (min-width: 576px) {.container {max-width:540px }}@media (min-width: 768px) {.container {max-width:720px }}@media (min-width: 992px) {.container {max-width:960px }}@media (min-width: 1200px) {.container {max-width:1140px }}@media (min-width: 1400px) {.container {max-width:1320px }}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x)/ -2);margin-left: calc(var(--bs-gutter-x)/ -2) }.row>* {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x)/ 2);padding-left: calc(var(--bs-gutter-x)/ 2);margin-top: var(--bs-gutter-y) }.row-cols-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.col {flex: 1 0 0% }.col-1 {flex: 0 0 auto;width: 8.3333333333% }.col-2 {flex: 0 0 auto;width: 16.6666666667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.3333333333% }.col-6 {flex: 0 0 auto;width: 50% }.col-8 {flex: 0 0 auto;width: 66.6666666667% }.form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer }.form-control::file-selector-button {padding: .375rem .75rem;margin: -.375rem -.75rem;-webkit-margin-end: .75rem;margin-inline-end:.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width:1px;border-radius: 0;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out }@media (prefers-reduced-motion:reduce) {.form-control::file-selector-button {transition: none }}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: #dde0e3 }.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color: #dde0e3 }.form-control-sm::file-selector-button {padding: .25rem .5rem;margin: -.25rem -.5rem;-webkit-margin-end: .5rem;margin-inline-end:.5rem}.form-control-lg::file-selector-button {padding: .5rem 1rem;margin: -.5rem -1rem;-webkit-margin-end: 1rem;margin-inline-end:1rem}.form-control-color:not(:disabled):not([readonly]) {cursor: pointer }.form-floating>.form-control:not(:-moz-placeholder-shown) {padding-top: 1.625rem;padding-bottom: .625rem }.form-floating>.form-control:not(:-moz-placeholder-shown)~label {opacity: .65;transform: scale(.85) translateY(-.5rem) translateX(.15rem) }.btn-warning {color: #000;background-color: #ffc107 !important;border-color: #ffc107;}.btn-warning:hover {color: #000;background-color: #ffca2c;border-color: #ffc720;}.btn-warning:disabled, .btn-warning.disabled {color: #000;background-color: #ffc107;border-color: #ffc107;}.btn-sm, .btn-group-sm > .btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.2rem;}.btn {display: inline-block;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.btn {transition: none;}}.btn:hover {color: #212529;}.card {position: relative;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid rgba(0,0,0,.125);border-radius: .25rem }.card-body {flex: 1 1 auto;padding: 1rem 1rem }.card-title {margin-bottom: .5rem }.card-text:last-child {margin-bottom: 0 }.card-link:hover {text-decoration: none }.card-header {padding: .5rem 1rem;margin-bottom: 0;background-color: rgba(0,0,0,.03);border-bottom: 1px solid rgba(0,0,0,.125) }.card-header:first-child {border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0 }.visually-hidden-focusable:not(:focus) {position: absolute!important;width: 1px!important;height: 1px!important;padding: 0!important;margin: -1px!important;overflow: hidden!important;clip: rect(0,0,0,0)!important;white-space: nowrap!important;border: 0!important }.d-none {display: none!important }.m-1 {margin: .25rem!important }.m-3 {margin: 1rem!important }.m-4 {margin: 1.5rem!important }.mt-1 {margin-top: .25rem!important }.mt-2 {margin-top: .5rem!important }.mt-3 {margin-top: 1rem!important }.mt-4 {margin-top: 1.5rem!important }.mb-0 {margin-bottom: 0!important }.mb-1 {margin-bottom: 0.25rem !important;}.mb-2 {margin-bottom: .5rem!important }.mb-3 {margin-bottom: 1rem!important }.ml-3 {margin-left: 1rem!important }.mb-4 {margin-bottom: 1.5rem!important }.p-2 {padding: .5rem!important }.p-3 {padding: 1rem!important }.bg-light {background-color: #f8f9fa!important }.bg-light {background-color: #f8f9fa!important }.my-auto {margin-top: auto !important;margin-bottom: auto !important;}.text-center {text-align: center;}.text-right {text-align: right;}.text-primary {color: #0d6efd !important;}.text-secondary {color: #6c757d !important;}.text-success {color: #198754 !important;}.text-info {color: #0dcaf0 !important;}.text-warning {color: #ffc107 !important;}.text-danger {color: #dc3545 !important;}.text-light {color: #f8f9fa !important;}.text-muted {color: #6c757d !important;}.text-dark {color: #212529 !important;}.text-white {color: #fff !important;}.border {border: 1px solid #dee2e6 !important;}.border-0 {border: 0 !important;}@media (min-width: 576px) {.d-sm-block {display: block !important;}.d-sm-none {display: none !important;}}@media (min-width: 768px) {.d-md-block {display: block !important;}.d-md-none {display: none !important;}}@media (min-width: 992px) {.d-lg-block {display: block!important }}#scrittamrpaloma.lazy {background-image: none;background-color: #F1F1FA;}.pllf {padding-left: 80px;}.text-primary {color: rgba(255, 255, 255, 0.75);}.space50 {clear:both;overflow:hidden;height:50px;}.user-separator {border-bottom: 1px solid #ccc;margin-bottom: 15px;margin-top: 15px;width: 100% }.video-container {}.video-container iframe {}.youtube {background-color: #000;margin-bottom: 30px;position: relative;padding-top: 56.25%;overflow: hidden;cursor: pointer;min-height: 390px;}.youtube img {width: 100%;top: -16.82%;left: 0;opacity: 0.7;min-height: 300px;}.youtube .play-button {width: 90px;height: 60px;background-color: #333;box-shadow: 0 0 30px rgba( 0,0,0,0.6 );z-index: 1;opacity: 0.8;border-radius: 6px;}.youtube .play-button:before {content: "";border-style: solid;border-width: 15px 0 15px 26.0px;border-color: transparent transparent transparent #fff;}.youtube img, .youtube .play-button {cursor: pointer;}.youtube img, .youtube .play-button, .youtube .play-button:before {position: absolute;}.youtube .play-button, .youtube .play-button:before {top: 50%;left: 50%;transform: translate3d( -50%, -50%, 0 );}.tooltipAmz {display: none;background-color: #F5F5F5;color: black;padding: 5px 10px;border-radius: 4px;font-size: 13px;}.tooltipAmz[data-show] {display: block;}.amzsrhResp {color:#0d6efd;}.amzscrlhr {display: flex;overflow-x: auto;}.amzscrlhr .contenuto {flex: 0 0 auto;}.amzscrlhr .contenuto .box {width: 450px;height: 450px;margin-right: 15px;margin-bottom: 15px;background-color: #fafafa;padding: 10px;border: 1px solid #dee2e6 !important;display: inline-block;text-decoration: none;}.amzscrlhr .contenuto .box .bxCntr {}.amzscrlhr .contenuto .box .bxCntr .bxCntrImg {height: 190px;padding: 5px;text-align: center;}.amzscrlhr .contenuto .box .bxCntr .bxCntrTtle {flex-direction: row;height: 200px;}.amzscrlhr .contenuto .box .bxCntr .bxCntrDscr {}.amzscrlhr .contenuto .box .bxCntr .bxCntrTtleDscrSpn {font-size: 0.7em;}.amzscrlhr .contenuto .box .bxCntr .btnGrdAmz {}#scrollToChat {display: none;position: fixed;bottom: 80px;right: 10px;background-color: #7FF8D7;color: #fff;border: none;padding: 10px;cursor: pointer;border-radius: 50%;}#scrollToChat img {width: 40px;height: 40px;border-radius: 50%;}#chatTxt {display: none;position: fixed;bottom: 85px;right: 40px;border: solid 1px;width: 80%;max-width: 500px;height: calc(100% - 15px);max-height: 500px;z-index: 10;overflow: hidden;background-color: #FFF;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;justify-content: space-between;}#chatTxt .chat-title {background-color: #7FF8D7;height: 90px;}#chatTxt .chat-title .avatar {-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;max-width: 80px;max-height: 80px;overflow: hidden;margin: 0;padding: 5px;img {width: 100%;height: auto;}}#chatTxt .messages {max-height: 68%;min-height: 65px;overflow-y: auto;width: 100%;}#chatTxt .messages .messages-content {height: 100%;width: 100%;}#chatTxt .messages .message {clear: both;padding: 6px 10px 7px;-webkit-border-radius: 20px 20px 20px 0;-moz-border-radius: 20px 20px 20px 0;border-radius: 20px 20px 20px 0;background: #eee;margin: 5px 0;font-size: 14px;line-height: 1.4;position: relative;border: 1px solid #ccc;color:#000;}#chatTxt .messages .message-bot {float: left;margin-left: 45px;margin-bottom: 15px;margin-right: 15px;}#chatTxt .messages .message-bot .avatar {position: absolute;z-index: 1;bottom: -15px;left: -35px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;width: 30px;height: 30px;overflow: hidden;margin: 0;padding: 0;border: 2px solid rgba(255, 255, 255, 0.5);img {width: 100%;height: auto;}}#chatTxt .messages .message-personal {float: right;margin-left: 5px;margin-right: 15px;text-align: right;background: #fff;border: 1px solid #ccc;-webkit-border-radius: 20px 20px 0 20px;-moz-border-radius: 20px 20px 0 20px;border-radius: 20px 20px 0 20px;}#chatTxt .message-box {bottom: -280px;width: 90%;background: #fff;margin: 2px auto;padding: 10px;position: absolute;bottom: 0;left: 0;width: 100%;border-top: 1px solid #ccc;}#chatTxt .message-input {background: none;border: none;outline: none!important;resize: none;font-size: 15px;margin: 0;padding-right: 20px;width: 75%;color: #444;}#chatTxt textarea::placeholder {font-size: 0.8em;color: #999;}#chatTxt .message-submit {position: absolute;z-index: 1;right: 50px;color: #4A90E2;border: none;background: #fff;font-size: 12px;text-transform: uppercase;line-height: 1;padding: 6px 10px;border-radius: 5px;outline: none!important;transition: background .2s ease;cursor:pointer;}#chatTxt .message-submit:hover {background: #fff;color: #333;}#chatTxt .cht-ldng-container .circle {display: inline-block;background-color: orange;height: 15px;width: 15px;border-radius: 25px;}#chatTxt .cht-ldng-container {height: 20px;margin-top: 10px;}#chatTxt .cht-ldng-container #ball-1{-webkit-animation-name: bounce;-webkit-animation-delay: 1s;-webkit-animation-duration: 1.2s;-webkit-animation-iteration-count: infinite;}#chatTxt .cht-ldng-container #ball-2{-webkit-animation-name: bounce;-webkit-animation-delay: 1.1s;-webkit-animation-duration: 1.2s;-webkit-animation-iteration-count: infinite;}#chatTxt .cht-ldng-container #ball-3{-webkit-animation-name: bounce;-webkit-animation-delay: 1.2s;-webkit-animation-duration: 1.2s;-webkit-animation-iteration-count: infinite;}@-webkit-keyframes bounce {0% {transform: translateY(0);}40% {transform: translateY(23px);}60% {transform: translateY(-25px);}80%{transform: translateY(0);}}.clsAdSenseMnHgt {min-height: 280px;}.clsAdMrPlmMnHgt {min-height: 200px;}.clsAwsv4amz {min-height: 250px;}.clsArticoliPrecedenti {min-height: 1000px;}.clsShwVisibility {content-visibility: auto;}.clsHdnVisibility {content-visibility: hidden;}.loader {border: 16px solid #f3f3f3;border-radius: 50%;border-top: 16px solid #85b633;width: 120px;height: 120px;animation: spin 2s linear infinite;margin: 0 auto;}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.categories-container {display: flex;flex-wrap: wrap;justify-content: space-around;padding: 20px;min-height: 800px;}.category {width: calc(33.333% - 20px);margin: 10px;text-align: center;box-sizing: border-box;}.category img {height: auto;border-radius: 10px;max-height: 75px;max-width: 75px;}.category h3 {margin-top: 10px;font-size: 1rem;}@media (max-width: 768px) {.category {width: calc(50% - 20px);}}@media (max-width: 480px) {.category {width: 100%;}.category h4 {font-size: 0.9rem;}}.infoYT3 {min-height: 15px;color: #0d6efd;}.cursorUser {cursor: pointer;}