.breadcrumbs{margin-bottom:2rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.breadcrumbs a,.breadcrumbs p{color:#919399;margin:0}.breadcrumbs p{cursor:default}.breadcrumbs a:hover{color:#366ec0;text-decoration:none}.breadcrumbs i{color:#4d81cd;font-size:1.286rem;margin:0 .875rem}.brand-grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.brand-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.271rem 1.143rem .271rem .271rem;background:#f3f4f3;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;text-decoration:none;position:relative;overflow:hidden;margin:0}.brand-btn:before{content:'';position:absolute;right:0;bottom:0;aspect-ratio:9/9;margin:auto;z-index:0;left:0;top:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200%}.brand-btn:after{content:'';position:absolute;top:1px;right:1px;bottom:1px;left:1px;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;background:#f3f4f3;z-index:1}.brand-btn:hover:before{background-image:conic-gradient(#4d81cd 0deg,#4d81cd 5%,transparent 5%,transparent 50%,#4d81cd 50%,#4d81cd 55%,transparent 55%,transparent 100%);-webkit-animation:spin 5s linear infinite;-moz-animation:spin 5s linear infinite;-o-animation:spin 5s linear infinite;animation:spin 5s linear infinite}.brand-btn:hover{background:#e0e0e0;-webkit-box-shadow:rgba(0,0,0,.05) 0 2px 4px 0;-moz-box-shadow:rgba(0,0,0,.05) 0 2px 4px 0;box-shadow:rgba(0,0,0,.05) 0 2px 4px 0;text-decoration:none}.brand-btn img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;z-index:2;position:relative;border:1px solid rgba(0,0,0,.102);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;padding:.2rem}.brand-btn b{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2c2d2e;z-index:2;position:relative}.toggle-btn{padding:.271rem 1.143rem;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;line-height:2rem;margin:0}.hidden{display:none!important}#products{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem;width:-webkit-calc(100% + 1.5rem);width:-moz-calc(100% + 1.5rem);width:calc(100% + 1.5rem);-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;scroll-margin-top:7rem}#products .card{width:-webkit-calc(25% - 1.5rem);width:-moz-calc(25% - 1.5rem);width:calc(25% - 1.5rem);margin-bottom:1rem;margin-right:1.5rem;position:relative;padding-bottom:5rem;cursor:pointer;overflow:hidden}#products .card:hover{-webkit-box-shadow:rgba(193,200,222,.378) 0 .714rem 1.429rem 0;-moz-box-shadow:rgba(193,200,222,.378) 0 .714rem 1.429rem 0;box-shadow:rgba(193,200,222,.378) 0 .714rem 1.429rem 0;-webkit-transform:translateY(-.357rem);-moz-transform:translateY(-.357rem);-ms-transform:translateY(-.357rem);-o-transform:translateY(-.357rem);transform:translateY(-.357rem);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease,-o-transform .3s ease;-moz-transition:transform .3s ease,box-shadow .3s ease,-moz-transform .3s ease,-moz-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease,-o-transform .3s ease,-webkit-box-shadow .3s ease,-moz-box-shadow .3s ease}#products .card .text{padding:1rem 1rem 0}#products .card .text h6, #products .card .text h3{margin-bottom:.5rem; font-size: 1.143rem;line-height: 1.75rem;}#products .card .text h5, #products .card .text p.cost{font-size:1.286rem;line-height:1.571rem;margin-bottom:0;margin-top:.5rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;letter-spacing:-.1px}#products .card .text h5 small, #products .card .text p.cost small{text-decoration:line-through}#products .card .text p.cost small{position: absolute;top: 1rem;right: 1rem;background-color: #2c2d2e;padding: .2rem .7rem;border-radius: .3rem;color:#fff;}#products .card .text h5 i, #products .card .text p.cost i{font-size:.875rem;color:#4d81cd;background-color:rgba(0,0,0,.05);padding:.2rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;border-radius:1rem;font-style:normal}#products .card .text a{margin-bottom:0}#products .card .text .buttons{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:1rem;left:1rem;right:1rem}.heartadd{padding:.857rem;-webkit-border-radius:.857rem;-moz-border-radius:.857rem;border-radius:.857rem;background-color:rgba(0,0,0,.102);display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.heartadd svg{width:1.5rem}.heartadd svg path{stroke:#2c2d2e}.heartadd:hover svg path{stroke:#366ec0}.heartadd.favorite svg path{fill:#366ec0;stroke:#366ec0}.slider-container{position:relative;width:100%;overflow:hidden}.slider{position:relative;aspect-ratio:16/12;overflow:hidden;background:-webkit-linear-gradient(310deg,rgba(243,244,244,.3),rgba(108,146,202,.3),rgba(243,243,244,.3));background:-moz-linear-gradient(310deg,rgba(243,244,244,.3),rgba(108,146,202,.3),rgba(243,243,244,.3));background:-o-linear-gradient(310deg,rgba(243,244,244,.3),rgba(108,146,202,.3),rgba(243,243,244,.3));background:linear-gradient(140deg,rgba(243,244,244,.3),rgba(108,146,202,.3),rgba(243,243,244,.3));-moz-background-size:300% 300%;-o-background-size:300% 300%;background-size:300% 300%;-webkit-animation:gradient 2.5s ease infinite;-moz-animation:gradient 2.5s ease infinite;-o-animation:gradient 2.5s ease infinite;animation:gradient 2.5s ease infinite;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.oneslide{position:absolute;top:0;left:0;width:100%;height:100%;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.oneslide.active{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.slider-dots{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;top:0;left:0;right:0}.dot{width:20%;height:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:transparent;cursor:pointer;border:none;border-bottom:3px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.dot:hover,.dot.active{background:transparent}.dot.active{border-bottom:3px solid #4d81cd}#pagination{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}#pagination .pagination-controls{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}#pagination .pagination-controls p{margin:0 2rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}#pagination .pagination-controls p input{padding:.5rem;width:4rem;margin:0 1rem 0 0;text-align:center;height:3rem}#pagination .pagination-controls button{background-color:#f3f4f3;padding:.5rem;width:3rem;height:3rem;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem}#pagination .pagination-controls button:hover{background-color:rgba(108,146,202,.3)}#pagination .pagination-controls button:disabled:hover{background-color:#f3f4f3}#pagination .pagination-controls button svg{fill:#2c2d2e}#pagination .pagination-controls button:hover svg{fill:#366ec0}#pagination .pagination-controls button:disabled svg{fill:rgba(145,147,153,.35)} .description{width: 100%; flex-flow: column;background: #f3f4f3;-webkit-border-radius: 1.143rem;-moz-border-radius: 1.143rem;border-radius: 1.143rem;margin: 2rem 0;padding: 1.5rem;} #additionalservices{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#additionalservices h3,h1{width:100%;margin-bottom:2rem}#additionalservices .card{width:-webkit-calc(25% - 1.2rem);width:-moz-calc(25% - 1.2rem);width:calc(25% - 1.2rem);padding:2rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}#additionalservices .card:hover{-webkit-box-shadow:rgba(193,200,222,.378) 0 .714rem 1.429rem 0;-moz-box-shadow:rgba(193,200,222,.378) 0 .714rem 1.429rem 0;box-shadow:rgba(193,200,222,.378) 0 .714rem 1.429rem 0;-webkit-transform:translateY(-.357rem);-moz-transform:translateY(-.357rem);-ms-transform:translateY(-.357rem);-o-transform:translateY(-.357rem);transform:translateY(-.357rem);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease,-o-transform .3s ease;-moz-transition:transform .3s ease,box-shadow .3s ease,-moz-transform .3s ease,-moz-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease,-o-transform .3s ease,-webkit-box-shadow .3s ease,-moz-box-shadow .3s ease}#additionalservices .card img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="70" /></filter></svg>#filter');-webkit-filter:hue-rotate(70deg);filter:hue-rotate(70deg);max-height:11rem;margin:auto;display:block}#additionalservices .card p{color:#919399}#additionalservices .card a{margin-bottom:0;text-align:right;text-decoration:none}

@media only screen and (max-width:1300px){#products .card{width:-webkit-calc(33.33% - 1.5rem);width:-moz-calc(33.33% - 1.5rem);width:calc(33.33% - 1.5rem)}}
@media only screen and (max-width:1000px){#additionalservices .card{width:-webkit-calc(50% - .6rem);width:-moz-calc(50% - .6rem);width:calc(50% - .6rem);margin-bottom:1.2rem}}
@media only screen and (max-width:900px){#products .card{width:-webkit-calc(50% - 1.5rem);width:-moz-calc(50% - 1.5rem);width:calc(50% - 1.5rem)}}
@media only screen and (max-width:600px){#products .card{width:100%}}
@media only screen and (max-width:400px){#additionalservices .card{width:100%}}
#pagination{
    flex-wrap: wrap;
}
#pagination .load-more-wrapper{
width: 100%;
justify-content: center;
margin-top: 1.5rem;
}