:root{--create-pink: 236, 185, 174;--create-green: 193, 199, 172;--create-blue: 173, 196, 190;--create-yellow: 251, 228, 174;--create-orange: 245, 178, 136;--create-beige: 218, 219, 185;--create-white: 255, 255, 255;--create-light-pink: 251, 241, 238;--create-light-green: 241, 244, 235;--create-light-blue: 235, 244, 242;--create-light-yellow: 254, 250, 241;--create-light-orange: 254, 244, 235;--create-dark-blue: 37, 58, 102;--create-near-black: 40, 40, 40;--create-soft-green: 157, 193, 149;--create-dark-green: 44, 95, 78;--create-light-mint: 210, 225, 220;--create-light-olive: 231, 233, 211}.create-section{padding:60px 0}@media screen and (max-width:740px){.create-section{padding:40px 0}}.create-section--pink{background-color:rgb(var(--create-pink))}.create-section--green{background-color:rgb(var(--create-green))}.create-section--blue{background-color:rgb(var(--create-blue))}.create-section--yellow{background-color:rgb(var(--create-yellow))}.create-section--orange{background-color:rgb(var(--create-orange))}.create-section--beige{background-color:rgb(var(--create-beige))}.create-section--white{background-color:rgb(var(--create-white))}.create-section--olive{background-color:rgb(var(--create-light-olive))}.create-section__header{text-align:center;margin-bottom:40px}.create-section__header h2{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;margin-bottom:12px}.create-section__header p{max-width:640px;margin-left:auto;margin-right:auto}.create-hero{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.create-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.create-hero__image img{width:100%;height:100%;object-fit:cover}.create-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.create-hero__content{position:relative;z-index:2;max-width:720px;padding:40px 20px}.create-hero__content h1{font-family:var(--heading-font-family);text-transform:uppercase;color:#fff;margin-bottom:16px}.create-hero__content p{color:#fff;margin-bottom:24px}@media screen and (max-width:740px){.create-hero{min-height:360px}}.create-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.create-steps__item{text-align:center}.create-steps__image{width:120px;height:120px;margin:0 auto 16px;border-radius:50%;overflow:hidden}.create-steps__image img{width:100%;height:100%;object-fit:cover}.create-steps__number{display:inline-block;width:36px;height:36px;line-height:36px;border-radius:50%;background-color:rgb(var(--create-dark-blue));color:#fff;font-family:var(--heading-font-family);font-size:18px;text-align:center;margin-bottom:8px}.create-steps__item h3{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;margin-bottom:8px}@media screen and (max-width:999px){.create-steps{grid-template-columns:repeat(2,1fr);gap:32px}}@media screen and (max-width:740px){.create-steps{grid-template-columns:1fr;gap:24px}}.create-categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.create-category-card{display:block;text-align:center;text-decoration:none;transition:transform .2s ease}.create-category-card:hover{transform:translateY(-4px)}.create-category-card__image{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;margin-bottom:12px}.create-category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.create-category-card:hover .create-category-card__image img{transform:scale(1.05)}.create-category-card__title{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:18px;margin-bottom:4px}.create-category-card__desc{font-size:16px;color:rgb(var(--create-near-black))}@media screen and (max-width:740px){.create-categories{grid-template-columns:repeat(2,1fr);gap:16px}}.create-rooms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:999px){.create-rooms-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:740px){.create-rooms-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.create-room-card{display:block;text-align:center;text-decoration:none;transition:transform .2s ease}.create-room-card:hover{transform:translateY(-4px)}.create-room-card__image{aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;margin-bottom:12px}.create-room-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.create-room-card:hover .create-room-card__image img{transform:scale(1.05)}.create-room-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--create-light-olive));color:#253a664d}.create-room-card__title{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:20px;margin-bottom:4px}.create-room-card__desc{font-size:16px;color:rgb(var(--create-near-black));line-height:1.4}.create-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.create-card-grid--3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1199px){.create-card-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:999px){.create-card-grid,.create-card-grid--3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:740px){.create-card-grid,.create-card-grid--3{grid-template-columns:1fr}}.create-card{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.create-card:hover{transform:translateY(-4px)}.create-card__image{aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;margin-bottom:12px}.create-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.create-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--create-light-olive));color:#253a664d}.create-card:hover .create-card__image img{transform:scale(1.05)}.create-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.create-card__tag{display:inline-block;padding:2px 10px;border-radius:30px;font-size:12px;font-family:var(--text-font-family);text-transform:capitalize;background-color:rgb(var(--create-light-blue));color:rgb(var(--create-dark-blue))}.create-card__tag--level-easy{background-color:rgb(var(--create-light-green))}.create-card__tag--level-medium{background-color:rgb(var(--create-light-yellow))}.create-card__tag--level-advanced{background-color:rgb(var(--create-light-orange))}.create-card__title{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:24px;line-height:1.2;margin-bottom:8px}.create-card__excerpt{font-size:18px;line-height:1.4;color:rgb(var(--create-near-black));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.create-card__meta{font-size:13px;color:rgba(var(--create-near-black),.6);margin-top:6px}.create-featured{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.create-featured__image{aspect-ratio:16 / 10;border-radius:8px;overflow:hidden}.create-featured__image img{width:100%;height:100%;object-fit:cover}.create-featured__content h3{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;margin-bottom:12px}.create-featured__content p{margin-bottom:20px}@media screen and (max-width:740px){.create-featured{grid-template-columns:1fr;gap:20px}}.create-filters{margin-bottom:32px}.create-filters__group{margin-bottom:16px}.create-filters__label{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:14px;margin-bottom:8px;display:block}.create-filters__pills{display:flex;flex-wrap:wrap;gap:8px}.create-filters__pill{display:inline-block;padding:6px 18px;border-radius:30px;font-size:15px;font-family:var(--text-font-family);text-decoration:none;border:2px solid #253A66;color:#253a66;background-color:transparent;transition:background-color .2s ease,color .2s ease;text-transform:capitalize;cursor:pointer}.create-filters__pill:hover{background-color:rgba(var(--create-dark-blue),.1)}.create-filters__pill--active,.create-filters__pill--active:hover{background-color:#253a66;color:#fff}.create-downloads-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:24px}.create-downloads-grid__item{aspect-ratio:3 / 4;border-radius:8px;overflow:hidden}.create-downloads-grid__item img{width:100%;height:100%;object-fit:cover}.create-video-hero{width:100%;padding:30px 0 0}.create-video-hero__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:20px;box-shadow:0 5px 30px #00000026;background:#000}.create-video-hero__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(max-width:640px){.create-video-hero{padding:20px 0 0}.create-video-hero__wrapper{border-radius:12px}}.create-article-header{padding:40px 0 0}.create-article-header__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:24px;font-size:16px;color:rgba(var(--create-near-black),.7)}.create-article-header__tags{display:flex;gap:10px;flex-wrap:wrap}.create-article-header__tag{background:#253a66;color:#fff;padding:5px 15px;border-radius:20px;font-size:14px;font-family:var(--text-font-family);text-transform:capitalize;text-decoration:none;letter-spacing:.5px;font-weight:500;transition:background-color .2s ease,opacity .2s ease}.create-article-header__tag:hover{opacity:.85}.create-article-header__tag--level-easy{background:rgb(var(--create-light-green));color:rgb(var(--create-dark-blue))}.create-article-header__tag--level-medium{background:rgb(var(--create-light-yellow));color:rgb(var(--create-dark-blue))}.create-article-header__tag--level-advanced{background:rgb(var(--create-light-orange));color:rgb(var(--create-dark-blue))}.create-article-header__tag--room{background:rgb(var(--create-light-blue));color:rgb(var(--create-dark-blue))}.create-article-header__title{font-family:var(--heading-font-family);font-size:56px;line-height:1.1;margin:0 0 25px;font-weight:400;text-transform:uppercase;color:#253a66}@media(max-width:989px){.create-article-header__title{font-size:42px}}@media(max-width:640px){.create-article-header__title{font-size:32px}}.create-article-header__excerpt{font-size:22px;line-height:1.5;color:#666;max-width:800px;margin:0;font-weight:300}@media(max-width:640px){.create-article-header__excerpt{font-size:18px}}.create-article-header__share{display:flex;gap:15px;margin-top:20px}.create-article-header__share a{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#253a66;text-decoration:none;transition:all .3s}.create-article-header__share a:hover{background:#fff;transform:translateY(-3px)}.create-article-header__share svg{width:22px;height:22px;fill:#fff;transition:fill .3s}.create-article-header__share a:hover svg{fill:#253a66}.shopify-section--create-article-content .create-section{padding-top:20px}.create-content-grid{display:grid;grid-template-columns:1fr 380px;gap:25px;margin-bottom:80px}.create-content-grid--full{grid-template-columns:1fr;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:989px){.create-content-grid{grid-template-columns:1fr}}.create-article-content .rte{background:#e7e9d3;border-radius:20px;padding:50px;box-shadow:0 5px 30px #00000014}@media(max-width:989px){.create-article-content .rte{padding:35px}}@media(max-width:640px){.create-article-content .rte{padding:25px;border-radius:15px}}.create-sidebar{position:static}@media(max-width:989px){.create-sidebar{margin-top:0}}.create-sidebar-card{background:#e7e9d3;border-radius:20px;padding:35px;margin-bottom:25px;box-shadow:0 5px 20px #00000014}.create-sidebar-card:last-child{margin-bottom:0}.create-sidebar-card__title{font-family:var(--heading-font-family);font-size:22px;color:#253a66;margin:0 0 20px;text-transform:uppercase;padding-bottom:15px;border-bottom:1px solid #253A66;display:flex;align-items:center;gap:10px}.create-sidebar-card__title svg{flex-shrink:0;stroke:#253a66}.create-sidebar-card__list{list-style:none;padding:0;margin:0}.create-sidebar-card__list li{padding:6px 0;border-bottom:1px solid rgba(37,58,102,.1);font-size:18px;line-height:1.5;color:rgb(var(--create-near-black))}.create-sidebar-card__list li:last-child{border-bottom:none;padding-bottom:0}.create-sidebar-card--tip{background:rgb(var(--create-light-yellow))}.create-sidebar-card__quote{margin:0;padding:0;border:none;font-style:italic;font-size:18px;line-height:1.6;color:#555}.create-sidebar-product{display:flex;gap:16px;align-items:flex-start;margin-top:20px;padding-top:20px;border-top:1px solid rgba(37,58,102,.1)}.create-sidebar-product--extra{margin-top:16px}.create-sidebar-product__image{flex-shrink:0;width:90px;border-radius:10px;overflow:hidden;display:block}.create-sidebar-product__image img{width:100%;height:auto;display:block;transition:transform .3s ease}.create-sidebar-product__image:hover img{transform:scale(1.05)}.create-sidebar-product__details{flex:1;min-width:0}.create-sidebar-product__title{display:block;font-family:var(--text-font-family);font-size:17px;font-weight:600;color:#253a66;text-decoration:none;line-height:1.3;margin-bottom:4px}.create-sidebar-product__title:hover{text-decoration:underline}.create-sidebar-product__price{display:block;font-family:var(--text-font-family);font-size:16px;color:rgba(var(--create-near-black),.7);margin-bottom:10px}.create-sidebar-product__atc{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;background:#253a66;color:#fff;border:2px solid #253A66;border-radius:30px;font-family:var(--text-font-family);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s}.create-sidebar-product__atc:hover{background:#1a2844;border-color:#1a2844;transform:translateY(-1px);box-shadow:0 5px 15px #253a664d}.create-sidebar-product__atc--soldout{background:rgba(var(--create-near-black),.15);color:rgba(var(--create-near-black),.4);border-color:transparent;cursor:not-allowed}.create-sidebar-product__atc--soldout:hover{transform:none;box-shadow:none}.create-sidebar-card__button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:#253a66;color:#fff;text-decoration:none;border-radius:30px;font-family:var(--text-font-family);font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;transition:all .3s;border:2px solid #253A66}.create-sidebar-card__button:hover{background:#1a2844;border-color:#1a2844;transform:translateY(-2px);box-shadow:0 10px 25px #253a664d}.create-sidebar-card__button--download svg{stroke:#fff}.create-sidebar-card__locked{text-align:center;padding:15px 0 20px}.create-sidebar-card__lock-icon{margin-bottom:12px}.create-sidebar-card__locked-text{font-size:18px;line-height:1.5;color:#555;margin:0}.create-sidebar-card__locked-text strong{color:#253a66}.create-sidebar-card__login-link{text-align:center;font-size:16px;color:#888;margin:12px 0 0}.create-sidebar-card__login-link a{color:#253a66;text-decoration:underline;font-weight:500}.create-sidebar-card__login-link a:hover{color:#1a2844}.create-sidebar-card__share{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.create-share-btn{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#253a66;text-decoration:none;transition:all .3s}.create-share-btn:hover{background:#fff;transform:translateY(-3px)}.create-share-btn svg{width:22px;height:22px;fill:#fff;transition:fill .3s}.create-share-btn:hover svg{fill:#253a66}@media(max-width:640px){.create-sidebar-card{padding:25px;border-radius:15px}}.create-article-content .rte,.create-article-content .rte p,.create-article-content .rte li,.create-article-content .rte span,.create-article-content .rte blockquote{text-decoration:none}.create-article-content .rte a{text-decoration:none;color:#253a66;font-weight:600}.create-article-content .rte a:hover{text-decoration:underline}.create-article-content .rte h2{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;margin-top:48px;margin-bottom:16px}.create-article-content .rte h3{font-family:"Futura Condensed PT","Futura",var(--text-font-family);text-transform:uppercase;color:#253a66;font-weight:700;font-size:18px;letter-spacing:.5px;margin-top:32px;margin-bottom:12px}.create-article-content .rte ul,.create-article-content .rte ol{margin-bottom:20px;padding-left:24px}.create-article-content .rte li{margin-bottom:6px;line-height:1.4}.create-article-content .rte img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.create-article-content .rte iframe{max-width:100%;border-radius:8px;margin:20px 0}.create-article-content .rte .video-wrapper,.create-article-content .rte .responsive-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:24px 0;border-radius:8px}.create-article-content .rte .video-wrapper iframe,.create-article-content .rte .responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.create-article-content .rte blockquote{border-left:4px solid #253A66;padding:16px 24px;margin:24px 0;background-color:rgb(var(--create-light-blue));border-radius:0 8px 8px 0;font-style:italic}.create-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px}.create-product-card{text-align:center;text-decoration:none;color:inherit;display:block}.create-product-card__image{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;margin-bottom:10px}.create-product-card__image img{width:100%;height:100%;object-fit:cover}.create-product-card__title{font-family:var(--text-font-family);font-size:16px;color:rgb(var(--create-near-black));margin-bottom:4px}.create-product-card__price{font-family:var(--text-font-family);font-size:15px;color:rgba(var(--create-near-black),.7)}.create-download-cta{text-align:center;padding:48px 24px;border-radius:8px}.create-download-cta h2{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;margin-bottom:12px}.create-download-cta p{max-width:480px;margin:0 auto 24px}.create-button{display:inline-block;padding:12px 32px;border-radius:30px;font-family:var(--text-font-family);font-size:18px;text-decoration:none;text-align:center;cursor:pointer;border:none;transition:opacity .2s ease}.create-button:hover{opacity:.85}.create-button--primary{background-color:#253a66;color:#fff}.create-button--secondary{background-color:transparent;color:#253a66;border:2px solid #253A66}.create-product-tutorials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.create-product-tutorial-card{display:block;text-decoration:none;color:inherit;background:rgb(var(--create-light-blue));border-radius:8px;overflow:hidden;transition:transform .2s ease}.create-product-tutorial-card:hover{transform:translateY(-4px)}.create-product-tutorial-card__image{aspect-ratio:16 / 9;overflow:hidden}.create-product-tutorial-card__image img{width:100%;height:100%;object-fit:cover}.create-product-tutorial-card__content{padding:16px}.create-product-tutorial-card__title{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:16px;margin-bottom:8px}.create-product-tutorial-card__badge{display:inline-block;padding:2px 10px;border-radius:30px;font-size:12px;font-family:var(--text-font-family);background-color:rgb(var(--create-light-green));color:rgb(var(--create-dark-blue));margin-right:6px}.create-product-tutorial-card__cta{display:inline-block;margin-top:10px;font-size:15px;color:#253a66;font-family:var(--text-font-family);text-decoration:underline}.create-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px}.create-pagination a,.create-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border-radius:30px;font-family:var(--text-font-family);font-size:16px;text-decoration:none;color:#253a66;border:2px solid transparent;transition:background-color .2s ease}.create-pagination a:hover{background-color:rgba(var(--create-dark-blue),.08)}.create-pagination .is-active{background-color:#253a66;color:#fff}.create-comments{max-width:900px;margin:0 auto}.create-comments__list{margin-bottom:48px}.create-comments__item{padding:24px 0;border-bottom:1px solid rgba(37,58,102,.1)}.create-comments__item:first-child{padding-top:0}.create-comments__header{display:flex;align-items:baseline;gap:16px;margin-bottom:8px}.create-comments__author{font-family:var(--text-font-family);font-weight:700;font-size:16px;color:#253a66}.create-comments__date{font-size:14px;color:rgba(var(--create-near-black),.5)}.create-comments__body{font-size:16px;line-height:1.5;color:rgb(var(--create-near-black))}.create-comments__form-wrapper{background:#e7e9d3;border-radius:20px;padding:40px}@media(max-width:640px){.create-comments__form-wrapper{padding:25px;border-radius:15px}}.create-comments__form-title{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:24px;margin:0 0 24px}.create-comments__success{background:rgb(var(--create-light-green));border-radius:8px;padding:16px 20px;margin-bottom:20px;color:rgb(var(--create-dark-green))}.create-comments__errors{background:rgb(var(--create-light-orange));border-radius:8px;padding:16px 20px;margin-bottom:20px;color:#8b2500}.create-comments__form-fields{display:flex;flex-direction:column;gap:16px}.create-comments__form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.create-comments__form-row{grid-template-columns:1fr}}.create-comments__form-group label{display:block;font-family:var(--text-font-family);font-size:14px;font-weight:600;color:#253a66;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.create-comments__form-group input,.create-comments__form-group textarea{width:100%;padding:12px 16px;border:2px solid rgba(37,58,102,.15);border-radius:10px;font-family:var(--text-font-family);font-size:16px;color:rgb(var(--create-near-black));background:#fff;transition:border-color .2s}.create-comments__form-group input:focus,.create-comments__form-group textarea:focus{outline:none;border-color:#253a66}.create-comments__form-group textarea{resize:vertical;min-height:120px}.create-comments__form-fields .create-button{align-self:flex-start}.create-container{max-width:1400px;margin:0 auto;padding:0 40px}@media screen and (max-width:740px){.create-container{padding:0 20px}}.create-kit-banner__header{margin-bottom:24px}.create-kit-banner__label{font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--create-near-black),.6);margin-bottom:4px}.create-kit-banner__header h2{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;margin-bottom:8px}.create-kit-banner__desc{max-width:640px;font-size:16px;line-height:1.4;margin-bottom:8px}.create-kit-banner__progress{font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--create-near-black),.6);margin-bottom:16px}.create-kit-banner__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.create-kit-banner__item{display:block;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;background:#ffffff80;transition:transform .2s ease;padding-bottom:12px}.create-kit-banner__item:hover{transform:translateY(-3px)}.create-kit-banner__item--current{outline:3px solid #253A66;position:relative}.create-kit-banner__item-image{aspect-ratio:4 / 3;overflow:hidden}.create-kit-banner__item-image img{width:100%;height:100%;object-fit:cover}.create-kit-banner__item-title{font-family:var(--heading-font-family);text-transform:uppercase;color:#253a66;font-size:14px;line-height:1.2;padding:10px 12px 0}.create-kit-banner__item-badge{display:inline-block;margin:6px 12px 0;padding:2px 10px;border-radius:30px;font-size:11px;background-color:#253a66;color:#fff}@media screen and (max-width:740px){.create-kit-banner__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/create-platform.css.map */
