.phone-block{padding-top:64px;position:relative}.phone-block .container{margin:0 auto;padding:0 18px;position:relative;width:100%;z-index:2}@media screen and (min-width:1025px){.phone-block .container{max-width:1240px;padding:0;width:100%}}@media screen and (min-width:816px){.phone-block .container{max-width:1240px}}.phone-block .container .phone-block__inner{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:center}@media screen and (min-width:816px){.phone-block .container .phone-block__inner{justify-content:space-between}}.phone-block .container .phone-block__inner.image_right{flex-direction:row-reverse}.phone-block .container .phone-block__inner .phone-block__name{background-color:hsla(0,0%,100%,.2);border-radius:30px;color:hsla(0,0%,100%,.8);display:flex;font-size:14px;margin-bottom:16px;padding:2px 10px;width:-moz-fit-content;width:fit-content}.phone-block .container .phone-block__inner .phone-block__image{position:relative}.phone-block .container .phone-block__inner #phone_date,.phone-block .container .phone-block__inner #phone_time{color:#fff;left:50%;pointer-events:none;position:absolute;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.35);transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.phone-block .container .phone-block__inner #phone_time{font-size:88px;font-weight:300;letter-spacing:-1px;line-height:1;top:100px}.phone-block .container .phone-block__inner #phone_date{font-size:18px;opacity:.9;top:200px}.phone-block .container .phone-block__inner .phone-block__content{margin-top:30px;position:relative}@media (min-width:1025px){.phone-block .container .phone-block__inner .phone-block__content{margin-top:0}}.phone-block .container .phone-block__inner .phone-block__content:before{background-color:#7ec3f4;border-radius:50%;content:"";display:block;filter:blur(150px);height:200px;left:50%;position:absolute;top:10%;width:200px;z-index:0}.phone-block .container .phone-block__inner .phone-block__content .phone-block__title{margin:0 auto 42px;width:100%;z-index:1}@media screen and (min-width:1025px){.phone-block .container .phone-block__inner .phone-block__content .phone-block__title{max-width:846px}}.phone-block .container .phone-block__inner .phone-block__content .phone-block__title h2{font-weight:500}.phone-block .container .phone-block__inner .phone-block__content .phone-block__text{margin:0 auto;width:100%;z-index:1}@media screen and (min-width:1025px){.phone-block .container .phone-block__inner .phone-block__content .phone-block__text{max-width:612px}}.phone-block .container .phone-block__inner .phone-block__content .phone-block__text p{color:#fff}.phone-block .container .phone-block__inner .phone-block__content .phone-block__list{list-style:none;margin:48px auto 0;padding:0;width:100%;z-index:1}@media screen and (min-width:1025px){.phone-block .container .phone-block__inner .phone-block__content .phone-block__list{max-width:612px}}.phone-block .container .phone-block__inner .phone-block__content .phone-block__list .phone-block__item{align-items:flex-start;display:flex;font-weight:200;margin:8px 0}.phone-block .container .phone-block__inner .phone-block__content .phone-block__list .phone-block__item:before{background-color:transparent;background-image:url(../images/chevron.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:24px;margin-right:12px;margin-top:0;position:relative;width:24px}.phone-block .container .phone-block__actions{display:flex;justify-content:flex-start;margin:64px auto 0}.phone-block .container .phone-block__actions .btn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:radial-gradient(61% 56% at 50% 15%,rgba(57,143,255,.4) 0,rgba(57,143,255,0) 98%),rgba(57,143,255,.04);border:none;border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 2px 4px rgba(0,0,0,.25),0 0 0 1px rgba(105,87,186,.25);color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:300;gap:8px;height:48px;isolation:isolate;line-height:1;min-width:160px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease}@media screen and (min-width:1025px){.phone-block .container .phone-block__actions .btn{margin-bottom:204px}}.phone-block .container .phone-block__actions .btn:before{background-image:url(../images/arrow.svg);background-position:50%;background-repeat:no-repeat;content:"";height:9px;left:-5px;pointer-events:none;position:relative;top:0;transition:all .3s ease;width:20px}.phone-block .container .phone-block__actions .btn:hover{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:radial-gradient(61% 56% at 50% 15%,rgba(57,143,255,.7) 0,rgba(57,143,255,0) 98%),rgba(57,143,255,.04);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.45),0 3px 6px rgba(0,0,0,.3),0 0 0 1px rgba(105,87,186,.35);text-decoration:none;transform:translateY(-1px);transition:all .3s ease}.phone-block .container .phone-block__actions .btn:hover:before{left:0;transition:all .3s ease}.phone-block .container .phone-block__actions .btn:active{background:radial-gradient(61% 56% at 50% 15%,rgba(57,143,255,.7) 0,rgba(57,143,255,0) 98%),rgba(57,143,255,.04);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 1px 2px rgba(0,0,0,.2),0 0 0 1px rgba(105,87,186,.2);text-decoration:none;transform:translateY(0)}.phone-block .container .phone-block__actions .btn:active:before{left:0;transition:all .3s ease}