.product-card{height:100%;position:relative;grid-template-rows:auto 1fr;gap:.875rem;width:100%;display:grid}.product-card .cover{overflow:hidden;position:relative}.product-card .cover:hover img{transform:scale(1.2)}.product-card .cover .product-cover-pagination{transform:translateX(-50%);position:absolute;bottom:10%;left:50%;width:max-content;z-index:1}.product-card .cover .product-cover-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-size:10px;border:2px solid #c29958;opacity:.6;background-color:transparent}.product-card .cover .product-cover-pagination .swiper-pagination-bullet-active{opacity:1}.product-card .cover img{height:100%;transition:.3s ease;position:relative;object-fit:cover;aspect-ratio:1/1;width:100%}.product-card .content-wrapper{-ms-flex-pack:justify;height:100%;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-card .content-wrapper .card-title{overflow:hidden;font-size:1.5rem;margin-bottom:.75rem;color:#161616;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:Outfit Bold;display:-webkit-box}@media(min-width:768px){.product-card .content-wrapper .card-title{font-size:1.375rem}}.product-card .content-wrapper .card-content ul{margin-bottom:.5rem;padding-left:.5rem}.product-card .content-wrapper .card-content ul li{font-size:1rem;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-card .content-wrapper .card-content ul li strong{font-size:1.125rem;width:30%;font-family:Outfit Medium;display:block}.product-card .content-wrapper .card-content ul li span{font-size:1.125rem;color:#5c7f71}.product-card .content-wrapper .card-content .bottom-wrapper{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-card .content-wrapper .card-content .bottom-wrapper .product-price{font-size:1.5rem;color:#c29958}.product-horizontal-card{padding:.625rem;margin-bottom:.875rem;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;box-shadow:0 0 1.5px #5c7f71;border-radius:.5rem;-ms-flex-align:center}.product-horizontal-card,.product-horizontal-card .left-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-horizontal-card .left-wrapper{flex:1;-webkit-box-align:start;-moz-box-align:start;gap:1.25rem;-webkit-align-items:start;align-items:start;-ms-flex-align:start}.product-horizontal-card .left-wrapper .cover{overflow:hidden;border-radius:1.125rem;width:6.25rem}.product-horizontal-card .left-wrapper .cover img{height:100%;object-fit:cover;aspect-ratio:1/1;width:100%}.product-horizontal-card .left-wrapper .title{font-size:1.5rem}.product-horizontal-card .right-wrapper{-webkit-box-align:center;-moz-box-align:center;gap:1.125rem;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-horizontal-card .right-wrapper .amount-wrapper{padding:.25rem;border:1px solid #5c7f71;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;border-radius:1rem;-ms-flex-align:stretch;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-horizontal-card .right-wrapper .amount-wrapper button{height:3.125rem;font-size:1.5rem;border:1px solid #5c7f71;border-radius:.875rem;width:3.125rem;line-height:0}.product-horizontal-card .right-wrapper .amount-wrapper input{border:none;text-align:center;width:3.75rem}.product-horizontal-card .right-wrapper .price{font-size:1.5rem;color:#c29958;font-family:Outfit Bold}.product-horizontal-card .right-wrapper .remove-product{padding:.625rem;font-size:1.5rem;border:1px solid #731023;color:#731023;transition:.3s ease;border-radius:.75rem}.product-horizontal-card .right-wrapper .remove-product:hover{color:#fff;background-color:#731023}.product-horizontal-card .right-wrapper .remove-product i{display:block}.product-horizontal-card.small .left-wrapper .cover{border-radius:.25rem;width:3.125rem}.breadcrumb-section{border:1px solid #efefef;background-color:#fdfafa}.breadcrumb,.breadcrumb-section{padding-block:1.625rem}.breadcrumb ul{column-gap:.625rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;row-gap:.625rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.breadcrumb ul li a{font-size:1.5rem;font-weight:500;color:#0f082f}.breadcrumb ul li i{font-size:1.125rem;display:block}.section-header{column-gap:.625rem;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;row-gap:.875rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.section-header.center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-pack:center;-moz-box-pack:center}.section-title{font-size:2.5rem;color:inherit;font-family:Poppins Bold}@media(min-width:1024px){.section-title{font-size:3.4375rem}}.section-title h1,.section-title h2,.section-title h3,.section-title h4,.section-title h5,.section-title h6,.section-title p{font-size:inherit;display:block}.section-title h1 b,.section-title h1 strong,.section-title h2 b,.section-title h2 strong,.section-title h3 b,.section-title h3 strong,.section-title h4 b,.section-title h4 strong,.section-title h5 b,.section-title h5 strong,.section-title h6 b,.section-title h6 strong,.section-title p b,.section-title p strong{color:#c29958;font-family:Outfit Bold}.section-title h1 span,.section-title h2 span,.section-title h3 span,.section-title h4 span,.section-title h5 span,.section-title h6 span,.section-title p span{-webkit-text-stroke-color:#5c7f71;color:#fff;-webkit-text-stroke-width:1.5px}@media(min-width:768px){.section-title h1 span,.section-title h2 span,.section-title h3 span,.section-title h4 span,.section-title h5 span,.section-title h6 span,.section-title p span{-webkit-text-stroke-width:3px}}.section-title h1 small,.section-title h2 small,.section-title h3 small,.section-title h4 small,.section-title h5 small,.section-title h6 small,.section-title p small{font-size:1.875rem;font-family:Outfit Bold}@media(min-width:1024px){.section-title h1 small,.section-title h2 small,.section-title h3 small,.section-title h4 small,.section-title h5 small,.section-title h6 small,.section-title p small{font-size:2.1875rem}}.content h2,.content h3,.content h4,.content h5,.content h6{font-size:1.75rem;color:inherit;line-height:1.2;font-family:Poppins Bold}.content h3{font-size:1.625rem}.content h4{font-size:1.5rem}.content h5{font-size:1.375rem}.content h6{font-size:1.25rem}.content p{font-size:1.125rem;margin-bottom:.875rem;color:inherit;opacity:.9;line-height:1.4;font-family:Outfit Regular}@media(min-width:1024px){.content p{font-size:1.25rem;line-height:1.6}}.content p strong,.content p.title{font-family:Poppins Bold}.content p.title{font-size:2.1875rem}body{overflow-x:hidden}main{flex:1}.product-page-wrapper{margin-bottom:5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(max-width:768px){.side-bar{position:fixed;top:0;background-color:#fff;left:0;width:100%;z-index:200}.side-bar:not(.active){display:none}}@media(min-width:768px){.side-bar{position:relative;width:16.25rem}}@media(min-width:1024px){.side-bar{width:18.75rem}}.side-bar-inner{padding:2.8125rem 1.25rem;border:1px solid #dedede}@media(max-width:768px){.side-bar-inner{height:100svh;overflow-y:auto}}.side-bar-inner .wrapper{margin-bottom:1.875rem}.side-bar-inner .cat-header{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(max-width:768px){.side-bar-inner .cat-header{margin-bottom:1.25rem}}.side-bar-inner .category-close{font-size:1.25rem;-webkit-box-align:center;-moz-box-align:center;gap:.25rem;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(min-width:768px){.side-bar-inner .category-close{display:none}}.side-bar-inner .category-close i{font-size:2.8125rem;color:#731023;display:inline-block}.side-bar-inner .title{font-size:1.5rem;margin-bottom:.625rem;font-family:Outfit SemiBold}.side-bar-inner .category-list{margin-bottom:1.25rem}.side-bar-inner .category-list li .category-item{border:1px solid #5c7f71;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;border-radius:.5rem;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.side-bar-inner .category-list li .category-item a{flex:1;padding:.9375rem .625rem;font-size:1.25rem;display:inline-block}.side-bar-inner .category-list li .category-item i{padding:.625rem;font-size:1.5rem;transition:.3s ease;transform-origin:center;cursor:pointer;display:inline-block}.side-bar-inner .category-list li .category-list{margin-bottom:0}.side-bar-inner .category-list li .category-list li{padding-inline:.3125rem}.side-bar-inner .category-list li .category-list li .category-item{border:none;border-bottom:1px solid #5c7f71;border-radius:0}.side-bar-inner .category-list li.active>.category-item{border-color:#c29958;color:#c29958}.side-bar-inner .category-list li.active>.category-item i{transform:rotate(180deg)}.side-bar-inner .category-list li .category-content{display:none}.side-bar-inner .checkbox-list li{margin-bottom:.625rem;-webkit-box-align:center;-moz-box-align:center;gap:.625rem;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.side-bar-inner .checkbox-list li span{font-size:1.125rem}.side-bar-inner input{padding:.9375rem .625rem;font-size:1.125rem;border:1px solid #5c7f71;outline:none;border-radius:.5rem;width:100%}.side-bar-inner .square-link{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;width:100%}.side-bar-inner .price-wrapper{-webkit-box-align:center;-moz-box-align:center;gap:.625rem;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-list-section{margin-bottom:5rem}.product-list-section .search-box-wrapper{margin-bottom:1.5625rem}.product-list-section .search-box-wrapper form{-webkit-box-align:center;-moz-box-align:center;position:relative;gap:.5rem;-webkit-align-items:center;align-items:center;padding-bottom:.25rem;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-list-section .search-box-wrapper form .typed4{height:100%;pointer-events:none;padding:.5rem;font-size:1.5rem;position:absolute;top:0;left:0}.product-list-section .search-box-wrapper form .typed4:not(.active){display:none}.product-list-section .search-box-wrapper form .search-input{flex:1;height:100%;padding:.5rem;font-size:1.5rem;border:0;transition:.3s ease;width:7.5rem}.product-list-section .search-box-wrapper form .search-input:focus,.product-list-section .search-box-wrapper form .search-input:focus+.line:after{width:100%}.product-list-section .search-box-wrapper form .line{height:1px;position:absolute;bottom:0;left:0;width:100%}.product-list-section .search-box-wrapper form .line:after,.product-list-section .search-box-wrapper form .line:before{height:2px;transition:.3s ease;content:"";position:absolute;bottom:0;border-radius:9999px;left:0;width:0}.product-list-section .search-box-wrapper form .line:before{background:#161616;width:100%}.product-list-section .search-box-wrapper form .line:after{background:#731023;z-index:1}.product-list-section .search-box-wrapper form button{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;font-size:1.5rem;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-list-section .search-box-wrapper form button i{display:inline-block}.product-list-section .section-header{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;margin-bottom:.625rem;-webkit-box-align:start;-moz-box-align:start;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:start;align-items:start;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-align:start}@media(min-width:768px){.product-list-section .section-header{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal}}.product-list-section .section-header .right-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(min-width:768px){.product-list-section .section-header .category-mobile{display:none}}.product-list-section .section-header .category-mobile .category-trigger{padding:1.25rem .9375rem;font-size:1.25rem;border:1px solid #5c7f71;margin-bottom:.625rem;-webkit-box-align:center;-moz-box-align:center;gap:.5rem;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-list-section .section-header .order-status{position:relative}.product-list-section .section-header .order-status .dropdown-trigger{padding:1.25rem .9375rem;font-size:1.25rem;border:1px solid #5c7f71;margin-bottom:.625rem;-webkit-box-align:center;-moz-box-align:center;gap:.5rem;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(min-width:768px){.product-list-section .section-header .order-status .dropdown-trigger{padding:1.25rem 1.875rem}}.product-list-section .section-header .order-status .dropdown-trigger i{transform:rotate(180deg);transition:.3s ease;display:block}.product-list-section .section-header .order-status .dropdown-trigger:not(.active) i{transform:rotate(0deg)}.product-list-section .section-header .order-status .dropdown-trigger:not(.active)+ul{transform:translateY(20px);pointer-events:none;opacity:0;visibility:hidden}.product-list-section .section-header .order-status ul{padding:.9375rem;font-size:1.125rem;border:1px solid #5c7f71;transition:.3s ease;position:absolute;text-align:center;top:100%;background-color:#fff;width:100%;z-index:1}.product-list-section .section-header .order-status ul li a{padding-block:.5rem;display:inline-block}.product-list-section .section-header .order-status ul li a.active{pointer-events:none;color:#c29958;opacity:.8;cursor:not-allowed}@media(min-width:768px){.product-list-section .wrapper{padding-inline:1.25rem}}.product-list-section .cards-wrapper{grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem 1.875rem;display:grid}@media(min-width:768px){.product-list-section .cards-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.product-list-section .cards-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:2000px){.product-list-section .cards-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}.contact-section{margin-bottom:1.875rem}.contact-section .section-header{margin-bottom:1.25rem}.contact-section .wrapper{-webkit-box-direction:reverse;-moz-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.25rem 5.625rem;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(min-width:768px){.contact-section .wrapper{-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-flex-align:stretch}}.contact-section .wrapper .section-header{margin-bottom:2.5rem}.contact-section .product-categories-wrapper{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.875rem;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(min-width:768px){.contact-section .product-categories-wrapper{width:30%}}.contact-section .product-categories-wrapper .product-cover-card{overflow:hidden;position:relative}.contact-section .product-categories-wrapper .product-cover-card:before{backdrop-filter:blur(20px);content:"";position:absolute;opacity:.2;inset:0;background-color:#161616;z-index:1}.contact-section .product-categories-wrapper .product-cover-card img{transition:.3s ease;object-fit:cover}.contact-section .product-categories-wrapper .product-cover-card:hover img{transform:scale(1.2)}.contact-section .product-categories-wrapper .product-cover-card .title{font-size:1.75rem;font-weight:700;color:#fff;position:absolute;text-align:center;top:10px;left:10px;width:max-content;font-family:Italiana;z-index:1}.contact-section .cards-wrapper{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:3.75rem;gap:1.25rem;display:grid}@media(min-width:1024px){.contact-section .cards-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.contact-section .cards-wrapper .item{padding:2.5rem 1.25rem;border:1px solid #161616;-webkit-box-align:center;-moz-box-align:center;transition:.3s ease;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3125rem;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.contact-section .cards-wrapper .item:hover .title{color:#731023}.contact-section .cards-wrapper .item i{font-size:2.8125rem}.contact-section .cards-wrapper .item .title{font-size:1.75rem;transition:.3s ease;font-family:Outfit SemiBold}.contact-section .cards-wrapper .item .description{font-size:1.25rem;font-family:Outfit Light}.contact-section .map-wrapper{height:auto}.contact-section .map-wrapper iframe{height:100%;min-height:450px}@media(min-width:768px){.contact-section .contact-form-area,.contact-section .map-wrapper{width:50%}}.contact-section .contact-form-area form{-ms-flex-pack:justify;--gap:20px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.contact-section .contact-form-area form>*{margin-bottom:var(--gap)}.contact-section .contact-form-area form input{width:calc(50% - var(--gap))}.contact-section .contact-form-area form textarea{min-height:190px;width:100%}.contact-section .contact-form-area form input,.contact-section .contact-form-area form textarea{padding:.9375rem .625rem;font-size:1.125rem;border:1px solid #161616;transition:.3s ease;font-family:Outfit Medium}.contact-section .contact-form-area form input:hover,.contact-section .contact-form-area form textarea:hover{border-color:#5c7f71}.contact-section .contact-form-area form .capcha-container{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.contact-section .contact-form-area form .capcha-container .item.capcha-input{margin-top:.625rem;display:flex}.contact-section .contact-form-area form .capcha-container .form-control{flex:1}.contact-section .contact-form-area form button{height:max-content}.about-section{margin-bottom:6.25rem}.about-section .content .cover{height:auto;margin-bottom:20px;max-width:45%;shape-outside:margin-box;margin-left:20px;float:right}.gallery-section{margin-bottom:2.5rem;clear:both}.gallery-section .section-header{margin-bottom:1.25rem}.gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}@media(min-width:1024px){.gallery-section .gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}.gallery-section .gallery-grid a{display:block}.gallery-section .gallery-grid a img{height:100%;object-fit:cover;width:100%}.certificate-section{margin-block:5rem}.certificate-section .section-header{margin-bottom:1.875rem}.certificate-section .wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3125rem;display:grid}@media(min-width:768px){.certificate-section .wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.certificate-section .wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.certificate-section .wrapper .item{overflow:hidden}.documents-section{margin-block:1.875rem 3.75rem}.documents-section .section-header{margin-bottom:.625rem}.documents-section .wrapper .item{-ms-flex-pack:justify;padding:2.5rem 1.25rem;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;border:1px solid hsla(0,0%,9%,.459);margin-bottom:1.25rem;-webkit-box-align:center;-moz-box-align:center;background-color:#f5f3ed;-webkit-align-items:center;align-items:center;width:100%;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.documents-section .wrapper .item .title{font-size:1.25rem;transition:.3s ease;font-family:Outfit Bold}@media(min-width:1024px){.documents-section .wrapper .item .title{font-size:1.5rem}}.documents-section .wrapper .item .link{padding:.625rem 1.25rem;font-size:1.5rem;color:#fff;-webkit-box-align:center;-moz-box-align:center;transition:.3s ease;gap:.5rem;background-color:#731023;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.documents-section .wrapper .item .link i{font-size:1.625rem}.documents-section .wrapper .item:hover .title{color:#731023}.pagination{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.pagination .page-item a{padding:.5rem 1rem;font-size:1.25rem;transition:.3s ease;font-family:Outfit SemiBold;display:block}.pagination .page-item a i{display:block}.pagination .page-item a:has(i){padding:1.125rem}.pagination .page-item.active a,.pagination .page-item:hover a{color:#fff;background:#161616}.exchange-section{overflow:hidden}.exchange-section .exchange-grid-area{grid-template-columns:repeat(1,minmax(0,1fr));margin-block:1.875rem;gap:1.25rem;display:grid}@media(min-width:1024px){.exchange-section .exchange-grid-area{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.exchange-section .exchange-grid-area .exchange-table{overflow-y:auto;border:1px solid hsla(0,0%,9%,.459);max-height:400px}}.exchange-section .exchange-grid-area table .tdbaslik{color:#c29958}.exchange-section .exchange-grid-area table .tdparitebaslik{opacity:.9;font-family:Poppins SemiBold}.exchange-section .exchange-grid-area table .tdparitedeger,.exchange-section .exchange-grid-area table .tsag{text-align:right}.exchange-section .exchange-grid-area table thead{font-size:1.375rem;font-family:Poppins Bold}@media(min-width:768px){.exchange-section .exchange-grid-area table thead{font-size:1.625rem}}.exchange-section .exchange-grid-area table td{padding:.75rem .5rem;border-bottom:1px solid hsla(0,0%,9%,.459)}.exchange-section .exchange-grid-area table tr{height:55px}.exchange-section .exchange-grid-area table tbody{font-size:1.125rem}@media(min-width:768px){.exchange-section .exchange-grid-area table tbody{font-size:1.25rem}}@media(max-width:767px){.exchange-section .exchange-grid-area{gap:.875rem}.exchange-section .exchange-grid-area table{table-layout:fixed}.exchange-section .exchange-grid-area table thead{font-size:1rem}.exchange-section .exchange-grid-area table tbody{font-size:.9375rem}.exchange-section .exchange-grid-area table td{padding:.625rem .375rem;white-space:nowrap}.exchange-section .exchange-grid-area table td:first-child{width:31%}.exchange-section .exchange-grid-area table td:nth-child(2),.exchange-section .exchange-grid-area table td:nth-child(4){width:17%}.exchange-section .exchange-grid-area table td:nth-child(3),.exchange-section .exchange-grid-area table td:nth-child(5){text-align:center;padding-inline:.125rem;width:4%}.exchange-section .exchange-grid-area table td:nth-child(6){width:27%}.exchange-section .exchange-grid-area table .tdparitebaslik,.exchange-section .exchange-grid-area table .tdparitedeger,.exchange-section .exchange-grid-area table .tsag{font-size:.8125rem}.exchange-section .exchange-grid-area table .tdupdatetime{font-size:.8rem}}