:root{--primary-color: #2653B4;--secondary-color: #FFD900}.post-wrap{width:96%;max-width:1200px;margin:0 auto;padding:150px 0 60px;display:grid;grid-template-columns:1fr 320px;gap:50px;position:relative;z-index:10}@media screen and (max-width: 991px){.post-wrap{grid-template-columns:1fr;width:90%;padding-top:80px}}#post-entry{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:40px;font-size:16px;background-color:var(--white)}@media screen and (max-width: 991px){#post-entry{padding:20px}}#post-entry .article-header{border-bottom:1px solid #ccc;margin-bottom:40px;padding-bottom:15px}#post-entry .article-header h1{font-size:clamp(1.5rem,.511rem + 1.82vw,1.875rem);margin-bottom:20px}#post-entry .article-header .meta{display:flex;align-items:center;margin-bottom:10px;gap:15px;color:#a5aaaf;font-size:.8rem}#post-entry .article-header .meta .pubdate{position:relative}#post-entry .article-header .meta .pubdate::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}#post-entry .article-header .meta .update{position:relative}#post-entry .article-header .meta .update::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}#post-entry .article-header .tags-list{display:flex;flex-wrap:wrap}#post-entry .article-header .tags-list li{margin-right:5px}#post-entry .article-header .tags-list li a{background-color:#eee;font-size:13px;border-radius:4px;padding:0 1rem}#post-entry .entry-content{word-break:break-all;overflow-wrap:break-word;white-space:normal}#post-entry .entry-content p,#post-entry .entry-content .wp-block-group p:last-child{margin-bottom:2.2rem}#post-entry .entry-content p a,#post-entry .entry-content .wp-block-group p:last-child a{color:#007ac0;text-decoration:underline}#post-entry .entry-content p a:hover,#post-entry .entry-content .wp-block-group p:last-child a:hover{text-decoration:none}#post-entry .entry-content strong{font-weight:bold}#post-entry .entry-content .wp-block-image{margin-bottom:2.2rem}#post-entry .entry-content ul{margin-bottom:1.5rem;border-radius:6px;padding:1rem 1rem 1rem 2.5rem;border:2px solid #eee}#post-entry .entry-content ul li{list-style:disc}#post-entry .entry-content ol{margin-left:1.1rem;margin-bottom:1rem}#post-entry .entry-content ol li{list-style:decimal}#post-entry .entry-content h2{font-size:clamp(1rem,.511rem + 1.82vw,1.875rem);background-color:var(--secondary-color);color:var(--white);border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}#post-entry .entry-content h3{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);background-color:#eee;border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}#post-entry .entry-content h4{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);font-weight:500;border-top:2px solid #000;border-bottom:1px solid #eee;padding:.5rem 0;margin-bottom:1.5rem;margin-top:50px}#post-entry .entry-content .vk_borderBox_title{border:none}#post-entry .entry-content .vk_borderBox_body p{margin-bottom:1rem}#post-entry .entry-content #toc_container{padding:30px;border-radius:6px;border:none !important;box-shadow:3px 3px 3px #ccc;margin-bottom:50px}#post-entry .entry-content #toc_container .toc_title{text-align:left;position:relative;display:inline-block;position:relative;margin:0;padding:5px 0 5px 58px;font-size:23px;font-weight:700}#post-entry .entry-content #toc_container .toc_title::before{display:inline-block;position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;color:#fff;font-family:var(--fa);font-size:20px;font-weight:600;text-align:center;line-height:50px;content:"";background-color:var(--secondary-color)}#post-entry .entry-content #toc_container .toc_toggle{display:inline-block;vertical-align:middle;width:75px;height:25px;margin-left:10px;border-radius:5px;background:#cbcbcb;color:#fff;font-size:14px;text-align:center;line-height:25px}#post-entry .entry-content #toc_container .toc_toggle .toc_brackets,#post-entry .entry-content #toc_container .toc_toggle .toc_brackets{display:none}#post-entry .entry-content .toc_list{margin:inherit;padding:inherit;border:none;color:#555;padding-left:20px !important;margin:0 !important}#post-entry .entry-content .toc_list>li{list-style:decimal !important;font-weight:700;padding:5px 0}#post-entry .entry-content .toc_list>li a{color:#555}#post-entry .entry-content .toc_list ul{margin:inherit;padding:inherit;border:none;margin-bottom:1rem !important}#post-entry .entry-content .toc_list ul li{list-style:decimal !important;font-weight:500}.post-navigation{max-width:1000px;width:94%;margin:0 auto;padding:3rem 0}.post-navigation .nav-links{display:flex;justify-content:space-between}.post-navigation .nav-links a{display:block;width:120px;text-align:center;padding:.3rem;border-radius:40px;transition:.5s;color:#fff;background-color:var(--primary-color)}.post-navigation .nav-links a:hover{background-color:var(--primary-color)}.paging{margin:50px 0}.paging .page-numbers{display:flex;justify-content:center}.paging .page-numbers li{margin:0 2px}.paging .page-numbers li a,.paging .page-numbers li .page-numbers{width:30px;height:30px;display:block;line-height:30px;text-align:center;font-size:16px;background-color:var(--red);border-radius:4px;transition:.5s}.paging .page-numbers li a.current,.paging .page-numbers li .page-numbers.current{background-color:#666;color:#fff}.paging .page-numbers li a:hover,.paging .page-numbers li .page-numbers:hover{background-color:#666;color:#fff}.post-sidebar .sidebar-section{margin-bottom:30px;background-color:var(--white);overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.1)}.post-sidebar .sidebar-section .inner{padding:20px}.post-sidebar .sidebar-title{background-color:var(--primary-color);color:var(--white);font-size:1rem;font-weight:700;padding:10px 20px;border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:0}.post-sidebar>.widget{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:30px;overflow:hidden}.post-sidebar>.widget h2{background-color:#474747;color:#fff;padding:20px}.post-sidebar>.widget .wp-block-categories-list{padding:0 20px 20px}.post-sidebar .widget_search{border:none !important;border-radius:0 !important}.post-sidebar .widget_search .wp-block-search__label{display:none !important}.post-sidebar .widget_search .wp-block-search__inside-wrapper{position:relative}.post-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__input{border:1px solid #eee}.post-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__button{position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:55px;background-color:#000;color:#fff;width:50px}.post-sidebar .widget_categories .wp-block-categories-list{padding:20px}.post-sidebar .wp-block-latest-posts__list{padding:0 20px 20px}.post-sidebar .popular-posts .wpp-list{padding:20px;font-size:.8rem}.post-sidebar .popular-posts .wpp-list li{display:grid;grid-template-columns:75px 1fr;gap:20px;overflow:visible}.post-sidebar .popular-posts .wpp-list li a{display:block}.post-sidebar .popular-posts .wpp-list li a:first-child{position:relative}.post-sidebar .popular-posts .wpp-list li a:first-child::before{position:absolute;content:"1";width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;background-color:var(--secondary-color);left:-5px;top:-5px;color:#fff}.post-sidebar .popular-posts .wpp-list li:nth-child(2) a:first-child::before{content:"2"}.post-sidebar .popular-posts .wpp-list li:nth-child(3) a:first-child::before{content:"3"}.post-sidebar .popular-posts .wpp-list li:nth-child(4) a:first-child::before{content:"4";background-color:#666}.post-sidebar .popular-posts .wpp-list li:nth-child(5) a:first-child::before{content:"5";background-color:#666}.paginationWP{margin-top:50px}.paginationWP .page-numbers{display:flex;justify-content:center;flex-wrap:wrap;gap:5px}.paginationWP .page-numbers li .page-numbers,.paginationWP .page-numbers li .current{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--color-primary);color:var(--color-primary);font-size:16px;transition:var(--transition)}.paginationWP .page-numbers li .page-numbers:hover,.paginationWP .page-numbers li .current:hover{background-color:var(--color-primary);color:var(--white)}.paginationWP .page-numbers li .current{background-color:var(--color-primary);color:var(--white)}:root{--color-primary: #2653B4;--color-primary-light: #F5F8FF;--color-secondary: #FFD900;--color-secondary-light: #e4c448;--text-color: #252525;--bg-gray: #eee;--green: #419768;--gold: #A49749;--white: #ffffff;--orange: #ff8f00;--black: #000;--gradient-primary: linear-gradient(90deg, #4b76d3, #2b2eb3);--gradient-secondary: linear-gradient(90deg, #dfe9ff, #67b9d3);--gradient-tertiary: linear-gradient(135deg, #2563eb 0%, #1c1fa9 100%);--font-noto-sans-jp: "Noto Sans JP", sans-serif;--font-montserrat: "Montserrat", sans-serif;--font-shippori-mincho-b1: "Shippori Mincho B1", serif;--fa: "Font Awesome 5 Free";--font-roboto-condensed: "Roboto Condensed", sans-serif;--font-size-base: 16px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-xxl: 24px;--font-size-xxxl: 32px;--font-size-xxxxl: 40px;--font-size-xxxxxl: 48px;--font-size-xxxxxxl: 56px;--font-size-xxxxxxxl: 64px;--font-size-xxxxxxxxl: 72px;--font-size-xxxxxxxxxl: 80px;--font-size-xxxxxxxxxll: 88px;--font-size-xxxxxxxxxl: 96px;--width-full: 100%;--width-half: 50%;--width-quarter: 25%;--width-three-quarters: 75%;--width-one-third: 33.333333%;--width-two-thirds: 66.666667%;--width-three-fourths: 1420px;--max-width-full: 1620px;--border-radius: 12px;--border-radius-lg: 20px;--border-radius-xl: 30px;--border-radius-2xl: 40px;--border-radius-3xl: 50px;--border-radius-4xl: 60px;--border-radius-full: 50%;--transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);--transition-fast: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);--transition-slow: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);--transition-bounce: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-noto-sans-jp);font-size:var(--font-size-base);color:var(--text-color);background-color:var(--bg-primary);line-height:1.8;font-weight:500;font-size:100%}@media screen and (max-width: 991px){body{font-size:var(--font-size-sm);overflow-x:hidden}}@media screen and (max-width: 767px){body{font-size:14px}}body.menu-open{overflow:hidden}body.hidden{overflow:hidden}img{display:block;max-width:100%}:where(img,picture,svg){max-inline-size:100%;block-size:auto}iframe{width:100%;height:450px}a{text-decoration:none;color:inherit;transition:var(--transition)}ul,ol{list-style:none}address{font-style:normal}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;border:1px solid #ccc;width:100%;padding:10px}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-wrapper .site-footer{margin-top:auto}.container{max-width:var(--width-three-fourths);width:90%;margin:0 auto;padding:150px 0}@media screen and (max-width: 991px){.container{padding:80px 0}}.site-main p{margin-bottom:1rem}.width-wrapper{max-width:1200px;margin:0 auto}.primary-heading{margin-bottom:80px}@media screen and (max-width: 991px){.primary-heading{margin-bottom:40px}}.primary-heading__top{display:flex;gap:40px;align-items:flex-end}@media screen and (max-width: 991px){.primary-heading__top{flex-direction:column;align-items:flex-start;gap:0}}.primary-heading__bottom{margin-top:20px}.primary-heading .sub-title{font-size:clamp(60px,10vw,120px);font-weight:600;font-family:var(--font-roboto-condensed);line-height:1.1;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}.primary-heading .title{font-size:20px;line-height:3}@media screen and (max-width: 991px){.primary-heading .title{line-height:1;font-size:16px}}.primary-button{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;position:relative;padding-right:50px;margin-top:50px}.primary-button .text{color:var(--text-color);transition:var(--transition)}.primary-button .arrow{position:absolute;top:50%;transform:translateY(-50%);right:0;width:34px}.primary-button .arrow::before{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;transform:translate(-50%, -50%);background:url(../images/common/arrow.svg) no-repeat center center/cover;z-index:1;transition:var(--transition)}.primary-button .arrow::after{content:"";position:absolute;width:34px;height:34px;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--white);border-radius:50%;border:1px solid var(--white);transition:var(--transition)}.primary-button:hover .text{color:var(--color-primary)}.primary-button:hover .arrow::before{background-image:url(../images/common/arrow-wh.svg)}.primary-button:hover .arrow::after{background-color:var(--color-primary);border-color:var(--color-primary)}.primary-button--secondary .text{color:var(--text-color)}.primary-button--secondary .arrow::before{background-image:url(../images/common/arrow-wh.svg)}.primary-button--secondary .arrow::after{background-color:var(--color-primary);border-color:var(--color-primary)}.primary-button--secondary:hover .arrow::before{background-image:url(../images/common/arrow.svg)}.primary-button--secondary:hover .arrow::after{background-color:var(--white);border-color:var(--white);border:1px solid var(--text-color)}.table{width:100%;border-collapse:collapse;margin-bottom:1rem}.table th,.table td{border-bottom:1px solid var(--text-color);padding:20px 10px}.table th{background-color:var(--text-color);color:var(--white);padding:20px 10px;font-weight:600}.table th:not(:last-child){border-right:1px solid #656565}.table td:not(:last-child){border-right:1px solid var(--text-color)}.table td:first-child{width:20%;text-align:center;background-color:var(--bg-gray)}.split-text{display:inline-block;overflow:hidden}.split-text span{display:inline-block;opacity:0}.page-header{padding-top:140px}@media screen and (max-width: 991px){.page-header{padding-top:60px}}.page-header__inner{max-width:var(--width-three-fourths);width:90%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;height:300px}@media screen and (max-width: 991px){.page-header__inner{height:160px}}.page-header .sub-title{font-size:clamp(60px,10vw,120px);font-weight:600;color:var(--bg-primary);font-family:var(--font-roboto-condensed);line-height:1}.page-header .title{font-size:20px;line-height:1;position:relative;padding-left:60px}.page-header .title::before{content:"";position:absolute;width:40px;height:2px;background-color:var(--color-primary);left:0;top:50%;transform:translateY(-50%)}.hamburger-menu{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:100}.hamburger-menu span{width:20px;height:2px;background-color:var(--text-color);display:block;transition:var(--transition)}.hamburger-menu.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media screen and (max-width: 991px){.hamburger-menu{display:flex}}.site-header{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:var(--white);transition:var(--transition)}.site-header__inner{display:flex;justify-content:space-between;align-items:center;padding:0 40px;height:140px;transition:var(--transition)}@media screen and (max-width: 991px){.site-header__inner{padding:0 20px;height:60px}}.site-header__logo{width:200px;transition:var(--transition)}.site-header__logo img{transition:var(--transition)}@media screen and (max-width: 991px){.site-header__logo{width:120px}}.site-header.scrolled{width:calc(100% - 50px);border-radius:10px;top:30px;left:25px}@media screen and (max-width: 991px){.site-header.scrolled{width:calc(100% - 20px);top:15px;left:10px}}.site-header.scrolled .site-header__inner{height:100px;box-shadow:0 0 30px rgba(0,0,0,.1)}@media screen and (max-width: 991px){.site-header.scrolled .site-header__inner{height:60px}}.site-header.scrolled .site-header__logo{width:150px;transition:var(--transition)}@media screen and (max-width: 991px){.site-header.scrolled .site-header__logo{width:100px}}.site-header.scrolled .site-header__logo a{display:block;transition:var(--transition)}.site-header.scrolled .site-header__logo img{transition:var(--transition)}.site-header__nav{display:flex;align-items:center;gap:30px;font-weight:600}@media screen and (max-width: 991px){.site-header__nav{display:none}}.site-header__nav ul{display:flex;gap:30px}.site-header__nav ul a{transition:var(--transition)}.site-header__nav ul a:hover{color:var(--color-primary)}.site-header__nav .contact-button{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--gradient-tertiary);color:var(--white);padding:10px 20px;border-radius:60px;width:200px;border:1px solid var(--color-primary);transition:var(--transition)}.site-header__nav .contact-button:hover{opacity:.8}.sp-nav{position:fixed;inset:0;background-color:var(--white);z-index:90;transform:translateX(100%);opacity:0;visibility:hidden;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1),visibility 0s .4s;display:flex;align-items:center;justify-content:center}.sp-nav.open{transform:translateX(0);opacity:1;visibility:visible;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1),visibility 0s 0s}.sp-nav__inner{width:90%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:30px;opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(0.4, 0, 0.2, 1) .2s,transform .5s cubic-bezier(0.4, 0, 0.2, 1) .2s}.sp-nav.open .sp-nav__inner{opacity:1;transform:translateY(0)}.sp-nav__contact{display:flex;align-items:center;justify-content:center;font-size:18px}.sp-nav__list{display:flex;flex-direction:column;gap:20px;text-align:center}.sp-nav__list li{opacity:0;transform:translateY(10px);transition:opacity .4s cubic-bezier(0.4, 0, 0.2, 1),transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.sp-nav__list a{font-size:18px;font-weight:600;color:var(--text-color)}.sp-nav.open .sp-nav__list li{opacity:1;transform:translateY(0)}.sp-nav.open .sp-nav__list li:nth-child(1){transition-delay:0.35s}.sp-nav.open .sp-nav__list li:nth-child(2){transition-delay:0.4s}.sp-nav.open .sp-nav__list li:nth-child(3){transition-delay:0.45s}.sp-nav.open .sp-nav__list li:nth-child(4){transition-delay:0.5s}.sp-nav.open .sp-nav__list li:nth-child(5){transition-delay:0.55s}.sp-nav.open .sp-nav__list li:nth-child(6){transition-delay:0.6s}.sp-nav.open .sp-nav__list li:nth-child(7){transition-delay:0.65s}.sp-nav.open .sp-nav__list li:nth-child(8){transition-delay:0.7s}.sp-nav.open .sp-nav__list li:nth-child(9){transition-delay:0.75s}.sp-nav.open .sp-nav__list li:nth-child(10){transition-delay:0.8s}.sp-nav__contact{width:100%;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .4s cubic-bezier(0.4, 0, 0.2, 1),transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.sp-nav.open .sp-nav__contact{opacity:1;transform:translateY(0);transition-delay:.6s}.site-footer{background-color:var(--white);position:relative;overflow:hidden}.site-footer::after{content:"";position:absolute;top:0;left:30%;right:0;height:100%;background-color:var(--text-color);z-index:0}@media screen and (max-width: 991px){.site-footer::after{top:auto;left:0;bottom:0;height:calc(100% - 250px)}}.site-footer__inner{display:flex;max-width:var(--width-three-fourths);width:90%;margin:0 auto;padding:60px 0 40px;position:relative;z-index:1}.site-footer__left{flex:0 0 30%;padding-right:60px}.site-footer__left .logo{margin-bottom:30px}.site-footer__left .logo img{width:160px}.site-footer__left .address p{font-size:14px;line-height:1.8;margin-bottom:8px;color:var(--text-color)}.site-footer__left .address p:first-child{font-size:16px;font-weight:600;margin-bottom:12px}.site-footer__right{flex:0 0 70%;color:var(--white);display:flex;flex-direction:column;gap:0}.site-footer .contact-section{display:flex;gap:40px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.2)}.site-footer .contact-section .contact-item{display:flex;gap:20px;align-items:flex-start}.site-footer .contact-section .contact-item .contact-icon{width:40px;height:40px;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.site-footer .contact-section .contact-item .contact-icon i{color:var(--text-color);font-size:18px}.site-footer .contact-section .contact-item .contact-info .contact-label{font-size:12px;font-weight:600;margin-bottom:0;text-transform:uppercase;letter-spacing:.5px}.site-footer .contact-section .contact-item .contact-info .contact-link{color:var(--white);font-size:20px;text-decoration:underline}.site-footer .contact-section .contact-item .contact-info .contact-link:hover{opacity:.8}.site-footer .contact-section .contact-item .contact-info .contact-text{font-size:30px;font-weight:600;margin-bottom:5px;font-family:var(--font-roboto-condensed);line-height:1}.site-footer .contact-section .contact-item .contact-info .contact-time{font-size:12px;opacity:.8}.site-footer .nav-section{display:flex;gap:60px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.2)}.site-footer .nav-section .nav-column nav ul{display:flex;flex-direction:column;gap:12px}.site-footer .nav-section .nav-column nav ul li a{color:var(--white);font-size:14px;transition:var(--transition)}.site-footer .nav-section .nav-column nav ul li a:hover{opacity:.7;padding-left:5px}.site-footer .footer-links{display:flex;align-items:center;gap:15px;font-size:14px}.site-footer .footer-links a{color:var(--white)}.site-footer .footer-links a:hover{opacity:.8;text-decoration:underline}.site-footer .footer-links .separator{color:rgba(255,255,255,.3)}.site-footer .copyright{font-size:14px;opacity:.5;margin-top:40px;font-weight:300;font-family:var(--font-roboto-condensed)}@media screen and (max-width: 1199px){.site-footer .site-footer{background:linear-gradient(180deg, var(--white) 0%, var(--white) 40%, var(--text-color) 40%)}.site-footer .site-footer__inner{flex-direction:column}.site-footer .site-footer__left{flex:0 0 100%;padding-right:0;margin-bottom:40px}.site-footer .site-footer__right{flex:0 0 100%}.site-footer .site-footer::after{display:none}.site-footer .contact-section{flex-direction:column;gap:20px}.site-footer .nav-section{flex-direction:column;gap:30px}}@media screen and (max-width: 991px){.site-footer .site-footer__inner{padding:40px 0 30px}.site-footer .contact-section{margin-bottom:30px;padding-bottom:30px}.site-footer .nav-section{margin-bottom:30px;padding-bottom:30px}}.index-hero{width:100%;height:95vh;padding-top:140px;position:relative;z-index:1;opacity:0;-webkit-animation:fade .5s ease-in-out forwards;animation:fade .5s ease-in-out forwards}@media screen and (max-width: 991px){.index-hero{height:600px;padding-top:60px}}.index-hero__inner{display:flex;align-items:flex-end;height:calc(100% - 140px);min-height:calc(95vh - 140px);padding:0 100px;line-height:1.4;font-weight:600;margin-left:auto;width:calc(100% - 160px);position:relative;padding-bottom:100px}@media screen and (max-width: 991px){.index-hero__inner{height:100%;min-height:540px;padding:0 20px 60px;width:100%;margin-left:0}}.index-hero__scroll{position:absolute;top:260px;left:70px;width:16px;text-align:center;display:flex;flex-direction:column;align-items:center}.index-hero__scroll .text{font-size:12px;font-weight:400;margin-bottom:10px;writing-mode:vertical-rl;color:var(--text-color);font-family:var(--font-roboto-condensed);letter-spacing:.1em}.index-hero__scroll .bar{position:relative;display:block;width:2px;height:100px;margin:0 auto;background-color:#eee;overflow:hidden}.index-hero__scroll .bar::after{content:"";position:absolute;top:0;left:0;width:100%;height:15px;z-index:1;background-color:var(--color-primary);-webkit-animation:scroll 2s ease-in-out infinite;animation:scroll 2s ease-in-out infinite}@-webkit-keyframes scroll{0%{transform:translateY(-15px);opacity:0}50%{opacity:1}100%{transform:translateY(100px);opacity:0}}@keyframes scroll{0%{transform:translateY(-15px);opacity:0}50%{opacity:1}100%{transform:translateY(100px);opacity:0}}.index-hero__content{position:relative;z-index:2;color:var(--white)}.index-hero .sub-title{font-size:clamp(20px,5vw,30px)}.index-hero .sub-title br{display:none}@media screen and (max-width: 767px){.index-hero .sub-title br{display:block}}.index-hero .sub-title span{color:var(--color-secondary)}.index-hero .title{font-size:clamp(28px,5vw,55px);margin-bottom:20px}.index-hero .title span{color:var(--orange)}.index-hero .description{font-size:clamp(16px,5vw,20px)}.index-hero__images{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.index-hero__images::after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1;top:0;left:0}.index-hero__images-swiper{width:100%;height:100%}.index-hero__images-swiper .swiper-wrapper{width:100%;height:100%}.index-hero__images-swiper .swiper-slide{width:100%;height:100%}.index-hero__images-swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.index-hero__images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 991px){.index-hero__scroll{display:none}}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.index-strengths{position:relative}.index-strengths::after{content:"";position:absolute;top:-200px;left:0;width:100%;height:calc(100% + 200px);background-color:var(--color-primary-light);z-index:-1}.index-strengths__content{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 1199px){.index-strengths__content{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 991px){.index-strengths__content{grid-template-columns:1fr}}.index-strengths__item{display:flex;flex-direction:column;gap:20px;position:relative;padding:0 40px}@media screen and (max-width: 991px){.index-strengths__item{padding:0}}@media screen and (max-width: 991px){.index-strengths__item:nth-child(2){padding:30px 0}.index-strengths__item:last-child{padding:30px 0}}.index-strengths__item:not(:last-child)::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:100%;background-color:#beceef}@media screen and (max-width: 991px){.index-strengths__item:not(:last-child)::after{width:100%;height:1px;left:0;bottom:0;top:auto;right:auto;transform:none}}.index-strengths__item .head{display:flex;gap:20px;align-items:center}.index-strengths__item .head .number{font-size:80px;font-weight:600;color:var(--color-primary);font-family:var(--font-roboto-condensed);line-height:1}@media screen and (max-width: 991px){.index-strengths__item .head .number{font-size:60px}}.index-strengths__item .head .title{font-size:30px;font-weight:600;line-height:1.4;color:var(--primary-color)}@media screen and (max-width: 991px){.index-strengths__item .head .title{font-size:26px}}.index-strengths__item .head .description{font-size:16px;font-weight:600;line-height:1.4;margin:0}.index-strengths__item .image{margin:0 auto;width:340px;height:340px;border-radius:50%;overflow:hidden;border:10px solid var(--white)}@media screen and (max-width: 991px){.index-strengths__item .image{width:200px;height:200px;border:5px solid var(--white)}}.index-strengths__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-products__content{width:100vw;margin:0 calc(50% - 50vw)}.index-products img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-products .products-swiper .swiper-wrapper{display:flex;align-items:center}.index-products .products-swiper.swiper-centered .swiper-wrapper{justify-content:center}.index-products .products-swiper .swiper-slide{width:300px !important;height:250px;flex-shrink:0}@media screen and (max-width: 991px){.index-products .products-swiper .swiper-slide{width:250px !important;height:200px}}.index-products .products-swiper .swiper-slide a{display:block;width:100%;height:100%;transition:var(--transition)}.index-products .products-swiper .swiper-slide a:hover{opacity:.8}.index-products .products-swiper .swiper-slide .image{width:100%;height:100%;overflow:hidden;border-radius:8px}.index-products .products-swiper .swiper-slide .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-areas{position:relative}.index-areas__inner{padding:150px 0;max-width:1200px}.index-areas .primary-heading{color:var(--white)}.index-areas .primary-heading .sub-title{background:var(--gradient-secondary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.index-areas::after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 70% 20%, rgba(157, 0, 255, 0.6), rgba(0, 102, 255, 0.5), rgba(0, 255, 255, 0.3)),linear-gradient(180deg, rgb(0, 0, 40) 0%, rgb(0, 50, 120) 50%, rgb(0, 150, 200) 100%);background-blend-mode:screen;opacity:0;transition:opacity 1s ease-out}.index-areas__content{display:flex;justify-content:space-between;position:relative}.index-areas__content-image{width:40%;order:2;position:-webkit-sticky;position:sticky;top:0;height:500px}.index-areas__content-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-areas__content-inner{width:50%;order:1}.index-areas__item{color:var(--white)}.index-areas__item:not(:first-child){border-top:1px solid var(--white);padding-top:20px;margin-top:20px}.index-areas__item h3{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;margin-bottom:20px}.index-areas__item dl{display:flex;flex-wrap:wrap;font-size:15px;margin-bottom:20px}.index-areas__item dl dt{width:150px}.index-areas__item dl dd{width:calc(100% - 150px)}@media screen and (max-width: 991px){.index-areas__inner{padding:80px 0}.index-areas__content{flex-direction:column;gap:30px}.index-areas__content-image,.index-areas__content-inner{width:100%;order:initial}.index-areas__content-image{position:static;padding-top:0;height:200px}}.index-news{background-color:var(--bg-gray)}.index-news__inner{max-width:1200px}.index-news__list{display:grid;grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 991px){.index-news__list{grid-template-columns:1fr}}.index-news__list li a{display:block;position:relative;width:100%;padding:40px 140px 30px 40px;border:1px solid #dedede;background-color:#fff;position:relative}.index-news__list li a::after{content:"";position:absolute;width:10px;height:10px;background-color:var(--color-primary);right:30px;top:50%;transform:translateY(-50%);border-radius:50%;transition:var(--transition)}.index-news__list li a:hover::after{background-color:var(--text-color);transform:translateY(-50%) scale(1.4)}.index-news__list li a .meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;line-height:1.4;margin-bottom:20px}.index-news__list li a .meta .date{font-size:14px;font-weight:600;color:var(--text-color);font-family:var(--font-roboto-condensed)}.index-news__list li a .meta .category{background-color:var(--text-color);color:var(--white);padding:5px 10px;border-radius:60px;font-size:12px}.index-news__list li a .title{font-size:16px;font-weight:500;line-height:1.4}.index-news__list li:nth-child(2) a{border-left:none}.index-news__list li:nth-child(3) a{border-top:none}.index-news__list li:nth-child(4) a{border-left:none;border-top:none}.section-head{margin-bottom:80px;position:relative;z-index:1}.section-head::before{content:"SHINWA SHOKAI  •  AUTO PARTS SUPPLY  •  SPEED & TRUST  •  ";position:absolute;top:50%;left:0;width:200%;font-size:clamp(100px,10vw,200px);font-weight:700;color:#b0bfd5;white-space:nowrap;transform:translateY(-50%);-webkit-animation:scrollText 40s linear infinite;animation:scrollText 40s linear infinite;pointer-events:none;z-index:-1;opacity:.2}@-webkit-keyframes scrollText{from{transform:translate(0, -50%)}to{transform:translate(-50%, -50%)}}@keyframes scrollText{from{transform:translate(0, -50%)}to{transform:translate(-50%, -50%)}}.section-head__title{font-size:clamp(24px,5vw,60px);font-weight:700;line-height:1.4;margin-bottom:20px;font-feature-settings:"palt";background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-head__title span{color:var(--green)}.section-head__lead{font-weight:500;line-height:1.4;color:var(--text-color)}.section-head-secondary__sub-title{font-size:60px;font-weight:600;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:var(--font-roboto-condensed);line-height:1}.section-head-secondary__title{font-size:20px;line-height:1;position:relative;padding-left:40px;letter-spacing:.05em}.section-head-secondary__title::before{content:"";position:absolute;width:20px;height:2px;background-color:var(--color-primary);left:0;top:50%;transform:translateY(-50%)}.business-overview{background-color:var(--color-primary-light)}.business-overview__bullets{display:flex;justify-content:center;gap:50px}@media screen and (max-width: 991px){.business-overview__bullets{flex-direction:column}}.business-overview__bullets li{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width: 991px){.business-overview__bullets li{gap:10px}}.business-overview__bullets li h3{font-size:30px;color:var(--color-primary)}.business-overview__bullets li p{font-weight:600;font-size:20px}@media screen and (max-width: 991px){.business-overview__bullets li p{font-size:16px}}.business-overview__bullets li .image{width:340px;height:340px;border-radius:50%;overflow:hidden;border:10px solid var(--white)}@media screen and (max-width: 991px){.business-overview__bullets li .image{width:200px;height:200px}}.business-overview__bullets li .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-service__content{display:flex;align-items:center;gap:80px}@media screen and (max-width: 991px){.page-service__content{flex-direction:column;gap:40px}}.page-service__content .image{width:80vw;margin-left:calc(50% - 50vw)}@media screen and (max-width: 991px){.page-service__content .image{width:100vw;margin-left:calc(50% - 50vw)}}.page-service__content .body{width:50%;background-color:var(--white);padding:50px;box-shadow:10px 10px 30px rgba(0,0,0,.1);transform:translateX(-150px)}@media screen and (max-width: 991px){.page-service__content .body{width:100%;padding:30px;transform:none}}.page-service__content .heading h2{font-size:32px;font-weight:600;line-height:1.4;margin-bottom:20px;color:var(--color-primary)}@media screen and (max-width: 991px){.page-service__content .heading h2{font-size:24px}}.business-categories__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-bottom:50px}@media screen and (max-width: 1199px){.business-categories__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 991px){.business-categories__list{grid-template-columns:1fr;gap:20px}}.business-categories__item{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:10px;height:100%;box-shadow:0 0 30px rgba(0,0,0,.1)}.business-categories__item-media{width:100%;height:200px;border-radius:10px;overflow:hidden}@media screen and (max-width: 991px){.business-categories__item-media{height:160px}}.business-categories__item-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.business-categories__item-title{color:var(--color-primary);margin-bottom:20px;text-align:center}@media screen and (max-width: 991px){.business-categories__item-title{margin-bottom:10px}}.business-categories__item-text{font-size:15px;margin-bottom:0 !important;min-height:4rem}@media screen and (max-width: 991px){.business-categories__item-text{min-height:auto}}.business-categories__makers-title{font-size:16px;font-weight:600;margin-bottom:10px;color:var(--color-primary)}.business-categories__makers-title i{margin-right:5px}.business-categories__makers-list{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width: 991px){.business-categories__makers-list{gap:6px}}.business-categories__makers-list li{font-size:14px;background-color:var(--color-primary-light);color:var(--color-primary);padding:5px 10px;border-radius:60px;line-height:1.4}@media screen and (max-width: 991px){.business-categories__makers-list li{font-size:12px}}.business-rebuilt{background-color:var(--color-primary-light)}.business-rebuilt__content{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:80px}@media screen and (max-width: 991px){.business-rebuilt__content{grid-template-columns:1fr;gap:40px}}.business-rebuilt__makers{margin-bottom:20px}.business-rebuilt__subtitle{display:flex;gap:5px;align-items:center;font-size:30px;color:var(--color-primary);margin-bottom:10px}@media screen and (max-width: 991px){.business-rebuilt__subtitle{font-size:22px}}.business-rebuilt__points{margin-bottom:20px}.business-rebuilt__points li{position:relative;padding-left:20px}.business-rebuilt__points li::before{position:absolute;left:0;top:2px;content:"";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;color:var(--color-primary)}.business-rebuilt__media img{border-radius:10px}@media screen and (max-width: 991px){.business-rebuilt__media img{width:100%;height:auto}}.business-cta{background:linear-gradient(135deg, #eaf6ff 0%, #f3eaff 50%, #fff5f9 100%)}.business-cta header{text-align:center;margin-bottom:30px}.business-cta__content{text-align:center}.business-cta__list{display:flex;justify-content:center;gap:20px}@media screen and (max-width: 991px){.business-cta__list{flex-direction:column;align-items:stretch;gap:12px}}.business-cta__list li a{display:flex;align-items:center;justify-content:center;background:var(--gradient-tertiary);transition:all .3s ease;box-shadow:0 4px 12px rgba(99,102,241,.25);color:var(--white);padding:0 20px;border-radius:60px;width:300px;font-size:20px;height:76px}@media screen and (max-width: 991px){.business-cta__list li a{width:100%;font-size:18px}}.business-cta__list li a:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(99,102,241,.35);background:linear-gradient(135deg, #3b82f6 0%, #1c1fa9 100%)}.business-cta__list li:nth-child(2) a{font-family:var(--font-roboto-condensed);font-size:24px}.business-delivery{position:relative;z-index:1}.business-delivery::after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 70% 20%, rgba(157, 0, 255, 0.6), rgba(0, 102, 255, 0.5), rgba(0, 255, 255, 0.3)),linear-gradient(180deg, rgb(0, 0, 40) 0%, rgb(0, 50, 120) 50%, rgb(0, 150, 200) 100%);background-blend-mode:screen;transition:opacity 1s ease-out}.business-delivery .section-head__title{color:var(--white);-webkit-text-fill-color:currentColor}.business-delivery .section-head__title span{color:var(--color-secondary)}.business-delivery .section-head__lead{color:var(--white)}.business-delivery__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-bottom:50px}@media screen and (max-width: 991px){.business-delivery__list{grid-template-columns:1fr;gap:20px}}.business-delivery__list li{background-color:var(--white);padding:40px 20px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(0,0,0,.1)}.business-delivery__list li i{font-size:70px;color:var(--color-primary);margin-bottom:10px;text-align:center}.business-delivery__list li h3{font-size:24px;text-align:center;color:var(--color-primary)}.business-delivery__list li p{margin-bottom:0;text-align:center;font-size:18px}.business-delivery__map{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media screen and (max-width: 1199px){.business-delivery__map{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 991px){.business-delivery__map{grid-template-columns:1fr}}.business-delivery__map-item{background-color:var(--bg-gray);padding:20px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%}.business-delivery__map-item h3{font-size:18px;font-feature-settings:"palt";display:flex;justify-content:center;align-items:center;gap:5px;color:var(--color-primary);margin-bottom:20px;text-align:center}@media screen and (max-width: 991px){.business-delivery__map-item h3{font-size:16px}}.business-delivery__map-item dl dt{background-color:var(--primary-color);color:var(--white);padding:5px 10px;border-radius:5px;text-align:center}.business-delivery__map-item dl dd{padding:10px;text-align:center}.business-delivery__map-item .description{color:var(--color-primary);text-align:center;margin:0;margin-top:auto}.business-staff{background-color:var(--color-primary-light)}.business-staff__content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}@media screen and (max-width: 991px){.business-staff__content{grid-template-columns:1fr;gap:40px}}.business-staff__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.business-staff__list{display:flex;flex-direction:column;gap:20px}.business-staff__list h3{display:flex;gap:5px;align-items:center;font-size:30px;color:var(--color-primary)}@media screen and (max-width: 991px){.business-staff__list h3{font-size:22px}}.business-makers .table{table-layout:fixed}.business-makers .table th,.business-makers .table td{padding:10px}.business-makers .table ul{display:flex;flex-wrap:wrap;gap:5px}.business-makers__table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.page-company-greeting{background-color:var(--color-primary-light)}.page-company-greeting__content{display:flex;align-items:center}@media screen and (max-width: 991px){.page-company-greeting__content{flex-direction:column;align-items:stretch;gap:30px}}.page-company-greeting__media{width:50vw;margin-left:calc(50% - 50vw)}@media screen and (max-width: 991px){.page-company-greeting__media{width:100vw;margin-left:calc(50% - 50vw)}}.page-company-greeting__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-company-greeting__text{width:50%;padding-left:60px}@media screen and (max-width: 991px){.page-company-greeting__text{width:100%;padding-left:0}}.page-company-greeting__text h3{margin-bottom:20px;font-size:30px;font-weight:600;line-height:1.4;color:var(--color-primary);font-feature-settings:"palt"}.page-company-greeting__text-name{text-align:right;margin-top:40px;margin-bottom:0 !important}@media screen and (max-width: 991px){.page-company-greeting__text-name{margin-top:20px}}.page-company__inner{max-width:1200px}.page-company__content{display:flex}@media screen and (max-width: 991px){.page-company__content{flex-direction:column;gap:20px}}.page-company .section-head-secondary{width:400px}@media screen and (max-width: 991px){.page-company .section-head-secondary{width:auto}}.page-company__table-wrapper{flex:1}@media screen and (max-width: 991px){.page-company__table-wrapper{width:100%}}.page-company__table{width:100%;border-collapse:collapse}.page-company__table th,.page-company__table td{padding:20px 10px}@media screen and (max-width: 991px){.page-company__table th,.page-company__table td{padding:14px 8px}}.page-company__table th{border-top:1px solid var(--color-primary);width:200px;text-align:left;color:var(--color-primary)}@media screen and (max-width: 991px){.page-company__table th{width:120px}}.page-company__table td{border-top:1px solid #ccc}.page-company-map__inner{max-width:1200px;padding-top:0}.page-company-map__content{display:flex}@media screen and (max-width: 991px){.page-company-map__content{flex-direction:column;gap:20px}}.page-company-map .section-head-secondary{width:400px}@media screen and (max-width: 991px){.page-company-map .section-head-secondary{width:auto}}.page-company-map__map{flex:1}@media screen and (max-width: 991px){.page-company-map__map{width:100%}}.page-contact{background-color:var(--color-primary-light)}.page-contact__inner{max-width:1200px}.page-contact__description{text-align:center}.page-contact__description p{margin-bottom:20px}.page-contact__list{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:40px}.page-contact__list li{background-color:var(--primary-color);color:var(--white);display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.1);width:300px;text-align:center;width:40%}@media screen and (max-width: 991px){.page-contact__list li{width:100%}}.page-contact__list li a{font-size:30px;font-family:var(--font-roboto-condensed);font-weight:600;color:var(--white);text-decoration:none;transition:var(--transition);display:flex;align-items:center;justify-content:center;gap:10px}.page-contact__list li i{font-size:20px}.page-contact .bstform-wrapper{background-color:var(--white);padding:40px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.1)}.post-container{background-color:var(--color-primary-light)}.page-privacy-policy{background-color:var(--color-primary-light)}.page-privacy-policy .container{max-width:1200px}.page-privacy-policy__content{background-color:var(--white);padding:40px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.1)}.page-privacy-policy dl{margin-bottom:2rem}.page-privacy-policy dl dt{font-weight:600;margin-bottom:1rem;color:var(--color-primary)}.page-privacy-policy ol{margin-left:20px;margin-bottom:1rem}.page-privacy-policy ol li{list-style:decimal}.archive-item{background-color:var(--color-primary-light)}.archive-item__content{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 991px){.archive-item__content{grid-template-columns:1fr}}.archive-item__content a{display:block;transition:var(--transition)}.archive-item__content a:hover{opacity:.8}.archive-item__content .item-card a{display:block;background-color:var(--white);padding:20px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.1)}@media screen and (max-width: 991px){.archive-item__content .item-card a{padding:15px}}.archive-item__content .item-card .item-title{margin:0;font-size:24px}@media screen and (max-width: 991px){.archive-item__content .item-card .item-title{font-size:20px}}.archive-item__content .item-card .item-thumb{height:260px;overflow:hidden;border-radius:10px;margin-bottom:20px}@media screen and (max-width: 991px){.archive-item__content .item-card .item-thumb{height:200px;margin-bottom:10px}}.archive-item__content .item-card .item-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-single{background-color:var(--color-primary-light)}.item-single__inner{max-width:1200px}.item-single__content{display:flex;flex-direction:column;gap:40px}.item-title{font-size:clamp(20px,4vw,26px);font-weight:700;color:var(--text-color);margin-bottom:20px}@media screen and (max-width: 991px){.item-title{font-size:20px;margin-bottom:10px}}.item-comment__text{font-size:18px;line-height:1.8}@media screen and (max-width: 991px){.item-comment__text{font-size:16px}}.item-gallery{width:100%;display:flex;flex-direction:column;gap:20px}.item-gallery__main{width:100%;height:500px;border-radius:var(--border-radius);overflow:hidden;position:relative}@media screen and (max-width: 991px){.item-gallery__main{height:350px}}.item-gallery__main .swiper-wrapper{height:100%}.item-gallery__main .swiper-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.item-gallery__main .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.item-gallery__main .swiper-button-next,.item-gallery__main .swiper-button-prev{width:50px;height:50px;background-color:rgba(255,255,255,.9);border-radius:50%;color:var(--color-primary);transition:var(--transition)}@media screen and (max-width: 991px){.item-gallery__main .swiper-button-next,.item-gallery__main .swiper-button-prev{width:40px;height:40px}}.item-gallery__main .swiper-button-next:after,.item-gallery__main .swiper-button-prev:after{font-size:20px;font-weight:700}@media screen and (max-width: 991px){.item-gallery__main .swiper-button-next:after,.item-gallery__main .swiper-button-prev:after{font-size:16px}}.item-gallery__main .swiper-button-next:hover,.item-gallery__main .swiper-button-prev:hover{background-color:var(--white);transform:scale(1.1)}.item-gallery__main .swiper-button-next.swiper-button-disabled,.item-gallery__main .swiper-button-prev.swiper-button-disabled{opacity:.3}.item-gallery__main .swiper-button-next{right:20px}@media screen and (max-width: 991px){.item-gallery__main .swiper-button-next{right:10px}}.item-gallery__main .swiper-button-prev{left:20px}@media screen and (max-width: 991px){.item-gallery__main .swiper-button-prev{left:10px}}.item-gallery__thumbs{width:100%;height:120px;margin-top:10px}@media screen and (max-width: 991px){.item-gallery__thumbs{height:80px}}.item-gallery__thumbs .swiper-wrapper{align-items:center}.item-gallery__thumbs .swiper-slide{cursor:pointer;transition:var(--transition);border-radius:8px;overflow:hidden;opacity:.5;border:2px solid rgba(0,0,0,0)}.item-gallery__thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.item-gallery__thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;border-color:var(--color-primary);transform:scale(1.05)}.item-gallery__thumbs .swiper-slide:hover{opacity:1}.item-categories{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:50px}.item-categories li a{display:block;background-color:var(--primary-color);color:var(--white);padding:10px 20px;border-radius:60px;font-size:16px;transition:var(--transition)}@media screen and (max-width: 991px){.item-categories li a{font-size:14px;padding:5px 10px}}.item-categories li a:hover{background-color:var(--color-primary);color:var(--white)}.item-categories li a.current{background-color:var(--secondary-color)}.page-thanks{background-color:var(--color-primary-light)}