.mms-background-bottom-fade-gradient{background:linear-gradient(180deg,#fff0,#fff)}.mms-background-section-responsive-ratio{aspect-ratio:var(--mms-bg-mobile-aspect-ratio,1)}@container (min-width: 1025px){.mms-background-section-responsive-ratio{aspect-ratio:var(--mms-bg-desktop-aspect-ratio,var(--mms-bg-mobile-aspect-ratio,1))}.mms-background-parallax{background-attachment:fixed}}.mms-background-section .mms-background-description,.mms-background-section .mms-background-description *{font-family:unset}.mode-dark .mms-background-bottom-fade-gradient{background:linear-gradient(180deg,#0000,#000)}.animated-loader{align-items:center;display:inline-flex;justify-content:center;position:relative}.animated-loader-spinner{display:inline-block;position:relative}.animated-loader-blade{animation:animated-loader-fade .8s linear infinite;bottom:0;position:absolute}.animated-loader-blade-extraSmall,.animated-loader-blade-small{left:7px;transform-origin:center -3.8px}.animated-loader-blade-medium{left:9px;transform-origin:center -4px}.animated-loader-blade-large{left:11px;transform-origin:center -4px}.animated-loader-blade-extraLarge{left:14.5px;transform-origin:center -4px}.animated-loader-spinner .animated-loader-blade:first-child{animation-delay:0s;transform:rotate(180deg)}.animated-loader-spinner .animated-loader-blade:nth-child(2){animation-delay:.1s;transform:rotate(225deg)}.animated-loader-spinner .animated-loader-blade:nth-child(3){animation-delay:.2s;transform:rotate(270deg)}.animated-loader-spinner .animated-loader-blade:nth-child(4){animation-delay:.3s;transform:rotate(315deg)}.animated-loader-spinner .animated-loader-blade:nth-child(5){animation-delay:.4s;transform:rotate(1turn)}.animated-loader-spinner .animated-loader-blade:nth-child(6){animation-delay:.5s;transform:rotate(405deg)}.animated-loader-spinner .animated-loader-blade:nth-child(7){animation-delay:.6s;transform:rotate(450deg)}.animated-loader-spinner .animated-loader-blade:nth-child(8){animation-delay:.7s;transform:rotate(495deg)}@keyframes animated-loader-fade{0%{opacity:1}to{opacity:.15}}.animated-loader-dot{animation:animated-loader-fade .8s linear infinite}.animated-loader-download-ring .animated-loader-dot:first-child{animation-delay:0s}.animated-loader-download-ring .animated-loader-dot:nth-child(2){animation-delay:.1s}.animated-loader-download-ring .animated-loader-dot:nth-child(3){animation-delay:.2s}.animated-loader-download-ring .animated-loader-dot:nth-child(4){animation-delay:.3s}.animated-loader-download-ring .animated-loader-dot:nth-child(5){animation-delay:.4s}.animated-loader-download-ring .animated-loader-dot:nth-child(6){animation-delay:.5s}.animated-loader-download-ring .animated-loader-dot:nth-child(7){animation-delay:.6s}.animated-loader-download-ring .animated-loader-dot:nth-child(8){animation-delay:.7s}