@charset "UTF-8";

/* ========== 見出し調整 ========== */
.heading.block_header_4 .h {
    font-size: 3rem !important;
    line-height: 1;
}

/* ========== SP時余白調整 ========== */

@media (max-width: 500px) {
#nbp3507898\ 3507898,
#nbp4645499\ 4645499,
#nbp4937500\ 4937500,
#nbp4485433\ 4485433 {
    padding-top: 30px;
}
#nbp3527662\ 3527662 {
    padding-top: 0;
}
#nbp2289767\ 2289767 {
    padding-bottom: 30px;
}
#nbp4474379\ 4474379 {
    padding-bottom: 0;
}
}

/* ========== 詳細リンクボタン ========== */

.btn_detail {
    position: relative;
    border: 1px solid;
    border-radius: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-left: auto;
    text-decoration: none !important;
    transition: all 0.3s;
    pointer-events: none;
}
.btn_detail::before {
    content: '';
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg) translate(-1px, 1px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 15%;
    height: 15%;
}
#nbp4473086\ 4473086 .btn_detail:hover{
    background-color: #f7b52c;
    color: #fff;
    border: 1px solid #f7b52c;
}

/* ========== トピックス ========== */

#nbp3507898\ 3507898 .wrapper_item{
    overflow: visible;
}
#nbp3507898\ 3507898 .gallery_single_slider .slick-list{
    overflow: visible;
}
#nbp3507898\ 3507898 .gallery_single_slider .slick-track{
    display: flex !important;
}
#nbp3507898\ 3507898 .inner_item img{
    box-shadow: 5px 5px 8px #ccc;
}
#nbp3507898\ 3507898 ul.pointer li {
    padding: 10px 0 0;
}
#nbp3507898\ 3507898 ul.pointer li button {
    width: 50px;
    height: 2px;
    border-radius: 0;
    transition: 1s;
}

/* ========== イベント ========== */

#nbp8462034\ 8462034{
    border-top: 1px solid;
    border-bottom: 1px solid;
}
#nbp8462034\ 8462034 .content_wrapper{
    padding: 0;
}
#nbp8462034\ 8462034 .content_wrapper > .heading:first-child{
    border-bottom: 1px solid;
}
#nbp8462034\ 8462034 .wrapper_item{
    max-width: 1200px;
    margin: auto;
    padding: 0 2%;
    box-sizing: border-box;
}
#nbp8462034\ 8462034 .wrapper_item::before{
    border: none;
}
#nbp8462034\ 8462034 .wrapper_item .slick-list{
    overflow: visible;
    padding-bottom: 0;
}
#nbp8462034\ 8462034 .inner_item{
    border: none;
    border-left: 1px solid;
    padding: 10px 10px 0;
}
#nbp8462034\ 8462034 .inner_item_img img{
    object-fit: contain;
    height: auto !important;
}
#nbp8462034\ 8462034 .inner_item_txt {
    padding: 10px 0;
}
#nbp8462034\ 8462034 .inner_item_txt .heading {
    text-align: left;
    padding-bottom: 0;
}
#nbp8462034\ 8462034 .inner_item_txt .heading h3.h {
    font-size: 1.6rem !important;
}
#nbp8462034\ 8462034 .wrapper_item .slick-arrow::before {
    border-top: 5px solid #333;
    border-left: 5px solid #333;
    border-radius: 5px 0 0 0;
}

/* ========== 設計士とつくるデザイン住宅 ========== */

/* 見出しデザイン */
#nbp3514589\ 3514589 .heading{
    margin-bottom: 0;
}
#nbp3514589\ 3514589 .heading p{
    color: #333 !important;
    font-size: 2rem !important;
    margin-bottom: 30px;
    position: relative;
    font-weight: 400;
}
#nbp3514589\ 3514589 .heading p::before{
    content: '';
    position: absolute;
    left: calc(50% - 25px);
    bottom: -10px;
    width: 50px;
    height: 2px;
    background-color: #333;
}

#nbp3514589\ 3514589 .heading h2.h{
    font-size: 6rem !important;
    font-family: serif;
    font-weight: 900;
}
@media (max-width: 800px){
#nbp3514589\ 3514589 .heading h2.h{
    font-size: 2.5rem !important;
}
}

/* 本体デザイン */
#nbp3380252\ 3380252{
    background-image: url(https://tsubaki-style.jp/common/upload_data/tsubaki-stylejp/image/20231013155034.jpg.webp) !important;
    background-position: 0 !important;
    background-size: 50% !important;
}
@media (max-width: 900px){
#nbp3380252\ 3380252{
    background-position: 50% 50% !important;
    background-size: cover !important;
}
#nbp3380252\ 3380252::before{
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00000066;
}
}

#nbp3380252\ 3380252 > .content_wrapper{
    padding-left: 55%;
    font-family: serif;
}
@media (max-width: 900px){
#nbp3380252\ 3380252 > .content_wrapper{
    padding: 0 2%;
    width: fit-content;
}
}

#nbp3380252\ 3380252  h2.h{
    font-size: 2rem !important;
    padding: 0;
    color: #333;
}
@media (max-width: 900px){
#nbp3380252\ 3380252  h2.h{
    color: #fff;
}
}

#nbp3380252\ 3380252 .inner_item_txt p{
    margin: 20px 0;
    font-size: 1.5rem;
}
@media (max-width: 900px){
#nbp3380252\ 3380252 .inner_item_txt p{
    color: #fff;
}
}

/* ==========選ばれる理由========== */

#nbp4473086\ 4473086{
    background-attachment: fixed;
}
#nbp4473086\ 4473086::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000066;
}
@media (max-width: 480px){
#nbp4473086\ 4473086 .content_wrapper{
    padding: 0 10%;
}
}
#nbp4473086\ 4473086 .wrapper_item{
}
#nbp4473086\ 4473086 .heading{
    color: #fff;
}
#nbp4473086\ 4473086 .inner_item{
    padding: 0;
    background-color: #ffffffcc;
}
#nbp4473086\ 4473086 .inner_item a::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#nbp4473086\ 4473086 .inner_item_txt{
    padding: 0 20px 20px;
    font-size: 1.4rem;
    margin-top: 0;
}
#nbp4473086\ 4473086 .inner_item_txt h4{
    text-align: left;
    font-size: 5rem;
    text-decoration: underline double 1px #333;
    text-underline-offset: 5px;
    -webkit-text-stroke: #333 1px;
    color: #fff;
    line-height: 1.5;
}
#nbp4473086\ 4473086 .inner_item a:hover + .inner_item_txt .btn_detail{
    background-color: #f7b52c;
    color: #fff;
    border: 1px solid #f7b52c;
}

/* ========== LINE UP ========== */

#nbp3484027\ 3484027 {
    margin-top: 30px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
#nbp3484027\ 3484027 .content_wrapper {
    padding: 0;
}
#nbp3484027\ 3484027 .heading::before {
    content: '';
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
}
#nbp3484027\ 3484027 .wrapper_item {
    position: relative;
    margin: auto;
    justify-content: center;
}
#nbp3484027\ 3484027 .wrapper_item::before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #333;
    z-index: 1;
}
#nbp3484027\ 3484027 .inner_item {
    position: relative;
    padding: 30px 2% 0;
    width: 50% !important;
}
#nbp3484027\ 3484027 .inner_item:first-of-type {
}
#nbp3484027\ 3484027 .inner_item:last-of-type {
    margin-left: 0 !important;
}
#nbp3484027\ 3484027 .inner_item .inner_item_txt {
    margin: 30px 0;
}
#nbp3484027\ 3484027 .inner_item > a:hover * {
    opacity: 1;
}
#nbp3484027\ 3484027 .inner_item a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#nbp3484027\ 3484027 .inner_item a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f7b52c33;
    transform: scale(0, 1);
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
#nbp3484027\ 3484027 .inner_item:first-of-type a::after {
    transform-origin: left top;
}
#nbp3484027\ 3484027 .inner_item:last-of-type a::after {
    transform-origin: right top;
}
#nbp3484027\ 3484027 .inner_item a:hover::after {
    transform: scale(1, 1);
}
#nbp3484027\ 3484027 .inner_item_img {
    max-width: 600px;
    z-index: 1;
}
#nbp3484027\ 3484027 .inner_item:first-of-type .inner_item_img,
#nbp3484027\ 3484027 .inner_item:first-of-type .inner_item_txt {
    margin-right: 0;
    margin-left: auto;
}
#nbp3484027\ 3484027 .inner_item:last-of-type .inner_item_img,
#nbp3484027\ 3484027 .inner_item:last-of-type .inner_item_txt {
    margin-left: 0;
    margin-right: auto;
}
#nbp3484027\ 3484027 .inner_item_img img {
    max-height: 400px;
}
#nbp3484027\ 3484027 .inner_item_txt {
    z-index: 1;
    width: 100%;
    max-width: 600px;
    pointer-events: none;
}
@media (max-width: 600px) {
#nbp3484027\ 3484027 .wrapper_item::before {
    bottom: 0;
    width: 100%;
    height: 1px;
}
#nbp3484027\ 3484027 .inner_item {
    width: 100% !important;
    margin-bottom: 0 !important;
}
}

/* ==========施工事例========== */

#nbp3800300\ 3800300 .wrapper_item{
    margin-bottom: 0;
}
#nbp3800300\ 3800300 .wrapper_item::before{
    border: none;
}
#nbp3800300\ 3800300 .slick-list {
    overflow: visible;
}
#nbp3800300\ 3800300 .slick-track {
    display: flex;
    gap: 10px;
}
#nbp3800300\ 3800300 .inner_item{
    border: none;
    position: relative;
}
#nbp3800300\ 3800300 .inner_item .inner_item_img img {
    height: auto !important;
    aspect-ratio: 1 / 1;
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px 50px 15px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    pointer-events: none;
    text-align: left;
    color: #fff;
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt::before {
    content: '';
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    height: 50%;
    background: linear-gradient(transparent, #00000033);
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt .heading {
    position: static;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding-bottom: 10px;
    z-index: 1;
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt .heading h3.h {
    font-size: 1.6rem !important;
    font-family: serif;
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt .heading p {
    position: absolute;
    top: 20px;
    left: 20px;
    background-image: linear-gradient(135deg, rgba(255, 0, 165, 1), rgba(255, 185, 185, 1));
    color: #fff;
    font-family: fantasy;
    font-size: 2rem;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px #ff70ab;
    padding-left: 0;
    pointer-events: none;
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt > p {
    font-size: 1.2rem;
    z-index: 1;
}
#nbp3800300\ 3800300 .inner_item .inner_item_txt .btn_detail {
    position: absolute;
    right: 15px;
}
#nbp3800300\ 3800300 .inner_item a:hover + .inner_item_txt .btn_detail {
    background: #f7b52c;
    border: 1px solid #f7b52c;
}
#nbp3800300\ 3800300 .slick-arrow {
    display: none;
}

/* ==========お客様の声　調整========== */

#nbp4264777\ 4264777 .wrapper_item::before {
    border: none;
}
#nbp4264777\ 4264777 .wrapper_item .slick-list {
    overflow: visible;
}
#nbp4264777\ 4264777 .wrapper_item .slick-list .slick-track {
    display: flex;
    gap: 10px;
}
#nbp4264777\ 4264777 .wrapper_item .slick-arrow {
    display: none !important;
}
#nbp4264777\ 4264777 .inner_item {
    position: relative;
    border: none;
}
#nbp4264777\ 4264777 .inner_item a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#nbp4264777\ 4264777 .inner_item_txt {
    padding: 0;
    padding-top: 10px;
    margin: 0;
}
#nbp4264777\ 4264777 .inner_item_txt p {
    font-size: 1.2rem;
    margin-bottom: 0;
}
#nbp4264777\ 4264777 .inner_item_txt .heading {
    padding: 0;
}
#nbp4264777\ 4264777 .inner_item_txt .heading h3.h {
    font-size: 1.6rem !important;
}
#nbp4264777\ 4264777 .inner_item_img {
    position: relative;
}
#nbp4264777\ 4264777 .inner_item_img img {
    height: 300px !important;
}

/* ========== blog / インスタグラム調整 ========== */

#nbp1858446\ 1858446{
    float: left;
    width: 600px;
    margin-left: calc((100% - 1200px) / 2);
}
@media(max-width: 1220px){
#nbp1858446\ 1858446{
    float: none;
    margin: auto;
}
}
@media(max-width: 600px){
#nbp1858446\ 1858446{
    width: initial;
}
}
#nbp1858446\ 1858446 .content_wrapper ul{
    min-width: initial;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}
@media(max-width: 1220px){
#nbp1858446\ 1858446 .content_wrapper ul{
    margin: auto;
}
}
#nbp1858446\ 1858446 .content_wrapper ul li{
    border: none;
    box-shadow: 5px 3px 8px #00000022;
    transition: all 0.3s;
}
#nbp1858446\ 1858446 .content_wrapper ul li:nth-of-type(odd){
    background: #fff;
}
#nbp1858446\ 1858446 .content_wrapper ul li:nth-of-type(even){
    background: #eee;
}
#nbp1858446\ 1858446 .content_wrapper ul li:hover{
    transform: translate(3px, 3px);
    box-shadow: 2px 1px 3px #00000066;
}
#nbp1858446\ 1858446 .content_wrapper ul li p:nth-of-type(2){
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
@media (max-width: 500px ) {
#nbp1858446\ 1858446 .content_wrapper ul li a{
     display: flex; 
}
}
#nbp1946151\ 1946151{
    clear: none ;
    margin-right: calc((100% - 1200px) / 2);
    min-width: 600px;
    max-width: 100%;
}
@media(max-width: 1220px){
#nbp1946151\ 1946151{
    min-width: initial;
}
}
#nbp1946151\ 1946151 .content_wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* ==========無料相談会========== */

#nbp18055277\ 18055277 {
    padding: min(100px, 10%) 0;
}
#nbp18055277\ 18055277::before {
    content: '';
    position: absolute;
    top: -15px;
    bottom: -15px;
    left: -15px;
    right: -15px;
    filter: blur(15px);
    background: url(/common/upload_data/tsubaki-stylejp/image/20260605170703.jpg) fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: -1;
}
#nbp18055277\ 18055277 .wrapper_item {
    align-items: stretch;
}
#nbp18055277\ 18055277 .inner_item_img img {
    object-fit: cover;
    object-position: 20%;
    height: 100%;
}
#nbp18055277\ 18055277 .inner_item_txt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
#nbp18055277\ 18055277 .inner_item_txt .heading h3.h {
    font-size: clamp( 46px, calc( 29px + 4.25vw ), 80px ) !important;
    line-height: 1;
    font-weight: 900;
    padding-left: 0;
}
#nbp18055277\ 18055277 .inner_item_txt .heading h3.h::before{
    content: none;
}
#nbp18055277\ 18055277 .inner_item_txt .contents_btn01 {
    margin-left: auto;
}
#nbp18055277\ 18055277 .inner_item_txt .contents_btn01 a{
    background-color: #ffffff66;
    width: 150px !important;
    min-width: initial;
    height: 150px;
    margin-bottom: 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0;
    padding: 0 !important;
    transition: all 0.3s;
}
#nbp18055277\ 18055277 .inner_item_txt .contents_btn01 a:hover{
    background-color: #f7b52c;
}
#nbp18055277\ 18055277 .inner_item_txt .contents_btn01 a span{
    padding: 0;
    min-width: 0;
    text-align: center;
    line-height: 1.8;
}
#nbp18055277\ 18055277 .inner_item_txt .contents_btn01 a::before,
#nbp18055277\ 18055277 .inner_item_txt .contents_btn01 a::after {
    content: none;
}

/* ==========補助金情報========== */

#nbp6001568\ 6001568{
    background-image: linear-gradient(175deg, #f1d940 45%, #e6e6e6 45%);
}
#nbp6001568\ 6001568 .wrapper_item{
    overflow: visible;
}
#nbp6001568\ 6001568 .inner_item{
    border-radius: 10px;
}
#nbp6001568\ 6001568 .inner_item .heading{
    background: #333f;
    border-radius: 10px;
    padding: 10px 0;
}
#nbp6001568\ 6001568 .inner_item .heading h3.h{
    color: #fff;
    font-size: 1.4rem !important;
    margin-bottom: 0;
}
#nbp6001568\ 6001568 .inner_item_txt dl{
    box-shadow: 1px 5px 5px #00000033;
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 10px;
}
#nbp6001568\ 6001568 .inner_item_txt dl:nth-of-type(2){
    margin-top: 10px;
}
#nbp6001568\ 6001568 .inner_item_txt dt{
    font-size: 1.2rem;
    background-color: #55dd9f;
    border-radius: 10px 10px 0 0;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
}
#nbp6001568\ 6001568 .inner_item_txt dd:first-of-type p{
    background-color: #ffb1c6;
    border-radius: 20px;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 1.2rem;
    letter-spacing: 0.3rem;
    line-height: 1;
}
#nbp6001568\ 6001568 .inner_item_txt dd:nth-of-type(2){
    line-height: 1;
}
#nbp6001568\ 6001568 .inner_item_txt dd:nth-of-type(2) span{
    font-size: 8rem;
    font-weight: 600;
    color: #55dd9f;
}
#nbp6001568\ 6001568 .inner_item_txt dd:nth-of-type(3) {
    font-size: 1.2rem;
    padding: 10px 10px 0;
    text-align: left;
    line-height: 1.5;
}
#nbp6001568\ 6001568 .inner_item_txt dd:nth-of-type(3)  a{
    margin-top: 10px;
}
@media (max-width: 480px){
#nbp6001568\ 6001568 .inner_item_txt{
    display: flex;
    align-items: stretch;
    gap: 2%;
}
#nbp6001568\ 6001568 .inner_item_txt dl{
    flex: 1;
}
}

/* ==========販売情報========== */
#nbp4485433\ 4485433 .content_wrapper div.wrapper_item{
    padding-bottom: 0;
}
#nbp4485433\ 4485433 .content_wrapper div.wrapper_item:has(.inner_item){
    padding-bottom: 30px;
}
#nbp4485433\ 4485433 .content_wrapper{
    max-width: initial !important;
    padding: 0;
}

#nbp4485433\ 4485433 .heading:has(h3){
    padding: 0;
    padding-top: 10px;
}
#nbp4485433\ 4485433 .heading .h{
    padding: 0 5px;
}
#nbp4485433\ 4485433 .heading h3{
    padding-left: 0;
}
#nbp4485433\ 4485433 .heading h3.h::before,
#nbp4485433\ 4485433 .heading h3.h::after{
    content: none;
}

#nbp4485433\ 4485433 .inner_item{
    border-radius: 10px;
    box-shadow: 5px 2px 10px #00000055;
    padding: 10px;
    margin: 10px;
}
@media (max-width: 500px){
#nbp4485433\ 4485433 .inner_item{
    padding: 10px 0;
    margin: 10px 5px;
}}
#nbp4485433\ 4485433 .slick-track{
    gap: 0;
}
#nbp4485433\ 4485433 .inner_item a{
    position: static;
    padding-top: 0;
}
#nbp4485433\ 4485433 .inner_item a::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#nbp4485433\ 4485433 .inner_item a img{
    position: relative;
}

#nbp4485433\ 4485433 .heading h4{
    font-weight: 900;
}
#nbp4485433\ 4485433 .heading p{
    font-size: 1.2rem !important;
}
#nbp4485433\ 4485433 .heading p.sales_price{
    padding-top: 10px;
}
#nbp4485433\ 4485433 .heading div p.sales_detail{
    font-size: 1.2rem !important;
    background: #f7b52c;
    border-radius: 5px;
    color: #fff;
    padding: 3px 10px;
    width: fit-content;
    margin: 0 auto;
}
#nbp4485433\ 4485433 .heading div hr{
    margin: 10px;
    border: none;
    border-top: 1px solid #ccc;
}

#nbp4485433\ 4485433 p.sales_built{
    background: #e85656;
}
#nbp4485433\ 4485433 p.sales_land{
    background: #98d09a;
}
#nbp4485433\ 4485433 p.sales_built,
#nbp4485433\ 4485433 p.sales_land{
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 3px;
    font-size: 1.2rem !important;
}

#nbp4485433\ 4485433 .sales_value{
    font-size: 2.5rem;
    padding-left: 5px;
    font-weight: 900;
    color: #cd1818;
}

#nbp4485433\ 4485433 div.sales_sim{
    margin-top: 10px;
}
#nbp4485433\ 4485433 div.sales_sim p{
    font-size: 1rem !important;
}
#nbp4485433\ 4485433 .sales_sim span.sales_month{
    font-size: 1.5rem;
    padding-left: 5px;
    font-weight: 900;
    color: #cd1818;
}

#nbp4485433\ 4485433 p.sales_section{
    background: #aaa;
    color: #fff;
    width: fit-content;
    margin: 5px auto;
    padding: 2px 5px;
}

#nbp4485433\ 4485433 .slick-arrow{
    display: none !important;
}


.hand_writing{
    width: 100%;
    height: auto;
}
.hand_writing #text{
    mask: url(#mask);
}
.hand_writing .hand_writing_text_path{
    animation: handwritingPath forwards;
    animation-delay: 2s;
    opacity: 0;
}
@keyframes handwritingPath {
    0%{opacity: 1;}
    100%{opacity: 1;}
}
.hand_writing .hand_writing_mask_line{
    fill: none;
    stroke: #fff;
    stroke-width: 7;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 4000px;
    animation: handwritingMask 5s linear;
    animation-delay: 2s;
}
@keyframes handwritingMask {
    0%{stroke-dashoffset: 4000px;}
    100%{stroke-dashoffset: 0;}
}