.bubbles{--cr-main-1: #B3DAFB;--cr-main-2: #DEF9F9;--cr-1: color-mix(in srgb, var(--cr-main-1), var(--cr-main-2) 20%);--cr-2: color-mix(in srgb, var(--cr-main-1), var(--cr-main-2) 35%);--cr-3: color-mix(in srgb, var(--cr-main-1), var(--cr-main-2) 50%);--cr-4: color-mix(in srgb, var(--cr-main-1), var(--cr-main-2) 65%);--cr-5: color-mix(in srgb, var(--cr-main-1), var(--cr-main-2) 80%);position:fixed;z-index:-2;top:0;left:0;width:100%;height:100%;pointer-events:none;filter:blur(100px)}.bubbles .bubble{width:max(240px,30vw);aspect-ratio:1;border-radius:50%;position:absolute;top:0;left:0;transform-origin:center}.bubbles .bubble:nth-of-type(1){background:var(--cr-main-1)}.bubbles .bubble:nth-of-type(2){background:var(--cr-main-2)}.bubbles .bubble:nth-of-type(3){background:#fff}.bubbles .bubble:nth-of-type(4){background:var(--cr-1)}.bubbles .bubble:nth-of-type(5){background:var(--cr-2)}.bubbles .bubble:nth-of-type(6){background:var(--cr-3)}.bubbles .bubble:nth-of-type(7){background:var(--cr-4)}.success-page .main-wrapper{overflow:hidden}.success-page .float-btn{display:none!important}@media only screen and (min-width: 901px){.success-page footer .container{padding-top:0}}.bg{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-3}.bg img{width:100%;height:100%;object-fit:cover}.successBlk .container{margin:auto;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2)}@media only screen and (max-width: 767px){.successBlk .container{width:calc(100% - var(--baseSpace) * 2)}}.successBlk .bubbles{position:fixed;z-index:-2;top:0;left:0;width:100%;height:100%;pointer-events:none;filter:blur(100px)}.successBlk .bubbles .bubble{width:max(240px,30vw);aspect-ratio:1;border-radius:50%;position:absolute;top:0;left:0;transform-origin:center}.successBlk .bubbles .bubble:nth-of-type(1){background:var(--cr-main-1)}.successBlk .bubbles .bubble:nth-of-type(2){background:var(--cr-main-2)}.successBlk .bubbles .bubble:nth-of-type(3){background:#fff}.successBlk .bubbles .bubble:nth-of-type(4){background:var(--cr-1)}.successBlk .bubbles .bubble:nth-of-type(5){background:var(--cr-2)}.successBlk .bubbles .bubble:nth-of-type(6){background:var(--cr-3)}.successBlk .bubbles .bubble:nth-of-type(7){background:var(--cr-4)}.successBlk .decPic{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.successBlk .decPic .pic{position:absolute;scale:0;transition:1s scale}.successBlk .decPic .pic:nth-child(1){transition-delay:.9s;transform-origin:right bottom;width:clamp(300px,47.56vw,915px)}@media only screen and (min-width: 901px){.successBlk .decPic .pic:nth-child(1){bottom:0;right:0;transform:translate3d(25%,39%,0)}}@media only screen and (max-width: 900px){.successBlk .decPic .pic:nth-child(1){top:77vh;right:0;transform:translate3d(35%,0,0)}}.successBlk .decPic .pic:nth-child(2){transition-delay:.6s}@media only screen and (min-width: 901px){.successBlk .decPic .pic:nth-child(2){width:clamp(300px,22.3vw,440px);top:3vh;left:43vw}}@media only screen and (max-width: 900px){.successBlk .decPic .pic:nth-child(2){width:clamp(100px,33vw,300px);top:8vh;right:8vw}}.successBlk .decPic .pic:nth-child(3){transition-delay:.3s;width:clamp(90px,9.375vw,180px)}@media only screen and (min-width: 901px){.successBlk .decPic .pic:nth-child(3){top:57.3vh;left:9vw}}@media only screen and (max-width: 900px){.successBlk .decPic .pic:nth-child(3){top:29vh;left:0;transform:translate(-25%)}}.successBlk .decPic.aost-show .pic{scale:1}.successBlk .decPic.aost-show .pic img{animation:flowing 5s infinite alternate}.successBlk .decPic.aost-show .pic:nth-child(2) img{animation-direction:alternate-reverse}.successBlk .content{gap:40px;min-height:calc(100vh - 295px);display:flex;align-items:center;justify-content:center}.successBlk .content .decText{width:100%;mix-blend-mode:difference;position:relative;z-index:2}.successBlk .content .decText .small{color:#fff;font-size:clamp(1.875rem,-1.4423rem + 9.2308vw,3.75rem);font-weight:700;line-height:95%;letter-spacing:-.04em}.successBlk .content .decText .big{color:#fff;font-size:clamp(3.75rem,-5.0962rem + 24.6154vw,8.75rem);font-weight:700;line-height:95%;letter-spacing:-.03em}.successBlk .content .text,.successBlk .content .orderText{width:100%;max-width:420px}@media only screen and (max-width: 900px){.successBlk .content .text,.successBlk .content .orderText{max-width:100%}}.successBlk .content .orderText .orderTitle{gap:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.successBlk .content .orderText .orderTitle .key{font-size:1.125rem;font-weight:500;line-height:1.3}.successBlk .content .orderText .orderTitle .value{font-size:1.125rem;font-weight:600;line-height:1.2}.successBlk .content .orderText .paragraph{margin-top:20px;padding-top:20px;border-top:4px solid #000}.successBlk .content .btn_group{margin-top:20px;gap:10px;display:flex;align-items:center;justify-content:flex-start}@media only screen and (min-width: 576px){.successBlk .content .btn_group{gap:20px}.successBlk .content .btn_group .line_btn{width:fit-content;min-width:200px}}@media only screen and (max-width: 900px){.successBlk .content{flex-direction:column}}@media only screen and (max-width: 900px){.successBlk .content{padding-top:80px}}@media only screen and (min-width: 901px){.successBlk .content .orderText{max-width:420px}.successBlk .content .orderText .orderTitle .value{font-size:1.375rem}.successBlk .content .decText{max-width:51.0416666667vw}.successBlk .content .decText .small{font-size:clamp(1.875rem,.539rem + 3.7175vw,5rem);letter-spacing:-.03em}.successBlk .content .decText .big{font-size:clamp(3.75rem,.5437rem + 8.9219vw,11.25rem)}}
