@media (prefers-reduced-motion: reduce){.reduce-motion{display:none}}.reduce-motion{align-items:center;background-color:#000;border-radius:3px;color:#fff;cursor:pointer;display:flex;padding:10px 12px}.reduce-motion__label{align-items:center;display:flex;position:relative}.reduce-motion__label::after{border:1px solid grey;border-radius:50%;content:"";display:inline-block;height:15px;margin-left:10px;width:15px}.is-reduced-motion .reduce-motion__label::after{border-color:#deaf4f}.reduce-motion__label::before{background-image:url('../../assets/img/global/tick.svg');background-repeat:no-repeat;content:"";display:block;height:9px;position:absolute;right:0;transform:scale(0);transition:transform 0.2s 0.1s ease;width:14px}.is-reduced-motion .reduce-motion__label::before{transform:scale(1)}.reduce-motion__on{display:none}@media (prefers-reduced-motion: reduce){.reduce-motion__off{display:none}.reduce-motion__on{display:inline}}.is-reduced-motion .reduce-motion__off{display:none}.is-reduced-motion .reduce-motion__on{display:inline}.button__container{box-shadow:0px 8px 15px 0px transparent;margin:0 40px;padding:6px 20px;position:relative;transform:translateY(0);transition:transform 0.2s ease-out, box-shadow 0.4s ease-out;z-index:1}@media only screen and (min-width: 40em){.button__container{margin:0}}.button__container:before{background-image:linear-gradient(180deg, #fff 0, #abe8f0 100%);content:"";height:calc(100% - 5px);left:0;position:absolute;top:4px;transition:background-color 0.2s ease;width:calc(100% - 4px);z-index:1}.button__container .button__txt{color:#0d0240;font-family:"Montserrat", sans-serif;font-size:calc(18rem / var(--font-base));font-weight:600;letter-spacing:1px;line-height:1;padding:0;position:relative;text-transform:uppercase;transition:color 0.2s ease, background-color 0.2s ease;z-index:1}.button__container .button__border{height:calc(50% + 3px);position:absolute;transition:background-color 0.2s ease;width:calc(50% + 20px)}.button__container .button__left-border--top{background-image:linear-gradient(180deg, #fff 0, #d1f3f7 100%);border-left:2px solid #e34699;border-top:2px solid #e34699;left:-20px;top:-3px;transform:skewX(-45deg);transition:border 0.3s ease-in}.button__container .button__left-border--bottom{background-image:linear-gradient(180deg, #d1f3f7 0, #abe8f0 100%);border-bottom:2px solid #00a0e4;border-left:2px solid #00a0e4;bottom:-2px;left:-20px;transform:skewX(45deg);transition:border 0.3s ease-in}.button__container .button__right-border--top{background-image:linear-gradient(180deg, #fff 0, #d1f3f7 100%);border-right:2px solid #e34699;border-top:2px solid #e34699;right:-20px;top:-3px;transform:skewX(45deg);transition:border 0.3s ease-in}.button__container .button__right-border--bottom{background-image:linear-gradient(180deg, #d1f3f7 0, #abe8f0 100%);border-bottom:2px solid #00a0e4;border-right:2px solid #00a0e4;bottom:-2px;right:-20px;transform:skewX(-45deg);transition:border 0.3s ease-in}.button__container:focus{outline-offset:10px}@media (hover: hover){.button__container:hover{box-shadow:0px 8px 15px 2px #00a0e4;transform:translateY(-2px);transition:transform 0.2s ease-out, box-shadow 0.4s ease-out}.button__container:hover:before{background-color:#ffffff;transition:background-color 0.2s ease}.button__container:hover .button__txt{color:#000000;transition:color 0.2s ease, background-color 0.2s ease}.button__container:hover .button__border{background-color:#ffffff;transition:background-color 0.2s ease}.button__container:hover .button__left-border--top{border-left:2px solid #00a0e4;border-top:2px solid #00a0e4;transition:border 0.3s ease-in}.button__container:hover .button__left-border--bottom{border-bottom:2px solid #e34699;border-left:2px solid #e34699;transition:border 0.3s ease-in}.button__container:hover .button__right-border--top{border-right:2px solid #00a0e4;border-top:2px solid #00a0e4;transition:border 0.3s ease-in}.button__container:hover .button__right-border--bottom{border-bottom:2px solid #e34699;border-right:2px solid #e34699;transition:border 0.3s ease-in}}:root{--font-body-rct: "Montserrat", sans-serif;--font-heading-rct: "Barlow Condensed", sans-serif;--font-cta: "Montserrat", sans-serif;--font-base: 20;--font-bold: 700;--font-superbold: 800;--font-regular: 400}.stars{display:none}.stars .stars__image{max-width:unset;position:absolute}.stars .stars__image img{animation:none;position:relative;transform:scale(0) rotate(90deg);z-index:1}.vp--onf-20 .stars .stars__image img{transform:scale(1) rotate(0)}.stars .stars__image:after{background:radial-gradient(circle, rgba(250,244,24,0.3) 0%, rgba(250,244,24,0.15) 35%, rgba(250,244,24,0) 70%, rgba(250,244,24,0) 100%);content:"";height:124%;left:-12%;opacity:0;position:absolute;top:-12%;transform:scale(0);transition:opacity 0.4s ease-out, transform 0.3s ease-out;width:124%;z-index:0}.stars .stars__image:hover:after{opacity:1;transform:scale(1);transition:opacity 0.8s ease-out, transform 0.4s ease-out}.stars .stars__image:hover img{animation:starWiggle 1s ease-in-out;transition:transform 0.2s ease-out}@keyframes starWiggle{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1) rotate(4deg)}50%{transform:scale(1) rotate(0deg)}75%{transform:scale(1) rotate(4deg)}100%{transform:scale(1) rotate(0deg)}}@media only screen and (min-width: 71.5em){.stars{display:block;position:absolute;width:150px;z-index:2}}@keyframes bgFadeAnim{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.main-footer__globals{background:black;border:solid 2px white;font-family:var(--font-cta);font-size:calc(22rem / var(--font-base));font-style:italic;font-weight:700;letter-spacing:2px;transition:background-color 0.2s ease, color 0.2s ease}.main-footer__globals::before{display:none}.main-footer__globals .button__bg{display:none}.main-footer__globals .button__txt{color:#fff}.main-footer__globals:hover{background:white;border-color:#fff;color:#000;filter:none;transform:none;transition:background-color 0.2s ease, color 0.2s ease}.main-footer__globals:hover .button__txt{color:#000}.button.back-to-top{z-index:3}.button.back-to-top .button__txt{color:#fff}.button.back-to-top .button__bg{background-color:#000;background-image:none}.button.back-to-top .button__bg::after{box-shadow:inset 0px 0px 0px 2px #fff}.button.back-to-top .button__bg:hover{background-image:none}.main-header p,.main-header .p,.main-header li,.main-header ol,.main p,.main .p,.main li,.main ol,.modal__content p,.modal__content .p,.modal__content li,.modal__content ol{color:#fff;font-family:var(--font-body-rct);font-size:calc(16rem / var(--font-base))}.main-header h1,.main-header .h1,.main-header h2,.main-header .h2,.main-header h3,.main-header .h3,.main-header h4,.main-header .h4,.main-header h5,.main-header .h5,.main h1,.main .h1,.main h2,.main .h2,.main h3,.main .h3,.main h4,.main .h4,.main h5,.main .h5,.modal__content h1,.modal__content .h1,.modal__content h2,.modal__content .h2,.modal__content h3,.modal__content .h3,.modal__content h4,.modal__content .h4,.modal__content h5,.modal__content .h5{color:#fef200;font-family:var(--font-heading-rct);font-style:normal;font-weight:var(--font-superbold);letter-spacing:1.5px}.main-header h1,.main-header .h1,.main h1,.main .h1,.modal__content h1,.modal__content .h1{font-size:calc(56rem / var(--font-base))}.main-header h2,.main-header .h2,.main h2,.main .h2,.modal__content h2,.modal__content .h2{font-size:calc(44rem / var(--font-base));letter-spacing:2px}.main-header h3,.main-header .h3,.main h3,.main .h3,.modal__content h3,.modal__content .h3{font-size:calc(28rem / var(--font-base));letter-spacing:2px}.main-header h4,.main-header .h4,.main h4,.main .h4,.modal__content h4,.modal__content .h4{font-size:calc(24rem / var(--font-base));letter-spacing:1px}.main-header h5,.main-header .h5,.main h5,.main .h5,.modal__content h5,.modal__content .h5{font-size:calc(22rem / var(--font-base));letter-spacing:1px}.main-footer{background:#000000;color:white}.main-footer__social button{background-color:white;color:black}.main-footer__social button:hover,.main-footer__social button:focus{background-color:black;background-image:none;border-color:black;color:white}@media only screen and (min-width: 40em){.main-header :root,.main :root,.modal__content :root{--font-base: 16}.main-header p,.main-header .p,.main-header li,.main-header ol,.main p,.main .p,.main li,.main ol,.modal__content p,.modal__content .p,.modal__content li,.modal__content ol{font-family:var(--font-body-rct);font-size:calc(16rem / var(--font-base));letter-spacing:0.5}.main-header h1,.main-header .h1,.main h1,.main .h1,.modal__content h1,.modal__content .h1{font-size:calc(58rem / var(--font-base))}.main-header h2,.main-header .h2,.main h2,.main .h2,.modal__content h2,.modal__content .h2{font-size:calc(44rem / var(--font-base));letter-spacing:2px}.main-header h3,.main-header .h3,.main h3,.main .h3,.modal__content h3,.modal__content .h3{font-size:calc(36rem / var(--font-base));letter-spacing:2px}.main-header h4,.main-header .h4,.main h4,.main .h4,.modal__content h4,.modal__content .h4{font-size:calc(28rem / var(--font-base));letter-spacing:1px}.main-header h5,.main-header .h5,.main h5,.main .h5,.modal__content h5,.modal__content .h5{font-size:calc(24rem / var(--font-base));letter-spacing:1px}}@media only screen and (min-width: 64em){.main-header :root,.main :root,.modal__content :root{--font-base: 18}.main-header p,.main-header .p,.main-header li,.main-header ol,.main p,.main .p,.main li,.main ol,.modal__content p,.modal__content .p,.modal__content li,.modal__content ol{font-family:var(--font-body-rct);font-size:calc(20rem / var(--font-base));letter-spacing:2}.main-header h1,.main-header .h1,.main h1,.main .h1,.modal__content h1,.modal__content .h1{font-size:calc(72rem / var(--font-base))}.main-header h2,.main-header .h2,.main h2,.main .h2,.modal__content h2,.modal__content .h2{font-size:calc(60rem / var(--font-base));letter-spacing:2px}.main-header h3,.main-header .h3,.main h3,.main .h3,.modal__content h3,.modal__content .h3{font-size:calc(48rem / var(--font-base));letter-spacing:2px}.main-header h4,.main-header .h4,.main h4,.main .h4,.modal__content h4,.modal__content .h4{font-size:calc(36rem / var(--font-base));letter-spacing:1px}.main-header h5,.main-header .h5,.main h5,.main .h5,.modal__content h5,.modal__content .h5{font-size:calc(28rem / var(--font-base));letter-spacing:1px}}@media only screen and (max-width: 39.9375em){[lang="de-de"] h1,[lang="de-de"] .h1{font-size:9vw}}.leaving-site-modal__cta{background-image:none;padding:0}.leaving-site-modal__cta::before{content:none}.leaving-site-modal__cta:hover{box-shadow:none;transform:none}.leaving-site-modal__cta .button:hover .button__txt{color:#FFF}:root{--filter-transition: 0.7s}.perspective-card--modal.perspective-card{max-width:400px}.main-nav__controls{z-index:4}.main{background-color:#003ea8;position:relative}.gallery__bg{height:100%;left:0;position:absolute;top:0;width:100%}.gallery__bg--layer1{animation:bgFadeAnim 10s ease 0s infinite;background:linear-gradient(180deg, #0d0240 0%, #003ea8 50%, #772e88 100%);opacity:1}.gallery__bg--layer2{animation:bgFadeAnim 10s ease 5s infinite;background:linear-gradient(180deg, #003ea8 0%, #772e88 50%, #0d0240 100%);opacity:0}.gallery__bg--layer3{animation:bgFadeAnim 10s ease 10s infinite;background:linear-gradient(180deg, #772e88 0%, #0d0240 50%, #003ea8 100%);opacity:0}.card-gallery{padding-bottom:75px;position:relative}.card-placeholder{height:0;padding-bottom:139.69697%;width:100%}.card-gallery__header{color:#fff500;position:relative;text-align:center}.card-gallery__header .card-gallery__header-inner{padding-bottom:32px;padding-top:260px;position:relative}.card-gallery__header .card-gallery__header-inner .row{position:relative}.card-gallery__header .card-gallery__logo{z-index:4}.card-gallery__header.vp--onscreen .card-gallery__logo,.card-gallery__header.vp--on-30 .card-gallery__logo{opacity:1;transform:translate(0, 0);transition:transform 0.6s ease, opacity 0.4s ease}.card-gallery__header.vp--onscreen .card-gallery__logo,.card-gallery__header.vp--on-30 .card-gallery__logo{transition-delay:0.2s}.card-gallery__header-content>*+*{margin-top:27px}@media only screen and (min-width: 40em){.card-gallery__header-content{margin-top:32px}}.card-gallery__deco{background-position-x:center;background-repeat:no-repeat;background-size:auto;position:absolute;text-align:center;width:100%;z-index:1}.card-gallery__deco.card-gallery__deco--top{background-image:url('../../assets/img/expansions/shining-fates/global/gallery-top-arrow.png');background-size:auto;height:210px;top:-40px}@media only screen and (min-width: 40em){.card-gallery__deco.card-gallery__deco--top{top:-10px}}@media only screen and (min-width: 64em){.card-gallery__deco.card-gallery__deco--top{background-size:100% 180px}}.card-gallery__deco img{position:relative}.card-gallery__logo{filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.65));left:0;margin:0 auto;max-width:264px;opacity:0;position:absolute;right:0;top:90px;transform:translateY(-20%)}@media only screen and (min-width: 40em){.card-gallery__logo{max-width:300px;top:100px}}@media only screen and (min-width: 64em){.card-gallery__logo{max-width:300px;top:80px}}.card-gallery__heading{font-style:normal;margin:0;text-transform:uppercase}@media only screen and (max-width: 39.9375em){[lang="pt-br"] .card-gallery__heading,[lang="it-it"] .card-gallery__heading,[lang="de-de"] .card-gallery__heading,[lang="fr-fr"] .card-gallery__heading{font-size:calc(36rem / var(--font-base));letter-spacing:0px}}@media only screen and (max-width: 24.9375em){[lang="pt-br"] .card-gallery__heading,[lang="it-it"] .card-gallery__heading,[lang="de-de"] .card-gallery__heading,[lang="fr-fr"] .card-gallery__heading{font-size:calc(28rem / var(--font-base));letter-spacing:0px}}.card-gallery__link{align-items:center;display:inline-flex;font-size:calc(20rem / var(--font-base));font-style:italic;font-weight:bold;justify-content:center;padding:0 10px;position:relative;transition:color 0.1s ease-out;width:auto}.card-gallery__link svg{margin-left:7px}.card-gallery__link:hover{color:var(--color-white)}.card-gallery__controls-container{position:relative}.card-gallery__controls{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:25px auto 20px;position:relative;z-index:1}.card-gallery__controls button{background-color:transparent;border-radius:20px;margin:0 10px 10px 10px;padding:6px 20px 9px}.card-gallery__controls button .button__border{display:none}.card-gallery__controls button:before{border-radius:20px;top:0;width:100%}.card-gallery__controls .button__container.is-active:before{background:#fff500}.card-gallery__controls .button__container.is-active .button__txt{color:#0d0240}.card-gallery__cards{min-height:500px;opacity:1;transition:opacity var(--filter-transition) ease-in-out}.card-gallery__cards.card-list-is-animating{opacity:0}.card-gallery__cards.card-list-has-animated li{display:none}.card-gallery__cards li{margin-top:25px;width:50%}@media only screen and (min-width: 40em){.card-gallery__cards li{width:auto}}.card-gallery__cards.card-gallery__cards--seeall li[data-category="seeall"]{display:inline-block}.card-gallery__cards.card-gallery__cards--seeall li[data-category="pokemonv"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="pokemon-vmax"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="pokemonv-vmax"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="amazing"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="trainer"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="shiny"]{display:none}.card-gallery__cards.card-gallery__cards--pokemonv-vmax li[data-category="pokemonv-vmax"]{display:inline-block}.card-gallery__cards.card-gallery__cards--amazing li[data-category="amazing"]{display:inline-block}.card-gallery__cards.card-gallery__cards--trainer li[data-category="trainer"]{display:inline-block}.card-gallery__cards.card-gallery__cards--shiny li[data-category="shiny"]{display:inline-block}.card-gallery__cards .column{flex:0 0 50%}@media only screen and (min-width: 40em){.card-gallery__cards .column{flex-basis:calc(100% / 4)}}@media only screen and (min-width: 71.5em){.card-gallery__cards .column{flex-basis:calc(100% / 4 - 80px);margin-left:20px}}.main-footer__logo{bottom:0;left:50%;max-width:250px;position:absolute;transform:translateX(-50%);width:100%}.database-callout{color:#fff;overflow:hidden;padding-bottom:250px;position:relative;text-align:center}@media only screen and (min-width: 40em){.database-callout{height:529px}}@media only screen and (min-width: 64em){.database-callout{padding-bottom:50px}}.database-callout__heading{position:relative;text-transform:uppercase}.database-callout__subheading{color:#ffffff;margin-bottom:48px}.database-callout__content{position:relative;z-index:2}.database-callout__content .button__container{max-width:200px}@media only screen and (min-width: 40em){.database-callout__content{margin-top:0}}.database-callout__bottom-deco{bottom:-8px;left:-50%;margin:0 auto;min-width:800px;position:absolute;right:-50%;width:105%;z-index:2}.database-callout__bottom-deco img{width:100%}@media only screen and (min-width: 64em){.database-callout__bottom-deco{bottom:-20px;left:0;min-width:auto;right:0;width:102%}}.leaving-site-modal .modal__overlay,.locale-switcher-modal .modal__overlay{background-image:none}.leaving-site-modal .modal__close,.locale-switcher-modal .modal__close{background-color:transparent;background-image:url('../../assets/img/expansions/shining-fates/global/swsh2-close-white.svg');background-size:cover;color:#fff;height:30px;overflow:hidden;width:30px}.leaving-site-modal .modal__close .button--white .button__bg,.locale-switcher-modal .modal__close .button--white .button__bg{display:none}.leaving-site-modal .modal__close .button--white .button__content,.locale-switcher-modal .modal__close .button--white .button__content{display:none}.leaving-site-modal .modal__close .button__bg::before,.locale-switcher-modal .modal__close .button__bg::before{content:none}.leaving-site-modal .button__bg,.locale-switcher-modal .button__bg{background-image:url('../../assets/img/expansions/shining-fates/global/buttons/button-white.svg')}.leaving-site-modal .button__bg::before,.leaving-site-modal .button__bg::after,.locale-switcher-modal .button__bg::before,.locale-switcher-modal .button__bg::after{content:none}.locale-switcher-modal__list-item.is-active a{-webkit-background-clip:unset;background-image:none;color:#dbba07;-webkit-text-fill-color:#dbba07}.locale-switcher-modal__list-item.is-active a:hover:before{transform:scaleX(1) rotate(-3deg)}.locale-switcher-modal__list-item.is-active a:after{content:none}.locale-switcher-modal__list-item a{-webkit-background-clip:unset;padding:3px 20px;position:relative;-webkit-text-fill-color:unset;text-transform:unset;z-index:1}.locale-switcher-modal__list-item a:focus{-webkit-background-clip:unset;background-image:none;-webkit-text-fill-color:unset}.locale-switcher-modal__list-item a:after{background-image:url('../../assets/img/expansions/shining-fates/global/arrow-white.svg');background-position:center center;background-repeat:no-repeat;background-size:25px;content:"";height:40px;position:absolute;right:-15px;top:4px;transform:translateX(0);transition:transform 0.2s ease-out;width:40px}.locale-switcher-modal__list-item a:hover{-webkit-background-clip:unset;background-image:none;color:#dbba07;-webkit-text-fill-color:#dbba07}.locale-switcher-modal__list-item a:hover:after{background-image:url('../../assets/img/expansions/shining-fates/global/arrow-yellow.svg');transform:translateX(7px);transition:transform 0.2s ease-out}.modal--full .locale-switcher-modal{position:relative;z-index:1}.modal--full .modal__content{border:1px solid #fae36e}.modal--full .modal__content::before,.modal--full .modal__content::after{content:"";display:block;height:100%;left:0;margin:0 auto;position:absolute;top:0;width:100%}.modal--full .modal__content::before{background-image:url('../../assets/img/expansions/shining-fates/global/patterns/triangle-pattern.png')}.modal--full .modal__content::after{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 15%, #000 45%, #000 100%)}.modal--full .modal__content .leaving-site-modal{position:relative;z-index:1}@media only screen and (min-width: 40em){.modal--full .modal__content{padding-bottom:60px;padding-top:60px}}@media only screen and (min-width: 64em){.modal--full .modal__content{padding-bottom:180px;padding-top:180px}}.database-callout__deco{background-position-x:center;background-repeat:no-repeat;background-size:auto;position:absolute;text-align:center;width:100%;z-index:1}.database-callout__deco.database-callout__deco--bottom{background-image:url('../../assets/img/expansions/shining-fates/global/footer-logo-point-black.png');bottom:0;height:220px;z-index:2}.database-callout__deco.database-callout__deco--mid{background-image:url('../../assets/img/expansions/shining-fates/global/yellow-arrow-ornate.png');background-position-x:center;background-repeat:no-repeat;background-size:auto;bottom:0;height:46px;margin:0 auto 40px;max-width:480px;position:relative;text-align:center;width:100%;z-index:2}.database-callout__deco.database-callout__deco--mid img{position:relative}@media only screen and (min-width: 40em){.database-callout__deco{background-size:auto}}@media only screen and (min-width: 64em){.database-callout__deco{background-size:100% 220px}}.is-reduced-motion .locale-switcher-modal__list-item a:before{transition:transform 0s linear}@media only screen and (min-width: 40em){.card-gallery__controls-item+.card-gallery__controls-item{margin-left:8px}}@media only screen and (min-width: 64em){.database-callout__logo{width:30%}}.header__stars1{right:40px;top:100px}.header__stars1 .header__stars1---image1{left:0;top:0;transform:rotate(-12deg);width:150px}.vp--onf-20 .header__stars1 .header__stars1---image1 img{transition:transform 0.4s ease 0s}.header__stars1 .header__stars1---image2{left:50px;top:220px;transform:rotate(8deg);width:70px}.vp--onf-20 .header__stars1 .header__stars1---image2 img{transition:transform 0.4s ease 0.1s}.header__stars1 .header__stars1---image3{left:0px;top:150px;transform:rotate(25deg);width:40px}.vp--onf-20 .header__stars1 .header__stars1---image3 img{transition:transform 0.4s ease 0.2s}.header__stars1 .header__stars1---image4{right:0px;top:0px;transform:rotate(25deg);width:30px}.vp--onf-20 .header__stars1 .header__stars1---image4 img{transition:transform 0.4s ease 0.2s}.header__stars2{bottom:250px;left:20px}.header__stars2---image1{left:140px;top:40px;transform:rotate(12deg);width:30px}.vp--onf-20 .header__stars2---image1 img{transition:transform 0.4s ease 0s}.header__stars2---image2{left:60px;top:0;transform:rotate(-10deg);width:60px}.vp--onf-20 .header__stars2---image2 img{transition:transform 0.4s ease 0.1s}.header__stars2---image3{left:-20px;top:80px;transform:rotate(-15deg);width:180px}.vp--onf-20 .header__stars2---image3 img{transition:transform 0.4s ease 0.4s}.database-callout__stars1{left:100px;top:0px}.database-callout__stars1 .database-callout__stars1---image1{left:0;top:0;transform:rotate(-12deg);width:150px}.vp--onf-20 .database-callout__stars1 .database-callout__stars1---image1 img{transition:transform 0.4s ease 0s}.database-callout__stars1 .database-callout__stars1---image2{left:50px;top:220px;transform:rotate(8deg);width:70px}.vp--onf-20 .database-callout__stars1 .database-callout__stars1---image2 img{transition:transform 0.4s ease 0.1s}.database-callout__stars1 .database-callout__stars1---image3{left:0px;top:150px;transform:rotate(25deg);width:40px}.vp--onf-20 .database-callout__stars1 .database-callout__stars1---image3 img{transition:transform 0.4s ease 0.2s}.database-callout__stars2{bottom:200px;right:50px}.database-callout__stars2---image1{left:0px;top:0px;transform:rotate(-12deg);width:30px}.vp--onf-20 .database-callout__stars2---image1 img{transition:transform 0.4s ease 0s}.database-callout__stars2---image2{left:60px;top:20px;transform:rotate(-10deg);width:60px}.vp--onf-20 .database-callout__stars2---image2 img{transition:transform 0.4s ease 0.1s}.database-callout__stars2---image3{left:-20px;top:90px;transform:rotate(15deg);width:60px}.vp--onf-20 .database-callout__stars2---image3 img{transition:transform 0.4s ease 0.4s}
