img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
*{box-sizing:border-box;padding:0;margin:0;border:0;outline:0}body{direction:rtl;color:#1b262c;overflow-x:hidden;cursor:default;background:var(--body--hue)}input,button,textarea{background:none}h1,h2,h3,h4,h5,h6{font-weight:400}a{text-decoration:none;color:#1b262c;transition:all 300ms ease-out}a:hover{text-decoration:none;color:var(--hover--hue)}img{border:0;max-width:100%;height:auto}ul,li{border:0;padding:0;margin:0;list-style:none}button,label{cursor:pointer}strong,b{font-weight:400}.width{margin:0 auto;width:96%}.flex{display:flex;flex-wrap:wrap;align-items:center}.flex2{display:flex;flex-wrap:wrap}.header{background:var(--main--hue);padding:1em 0;border-bottom:3px solid RGB(0 0 0 / .1)}.header .flex{justify-content:space-between}.textlogo{margin-left:.5em;background:RGB(0 0 0 / .1) url(/wp-content/themes/Musiceet/assets/icon.png) no-repeat -61px 0;border-radius:8px;width:100px;height:38px}.textlogo h1,.textlogo span,.txlg2 h1,.txlg2 span{opacity:0;visibility:hidden}.txlg2{background-size:100px 38px;background-position:center;margin-left:.5em;height:38px;width:100px;justify-content:center;align-items:center;display:flex}.txlg2 img{height:38px;width:100px}.header li a{color:#fff;border-bottom:2px solid RGB(0 0 0 / .1);padding:7px 10px;margin:0 5px;text-shadow:0 1px RGB(0 0 0 / .7)}.header li a:hover{border-bottom:0;background:#fff;color:var(--main--hue);text-shadow:none;border-radius:5px}.search{background:#fff;width:320px;position:relative;border-radius:15px;overflow:hidden}.search input{padding:1em;width:100%}.search button{position:absolute;left:6px;background:var(--main--hue);color:#fff;padding:7px 10px;border-radius:9px;top:6px}.headads{background:#fff;box-shadow:0 5px 10px RGB(0 0 0 / .1);border-radius:10px;margin:1.5em auto 0;padding:1em}.headads a,.headads img{display:block;margin:0 auto;border-radius:8px}.headads img{box-shadow:0 5px 10px RGB(0 0 0 / .05)}.hding{text-align:center;padding:.7em}.hding h1{font-size:17px;text-align:center;color:var(--main--hue);font-weight:400}.specials{margin:1.5em auto 0;border-radius:8px}.specials ul li{width:16.66%;padding:0 7px;align-items:stretch}.specials ul li a{position:relative;display:block;overflow:hidden;border-radius:8px;border:3px solid #fff;background:#fff}.specials ul li span{position:absolute;top:0;width:100%;height:100%;right:0;background:RGB(0 0 0 / .6);color:#fff;align-items:center;display:flex;padding:1em;justify-content:center;opacity:0;visibility:hidden;transform:scale(1.1);transition:all 300ms ease-out;text-align:center}.specials ul li:hover span{opacity:1;visibility:visible;transform:scale(1)}.specials ul li img{display:block;width:100%}.width.flex2{margin-top:1.5em}.mcenter{width:80%;padding:0 1em}.mright{width:70%;flex-direction:row-reverse;justify-content:space-between;align-items:stretch}.sidebar.right{width:20%}.sidebar.left{width:30%}.sidebar .sbox{padding:0}.sidebar .sbox>ul{padding:1em}.posts{border-radius:10px;overflow:hidden;margin-bottom:1em;background:#fff;box-shadow:0 5px 10px RGB(0 0 0 / .1)}.posts header{padding:1em;background:var(--main--hue);border-bottom:2px solid RGB(0 0 0 / .2)}.posts header h2,.posts header h1{font-size:16px;color:#fff}.posts header a{color:#fff}.posts header a:before{content:"";background:url(/wp-content/themes/Musiceet/assets/icon.png) no-repeat 0 -16px;width:28px;height:28px;margin-left:8px;float:right;transform:scale(.9)}.posts footer{border-top:1px solid #f2f2f2;padding:.5em;justify-content:center}.posts footer ul{font-size:12px;color:#888}.posts footer ul li{padding:6px;display:flex;align-items:center}.posts footer ul li:before{content:"";background:url(/wp-content/themes/Musiceet/assets/icon.png) no-repeat;width:14px;height:14px;margin-left:6px;opacity:.1}.posts footer ul .cat:before{background-position:0 -1px}.posts footer ul .time:before{background-position:-15px -2px}.posts footer ul .views:before{background-position:-30px -2px}.posts footer ul .cmmnts:before{background-position:-45px -1px}.posts footer ul li a{color:#888;margin:0 3px}.posts footer ul li a:hover{color:var(--main--hue)}.posts .more{background:#1b262c;box-shadow:2px 2px 8px rgb(0 0 0 / .1);color:#fff;padding:10px;border-radius:7px;width:100%;text-align:center;margin:7px}.posts .more:hover{background:var(--main--hue);box-shadow:2px 2px 8px rgb(248 95 115 / .3)}.sbox{margin:0 0 1em;border-top:0;line-height:2.2;background:#fff;box-shadow:0 5px 10px RGB(0 0 0 / .1);clip-path:inset(0 0 0 0 round 10px);-webkit-mask-image:-webkit-radial-gradient(circle,white,black);overflow:hidden}.sbox header{font-size:15px;background:var(--main--hue);color:#fff;padding:.8em .8em .6em;border-bottom:2px solid RGB(0 0 0 / .15);line-height:1.8}.sbox header:before{content:"";background:url(/wp-content/themes/Musiceet/assets/icon.png) no-repeat -31px -16px;width:28px;height:28px;margin-left:4px;float:right;transform:scale(.8)}.sbox li ul{padding-right:1em}.sbox li ul li a{color:#777;font-size:13px}.sbox li:before{content:"";width:7px;height:7px;border:1px solid #e5e5e5;transform:rotate(45deg);border-radius:3px;margin:9px 0 0 5px;float:right}.sbox li ul li:before{width:5px;height:5px;border-radius:2px;margin:10px 0 0 5px}.the_content{padding:1em;line-height:2.2}.the_content a{color:var(--hover--hue)}.the_content img{border-radius:10px;margin:1em 0 0}.the_content h2,.the_content h3{font-size:17px}.the_content b,.the_content strong{font-weight:700}.sbcrb{padding:.7em 1em}.sbcrb a{color:var(--main--hue)}.singleads{padding:0 1em 1em}.singleads a,.singleads img{display:block;margin:0 auto}.mpagenavi{flex-direction:row-reverse;justify-content:center}.mpagenavi a,.mpagenavi span{height:40px;width:40px;display:flex;justify-content:center;align-items:center;margin:5px;border-radius:14px;background:#fff;box-shadow:0 5px 10px RGB(0 0 0 / .1)}.mpagenavi a:hover,.mpagenavi .current{background:var(--main--hue);color:#fff}.footer{background:#1b262c;padding-top:1em;margin-top:1em}.footer .flex2{margin:0 auto}.footbox{width:33.33%}.footbox:nth-child(2){padding:0 1em}.footbox h5{color:#fff;font-size:17px;border-bottom:1px solid rgb(255 255 255 / .1);padding:0 0 10px}.footbox ul{line-height:2;padding:5px 0}.footbox li a{color:rgb(255 255 255 / .6)}.footbox li a:hover{color:#fff}.copyright{background:#323c42;text-align:center;color:#fff;padding:1em 0;margin-top:.5em;width:100%;border-radius:8px 8px 0 0;font-size:15px}.copyright a{color:var(--main--hue)}.notfound{color:#777}.notfound img{margin:1em auto;display:block}.notfound form{position:relative;width:95%;margin:1em auto}.notfound input{background:#f2f2f2;height:42px;width:100%;border-radius:10px;padding:0 1em}.notfound button{position:absolute;height:32px;background:var(--main--hue);color:#fff;left:5px;top:5px;border-radius:10px;padding:0 1em}.singers,.boxdownload{width:80%;margin:0 auto;padding:0 0 .5em}.boxdownload .player{background:RGB(0 0 0 / .1);display:block;text-align:center;padding:5px;border-radius:5px;margin:0 0 1em}.boxdownload audio,.boxdownload video{width:100%}.singers a,.boxdownload a{background:var(--main--hue);color:#fff!important;display:flex;margin:.7em 0 1em;font-size:16px;padding:.8em 1em;text-align:center;border-radius:10px;border-bottom:2px solid RGB(0 0 0 / .2);justify-content:center;align-items:center;flex-wrap:wrap}.singers a{margin-top:0;font-weight:400}.boxdownload a:hover,.singers a{background:#1b262c!important;box-shadow:0 3px 8px rgb(0 0 0 / .2)}.singers a:hover{background:#111}.boxdownload a::before{content:"";background:url(/wp-content/themes/Musiceet/assets/icon.png) no-repeat -162px 1px;width:13px;height:15px;margin-left:7px;justify-content:center;align-items:center}.eplfx a{position:fixed;left:1em;top:1em;padding:1em 1.5em;font-size:15px;border-radius:10px;color:#fff!important;background:var(--main--hue);border:2px solid #f2f2f2}.ctags{display:flex;width:100%;background:#f2f2f2;padding:3px 10px;font-size:13px;font-weight:400;border-radius:10px;color:RGB(0 0 0 / .6);justify-content:center;margin-top:5px}.ctags a{color:RGB(0 0 0 / .7);margin:5px}.ctags a:hover{color:var(--hover--hue)}.social{flex-direction:row-reverse;justify-content:center;margin-top:.5em}.social a{width:30px;height:30px;background-image:url(/wp-content/themes/Musiceet/assets/icon.png);text-indent:200%;overflow:hidden;margin:5px;border-radius:12px;background-color:#1B262C;display:flex}.social a:hover{background-color:var(--main--hue)}.social .fbc{background-position:-3px -44px}.social .twt{background-position:-33px -44px}.social .lnd{background-position:-94px -45px}.social .tlg{background-position:-63px -45px}.social .insta{background-position:-157px -45px}.social .aprt{background-position:-124px -46px}.social .whts{background-position:-185px -46px}.commentsfrom form{padding:.7em}.sbox.commentsfrom header::before{background-position:-162px -16px}.commentsfrom .holder{justify-content:space-between;margin-bottom:1em}.commentsfrom input,.commentsfrom textarea{background:#f2f2f2;padding:7px 10px;border-radius:8px}.commentsfrom input{width:49%}.commentsfrom textarea{width:100%;resize:none}.commentsfrom button{background:var(--main--hue);padding:7px 15px;border-radius:8px;color:#fff;font-size:15px;margin-top:.5em}.answer li{background:#fff;box-shadow:0 5px 10px RGB(0 0 0 / .1);margin-bottom:1em;padding:.5em;border-radius:5px;background:#fff;box-shadow:0 5px 10px RGB(0 0 0 / .1);margin-bottom:1em;padding:.5em;border-radius:5px}.answer .chdr{background:#f2f2f2;justify-content:space-between;padding:.5em;border-radius:5px}.answer .chdr strong{color:RGB(0 0 0 / .7);display:flex;align-items:center}.answer .chdr strong b{color:#fff;background:var(--main--hue);font-weight:400;padding:0 5px;border-radius:5px;margin:0 5px;font-size:12px}.answer .chdr span{color:RGB(0 0 0 / .25);font-size:12px}.answer li p{padding:1em .5em .5em;color:RGB(0 0 0 / .5)}.answer ul{margin-right:1em}.vebeetpre,.vebeetnext{position:fixed;height:85px;top:50%;z-index:9;transform:translate(0,-50%);width:36px;right:0;border-radius:10px 0 0 10px;color:#fff;background:var(--main--hue);font-size:13px}.vebeetpre:hover,.vebeetnext:hover{color:#fff;background:#333}.vebeetpre{right:initial;left:0;border-radius:0 10px 10px 0}.vebeetnext span,.vebeetpre span{transform:rotate(-90deg) translate(-50%,0);position:absolute;width:67px;text-align:center}.vebeetnext span{left:-1.15em}.vebeetpre span{right:-.9em}.social.scils,.shortlink{width:100%}.social.scils a{margin:10px 5px;background-color:#aaa}.social.scils a:hover{background-color:var(--main--hue)}.shortlink h3,.social h3{background:RGB(0 0 0 / .1);display:block;text-align:center;padding:5px;border-radius:5px;margin:0 0 .5em;font-size:13px;font-weight:400;width:100%}.social h3{margin:0}.shortlink textarea{direction:ltr;padding:4px;font-size:11px;resize:none;border-radius:3px;height:26px;width:100%;border:1px solid #f2f2f2;color:#676767;margin:0 0 .5em;text-align:center;overflow:hidden}.specials.spcls{margin:0}.specials.spcls ul{padding:.5em;align-items:stretch}.specials.spclm ul{align-items:stretch}.specials.spcls ul li{width:25%;padding:0 2px}.sbox .specials.spcls li:before,.sbox .specials.spclm li:before{display:none}.specials.spcls ul li img{border-radius:8px}.specials.spcls ul li span,.specials.spclm ul li span{position:inherit;height:auto;transform:none;opacity:1;visibility:visible;padding:0;background:none;color:#676767;font-size:12px;text-align:center;line-height:1.5;margin-top:5px}.specials.spclm ul li span{margin:5px 0}.specials.spcls ul li:hover span{color:var(--main--hue)}.telinsta{width:80%;margin:0 auto;padding:0 0 1em;display:flex;justify-content:space-between}.telinsta a{color:#fff!important;display:flex;padding:.7em;text-align:center;border-radius:10px;justify-content:center;align-items:center;width:48.5%;border-bottom:2px solid RGB(0 0 0 / .2)}.telinsta a:before{content:"";width:20px;height:20px;background-image:url(/wp-content/themes/Musiceet/assets/icon.png)}.telinsta .telg:before{background-position:-282px -49px}.telinsta .insta:before{background-position:-158px -48px}.telinsta .telg{background:#2da4e0}.telinsta .insta{background:#a72de0}.telinsta a:hover{background:#1b262c}.mcenter.mcenter2{width:100%;padding:0 0 0 1em}.boxdownload a span{background:RGB(0 0 0 / .2);font-size:12px;padding:2px 6px;border-radius:7px;margin:2px 5px}.mcnotice{position:fixed;height:50px;bottom:0;left:0;right:0;background:var(--note--hue);text-align:center;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:700;z-index:676767}.mcnotice a{color:var(--notea--hue)!important;font-weight:400}.mnotp{padding-bottom:50px}.copyright{line-height:2}.side_right{flex-direction:row-reverse}.side_right .mcenter{padding:0 1em 0 0}@media screen and (max-width:800px){.header nav,.search,.mcenter,.sidebar.right,.sidebar.left,.mright{width:100%}.search{margin-top:1em}.mcenter{padding:0}.mpagenavi{margin-bottom:1em}}@media screen and (max-width:640px){.specials ul li{width:33.33%;padding:7px}.specials,.headads{margin:.5em auto 0}.width.flex2{margin-top:1em}.footbox,.commentsfrom button{width:100%}.footbox h5,.footbox ul{text-align:center}.footbox:nth-child(2){padding:1em 0}.copyright{margin-top:1em}}@media screen and (max-width:520px){.header .flex{justify-content:center}.header nav ul{display:block;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:1em 0}.header nav ul li{display:inline-block}.boxdownload,.telinsta{width:90%}.header{padding:.5em 0}}@media screen and (max-width:375px){.specials ul li{width:50%}.telinsta{flex-direction:column}.telinsta a{width:100%}.telinsta a:nth-child(2){margin-top:1em}}@media screen and (max-width:280px){.boxdownload a::before{display:none}.commentsfrom .holder{flex-direction:column}.commentsfrom input{width:100%}.commentsfrom .mail{margin-top:1em}}.music-info-box{background:#e6e6e7;color:#333;padding:1.5em;border-radius:1em;margin-top:7px;box-shadow:0 0 15px rgb(0 0 0 / .07058823529411765);text-align:center;direction:rtl;line-height:2.2;margin-bottom:20px}.music-info-box strong{color:#000;font-weight:700}body{--body--hue:#f2f2f2;--main--hue:#00b3df;--hover--hue:#e90f59;--note--hue:#d33;--notea--hue:#fff}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:400;src:url(https://volumebede.ir/wp-content/themes/Musiceet/assets/fonts/iranyekan.woff) format("woff"),url(https://volumebede.ir/wp-content/themes/Musiceet/assets/fonts/iranyekan.woff2) format("woff2");font-display:swap}body,input,button,textarea,h1,h2,h3,h4,h5,h6{font-family:iranyekan}body{background:var(--body--hue);font-size:14px}input,button,textarea{14px}.width{max-width:1280px}.header,.search button,.posts header,.sbox header,.mpagenavi a:hover,.mpagenavi .current,.posts .more:hover,.singers a,.boxdownload a,.vebeetpre,.vebeetnext,.commentsfrom button,.answer .chdr strong b{background:var(--main--hue)}.the_content{text-align:center}.stories-wrapper{display:flex;gap:15px;overflow-x:auto;padding:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.stories-wrapper::-webkit-scrollbar{display:none}.story-item{flex:0 0 auto;text-align:center;scroll-snap-align:start;cursor:pointer;width:95px}.story-ring{width:90px;height:90px;border-radius:50%;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);padding:3px;display:flex;justify-content:center;align-items:center;transition:0.3s}.story-ring img{width:100%;height:100%;border-radius:50%;border:2px solid #fff;object-fit:cover}.story-item:hover .story-ring{transform:scale(1.08)}.story-title{display:block;font-size:12px;margin-top:4px;color:#444}.story-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .95);justify-content:center;align-items:center;flex-direction:column;z-index:9999}.story-modal.active{display:flex}.story-progress-container{position:absolute;top:10px;left:10px;right:10px;display:flex;gap:4px}.story-progress-container .bar{flex:1;height:4px;background:rgb(255 255 255 / .3);position:relative}.story-progress-container .bar-inner{height:100%;width:0%;background:#fff;transition:width 0.1s linear}.story-modal video{width:100%;max-width:360px;height:640px;border-radius:12px;background-color:#000;transition:opacity 0.4s ease,object-fit 0.3s ease;opacity:0}.story-modal video.show{opacity:1}.story-modal a{margin-top:12px;color:#fff;background:rgb(200 200 200 / .25);backdrop-filter:blur(6px);padding:10px 18px;border-radius:10px;text-decoration:none;font-weight:700;border:1px solid rgb(255 255 255 / .2);transition:0.3s}.story-modal a:hover{background:rgb(200 200 200 / .35)}.story-modal .close-btn{position:absolute;top:15px;right:15px;font-size:28px;color:#fff;cursor:pointer}@media (max-width:768px){.story-item{width:95px}.story-ring{width:90px;height:90px}.story-title{font-size:13px}}@media (max-width:480px){.story-item{width:85px}.story-ring{width:80px;height:80px}.story-title{font-size:12px}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:right;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em 0 0 .1em;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-right:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}: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:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--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,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 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:0.44rem;--wp--preset--spacing--30:0.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, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 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}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.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}