.home .section-hero{background-color:#696d85;position:relative}.home .section-hero .wrapper{display:grid;grid-template-columns:1.1fr 1fr .1fr;grid-gap:4.75rem;height:450px}@media (max-width: 768px){.home .section-hero .wrapper{grid-template-columns:1fr}}.home .section-hero .wrapper .col{position:relative}.home .section-hero .wrapper .col .img-wrap{position:absolute;bottom:-2.2rem;width:100%;display:flex}.home .section-hero .wrapper .col .img-wrap img{object-fit:contain;height:auto;width:auto}.home .section-hero .wrapper .col-one .content-wrap{display:flex;flex-direction:column;padding-top:6rem;z-index:1;max-width:350px;height:100%;position:relative;padding-left:20px}@media (max-width: 768px){.home .section-hero .wrapper .col-one .content-wrap{padding-top:4rem}}.home .section-hero .wrapper .col-one .content-wrap .heading{margin-bottom:1rem}.home .section-hero .wrapper .col-one .content-wrap .from{font-size:14px}.home .section-hero .wrapper .col-one .content-wrap .price{font-size:56px;font-family:Oswald,sans-serif;color:#fff;margin-bottom:.5rem}.home .section-hero .wrapper .col-one .arrow-wrap{position:absolute;bottom:5rem;right:-10rem;z-index:1;animation:swing 4s ease-in-out forwards}@media (max-width: 768px){.home .section-hero .wrapper .col-one .arrow-wrap{display:none}}@keyframes swing{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}20%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}40%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}60%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}80%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.home .section-hero .wrapper .col-one .img-wrap{justify-content:flex-end}@media (max-width: 768px){.home .section-hero .wrapper .col-two{display:none}}.home .section-hero .wrapper .col-two .img-wrap{bottom:-2rem}.home .section-hero .wrapper .col-three{top:20%;right:56px;width:300%;border:10px solid #fff;align-self:start}@media (max-width: 800px){.home .section-hero .wrapper .col-three{position:absolute;max-width:80px;top:80%}}@media (max-width: 425px){.home .section-hero .wrapper .col-three{right:5%;max-width:60px}}.home .section-hero .scroll-down{padding:1rem;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);display:flex;width:fit-content}.section-chessboard{padding-top:6rem}.section-chessboard .heading-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 5rem;text-align:center;max-width:820px}.section-chessboard .heading-wrap .heading{margin-bottom:1rem}@media (max-width: 768px){.section-chessboard .heading-wrap .heading{font-size:2rem}}.section-chessboard .heading-wrap .subheading{margin:0;color:#696d85}@media (max-width: 768px){.section-chessboard .heading-wrap .subheading{font-size:20px}}.section-chessboard .heading-wrap .desc{color:#696d85}@media (max-width: 768px){.section-chessboard .heading-wrap .desc{font-size:14px}}.section-chessboard .wrapper{border-top:1px dashed #4D83FA;position:relative}.section-chessboard .wrapper .slider-row{display:flex}@media (max-width: 768px){.section-chessboard .wrapper .slider-row{flex-direction:column}}.section-chessboard .wrapper .slider-row .col-one{width:50%;display:flex;justify-content:center;align-items:center;max-width:630px;padding:1rem}@media (max-width: 768px){.section-chessboard .wrapper .slider-row .col-one{width:100%;max-width:100%;padding:3rem 1rem 5rem}}.section-chessboard .wrapper .slider-row .col-one .content-wrap{max-width:425px}@media (max-width: 768px){.section-chessboard .wrapper .slider-row .col-one .content-wrap{text-align:center}}.section-chessboard .wrapper .slider-row .col-one .content-wrap .text{margin-bottom:2rem;margin-top:1rem}.section-chessboard .wrapper .slider-row .col-one .content-wrap .text p:first-child{margin-top:0}.section-chessboard .wrapper .slider-row .col-one .content-wrap .text p:last-child{margin-bottom:0}.section-chessboard .wrapper .slider-row .col-two{width:50%;height:444px}@media (max-width: 768px){.section-chessboard .wrapper .slider-row .col-two{width:100%;max-width:100%;height:auto}}.section-chessboard .wrapper .slider-row .col-two img{height:444px;background-color:#000;transition:all .2s ease-in-out}@media (max-width: 768px){.section-chessboard .wrapper .slider-row .col-two img{height:auto}}.section-chessboard .wrapper .slider-row .col-two:hover img{opacity:.6}.section-chessboard .wrapper .slider-row:nth-child(2n) .col-one{order:2}.section-chessboard .wrapper .slider-row:nth-child(2n) .col-two{order:1}.section-chessboard .wrapper .slider-row:nth-child(odd){justify-content:flex-end}@media (max-width: 768px){.section-chessboard .wrapper .slider-row:nth-child(odd) .col-one{order:1}}.section-opinions{border-top:1px dashed #4D83FA;border-bottom:1px dashed #4D83FA;position:relative}.section-opinions .wrapper .swiper .swiper-slide{padding-top:7rem;padding-bottom:7rem}@media (max-width: 768px){.section-opinions .wrapper .swiper .swiper-slide{padding-top:5rem;padding-bottom:5rem}}.section-opinions .wrapper .swiper .swiper-slide .content-wrap{max-width:736px;margin:0 auto;font-size:2rem;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Source Serif Pro",serif}@media (max-width: 768px){.section-opinions .wrapper .swiper .swiper-slide .content-wrap{font-size:1.5rem}}.section-opinions .wrapper .swiper .swiper-slide .content-wrap .icon-wrap{margin-bottom:1rem}.section-opinions .wrapper .swiper .swiper-slide .content-wrap p{margin:0}.section-opinions .wrapper .swiper .swiper-slide .content-wrap .author{display:flex;align-items:center;margin-top:2rem;flex-direction:column;font-size:20px;color:#696d85;font-family:Inter,sans-serif}.section-opinions .wrapper .swiper .swiper-slide .content-wrap .author .position{font-size:16px}.section-cta{margin-bottom:8rem;border-bottom:1px dashed #4D83FA;overflow:hidden}@media (max-width: 768px){.section-cta{margin-bottom:0;border-bottom:none}}.section-cta .wrapper{position:relative;height:583px}@media (max-width: 768px){.section-cta .wrapper{height:auto}}.section-cta .wrapper .line-dashed{height:inherit}.section-cta .wrapper .container{height:100%}.section-cta .wrapper .bg{position:absolute;left:50%;transform:translate(-50%);right:0;width:max-content;height:100%}@media (max-width: 768px){.section-cta .wrapper .bg{display:none}}.section-cta .wrapper .bg img{object-position:top;margin:0 auto;width:auto}.section-cta .wrapper .bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#5983fc00;background-image:linear-gradient(90deg,#5983fc00 80%,#1a1b21)}.section-cta .wrapper .content-wrap{width:430px;max-width:50%;padding-top:4rem;height:100%;padding-bottom:4rem;position:relative;display:flex;flex-direction:column}@media (max-width: 768px){.section-cta .wrapper .content-wrap{width:100%;max-width:100%;text-align:center}}.section-cta .wrapper .content-wrap .mobile-img{display:none}@media (max-width: 768px){.section-cta .wrapper .content-wrap .mobile-img{display:block}}@media (max-width: 768px){.section-cta .wrapper .content-wrap .text{margin-bottom:1rem}}.section-cta .wrapper .content-wrap .custom-btn{margin-top:auto}@media (max-width: 768px){.section-cta .wrapper .content-wrap .custom-btn{margin:auto auto 0;transform:translateY(-75%)}}.show{align-items:center;display:flex;justify-content:center}.alert.show{background:transparent;border-radius:8px;color:#fafcff;flex-direction:row;font-family:"Source Serif Pro";justify-content:space-between;max-width:100%;position:static;width:100%}.alert-wrapper{border-radius:8px;padding:2rem 1rem}.alert-wrapper.wrapping-element{left:50%;max-width:736px;padding-bottom:10px;padding-top:10px;position:absolute;top:180px;transform:translate(-50%);width:90vw;z-index:10}.alert-wrapper.wrapping-element .alert.show{height:20px}.alert-wrapper--success{background:#49a078}.alert-wrapper--danger{background:#ff9505}.alert-wrapper--warning{background:#ee6055;background:#3e92cc}.alert-wrapper+*{margin-top:0}
