/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}
@charset "UTF-8";:root{--primary-white:#fff;--primary-gray:#bbb;--primary-black:#555;--primary-green:#fdfff2;--primary-pink:#dc5454}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;font-weight:300;font-style:normal;color:var(--primary-black,#555);line-height:1;letter-spacing:.05em}img{max-width:100%;height:auto}.PC{display:none !important}@media screen and (min-width:375px){.minSP{display:none !important}}@media screen and (min-width:768px){.TB{display:none !important}}@media screen and (min-width:1440px){.PC{display:block !important}.SP{display:none !important}}#main-content{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.header{position:relative;z-index:10}.site__title{position:fixed;top:16px;left:50%;transform:translateX(-50%);font-family:"Pathway Gothic One";font-size:2.8rem;font-weight:400;letter-spacing:.3em;text-align:center;cursor:pointer;display:none}@media screen and (min-width:768px){.site__title{top:24px;position:fixed;z-index:100}}@media screen and (min-width:1440px){.site__title{top:16px;font-size:4rem;display:block}}.site__title__content{color:var(--primary-white);font-family:"Pathway Gothic One";font-size:2.8rem;font-weight:400;letter-spacing:.3em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:-1;width:100%}@media screen and (min-width:1024px){.site__title__content{font-size:3.2rem}}.site__title__nonebg{color:var(--primary-black);font-family:"Pathway Gothic One";font-size:2.8rem;font-weight:400;letter-spacing:.3em;text-align:center;margin:80px auto}@media screen and (min-width:1024px){.site__title__nonebg{font-size:3.2rem;margin:160px auto 160px}}@media screen and (min-width:1440px){.site__title__nonebg{margin:160px auto 104px}}.header__btn{position:fixed;padding:16px;top:8px;left:0;display:flex;flex-direction:column;justify-content:space-between;width:56px;height:45px;cursor:pointer;z-index:200}@media screen and (min-width:768px){.header__btn{top:32px}}.header__btn span{display:block;width:100%;height:1px;background-color:var(--primary-black);transition:all .3s ease}.header__btn.active span:nth-of-type(1){transform:translateY(6px) rotate(45deg)}.header__btn.active span:nth-of-type(2){opacity:0}.header__btn.active span:nth-of-type(3){transform:translateY(-6px) rotate(-45deg)}.nav__sp{position:fixed;top:0;width:90%;max-width:480px;height:auto;max-height:100vh;overflow-y:auto;background-color:var(--primary-white);padding:120px 10%;transform:translateX(-100%);transition:all .3s ease;z-index:100}.nav__sp.active{transform:translateX(0)}.nav__item{font-family:Outfit;font-weight:200;font-size:1.6rem;margin-top:40px;cursor:pointer;opacity:0;transform:translateX(-20px);transition:opacity .5s ease,transform .5s ease}@media screen and (min-width:1440px){.nav__item{opacity:1;transform:translateX(0);margin-top:0}}.nav__item a{display:block;width:100%}.nav__item.active{opacity:1;transform:translateX(0)}.nav__item.hover{color:var(--primary-gray)}.nav__item:first-child{margin-top:0;transition-delay:.1s}.nav__item:nth-child(2){transition-delay:.2s}.nav__item:nth-child(4){transition-delay:.4s}.nav__item:nth-child(5){transition-delay:.5s}.nav__item:nth-child(6){transition-delay:.6s}.nav__service{font-family:Outfit;font-weight:200;font-size:1.8rem;margin-top:40px;cursor:pointer;opacity:0;transform:translateX(-20px);transition:opacity .5s ease .3s,transform .5s ease .3s}.nav__service.active{opacity:1;transform:translateX(0)}@media screen and (min-width:1440px){.nav__service{opacity:1;transform:translateX(0)}}.service__title{display:flex;justify-content:space-between;align-items:center}.service__title.hover p{color:var(--primary-gray)}.service__btn{position:relative;width:8px;height:8px;cursor:pointer;transition:all .5s ease}.service__btn span{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:1px;background-color:var(--primary-black);transition:all .5s ease}.service__btn span:nth-of-type(1){transform:translateY(-50%) rotate(90deg)}.service__btn.rotate{transform:rotate(360deg);opacity:0}.service__btn.active span:nth-of-type(1){opacity:0}.services__list{display:none;padding:40px 16px;transition:all .5s ease;gap:32px}.services__list.active{display:flex;flex-direction:column}.service__en{font-family:Outfit;font-weight:200;font-size:1.6rem;margin-top:32PX;cursor:pointer;color:var(--primary-black)}.service__en.hover{color:var(--primary-gray)}.service__en:first-child{margin-top:0}.service__ja{color:var(--primary-gray);font-size:1rem;font-weight:300;margin-top:8px;cursor:pointer}.service__en__one{font-family:"Cormorant Garamond"}.insta__list{margin-top:40px;display:flex;flex-direction:column;gap:16px}.insta__item{opacity:0;transform:translateX(-20px);transition:opacity .5s ease,transform .5s ease}@media screen and (min-width:1440px){.insta__item{opacity:1;transform:translateX(0)}}.insta__item.active{opacity:1;transform:translateX(0)}.insta__item.hover{color:var(--primary-gray)}.insta__item:first-child{transition-delay:.7s}.insta__item:nth-child(2){transition-delay:.8s}.insta__item:nth-child(3){transition-delay:.9s}.sns__item{display:flex}.sns__icon{display:block}.sns__txt{font-family:Outfit;font-weight:200;font-size:1.2rem;line-height:16px;margin-left:8px}.nav__pc{display:flex;z-index:100}.nav__list__left{width:33%;display:flex;justify-content:space-between;position:fixed;top:28px;right:63%}.nav__list__right{width:33%;display:flex;align-items:center;justify-content:space-between;position:fixed;top:28px;left:63%}.service__pc{position:relative}.service__title__pc{display:flex;justify-content:space-between;align-items:center;position:relative}.service__title__pc p{margin-right:16px}.services__list__pc{display:none;padding:32px;transition:all .5s ease;background-color:var(--primary-white);position:absolute;top:16px;left:-16px;width:320px;height:auto;box-shadow:4px 4px 8px 4px rgba(0,0,0,.05);z-index:200}.services__list__pc.active{display:block}.down{cursor:pointer;transition:transform .5s ease}.down.active{transform:rotate(180deg)}.up{display:none;cursor:pointer;transition:transform .5s ease,display .5s ease}.up.active{display:block}.contact{padding:200px 0}.main_contact{padding-bottom:200px}.section_title{font-family:"Pathway Gothic One";font-size:2.4rem;font-weight:400;letter-spacing:.3em;text-align:center}@media screen and (min-width:1024px){.section_title{font-size:2.8rem}}.section__txt{text-align:center;font-size:1.2rem;font-style:normal;font-weight:300;line-height:2;margin-top:40px}@media screen and (min-width:1024px){.section__txt{font-size:1.4rem}}.section__mail__arrow{transform:translateY(-6px)}@media screen and (min-width:1024px){.section__mail__arrow{transform:translateY(-8px)}}.instagram{position:relative;width:312px;margin:64px auto 0;cursor:pointer}.instagram__icon{position:absolute;width:32px;height:32px;top:50%;left:50%;transform:translate(-50%,-50%)}.instagram__txt{position:absolute;color:var(--primary-white);font-size:1rem;line-height:1.5;top:69px;left:50%;transform:translateX(-50%)}.instagram__arrow{position:absolute;width:80px;height:auto;top:68px;right:40px;transition:all .3s ease}.instagram__arrow.active{transform:translateX(8px)}.instagram__bg{position:relative;display:flex;z-index:-10}.instagram__bg:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,.4)}.instagram__bg img{width:104px;height:104px}.footer{padding:32px 5% 80px;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%),url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://sekakou-wd.com/wp-content/themes/sekakou/css/../images/footer.jpg);background-size:cover;background-repeat:no-repeat;background-position:left;position:relative}@media screen and (min-width:1024px){.footer{padding:64px 8% 160px;display:flex;justify-content:space-between}}@media screen and (min-width:1440px){.footer{padding:80px 10% 160px;display:flex;justify-content:space-between}}@media screen and (min-width:1024px){.info{width:50%}}@media screen and (min-width:1440px){.info{width:40%}}.info h2{font-family:"Pathway Gothic One";font-size:1.6rem;font-weight:400;letter-spacing:.3rem}.info address{font-size:1.2rem;line-height:1.5;margin-top:8px}.info address a{font-family:Outfit;font-weight:200;font-size:1.2rem;line-height:16px}@media screen and (min-width:768px){.info address a{margin-left:8px}}.map_arrow{margin-left:8px;transform:translateY(-2px)}.tell{font-size:1.2rem;margin-top:16px}.info__insta__list{margin-top:16px;display:flex;flex-direction:column;gap:8px}@media screen and (min-width:768px){.info__insta__list{flex-direction:row;gap:16px}}.mail{margin-top:8px}.footer__nav{margin-top:80px}@media screen and (min-width:1024px){.footer__nav{margin-top:0;width:50%}}@media screen and (min-width:1440px){.footer__nav{margin-top:0;width:40%}}@media screen and (min-width:1024px){.footer__nav__list{display:flex;justify-content:space-between;gap:0}}.footer__nav__item{color:var(--primary-white);font-family:Outfit;font-weight:200;font-size:1.4rem;margin-top:24px}.footer__nav__item:first-child{margin-top:0}@media screen and (min-width:1024px){.footer__nav__item{margin-top:0;color:var(--primary-black)}}.footer__services__list{margin-top:16px}.footer__service__en{font-size:1.2rem;margin-top:8px}footer small{font-size:1rem;color:var(--primary-black);text-align:center;position:absolute;bottom:32px;left:50%;transform:translateX(-50%)}#loading{width:100%;height:100vh;transition:.4s;background-color:var(--primary-white);z-index:1000;position:fixed;top:0;left:0}.loadingimg{position:fixed;top:50%;left:50%;width:auto;height:32px;transform:translate(-50%,-50%);animation:fadeIn 5s infinite}@media screen and (min-width:1024px){.loadingimg{height:40px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#loading.none{display:none}#loading.fade-out{opacity:0;transition:opacity .5s ease;pointer-events:none}
@charset "UTF-8";:root{--primary-white:#fff;--primary-gray:#bbb;--primary-black:#555;--primary-green:#fdfff2;--primary-pink:#dc5454}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;font-weight:300;font-style:normal;color:var(--primary-black,#555);line-height:1}img{max-width:100%;height:auto}.PC{display:none !important}@media screen and (min-width:768px){.TB{display:none !important}}@media screen and (min-width:1440px){.PC{display:block !important}.SP{display:none !important}}.site__title__top{display:block !important}.video_sp{display:block;width:90%;max-width:400px;height:auto;margin:80px auto 40px}@media screen and (min-width:768px){.video_sp{margin:120px auto 80px}}@media screen and (min-width:1024px){.video_sp{display:none}}.video_pc{display:none;width:50%;max-width:1000px;height:auto;margin:120px auto;position:relative;z-index:-1}@media screen and (min-width:1024px){.video_pc{display:block}}@media screen and (min-width:1440px){.video_pc{margin:200px auto}}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/* To be replaced in `head` to control optm data location */
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}